diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
commit | a62a1faf3b113ea8d1be54d088cab0214b0600d3 (patch) | |
tree | 6dacdcd36b5e5eec4e560d5a266e4dcf1db4831f /core/l10n/et_EE.js | |
parent | a8d317942bf36e539a31601281fb2f448c8bcfb1 (diff) | |
download | nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.tar.gz nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 30cb498f755..18768f0277d 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -78,6 +78,7 @@ OC.L10N.register( "Please try again or contact your administrator." : "Palun proovi uuesti või võta ühendust oma administraatoriga.", "Password" : "Parool", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Me tuvastasime sinu IP-aadressilt palju ebaõnnestunud sisselogimiskatseid. Seetõttu on su järgmine sisselogimine ootel kuni 30 sekundit.", + "Account name or email" : "Konto nimi või e-posti aadress", "Log in with a device" : "Logi sisse seadmega", "Your account is not setup for passwordless login." : "Su konto ei ole seadistatud paroolivaba sisenemise jaoks.", "Browser not supported" : "Brauser pole toetatud", @@ -266,7 +267,6 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Võta ühendust administraatoriga, kui see teade püsib või on tekkinud ootamatult.", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sinu veebiserver pole veel failide sünkroniseerimiseks vajalikult seadistatud, kuna WebDAV liides paistab olevat katki.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ei tundu olevat süsteemsete keskkonnamuutujate pärimiseks korrektselt seadistatud. Test getenv(\"PATH\") abil tagastab tühja vastuse.", - "Account name or email" : "Konto nimi või e-posti aadress", "Wrong username or password." : "Vale kasutajanimi või parool.", "User disabled" : "Kasutaja deaktiveeritud", "Username or email" : "Kasutajanimi või e-posti aadress", |