diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-19 01:12:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-19 01:12:40 +0000 |
commit | 22ebd263247f596a19078163388403f509c009cb (patch) | |
tree | ee27bc16d4c59ead1bef674125424a95739d3551 /apps/comments | |
parent | 1dcda19614e53c371b9f627e7590a341e44bab1a (diff) | |
download | nextcloud-server-22ebd263247f596a19078163388403f509c009cb.tar.gz nextcloud-server-22ebd263247f596a19078163388403f509c009cb.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", |