1
0

oc.json 2.0 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Comentaris",
  3. "You commented" : "Avètz comentat",
  4. "%1$s commented" : "%1$s a comentat",
  5. "{author} commented" : "{author} a comentat",
  6. "You commented on %1$s" : "Comentèretz %1$s",
  7. "You commented on {file}" : "Comentèretz {file}",
  8. "%1$s commented on %2$s" : "%1$s comentèt %2$s",
  9. "{author} commented on {file}" : "{author} comentèt {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> de fichièrs",
  11. "Files app plugin to add comments to files" : "Extension d’aplication Fichièrs per apondre de comentaris als fichièrs",
  12. "Edit comment" : "Modificar lo comentari",
  13. "Delete comment" : "Suprimir lo comentari",
  14. "Cancel edit" : "Anullar la modificacion",
  15. "Post comment" : "Publicar lo comentari",
  16. "No comments yet, start the conversation!" : "Cap de comentari pel moment, començat la conversacion !",
  17. "No more messages" : "Pas mai de messatge",
  18. "Retry" : "Tornar ensajar",
  19. "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris",
  20. "_%n unread comment_::_%n unread comments_" : ["%n comentari pas legit","%n comentaris pas legits"],
  21. "_1 new comment_::_{unread} new comments_" : ["1 comentari novèl","{unread} comentaris novèls"],
  22. "Comment" : "Comentar",
  23. "An error occurred while trying to edit the comment" : "Error en ensajant de modificar lo comentari",
  24. "Comment deleted" : "Comentari suprimit",
  25. "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari",
  26. "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari",
  27. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »"
  29. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  30. }