diff options
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index b30ed8330db..536d33235b2 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -142,6 +142,7 @@ OC.L10N.register( "No database drivers (sqlite, mysql, or postgresql) installed." : "Ühtegi andmebaasi (sqlite, mysql või postgresql) draiverit pole paigaldatud.", "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.", + "PHP setting \"%s\" is not set to \"%s\"." : "PHP seade \"%s\" ei ole \"%s\".", "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.", @@ -151,10 +152,7 @@ OC.L10N.register( "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", "Full name" : "Täisnimi", - "%s enter the database username and name." : "%s sisesta andmebaasi kasutajatunnus ja nimi.", - "%s enter the database username." : "%s sisesta andmebaasi kasutajatunnus.", - "%s enter the database name." : "%s sisesta andmebaasi nimi.", - "%s you may not use dots in the database name" : "%s punktide kasutamine andmebaasi nimes pole lubatud", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kasutajanimes on lubatud ainult järgmised sümbolid: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kasutajanimes on lubatud ainult järgmised sümbolid: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "Vaja on vähemalt libxml2 2.7.0. Hetkel on installitud %s." }, "nplurals=2; plural=(n != 1);"); |