blob: 6e016fc2e2d56a83aa64f9c1b5c342285b6c7ca8 (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
|
# 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/.
# Display Name
vcard-displayname = Werjeftenamme
vcard-displayname-placeholder =
.placeholder = { vcard-displayname }
# Type selection
vcard-entry-type-label = Type
vcard-entry-type-home = Thús
vcard-entry-type-work = Wurk
vcard-entry-type-none = Gjin
vcard-entry-type-custom = Oanpast
# N vCard field
vcard-name-header = Namme
vcard-n-prefix = Foarheaksel
vcard-n-add-prefix =
.title = Foarheaksel tafoegje
vcard-n-firstname = Foarnamme
vcard-n-add-firstname =
.title = Foarnamme tafoegje
vcard-n-middlename = Twadde namme
vcard-n-add-middlename =
.title = Twadde namme tafoegje
vcard-n-lastname = Efternamme
vcard-n-add-lastname =
.title = Efternamme tafoegje
vcard-n-suffix = Efterheaksel
vcard-n-add-suffix =
.title = Efterheaksel tafoegje
# Nickname
vcard-nickname = Bynamme
# Email vCard field
vcard-email-header = E-mailadressen
vcard-email-add = E-mailadres tafoegje
vcard-email-label = E-mailadres
vcard-primary-email-label = Standert
# URL vCard field
vcard-url-header = Websites
vcard-url-add = Website tafoegje
vcard-url-label = Website
# Tel vCard field
vcard-tel-header = Telefoannûmers
vcard-tel-add = Telefoannûmer tafoegje
vcard-tel-label = Telefoannûmer
# Or "Mobile"
vcard-entry-type-cell = Mobyl
vcard-entry-type-fax = Faks
vcard-entry-type-pager = Piper
# TZ vCard field
vcard-tz-header = Tiidsône
vcard-tz-add = Tiidsône tafoegje
# IMPP vCard field
vcard-impp2-header = Ynstant-berjochten
vcard-impp-add = Chataccount tafoegje
vcard-impp-label = Chataccount
vcard-impp-select = Protokol
vcard-impp-option-other = Oars
vcard-impp-input-label = URI
vcard-impp-input-title = URI foar ynstant-berjochten
# BDAY and ANNIVERSARY vCard field
vcard-bday-anniversary-header = Spesjale data
vcard-bday-anniversary-add = Spesjale datum tafoegje
vcard-bday-label = Jierdei
vcard-anniversary-label = Jubileum
vcard-date-day = Dei
vcard-date-month = Moanne
vcard-date-year = Jier
# ADR vCard field
vcard-adr-header = Adressen
vcard-adr-add = Adres tafoegje
vcard-adr-label = Adres
vcard-adr-delivery-label = Besoargingslabel
vcard-adr-street = Adres
# Or "Locality"
vcard-adr-locality = Stêd
# Or "Region"
vcard-adr-region = Steat/provinsje
# The term "ZIP code" only applies in USA. Most locales should use "Postal code" only.
vcard-adr-code = Postkoade
vcard-adr-country = Lân
# NOTE vCard field
vcard-note-header = Opmerkingen
vcard-note-add = Opmerking tafoegje
# TITLE, ROLE and ORGANIZATION vCard fields
vcard-org-header = Organisaasjedetails
vcard-org-add = Organisaasjedetails tafoegje
vcard-org-title = Titel
vcard-org-title-input =
.title = Posysje of funksje
.placeholder = Funksjetitel
vcard-org-role = Rol
vcard-org-role-input =
.title = Funksje of rol yn in bepaalde situaasje
.placeholder = Projektrol
vcard-org-org = Organisaasje
vcard-org-org-input =
.title = Organisaasjenamme
.placeholder = Bedriuwsnamme
vcard-org-org-unit = Ofdieling
vcard-org-org-unit-input =
.title = Namme organisatoaryske ienheid
.placeholder = Ofdieling
# Custom properties
vcard-custom-header = Oanpaste eigenskippen
vcard-custom-add = Oanpaste eigenskippen tafoegje
vcard-remove-button-title =
.title = Fuortsmite
vcard-remove-button = Fuortsmite
|