From 5862ce131c780c38d5df7d336ec5d8fb8f62a0bc Mon Sep 17 00:00:00 2001 From: ar <ar> Date: Thu, 08 Jan 2004 22:40:54 +0000 Subject: update an add .ts files --- (limited to 'i18n/ja/snake.ts') diff --git a/i18n/ja/snake.ts b/i18n/ja/snake.ts new file mode 100644 index 0000000..5b92b88 --- a/dev/null +++ b/i18n/ja/snake.ts @@ -0,0 +1,40 @@ +<!DOCTYPE TS><TS> +<context> + <name>SnakeGame</name> + <message> + <source>Snake</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>New Game</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>SNAKE!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Use the arrow keys to guide the +snake to eat the mouse. You must not +crash into the walls, edges or its tail.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Press any key to start</source> + <translation type="unfinished"></translation> + </message> + <message> + <source> Score : %1 </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>GAME OVER! + Your Score: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Press any key to begin a new game.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> -- cgit v0.9.0.2