summaryrefslogtreecommitdiffstats
path: root/l10n-de/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd
blob: 19a5a83d53e0490bc02aa923507f72f3f2d33471 (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
<!-- 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/. -->

<!-- Title -->
<!ENTITY selectAddressWindow.title           "Adressen auswählen">

<!-- Buttons -->
<!ENTITY toButton.label                      "An->"> 
<!ENTITY toButton.accesskey                  "A"> 
<!ENTITY ccButton.label                      "CC->"> 
<!ENTITY ccButton.accesskey                  "C"> 
<!ENTITY bccButton.label                     "BCC->">  
<!ENTITY bccButton.accesskey                 "B">  
<!ENTITY newButton.label                     "Neu…"> 
<!ENTITY newButton.accesskey                 "N"> 
<!ENTITY editButton.label                    "Bearbeiten…"> 
<!ENTITY editButton.accesskey                "B">
<!ENTITY removeButton.label                  "Entfernen"> 
<!ENTITY removeButton.accesskey              "E"> 
<!ENTITY lookIn.label                        "Suchen in:"> 
<!ENTITY lookIn.accesskey                    "S"> 
<!ENTITY for.label                           "nach:"> 
<!ENTITY for.accesskey                       "n"> 
<!ENTITY for.placeholder                     "Name oder E-Mail">
<!ENTITY addressMessageTo.label              "Nachricht adressieren an:"> 

<!-- Tooltips items -->  
<!ENTITY addressPickerNewButton.tooltip      "Neue Adressbuch-Karte erstellen"> 
<!ENTITY addressPickerEditButton.tooltip     "Gewählte Karte bearbeiten">