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.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js
index e64fe967452..752baa3fd5d 100644
--- a/lib/l10n/et_EE.js
+++ b/lib/l10n/et_EE.js
@@ -125,28 +125,27 @@ OC.L10N.register(
"Authentication error" : "Autentimise viga",
"Token expired. Please reload page." : "Kontrollkood aegus. Paelun lae leht uuesti.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Ühtegi andmebaasi (sqlite, mysql või postgresql) draiverit pole paigaldatud.",
- "Cannot write into \"config\" directory" : "Ei saa kirjutada \"config\" kataloogi",
- "Cannot write into \"apps\" directory" : "Ei saa kirjutada \"apps\" kataloogi!",
- "Cannot create \"data\" directory" : "Ei suuda luua \"data\" kataloogi",
- "Setting locale to %s failed" : "Lokaadi %s määramine ebaõnnestus.",
- "Please install one of these locales on your system and restart your webserver." : "Palun paigalda mõni neist lokaatides oma süsteemi ning taaskäivita veebiserver.",
"PHP module %s not installed." : "PHP moodulit %s pole paigaldatud.",
"Please ask your server administrator to install the module." : "Palu oma serveri haldajal moodul paigadalda.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "See on tõenäoliselt põhjustatud puhver/kiirendist nagu Zend OPcache või eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP moodulid on paigaldatud, kuid neid näitatakse endiselt kui puuduolevad?",
"Please ask your server administrator to restart the web server." : "Palu oma serveri haldajal veebiserver taaskäivitada.",
- "PostgreSQL >= 9 required" : "PostgreSQL >= 9 on nõutav",
- "Please upgrade your database version" : "Palun uuenda oma andmebaasi versiooni",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Palun muuda kataloogi õigused 0770-ks, et kataloogi sisu poleks teistele kasutajatele nähtav",
"Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\".",
"Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav",
"This can usually be fixed by giving the webserver write access to the config directory" : "Tavaliselt saab selle lahendada andes veebiserverile seatete kataloogile \"config\" kirjutusõigused",
"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 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"
+ "Can't read file" : "Faili lugemine ebaõnnestus",
+ "Cannot write into \"config\" directory" : "Ei saa kirjutada \"config\" kataloogi",
+ "Cannot write into \"apps\" directory" : "Ei saa kirjutada \"apps\" kataloogi!",
+ "Cannot create \"data\" directory" : "Ei suuda luua \"data\" kataloogi",
+ "Setting locale to %s failed" : "Lokaadi %s määramine ebaõnnestus.",
+ "Please install one of these locales on your system and restart your webserver." : "Palun paigalda mõni neist lokaatides oma süsteemi ning taaskäivita veebiserver.",
+ "PostgreSQL >= 9 required" : "PostgreSQL >= 9 on nõutav",
+ "Please upgrade your database version" : "Palun uuenda oma andmebaasi versiooni"
},
"nplurals=2; plural=(n != 1);");