Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-11 05:27:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-11 05:27:55 +0300
commit4be2e55af1ca554b7fb66c52d0192017ae67de20 (patch)
tree46ecc03a65b54c059c7fbe0cebefb7cab43013ad /core/l10n/hu.js
parent1bcd3c633f2c0f59891fc50fb6a7431ea232cfa8 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hu.js')
-rw-r--r--core/l10n/hu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 156507c4be5..b848b82e771 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"Could not complete login" : "A bejelentkezés nem fejezhető be",
"Your login token is invalid or has expired" : "A bejelentkezési token érvénytelen vagy lejárt",
"Password reset is disabled" : "Jelszó visszaállítás letiltva",
- "Couldn't reset password because the token is invalid" : "A jelszót nem lehet visszaállítani, mert a token érvénytelen",
- "Couldn't reset password because the token is expired" : "A jelszót nem lehet visszaállítani, mert a token lejárt",
"%s password reset" : "%s jelszó visszaállítás",
"Password reset" : "Jelszó visszaállítás",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kattintson a lenti gombra a jelszava visszaállításához. Ha ezt nem Ön kérte, akkor hagyja figyelmen kívül ezt a levelet.",
@@ -374,6 +372,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Ez a %s példány éppen karbantartási üzemmódban van, amely eltarthat egy darabig.",
"This page will refresh itself when the instance is available again." : "Ez az oldal frissíteni fogja magát, amint a példány ismét elérhető lesz.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet mindig vagy váratlanul megjelenik, akkor keresse fel a rendszergazdáját!",
+ "Couldn't reset password because the token is invalid" : "A jelszót nem lehet visszaállítani, mert a token érvénytelen",
+ "Couldn't reset password because the token is expired" : "A jelszót nem lehet visszaállítani, mert a token lejárt",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Ellenőrzés, hogy az adatbázis séma frissíthető-e (az adatbázis méretétől függően ez hosszabb ideig is eltarthat)",
"Checked database schema update" : "Adatbázis séma frissítés ellenőrizve",
"Checking updates of apps" : "Alkalmazások frissítésének ellenőrzése",