diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-19 01:12:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-19 01:12:22 +0000 |
commit | f12b589d40048109ca38c3c6426d1c9d23f05e65 (patch) | |
tree | a121dc5e39d90ef5d610048080489b91152ca347 /apps/comments | |
parent | e28a18ab1694fe79762791e5f44e76fd965354f4 (diff) | |
download | nextcloud-server-f12b589d40048109ca38c3c6426d1c9d23f05e65.tar.gz nextcloud-server-f12b589d40048109ca38c3c6426d1c9d23f05e65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/eo.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/eo.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index d9c2e271b52..7145a9a30fe 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -11,7 +11,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", "More comments …" : "Pli da komentoj...", "Save" : "Konservi", - "Allowed characters {count} of {max}" : "Permesataj karakteroj: {count} el {max}", + "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", diff --git a/apps/comments/l10n/eo.json b/apps/comments/l10n/eo.json index 99240295276..10fe67a9cd7 100644 --- a/apps/comments/l10n/eo.json +++ b/apps/comments/l10n/eo.json @@ -9,7 +9,7 @@ "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", "More comments …" : "Pli da komentoj...", "Save" : "Konservi", - "Allowed characters {count} of {max}" : "Permesataj karakteroj: {count} el {max}", + "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", |