author | sudonix <sudonix> | 2004-02-28 19:20:46 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-02-28 19:20:46 (UTC) |
commit | 11b8d71ddf38649a097a919f547890de5144b81e (patch) (side-by-side diff) | |
tree | d33e38ef0e93079d1d27fe421316f40a6e247ead /i18n/ru/networksettings.ts | |
parent | feb70a698ff6a1af226e8a8f2419f27459c3a5bb (diff) | |
download | opie-11b8d71ddf38649a097a919f547890de5144b81e.zip opie-11b8d71ddf38649a097a919f547890de5144b81e.tar.gz opie-11b8d71ddf38649a097a919f547890de5144b81e.tar.bz2 |
New translations and cleanups
-rw-r--r-- | i18n/ru/networksettings.ts | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/i18n/ru/networksettings.ts b/i18n/ru/networksettings.ts index 11d8782..4616e18 100644 --- a/i18n/ru/networksettings.ts +++ b/i18n/ru/networksettings.ts @@ -1,131 +1,131 @@ <!DOCTYPE TS><TS> <context> <name>AddConnection</name> <message> <source>Add Network Connection</source> - <translation type="unfinished"></translation> + <translation>Добавить сетевое соединение</translation> </message> <message> <source>&Cancel</source> - <translation type="unfinished"></translation> + <translation>&Отмена</translation> </message> <message> <source>&Add</source> - <translation type="unfinished"></translation> + <translation>&Добавить</translation> </message> <message> <source>Services</source> - <translation type="unfinished"></translation> + <translation>Сервисы</translation> </message> </context> <context> <name>MainWindow</name> <message> <source>Network Settings</source> - <translation type="unfinished"></translation> + <translation>Сетевые настройки</translation> </message> <message> <source>Connections</source> - <translation type="unfinished"></translation> + <translation>Соединения</translation> </message> <message> <source>s</source> <translation type="unfinished"></translation> </message> <message> <source>t</source> <translation type="unfinished"></translation> </message> <message> <source>Name</source> - <translation type="unfinished"></translation> + <translation>Имя</translation> </message> <message> <source>in</source> - <translation type="unfinished"></translation> + <translation>в</translation> </message> <message> <source>IP</source> - <translation type="unfinished"></translation> + <translation>IP</translation> </message> <message> <source>&Add</source> - <translation type="unfinished"></translation> + <translation>&Добавить</translation> </message> <message> <source>&Configure</source> - <translation type="unfinished"></translation> + <translation>&Настроить</translation> </message> <message> <source>&Remove</source> - <translation type="unfinished"></translation> + <translation>&Удалить</translation> </message> <message> <source>Profiles</source> - <translation type="unfinished"></translation> + <translation>Профили</translation> </message> <message> <source>All</source> - <translation type="unfinished"></translation> + <translation>Все</translation> </message> <message> <source>&Set Current</source> - <translation type="unfinished"></translation> + <translation>У&становить текущим</translation> </message> <message> <source>Current Profile</source> - <translation type="unfinished"></translation> + <translation>Текущий профиль</translation> </message> <message> <source>New Profile</source> - <translation type="unfinished"></translation> + <translation>Новый профиль</translation> </message> <message> <source>A list of network settings to be choosen from</source> - <translation type="unfinished"></translation> + <translation>Список из которого можно выбирать сетевые настройки</translation> </message> <message> <source>Add a new interface to the list.</source> - <translation type="unfinished"></translation> + <translation>Добавить новый интерфейс в список.</translation> </message> <message> <source>&Start/Stop</source> - <translation type="unfinished"></translation> + <translation>&Старт/стоп</translation> </message> <message> <source>Start and Stop the current interface, gives additional information about the interface.</source> - <translation type="unfinished"></translation> + <translation>Запустить или остановить текущий интерфейс, также дает дополнительную информацию об интерфейсе.</translation> </message> <message> <source>Configure the current interface</source> - <translation type="unfinished"></translation> + <translation>Настроить текущий интерфейс</translation> </message> <message> <source>Remove the current interface from the list.</source> - <translation type="unfinished"></translation> + <translation>Удалить текущий интерфейс из списка.</translation> </message> </context> <context> <name>MainWindowImp</name> <message> <source>Disconnected</source> - <translation type="unfinished"></translation> + <translation>Отключен</translation> </message> <message> <source>Error</source> - <translation type="unfinished"></translation> + <translation>Ошибка</translation> </message> <message> <source>Unable to remove.</source> - <translation type="unfinished"></translation> + <translation>Не могу убрать.</translation> </message> <message> <source>Sorry</source> - <translation type="unfinished"></translation> + <translation>Извините</translation> </message> <message> <source>Please select an interface first.</source> - <translation type="unfinished"></translation> + <translation>Сначала выберите интерфейс.</translation> </message> </context> </TS> |