diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /lib/l10n/et_EE.js | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index a38df62de63..4f985cc1630 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -58,15 +58,11 @@ OC.L10N.register( "For the best results, please consider using a GNU/Linux server instead." : "Parema tulemuse saavitamiseks palun kaalu serveris GNU/Linux kasutamist.", "Set an admin username." : "Määra admin kasutajanimi.", "Set an admin password." : "Määra admini parool.", - "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", "Open »%s«" : "Ava »%s«", "You are not allowed to share %s" : "Sul pole lubatud %s jagada", - "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", - "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", "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", @@ -126,7 +122,6 @@ OC.L10N.register( "User disabled" : "Kasutaja deaktiveeritud", "a safe home for all your data" : "turvaline koht sinu andmetele", "File is currently busy, please try again later" : "Fail on hetkel kasutuses, proovi hiljem uuesti", - "Can't read file" : "Faili lugemine ebaõnnestus", "Application is not enabled" : "Rakendus pole sisse lülitatud", "Authentication error" : "Autentimise viga", "Token expired. Please reload page." : "Kontrollkood aegus. Paelun lae leht uuesti.", @@ -148,7 +143,12 @@ 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", + "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "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" + "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", + "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", + "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", + "Can't read file" : "Faili lugemine ebaõnnestus" }, "nplurals=2; plural=(n != 1);"); |