diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-29 02:26:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-29 02:26:26 +0000 |
commit | e0f700b1bd0c23945a8d8e73034d053333352852 (patch) | |
tree | d9df71afcbcfb4c6772c4e68d061437dd5222708 /apps/files_sharing/l10n/eo.js | |
parent | b971f69e264209f199b19f72484ea0af3d79201c (diff) | |
download | nextcloud-server-e0f700b1bd0c23945a8d8e73034d053333352852.tar.gz nextcloud-server-e0f700b1bd0c23945a8d8e73034d053333352852.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/eo.js')
-rw-r--r-- | apps/files_sharing/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index 7fa613272fc..b86067b9472 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -93,7 +93,6 @@ OC.L10N.register( "Please specify a file or folder path" : "Bv. entajpi vojon al dosiero aŭ dosierujo", "Wrong path, file/folder doesn't exist" : "Neĝusta vojo, dosiero aŭ dosierujo ne ekzistas", "Could not create share" : "Ne eblis krei kunhavon", - "invalid permissions" : "nevalidaj permesoj", "Please specify a valid user" : "Bv. doni validan uzanton", "Group sharing is disabled by the administrator" : "Grup-kunhavigon malebligis la administranto", "Please specify a valid group" : "Bv. doni validan grupon", @@ -201,6 +200,7 @@ OC.L10N.register( "Note" : "Noto", "Select or drop files" : "Elekti aŭ demeti 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." + "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.", + "invalid permissions" : "nevalidaj permesoj" }, "nplurals=2; plural=(n != 1);"); |