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/global/commonDialogs.properties | |
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/global/commonDialogs.properties')
-rw-r--r-- | l10n-hu/toolkit/chrome/global/commonDialogs.properties | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-hu/toolkit/chrome/global/commonDialogs.properties b/l10n-hu/toolkit/chrome/global/commonDialogs.properties new file mode 100644 index 0000000000..98d7a93182 --- /dev/null +++ b/l10n-hu/toolkit/chrome/global/commonDialogs.properties @@ -0,0 +1,46 @@ +# 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/. + +Alert=Figyelmeztetés +Confirm=Megerősítés +ConfirmCheck=Megerősítés +Prompt=Kérdés +# LOCALIZATION NOTE - %S is brandFullName +PromptUsernameAndPassword3=Hitelesítés szükséges – %S +# LOCALIZATION NOTE - %S is brandFullName +PromptPassword3=Jelszó szükséges – %S +Select=Kijelölés +OK=OK +Cancel=Mégse +Yes=&Igen +No=&Nem +Save=&Mentés +Revert=&Visszaállítás +DontSave=&Ne mentse +ScriptDlgGenericHeading=[JavaScript-alkalmazás] +ScriptDlgHeading=Az oldal a(z) %S helyen azt mondja: +ScriptDlgNullPrincipalHeading=Az oldal a következőket mondja: +ScriptDialogLabel=Az OK-t választva megakadályozza, hogy az oldal további párbeszédablakokat hozzon létre. +ScriptDialogLabelNullPrincipal=Ne engedje, hogy az oldal újra megkérdezze +# LOCALIZATION NOTE (ScriptDialogLabelContentPrincipal): +# %S is either the domain and port of the site prompting, or the name of +# an add-on prompting. +ScriptDialogLabelContentPrincipal=Ne engedje, hogy a(z) %S újra megkérdezze +ScriptDialogPreventTitle=Párbeszédablak-beállítás megerősítése +# LOCALIZATION NOTE (EnterLoginForRealm3, EnterLoginForProxy3): +# %1 is an untrusted string provided by a remote server. It could try to +# take advantage of sentence structure in order to mislead the user (see +# bug 244273). %1 should be integrated into the translated sentences as +# little as possible. %2 is the url of the site being accessed. +EnterLoginForRealm3=A(z) %2$S felhasználónevet és jelszót kér. A webhely üzenete: „%1$S” +EnterLoginForProxy3=A(z) %2$S proxy felhasználónevet és jelszót kér. A webhely üzenete: „%1$S” +EnterUserPasswordFor2=%1$S a felhasználónevét és jelszavát kéri. +EnterUserPasswordForCrossOrigin2=%1$S a felhasználónevét és jelszavát kéri. FIGYELMEZTETÉS: Jelszava nem a jelenleg megnyitott weboldalnak lesz elküldve! +EnterPasswordFor=Adja meg %1$S jelszavát a következőhöz: %2$S +EnterCredentials=Az oldal arra kéri, hogy jelentkezzen be. +# %S is the username for which a password is requested. +EnterPasswordOnlyFor=Az oldal arra kéri, hogy jelentkezzen be, mint %S. +# %S is the domain of the site being accessed. +EnterCredentialsCrossOrigin=Az oldal arra kéri, hogy jelentkezzen be. Figyelem: A bejelentkezési adatai a(z) %S oldallal kerülnek megosztásra, nem a jelenleg felkeresett oldallal. +SignIn=Bejelentkezés |