summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/chrome/de/locale/de/messenger/FilterListDialog.dtd
blob: 2a3a297feb9e9df2fade0a890782be21cc4457ac (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
<!-- 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 window.title "Filter">
<!ENTITY nameColumn.label "Filtername">
<!ENTITY activeColumn.label "Aktiviert">
<!ENTITY newButton.label "Neu…">
<!ENTITY newButton.accesskey "N">
<!ENTITY newButton.popupCopy.label "Kopieren…">
<!ENTITY newButton.popupCopy.accesskey "K">
<!ENTITY editButton.label "Bearbeiten…">
<!ENTITY editButton.accesskey "B">
<!ENTITY deleteButton.label "Löschen">
<!ENTITY deleteButton.accesskey "L">
<!ENTITY reorderTopButton "Ganz nach oben">
<!ENTITY reorderTopButton.accessKey "G">
<!ENTITY reorderTopButton.toolTip "Diesen Filter vor allen anderen ausführen">
<!ENTITY reorderUpButton.label "Nach oben">
<!ENTITY reorderUpButton.accesskey "o">
<!ENTITY reorderDownButton.label "Nach unten">
<!ENTITY reorderDownButton.accesskey "u">
<!ENTITY reorderBottomButton "Ganz nach unten">
<!ENTITY reorderBottomButton.accessKey "z">
<!ENTITY reorderBottomButton.toolTip "Diesen Filter nach allen anderen ausführen">
<!ENTITY filterHeader.label "Aktivierte Filter werden automatisch in der unten aufgeführten Reihenfolge angewendet.">
<!ENTITY filtersForPrefix.label "Filter für:">
<!ENTITY filtersForPrefix.accesskey "F">
<!ENTITY viewLogButton.label "Filter-Protokoll">
<!ENTITY viewLogButton.accesskey "P">
<!ENTITY runFilters.label "Jetzt ausführen">
<!ENTITY runFilters.accesskey "J">
<!ENTITY stopFilters.label "Stopp">
<!ENTITY stopFilters.accesskey "S">
<!ENTITY folderPickerPrefix.label "Ausgewählte(n) Filter anwenden auf:">
<!ENTITY folderPickerPrefix.accesskey "A">
<!ENTITY helpButton.label "Hilfe">
<!ENTITY helpButton.accesskey "H">
<!ENTITY closeCmd.key "W">
<!ENTITY searchBox.emptyText "Nach Filternamen suchen…">