Add mock data for scanner test
[wifi-radar.git] / po / wifi-radar.pot
blob819b6fc876117e8243a0906e49b67b8672ba7523
1 # Message strings for WiFi Radar
2 # Copyright (C) YEAR ORGANIZATION
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: wifi-radar-2.1.x\n"
8 "POT-Creation-Date: 2014-04-13 07:43+MST\n"
9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11 "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: UTF-8\n"
15 "Generated-By: pygettext.py 1.5\n"
18 #: wifi-radar:132
19 msgid ""
20 "A configuration file from a pre-2.0 version of WiFi Radar was found at {FILE}.\n"
21 "\n"
22 "WiFi Radar v2.0.x does not read configuration files from previous versions.  "
23 msgstr ""
25 #: wifi-radar:136
26 msgid "Because {FILE} may contain information that you might wish to use when configuring WiFi Radar {VERSION}, rename this file and run the program again."
27 msgstr ""
29 #: wifi-radar:140
30 msgid "The old configuration file is probably empty and can be removed.  Rename {FILE} if you want to be very careful.  After removing or renaming {FILE}, run this program again."
31 msgstr ""
33 #: wifi-radar:159
34 msgid "WiFi Radar version {VERSION}"
35 msgstr ""
37 #: wifi-radar:161
38 msgid ""
39 "WiFi Radar version {VERSION}\n"
40 "For help, check man pages for wifi-radar and wifi-radar.conf,\n"
41 "or visit http://wifi-radar.tuxfamily.org/"
42 msgstr ""
44 #: wifiradar/__init__.py:74
45 msgid ""
46 "Cannot open log file for writing: {ERR}.\n"
47 "\n"
48 "WiFi Radar will work, but a log file will not be recorded."
49 msgstr ""
51 #: wifiradar/__init__.py:119 wifiradar/connections.py:99
52 #: wifiradar/connections.py:177 wifiradar/gui/g2/__init__.py:263
53 msgid "read on closed Pipe ({PIPE}), failing..."
54 msgstr ""
56 #: wifiradar/__init__.py:146 wifiradar/connections.py:217
57 #: wifiradar/gui/g2/__init__.py:306
58 msgid "unrecognized Message: \"{MSG}\""
59 msgstr ""
61 #: wifiradar/__init__.py:157 wifiradar/__init__.py:207
62 #: wifiradar/__init__.py:229 wifiradar/__init__.py:248
63 msgid ""
64 "Could not save configuration file:\n"
65 "{FILE}\n"
66 "\n"
67 "{ERR}"
68 msgstr ""
70 #: wifiradar/__init__.py:171
71 msgid "The profile \"{NAME}\" does not exist, creating a new profile."
72 msgstr ""
74 #: wifiradar/config.py:112
75 msgid "problem auto-detecting wireless device using iwconfig: {EXC}"
76 msgstr ""
78 #: wifiradar/config.py:115
79 msgid "No WiFi device found, please set this in the preferences."
80 msgstr ""
82 #: wifiradar/config.py:228
83 msgid "boolean value must be >= 0"
84 msgstr ""
86 #: wifiradar/config.py:235
87 msgid "value must be 'True' or 'False'"
88 msgstr ""
90 #: wifiradar/config.py:237
91 msgid "value cannot be converted to string"
92 msgstr ""
94 #: wifiradar/config.py:247
95 msgid "value is not an integer"
96 msgstr ""
98 #: wifiradar/config.py:257
99 msgid "value is not a float or integer"
100 msgstr ""
102 #: wifiradar/connections.py:113
103 msgid "Wifi device not found, please set this in the preferences."
104 msgstr ""
106 #: wifiradar/connections.py:127
107 msgid "iwlist command not found, please set this in the preferences."
108 msgstr ""
110 #: wifiradar/connections.py:228
111 msgid "config must be a ConfigManager object"
112 msgstr ""
114 #: wifiradar/connections.py:301
115 msgid "Failed to prepare NIC: {EXC}"
116 msgstr ""
118 #: wifiradar/connections.py:302
119 msgid "Could not configure wireless options."
120 msgstr ""
122 #: wifiradar/connections.py:307
123 msgid "Stopping any DHCP clients on \"{DEV}\""
124 msgstr ""
126 #: wifiradar/connections.py:313
127 msgid "DHCP command: {DHCP}"
128 msgstr ""
130 #: wifiradar/connections.py:316
131 msgid "Stopping DHCP with kill_args"
132 msgstr ""
134 #: wifiradar/connections.py:320
135 msgid "Attempt to stop DHCP failed: {EXC}"
136 msgstr ""
138 #: wifiradar/connections.py:323
139 msgid "Stopping DHCP manually..."
140 msgstr ""
142 #: wifiradar/connections.py:330
143 msgid "Acquiring IP Address (DHCP)"
144 msgstr ""
146 #: wifiradar/connections.py:334
147 msgid "dhcp_command: {DHCP}"
148 msgstr ""
150 #: wifiradar/connections.py:339
151 msgid "DHCP client not found, please set this in the preferences."
152 msgstr ""
154 #: wifiradar/connections.py:357
155 msgid "Got IP address. Done."
156 msgstr ""
158 #: wifiradar/connections.py:360
159 msgid "Could not get IP address!"
160 msgstr ""
162 #: wifiradar/connections.py:365
163 msgid "Kill off any existing WPA supplicants running..."
164 msgstr ""
166 #: wifiradar/connections.py:367
167 msgid "Killing existing WPA supplicant..."
168 msgstr ""
170 #: wifiradar/connections.py:374
171 msgid "Attempt to stop WPA supplicant failed: {EXC}"
172 msgstr ""
174 #: wifiradar/connections.py:379
175 msgid "Failed to kill WPA supplicant."
176 msgstr ""
178 #: wifiradar/connections.py:384
179 msgid "WPA supplicant starting"
180 msgstr ""
182 #: wifiradar/connections.py:391
183 msgid "WPA supplicant failed to start: {EXC}"
184 msgstr ""
186 #: wifiradar/connections.py:404
187 msgid "Device \"{DEV}\" failed to go down: {EXC}"
188 msgstr ""
190 #: wifiradar/connections.py:414
191 msgid "Device \"{DEV}\" failed to configure: {EXC}"
192 msgstr ""
194 #: wifiradar/connections.py:423
195 msgid "Failed to configure routing information: {EXC}"
196 msgstr ""
198 #: wifiradar/connections.py:442
199 msgid "Connecting to the {ESSID} ({BSSID}) network"
200 msgstr ""
202 #: wifiradar/connections.py:457
203 msgid "Disable scan while connection attempt in progress..."
204 msgstr ""
206 #: wifiradar/connections.py:482
207 msgid "Disconnecting..."
208 msgstr ""
210 #: wifiradar/connections.py:509
211 msgid "Failed to clean up wireless configuration: {EXC}"
212 msgstr ""
214 #: wifiradar/connections.py:520
215 msgid "Failed to unset IP address: {EXC}"
216 msgstr ""
218 #: wifiradar/connections.py:531
219 msgid "Disconnect complete."
220 msgstr ""
222 #: wifiradar/connections.py:557 wifiradar/connections.py:602
223 msgid "ifconfig command not found, please set this in the preferences."
224 msgstr ""
226 #: wifiradar/connections.py:563
227 msgid "Could not change device state: {ERR}"
228 msgstr ""
230 #: wifiradar/connections.py:566
231 msgid "unrecognized state for device: {STATE}"
232 msgstr ""
234 #: wifiradar/connections.py:623 wifiradar/connections.py:644
235 #: wifiradar/gui/g2/prefs.py:88
236 msgid "iwconfig command not found, please set this in the preferences."
237 msgstr ""
239 #: wifiradar/gui/g2/__init__.py:125
240 msgid "Close"
241 msgstr ""
243 #: wifiradar/gui/g2/__init__.py:128
244 msgid "About"
245 msgstr ""
247 #: wifiradar/gui/g2/__init__.py:131
248 msgid "Preferences"
249 msgstr ""
251 #: wifiradar/gui/g2/__init__.py:149
252 msgid "Access Point"
253 msgstr ""
255 #: wifiradar/gui/g2/__init__.py:155
256 msgid "Signal"
257 msgstr ""
259 #: wifiradar/gui/g2/__init__.py:161 wifiradar/gui/g2/profile.py:104
260 msgid "Mode"
261 msgstr ""
263 #: wifiradar/gui/g2/__init__.py:173 wifiradar/gui/g2/profile.py:118
264 msgid "Channel"
265 msgstr ""
267 #: wifiradar/gui/g2/__init__.py:189
268 msgid "_New"
269 msgstr ""
271 #: wifiradar/gui/g2/__init__.py:193
272 msgid "C_onfigure"
273 msgstr ""
275 #: wifiradar/gui/g2/__init__.py:198
276 msgid "_Delete"
277 msgstr ""
279 #: wifiradar/gui/g2/__init__.py:203
280 msgid "Co_nnect"
281 msgstr ""
283 #: wifiradar/gui/g2/__init__.py:206
284 msgid "D_isconnect"
285 msgstr ""
287 #: wifiradar/gui/g2/__init__.py:337
288 msgid "Not Connected."
289 msgstr ""
291 #: wifiradar/gui/g2/__init__.py:339
292 msgid ""
293 "Connected to {PROFILE}\n"
294 "IP Address {IP}"
295 msgstr ""
297 #: wifiradar/gui/g2/__init__.py:363 wifiradar/gui/g2/__init__.py:447
298 #: wifiradar/gui/g2/__init__.py:510 wifiradar/gui/g2/__init__.py:540
299 #: wifiradar/gui/g2/__init__.py:643
300 msgid "  Multiple APs"
301 msgstr ""
303 #: wifiradar/gui/g2/__init__.py:494
304 msgid "Cannot save empty ESSID"
305 msgstr ""
307 #: wifiradar/gui/g2/__init__.py:551
308 msgid "Are you sure you want to delete the {NAME} profile?"
309 msgstr ""
311 #: wifiradar/gui/g2/__init__.py:597
312 msgid ""
313 "This network does not have a profile configured.\n"
314 "\n"
315 "Would you like to create one now?"
316 msgstr ""
318 #: wifiradar/gui/g2/__init__.py:632
319 msgid "Canceling connection..."
320 msgstr ""
322 #: wifiradar/gui/g2/prefs.py:56
323 msgid "WiFi Radar Preferences"
324 msgstr ""
326 #: wifiradar/gui/g2/prefs.py:74
327 msgid "Auto-detect wireless device"
328 msgstr ""
330 #: wifiradar/gui/g2/prefs.py:76 wifiradar/gui/g2/prefs.py:95
331 #: wifiradar/gui/g2/prefs.py:102 wifiradar/gui/g2/prefs.py:363
332 #: wifiradar/gui/g2/prefs.py:365
333 msgid "auto_detect"
334 msgstr ""
336 #: wifiradar/gui/g2/prefs.py:78
337 msgid "Automatically select wireless device to configure"
338 msgstr ""
340 #: wifiradar/gui/g2/prefs.py:98
341 msgid "Wireless device"
342 msgstr ""
344 #: wifiradar/gui/g2/prefs.py:120
345 msgid "Commit required"
346 msgstr ""
348 #: wifiradar/gui/g2/prefs.py:122
349 msgid "Check this box if your card requires a \"commit\" command with iwconfig"
350 msgstr ""
352 #: wifiradar/gui/g2/prefs.py:127
353 msgid "Ifup required"
354 msgstr ""
356 #: wifiradar/gui/g2/prefs.py:129
357 msgid "Check this box if your system requires the interface to be brought up first"
358 msgstr ""
360 #: wifiradar/gui/g2/prefs.py:133 wifiradar/gui/g2/profile.py:142
361 msgid "General"
362 msgstr ""
364 #: wifiradar/gui/g2/prefs.py:143
365 msgid "The command to use to configure the network card"
366 msgstr ""
368 #: wifiradar/gui/g2/prefs.py:146
369 msgid "Network interface configure command"
370 msgstr ""
372 #: wifiradar/gui/g2/prefs.py:156
373 msgid "The command to use to configure the wireless connection"
374 msgstr ""
376 #: wifiradar/gui/g2/prefs.py:159
377 msgid "Wireless connection configure command"
378 msgstr ""
380 #: wifiradar/gui/g2/prefs.py:169
381 msgid "The command to use to scan for access points"
382 msgstr ""
384 #: wifiradar/gui/g2/prefs.py:172
385 msgid "Wireless scanning command"
386 msgstr ""
388 #: wifiradar/gui/g2/prefs.py:182
389 msgid "The command to use to configure the network routing"
390 msgstr ""
392 #: wifiradar/gui/g2/prefs.py:185
393 msgid "Network route configure command"
394 msgstr ""
396 #: wifiradar/gui/g2/prefs.py:195
397 msgid "The file in which to save logging info"
398 msgstr ""
400 #: wifiradar/gui/g2/prefs.py:198
401 msgid "Log file"
402 msgstr ""
404 #: wifiradar/gui/g2/prefs.py:211
405 msgid "How much detail to save in the log file.  Larger numbers provide less detail and smaller numbers, more detail."
406 msgstr ""
408 #: wifiradar/gui/g2/prefs.py:215
409 msgid "Log level"
410 msgstr ""
412 #: wifiradar/gui/g2/prefs.py:220
413 msgid "Advanced"
414 msgstr ""
416 #: wifiradar/gui/g2/prefs.py:229
417 msgid "The command to use for automatic network configuration"
418 msgstr ""
420 #: wifiradar/gui/g2/prefs.py:232 wifiradar/gui/g2/prefs.py:286
421 msgid "Command"
422 msgstr ""
424 #: wifiradar/gui/g2/prefs.py:240
425 msgid "The start-up arguments to the DHCP command"
426 msgstr ""
428 #: wifiradar/gui/g2/prefs.py:243 wifiradar/gui/g2/prefs.py:297
429 msgid "Arguments"
430 msgstr ""
432 #: wifiradar/gui/g2/prefs.py:249
433 msgid "The shutdown arguments to the DHCP command"
434 msgstr ""
436 #: wifiradar/gui/g2/prefs.py:252
437 msgid "Kill arguments"
438 msgstr ""
440 #: wifiradar/gui/g2/prefs.py:258
441 msgid "The amount of time DHCP will spend trying to connect"
442 msgstr ""
444 #: wifiradar/gui/g2/prefs.py:261
445 msgid "DHCP connect timeout (seconds)"
446 msgstr ""
448 #: wifiradar/gui/g2/prefs.py:267
449 msgid "The file DHCP uses to store its PID"
450 msgstr ""
452 #: wifiradar/gui/g2/prefs.py:270 wifiradar/gui/g2/prefs.py:331
453 msgid "PID file"
454 msgstr ""
456 #: wifiradar/gui/g2/prefs.py:274
457 msgid "DHCP"
458 msgstr ""
460 #: wifiradar/gui/g2/prefs.py:283
461 msgid "The command to use for WPA encrypted connections"
462 msgstr ""
464 #: wifiradar/gui/g2/prefs.py:294
465 msgid "The start-up arguments to the WPA command"
466 msgstr ""
468 #: wifiradar/gui/g2/prefs.py:303
469 msgid "The shutdown arguments to the WPA command"
470 msgstr ""
472 #: wifiradar/gui/g2/prefs.py:306
473 msgid "Kill command"
474 msgstr ""
476 #: wifiradar/gui/g2/prefs.py:312
477 msgid "The WPA configuration file to use"
478 msgstr ""
480 #: wifiradar/gui/g2/prefs.py:314
481 msgid "Configuration file"
482 msgstr ""
484 #: wifiradar/gui/g2/prefs.py:320
485 msgid "The WPA driver to use"
486 msgstr ""
488 #: wifiradar/gui/g2/prefs.py:322
489 msgid "Driver"
490 msgstr ""
492 #: wifiradar/gui/g2/prefs.py:328
493 msgid "The file WPA uses to store its PID"
494 msgstr ""
496 #: wifiradar/gui/g2/prefs.py:335 wifiradar/gui/g2/profile.py:151
497 msgid "WPA"
498 msgstr ""
500 #: wifiradar/gui/g2/profile.py:53
501 msgid "WiFi Profile"
502 msgstr ""
504 #: wifiradar/gui/g2/profile.py:58
505 msgid "Ad-Hoc"
506 msgstr ""
508 #: wifiradar/gui/g2/profile.py:58
509 msgid "Managed"
510 msgstr ""
512 #: wifiradar/gui/g2/profile.py:58
513 msgid "Master"
514 msgstr ""
516 #: wifiradar/gui/g2/profile.py:58 wifiradar/gui/g2/profile.py:61
517 #: wifiradar/gui/g2/profile.py:333 wifiradar/gui/g2/profile.py:338
518 msgid "auto"
519 msgstr ""
521 #: wifiradar/gui/g2/profile.py:59
522 msgid "Monitor"
523 msgstr ""
525 #: wifiradar/gui/g2/profile.py:59
526 msgid "Repeater"
527 msgstr ""
529 #: wifiradar/gui/g2/profile.py:59
530 msgid "Secondary"
531 msgstr ""
533 #: wifiradar/gui/g2/profile.py:60
534 msgid "open"
535 msgstr ""
537 #: wifiradar/gui/g2/profile.py:60
538 msgid "restricted"
539 msgstr ""
541 #: wifiradar/gui/g2/profile.py:77
542 msgid "Network Name"
543 msgstr ""
545 #: wifiradar/gui/g2/profile.py:83
546 msgid "The name of the network with which to connect."
547 msgstr ""
549 #: wifiradar/gui/g2/profile.py:87
550 msgid "Network Address"
551 msgstr ""
553 #: wifiradar/gui/g2/profile.py:94
554 msgid "The address of the network with which to connect."
555 msgstr ""
557 #: wifiradar/gui/g2/profile.py:97
558 msgid "Roaming"
559 msgstr ""
561 #: wifiradar/gui/g2/profile.py:101
562 msgid "Use the AP in this network which provides strongest signal?"
563 msgstr ""
565 #: wifiradar/gui/g2/profile.py:115
566 msgid "Method to use for connection.  You probably want auto mode."
567 msgstr ""
569 #: wifiradar/gui/g2/profile.py:129
570 msgid "Channel the network uses.  You probably want auto mode."
571 msgstr ""
573 #: wifiradar/gui/g2/profile.py:134 wifiradar/gui/g2/profile.py:386
574 msgid "Security: {SEC}"
575 msgstr ""
577 #: wifiradar/gui/g2/profile.py:138
578 msgid "IP Configuration: DHCP"
579 msgstr ""
581 #: wifiradar/gui/g2/profile.py:140
582 msgid "IP Configuration: Manual"
583 msgstr ""
585 #: wifiradar/gui/g2/profile.py:149
586 msgid "None"
587 msgstr ""
589 #: wifiradar/gui/g2/profile.py:150
590 msgid "WEP"
591 msgstr ""
593 #: wifiradar/gui/g2/profile.py:166
594 msgid "Hex Key"
595 msgstr ""
597 #: wifiradar/gui/g2/profile.py:178
598 msgid "WEP key: Plain language or hex string to use for encrypted communication with the network."
599 msgstr ""
601 #: wifiradar/gui/g2/profile.py:181
602 msgid "WEP Mode"
603 msgstr ""
605 #: wifiradar/gui/g2/profile.py:194
606 msgid "Use Open to allow unencrypted communication and Restricted to force encrypted-only communication."
607 msgstr ""
609 #: wifiradar/gui/g2/profile.py:200
610 msgid "PSK"
611 msgstr ""
613 #: wifiradar/gui/g2/profile.py:207
614 msgid "Security"
615 msgstr ""
617 #: wifiradar/gui/g2/profile.py:212
618 msgid "Automatic Network Configuration (DHCP)"
619 msgstr ""
621 #: wifiradar/gui/g2/profile.py:225
622 msgid "IP"
623 msgstr ""
625 #: wifiradar/gui/g2/profile.py:229
626 msgid "Netmask"
627 msgstr ""
629 #: wifiradar/gui/g2/profile.py:233
630 msgid "Gateway"
631 msgstr ""
633 #: wifiradar/gui/g2/profile.py:237
634 msgid "Domain"
635 msgstr ""
637 #: wifiradar/gui/g2/profile.py:241
638 msgid "First DNS"
639 msgstr ""
641 #: wifiradar/gui/g2/profile.py:245
642 msgid "Second DNS"
643 msgstr ""
645 #: wifiradar/gui/g2/profile.py:251
646 msgid "IP Configuration"
647 msgstr ""
649 #: wifiradar/gui/g2/profile.py:258
650 msgid "Before Connection"
651 msgstr ""
653 #: wifiradar/gui/g2/profile.py:262
654 msgid "After Connection"
655 msgstr ""
657 #: wifiradar/gui/g2/profile.py:269
658 msgid "The local command to execute before trying to connect to the network."
659 msgstr ""
661 #: wifiradar/gui/g2/profile.py:274
662 msgid "The local command to execute after connecting to the network."
663 msgstr ""
665 #: wifiradar/gui/g2/profile.py:277
666 msgid "Before Disconnection"
667 msgstr ""
669 #: wifiradar/gui/g2/profile.py:280
670 msgid "After Disconnection"
671 msgstr ""
673 #: wifiradar/gui/g2/profile.py:287
674 msgid "The local command to execute before disconnecting from the network."
675 msgstr ""
677 #: wifiradar/gui/g2/profile.py:292
678 msgid "The local command to execute after disconnecting from the network."
679 msgstr ""
681 #: wifiradar/gui/g2/profile.py:294
682 msgid "Scripting"
683 msgstr ""
685 #: wifiradar/gui/g2/profile.py:324
686 msgid "Invalid hex WEP key."
687 msgstr ""
689 #: wifiradar/gui/g2/profile.py:349
690 msgid "none"
691 msgstr ""
693 #: wifiradar/gui/g2/transients.py:62
694 msgid "WiFi connection manager"
695 msgstr ""
697 #: wifiradar/gui/g2/transients.py:63
698 msgid ""
699 "Copyright 2004-2014 by various authors and contributors\n"
700 "Current Maintainer: Sean Robinson <robinson@tuxfamily.org>"
701 msgstr ""
703 #: wifiradar/gui/g2/transients.py:67
704 msgid ""
705 "\n"
706 "            This program is free software; you can redistribute it and/or modify\n"
707 "            it under the terms of the GNU General Public License as published by\n"
708 "            the Free Software Foundation; either version 2 of the License, or\n"
709 "            (at your option) any later version.\n"
710 "\n"
711 "            This program is distributed in the hope that it will be useful,\n"
712 "            but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
713 "            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
714 "            GNU General Public License for more details.\n"
715 "\n"
716 "            You should have received a copy of the GNU General Public License\n"
717 "            along with this program; if not, write to:\n"
718 "            Free Software Foundation, Inc.\n"
719 "            51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA"
720 msgstr ""
722 #: wifiradar/gui/g2/transients.py:109
723 msgid "Browse"
724 msgstr ""
726 #: wifiradar/gui/g2/transients.py:141
727 msgid "Working"
728 msgstr ""
730 #: wifiradar/gui/g2/transients.py:145
731 msgid "Please wait..."
732 msgstr ""
734 #: wifiradar/pubsub.py:169
735 msgid "read on closed Pipe ({FD}), continuing..."
736 msgstr ""