diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
commit | 887229b7b852573393a96c0e08ebd1e53346fe73 (patch) | |
tree | 6ac2d7444fbae0160396c45efc84724c2e60cd77 /settings/l10n/et_EE.js | |
parent | 38568c362b55e5b77838ab40d81c23fd724633d1 (diff) | |
download | nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/et_EE.js')
-rw-r--r-- | settings/l10n/et_EE.js | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index c205447dec9..dafda4cefc1 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -3,6 +3,8 @@ OC.L10N.register( { "{actor} changed your password" : "{actor} muutis sinu parooli", "You changed your password" : "Sa muutsid oma parooli", + "Your password was reset by an administrator" : "Administraator lähtestas sinu parooli", + "You changed your email address" : "Sa muutsid oma e-posti aadressi", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", @@ -30,6 +32,7 @@ OC.L10N.register( "Add trusted domain" : "Lis ausaldusväärne domeen", "Migration in progress. Please wait until the migration is finished" : "Kolimine on käimas. Palun oota, kuni see on lõpetatud", "Migration started …" : "Kolimist on alustatud ...", + "Not saved" : "Ei ole salvestatud", "Email sent" : "E-kiri on saadetud", "Official" : "Ametlik", "All" : "Kõik", @@ -110,6 +113,9 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.", "All checks passed." : "Kõik kontrollid on läbitud.", "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", + "The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.", "Version" : "Versioon", "Sharing" : "Jagamine", "Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t", @@ -126,7 +132,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Need grupid saavad vastu võtta jagamisi, kuid ise jagamisi algatada ei saa.", "Tips & tricks" : "Nõuanded ja trikid", "How to do backups" : "Kuidas teha varukoopiaid", - "Advanced monitoring" : "Lisavalikutega jälgimine", + "Advanced monitoring" : "Edasijõudnud monitooring", "Performance tuning" : "Kiiruse seadistamine", "Improving the config.php" : "config.php faili täiendamine", "Theming" : "Teemad", |