OSDN Git Service

fa5ae032c38ae7274979d17491cdd4a115029bab
[redminele/redminele.git] / ruby / lib / ruby / gems / 1.8 / gems / gettext-2.1.0 / samples / cgi / po / nl / main.po
1 # CGI/ERB sample for Ruby-GetText-Package.
2 #
3 # Copyright (C) 2005,2006 Masao Mutoh
4 #
5 # This file is distributed under the same license as the Ruby-GetText-Package.
6 #
7 # Menno Jonkers <ruby-gettext@jonkers.com>, 2005.
8 #
9 #, fuzzy
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: cgi-sample 1.1.1\n"
13 "POT-Creation-Date: 2006-01-07 14:55+0900\n"
14 "PO-Revision-Date: 2005-12-19 21:44+0100\n"
15 "Last-Translator: Menno Jonkers <ruby-gettext@jonkers.com>\n"
16 "Language-Team: Dutch <ruby_gettext@jonkers.com>\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=n != 1;\n"
21
22 #: index.cgi:36
23 msgid "an ERB/CGI sample (UTF-8)."
24 msgstr "een ERB/CGI voorbeeld (UTF-8)."
25
26 #: index.cgi:37
27 msgid ""
28 "an ERB/CGI sample (UTF-8). This sample uses the same container as sample 1 "
29 "but has a different rhtml file."
30 msgstr ""
31 "een ERB/CGI voorbeeld (UTF-8). Dit voorbeeld gebruikt dezelfde container als "
32 "voorbeeld 1, maar heeft een ander rhtml-bestand."
33
34 #: index.cgi:38
35 msgid "an ERB/CGI sample (Auto-Detect charset)."
36 msgstr "een ERB/CGI voorbeeld (auto-detect charset)."
37
38 #: index.cgi:50 cookie.cgi:44
39 msgid "Sample script for CGI/ERB and Ruby-GetText-Package"
40 msgstr "Voorbeeldscript voor CGI/ERB en Ruby-GetText-Package"
41
42 #: index.cgi:55
43 msgid "Ruby-GetText CGI sample scripts"
44 msgstr "Ruby-GetText CGI voorbeeldscripts"
45
46 #: index.cgi:57
47 msgid "Supported Locales:"
48 msgstr "Ondersteunde locales:"
49
50 #: index.cgi:58
51 msgid "Auto-Detect a locale from the WWW browser"
52 msgstr "Auto-detect een locale van de webbrowser"
53
54 #: index.cgi:66
55 msgid "Set locale as a \"lang\" parameter"
56 msgstr "Stel locale in als een \"lang\" parameter"
57
58 #: index.cgi:82
59 msgid "Set \"lang\" to cookie."
60 msgstr "Zet \"lang\" in een cookie."
61
62 #: index.cgi:83
63 msgid ""
64 "Click one of the link below, and then click \"Auto-Detect a locale from the "
65 "WWW browser\" samples."
66 msgstr ""
67 "Kies een van onderstaande links en klik dan \"Auto-detect een locale van de "
68 "webbrowser\"."
69
70 #: index.cgi:92
71 msgid "Source codes"
72 msgstr "Broncodes"
73
74 #: index.cgi:103
75 msgid "index.cgi is also a Ruby-GetText sample script using CGI(not ERB)."
76 msgstr ""
77 "index.cgi is ook een Ruby-GetText voorbeeldscript dat CGI gebruikt (niet "
78 "ERB)."
79
80 #: cookie.cgi:50
81 msgid "Set [%s] as the cookie of your WWW Browser."
82 msgstr "Stel [%s] in als cookie van de webbrowser."
83
84 #: cookie.cgi:54
85 msgid "Back"
86 msgstr "Terug"