Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPootle Translation <pootle@dev.laptop.org>2008-10-12 10:18:26 (GMT)
committer Pootle Translation <pootle@dev.laptop.org>2008-10-12 10:18:26 (GMT)
commit0f0269f2f752abc5726fa3205bcc067d9893fbf9 (patch)
treeb4e844187a264e952e103aff14ef17b5ac86f8db
parent570dedbdc0a5629623025e2a6e2f3d88e05323a9 (diff)
Adding language nl via Pootle
-rw-r--r--po/nl.po142
1 files changed, 142 insertions, 0 deletions
diff --git a/po/nl.po b/po/nl.po
new file mode 100644
index 0000000..3051b92
--- /dev/null
+++ b/po/nl.po
@@ -0,0 +1,142 @@
+# 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"