diff options
Diffstat (limited to 'l10n-hu/suite/chrome/editor/prefs')
-rw-r--r-- | l10n-hu/suite/chrome/editor/prefs/editorPrefsOverlay.dtd | 12 | ||||
-rw-r--r-- | l10n-hu/suite/chrome/editor/prefs/pref-composer.dtd | 32 | ||||
-rw-r--r-- | l10n-hu/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 76 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-hu/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..3a455ca6db --- /dev/null +++ b/l10n-hu/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,12 @@ +<!-- 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/. --> +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "HTML-szerkesztő"> +<!ENTITY editing.label "Új oldal beállításai"> +<!ENTITY publish.label "Közzététel"> diff --git a/l10n-hu/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-hu/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..68d7cc0319 --- /dev/null +++ b/l10n-hu/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,32 @@ +<!-- 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/. --> +<!-- extracted from content/pref-composer.xul --> + +<!-- extracted from content/pref-composer.xhtml --> + +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Legutóbb szerkesztett oldalak"> +<!ENTITY documentsInMenu.label "A listában megjelenő oldalak maximális száma:"> +<!ENTITY documentsInMenu.accesskey "l"> +<!ENTITY savingFiles.title "Fájlok mentésekor"> +<!ENTITY preserveExisting.label "Az eredeti forrás formázásainak megtartása"> +<!ENTITY preserveExisting.accesskey "m"> +<!ENTITY preserveExisting.tooltip "Megőrzi a sortöréseket és az oldal eredeti formázásait"> +<!ENTITY saveAssociatedFiles.label "Képek és más csatolt fájlok mentése az oldalak mentésekor"> +<!ENTITY saveAssociatedFiles.accesskey "K"> +<!ENTITY showPublishDialog.label "A Közzététel párbeszédpanel megjelenítése minden közzététel alkalmával"> +<!ENTITY showPublishDialog.accesskey "A"> +<!ENTITY composerEditing.label "Szerkesztés"> +<!ENTITY maintainStructure.label "Cellák beszúrásakor vagy törlésekor megtartja a táblázat szerkezetét."> +<!ENTITY maintainStructure.tooltip "Megakadályozza a cellaszegélyek letörését egy vagy több cella törlésénél"> +<!ENTITY maintainStructure.accesskey "m"> +<!ENTITY useCSS.label "Stílusok használata HTML elemek és attribútumok helyett"> +<!ENTITY useCSS.accesskey "S"> +<!ENTITY crInPCreatesNewP.label "Enter a bekezdésben mindig új bekezdést eredményez"> +<!ENTITY crInPCreatesNewP.accesskey "r"> diff --git a/l10n-hu/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-hu/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..eda6ec30da --- /dev/null +++ b/l10n-hu/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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 pref.editing.title "Új oldal beállításai"> + +<!ENTITY authorName.label "Szerző:"> +<!ENTITY authorName.accesskey "S"> +<!ENTITY pageColorHeader "Weboldal alapértelmezett kinézete"> + +<!ENTITY defaultColors.label "A látogató böngészőjének alapértelmezett színei"> +<!ENTITY defaultColors.accesskey "l"> +<!ENTITY customColors.label "Egyéni színek használata:"> +<!ENTITY customColors.accesskey "E"> + +<!ENTITY normalText.label "Normál szöveg"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Hivatkozás szövege"> +<!ENTITY linkText.accesskey "i"> +<!ENTITY activeLinkText.label "Aktív hivatkozás szövege"> +<!ENTITY activeLinkText.accesskey "A"> +<!ENTITY visitedLinkText.label "Látogatott hivatkozás szövege"> +<!ENTITY visitedLinkText.accesskey "L"> +<!ENTITY background.label "Háttér:"> +<!ENTITY background.accesskey "H"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Háttérkép:"> +<!ENTITY backgroundImage.accesskey "H"> +<!ENTITY chooseFile.label "Tallózás…"> +<!ENTITY chooseFile.accesskey "T"> + |