blob: ce1eaf8f016e8491210b25c836ec6cea2ce47eb6 (
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
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 "Neue Seiteneinstellungen">
<!ENTITY authorName.label "Autor:">
<!ENTITY authorName.accesskey "A">
<!ENTITY pageColorHeader "Standard-Seitenerscheinung">
<!ENTITY defaultColors.label "Standardfarben des Lesers (Keine Farben in Seite setzen)">
<!ENTITY defaultColors.accesskey "S">
<!ENTITY customColors.label "Eigene Farben verwenden:">
<!ENTITY customColors.accesskey "E">
<!ENTITY normalText.label "Normaler Text">
<!ENTITY normalText.accesskey "N">
<!ENTITY linkText.label "Link-Text">
<!ENTITY linkText.accesskey "L">
<!ENTITY activeLinkText.label "Aktiver Link-Text">
<!ENTITY activeLinkText.accesskey "k">
<!ENTITY visitedLinkText.label "Besuchter Link-Text">
<!ENTITY visitedLinkText.accesskey "B">
<!ENTITY background.label "Hintergrund:">
<!ENTITY background.accesskey "H">
<!ENTITY colon.character ":">
<!ENTITY backgroundImage.label "Hintergrundbild:">
<!ENTITY backgroundImage.accesskey "u">
<!ENTITY chooseFile.label "Durchsuchen…">
<!ENTITY chooseFile.accesskey "D">
|