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/libexample_board.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/libexample_board.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/ru/libexample_board.ts b/i18n/ru/libexample_board.ts index f4cfa45..1a3f57e 100644 --- a/i18n/ru/libexample_board.ts +++ b/i18n/ru/libexample_board.ts @@ -1,25 +1,25 @@ <!DOCTYPE TS><TS> <context> <name>ExampleBoard</name> <message> <source>Alt</source> - <translation type="unfinished"></translation> + <translation>Alt</translation> </message> <message> <source>Shift</source> - <translation type="unfinished"></translation> + <translation>Shift</translation> </message> <message> <source>Ctrl</source> <comment>Control Shortcut on keyboard</comment> - <translation type="unfinished"></translation> + <translation>Ctrl</translation> </message> </context> <context> <name>QObject</name> <message> <source>Example Input</source> - <translation type="unfinished"></translation> + <translation>Образец ввода</translation> </message> </context> </TS> |