ast.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "You commented" : "Comentesti",
  4. "{author} commented" : "{author} comentó",
  5. "You commented on %1$s" : "Comentesti en: %1$s",
  6. "You commented on {file}" : "Comentesti en: {file}",
  7. "%1$s commented on %2$s" : "%1$s comentó en: %2$s",
  8. "{author} commented on {file}" : "{author} comentó en: {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros",
  10. "Files" : "Ficheros",
  11. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Mentáronte en «{file}», nun comentariu d'una cuenta que ta desaniciada",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{user} mentóte nun comentariu de: «{file}»",
  13. "Files app plugin to add comments to files" : "Plugin de l'aplicación Ficheros p'amestar comentarios a los ficheros",
  14. "Edit comment" : "Editar el comentariu",
  15. "Delete comment" : "Desaniciar el comentariu",
  16. "Cancel edit" : "Anular la edición",
  17. "New comment" : "Comentariu nuevu",
  18. "Write a comment …" : "Escribi un comentariu…",
  19. "Post comment" : "Espublizar el comentariu",
  20. "@ for mentions, : for emoji, / for smart picker" : "@ pa les menciones, : pa los fustaxes, / pal selector intelixente",
  21. "Could not reload comments" : "Nun se pudieron recargar los comentarios",
  22. "No comments yet, start the conversation!" : "Nun hai comentarios, ¡anicia una conversación!",
  23. "No more messages" : "Nun hai más mensaxes",
  24. "Retry" : "Retentar",
  25. "Failed to mark comments as read" : "Nun se pudieron marcar los comentarios como lleíos",
  26. "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios",
  27. "_1 new comment_::_{unread} new comments_" : ["1 comentariu nuevu","{unread} comentarios nuevos"],
  28. "Comment" : "Comentariu",
  29. "An error occurred while trying to edit the comment" : "Prodúxose un error mentanto se tentaba d'editar el comentariu",
  30. "Comment deleted" : "Desanicióse'l comentariu",
  31. "An error occurred while trying to delete the comment" : "Prodúxose un error mentanto se tentaba de desaniciar el comentariu",
  32. "An error occurred while trying to create the comment" : "Prodúxose un error mentanto se tentaba de crear el comentariu",
  33. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Un usuariu que ta desaniciáu mentóte nun comentariu de: {file}"
  34. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  35. }