-rw-r--r-- | i18n/ru/stocktickertest.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/i18n/ru/stocktickertest.ts b/i18n/ru/stocktickertest.ts index 53c65ee..23c9a44 100644 --- a/i18n/ru/stocktickertest.ts +++ b/i18n/ru/stocktickertest.ts @@ -1,68 +1,68 @@ <!DOCTYPE TS><TS> <context> <name>HelpWindow</name> <message> <source>&Open File</source> - <translation type="unfinished"></translation> + <translation>&Открыть файл</translation> </message> <message> <source>&Close</source> - <translation type="unfinished"></translation> + <translation>&Закрыть</translation> </message> <message> <source>&Backward</source> - <translation type="unfinished"></translation> + <translation>&Назад</translation> </message> <message> <source>&Forward</source> - <translation type="unfinished"></translation> + <translation>&Дальше</translation> </message> <message> <source>&Home</source> - <translation type="unfinished"></translation> + <translation>&Домой</translation> </message> <message> <source>Add Bookmark</source> - <translation type="unfinished"></translation> + <translation>Добавить закладку</translation> </message> <message> <source>&File</source> - <translation type="unfinished"></translation> + <translation>&Файл</translation> </message> <message> <source>&Go</source> - <translation type="unfinished"></translation> + <translation>&Перейти</translation> </message> <message> <source>History</source> - <translation type="unfinished"></translation> + <translation>История</translation> </message> <message> <source>Bookmarks</source> - <translation type="unfinished"></translation> + <translation>Закладки</translation> </message> <message> <source>Backward</source> - <translation type="unfinished"></translation> + <translation>Обратно</translation> </message> <message> <source>Forward</source> - <translation type="unfinished"></translation> + <translation>Дальше</translation> </message> <message> <source>Home</source> - <translation type="unfinished"></translation> + <translation>Домой</translation> </message> </context> <context> <name>InputDialog</name> <message> <source>Symbol Lookup</source> - <translation type="unfinished"></translation> + <translation>Поиск символа</translation> </message> <message> <source>Enter something to lookup / search.</source> - <translation type="unfinished"></translation> + <translation>Введите, что нужно искать.</translation> </message> </context> </TS> |