eo.json 1.9 KB

12345678910111213141516171819202122232425262728293031
  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. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“",
  13. "Files app plugin to add comments to files" : "Kromprogramo por la aplikaĵo „Dosieroj“ por aldoni komentojn al dosieroj",
  14. "Edit comment" : "Redakti komenton",
  15. "Delete comment" : "Forigi komenton",
  16. "New comment …" : "Nova komento …",
  17. "Post" : "Afiŝi",
  18. "Cancel" : "Nuligi",
  19. "[Deleted user]" : "[Forigita uzanto]",
  20. "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!",
  21. "More comments …" : "Pli da komentoj...",
  22. "Save" : "Konservi",
  23. "Allowed characters {count} of {max}" : "{count} el {max} signoj maksimume",
  24. "Error occurred while retrieving comment with ID {id}" : "Eraro dum ricevo de komento kun identigilo {id}",
  25. "Error occurred while updating comment with id {id}" : "Eraro dum ĝisdatigo de komento kun identigilo {id}",
  26. "Error occurred while posting comment" : "Eraro dum sendo de komento",
  27. "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"],
  29. "Comment" : "Komento"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }