blob: 7d66b0c38d1a7a7ac18c1b71f09e35b99ae182fa (
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
|
<!-- 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 propertiesMenu.label "Eigenschappen">
<!ENTITY propertiesMenu.accesskey "E">
<!ENTITY propertiesCmd.key "i">
<!ENTITY abPropertiesMenu.label "Adresboekeigenschappen">
<!ENTITY abPropertiesMenu.accesskey "e">
<!ENTITY contactPropertiesMenu.label "Contacteigenschappen">
<!ENTITY contactPropertiesMenu.accesskey "e">
<!ENTITY mailingListPropertiesMenu.label "Mailinglijsteigenschappen">
<!ENTITY mailingListPropertiesMenu.accesskey "e">
<!ENTITY abContextMenuButton.tooltip "Adresboekcontextmenu weergeven">
<!ENTITY addressbookPicker.label "Adresboek:">
<!ENTITY addressbookPicker.accesskey "k">
<!ENTITY searchContacts.label "Contacten zoeken:">
<!ENTITY searchContacts.accesskey "z">
<!ENTITY SearchNameOrEmail.label "Naam of e-mailadres">
<!ENTITY addtoToFieldMenu.label "Toevoegen aan Aan-veld">
<!ENTITY addtoToFieldMenu.accesskey "T">
<!ENTITY addtoCcFieldMenu.label "Toevoegen aan CC-veld">
<!ENTITY addtoCcFieldMenu.accesskey "C">
<!ENTITY addtoBccFieldMenu.label "Toevoegen aan Bcc-veld">
<!ENTITY addtoBccFieldMenu.accesskey "B">
<!ENTITY deleteAddrBookCard.label "Verwijderen">
<!ENTITY deleteAddrBookCard.accesskey "V">
<!ENTITY propertiesContext.label "Eigenschappen">
<!ENTITY propertiesContext.accesskey "E">
<!ENTITY abPropertiesContext.label "Eigenschappen">
<!ENTITY abPropertiesContext.accesskey "E">
<!ENTITY editContactContext.label "Contact bewerken">
<!ENTITY editContactContext.accesskey "w">
<!ENTITY editMailingListContext.label "Lijst bewerken">
<!ENTITY editMailingListContext.accesskey "w">
<!ENTITY newContactAbContext.label "Nieuw contact">
<!ENTITY newContactAbContext.accesskey "c">
<!ENTITY newListAbContext.label "Nieuwe lijst">
<!ENTITY newListAbContext.accesskey "l">
<!ENTITY toButton.label "Aan:">
<!ENTITY toButton.accesskey "A">
<!ENTITY ccButton.label "Cc:">
<!ENTITY ccButton.accesskey "C">
<!ENTITY bccButton.label "Bcc:">
<!ENTITY bccButton.accesskey "B">
|