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
|
# Dutch translation for gtk+
#
# This file is distributed under the same license as the gtk+ package.
#
# Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>, 2002
# Ronald Hummelink <ronald@hummelink.xs4all.nl>, 2002
# Tino Meinen <tino.meinen@gmail.com>, 2002–2010
# Reinout van Schouwen <reinouts@gnome.org>, 2009
# Vincent van Adrighem <adrighem@gnome.org>, 2009
# Wouter Bolsterlee <wbolster@gnome.org>, 2011
#
# expander - samenvouwer/openvouwen
# image format - bestandsformaat
# image file - afbeelding
# image file format - afbeeldingstype
# image type - afbeeldingstype
# job - printopdracht
# render - render/weergeven/tonen/opmaken
# spinbutton - spinknop/teller
# tag - markering/etiket/label/trefwoord
# tooltip - tooltip/werktip/tip
# separator - scheiding/scheidingslijn/scheidingsteken
# selected - geselecteerde/gekozen
# standard display - standaard display
# Rachid <rachidbm@ubuntu.com>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: ubiquity@packages.debian.org\n"
"POT-Creation-Date: 2010-03-12 16:01+0000\n"
"PO-Revision-Date: 2011-10-08 00:38+0200\n"
"Last-Translator: Wouter Bolsterlee <wbolster@gnome.org>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2011-08-09 18:43+0000\n"
"X-Generator: Launchpad (build 13628)\n"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:1001
msgctxt "Stock label"
msgid "_Cancel"
msgstr "_Annuleren"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:2001
msgctxt "Stock label"
msgid "_Close"
msgstr "Sl_uiten"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:3001
msgctxt "Stock label, navigation"
msgid "_Back"
msgstr "_Terug"
# Ok/OK
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:5001
msgctxt "Stock label"
msgid "_OK"
msgstr "_OK"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:6001
msgctxt "Stock label"
msgid "_Quit"
msgstr "A_fsluiten"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:7001
msgctxt "Stock label"
msgid "_Yes"
msgstr "_Ja"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:8001
msgctxt "Stock label"
msgid "_No"
msgstr "_Nee"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:9001
msgid "default:LTR"
msgstr "default:LTR"
# Dit wordt gebruikt wanneer je 12-uursklok wilt weergeven. Dus moet hetzelfde blijven lijkt me.
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:10001
#, no-c-format
msgid "%l:%M %p"
msgstr "%l:%M %p"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:11001
#, no-c-format
msgid "%H:%M"
msgstr "%H:%M"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:12001
msgid "24-hour"
msgstr "24-hour"
|