Translations by Steve Holmes

Steve Holmes has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

143 of 43 results
1.
Wireless Networking
2009-10-04
Wireless Networking
2.
Connect to a wireless network
2009-10-04
Connect to a wireless network
3.
If there is no <guilabel>Wireless Connection</guilabel> shown see Troubleshooting (<xref linkend="troubleshooting"/>)
2009-10-04
If there is no <guilabel>Wireless Connection</guilabel> shown see Troubleshooting (<xref linkend="troubleshooting"/>)
4.
Connecting using Network Manager
2009-10-04
Connecting using Network Manager
6.
In the <guilabel>Taskbar</guilabel> click the <application>Network Manager</application> icon.
2009-10-04
In the <guilabel>Taskbar</guilabel> click the <application>Network Manager</application> icon.
7.
Select your wireless network from the list.
2009-10-04
Select your wireless network from the list.
8.
Enter your <guilabel>Network Key</guilabel>.
2009-10-04
Enter your <guilabel>Network Key</guilabel>.
9.
Click <guibutton>Connect</guibutton>.
2009-10-04
Click <guibutton>Connect</guibutton>.
10.
Connecting to a hidden network
2009-10-04
Connecting to a hidden network
11.
Left click the Network Manager icon in the system tray.
2009-10-04
Left click the Network Manager icon in the notification area.
12.
Click<guilabel>Connect to Hidden Wireless Network</guilabel>
2009-10-04
Click<guilabel>Connect to Hidden Wireless Network</guilabel>
13.
In the network name text box enter the ESSID you are connecting to.
2009-10-04
In the network name text box enter the ESSID of the network you are connecting to.
14.
Select the type of security used from the drop down list.
2009-10-04
Select the type of security used from the drop down list.
15.
Change or disable a wireless network
2009-10-04
Change or disable a wireless network
16.
Connecting to another wireless network
2009-10-04
Connecting to another wireless network
17.
Disabling wireless connections
2009-10-04
Disabling wireless connections
18.
Right click the Network Manager icon in the system tray.
2009-10-04
Right click the Network Manager icon in the notification area.
20.
Wireless troubleshooting
2009-10-04
Wireless troubleshooting
21.
While not exhaustive, this section covers some common problems faced with wireless support.
2009-10-04
While not exhaustive, this section covers some common problems faced with wireless support.
22.
There is much more information available from the <ulink url="https://help.ubuntu.com/community/WifiDocs">Community Documentation</ulink>.
2009-10-04
There is much more information available from the <ulink url="https://help.ubuntu.com/community/WifiDocs">Community Documentation</ulink>.
23.
This troubleshooting guide is designed to be carried out in order.
2009-10-04
This troubleshooting guide is designed to be carried out in order.
24.
Check that the device is on
2009-10-04
Check that the device is on
25.
Many wireless network devices can be turned on or off. Check to see if there is a hardware switch, some devices can be switched off from Windows and may need to be turned back on from Windows.
2009-10-04
Many wireless network devices can be turned on or off. Check to see if there is a hardware switch, some devices can be switched off from Windows and may need to be turned back on from Windows.
26.
If it is turned on then see <xref linkend="troubleshooting-device"/>.
2009-10-04
If it is turned on then see <xref linkend="troubleshooting-device"/>.
29.
You should see an output, along with the words "CLAIMED, UNCLAIMED, ENABLED or DISABLED"
2009-10-04
You should see an output, along with the words "CLAIMED, UNCLAIMED, ENABLED or DISABLED"
30.
Claimed - this indicates a driver is loaded but not functioning, see <xref linkend="ndiswrapper"/>
2009-10-04
Claimed - this indicates a driver is loaded but not functioning, see <xref linkend="ndiswrapper"/>
31.
Unclaimed - there is no driver loaded, see <xref linkend="ndiswrapper"/>.
2009-10-04
Unclaimed - there is no driver loaded, see <xref linkend="ndiswrapper"/>.
33.
Disabled - see <xref linkend="troubleshooting-disabled"/>.
2009-10-04
Disabled - see <xref linkend="troubleshooting-disabled"/>.
36.
If there is an entry that says <code>ESSID=""</code> then see <xref linkend="security-wpa"/>.
2009-10-04
If there is an entry that says <code>ESSID=""</code> then see <xref linkend="security-wpa"/>.
41.
From the <application>Terminal</application> enter the command: <code>sudo dhclient if_name</code> where if_name is the connection listed earlier.
2009-10-04
From the <application>Terminal</application> enter the command: <code>sudo dhclient if_name</code> where if_name is the connection listed earlier.
45.
Open a <application>Terminal</application> (<menuchoice><guimenu>Applications</guimenu><guisubmenu>Accessories</guisubmenu><guimenuitem>Terminal</guimenuitem></menuchoice>) and type the command: <code>ping -c3 85.190.27.2</code>.
2009-10-04
Open a <application>Terminal</application> (<menuchoice><guimenu>Applications</guimenu><guisubmenu>Accessories</guisubmenu><guimenuitem>Terminal</guimenuitem></menuchoice>) and type the command: <code>ping -c3 85.190.27.2</code>.
46.
Now type the command: <code>ping www.ubuntu.com</code>. If you get a response from the both then see <xref linkend="troubleshooting-ipv6"/>.
2009-10-04
Now type the command: <code>ping www.ubuntu.com</code>. If you get a response from the both then see <xref linkend="troubleshooting-ipv6"/>.
47.
Type the command: <code>cat /etc/resolv.conf</code>. If there is no nameserver listed then contact your ISP and find out your primary and secondary domain name servers. Once you have this information see <xref linkend="wireless-connecting"/>.
2009-10-04
Type the command: <code>cat /etc/resolv.conf</code>. If there is no nameserver listed then contact your ISP and find out your primary and secondary domain name servers. Once you have this information see <xref linkend="wireless-connecting"/>.
48.
IPv6 Not Supported
2009-10-04
IPv6 Not Supported
51.
Find the line <code>alias net-pf-10 ipv6</code> and change it to read <code>alias net-pf-10 off</code>.
2009-10-04
Find the line <code>alias net-pf-10 ipv6</code> and change it to read <code>alias net-pf-10 off</code>.
53.
Using Windows Wireless Drivers
2009-10-04
Using Windows Wireless Drivers
54.
Xubuntu supports a system known as NDISWrapper. This allows you to use a Windows wireless device driver under Xubuntu.
2009-10-04
Xubuntu supports a system known as NDISWrapper. This allows you to use a Windows wireless device driver under Xubuntu.
55.
Obtain the Windows Driver for your system and locate the file that ends with <code>.inf</code>.
2009-10-04
Obtain the Windows driver for your system and locate the file that ends with <code>.inf</code>.
56.
<ulink url="apt:ndisgtk">Install the <application>ndisgtk</application> package</ulink>.
2009-10-04
<ulink url="apt:ndisgtk">Install the <application>ndisgtk</application> package</ulink>.
57.
Open <application>ndisgtk</application> (<menuchoice><guimenu>Applications</guimenu><guisubmenu>System</guisubmenu><guimenuitem>Windows Wireless Drivers</guimenuitem></menuchoice>).
2009-10-04
Open <application>ndisgtk</application> (<menuchoice><guimenu>Applications</guimenu><guisubmenu>System</guisubmenu><guimenuitem>Windows Wireless Drivers</guimenuitem></menuchoice>).
58.
Select <guilabel>Install new driver</guilabel>.
2009-10-04
Select <guilabel>Install new driver</guilabel>.
59.
Choose the location of your Windows .inf file and click <guibutton>Install</guibutton>.
2009-10-04
Choose the location of your Windows .inf file and click <guibutton>Install</guibutton>.
60.
Click <guibutton>OK</guibutton>.
2009-10-04
Click <guibutton>OK</guibutton>.