-rw-r--r-- | i18n/ru/ordesktop.ts | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/i18n/ru/ordesktop.ts b/i18n/ru/ordesktop.ts index abaf308..da02d38 100644 --- a/i18n/ru/ordesktop.ts +++ b/i18n/ru/ordesktop.ts @@ -1,49 +1,49 @@ <!DOCTYPE TS><TS> <context> <name>QMyDialog</name> <message> <source>Configuration</source> - <translation type="unfinished"></translation> + <translation>Настройки</translation> </message> <message> <source>Server Desc</source> - <translation type="unfinished"></translation> + <translation>Описание сервера</translation> </message> <message> <source>User Name</source> - <translation type="unfinished"></translation> + <translation>Имя пользователя</translation> </message> <message> <source>Server Address</source> - <translation type="unfinished"></translation> + <translation>Адрес сервера</translation> </message> <message> <source>Add</source> <comment>Add Connection</comment> - <translation type="unfinished"></translation> + <translation>Добавить</translation> </message> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Правка</translation> </message> <message> <source>Save</source> - <translation type="unfinished"></translation> + <translation>Сохранить</translation> </message> <message> <source>Remove</source> - <translation type="unfinished"></translation> + <translation>Удалить</translation> </message> <message> <source>Full Screen</source> - <translation type="unfinished"></translation> + <translation>На весь экран</translation> </message> </context> <context> <name>QMyScrollView</name> <message> <source>Remote Desktop Client (RDP)</source> - <translation type="unfinished"></translation> + <translation>Клиент удаленного доступа (RDP)</translation> </message> </context> </TS> |