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/qasteroids.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/qasteroids.ts | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/i18n/ru/qasteroids.ts b/i18n/ru/qasteroids.ts index 7066645..fe1057e 100644 --- a/i18n/ru/qasteroids.ts +++ b/i18n/ru/qasteroids.ts @@ -1,39 +1,41 @@ <!DOCTYPE TS><TS> <context> <name>KAstTopLevel</name> <message> <source>Asteroids</source> - <translation type="unfinished"></translation> + <translation>Астероиды</translation> </message> <message> <source>Score</source> - <translation type="unfinished"></translation> + <translation>Очки</translation> </message> <message> <source>Level</source> - <translation type="unfinished"></translation> + <translation>Уровень</translation> </message> <message> <source>Ships</source> - <translation type="unfinished"></translation> + <translation>Корабли</translation> </message> <message> <source>Fuel</source> - <translation type="unfinished"></translation> + <translation>Топливо</translation> </message> <message> <source>Press Calendar to start playing</source> - <translation type="unfinished"></translation> + <translation>Нажмите "Календарь" чтобы начать игру</translation> </message> <message> <source>Ship Destroyed. Press Contacts/Home key.</source> - <translation type="unfinished"></translation> + <translation>Корабль разрушен. +Нажмите кнопку "Контакты"/"Домой".</translation> </message> <message> <source>Game Over. Press Calendar for a new game.</source> - <translation type="unfinished"></translation> + <translation>Игра окончена. +Нажмите "Календарь" чтобы начать заново.</translation> </message> </context> </TS> |