es_AR.json 1.9 KB

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