author | sudonix <sudonix> | 2005-02-04 04:45:08 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2005-02-04 04:45:08 (UTC) |
commit | b1dab0b57e8d9766a2da7e8cc8792fb434182410 (patch) (side-by-side diff) | |
tree | 82bb18a0270b3b2c826b008fe11395edfa5af6c5 /i18n/ru/simple-main.ts | |
parent | 8aaae9e3eca7853e9c693d2401f721d75209acf7 (diff) | |
download | opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.zip opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.tar.gz opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.tar.bz2 |
catching up after lupdate, ugh
-rw-r--r-- | i18n/ru/simple-main.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/ru/simple-main.ts b/i18n/ru/simple-main.ts index d962dc5..7295b81 100644 --- a/i18n/ru/simple-main.ts +++ b/i18n/ru/simple-main.ts @@ -1,37 +1,37 @@ <!DOCTYPE TS><TS> <context> <name>MainWindow</name> <message> <source>My MainWindow</source> - <translation type="unfinished"></translation> + <translation>Главное окно</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>Simple</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Простое приложение</translation> </message> <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> </TS> |