Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/nl.po
blob: 4f38e4b321214870a40e7bd511f05c141f072050 (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
194
195
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-26 03:33-0300\n"
"PO-Revision-Date: 2008-10-02 15:59-0400\n"
"Last-Translator: Myckel Habets <myckel@sdf.lonestar.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 1.1.0rc2\n"

#: activity/activity.info:2
msgid "PlayGo"
msgstr "SpeelGo"

#: gogame.py:138
msgid "There already is a stone there!"
msgstr "Er is daar al een steen!"

#: gogame.py:140
msgid "Ko violation!"
msgstr "Ko overtreding!"

#: gogame.py:150
msgid "Illegal move."
msgstr "Ongeldige zet."

#: activity.py:55
msgid "Game"
msgstr "Spel"

#: activity.py:71
msgid "Welcome to PlayGo!"
msgstr "Welkom bij SpeelGo!"

#: activity.py:107
msgid "Pass"
msgstr "Overslaan"

#: activity.py:112
msgid "Undo"
msgstr "Ongedaan maken"

#: activity.py:139 activity.py:198
msgid "It's not your turn!"
msgstr "Je bent niet aan de beurt!"

#: activity.py:164
msgid "Opponent passed"
msgstr "Tegenstander slaat over"

#: activity.py:263
msgid "White's turn"
msgstr "Beurt is aan wit"

#: activity.py:265
msgid "Black's turn"
msgstr "Beurt is aan zwart"

#: activity.py:320
msgid "Black wins!"
msgstr "Zwart wint!"

#: activity.py:322
msgid "White wins!"
msgstr "Wit wint!"

#: activity.py:324
msgid "There was a tie!"
msgstr "Er was een gelijkspel!"

#: activity.py:325
#, python-format
msgid "Game ended! %s"
msgstr "Spel afgelopen! %s"

#: activity.py:326
#, python-format
msgid "Final score: White %(W)d - Black %(B)d"
msgstr "Eindscore: Wit %(W)d - Zwart %(B)d"

#: activity.py:349 activity.py:355 activity.py:361
msgid "AI"
msgstr "AI"

#: activity.py:349
#, python-format
msgid "GnuGo loading failed!: %s"
msgstr "Laden van GnuGo mislukt!: %s"

#: activity.py:355
msgid "PlayGo AI Activated"
msgstr "SpeelGo AI geactiveerd"

#: activity.py:361
msgid "PlayGo AI Deactivated"
msgstr "SpeelGo AI gedeactiveerd"

#: activity.py:375
#, python-format
msgid "Score is: White %(W)d - Black %(B)d"
msgstr "Score is: Wit %(W)d - Zwart %(B)d"

#: activity.py:391
msgid "Buddy joined"
msgstr "Maatje speelt mee"

#: activity.py:391
#, python-format
msgid "%s joined"
msgstr "%s doet mee"

#: activity.py:394
msgid "Buddy left"
msgstr "Maatje verlaat het spel"

#: activity.py:394
#, python-format
msgid "%s left"
msgstr "%s gaat weg"

#: gametoolbar.py:55
msgid "Restart Game"
msgstr "Herstart spel"

#: gametoolbar.py:64
msgid "Board size"
msgstr "Bordgrootte"

#: gametoolbar.py:83
msgid "Play against PlayGo!"
msgstr "Speel tegen SpeelGo!"

#: gametoolbar.py:85
msgid "You need to install gnugo to play against PlayGo"
msgstr "Je moet gnugo installeren als je tegen SpeelGo wilt spelen"

#: tutorialtoolbar.py:66
msgid "board"
msgstr ""

#: tutorialtoolbar.py:66
msgid "play"
msgstr ""

#: tutorialtoolbar.py:66
msgid "territory"
msgstr ""

#: tutorialtoolbar.py:66
msgid "scoring"
msgstr ""

#: tutorialtoolbar.py:66
msgid "capturing"
msgstr ""

#: tutorialtoolbar.py:66
msgid "seki"
msgstr ""

#: tutorialtoolbar.py:66
msgid "ko"
msgstr ""

#: tutorialtoolbar.py:66
msgid "superko"
msgstr ""

#: tutorialtoolbar.py:66
msgid "life and death"
msgstr ""

#: tutorialtoolbar.py:66
msgid "ko fight"
msgstr ""

#: tutorialtoolbar.py:66
msgid "semeai"
msgstr ""

#: tutorialtoolbar.py:66
msgid "sente/gote"
msgstr ""

#: tutorialtoolbar.py:66
msgid "end game"
msgstr ""