Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 05:28:59 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 05:28:59 +0300
commitd830da0e185d8b889887f4257b4cae440d0bb3d2 (patch)
treee9157380801cdcc8c99959b08831de5cc7d6c649 /apps/files/l10n/et_EE.js
parentbe1be43a2b11dbeac004b20674a607728093e798 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r--apps/files/l10n/et_EE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js
index 0036dcd4775..4d679163518 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -58,7 +58,6 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n fail","%n faili"],
"{dirs} and {files}" : "{dirs} ja {files}",
"_including %n hidden_::_including %n hidden_" : ["sealhulgas %n peidetud","sealhulgas %n peidetud"],
- "You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks",
"_Uploading %n file_::_Uploading %n files_" : ["Laadin üles %n faili","Laadin üles %n faili"],
"New" : "Uus",
"{used} of {quota} used" : "Kasutatud {used}/{quota}",
@@ -140,6 +139,7 @@ OC.L10N.register(
"Pending shares" : "Ootel jagamised",
"Text file" : "Tekstifail",
"New text file.txt" : "Uus tekstifail.txt",
- "Select" : "Vali"
+ "Select" : "Vali",
+ "You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks"
},
"nplurals=2; plural=(n != 1);");