summaryrefslogtreecommitdiffstats
path: root/l10n-de/suite/chrome/common/pref/preferences.dtd
blob: 6a8d81dfd7ac2fd5fe8066e5bd97112df34b93fc (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!-- 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  windowClose.key "w">
<!ENTITY  preferencesDefaultTitleMac.title "Einstellungen">
<!ENTITY  preferencesDefaultTitleWin.title "Einstellungen">
<!ENTITY  preferencesCloseButton.label "Schließen">
<!ENTITY  preferencesCloseButton.accesskey "S">

<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog -->
<!ENTITY prefWindow.title "Einstellungen">
<!ENTITY prefWindow.size "width: 102ch; height: 45em;">
<!ENTITY prefWindowMac2.size "width: 70em; height: 45em;">
<!ENTITY prefWindowWin2.size "width: 130ch; height: 46em;">
<!ENTITY categoryHeader "Kategorie">

<!ENTITY appear.label "Erscheinungsbild">
<!ENTITY content.label "Inhalte">
<!ENTITY fonts.label "Schriftarten">
<!ENTITY colors.label "Farben">
<!ENTITY media.label "Medien">
<!ENTITY spellingPane.label "Rechtschreibung">

<!ENTITY navigator.label "Browser">
<!ENTITY history.label "Chronik">
<!ENTITY languages.label "Sprachen">
<!ENTITY applications.label "Hilfsanwendungen">
<!ENTITY locationBar.label "Adressleiste">
<!ENTITY search.label "Internet-Suche">
<!ENTITY tabWindows.label "Tabbed Browsing">
<!ENTITY links.label "Link-Verhalten">
<!ENTITY download.label "Downloads">

<!ENTITY security.label "Datenschutz &amp; Sicherheit">
<!ENTITY privatedata.label "Private Daten">
<!ENTITY cookies.label "Cookies">
<!ENTITY images.label "Grafiken">
<!ENTITY popups.label "Pop-up-Fenster">
<!ENTITY passwords.label "Passwörter">
<!ENTITY ssltls.label "SSL/TLS">
<!ENTITY certs.label "Zertifikate">

<!ENTITY sync.label "Sync">

<!ENTITY advance.label "Erweitert">
<!ENTITY scriptsAndWindows2.label "Skripte">
<!ENTITY keynav.label "Navigation mit der Tastatur">
<!ENTITY findAsYouType.label "Suche beim Tippen">
<!ENTITY cache.label "Cache">
<!ENTITY offlineApps.label "Offline-Apps">
<!ENTITY proxies.label "Proxies">
<!ENTITY httpnetworking.label "HTTP-Verbindungen">
<!ENTITY smart.label "Software-Installation">
<!ENTITY mousewheel.label "Mausrad">
<!ENTITY debugging.label "Debuggen">

<!ENTITY focusSearch.key "f">