-rw-r--r-- | i18n/ru/libmodem.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/ru/libmodem.ts b/i18n/ru/libmodem.ts index 058f5ce..bf02e06 100644 --- a/i18n/ru/libmodem.ts +++ b/i18n/ru/libmodem.ts @@ -1,36 +1,36 @@ <!DOCTYPE TS><TS> <context> <name>ModemGUI</name> <message> <source>Modem</source> - <translation type="unfinished"></translation> + <translation>Модем</translation> </message> <message> <source>Name</source> - <translation type="unfinished"></translation> + <translation>Имя</translation> </message> <message> <source>Description</source> - <translation type="unfinished"></translation> + <translation>Описание</translation> </message> <message> <source>Start automatically</source> - <translation type="unfinished"></translation> + <translation>Запускать автоматически</translation> </message> <message> <source>Confirm before start</source> - <translation type="unfinished"></translation> + <translation>Подтвердить перед запуском</translation> </message> </context> <context> <name>ModemNetNode</name> <message> <source>Dialup modem</source> - <translation type="unfinished"></translation> + <translation>Телефонный модем</translation> </message> <message> <source><p>Sets up a dialing procedures.</p><p>Use this to dial up over modems, ISDN, GSM, ...</p></source> - <translation type="unfinished"></translation> + <translation><p>Настраивает процедуру дозвона.</p><p>Используйте для соединения через модемы, ISDN, GSM, ...</p></translation> </message> </context> </TS> |