diff options
Diffstat (limited to 'l10n-de/suite/chrome/common/sidebar/customize.dtd')
-rw-r--r-- | l10n-de/suite/chrome/common/sidebar/customize.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-de/suite/chrome/common/sidebar/customize.dtd b/l10n-de/suite/chrome/common/sidebar/customize.dtd new file mode 100644 index 0000000000..207c980d43 --- /dev/null +++ b/l10n-de/suite/chrome/common/sidebar/customize.dtd @@ -0,0 +1,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"> |