diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/eo.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/eo.js')
-rw-r--r-- | apps/files_sharing/l10n/eo.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index 799bd2dc971..476f1ca5bde 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -19,6 +19,7 @@ OC.L10N.register( "Restore" : "Restaŭri", "Restore share" : "Restaŭri kunhavon", "Something happened. Unable to restore the share." : "Io okazis. Ne eblis restaŭri la kunhavon. ", + "error" : "eraro", "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", "Move or copy" : "Movi aŭ kopii", "Download" : "Elŝuti", @@ -197,9 +198,9 @@ OC.L10N.register( "Upload files to %s" : "Alŝuti dosierojn al %s", "Note" : "Noto", "Select or drop files" : "Elekti aŭ demeti dosierojn", - "Uploading files…" : "Alŝutado de dosierojn...", "Uploaded files:" : "Alŝutitaj dosieroj:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Se vi alŝutas dosierojn, vi konsentas pri %1$skondiĉoj de uzado%2$s.", - "could not delete share" : "ne eblis forigi kunhavon" + "could not delete share" : "ne eblis forigi kunhavon", + "Uploading files…" : "Alŝutado de dosierojn..." }, "nplurals=2; plural=(n != 1);"); |