diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
commit | 74eb2894a79f95ce4d08db19763d59dc8f489690 (patch) | |
tree | 958fdb38778e9086423c69713e9916ad12f0fb10 /core/l10n/et_EE.js | |
parent | e21f4409909ae13f1a6f4f0328eb2ab4fa85b16b (diff) | |
download | nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.tar.gz nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index e39bfb6af18..75a782dcd17 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -17,14 +17,11 @@ OC.L10N.register( "Password reset is disabled" : "Parooli taastamine on välja lülitatud", "Couldn't reset password because the token is invalid" : "Ei saanud parooli taastada, kuna märgend on vigane", "Couldn't reset password because the token is expired" : "Parooli ei saanud taastada, sest märgend on aegunud", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ei saanud saata lähtestamise e-kirja kuna antud kasutajal puudub e-posti aadress. Palun kontakteeruge administraatoriga ", "%s password reset" : "%s parooli lähtestus", "Password reset" : "Parooli taastamine ", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale nupule, et taastada oma parool. Kui sa ei ole paroolitaastamist pärinud. siis ignoreeri seda e-kirja.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliki allolevale lingile, et taastada oma parool. Kui sa ei ole parooli taastamist pärinud. siis ignoreeri seda e-kirja.", "Reset your password" : "Lähtesta oma parool", - "Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.", - "Couldn't send reset email. Please make sure your username is correct." : "Ei suutnud lähtestada e-maili. Palun veendu, et kasutajatunnus on õige.", "Preparing update" : "Uuendamise ettevalmistamine", "[%d / %d]: %s" : "[%d / %d]: %s", "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasutage uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud.", @@ -142,6 +139,7 @@ OC.L10N.register( "Log in" : "Logi sisse", "Logging in …" : "Sisselogimine ...", "Reset password" : "Lähtesta parool", + "Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.", "Password can not be changed. Please contact your administrator." : "Parooli ei saa muuta. Palun kontakteeru oma süsteemihalduriga.", "Forgot password?" : "Unustasid parooli?", "Settings" : "Seaded", @@ -255,6 +253,8 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel", "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ei saanud saata lähtestamise e-kirja kuna antud kasutajal puudub e-posti aadress. Palun kontakteeruge administraatoriga ", + "Couldn't send reset email. Please make sure your username is correct." : "Ei suutnud lähtestada e-maili. Palun veendu, et kasutajatunnus on õige.", "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Koodi terviklikkuse kontrollis ilmnes viga. Rohkem infot …</a>", "Dismiss" : "Jäta vahele", |