summaryrefslogtreecommitdiff
path: root/i18n/ja/wordgame.po
authorkergoth <kergoth>2002-01-25 22:14:26 (UTC)
committer kergoth <kergoth>2002-01-25 22:14:26 (UTC)
commit15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff)
treec2fa0399a2c47fda8e2cd0092c73a809d17f68eb /i18n/ja/wordgame.po
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'i18n/ja/wordgame.po') (more/less context) (show whitespace changes)
-rw-r--r--i18n/ja/wordgame.po89
1 files changed, 89 insertions, 0 deletions
diff --git a/i18n/ja/wordgame.po b/i18n/ja/wordgame.po
new file mode 100644
index 0000000..b79c0fa
--- a/dev/null
+++ b/i18n/ja/wordgame.po
@@ -0,0 +1,89 @@
1# This is a Qt message file in .po format. Each msgid starts with
2# a scope. This scope should *NOT* be translated - eg. translating
3# from French to English, "Foo::Bar" would be translated to "Pub",
4# not "Foo::Pub".
5msgid ""
6msgstr ""
7"Project-Id-Version: PROJECT VERSION\n"
8"POT-Creation-Date: 2001-03-07 18:31:18 EST\n"
9"PO-Revision-Date: 2000-05-14\n"
10"Last-Translator: Oliver M. Bolzer <oliver@gol.com>\n"
11"Content-Type: text/plain; charset=UTF-8\n"
12
13#: newgamebase.cpp:66
14msgid "NewGameBase::"
15msgstr ""
16
17#: newgamebase.cpp:102
18msgid "NewGameBase::&Cancel"
19msgstr "キャンセル (&C)"
20
21#: newgamebase.cpp:96
22msgid "NewGameBase::&OK"
23msgstr "&OK"
24
25#: newgamebase.cpp:67
26msgid "NewGameBase::AI3: Smart AI player"
27msgstr "AI3: 人工知能"
28
29#: newgamebase.cpp:19
30msgid "NewGameBase::New Game"
31msgstr "新しいゲーム"
32
33#: newgamebase.cpp:26
34msgid "NewGameBase::Players"
35msgstr "プレイヤー"
36
37#: newgamebase.cpp:73
38msgid "NewGameBase::Rules"
39msgstr "ルール"
40
41#: rulesbase.cpp:93
42msgid "RulesBase::&Cancel"
43msgstr "閉じる(&C)"
44
45#: rulesbase.cpp:87
46msgid "RulesBase::&OK"
47msgstr "&OK"
48
49#: rulesbase.cpp:41
50msgid "RulesBase::Board"
51msgstr "フィールド"
52
53#: rulesbase.cpp:80
54msgid "RulesBase::Delete"
55msgstr "削除"
56
57#: rulesbase.cpp:68
58msgid "RulesBase::Edit..."
59msgstr "編集..."
60
61#: rulesbase.cpp:22
62msgid "RulesBase::Game Rules"
63msgstr "ルール"
64
65#: rulesbase.cpp:33
66msgid "RulesBase::Name:"
67msgstr "名前:"
68
69#: rulesbase.cpp:52
70msgid "RulesBase::Size:"
71msgstr "サイズ:"
72
73#: wordgame.cpp:336
74msgid "WordGame::Do you want to end the game early?"
75msgstr "ゲームを終らせな\n"
76"いで終了しますか?"
77
78#: wordgame.cpp:335
79msgid "WordGame::End game"
80msgstr "ゲーム終了"
81
82#: wordgame.cpp:337
83msgid "WordGame::No"
84msgstr "いいえ"
85
86#: wordgame.cpp:337
87msgid "WordGame::Yes"
88msgstr "はい"
89