diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/hu.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 1613aa4bfca..65078dca2c4 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -50,6 +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", "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Ăł", @@ -82,6 +83,7 @@ OC.L10N.register( "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)", "You need to set your user email before being able to send test emails. Go to %s for that." : "ElĹ‘bb meg kell adnia az e-mail-cĂmĂ©t, mielĹ‘tt tesztelni tudná az e-mail kĂĽldĂ©st. Ehhez ugorjon ide: %s.", + "Users" : "FelhasználĂłk", "Invalid user" : "ÉrvĂ©nytelen felhasználĂł", "Invalid mail address" : "ÉrvĂ©nytelen e-mail-cĂm", "Settings saved" : "BeállĂtások mentve", @@ -113,7 +115,6 @@ OC.L10N.register( "Go to %s" : "Ugrás ide: %s", "Install Client" : "Kliens telepĂtĂ©se", "Logged in user must be a subadmin" : "Nem rendszergazda felhasználĂłkĂ©nt kell bejelentkezzen", - "Apps" : "Alkalmazások", "Settings" : "BeállĂtások", "Personal" : "SzemĂ©lyes", "Administration" : "AdminisztráciĂł", |