diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-hu/toolkit/chrome/passwordmgr | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hu/toolkit/chrome/passwordmgr')
-rw-r--r-- | l10n-hu/toolkit/chrome/passwordmgr/passwordmgr.properties | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/l10n-hu/toolkit/chrome/passwordmgr/passwordmgr.properties b/l10n-hu/toolkit/chrome/passwordmgr/passwordmgr.properties new file mode 100644 index 0000000000..a18d57ee3d --- /dev/null +++ b/l10n-hu/toolkit/chrome/passwordmgr/passwordmgr.properties @@ -0,0 +1,79 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +rememberPassword = Jelszókezelő használata a jelszó megjegyzésére. +savePasswordTitle = Megerősítés +# LOCALIZATION NOTE (saveLoginMsg2, saveLoginMsgNoUser2): +# %S is the login's hostname. +saveLoginMsg2 = Menti a bejelentkezést ehhez: %S? +saveLoginMsgNoUser2 = Menti a jelszót ehhez: %S? +saveLoginButtonAllow.label = Mentés +saveLoginButtonAllow.accesskey = e +saveLoginButtonDeny.label = Ne mentse +saveLoginButtonDeny.accesskey = N +saveLoginButtonNever.label = Soha ne mentse +saveLoginButtonNever.accesskey = S +# LOCALIZATION NOTE (updateLoginMsg3, updateLoginMsgNoUser3): +# %S is the login's hostname. +updateLoginMsg3 = Bejelentkezés frissítése itt: %S? +updateLoginMsgNoUser3 = Jelszó frissítése itt: %S? +updateLoginMsgAddUsername2 = Hozzáadja a felhasználónevet a mentett jelszóhoz? +updateLoginButtonText = Frissítés +updateLoginButtonAccessKey = F +updateLoginButtonDeny.label = Ne frissítse +updateLoginButtonDeny.accesskey = N +updateLoginButtonDelete.label = Mentett bejelentkezés eltávolítása +updateLoginButtonDelete.accesskey = t +# LOCALIZATION NOTE (rememberPasswordMsg): +# 1st string is the username for the login, 2nd is the login's hostname. +# Note that long usernames may be truncated. +rememberPasswordMsg = Megjegyzi „%1$S” jelszavát ehhez: %2$S? +# LOCALIZATION NOTE (rememberPasswordMsgNoUsername): +# String is the login's hostname. +rememberPasswordMsgNoUsername = Megjegyzi a jelszót ehhez: %S? +# LOCALIZATION NOTE (noUsernamePlaceholder): +# This is displayed in place of the username when it is missing. +noUsernamePlaceholder=Nincs felhasználónév +togglePasswordLabel=Jelszó megjelenítése +togglePasswordAccessKey2=m +notNowButtonText = Most &nem +neverForSiteButtonText = Ezen a &webhelyen soha +rememberButtonText = &Megjegyzés +passwordChangeTitle = Jelszóváltoztatás megerősítése +# LOCALIZATION NOTE (updatePasswordMsg): +# String is the username for the login. +updatePasswordMsg = Frissíti „%S” mentett jelszavát? +updatePasswordMsgNoUser = Frissíti a mentett jelszót? +userSelectText2 = Válassza ki a frissítendő bejelentkezést: +loginsDescriptionAll2=A következő webhelyekhez vannak tárolva bejelentkezések a számítógépen + +# LOCALIZATION NOTE (useASecurelyGeneratedPassword): +# Shown in the autocomplete popup to allow filling a generated password into a password field. +useASecurelyGeneratedPassword=Biztonságosan előállított jelszó használata +# LOCALIZATION NOTE (generatedPasswordWillBeSaved): +# %S will contain the brandShorterName. This informs the user that the generated password will be automatically saved. +generatedPasswordWillBeSaved=A %S elmenti a jelszavait ehhez a webhelyhez. +# LOCALIZATION NOTE (loginHostAge): +# This is used to show the context menu login items with their age. +# 1st string is the username for the login, 2nd is the login's age. +loginHostAge=%1$S (%2$S) +# LOCALIZATION NOTE (noUsername): +# String is used on the context menu when a login doesn't have a username. +noUsername=Nincs felhasználónév +# LOCALIZATION NOTE (displaySameOrigin): +# String is used on the autocomplete row when the login origin is a domain match with the document origin +displaySameOrigin=Erről a weboldalról + +# LOCALIZATION NOTE (insecureFieldWarningDescription2): +# %1$S will contain insecureFieldWarningLearnMore and look like a link to indicate that clicking will open a tab with support information. +insecureFieldWarningDescription2 = Ez a kapcsolat nem biztonságos. Az itt megadott adatok lehallgathatók. %1$S +insecureFieldWarningLearnMore = Tudjon meg többet + +# LOCALIZATION NOTE (viewSavedLogins.label): +# This label is used in the footer of login autocomplete menus. +viewSavedLogins.label= Mentett bejelentkezések megtekintése + +# LOCALIZATION NOTE (managePasswords.label): +# This label is used in the footer of login autocomplete menus. +managePasswords.label= Jelszavak kezelése |