diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-hu/toolkit/chrome/global/textcontext.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-hu/toolkit/chrome/global/textcontext.dtd b/l10n-hu/toolkit/chrome/global/textcontext.dtd new file mode 100644 index 0000000000..66c5c18e93 --- /dev/null +++ b/l10n-hu/toolkit/chrome/global/textcontext.dtd @@ -0,0 +1,24 @@ +<!-- 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/. --> + +<!ENTITY spellAddToDictionary.label "Hozzáadás a szótárhoz"> +<!ENTITY spellAddToDictionary.accesskey "H"> +<!ENTITY spellUndoAddToDictionary.label "Törlés a szótárból"> +<!ENTITY spellUndoAddToDictionary.accesskey "T"> +<!ENTITY spellCheckToggle.label "Helyesírás-ellenőrzés"> +<!ENTITY spellCheckToggle.accesskey "e"> +<!ENTITY spellNoSuggestions.label "(Nincs javaslat)"> +<!ENTITY spellDictionaries.label "Nyelvek"> +<!ENTITY spellDictionaries.accesskey "N"> + +<!ENTITY searchTextBox.clear.label "Törlés"> + +<!ENTITY fillLoginMenu.label "Bejelentkezés kitöltése"> +<!ENTITY fillLoginMenu.accesskey "B"> +<!ENTITY fillPasswordMenu.label "Jelszó kitöltése"> +<!ENTITY fillPasswordMenu.accesskey "J"> +<!ENTITY fillUsernameMenu.label "Felhasználónév kitöltése"> +<!ENTITY fillUsernameMenu.accesskey "F"> +<!ENTITY noLoginSuggestions.label "(Nincs bejelentkezési javaslat)"> +<!ENTITY viewSavedLogins.label "Mentett bejelentkezések megjelenítése"> |