diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
commit | 02676462d0fe587ee210f01c3f482d1081ff88e5 (patch) | |
tree | 72ca22f262aff4079078340cea70108b5a2987db /core/l10n/et_EE.js | |
parent | 62fde219af0135ea9bfa367530f3a347b5e11b30 (diff) | |
download | nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.tar.gz nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 5e911c01468..ef667ad0969 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -158,10 +158,6 @@ OC.L10N.register( "({count} selected)" : "({count} valitud)", "Error loading file exists template" : "Viga faili olemasolu malli laadimisel", "Saving …" : "Salvestamine …", - "Authentication required" : "Autentimine on vajalik", - "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", - "Confirm" : "Kinnita", - "Failed to authenticate, try again" : "Autentimine ebaõnnestus, proovi uuesti", "seconds ago" : "sekundit tagasi", "Connection to server lost" : "Ühendus serveriga katkes", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, värskendamine %n sekundi pärast","Tõrge lehe laadimisel, värskendamine %n sekundi pärast"], @@ -238,7 +234,9 @@ OC.L10N.register( "See the documentation" : "Vaata dokumentatsiooni", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "See rakendus vajab toimimiseks JavaScripti. Palun {linkstart}luba JavaScript{linkend} ning laadi see leht uuesti.", "Go to %s" : "Mine %s", + "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", "Confirm your password" : "Kinnita oma parool", + "Confirm" : "Kinnita", "Connect to your account" : "Ühenda oma konto", "Please log in before granting %1$s access to your %2$s account." : "Enne rakendusele %1$s oma %2$s kontole ligipääsu andmist logi sisse.", "Grant access" : "Anna ligipääs", @@ -297,6 +295,8 @@ OC.L10N.register( "Home" : "Avaleht", "Copy to {folder}" : "Kopeeri kausta {folder}", "Move to {folder}" : "Liiguta kausta {folder}", + "Authentication required" : "Autentimine on vajalik", + "Failed to authenticate, try again" : "Autentimine ebaõnnestus, proovi uuesti", "File not found" : "Faili ei leitud", "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasuta uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud." }, |