diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-22 02:25:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-22 02:25:24 +0000 |
commit | 2ff877f105c235a08f0fd887d75bddfbbc6cf624 (patch) | |
tree | aa8e2520518525d9356f4e63e17214c8ba2bc7f5 /core/l10n | |
parent | 023f91911ac2c922291b05afb2a43e9bb1c497b1 (diff) | |
download | nextcloud-server-2ff877f105c235a08f0fd887d75bddfbbc6cf624.tar.gz nextcloud-server-2ff877f105c235a08f0fd887d75bddfbbc6cf624.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/eo.js | 2 | ||||
-rw-r--r-- | core/l10n/eo.json | 2 | ||||
-rw-r--r-- | core/l10n/hu.js | 1 | ||||
-rw-r--r-- | core/l10n/hu.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 8a6e3ba3a5e..d701615a297 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -27,9 +27,11 @@ OC.L10N.register( "Could not complete login" : "Ensaluto ne eblis", "Your login token is invalid or has expired" : "Via ensaluta ĵetono ne validas aŭ senvalidiĝis", "Login" : "Login", + "Please try again" : "Bonvolu reprovi", "Password reset is disabled" : "Pasvorta restarigo malebligita", "Could not reset password because the token is expired" : "Ne eblis restarigi pasvorton, ĉar la ĵetono senvalidiĝis", "Could not reset password because the token is invalid" : "Ne eblis restarigi pasvorton, ĉar la ĵetono ne validas", + "Password is too long. Maximum allowed length is 469 characters." : "La pasvorto tro longas. Ĝia maksimuma longo estas 469 signoj.", "%s password reset" : "Restarigo de pasvorto %s", "Password reset" : "Restarigi pasvorton", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Alklaku la jenan butonon por restarigi vian pasvorton. Si vi ne petis restarigon de via pasvorto, simple ignoru tiun ĉi retmesaĝon.", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index d1933ba6eca..4cc828090fa 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -25,9 +25,11 @@ "Could not complete login" : "Ensaluto ne eblis", "Your login token is invalid or has expired" : "Via ensaluta ĵetono ne validas aŭ senvalidiĝis", "Login" : "Login", + "Please try again" : "Bonvolu reprovi", "Password reset is disabled" : "Pasvorta restarigo malebligita", "Could not reset password because the token is expired" : "Ne eblis restarigi pasvorton, ĉar la ĵetono senvalidiĝis", "Could not reset password because the token is invalid" : "Ne eblis restarigi pasvorton, ĉar la ĵetono ne validas", + "Password is too long. Maximum allowed length is 469 characters." : "La pasvorto tro longas. Ĝia maksimuma longo estas 469 signoj.", "%s password reset" : "Restarigo de pasvorto %s", "Password reset" : "Restarigi pasvorton", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Alklaku la jenan butonon por restarigi vian pasvorton. Si vi ne petis restarigon de via pasvorto, simple ignoru tiun ĉi retmesaĝon.", diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 93f0ca76bf1..7dbe83860bf 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -28,6 +28,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "A bejelentkezési token érvénytelen vagy lejárt", "This community release of Nextcloud is unsupported and push notifications are limited." : "A Nextcloud e közösségi kiadása nem támogatott, és a leküldéses értesítések korlátozottak.", "Login" : "Bejelentkezés", + "Please try again" : "Kérjük próbálja újra", "Password reset is disabled" : "Jelszó visszaállítás letiltva", "Could not reset password because the token is expired" : "A jelszót nem lehet visszaállítani, mert a token lejárt", "Could not reset password because the token is invalid" : "A jelszót nem lehet visszaállítani, mert a token érvénytelen", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index aeb331dcf67..9bd37b5a9f6 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -26,6 +26,7 @@ "Your login token is invalid or has expired" : "A bejelentkezési token érvénytelen vagy lejárt", "This community release of Nextcloud is unsupported and push notifications are limited." : "A Nextcloud e közösségi kiadása nem támogatott, és a leküldéses értesítések korlátozottak.", "Login" : "Bejelentkezés", + "Please try again" : "Kérjük próbálja újra", "Password reset is disabled" : "Jelszó visszaállítás letiltva", "Could not reset password because the token is expired" : "A jelszót nem lehet visszaállítani, mert a token lejárt", "Could not reset password because the token is invalid" : "A jelszót nem lehet visszaállítani, mert a token érvénytelen", |