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