eo.json 1.1 KB

1234567891011121314151617181920
  1. { "translations": {
  2. "Comments" : "Komentoj",
  3. "You commented" : "Vi komentis",
  4. "{author} commented" : "{author} komentis",
  5. "You commented on %1$s" : "Vi komentis %1$s",
  6. "You commented on {file}" : "Vi komentis pri {file}",
  7. "%1$s commented on %2$s" : "%1$s komentis %2$s",
  8. "{author} commented on {file}" : "{author} komentis pri {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Komentoj</strong> por dosieroj",
  10. "Files app plugin to add comments to files" : "Kromprogramo por la aplikaĵo „Dosieroj“ por aldoni komentojn al dosieroj",
  11. "Edit comment" : "Redakti komenton",
  12. "Delete comment" : "Forigi komenton",
  13. "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!",
  14. "Retry" : "Reprovi",
  15. "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"],
  16. "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"],
  17. "Comment" : "Komento",
  18. "%1$s commented" : "%1$s komentis"
  19. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  20. }