diff options
Diffstat (limited to 'l10n-cs/suite/chrome/editor/prefs/pref-editing.dtd')
-rw-r--r-- | l10n-cs/suite/chrome/editor/prefs/pref-editing.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-cs/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-cs/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..2a7a725620 --- /dev/null +++ b/l10n-cs/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,31 @@ +<!-- 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 "Nastavení nové stránky"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "A"> +<!ENTITY pageColorHeader "Výchozí vzhled stránky"> + +<!ENTITY defaultColors.label "Neurčovat barvy (nenastavovat barvy na stránce)"> +<!ENTITY defaultColors.accesskey "e"> +<!ENTITY customColors.label "Použít vlastní barvy:"> +<!ENTITY customColors.accesskey "P"> + +<!ENTITY normalText.label "Běžný text"> +<!ENTITY normalText.accesskey "t"> +<!ENTITY linkText.label "Odkaz"> +<!ENTITY linkText.accesskey "O"> +<!ENTITY activeLinkText.label "Aktivní odkaz"> +<!ENTITY activeLinkText.accesskey "k"> +<!ENTITY visitedLinkText.label "Navštívený odkaz"> +<!ENTITY visitedLinkText.accesskey "N"> +<!ENTITY background.label "Pozadí:"> +<!ENTITY background.accesskey "z"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Obrázek na pozadí:"> +<!ENTITY backgroundImage.accesskey "b"> +<!ENTITY chooseFile.label "Vybrat soubor…"> +<!ENTITY chooseFile.accesskey "s"> |