author | sudonix <sudonix> | 2004-04-05 22:40:18 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-04-05 22:40:18 (UTC) |
commit | 1d958f56a9e1357c20e76d763579d4dc184978e0 (patch) (side-by-side diff) | |
tree | 0ae336ca25fbb04a378b7e0fe6a309bd740348be /i18n/ru/wordgame.ts | |
parent | 266b184c615022484b988e1638be768b11c0c19b (diff) | |
download | opie-1d958f56a9e1357c20e76d763579d4dc184978e0.zip opie-1d958f56a9e1357c20e76d763579d4dc184978e0.tar.gz opie-1d958f56a9e1357c20e76d763579d4dc184978e0.tar.bz2 |
Cleanups+new translations
-rw-r--r-- | i18n/ru/wordgame.ts | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/i18n/ru/wordgame.ts b/i18n/ru/wordgame.ts index f5bd88d..3d815f7 100644 --- a/i18n/ru/wordgame.ts +++ b/i18n/ru/wordgame.ts @@ -1,133 +1,133 @@ <!DOCTYPE TS><TS> <context> <name>Board</name> <message> <source>Blanks: </source> - <translation type="unfinished"></translation> + <translation>Пустых:</translation> </message> <message> <source>OK</source> - <translation type="unfinished"></translation> + <translation>Да</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Отмена</translation> </message> <message> <source>Unknown word</source> - <translation type="unfinished"></translation> + <translation>Неизвестное слово</translation> </message> <message> <source><p>The word "%1" is not in the dictionary.</source> - <translation type="unfinished"></translation> + <translation><p>Слова "%1" в словаре нет.</translation> </message> <message> <source>Add</source> - <translation type="unfinished"></translation> + <translation>Добавить</translation> </message> <message> <source>Ignore</source> - <translation type="unfinished"></translation> + <translation>Игнорировать</translation> </message> </context> <context> <name>NewGameBase</name> <message> <source>Players</source> - <translation type="unfinished"></translation> + <translation>Игроки</translation> </message> <message> <source>AI3: Smart AI player</source> - <translation type="unfinished"></translation> + <translation>AI3: Умный AI игрок</translation> </message> <message> <source>Rules</source> - <translation type="unfinished"></translation> + <translation>Правила</translation> </message> <message> <source>&Start</source> - <translation type="unfinished"></translation> + <translation>&Начать</translation> </message> </context> <context> <name>RulesBase</name> <message> <source>Game Rules</source> - <translation type="unfinished"></translation> + <translation>Правила игры</translation> </message> <message> <source>Name:</source> - <translation type="unfinished"></translation> + <translation>Имя:</translation> </message> <message> <source>Board</source> - <translation type="unfinished"></translation> + <translation>Доска</translation> </message> <message> <source>Size:</source> - <translation type="unfinished"></translation> + <translation>Размер:</translation> </message> <message> <source>Edit...</source> - <translation type="unfinished"></translation> + <translation>Правка...</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Удалить</translation> </message> <message> <source>&OK</source> - <translation type="unfinished"></translation> + <translation>&Да</translation> </message> <message> <source>&Cancel</source> - <translation type="unfinished"></translation> + <translation>&Отмена</translation> </message> </context> <context> <name>ScoreInfo</name> <message> <source><P>Invalid move</source> - <translation type="unfinished"></translation> + <translation><P>Неверный ход</translation> </message> <message> <source><P>Score: </source> - <translation type="unfinished"></translation> + <translation><P>Очки:</translation> </message> </context> <context> <name>WordGame</name> <message> <source>Word Game</source> - <translation type="unfinished"></translation> + <translation>Игра слов</translation> </message> <message> <source>Back</source> - <translation type="unfinished"></translation> + <translation>Назад</translation> </message> <message> <source>Done</source> - <translation type="unfinished"></translation> + <translation>Готово</translation> </message> <message> <source>Close</source> - <translation type="unfinished"></translation> + <translation>Закрыть</translation> </message> <message> <source>End game</source> - <translation type="unfinished"></translation> + <translation>Завершить игру</translation> </message> <message> <source>Do you want to end the game early?</source> - <translation type="unfinished"></translation> + <translation>Вы действительно хотите закончить игру сейчас?</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Да</translation> </message> <message> <source>No</source> - <translation type="unfinished"></translation> + <translation>Нет</translation> </message> </context> </TS> |