diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/wlassistant.pot | 739 |
1 files changed, 388 insertions, 351 deletions
diff --git a/po/wlassistant.pot b/po/wlassistant.pot index b2f2479..70b6807 100644 --- a/po/wlassistant.pot +++ b/po/wlassistant.pot @@ -1,119 +1,152 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-04-02 02:31+0200\n" +"POT-Creation-Date: 2018-12-29 19:38+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:103 +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:30 main.cpp:42 ui_main.ui:16 +#, no-c-format +msgid "Wireless Assistant" +msgstr "" + +#: netparams.h:76 +msgid "" +"<qt><p>The network changed its security settings.</p><p>Please go to " +"<i>Security</i> tab of the following dialog and configure WEP " +"settings.</p></qt>" +msgstr "" + +#: netparams.h:78 +msgid "" +"<qt><p>Your WEP Key is not set properly.</p><p>Please go to <i>Security</i> " +"tab of the following dialog and enter the required key.</p></qt>" +msgstr "" + +#: netparams.h:82 +msgid "" +"<qt><p>The network has stopped broadcasting its ESSID since the last time " +"you were connected.</p><p>Would you like to use '<b>%1</b>' as an ESSID for " +"this network?</p><p><i>NOTE: If you answer No, a dialog will appear where " +"you will be able to specify a different ESSID.</i></p></qt>" +msgstr "" + +#: wlassistant.cpp:103 msgid "Initializing..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:110 +#: wlassistant.cpp:110 msgid "" "Kernel 2.6 or later not present.\n" "Wireless Assistant will now quit." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:156 +#: wlassistant.cpp:156 msgid "" "No usable wireless devices found.\n" "Wireless Assistant will now quit." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:179 +#: wlassistant.cpp:179 msgid "" "<qt><p>You might have insufficient permissions for Wireless Assistant to " "function properly.</p><p>Did you run it using '<tt>sudo</tt>'?</p></qt>" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:200 +#: wlassistant.cpp:200 msgid "" "Executable(s) '%1' could not be found.\n" "Wireless Assistant will now quit." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:238 +#: wlassistant.cpp:238 msgid "" "Connection to '%1' has been lost!\n" "Would you like to reconnect?" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:238 +#: wlassistant.cpp:238 msgid "Connection Lost" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:252 +#: wlassistant.cpp:252 msgid "" "<qt><p>Settings for network '<b>%1</b>' are about to be deleted.</p><p>Would " "you like to continue?</p></qt>" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:257 +#: wlassistant.cpp:257 msgid "Settings deleted." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:285 +#: wlassistant.cpp:285 msgid "" "<qt><p>File '<i>%1</i>' could not be opened for writing.</p><p>Nameserver(s) " "and/or domain are not set.</p></qt>" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:317 +#: wlassistant.cpp:317 msgid "Bringing interface %1 up..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:321 +#: wlassistant.cpp:321 msgid "Waiting before scanning..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:328 -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:334 +#: wlassistant.cpp:328 wlassistant.cpp:334 msgid "Scanning..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:343 -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:807 +#: wlassistant.cpp:343 wlassistant.cpp:806 msgid "Done." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:348 +#: wlassistant.cpp:348 msgid "No networks found." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:351 +#: wlassistant.cpp:351 msgid "" "Radio of your wireless card seems to be turned off using an external switch " "on your computer.\n" "You need turn it on to be able to use wireless networks." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:459 +#: wlassistant.cpp:462 msgid "Freq (Hz)" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:473 +#: wlassistant.cpp:476 msgid "" "Radio of your wireless card is off.\n" "Would you like to turn it on?" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:559 +#: wlassistant.cpp:562 msgid "Auto connection failed." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:570 +#: wlassistant.cpp:573 msgid "" "<qt><p><b>Can not connect to network '%1'.<b></p><p>The network you are " "trying to connect to requires WPA authentication. The necessary executables " @@ -121,452 +154,391 @@ msgid "" "<i>wpa_supplicant</i> and restart Wireless Assistant to connect.</p></qt>" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:579 +#: wlassistant.cpp:582 msgid "%1 - First Connection Wizard" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:616 +#: wlassistant.cpp:619 msgid "Network settings updated." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:644 +#: wlassistant.cpp:647 msgid "Running pre-connection command..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:650 +#: wlassistant.cpp:653 msgid "Connecting to '%1'..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:669 -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:685 -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:718 +#: wlassistant.cpp:672 wlassistant.cpp:688 wlassistant.cpp:717 msgid "Connection failed." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:701 +#: wlassistant.cpp:700 msgid "Running post-connection command..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:708 +#: wlassistant.cpp:707 msgid "Testing connection..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:714 +#: wlassistant.cpp:713 msgid "Successfully connected to '%1'." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:722 +#: wlassistant.cpp:721 msgid "" "Connection failed.\n" "Would you like to review settings for this network?" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:722 +#: wlassistant.cpp:721 msgid "Review Settings?" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:761 +#: wlassistant.cpp:760 msgid "" "<qt><p>You are about to disconnect from '<b>%1</b>'.</p><p>Would you like to " "continue?<p></qt>" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:766 +#: wlassistant.cpp:765 msgid "Running pre-disconnection command..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:772 +#: wlassistant.cpp:771 msgid "Disconnecting..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:778 +#: wlassistant.cpp:777 msgid "Waiting for DHCP client to shut down..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:801 +#: wlassistant.cpp:800 msgid "Running post-disconnection command..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:810 +#: wlassistant.cpp:809 msgid "Cancelled." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:906 +#: wlassistant.cpp:905 msgid "&Disconnect" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:908 +#: wlassistant.cpp:907 msgid "Disconnect from the selected network" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:911 +#: wlassistant.cpp:910 msgid "&Connect" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:913 rc.cpp:39 +#: ui_main.ui:91 wlassistant.cpp:912 #, no-c-format msgid "Connect to the selected network" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:960 +#: wlassistant.cpp:959 msgid "&Stop" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:964 +#: wlassistant.cpp:963 msgid "" "Terminate current process\n" "(%1)" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:979 rc.cpp:26 +#: ui_main.ui:55 wlassistant.cpp:974 +#, no-c-format +msgid "&Quit" +msgstr "" + +#: ui_main.ui:64 wlassistant.cpp:978 #, no-c-format msgid "Quit the application" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:1038 -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:1047 +#: wlassistant.cpp:1037 wlassistant.cpp:1046 msgid "Disconnect..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:1041 +#: wlassistant.cpp:1040 msgid "Connect" msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:1043 +#: wlassistant.cpp:1042 msgid "Forget Settings..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:1044 +#: wlassistant.cpp:1043 msgid "Edit Settings..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:1050 +#: wlassistant.cpp:1049 msgid "Configure and Connect..." msgstr "" -#: /home/pn/Development/wlassistant/src/wlassistant.cpp:1063 +#: wlassistant.cpp:1062 msgid "%1 Settings" msgstr "" -#: /home/pn/Development/wlassistant/src/_translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" - -#: /home/pn/Development/wlassistant/src/_translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" - -#: /home/pn/Development/wlassistant/src/main.cpp:30 -#: /home/pn/Development/wlassistant/src/main.cpp:42 rc.cpp:3 +#: ui_NetParamsEdit.ui:24 #, no-c-format -msgid "Wireless Assistant" -msgstr "" - -#: /home/pn/Development/wlassistant/src/netparams.h:76 -msgid "" -"<qt><p>The network changed its security settings.</p><p>Please go to " -"<i>Security</i> tab of the following dialog and configure WEP settings.</p></" -"qt>" -msgstr "" - -#: /home/pn/Development/wlassistant/src/netparams.h:78 -msgid "" -"<qt><p>Your WEP Key is not set properly.</p><p>Please go to <i>Security</i> " -"tab of the following dialog and enter the required key.</p></qt>" -msgstr "" - -#: /home/pn/Development/wlassistant/src/netparams.h:82 -msgid "" -"<qt><p>The network has stopped broadcasting its ESSID since the last time " -"you were connected.</p><p>Would you like to use '<b>%1</b>' as an ESSID for " -"this network?</p><p><i>NOTE: If you answer No, a dialog will appear where " -"you will be able to specify a different ESSID.</i></p></qt>" +msgid "Properties" msgstr "" -#: rc.cpp:9 +#: ui_NetParamsEdit.ui:58 #, no-c-format -msgid "Alt+O" +msgid "&Help" msgstr "" -#: rc.cpp:12 +#: ui_NetParamsEdit.ui:61 #, no-c-format -msgid "Toggle network list/options" +msgid "F1" msgstr "" -#: rc.cpp:15 +#: ui_NetParamsEdit.ui:89 #, no-c-format -msgid "" -"<p><b>Options Button</b></p>\n" -"<p>Pressing this toggle button will show the available application options.</" -"p>\n" -"<p><i>HINT: Press this button again to return to the network list.</i></p>" +msgid "&OK" msgstr "" -#: rc.cpp:23 +#: ui_NetParamsEdit.ui:106 #, no-c-format -msgid "Alt+Q" +msgid "&Cancel" msgstr "" -#: rc.cpp:29 +#: ui_NetParamsEdit.ui:126 #, no-c-format -msgid "" -"<p><b>Quit Button</b></p>\n" -"<p>Pressing this button will quit the application.</p>" +msgid "I&nterface" msgstr "" -#: rc.cpp:33 +#: ui_NetParamsEdit.ui:145 ui_NetParamsWizard.ui:60 +#: ui_main.ui:270 #, no-c-format -msgid "Co&nnect" +msgid "ESSID" msgstr "" -#: rc.cpp:36 rc.cpp:181 +#: ui_NetParamsEdit.ui:156 ui_NetParamsWizard.ui:100 #, no-c-format -msgid "Alt+N" +msgid "ESSID:" msgstr "" -#: rc.cpp:42 +#: ui_NetParamsEdit.ui:179 #, no-c-format -msgid "" -"<p><b>Connect/Disconnect Button</b></p>\n" -"<p>Pressing this button will connect to/disconnect from the network " -"currently selected in the network list.</p>" +msgid "Configuration" msgstr "" -#: rc.cpp:46 +#: ui_NetParamsEdit.ui:198 ui_NetParamsWizard.ui:237 #, no-c-format -msgid "Refresh" +msgid "Automatic (DHCP)" msgstr "" -#: rc.cpp:50 +#: ui_NetParamsEdit.ui:206 #, no-c-format -msgid "Refresh network list" +msgid "&Manual" msgstr "" -#: rc.cpp:53 +#: ui_NetParamsEdit.ui:235 ui_NetParamsWizard.ui:351 #, no-c-format -msgid "" -"<p><b>Scan Button</b></p>\n" -"<p>Pressing this button will scan for wireless networks and refresh the " -"network list.</p>" +msgid "Netmask:" msgstr "" -#: rc.cpp:57 +#: ui_NetParamsEdit.ui:253 ui_NetParamsWizard.ui:340 #, no-c-format -msgid "Device:" +msgid "IP:" msgstr "" -#: rc.cpp:60 +#: ui_NetParamsEdit.ui:261 ui_NetParamsWizard.ui:416 #, no-c-format -msgid "Pick a network device to use" +msgid "Broadcast:" msgstr "" -#: rc.cpp:63 +#: ui_NetParamsEdit.ui:269 ui_NetParamsWizard.ui:381 #, no-c-format -msgid "" -"<p><b>Device Selection</b></p>\n" -"<p>This combo box allows you to select which wireless card to use.</p>\n" -"<p><i>NOTE: Selecting a different card will refresh the network list.</i></p>" +msgid "Gateway:" msgstr "" -#: rc.cpp:68 rc.cpp:199 rc.cpp:325 +#: ui_NetParamsEdit.ui:282 ui_NetParamsWizard.ui:405 #, no-c-format -msgid "ESSID" +msgid "Domain:" msgstr "" -#: rc.cpp:71 +#: ui_NetParamsEdit.ui:305 ui_NetParamsWizard.ui:313 #, no-c-format -msgid "Channel" +msgid "Secondary DNS:" msgstr "" -#: rc.cpp:74 +#: ui_NetParamsEdit.ui:313 ui_NetParamsWizard.ui:370 #, no-c-format -msgid "Link Quality" +msgid "Primary DNS:" msgstr "" -#: rc.cpp:77 +#: ui_NetParamsEdit.ui:344 #, no-c-format -msgid "WEP/WPA" +msgid "Securit&y" msgstr "" -#: rc.cpp:80 +#: ui_NetParamsEdit.ui:372 #, no-c-format -msgid "AP" +msgid "WPA Settings" msgstr "" -#: rc.cpp:83 +#: ui_NetParamsEdit.ui:399 ui_NetParamsEdit.ui:524 #, no-c-format -msgid "" -"<p><b>Network List</b></p>\n" -"<p>This list shows all the wireless networks that have been found.</p>\n" -"<p><i>HINT: Click the Refresh button to update this list.</i></p>" +msgid "Key:" msgstr "" -#: rc.cpp:88 +#: ui_NetParamsEdit.ui:415 ui_NetParamsEdit.ui:540 +#: ui_NetParamsWizard.ui:667 ui_NetParamsWizard.ui:772 #, no-c-format -msgid "Ready" +msgid "ASCII" msgstr "" -#: rc.cpp:91 +#: ui_NetParamsEdit.ui:441 ui_NetParamsWizard.ui:846 #, no-c-format msgid "" -"<p><b>Status Bar</b></p>\n" -"<p>Messages describing current process are shown in this area.</p>" +"WPA Version:<br>Group Cipher:<br>Pairwise Cipher:<br>Authentication Suite:" msgstr "" -#: rc.cpp:95 +#: ui_NetParamsEdit.ui:457 ui_NetParamsWizard.ui:830 #, no-c-format -msgid "Automatically connect on startup" +msgid "<b>?<br>?<br>?<br>?</b>" msgstr "" -#: rc.cpp:99 +#: ui_NetParamsEdit.ui:486 #, no-c-format -msgid "" -"<p><b>AutomaticallyConnect on Startup</b></p>\n" -"<p>Checking this box will make the application try to connect to the best " -"available network. Only networks that have been previously configured will " -"be taken into account.</p>" +msgid "WEP Settings" msgstr "" -#: rc.cpp:103 +#: ui_NetParamsEdit.ui:497 #, no-c-format -msgid "Automaticall&y reconnect if connection is lost" +msgid "Open Syste&m" msgstr "" -#: rc.cpp:106 +#: ui_NetParamsEdit.ui:500 #, no-c-format -msgid "Alt+Y" +msgid "Alt+M" msgstr "" -#: rc.cpp:109 +#: ui_NetParamsEdit.ui:550 #, no-c-format -msgid "" -"<p><b>Automatically Reconnect if Connection is Lost</b></p>\n" -"<p>Checking this box will make the application try to reconnect after the " -"connection is lost.</p>" +msgid "Shared &Key" msgstr "" -#: rc.cpp:113 +#: ui_NetParamsEdit.ui:553 #, no-c-format -msgid "Quit upon successful connection" +msgid "Alt+K" msgstr "" -#: rc.cpp:117 +#: ui_NetParamsEdit.ui:565 #, no-c-format -msgid "" -"<p><b>Quit Upon Successful Connection</b></p>\n" -"<p>Checking this box will make the application close after successfully " -"establishing a connection to a wireless network.</p>" +msgid "Advanced" msgstr "" -#: rc.cpp:121 +#: ui_NetParamsEdit.ui:576 #, no-c-format -msgid "&Group access points with the same ESSID" +msgid "" +"<b>Security Warning:</b> the commands specified below will be ran with the " +"same privileges as Wireless Assistant has." msgstr "" -#: rc.cpp:124 +#: ui_NetParamsEdit.ui:584 #, no-c-format -msgid "Alt+G" +msgid "Pre-Connection Command" msgstr "" -#: rc.cpp:127 +#: ui_NetParamsEdit.ui:620 ui_NetParamsEdit.ui:730 +#: ui_NetParamsEdit.ui:840 ui_NetParamsEdit.ui:950 #, no-c-format -msgid "" -"<p><b>Group Access Points with the Same ESSID</b></p>\n" -"<p>Checking this box will make all access points with the same ESSID appear " -"as one item in the network list.</p>" +msgid "Timeout:" msgstr "" -#: rc.cpp:131 +#: ui_NetParamsEdit.ui:628 ui_NetParamsEdit.ui:738 +#: ui_NetParamsEdit.ui:848 ui_NetParamsEdit.ui:958 +#: ui_main.ui:563 ui_main.ui:588 #, no-c-format -msgid "Delay before scanning:" +msgid "s" msgstr "" -#: rc.cpp:134 rc.cpp:145 rc.cpp:167 +#: ui_NetParamsEdit.ui:640 ui_NetParamsEdit.ui:750 +#: ui_NetParamsEdit.ui:860 ui_NetParamsEdit.ui:970 #, no-c-format -msgid "Specify how long to wait for an IP" +msgid "Amount of time after which the process will be killed." msgstr "" -#: rc.cpp:137 rc.cpp:148 rc.cpp:170 +#: ui_NetParamsEdit.ui:643 ui_NetParamsEdit.ui:753 +#: ui_NetParamsEdit.ui:863 ui_NetParamsEdit.ui:973 #, no-c-format msgid "" -"<p><b>DHCP Client Timeout</b></p>\n" -"<p>This option specifies the amount of time after which the application " -"should stop waiting for an IP address and assume that the connection has " -"failed.</p>\n" -"<p><i>HINT: Increasing this number can help if you have problems connecting " -"to some networks.</i></p>" +"<p><b>Timeout</b></p>\n" +"<p>This option specifies how long should Wireless Assistant wait for the " +"process to finish, before it will be killed.</p>" msgstr "" -#: rc.cpp:142 +#: ui_NetParamsEdit.ui:652 ui_NetParamsEdit.ui:762 +#: ui_NetParamsEdit.ui:872 ui_NetParamsEdit.ui:982 #, no-c-format -msgid "DHCP client timeout:" +msgid "Run detached" msgstr "" -#: rc.cpp:153 rc.cpp:164 rc.cpp:412 rc.cpp:441 rc.cpp:470 rc.cpp:499 +#: ui_NetParamsEdit.ui:655 ui_NetParamsEdit.ui:765 +#: ui_NetParamsEdit.ui:875 ui_NetParamsEdit.ui:985 #, no-c-format -msgid "s" +msgid "Don't wait for the process to finish." msgstr "" -#: rc.cpp:156 +#: ui_NetParamsEdit.ui:658 ui_NetParamsEdit.ui:768 +#: ui_NetParamsEdit.ui:878 ui_NetParamsEdit.ui:988 #, no-c-format -msgid "Specify how long to wait before scanning" +msgid "" +"<p><b>Run Detached</b></p>\n" +"<p>If this checkbox is selected Wireless Assistant will not wait for the " +"process to finish.</p>" msgstr "" -#: rc.cpp:159 +#: ui_NetParamsEdit.ui:677 ui_NetParamsEdit.ui:787 +#: ui_NetParamsEdit.ui:897 ui_NetParamsEdit.ui:1007 #, no-c-format -msgid "" -"<p><b>Delay Before Scanning</b></p>\n" -"<p>This option specifies the amount of time to wait between bringing the " -"interface up and performing a scan.</p>\n" -"<p><i>HINT: Increasing this number can help if you have to refresh the list " -"manually to see all the available networks.</i></p>" +msgid "Command:" msgstr "" -#: rc.cpp:175 +#: ui_NetParamsEdit.ui:694 #, no-c-format -msgid "" -"<i>Press the button below to enable all messages which have been turned off " -"with the 'Don't Show Again' feature.</i>" +msgid "Post-Connection Command" msgstr "" -#: rc.cpp:178 +#: ui_NetParamsEdit.ui:804 #, no-c-format -msgid "E&nable All Messages" +msgid "Pre-Disconnection Command" msgstr "" -#: rc.cpp:184 +#: ui_NetParamsEdit.ui:914 #, no-c-format -msgid "" -"<p><b>Enable All Messages</b></p>\n" -"<p>Pressing this button will enable all messages which have been turned off " -"with the 'Don't Show Again' feature.</p>" +msgid "Post-Disconnection Command" msgstr "" -#: rc.cpp:188 +#: ui_NetParamsWizard.ui:16 #, no-c-format msgid "First Connection Wizard" msgstr "" -#: rc.cpp:191 +#: ui_NetParamsWizard.ui:34 #, no-c-format msgid "Welcome to First Connection Wizard" msgstr "" -#: rc.cpp:194 +#: ui_NetParamsWizard.ui:45 #, no-c-format msgid "" "<b><p>This is the first time you are trying to connect to the selected " "network.</p></b>\n" -"<p>You will be asked a few questions necessary to configure this connection." -"</p>\n" +"<p>You will be asked a few questions necessary to configure this " +"connection.</p>\n" "<p><i>Press Next to continue.</i></p>" msgstr "" -#: rc.cpp:202 +#: ui_NetParamsWizard.ui:74 #, no-c-format msgid "" "<p><b>You are trying to connect to a network that does not broadcast its " @@ -575,27 +547,17 @@ msgid "" "access point.</p>" msgstr "" -#: rc.cpp:206 rc.cpp:328 -#, no-c-format -msgid "ESSID:" -msgstr "" - -#: rc.cpp:209 +#: ui_NetParamsWizard.ui:152 #, no-c-format msgid "Interface Configuration" msgstr "" -#: rc.cpp:213 rc.cpp:334 -#, no-c-format -msgid "Automatic (DHCP)" -msgstr "" - -#: rc.cpp:217 +#: ui_NetParamsWizard.ui:251 #, no-c-format msgid "Manual" msgstr "" -#: rc.cpp:221 +#: ui_NetParamsWizard.ui:264 #, no-c-format msgid "" "<p><b>Your IP and other parameters need to be configured to connect to any " @@ -604,257 +566,332 @@ msgid "" "network?</p>" msgstr "" -#: rc.cpp:225 +#: ui_NetParamsWizard.ui:275 #, no-c-format msgid "Interface Parameters" msgstr "" -#: rc.cpp:228 rc.cpp:355 +#: ui_NetParamsWizard.ui:480 #, no-c-format -msgid "Secondary DNS:" +msgid "" +"<p><b>Please specify interface parameters to be used to connect to this " +"network.</b></p>\n" +"<p>You may leave some fields blank.</p>" msgstr "" -#: rc.cpp:231 rc.cpp:343 +#: ui_NetParamsWizard.ui:491 #, no-c-format -msgid "IP:" +msgid "WEP Configuration" msgstr "" -#: rc.cpp:234 rc.cpp:340 +#: ui_NetParamsWizard.ui:502 #, no-c-format -msgid "Netmask:" +msgid "" +"<p><b>The network you are trying to connect to requires WEP " +"authentication.</b></p>\n" +"<p>Which WEP mode would you like to use?</p>" msgstr "" -#: rc.cpp:237 rc.cpp:358 +#: ui_NetParamsWizard.ui:528 #, no-c-format -msgid "Primary DNS:" +msgid "Open S&ystem" msgstr "" -#: rc.cpp:240 rc.cpp:349 +#: ui_NetParamsWizard.ui:539 #, no-c-format -msgid "Gateway:" +msgid "Shared Key" msgstr "" -#: rc.cpp:243 rc.cpp:352 +#: ui_NetParamsWizard.ui:583 ui_NetParamsWizard.ui:780 #, no-c-format -msgid "Domain:" +msgid "<p><b>Please provide a key to be used with this network.</b></p>" msgstr "" -#: rc.cpp:246 rc.cpp:346 +#: ui_NetParamsWizard.ui:642 #, no-c-format -msgid "Broadcast:" +msgid "WEP key:" msgstr "" -#: rc.cpp:249 +#: ui_NetParamsWizard.ui:677 +#, no-c-format +msgid "WPA Configuration" +msgstr "" + +#: ui_NetParamsWizard.ui:739 #, no-c-format msgid "" -"<p><b>Please specify interface parameters to be used to connect to this " -"network.</b></p>\n" -"<p>You may leave some fields blank.</p>" +"<p><b>The network you are trying to connect to requires WPA " +"authentication.</b></p>" msgstr "" -#: rc.cpp:253 +#: ui_NetParamsWizard.ui:747 #, no-c-format -msgid "WEP Configuration" +msgid "WPA Key:" msgstr "" -#: rc.cpp:256 +#: ui_NetParamsWizard.ui:856 #, no-c-format -msgid "" -"<p><b>The network you are trying to connect to requires WEP authentication.</" -"b></p>\n" -"<p>Which WEP mode would you like to use?</p>" +msgid "Done!" msgstr "" -#: rc.cpp:261 +#: ui_NetParamsWizard.ui:867 #, no-c-format -msgid "Open S&ystem" +msgid "" +"<p><b>Congratulations!</b></p>\n" +"<p>You have successfully finished configuring this connection.</p>\n" +"<p><b>Press Finish to connect!</b></p>" msgstr "" -#: rc.cpp:264 +#: ui_main.ui:33 #, no-c-format -msgid "Shared Key" +msgid "&Options" msgstr "" -#: rc.cpp:267 rc.cpp:288 +#: ui_main.ui:36 #, no-c-format -msgid "<p><b>Please provide a key to be used with this network.</b></p>" +msgid "Alt+O" msgstr "" -#: rc.cpp:270 +#: ui_main.ui:42 #, no-c-format -msgid "WEP key:" +msgid "Toggle network list/options" msgstr "" -#: rc.cpp:273 rc.cpp:285 rc.cpp:370 rc.cpp:391 +#: ui_main.ui:45 #, no-c-format -msgid "ASCII" +msgid "" +"<p><b>Options Button</b></p>\n" +"<p>Pressing this toggle button will show the available application " +"options.</p>\n" +"<p><i>HINT: Press this button again to return to the network list.</i></p>" msgstr "" -#: rc.cpp:276 +#: ui_main.ui:58 #, no-c-format -msgid "WPA Configuration" +msgid "Alt+Q" msgstr "" -#: rc.cpp:279 +#: ui_main.ui:67 #, no-c-format msgid "" -"<p><b>The network you are trying to connect to requires WPA authentication.</" -"b></p>" +"<p><b>Quit Button</b></p>\n" +"<p>Pressing this button will quit the application.</p>" msgstr "" -#: rc.cpp:282 +#: ui_main.ui:85 #, no-c-format -msgid "WPA Key:" +msgid "Co&nnect" msgstr "" -#: rc.cpp:291 rc.cpp:376 +#: ui_main.ui:88 ui_main.ui:697 #, no-c-format -msgid "<b>?<br>?<br>?<br>?</b>" +msgid "Alt+N" msgstr "" -#: rc.cpp:294 rc.cpp:373 +#: ui_main.ui:94 #, no-c-format msgid "" -"WPA Version:<br>Group Cipher:<br>Pairwise Cipher:<br>Authentication Suite:" +"<p><b>Connect/Disconnect Button</b></p>\n" +"<p>Pressing this button will connect to/disconnect from the network " +"currently selected in the network list.</p>" msgstr "" -#: rc.cpp:297 +#: ui_main.ui:106 #, no-c-format -msgid "Done!" +msgid "Refresh" msgstr "" -#: rc.cpp:300 +#: ui_main.ui:115 +#, no-c-format +msgid "Refresh network list" +msgstr "" + +#: ui_main.ui:118 #, no-c-format msgid "" -"<p><b>Congratulations!</b></p>\n" -"<p>You have successfully finished configuring this connection.</p>\n" -"<p><b>Press Finish to connect!</b></p>" +"<p><b>Scan Button</b></p>\n" +"<p>Pressing this button will scan for wireless networks and refresh the " +"network list.</p>" msgstr "" -#: rc.cpp:311 +#: ui_main.ui:194 #, no-c-format -msgid "F1" +msgid "Device:" msgstr "" -#: rc.cpp:322 +#: ui_main.ui:219 #, no-c-format -msgid "I&nterface" +msgid "Pick a network device to use" msgstr "" -#: rc.cpp:337 +#: ui_main.ui:222 #, no-c-format -msgid "&Manual" +msgid "" +"<p><b>Device Selection</b></p>\n" +"<p>This combo box allows you to select which wireless card to use.</p>\n" +"<p><i>NOTE: Selecting a different card will refresh the network list.</i></p>" msgstr "" -#: rc.cpp:361 +#: ui_main.ui:281 #, no-c-format -msgid "Securit&y" +msgid "Channel" msgstr "" -#: rc.cpp:364 +#: ui_main.ui:292 #, no-c-format -msgid "WPA Settings" +msgid "Link Quality" msgstr "" -#: rc.cpp:367 rc.cpp:388 +#: ui_main.ui:303 #, no-c-format -msgid "Key:" +msgid "WEP/WPA" msgstr "" -#: rc.cpp:379 +#: ui_main.ui:314 #, no-c-format -msgid "WEP Settings" +msgid "AP" msgstr "" -#: rc.cpp:382 +#: ui_main.ui:336 #, no-c-format -msgid "Open Syste&m" +msgid "" +"<p><b>Network List</b></p>\n" +"<p>This list shows all the wireless networks that have been found.</p>\n" +"<p><i>HINT: Click the Refresh button to update this list.</i></p>" msgstr "" -#: rc.cpp:385 +#: ui_main.ui:363 #, no-c-format -msgid "Alt+M" +msgid "Ready" msgstr "" -#: rc.cpp:394 +#: ui_main.ui:369 #, no-c-format -msgid "Shared &Key" +msgid "" +"<p><b>Status Bar</b></p>\n" +"<p>Messages describing current process are shown in this area.</p>" msgstr "" -#: rc.cpp:397 +#: ui_main.ui:399 #, no-c-format -msgid "Alt+K" +msgid "Automatically connect on startup" msgstr "" -#: rc.cpp:400 +#: ui_main.ui:405 #, no-c-format -msgid "Advanced" +msgid "" +"<p><b>AutomaticallyConnect on Startup</b></p>\n" +"<p>Checking this box will make the application try to connect to the best " +"available network. Only networks that have been previously configured will " +"be taken into account.</p>" msgstr "" -#: rc.cpp:403 +#: ui_main.ui:414 +#, no-c-format +msgid "Automaticall&y reconnect if connection is lost" +msgstr "" + +#: ui_main.ui:417 +#, no-c-format +msgid "Alt+Y" +msgstr "" + +#: ui_main.ui:420 #, no-c-format msgid "" -"<b>Security Warning:</b> the commands specified below will be ran with the " -"same privileges as Wireless Assistant has." +"<p><b>Automatically Reconnect if Connection is Lost</b></p>\n" +"<p>Checking this box will make the application try to reconnect after the " +"connection is lost.</p>" msgstr "" -#: rc.cpp:406 +#: ui_main.ui:429 #, no-c-format -msgid "Pre-Connection Command" +msgid "Quit upon successful connection" msgstr "" -#: rc.cpp:409 rc.cpp:438 rc.cpp:467 rc.cpp:496 +#: ui_main.ui:435 #, no-c-format -msgid "Timeout:" +msgid "" +"<p><b>Quit Upon Successful Connection</b></p>\n" +"<p>Checking this box will make the application close after successfully " +"establishing a connection to a wireless network.</p>" msgstr "" -#: rc.cpp:415 rc.cpp:444 rc.cpp:473 rc.cpp:502 +#: ui_main.ui:444 #, no-c-format -msgid "Amount of time after which the process will be killed." +msgid "&Group access points with the same ESSID" msgstr "" -#: rc.cpp:418 rc.cpp:447 rc.cpp:476 rc.cpp:505 +#: ui_main.ui:447 +#, no-c-format +msgid "Alt+G" +msgstr "" + +#: ui_main.ui:450 #, no-c-format msgid "" -"<p><b>Timeout</b></p>\n" -"<p>This option specifies how long should Wireless Assistant wait for the " -"process to finish, before it will be killed.</p>" +"<p><b>Group Access Points with the Same ESSID</b></p>\n" +"<p>Checking this box will make all access points with the same ESSID appear " +"as one item in the network list.</p>" msgstr "" -#: rc.cpp:422 rc.cpp:451 rc.cpp:480 rc.cpp:509 +#: ui_main.ui:477 #, no-c-format -msgid "Run detached" +msgid "Delay before scanning:" msgstr "" -#: rc.cpp:425 rc.cpp:454 rc.cpp:483 rc.cpp:512 +#: ui_main.ui:480 ui_main.ui:496 ui_main.ui:600 #, no-c-format -msgid "Don't wait for the process to finish." +msgid "Specify how long to wait for an IP" msgstr "" -#: rc.cpp:428 rc.cpp:457 rc.cpp:486 rc.cpp:515 +#: ui_main.ui:483 ui_main.ui:499 ui_main.ui:603 #, no-c-format msgid "" -"<p><b>Run Detached</b></p>\n" -"<p>If this checkbox is selected Wireless Assistant will not wait for the " -"process to finish.</p>" +"<p><b>DHCP Client Timeout</b></p>\n" +"<p>This option specifies the amount of time after which the application " +"should stop waiting for an IP address and assume that the connection has " +"failed.</p>\n" +"<p><i>HINT: Increasing this number can help if you have problems connecting " +"to some networks.</i></p>" msgstr "" -#: rc.cpp:432 rc.cpp:461 rc.cpp:490 rc.cpp:519 +#: ui_main.ui:493 #, no-c-format -msgid "Command:" +msgid "DHCP client timeout:" msgstr "" -#: rc.cpp:435 +#: ui_main.ui:575 #, no-c-format -msgid "Post-Connection Command" +msgid "Specify how long to wait before scanning" msgstr "" -#: rc.cpp:464 +#: ui_main.ui:578 #, no-c-format -msgid "Pre-Disconnection Command" +msgid "" +"<p><b>Delay Before Scanning</b></p>\n" +"<p>This option specifies the amount of time to wait between bringing the " +"interface up and performing a scan.</p>\n" +"<p><i>HINT: Increasing this number can help if you have to refresh the list " +"manually to see all the available networks.</i></p>" msgstr "" -#: rc.cpp:493 +#: ui_main.ui:661 #, no-c-format -msgid "Post-Disconnection Command" +msgid "" +"<i>Press the button below to enable all messages which have been turned off " +"with the 'Don't Show Again' feature.</i>" +msgstr "" + +#: ui_main.ui:694 +#, no-c-format +msgid "E&nable All Messages" +msgstr "" + +#: ui_main.ui:700 +#, no-c-format +msgid "" +"<p><b>Enable All Messages</b></p>\n" +"<p>Pressing this button will enable all messages which have been turned off " +"with the 'Don't Show Again' feature.</p>" msgstr "" |