diff options
Diffstat (limited to 'l10n-pl/editor/ui/chrome/composer/pref-editing.dtd')
-rw-r--r-- | l10n-pl/editor/ui/chrome/composer/pref-editing.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-pl/editor/ui/chrome/composer/pref-editing.dtd b/l10n-pl/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..02d7c59c49 --- /dev/null +++ b/l10n-pl/editor/ui/chrome/composer/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 "Ustawienia dla nowych stron"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "a"> +<!ENTITY pageColorHeader "Domyślny wygląd strony"> + +<!ENTITY defaultColors.label "Nie ustawiaj kolorów strony. Zostaną użyte domyślne ustawienia przeglądarki czytelnika"> +<!ENTITY defaultColors.accesskey "d"> +<!ENTITY customColors.label "Użyj poniższych kolorów:"> +<!ENTITY customColors.accesskey "p"> + +<!ENTITY normalText.label "Zwykły tekst"> +<!ENTITY normalText.accesskey "e"> +<!ENTITY linkText.label "Odnośnik"> +<!ENTITY linkText.accesskey "n"> +<!ENTITY activeLinkText.label "Aktywny odnośnik"> +<!ENTITY activeLinkText.accesskey "A"> +<!ENTITY visitedLinkText.label "Odwiedzony odnośnik"> +<!ENTITY visitedLinkText.accesskey "i"> +<!ENTITY background.label "Tło:"> +<!ENTITY background.accesskey "T"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Obraz tła:"> +<!ENTITY backgroundImage.accesskey "O"> +<!ENTITY chooseFile.label "Wybierz plik…"> +<!ENTITY chooseFile.accesskey "W"> |