author | gints <gints> | 2004-05-22 06:55:30 (UTC) |
---|---|---|
committer | gints <gints> | 2004-05-22 06:55:30 (UTC) |
commit | 35b6ab7a844145378a6e427c4666fa65b63d3cfd (patch) (side-by-side diff) | |
tree | b742193d66bcf175aa063c4e0b200d92d3639d39 /i18n/lv/snake.ts | |
parent | d44efc97f848d0e1002f40c38025aa416cdce6ea (diff) | |
download | opie-35b6ab7a844145378a6e427c4666fa65b63d3cfd.zip opie-35b6ab7a844145378a6e427c4666fa65b63d3cfd.tar.gz opie-35b6ab7a844145378a6e427c4666fa65b63d3cfd.tar.bz2 |
Some Latvian translations
-rw-r--r-- | i18n/lv/snake.ts | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/i18n/lv/snake.ts b/i18n/lv/snake.ts index 5b92b88..21406fe 100644 --- a/i18n/lv/snake.ts +++ b/i18n/lv/snake.ts @@ -1,40 +1,43 @@ <!DOCTYPE TS><TS> <context> <name>SnakeGame</name> <message> <source>Snake</source> - <translation type="unfinished"></translation> + <translation>Čūska</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Jauna Spēle</translation> </message> <message> <source>SNAKE!</source> - <translation type="unfinished"></translation> + <translation>ČŪSKA!</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> + <translation>Izmantojot bultu taustiņus vadiet čūsku, +lai apēstu peli. Jūs nedrīkstat ieskriet +sienās, stūros un čūskas astē.</translation> </message> <message> <source>Press any key to start</source> - <translation type="unfinished"></translation> + <translation>Nospiežiet jabkuru taustiņu lai sāktu</translation> </message> <message> <source> Score : %1 </source> - <translation type="unfinished"></translation> + <translation> Punkti: %1</translation> </message> <message> <source>GAME OVER! Your Score: %1</source> - <translation type="unfinished"></translation> + <translation>SPĒLE CAURI! +Jūsu Rezultāts: %1</translation> </message> <message> <source>Press any key to begin a new game.</source> - <translation type="unfinished"></translation> + <translation>Spiežiet šeit lai sāktu jaunu spēli.</translation> </message> </context> </TS> |