blob: 06dd64ce2e637e51d3ff7c70a5fa97b5bcd4c7f8 (
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
|
# Dutch translation of Totem
#
# This file is distributed under the same license as the Totem package.
#
# Huib Kleinhout <huib@stack.nl>, 2002–2004.
# Tino Meinen <a.t.meinen@chello.nl>, 2004–2008.
# Wouter Bolsterlee <wbolster@gnome.org>, 2006–2007, 2009.
#
# subtitels ondertiteling/ondertitels (niet ondertitelingen)
#
msgid ""
msgstr ""
"Project-Id-Version: Totem\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-13 00:21+0100\n"
"PO-Revision-Date: 2009-02-13 00:22+0100\n"
"Last-Translator: Wouter Bolsterlee <wbolster@gnome.org>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\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"
#: ../plparse/totem-disc.c:357 ../plparse/totem-disc.c:498
#, c-format
msgid "Failed to mount %s."
msgstr "Kon %s niet aankoppelen."
#: ../plparse/totem-disc.c:387
#, c-format
msgid "No media in drive for device '%s'."
msgstr "Geen media in station voor apparaat ‘%s’."
#: ../plparse/totem-disc.c:441
#, c-format
msgid "Please check that a disc is present in the drive."
msgstr "Controleer of er wel een schijf in het station aanwezig is."
#: ../plparse/totem-disc.c:880
msgid "Audio CD"
msgstr "audio-cd"
#: ../plparse/totem-disc.c:882
msgid "Video CD"
msgstr "video-cd"
# DVD ipv dvd?
#: ../plparse/totem-disc.c:884
msgid "DVD"
msgstr "dvd"
#: ../plparse/totem-disc.c:886
msgid "Digital Television"
msgstr "Digitale televisie"
|