author | sudonix <sudonix> | 2004-02-14 23:10:19 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-02-14 23:10:19 (UTC) |
commit | a802b2ae39da53989046105451e01f7dd3001630 (patch) (side-by-side diff) | |
tree | f50fd73614734ef289832d55d32d35ff5a4ccbfc /i18n/ru/minesweep.ts | |
parent | b922593f1261a972752c825ba4f6c158aa7cc720 (diff) | |
download | opie-a802b2ae39da53989046105451e01f7dd3001630.zip opie-a802b2ae39da53989046105451e01f7dd3001630.tar.gz opie-a802b2ae39da53989046105451e01f7dd3001630.tar.bz2 |
New translations and fixes
-rw-r--r-- | i18n/ru/minesweep.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/ru/minesweep.ts b/i18n/ru/minesweep.ts index 1dd7e7f..4d07a7f 100644 --- a/i18n/ru/minesweep.ts +++ b/i18n/ru/minesweep.ts @@ -1,33 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>MineSweep</name> <message> <source>You won!</source> - <translation type="unfinished"></translation> + <translation>Вы выиграли!</translation> </message> <message> <source>You exploded!</source> - <translation type="unfinished"></translation> + <translation>Вы подорвались!</translation> </message> <message> <source>Mine Hunt</source> - <translation type="unfinished"></translation> + <translation>Сапер</translation> </message> <message> <source>Beginner</source> - <translation type="unfinished"></translation> + <translation>Начинающий</translation> </message> <message> <source>Advanced</source> - <translation type="unfinished"></translation> + <translation>Продвинутый</translation> </message> <message> <source>Expert</source> - <translation type="unfinished"></translation> + <translation>Эксперт</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Игра</translation> </message> </context> </TS> |