You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

es.json 2.8KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "You commented" : "Has comentado",
  4. "{author} commented" : "{author} comentó",
  5. "You commented on %1$s" : "Has comentado en %1$s",
  6. "You commented on {file}" : "Has comentado en {file}",
  7. "%1$s commented on %2$s" : "%1$s comentados en %2$s",
  8. "{author} commented on {file}" : "{author} comentó en {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos",
  10. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} le mencionó en un comentario en “{file}”",
  12. "Files app plugin to add comments to files" : "Plugin de la app de Archivos para añadir comentarios a archivos.",
  13. "Edit comment" : "Editar comentario",
  14. "Delete comment" : "Borrar comentario",
  15. "Cancel edit" : "Cacelar edición",
  16. "New comment" : "Comentario nuevo",
  17. "Write a comment …" : "Escribir un comentario …",
  18. "Post comment" : "Publicar comentario",
  19. "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente",
  20. "Could not reload comments" : "No se pudieron recargar los comentarios",
  21. "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
  22. "No more messages" : "No hay más mensajes",
  23. "Retry" : "Reintentar",
  24. "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos",
  25. "Unable to load the comments list" : "No se pudo cargar la lista de comentarios",
  26. "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"],
  27. "Comment" : "Comentar",
  28. "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario",
  29. "Comment deleted" : "Comentario borrado",
  30. "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
  31. "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario",
  32. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Le han mencionado en \"{file}\", en un comentario de un usuario que ha sido eliminado desde entonces",
  33. "Write a message …" : "Escribir un mensaje …",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" para menciones, \":\" para emojis, \"/\" para selector inteligente",
  35. "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos","%n comentarios no leídos"]
  36. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  37. }