es_AR.json 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Edit comment" : "Editar comentario",
  3. "Delete comment" : "Borrar comentario",
  4. "New comment …" : "Nuevo comentario ...",
  5. "Post" : "Post",
  6. "Cancel" : "Cancelar",
  7. "[Deleted user]" : "[Usuario borrado]",
  8. "Comments" : "Comentarios",
  9. "No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!",
  10. "More comments …" : "Más comentarios ...",
  11. "Save" : "Guardar",
  12. "Allowed characters {count} of {max}" : "Caracteres permitidos {count} of {max}",
  13. "Error occurred while retrieving comment with ID {id}" : "Se produjo un error al recuperar el comentario con ID {id}",
  14. "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con id {id}",
  15. "Error occurred while posting comment" : "Se ha producido un error al publicar un comentario",
  16. "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"],
  17. "Comment" : "Comentar",
  18. "You commented" : "Ud. ha comentado",
  19. "%1$s commented" : "%1$s comentados",
  20. "{author} commented" : "{author} comentó",
  21. "You commented on %1$s" : "Ud. ah comentado en %1$s",
  22. "You commented on {file}" : "Ud. ha comentado en {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> en archivos",
  26. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado",
  27. "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”",
  28. "Files app plugin to add comments to files" : "Complemento de aplicación de archivos para agregar comentarios a los archivos.",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s te ha mencionado en un comentario en “%2$s”"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }