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:
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 4d679163518..4dd983f6c1f 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -119,7 +119,6 @@ OC.L10N.register(
"Create" : "Loo",
"%s used" : "Kasutatud %s",
"%1$s of %2$s used" : "Kasutatud %1$s/%2$s",
- "Settings" : "Seaded",
"Show hidden files" : "Näita peidetud faile",
"WebDAV" : "WebDAV",
"No files in here" : "Siin ei ole faile",
@@ -140,6 +139,7 @@ OC.L10N.register(
"Text file" : "Tekstifail",
"New text file.txt" : "Uus tekstifail.txt",
"Select" : "Vali",
- "You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks"
+ "You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks",
+ "Settings" : "Seaded"
},
"nplurals=2; plural=(n != 1);");