diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/hu.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hu.js')
-rw-r--r-- | apps/settings/l10n/hu.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 2cf904eb1c7..502166ca9c3 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Távoli törlés indítva ezen: %1$s", "Remote wipe has finished on %1$s" : "Távol törlés befejezve ezen: %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "A <strong>jelszava </strong> vagy <strong>e-mail-címe</strong> megváltozott", - "Apps" : "Alkalmazások", + "Settings" : "Beállítások", "Could not remove app." : "Nem sikerült eltávolítani az alkalmazást.", "Could not update app." : "Nem sikerült frissíteni az alkalmazást.", "Wrong password" : "Hibás jelszó", @@ -68,7 +68,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Ha ezt a levelet látod, a beállításaid megfelelőnek tűnnek.", "Email could not be sent. Check your mail server log" : "Az e-mail nem küldhető el. Ellenőrizze a levelezőkiszolgáló naplójában.", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Hiba történt az e-mail küldésekor. Ellenőrizze a beállításokat. (Hiba: %s)", - "Users" : "Felhasználók", "Invalid account" : "Érvénytelen fiók", "Invalid mail address" : "Érvénytelen e-mail-cím", "Settings saved" : "Beállítások mentve", @@ -98,9 +97,10 @@ OC.L10N.register( "Set your password" : "Jelszó beállítása", "Go to %s" : "Ugrás ide: %s", "Install Client" : "Kliens telepítése", - "Settings" : "Beállítások", + "Apps" : "Alkalmazások", "Personal" : "Személyes", "Administration" : "Adminisztráció", + "Users" : "Felhasználók", "Additional settings" : "További beállítások", "Artificial Intelligence" : "Mesterséges intelligencia", "Administration privileges" : "Rendszergazdai jogosultságok", |