diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
commit | 539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch) | |
tree | 2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/et_EE.js | |
parent | 012f791c8f1603ca5906ec8247b3320c94708e00 (diff) | |
download | nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 4 |
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);"); |