diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-20 10:50:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-20 10:50:14 -0400 |
commit | 5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6 (patch) | |
tree | 690208feef82d3a258f9f8f2c5140bf14374449c /settings/l10n/et_EE.php | |
parent | 8e26f291a7912ccc3520ac53af0ddf1da714fdbc (diff) | |
download | nextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.tar.gz nextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/et_EE.php')
-rw-r--r-- | settings/l10n/et_EE.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index 0a1b66e6ae6..a93ea817422 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -16,6 +16,12 @@ $TRANSLATIONS = array( "Unable to add user to group %s" => "Kasutajat ei saa lisada gruppi %s", "Unable to remove user from group %s" => "Kasutajat ei saa eemaldada grupist %s", "Couldn't update app." => "Rakenduse uuendamine ebaõnnestus.", +"Wrong password" => "Vale parool", +"No user supplied" => "Kasutajat ei sisestatud", +"Please provide an admin recovery password, otherwise all user data will be lost" => "Palun sisesta administraatori taasteparool, muidu kaotad kõik kasutajate andmed", +"Wrong admin recovery password. Please check the password and try again." => "Vale administraatori taasteparool. Palun kontrolli parooli ning proovi uuesti.", +"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Tagarakend ei toeta parooli vahetust, kuid kasutaja krüptimisvõti uuendati edukalt.", +"Unable to change password" => "Ei suuda parooli muuta", "Update to {appversion}" => "Uuenda versioonile {appversion}", "Disable" => "Lülita välja", "Enable" => "Lülita sisse", |