diff options
Diffstat (limited to 'apps/comments/l10n/eo.js')
-rw-r--r-- | apps/comments/l10n/eo.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index fb36627515b..5527a75ebc0 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -15,19 +15,20 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Kromprogramo por la aplikaĵo „Dosieroj“ por aldoni komentojn al dosieroj", "Edit comment" : "Redakti komenton", "Delete comment" : "Forigi komenton", + "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", + "Retry" : "Reprovi", + "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], + "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], + "Comment" : "Komento", "New comment …" : "Nova komento …", "Post" : "Afiŝi", "Cancel" : "Nuligi", "[Deleted user]" : "[Forigita uzanto]", - "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", "More comments …" : "Pli da komentoj...", "Save" : "Konservi", "Allowed characters {count} of {max}" : "{count} el {max} signoj maksimume", "Error occurred while retrieving comment with ID {id}" : "Eraro dum ricevo de komento kun identigilo {id}", "Error occurred while updating comment with id {id}" : "Eraro dum ĝisdatigo de komento kun identigilo {id}", - "Error occurred while posting comment" : "Eraro dum sendo de komento", - "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], - "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], - "Comment" : "Komento" + "Error occurred while posting comment" : "Eraro dum sendo de komento" }, "nplurals=2; plural=(n != 1);"); |