blob: 02d7c59c49215875535dd415c773a73a30ebcb83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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">
|