diff options
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 5be85feefd4..2ab6ad456ec 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -12,10 +12,8 @@ OC.L10N.register( "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ja %5$s", "PHP %s or higher is required." : "PHP %s või uuem on nõutav.", "PHP with a version lower than %s is required." : "Nõutud on PHP madalama versiooniga kui %s.", - "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s", "The command line tool %s could not be found" : "Käsurea töövahendit %s ei leitud", "The library %s is not available." : "Teek %s pole saadaval.", - "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s", "Server version %s or higher is required." : "Serveri versioon %s või kõrgem on nõutav.", "Server version %s or lower is required." : "Serveri versioon %s või madalam on nõutav.", "Authentication" : "Autentimine", @@ -149,6 +147,8 @@ OC.L10N.register( "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", + "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s", + "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s", "Basic settings" : "Põhiseaded", "Sharing" : "Jagamine", "Security" : "Turvalisus", |