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 265ed340244..55297514f30 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -70,8 +70,6 @@ OC.L10N.register(
"\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} andmemaht on täis! Faile ei uuendata ega sünkroniseerita!",
"Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Sinu {owner} andmemaht on peaaegu täis ({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "Su andmemaht on peaaegu täis ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["vastab '{filter}'","vastab '{filter}'"],
"View in folder" : "Vaata kaustas",
"Copied!" : "Kopeeritud!",
@@ -144,6 +142,8 @@ OC.L10N.register(
"Text file" : "Tekstifail",
"New text file.txt" : "Uus tekstifail.txt",
"Unshare" : "Lõpeta jagamine",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Sinu {owner} andmemaht on peaaegu täis ({usedSpacePercent}%)",
+ "Your storage is almost full ({usedSpacePercent}%)" : "Su andmemaht on peaaegu täis ({usedSpacePercent}%)",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Fail või kaust on <strong>muudetud</strong> või <strong>ümbernimetatud</strong>",
"A new file or folder has been <strong>created</strong>" : "Uus fail või kaust on <strong>loodud</strong>",
"A file or folder has been <strong>deleted</strong>" : "Fail või kaust on <strong>kustutatud</strong>",