author | sudonix <sudonix> | 2005-02-03 06:48:43 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2005-02-03 06:48:43 (UTC) |
commit | 2ed3b823bdcb473dca8a809b939c5d7d282b70bb (patch) (side-by-side diff) | |
tree | b024c633875a7bd99bc555de6c0058675f24de3e /i18n/ru/main-tab.ts | |
parent | 0e4ae4280568c0b71a3c410e26e69d823e1cf207 (diff) | |
download | opie-2ed3b823bdcb473dca8a809b939c5d7d282b70bb.zip opie-2ed3b823bdcb473dca8a809b939c5d7d282b70bb.tar.gz opie-2ed3b823bdcb473dca8a809b939c5d7d282b70bb.tar.bz2 |
catching up after lupdate, ugh
-rw-r--r-- | i18n/ru/main-tab.ts | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/i18n/ru/main-tab.ts b/i18n/ru/main-tab.ts index e4938d9..e752134 100644 --- a/i18n/ru/main-tab.ts +++ b/i18n/ru/main-tab.ts @@ -1,53 +1,53 @@ <!DOCTYPE TS><TS> <context> <name>MainWindow</name> <message> <source>My MainWindow</source> - <translation type="unfinished"></translation> + <translation>Главное окно</translation> </message> <message> <source>Simple1</source> - <translation type="unfinished"></translation> + <translation>Простой1</translation> </message> <message> <source>Simple2</source> - <translation type="unfinished"></translation> + <translation>Простой2</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Выйти</translation> </message> <message> <source>Fire</source> - <translation type="unfinished"></translation> + <translation>Огонь</translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Огонь</translation> </message> </context> <context> <name>Simple1</name> <message> <source>Click on the button or follow the white rabbit</source> - <translation type="unfinished"></translation> + <translation>Нажмите на кнопку или следуйте за белым зайцем</translation> </message> <message> <source>Fire</source> <comment>translatable quit string</comment> - <translation type="unfinished"></translation> + <translation>Огонь</translation> </message> </context> <context> <name>Simple2</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Простое приложение</translation> </message> <message> <source>Fire</source> <comment>translatable fire string</comment> - <translation type="unfinished"></translation> + <translation>Огонь</translation> </message> </context> </TS> |