diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/et_EE.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/et_EE.js')
-rw-r--r-- | apps/settings/l10n/et_EE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index 296ef094a8a..068ef724c8a 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -26,6 +26,7 @@ OC.L10N.register( "You successfully logged in using two-factor authentication (%1$s)" : "Logisid edukalt sisse, kasutades kaheastmelist autentimiset (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Sisselogimiskatse, kasutades kaheastmelist autentimist, ebaõnnestus (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Sinu <strong>parooli</strong> või <strong>e-posti aadressi</strong> muudeti", + "Apps" : "Rakendused", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", @@ -40,6 +41,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Kui saite selle kirja, näib e-posti seadistus õige.", "Email could not be sent. Check your mail server log" : "E-posti ei saanud saata. Kontrollige oma meiliserveri logi", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "E-posti saatmisel ilmnes viga. Palun kontrollige seadeid. (Viga: %s)", + "Users" : "Kasutajad", "Invalid user" : "Vigane kasutaja", "Invalid mail address" : "Vigane e-posti aadress", "Settings saved" : "Seaded salvestatud", @@ -64,7 +66,6 @@ OC.L10N.register( "Set your password" : "Määra oma parool", "Go to %s" : "Mine %s", "Install Client" : "Paigalda kliendiprogramm", - "Apps" : "Rakendused", "Settings" : "Seaded", "Personal" : "Isiklik", "Administration" : "Haldus", |