From e3134c9b363c7397e237f7c90b326f4dbf8126c5 Mon Sep 17 00:00:00 2001 From: groucho Date: Fri, 24 Sep 2004 16:48:00 +0000 Subject: Added manually created files not taken care of by the Makefile --- (limited to 'i18n/en/wellenreiter.ts') diff --git a/i18n/en/wellenreiter.ts b/i18n/en/wellenreiter.ts new file mode 100644 index 0000000..ae20a32 --- a/dev/null +++ b/i18n/en/wellenreiter.ts @@ -0,0 +1,768 @@ + + + MScanListView + + Net/Station + + + + # + + + + MAC + + + + Chn + + + + W + + + + T + + + + IP + + + + Manufacturer + + + + First Seen + + + + Last Seen + + + + Location + + + + + MStatWindow + + Protocol + + + + Count + + + + + ProtocolListView + + Protocol Family + + + + Perform Action + + + + + QObject + + Wellenreiter: trying to run as non-root! + + + + You have started Wellenreiter II +as non-root. You will have +only limited functionality. +Proceed anyway? + + + + You have a dhcp client running. +(PID = %1) +This can severly limit scanning! +Should I kill it for you? + + + + Restart your dhcp client? + + + + + Wellenreiter + + Your wireless card +should now be usable again. + + + + No device configured. +Please reconfigure! + + + + The configured device (%1) +is not available on this system +. Please reconfigure! + + + + Can't bring interface '%1' up: + + + + + <p>The Wireless Extension Versions<br>are not matching!<p> Wellenreiter II : WE V%1<br>Interface driver: WE V%2 + + + + Bring your device into +monitor mode now. + + + + Can't set interface '%1' +into monitor mode: + + + + + +Continue with limited functionality? + + + + Can't open packet capturer for +'%1': + + + + + Wellenreiter II - replaying capture file... + + + + Got packet with protocol '%1' + Protocol Name + + + + Can't do that! + + + + No wireless +interface available. + + + + Stop sniffing before +joining a net. + + + + Function only available on Embedded build + + + + + WellenreiterBase + + Wellenreiter/Opie + + + + Wellenreiter/X11 + + + + Nets + + + + Graph + + + + Log + + + + Hex + + + + Stat + + + + About + + + + Networks + + + + + WellenreiterConfigBase + + Wellenreiter II COnfiguration Dialog + + + + Interface + + + + <select> + + + + cisco + + + + wlan-ng + + + + hostap + + + + orinoco + + + + <manual> + + + + <file> + + + + Choose the type of driver used for sniffing. + + + + Driver: + + + + Choose the interface used for sniffing. + + + + Name: + + + + Perform Autodetection + + + + Retrigger the autodetection algorithm + + + + Use additional PRISM header + + + + Use additional PRISM headers, if available. + + + + Hop Channels + + + + Check this, if you want to start a channel hopper. + + + + every + + + + ms + + + + Choose the channel hop interval. + + + + Use Adaptive(TM) Hop Scheme + + + + An adaptive hopping interval dynamically changes the channel hopping parameters to listen longer on channels where traffic comes in. + + + + Scan on channel + + + + Check the channels which should be included in the channel hopping scheme. Note that due to the 802.11 channel overlay scheme you may receive data on neighbour channels of channels, even if they're not checked here. + + + + 6 + + + + 8 + + + + 2 + + + + 9 + + + + 1 + + + + All + + + + 11 + + + + 10 + + + + 7 + + + + 3 + + + + 5 + + + + 4 + + + + 12 + + + + 13 + + + + 14 + + + + Capture + + + + Browse + + + + Click to open a file requester to choose a capture file name. + + + + Write Capture Files To + + + + Check this to write an ethereal compatible capture file. + + + + /tmp/capture + + + + Configure the name of the capture file. + + + + Hex View Buffer + + + + unlimited + + + + limited to + + + + Packets + + + + Parse + + + + UI + + + + Lookup MAC vendor names + + + + Check this to lookup MAC vendor names. + + + + Open Tree On New Station + + + + Check this to automatically make a tree visible when a new station is detected. + + + + Disable Power Management + + + + Check this to disable power management while scanning. + + + + Action on detecting a new + + + + Wired Station: + + + + Network: + + + + <Ignore> + + + + Play Alarm + + + + Play Click + + + + Blink LED + + + + Run Script + + + + Choose an action to perform when a new wireless station is detected. + + + + The command line to execute when a script action is performed. + + + + Wireless Station: + + + + Choose the action to perform when a new wired station is detected. + + + + Choose an action to perform when a new network is detected. + + + + Intrusion + + + + Link Level + + + + Fake Mac: + + + + Send proble requests + + + + <automatic> + + + + 44:44:44:44:44:44 + + + + Try to authenticate + + + + Enable active scanning + + + + IP Level + + + + Request DHCP Address + + + + Fake IP: + + + + 192.168.125.1 + + + + GPS + + + + Enable GPS logging w/ gpsd + + + + Check this to log GPS coordinates. + + + + Host + + + + localhost + + + + Hostadress where the gps daemon listens on. + + + + : + + + + Port number where the gps daemon listens on. + + + + Start gpsd on localhost + + + + Check to start the GPS daemon on localhost. + + + + gpsd -p /dev/ttyS3 -s 4800 + + + + Command line to start the gps daemon. + + + + + WellenreiterMainWindow + + Click here to start scanning. + + + + Click here to stop scanning. + + + + Click here to open the configure dialog. + + + + Click here to upload a capture session. + + + + &Session... + + + + &Text Log... + + + + &Hex Log... + + + + &New + + + + &Load + + + + &Save + + + + &Upload Session + + + + &Exit + + + + &Configure... + + + + &Start + + + + Sto&p + + + + &Expand All + + + + &Collapse All + + + + &Add something + + + + &File + + + + &View + + + + &Sniffer + + + + &Demo + + + + Ready. + + + + Configure + + + + GPS said: +%1 + + + + All + + + + Text + + + + Sniffing in progress! +Please stop sniffing before closing. + + + + Upload Session + + + + From: + + + + Location: + + + + Comments: + + + + &Ok + + + + &Cancel + + + + Error + + + + <p>Logfile '%1' doesn't exist</p> + + + + <p>Can't open Logfile '%1'</p> + + + + Success + + + + Capture Dump was uploaded to %1 + + + + Connection to %1 failed + + + + -- cgit v0.9.0.2