diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
commit | 5413855d739bfefc4e686a58619b77207b6404b6 (patch) | |
tree | d6752d218614dbee5a6208722ca66e8a920948bd /lib/l10n/et_EE.js | |
parent | b36a31c918ad997e6d227dc7923791c487e18e51 (diff) | |
download | nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.tar.gz nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 780dc75930d..4292f2f139d 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -31,6 +31,11 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n tund tagasi","%n tundi tagasi"], "in a few seconds" : "mõne sekundi jooksul", "seconds ago" : "sekundit tagasi", + "Empty file" : "Tühi fail", + "File already exists" : "Fail on juba olemas", + "Invalid path" : "Vigane kataloogirada", + "Failed to create file from template" : "Ei saa luua mallist faili", + "Templates" : "Mallid", "File name is a reserved word" : "Failinimi sisaldab keelatud sõna", "File name contains at least one invalid character" : "Faili nimesonvähemalt üks keelatud märk", "File name is too long" : "Faili nimi on liiga pikk", @@ -40,6 +45,8 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "See on automaatselt saadetud e-kiri, palun ära vasta.", "Help" : "Abi", "Apps" : "Rakendused", + "Personal settings" : "Isiklikud seaded", + "Administration settings" : "Administreerimise seaded", "Settings" : "Seaded", "Log out" : "Logi välja", "Users" : "Kasutajad", @@ -51,6 +58,8 @@ OC.L10N.register( "Profile picture" : "Profiili pilt", "About" : "Info", "Full name" : "Täisnimi", + "Organisation" : "Organisatsioon", + "Role" : "Roll", "Unknown user" : "Tundmatu kasutaja", "Additional settings" : "Lisaseaded", "You need to enter details of an existing account." : "Sa pead sisestama olemasoleva konto andmed.", @@ -135,7 +144,9 @@ OC.L10N.register( "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.", + "Please upgrade your database version." : "Palun uuenda oma andmebaasi versioon", "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", + "Your data directory is invalid." : "Sinu andmekataloog on vigane", "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", "%s enter the database username and name." : "%s sisesta andmebaasi kasutajatunnus ja nimi.", |