1
0

eo.json 1.3 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Comments" : "Komentoj",
  3. "You commented" : "Vi komentis",
  4. "%1$s commented" : "%1$s komentis",
  5. "{author} commented" : "{author} komentis",
  6. "You commented on %1$s" : "Vi komentis %1$s",
  7. "You commented on {file}" : "Vi komentis pri {file}",
  8. "%1$s commented on %2$s" : "%1$s komentis %2$s",
  9. "{author} commented on {file}" : "{author} komentis pri {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Komentoj</strong> por dosieroj",
  11. "Files app plugin to add comments to files" : "Kromprogramo por la aplikaĵo „Dosieroj“ por aldoni komentojn al dosieroj",
  12. "Edit comment" : "Redakti komenton",
  13. "Delete comment" : "Forigi komenton",
  14. "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!",
  15. "Retry" : "Reprovi",
  16. "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"],
  17. "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"],
  18. "Comment" : "Komento",
  19. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita",
  20. "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“"
  21. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  22. }