es_DO.json 2.1 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Edit comment" : "Editar comentario",
  3. "Delete comment" : "Borrar comentario",
  4. "New comment …" : "Comentario nuevo ...",
  5. "Post" : "Publicar",
  6. "Cancel" : "Cancelar",
  7. "[Deleted user]" : "[Usuario borrado]",
  8. "Comments" : "Comentarios",
  9. "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
  10. "More comments …" : "Más comentarios ...",
  11. "Save" : "Guardar",
  12. "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
  13. "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}",
  14. "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}",
  15. "Error occurred while posting comment" : "Se presentó un error al publicar el comentario",
  16. "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"],
  17. "Comment" : "Comentario",
  18. "You commented" : "Comentaste",
  19. "%1$s commented" : "%1$s comentó",
  20. "{author} commented" : "{author} comentó",
  21. "You commented on %1$s" : "Usted comentó en %1$s",
  22. "You commented on {file}" : "Hiciste un comentario de {file}",
  23. "%1$s commented on %2$s" : "%1$s comentó en %2$s",
  24. "{author} commented on {file}" : "{author} comentó en {file}",
  25. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
  26. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado",
  27. "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”",
  28. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te mencionaron en \"%s\", en un comentario de un usuario que ya ha sido borrado",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }