diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /core/l10n/et_EE.js | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.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 0c8d47a73f7..07fdf396c59 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -25,7 +25,6 @@ OC.L10N.register( "Invalid app password" : "Vale rakenduse parool", "Could not complete login" : "Sisselogimine ebaõnnestus", "Login" : "Logi sisse", - "Please try again" : "Palun proovi uuesti", "Password reset is disabled" : "Parooli lähtestamine on välja lülitatud", "Password is too long. Maximum allowed length is 469 characters." : "Parool on liiga pikk. Suurim lubatud pikkus on 469 sümbolit.", "%s password reset" : "%s parooli lähtestamine", @@ -274,6 +273,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel hooldusrežiimis, mis võib kesta mõnda aega.", "This page will refresh itself when the instance is available again." : "See leht värskendab ennast ise, kui instants jälle saadaval on.", "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.", + "Please try again" : "Palun proovi uuesti", "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.", "Press enter to start searching" : "Otsimiseks vajuta Enter", "Settings" : "Seaded", |