blob: 207c980d43ee2ede073f95b22f0308c89682a3e1 (
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
|
<!-- 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/. -->
<!-- extracted from ./customize.xul -->
<!-- LOCALIZATION NOTE sidebar.customize.title.label: Do NOT localize the term "&sidebarName;" -->
<!ENTITY sidebar.customize.title.label "&sidebarName; anpassen">
<!-- LOCALIZATION NOTE sidebar.customize.current.label: Do NOT localize the term "&sidebarName;" -->
<!ENTITY sidebar.customize.current.label "Tabs in &sidebarName;:">
<!ENTITY sidebar.customize.current.accesskey "T">
<!ENTITY sidebar.customize.customize.label "Tab anpassen…">
<!ENTITY sidebar.customize.customize.accesskey "a">
<!ENTITY sidebar.customize.remove.label "Entfernen">
<!ENTITY sidebar.customize.remove.accesskey "n">
<!ENTITY sidebar.customize.additional.label "verfügbare Tabs:">
<!ENTITY sidebar.customize.additional.accesskey "e">
<!ENTITY sidebar.customize.add.label "Hinzufügen">
<!ENTITY sidebar.customize.add.accesskey "z">
<!ENTITY sidebar.customize.preview.label "Vorschau…">
<!ENTITY sidebar.customize.preview.accesskey "v">
<!ENTITY sidebar.customize.up.label "Nach oben">
<!ENTITY sidebar.customize.up.accesskey "o">
<!ENTITY sidebar.customize.down.label "Nach unten">
<!ENTITY sidebar.customize.down.accesskey "u">
<!ENTITY sidebar.more.label "Mehr Tabs suchen…">
<!ENTITY sidebar.more.accesskey "m">
|