author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/xx/backgammon.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/xx/backgammon.ts | 164 |
1 files changed, 164 insertions, 0 deletions
diff --git a/i18n/xx/backgammon.ts b/i18n/xx/backgammon.ts index 4eb9e18..a548cfc 100644 --- a/i18n/xx/backgammon.ts +++ b/i18n/xx/backgammon.ts @@ -1,2 +1,166 @@ <!DOCTYPE TS><TS> +<context> + <name>AI_Dialog</name> + <message> + <source>Settings</source> + <translation>FOO</translation> + </message> + <message> + <source><b>Rescue</b></source> + <translation>FOO</translation> + </message> + <message> + <source>?</source> + <translation>FOO</translation> + </message> + <message> + <source><b>Eliminate</b></source> + <translation>FOO</translation> + </message> + <message> + <source><b>Expose</b></source> + <translation>FOO</translation> + </message> + <message> + <source><b>Protect</b></source> + <translation>FOO</translation> + </message> + <message> + <source><b>Safe</b></source> + <translation>FOO</translation> + </message> + <message> + <source><b>Empty</b></source> + <translation>FOO</translation> + </message> + <message> + <source>Default Values</source> + <translation>FOO</translation> + </message> + <message> + <source>Help</source> + <translation>FOO</translation> + </message> + <message> + <source>Bring the pieces out of the endzone</source> + <translation>FOO</translation> + </message> + <message> + <source>Eliminate an opponents piece</source> + <translation>FOO</translation> + </message> + <message> + <source>Expose you own pieces. +After such a move only one piece will remain in the slot</source> + <translation>FOO</translation> + </message> + <message> + <source>Protect a single piece by +putting another one in this slot</source> + <translation>FOO</translation> + </message> + <message> + <source>Move piece to a slot already +occupied by the player</source> + <translation>FOO</translation> + </message> + <message> + <source>Move piece to an empty slot</source> + <translation>FOO</translation> + </message> + <message> + <source>Press and hold the ? buttton +next to a field for help</source> + <translation>FOO</translation> + </message> +</context> +<context> + <name>BackGammon</name> + <message> + <source>Backgammon</source> + <translation>FOO</translation> + </message> + <message> + <source>New</source> + <translation>FOO</translation> + </message> + <message> + <source>Load</source> + <translation>FOO</translation> + </message> + <message> + <source>Save</source> + <translation>FOO</translation> + </message> + <message> + <source>Delete</source> + <translation>FOO</translation> + </message> + <message> + <source>Game</source> + <translation>FOO</translation> + </message> + <message> + <source>Default</source> + <translation>FOO</translation> + </message> + <message> + <source>Theme</source> + <translation>FOO</translation> + </message> + <message> + <source>Player</source> + <translation>FOO</translation> + </message> + <message> + <source>AI</source> + <translation>FOO</translation> + </message> + <message> + <source>Rules</source> + <translation>FOO</translation> + </message> + <message> + <source>Options</source> + <translation>FOO</translation> + </message> + <message> + <source>deleted theme %1?</source> + <translation>FOO</translation> + </message> + <message> + <source>OK</source> + <translation>FOO</translation> + </message> + <message> + <source>Cancel</source> + <translation>FOO</translation> + </message> + <message> + <source>Load Theme</source> + <translation>FOO</translation> + </message> + <message> + <source><b>no move</b></source> + <translation>FOO</translation> + </message> + <message> + <source><b>Player 1 wins. Click on board for new game.</b></source> + <translation>FOO</translation> + </message> + <message> + <source><b>Player 2 wins. Click on board for new game.</b></source> + <translation>FOO</translation> + </message> + <message> + <source><b>P2 turn</b></source> + <comment>P means player</comment> + <translation>FOO</translation> + </message> + <message> + <source><b>P1 turn</b></source> + <comment>P means player</comment> + <translation>FOO</translation> + </message> +</context> </TS> |