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 daa5044323c..0036dcd4775 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -32,7 +32,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Faili \"{file}\" info laadimine ebaõnnestus",
"Files" : "Failid",
"Details" : "Üksikasjad",
- "Select" : "Vali",
"Pending" : "Ootel",
"Unable to determine date" : "Kuupäeva tuvastamine ei õnnestunud",
"This operation is forbidden" : "See toiming on keelatud",
@@ -140,6 +139,7 @@ OC.L10N.register(
"Deleted shares" : "Kustutatud jagamised",
"Pending shares" : "Ootel jagamised",
"Text file" : "Tekstifail",
- "New text file.txt" : "Uus tekstifail.txt"
+ "New text file.txt" : "Uus tekstifail.txt",
+ "Select" : "Vali"
},
"nplurals=2; plural=(n != 1);");