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 'lib/l10n/et_EE.js')
-rw-r--r--lib/l10n/et_EE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js
index bb3e201bef6..a38df62de63 100644
--- a/lib/l10n/et_EE.js
+++ b/lib/l10n/et_EE.js
@@ -68,7 +68,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega",
"Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega",
"Expiration date is in the past" : "Aegumise kuupäev on minevikus",
- "Can’t set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus",
"Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.",
"The requested share does not exist anymore" : "Soovitud jagamist enam ei eksisteeri",
"Could not find category \"%s\"" : "Ei leia kategooriat \"%s\"",
@@ -149,6 +148,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav",
"Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s",
"Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s",
- "Invalid Federated Cloud ID" : "Vigane liitpilve ID"
+ "Invalid Federated Cloud ID" : "Vigane liitpilve ID",
+ "Can’t set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus"
},
"nplurals=2; plural=(n != 1);");