mirror of
https://github.com/gryf/wicd.git
synced 2026-04-20 21:01:25 +02:00
Launchpad automatic translations update.
This commit is contained in:
parent
db8a207b2e
commit
814985112f
@@ -9,11 +9,11 @@ msgstr ""
|
||||
"PO-Revision-Date: 2011-09-18 16:09+0000\n"
|
||||
"Last-Translator: David Paleino <dapal@debian.org>\n"
|
||||
"Language-Team: ru <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2011-10-19 06:03+0000\n"
|
||||
"X-Generator: Launchpad (build 14157)\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: gtk/wicd-client.py:608
|
||||
@@ -119,9 +119,8 @@ msgid "Config"
|
||||
msgstr ""
|
||||
|
||||
#: curses/wicd-curses.py:224
|
||||
#, fuzzy
|
||||
msgid "Configure selected network"
|
||||
msgstr "Настроить выбранную сеть"
|
||||
msgstr ""
|
||||
|
||||
#: curses/netentry_curses.py:196
|
||||
msgid "Configuring preferences for wired profile \"$A\""
|
||||
@@ -160,9 +159,8 @@ msgid "Connection Cancelled"
|
||||
msgstr "Соединение прервано"
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/misc.py:83 wicd/misc.py:83
|
||||
#, fuzzy
|
||||
msgid "Connection Failed."
|
||||
msgstr "Соединение прервано"
|
||||
msgstr ""
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/misc.py:79 wicd/misc.py:79
|
||||
msgid "Connection Failed: Bad password"
|
||||
@@ -185,26 +183,22 @@ msgid "Connection failed: Could not contact the wireless access point."
|
||||
msgstr "Соединение не установлено: невозможно соединиться с точкой доступа."
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/misc.py:95 wicd/misc.py:95
|
||||
#, fuzzy
|
||||
msgid "Connection successful."
|
||||
msgstr "Соединение прервано"
|
||||
msgstr ""
|
||||
|
||||
#: gtk/gui.py:65 gtk/wicd-client.py:952
|
||||
msgid ""
|
||||
"Could not connect to wicd's D-Bus interface. Check the wicd log for error"
|
||||
" messages."
|
||||
"Could not connect to wicd's D-Bus interface. Check the wicd log for error "
|
||||
"messages."
|
||||
msgstr ""
|
||||
"Не удалось установить соединение с D-Bus-интерфейсом wicd. Сообщения об "
|
||||
"ошибках можно найти в журнале wicd."
|
||||
|
||||
#: gtk/netentry.py:302 gtk/netentry.py:410
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Could not find a graphical sudo program. The script editor could not be "
|
||||
"launched. You'll have to edit scripts directly your configuration file."
|
||||
msgstr ""
|
||||
"Графический интерфейс к sudo не был найден. Редактор сценариев не будет "
|
||||
"запущен. Изменить сценарии можно вручную в файле конфигурации."
|
||||
|
||||
#: curses/wicd-curses.py:487 gtk/gui.py:257
|
||||
msgid "Create an Ad-Hoc Network"
|
||||
@@ -212,13 +206,12 @@ msgstr "Создать сеть ad-hoc"
|
||||
|
||||
#: curses/wicd-curses.py:99
|
||||
msgid ""
|
||||
"DBus failure! This is most likely caused by the wicd daemon stopping "
|
||||
"while wicd-curses is running. Please restart the daemon, and then restart"
|
||||
" wicd-curses."
|
||||
msgstr ""
|
||||
"Ошибка DBus! Скорее всего, ошибка вызвана прекращением работы сервиса при"
|
||||
" запущенном curses-интерфейсе wicd. Перезапустите сервис, а затем wicd-"
|
||||
"DBus failure! This is most likely caused by the wicd daemon stopping while "
|
||||
"wicd-curses is running. Please restart the daemon, and then restart wicd-"
|
||||
"curses."
|
||||
msgstr ""
|
||||
"Ошибка DBus! Скорее всего, ошибка вызвана прекращением работы сервиса при "
|
||||
"запущенном curses-интерфейсе wicd. Перезапустите сервис, а затем wicd-curses."
|
||||
|
||||
#: curses/prefs_curses.py:92
|
||||
msgid "DHCP Client"
|
||||
@@ -244,9 +237,8 @@ msgid "Debugging"
|
||||
msgstr "Отладка"
|
||||
|
||||
#: curses/wicd-curses.py:559
|
||||
#, fuzzy
|
||||
msgid "Disconn"
|
||||
msgstr "Нет соединения"
|
||||
msgstr ""
|
||||
|
||||
#: curses/wicd-curses.py:215
|
||||
msgid "Disconnect from all networks"
|
||||
@@ -261,9 +253,8 @@ msgid "Disconnecting active connections..."
|
||||
msgstr "Отключение активных соединений..."
|
||||
|
||||
#: curses/wicd-curses.py:225
|
||||
#, fuzzy
|
||||
msgid "Display 'about' dialog"
|
||||
msgstr "Показать этот диалог справки"
|
||||
msgstr ""
|
||||
|
||||
#: gtk/prefs.py:349 data/wicd.ui:992
|
||||
msgid "Display notifications about connection status"
|
||||
@@ -274,9 +265,8 @@ msgid "Display this help dialog"
|
||||
msgstr "Показать этот диалог справки"
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/translations.py:78 wicd/translations.py:78
|
||||
#, fuzzy
|
||||
msgid "Domain"
|
||||
msgstr "Домен DNS"
|
||||
msgstr ""
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/misc.py:82 wicd/misc.py:82
|
||||
msgid "Done connecting..."
|
||||
@@ -284,8 +274,8 @@ msgstr "Соединение установлено..."
|
||||
|
||||
#: curses/wicd-curses.py:1051
|
||||
msgid ""
|
||||
"ERROR: wicd-curses was denied access to the wicd daemon: please check "
|
||||
"that your user is in the \"$A\" group."
|
||||
"ERROR: wicd-curses was denied access to the wicd daemon: please check that "
|
||||
"your user is in the \"$A\" group."
|
||||
msgstr ""
|
||||
"ОШИБКА: wicd-curses был запрещён доступ к демону wicd: пожалуйста, "
|
||||
"проверьте, входит ли Ваша учётная запись в группу \"$A\"."
|
||||
@@ -385,9 +375,8 @@ msgid "Network Interfaces"
|
||||
msgstr "Сетевые интерфейсы"
|
||||
|
||||
#: gtk/netentry.py:817
|
||||
#, fuzzy
|
||||
msgid "Never connect to this network"
|
||||
msgstr "Автоматически подключаться к этой сети"
|
||||
msgstr ""
|
||||
|
||||
#: curses/wicd-curses.py:526 gtk/gui.py:602 gtk/wicd-client.py:795
|
||||
msgid "No wireless networks found."
|
||||
@@ -409,22 +398,14 @@ msgid "Obtaining IP address..."
|
||||
msgstr "Получение IP адреса..."
|
||||
|
||||
#: curses/wicd-curses.py:277
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Once there, you can adjust (or add) the \"beforescript\", "
|
||||
"\"afterscript\", \"predisconnectscript\" and \"postdisconnectscript\" "
|
||||
"variables as needed, to change the preconnect, postconnect, predisconnect"
|
||||
" and postdisconnect scripts respectively. Note that you will be "
|
||||
"specifying the full path to the scripts - not the actual script contents."
|
||||
" You will need to add/edit the script contents separately. Refer to the"
|
||||
" wicd manual page for more information."
|
||||
"Once there, you can adjust (or add) the \"beforescript\", \"afterscript\", "
|
||||
"\"predisconnectscript\" and \"postdisconnectscript\" variables as needed, to "
|
||||
"change the preconnect, postconnect, predisconnect and postdisconnect scripts "
|
||||
"respectively. Note that you will be specifying the full path to the scripts "
|
||||
"- not the actual script contents. You will need to add/edit the script "
|
||||
"contents separately. Refer to the wicd manual page for more information."
|
||||
msgstr ""
|
||||
"Здесь вы можете изменить (добавить) переменные «beforescript», "
|
||||
"«afterscript», и «disconnectscript» для того, чтобы изменить (задать) "
|
||||
"сценарии, выполняемые перед подключением, после подключения и при разрыве"
|
||||
" соединения соответственно. Указывать нужно полный путь к файлам "
|
||||
"сценариев, а не их содержание. Файлы сценариев создаются и изменяются "
|
||||
"отдельно. Man wicd содержит более подробную информацию."
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/translations.py:81 wicd/translations.py:81
|
||||
msgid "Passphrase"
|
||||
@@ -439,9 +420,8 @@ msgid "Path to CA cert"
|
||||
msgstr ""
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/translations.py:85 wicd/translations.py:85
|
||||
#, fuzzy
|
||||
msgid "Path to PAC file"
|
||||
msgstr "Путь к PAC-файлу"
|
||||
msgstr ""
|
||||
|
||||
#: build/lib.linux-i686-2.7/wicd/translations.py:84 wicd/translations.py:84
|
||||
msgid "Path to client cert"
|
||||
@@ -449,27 +429,24 @@ msgstr ""
|
||||
|
||||
#: curses/prefs_curses.py:122 gtk/prefs.py:339 data/wicd.ui:1644
|
||||
msgid "Ping static gateways after connecting to verify association"
|
||||
msgstr "Пинговать статические шлюзы после соединения, для проверки ассоциаций"
|
||||
msgstr ""
|
||||
"Пинговать статические шлюзы после соединения, для проверки ассоциаций"
|
||||
|
||||
#: curses/configscript_curses.py:57 gtk/configscript.py:155
|
||||
#, fuzzy
|
||||
msgid "Post-connection Script"
|
||||
msgstr "Запустить скрипт post-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: curses/configscript_curses.py:59 gtk/configscript.py:158
|
||||
#, fuzzy
|
||||
msgid "Post-disconnection Script"
|
||||
msgstr "Запустить скрипт post-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: curses/configscript_curses.py:56 gtk/configscript.py:154
|
||||
#, fuzzy
|
||||
msgid "Pre-connection Script"
|
||||
msgstr "Запустить скрипт pre-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: curses/configscript_curses.py:58 gtk/configscript.py:156
|
||||
#, fuzzy
|
||||
msgid "Pre-disconnection Script"
|
||||
msgstr "Запустить скрипт pre-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: curses/prefs_curses.py:56 curses/prefs_curses.py:252 gtk/prefs.py:318
|
||||
msgid "Preferences"
|
||||
@@ -528,9 +505,8 @@ msgid "Quit wicd-tray-icon"
|
||||
msgstr ""
|
||||
|
||||
#: curses/wicd-curses.py:560
|
||||
#, fuzzy
|
||||
msgid "Refresh"
|
||||
msgstr "Параметры"
|
||||
msgstr ""
|
||||
|
||||
#: curses/wicd-curses.py:217
|
||||
msgid "Refresh network list"
|
||||
@@ -613,18 +589,16 @@ msgid "Setting static IP addresses..."
|
||||
msgstr "Установка статических IP адресов..."
|
||||
|
||||
#: gtk/prefs.py:333 data/wicd.ui:571
|
||||
#, fuzzy
|
||||
msgid "Show never connect networks"
|
||||
msgstr "Отключиться от всех сетей"
|
||||
msgstr ""
|
||||
|
||||
#: gtk/gui.py:104
|
||||
msgid "Stop Showing Autoconnect pop-up temporarily"
|
||||
msgstr "Временно приостановить показ всплывающего окна автоподключения"
|
||||
|
||||
#: curses/wicd-curses.py:216
|
||||
#, fuzzy
|
||||
msgid "Stop a connection in progress"
|
||||
msgstr "Остановить подключение"
|
||||
msgstr ""
|
||||
|
||||
#: gtk/gui.py:314
|
||||
msgid "Switch Off Wi-Fi"
|
||||
@@ -648,46 +622,39 @@ msgstr "Прервано пользователем"
|
||||
|
||||
#: gtk/gui.py:85 gtk/wicd-client.py:981
|
||||
msgid ""
|
||||
"The wicd daemon has shut down. The UI will not function properly until it"
|
||||
" is restarted."
|
||||
"The wicd daemon has shut down. The UI will not function properly until it is "
|
||||
"restarted."
|
||||
msgstr ""
|
||||
"Сервис wicd был остановлен, интерфейс не будет корректно работать, если "
|
||||
"не перезапустить сервис"
|
||||
"Сервис wicd был остановлен, интерфейс не будет корректно работать, если не "
|
||||
"перезапустить сервис"
|
||||
|
||||
#: curses/netentry_curses.py:368 gtk/gui.py:699 gtk/netentry.py:496
|
||||
msgid "This network requires encryption to be enabled."
|
||||
msgstr "Для этой сети необходимо включить шифрование"
|
||||
|
||||
#: curses/wicd-curses.py:271
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"To avoid various complications, wicd-curses does not support directly "
|
||||
"editing the scripts. However, you can edit them manually. First, (as "
|
||||
"root), open the \"$A\" config file, and look for the section labeled by "
|
||||
"the $B in question. In this case, this is:"
|
||||
"editing the scripts. However, you can edit them manually. First, (as root), "
|
||||
"open the \"$A\" config file, and look for the section labeled by the $B in "
|
||||
"question. In this case, this is:"
|
||||
msgstr ""
|
||||
"Для упрощения, wicd-curses не позволяет редактировать сценарии напрямую. "
|
||||
"Тем не менее, Вы можете изменить их вручную. Сначала, (от имени root) "
|
||||
"откройте файл «$A» и найдите в нём секцию, с именем $B. В данном случае, "
|
||||
"это:"
|
||||
|
||||
#: gtk/netentry.py:634
|
||||
msgid ""
|
||||
"To connect to a wired network, you must create a network profile. To "
|
||||
"create a network profile, type a name that describes this network, and "
|
||||
"press Add."
|
||||
"To connect to a wired network, you must create a network profile. To create "
|
||||
"a network profile, type a name that describes this network, and press Add."
|
||||
msgstr ""
|
||||
"Чтобы подключиться к проводной сети, необходимо создать сетевой профиль. "
|
||||
"Чтобы это сделать, введите краткое описание сети и нажмите «Добавить»"
|
||||
|
||||
#: gtk/wicd-client.py:94
|
||||
msgid ""
|
||||
"Unable to contact the Wicd daemon due to an access denied error from "
|
||||
"DBus. Please check that your user is in the $A group."
|
||||
"Unable to contact the Wicd daemon due to an access denied error from DBus. "
|
||||
"Please check that your user is in the $A group."
|
||||
msgstr ""
|
||||
"Невозможно соединиться с демоном Wicd из-за ошибки запрещения доступа от "
|
||||
"DBus. Пожалуйста, проверьте, входит ли Ваша учётная запись в группу "
|
||||
"\"$A\"."
|
||||
"DBus. Пожалуйста, проверьте, входит ли Ваша учётная запись в группу \"$A\"."
|
||||
|
||||
#: curses/wicd-curses.py:352 gtk/netentry.py:961 gtk/netentry.py:1083
|
||||
msgid "Unsecured"
|
||||
@@ -724,8 +691,7 @@ msgstr "Измерять силу сигнала в dBm"
|
||||
#: curses/prefs_curses.py:82 gtk/prefs.py:341
|
||||
msgid "Use default profile on wired autoconnect"
|
||||
msgstr ""
|
||||
"Использовать профиль по умолчанию для автоматического проводного "
|
||||
"подключения"
|
||||
"Использовать профиль по умолчанию для автоматического проводного подключения"
|
||||
|
||||
#: curses/netentry_curses.py:55 curses/prefs_curses.py:73 gtk/netentry.py:89
|
||||
#: data/wicd.ui:882
|
||||
@@ -804,7 +770,6 @@ msgid "Wired connection detected"
|
||||
msgstr "Обнаружено проводное соединение"
|
||||
|
||||
#: gtk/wicd-client.py:631
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Wireless\n"
|
||||
"SSID:\n"
|
||||
@@ -813,7 +778,7 @@ msgid ""
|
||||
"Strength:\n"
|
||||
"RX:\n"
|
||||
"TX:"
|
||||
msgstr "Wireless SSID: Скорость: IP: Сигнал: RX: TX:"
|
||||
msgstr ""
|
||||
|
||||
#: curses/prefs_curses.py:68 curses/prefs_curses.py:120
|
||||
msgid "Wireless Interface"
|
||||
@@ -832,8 +797,8 @@ msgid ""
|
||||
"You can also configure the wireless networks by looking for the "
|
||||
"\"[<ESSID>]\" field in the config file."
|
||||
msgstr ""
|
||||
"Вы также можете настроить беспроводные сети в файле конфигурации, если вы"
|
||||
" посмотрите в поле «[<ESSID>]»."
|
||||
"Вы также можете настроить беспроводные сети в файле конфигурации, если вы "
|
||||
"посмотрите в поле «[<ESSID>]»."
|
||||
|
||||
#: gtk/netentry.py:299 gtk/netentry.py:407
|
||||
msgid "You must enter your password to configure scripts"
|
||||
@@ -841,16 +806,14 @@ msgstr "Для изменения сценариев необходимо вве
|
||||
|
||||
#: curses/prefs_curses.py:111
|
||||
msgid "You should almost always use wext as the WPA supplicant driver"
|
||||
msgstr "Почти всегда следует использовать wext в качестве драйвера WPA supplicant"
|
||||
msgstr ""
|
||||
"Почти всегда следует использовать wext в качестве драйвера WPA supplicant"
|
||||
|
||||
#: curses/wicd-curses.py:427
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"wicd-curses does not support deleting the last wired profile. Try "
|
||||
"renaming it (\"F2\")"
|
||||
"wicd-curses does not support deleting the last wired profile. Try renaming "
|
||||
"it (\"F2\")"
|
||||
msgstr ""
|
||||
"wicd-curses не поддерживает удаление последнего проводного интерфейса. "
|
||||
"Порпобуйте переименовать его (F2)"
|
||||
|
||||
#: curses/wicd-curses.py:205
|
||||
msgid "wicd-curses help"
|
||||
@@ -869,19 +832,16 @@ msgid "_Switch Off Wi-Fi"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:94
|
||||
#, fuzzy
|
||||
msgid "_Disconnect All"
|
||||
msgstr "Нет соединения"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:108
|
||||
#, fuzzy
|
||||
msgid "_Refresh"
|
||||
msgstr "Параметры"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:122
|
||||
#, fuzzy
|
||||
msgid "_Preferences"
|
||||
msgstr "Параметры"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:136
|
||||
msgid "_About"
|
||||
@@ -892,47 +852,40 @@ msgid "_Quit"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:213 data/wicd.ui:215
|
||||
#, fuzzy
|
||||
msgid "Connecting..."
|
||||
msgstr "Соединение установлено..."
|
||||
msgstr "Соединение..."
|
||||
|
||||
#: data/wicd.ui:228
|
||||
msgid "Cancel the current connection attempt"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:260
|
||||
#, fuzzy
|
||||
msgid "Configure Scripts"
|
||||
msgstr "Скрипт возобновления"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:279
|
||||
msgid "Configure scripts to run for this network:"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:296
|
||||
#, fuzzy
|
||||
msgid "Pre-connection Script:"
|
||||
msgstr "Запустить скрипт pre-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:329
|
||||
#, fuzzy
|
||||
msgid "Post-connection Script:"
|
||||
msgstr "Запустить скрипт post-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:362
|
||||
#, fuzzy
|
||||
msgid "Pre-disconnection Script:"
|
||||
msgstr "Запустить скрипт pre-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:395
|
||||
#, fuzzy
|
||||
msgid "Post-disconnection Script:"
|
||||
msgstr "Запустить скрипт post-disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:514
|
||||
#, fuzzy
|
||||
msgid "Always switch to a wired connection when available"
|
||||
msgstr "Всегда использовать проводное подключение, если доступно"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:519
|
||||
msgid ""
|
||||
@@ -942,104 +895,87 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:542
|
||||
#, fuzzy
|
||||
msgid "DNS domain:"
|
||||
msgstr "Домен DNS"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:590
|
||||
msgid "<b>Never Connect</b>"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:606
|
||||
#, fuzzy
|
||||
msgid "Automatically reconnect on network connection loss"
|
||||
msgstr "Автоматически переподключаться при потере соединения"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:625
|
||||
#, fuzzy
|
||||
msgid "<b>Automatic Reconnection</b>"
|
||||
msgstr "Автоматическое переподключение"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:641
|
||||
#, fuzzy
|
||||
msgid "Use last wired network profile"
|
||||
msgstr "Переименовать профиль проводного подключения"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:663
|
||||
msgid "Prompt for wired network profile"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:686
|
||||
#, fuzzy
|
||||
msgid "Use default wired network profile"
|
||||
msgstr "Переименовать профиль проводного подключения"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:707
|
||||
#, fuzzy
|
||||
msgid "<b>Wired automatic connection</b>"
|
||||
msgstr "Автоматическое переподключение"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:725
|
||||
#, fuzzy
|
||||
msgid "Wired interface:"
|
||||
msgstr "Проводной интерфейс"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:743
|
||||
#, fuzzy
|
||||
msgid "Wireless interface:"
|
||||
msgstr "Беспроводной интерфейс"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:783
|
||||
#, fuzzy
|
||||
msgid "<b>Network Interfaces</b>"
|
||||
msgstr "Сетевые интерфейсы"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:799
|
||||
#, fuzzy
|
||||
msgid "DNS server 3:"
|
||||
msgstr "DNS сервер:"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:830
|
||||
#, fuzzy
|
||||
msgid "DNS server 2:"
|
||||
msgstr "DNS сервер:"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:848
|
||||
#, fuzzy
|
||||
msgid "DNS server 1:"
|
||||
msgstr "DNS сервер:"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:866
|
||||
#, fuzzy
|
||||
msgid "Search domain:"
|
||||
msgstr "Домен поиска имён"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:901
|
||||
#, fuzzy
|
||||
msgid "<b>Global DNS Servers</b>"
|
||||
msgstr "Глобальные серверы DNS"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:960
|
||||
msgid ""
|
||||
"If enabled, the wired network interface will always be displayed in the "
|
||||
"main window. This can be useful if your wired network card does not "
|
||||
"detect when the interface is connected to a cable."
|
||||
"If enabled, the wired network interface will always be displayed in the main "
|
||||
"window. This can be useful if your wired network card does not detect when "
|
||||
"the interface is connected to a cable."
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:976
|
||||
#, fuzzy
|
||||
msgid "<b>Notifications</b>"
|
||||
msgstr "<b>Уведомления</b>"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1050
|
||||
#, fuzzy
|
||||
msgid "<b>Route Table Flushing</b>"
|
||||
msgstr "Очистка таблицы маршрутизации"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1063
|
||||
#, fuzzy
|
||||
msgid "<b>Wired Link Detection</b>"
|
||||
msgstr "Определение проводного соединения"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1289
|
||||
msgid "<b>DHCP Client</b>"
|
||||
@@ -1060,32 +996,27 @@ msgid "Driver:"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1530
|
||||
#, fuzzy
|
||||
msgid "<b>Wireless Interface</b>"
|
||||
msgstr "Беспроводной интерфейс"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1544
|
||||
msgid "<b>WPA Supplicant</b>"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1556
|
||||
#, fuzzy
|
||||
msgid "<b>Debugging</b>"
|
||||
msgstr "Отладка"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1574
|
||||
#, fuzzy
|
||||
msgid "Backend:"
|
||||
msgstr "Бак-энд"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1601
|
||||
msgid "<b>Backend</b>"
|
||||
msgstr ""
|
||||
|
||||
#: data/wicd.ui:1615
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"You should almost always use wext as the\n"
|
||||
"WPA supplicant driver."
|
||||
msgstr "Почти всегда следует использовать wext в качестве драйвера WPA supplicant"
|
||||
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user