tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
wicd: bring translations back.
Sergey Mironov
13 years ago
f7efab5f
a8a3cc00
+1044
-4
2 changed files
expand all
collapse all
unified
split
pkgs
tools
networking
wicd
default.nix
no-ast-transl.patch
+4
-4
pkgs/tools/networking/wicd/default.nix
···
1
1
{stdenv, fetchurl, python, pygobject, pycairo, pyGtkGlade, pythonDBus,
2
2
wpa_supplicant, dhcp, dhcpcd, wirelesstools, nettools, openresolv, iproute, iputils,
3
3
-
locale ? "C" }:
3
3
+
pythonPackages, locale ? "C" }:
4
4
5
5
# Wicd has a ncurses interface that we do not build because it depends
6
6
# on urwid which has not been packaged at this time (2009-12-27).
···
14
14
sha256 = "15ywgh60xzmp5z8l1kzics7yi95isrjg1paz42dvp7dlpdfzpzfw";
15
15
};
16
16
17
17
-
buildInputs = [ python ];
17
17
+
buildInputs = [ python pythonPackages.Babel ];
18
18
19
19
patches = [
20
20
./no-var-install.patch
21
21
-
./no-trans.patch
21
21
+
#./no-trans.patch
22
22
#./mkdir-networks.patch
23
23
./pygtk.patch
24
24
./no-optimization.patch
25
25
./dhclient.patch
26
26
+
./no-ast-transl.patch
26
27
];
27
28
28
29
# Should I be using pygtk's propogated build inputs?
···
35
36
36
37
sed -i "2iexport PATH=\$PATH\$\{PATH:+:\}${python}/bin:${wpa_supplicant}/sbin:${dhcpcd}/sbin:${dhcp}/sbin:${wirelesstools}/sbin:${nettools}/sbin:${nettools}/bin:${iputils}/sbin:${openresolv}/sbin:${iproute}/sbin" in/scripts=wicd.in
37
38
sed -i "3iexport PYTHONPATH=\$PYTHONPATH\$\{PYTHONPATH:+:\}$(toPythonPath $out):$(toPythonPath ${pygobject}):$(toPythonPath ${pythonDBus})" in/scripts=wicd.in
38
38
-
sed -i "4iexport LC_ALL=\\\"${locale}\\\"" in/scripts=wicd.in
39
39
sed -i "2iexport PATH=\$PATH\$\{PATH:+:\}${python}/bin" in/scripts=wicd-client.in
40
40
sed -i "3iexport PYTHONPATH=\$PYTHONPATH\$\{PYTHONPATH:+:\}$(toPythonPath $out):$(toPythonPath ${pyGtkGlade})/gtk-2.0:$(toPythonPath ${pygobject}):$(toPythonPath ${pygobject})/gtk-2.0:$(toPythonPath ${pycairo}):$(toPythonPath ${pythonDBus})" in/scripts=wicd-client.in
41
41
sed -i "2iexport PATH=\$PATH\$\{PATH:+:\}${python}/bin" in/scripts=wicd-gtk.in
+1040
pkgs/tools/networking/wicd/no-ast-transl.patch
···
1
1
+
Remove asturian translation since it causes failure in pybabel.
2
2
+
3
3
+
diff -ruN wicd-1.7.2.4.orig/po/ast.po wicd-1.7.2.4/po/ast.po
4
4
+
--- wicd-1.7.2.4.orig/po/ast.po 2013-03-30 21:47:19.799907554 +0000
5
5
+
+++ wicd-1.7.2.4/po/ast.po 1970-01-01 00:00:00.000000000 +0000
6
6
+
@@ -1,1033 +0,0 @@
7
7
+
-# Asturian translation for wicd
8
8
+
-# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
9
9
+
-# This file is distributed under the same license as the wicd package.
10
10
+
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
11
11
+
-#
12
12
+
-msgid ""
13
13
+
-msgstr ""
14
14
+
-"Project-Id-Version: wicd\n"
15
15
+
-"Report-Msgid-Bugs-To: \n"
16
16
+
-"POT-Creation-Date: 2011-12-07 23:04+0100\n"
17
17
+
-"PO-Revision-Date: 2012-01-17 22:23+0000\n"
18
18
+
-"Last-Translator: ASTUR2000 <Unknown>\n"
19
19
+
-"Language-Team: Asturian <ast@li.org>\n"
20
20
+
-"MIME-Version: 1.0\n"
21
21
+
-"Content-Type: text/plain; charset=UTF-8\n"
22
22
+
-"Content-Transfer-Encoding: 8bit\n"
23
23
+
-"X-Launchpad-Export-Date: 2012-04-25 05:02+0000\n"
24
24
+
-"X-Generator: Launchpad (build 15139)\n"
25
25
+
-"Language: ast\n"
26
26
+
-
27
27
+
-#: gtk/wicd-client.py:610
28
28
+
-msgid ""
29
29
+
-"$A\n"
30
30
+
-"$B\n"
31
31
+
-"$C\n"
32
32
+
-"$D\n"
33
33
+
-"$E KB/s\n"
34
34
+
-"$F KB/s"
35
35
+
-msgstr ""
36
36
+
-"$A\n"
37
37
+
-"$B\n"
38
38
+
-"$C\n"
39
39
+
-"$D\n"
40
40
+
-"$E KB/s\n"
41
41
+
-"$F KB/s"
42
42
+
-
43
43
+
-#: gtk/wicd-client.py:603
44
44
+
-msgid ""
45
45
+
-"$A\n"
46
46
+
-"$B KB/s\n"
47
47
+
-"$C KB/s"
48
48
+
-msgstr ""
49
49
+
-"$A\n"
50
50
+
-"$B KB/s\n"
51
51
+
-"$C KB/s"
52
52
+
-
53
53
+
-#: curses/wicd-curses.py:564
54
54
+
-msgid "About"
55
55
+
-msgstr "Tocante a"
56
56
+
-
57
57
+
-#: curses/wicd-curses.py:201
58
58
+
-msgid "About Wicd"
59
59
+
-msgstr "Tocantes a Wicd"
60
60
+
-
61
61
+
-#: curses/wicd-curses.py:465 gtk/gui.py:272
62
62
+
-msgid "Activate Internet Connection Sharing"
63
63
+
-msgstr "Activar compartición de conexón"
64
64
+
-
65
65
+
-#: curses/wicd-curses.py:378
66
66
+
-msgid "Add a new profile"
67
67
+
-msgstr "Añader un perfil"
68
68
+
-
69
69
+
-#: curses/wicd-curses.py:411
70
70
+
-msgid "Add a new wired profile"
71
71
+
-msgstr "Añader un perfil cableáu"
72
72
+
-
73
73
+
-#: curses/prefs_curses.py:52 data/wicd.ui:1669
74
74
+
-msgid "Advanced Settings"
75
75
+
-msgstr "Configuración avanzao"
76
76
+
-
77
77
+
-#: curses/prefs_curses.py:69 gtk/prefs.py:326 data/wicd.ui:956
78
78
+
-msgid "Always show wired interface"
79
79
+
-msgstr "Amosar siempres perfil cableáu"
80
80
+
-
81
81
+
-#: curses/prefs_curses.py:70
82
82
+
-msgid "Always switch to wired connection when available"
83
83
+
-msgstr "Camudar siempres pa una conexón cableada cuando tean disponibles"
84
84
+
-
85
85
+
-#: wicd/translations.py:77
86
86
+
-msgid "Authentication"
87
87
+
-msgstr "Identificación"
88
88
+
-
89
89
+
-#: curses/prefs_curses.py:90 curses/prefs_curses.py:176 gtk/prefs.py:352
90
90
+
-#: gtk/prefs.py:359 gtk/prefs.py:366 gtk/prefs.py:371 data/wicd.ui:1082
91
91
+
-#: data/wicd.ui:1143 data/wicd.ui:1204 data/wicd.ui:1319
92
92
+
-msgid "Automatic (recommended)"
93
93
+
-msgstr "Automático (encamentao)"
94
94
+
-
95
95
+
-#: curses/prefs_curses.py:86
96
96
+
-msgid "Automatic Reconnection"
97
97
+
-msgstr "Reconexón automática"
98
98
+
-
99
99
+
-#: curses/netentry_curses.py:257 gtk/netentry.py:817
100
100
+
-msgid "Automatically connect to this network"
101
101
+
-msgstr "Coneutar namás pa esta rede"
102
102
+
-
103
103
+
-#: curses/prefs_curses.py:87 gtk/prefs.py:331
104
104
+
-msgid "Automatically reconnect on connection loss"
105
105
+
-msgstr "Reconeutar namás perder la conexón"
106
106
+
-
107
107
+
-#: curses/prefs_curses.py:113 curses/prefs_curses.py:114
108
108
+
-msgid "Backend"
109
109
+
-msgstr ""
110
110
+
-
111
111
+
-#: curses/wicd-curses.py:195
112
112
+
-msgid "Brought to you by:"
113
113
+
-msgstr "Sofitáu por:"
114
114
+
-
115
115
+
-#: curses/wicd-curses.py:1029
116
116
+
-msgid "Can't connect to the daemon, trying to start it automatically..."
117
117
+
-msgstr "Nun pue coneutase col degorriu, tentando pa entamalo automáticamente"
118
118
+
-
119
119
+
-#: curses/configscript_curses.py:74 curses/curses_misc.py:535
120
120
+
-#: curses/netentry_curses.py:65 curses/wicd-curses.py:490
121
121
+
-#: curses/wicd-curses.py:605 curses/wicd-curses.py:607
122
122
+
-msgid "Cancel"
123
123
+
-msgstr "Atayar"
124
124
+
-
125
125
+
-#: curses/wicd-curses.py:463 gtk/gui.py:267 gtk/netentry.py:966
126
126
+
-#: gtk/netentry.py:1088
127
127
+
-msgid "Channel"
128
128
+
-msgstr "Canal"
129
129
+
-
130
130
+
-#: gtk/gui.py:188 data/wicd.ui:173
131
131
+
-msgid "Choose from the networks below:"
132
132
+
-msgstr "Esbilla dende les redes d'emabxo"
133
133
+
-
134
134
+
-#: curses/wicd-curses.py:556
135
135
+
-msgid "Config"
136
136
+
-msgstr "Config"
137
137
+
-
138
138
+
-#: curses/wicd-curses.py:225
139
139
+
-msgid "Configure selected network"
140
140
+
-msgstr "Configurar rede esbillada"
141
141
+
-
142
142
+
-#: curses/netentry_curses.py:196
143
143
+
-msgid "Configuring preferences for wired profile \"$A\""
144
144
+
-msgstr "Configurando preferencies pal perfil cableáu \"$A\""
145
145
+
-
146
146
+
-#: curses/netentry_curses.py:272
147
147
+
-msgid "Configuring preferences for wireless network \"$A\" ($B)"
148
148
+
-msgstr "Configurando preferencies pal perfil inalámbricu \"$A\" ($B)"
149
149
+
-
150
150
+
-#: wicd/misc.py:80
151
151
+
-msgid "Configuring wireless interface..."
152
152
+
-msgstr "Configurando rede inalámbrica"
153
153
+
-
154
154
+
-#: curses/wicd-curses.py:559 gtk/wicd-client.py:498
155
155
+
-msgid "Connect"
156
156
+
-msgstr "Coneutase"
157
157
+
-
158
158
+
-#: curses/wicd-curses.py:215
159
159
+
-msgid "Connect to selected network"
160
160
+
-msgstr "Coneutase a la rede esbillada"
161
161
+
-
162
162
+
-#: curses/wicd-curses.py:159 gtk/gui.py:429 gtk/wicd-client.py:215
163
163
+
-msgid "Connected to $A at $B (IP: $C)"
164
164
+
-msgstr "Coneutáu a $A en $B (IP: $C)"
165
165
+
-
166
166
+
-#: curses/wicd-curses.py:134 gtk/gui.py:422 gtk/wicd-client.py:220
167
167
+
-msgid "Connected to wired network (IP: $A)"
168
168
+
-msgstr "Coneutáu a la rede cableada (IP: $A)"
169
169
+
-
170
170
+
-#: gtk/gui.py:191 gtk/wicd-client.py:313 gtk/wicd-client.py:641
171
171
+
-msgid "Connecting"
172
172
+
-msgstr "Coneutando"
173
173
+
-
174
174
+
-#: wicd/misc.py:77
175
175
+
-msgid "Connection Cancelled"
176
176
+
-msgstr "Conexón atayada"
177
177
+
-
178
178
+
-#: wicd/misc.py:83
179
179
+
-msgid "Connection Failed."
180
180
+
-msgstr "Conexón fallía."
181
181
+
-
182
182
+
-#: wicd/misc.py:79
183
183
+
-msgid "Connection Failed: Bad password"
184
184
+
-msgstr "Conexón fallía: conseña mala"
185
185
+
-
186
186
+
-#: wicd/misc.py:89
187
187
+
-msgid "Connection Failed: No DHCP offers received."
188
188
+
-msgstr "Conexón fallía: ensin ufiertes DHCP recivies."
189
189
+
-
190
190
+
-#: wicd/misc.py:81
191
191
+
-msgid "Connection Failed: Unable to Get IP Address"
192
192
+
-msgstr "Conexón fallía: Nun pue consiguise una direición IP"
193
193
+
-
194
194
+
-#: gtk/wicd-client.py:269 gtk/wicd-client.py:299
195
195
+
-msgid "Connection established"
196
196
+
-msgstr "Conexón establecida"
197
197
+
-
198
198
+
-#: wicd/misc.py:78
199
199
+
-msgid "Connection failed: Could not contact the wireless access point."
200
200
+
-msgstr "Conexón fallía: Nun pudo contautase col puntu d'accesu inalámbricu."
201
201
+
-
202
202
+
-#: wicd/misc.py:95
203
203
+
-msgid "Connection successful."
204
204
+
-msgstr "Conexón correcha."
205
205
+
-
206
206
+
-#: gtk/gui.py:65 gtk/wicd-client.py:955
207
207
+
-msgid ""
208
208
+
-"Could not connect to wicd's D-Bus interface. Check the wicd log for error "
209
209
+
-"messages."
210
210
+
-msgstr ""
211
211
+
-"Nun pudo coneutase a la interfaz D-Bus de Wicd. Agüeya'l log de Wicd pa "
212
212
+
-"mensaxes d'erros"
213
213
+
-
214
214
+
-#: gtk/netentry.py:303 gtk/netentry.py:411
215
215
+
-msgid ""
216
216
+
-"Could not find a graphical sudo program. The script editor could not be "
217
217
+
-"launched. You'll have to edit scripts directly your configuration file."
218
218
+
-msgstr ""
219
219
+
-"Nun pudo alcontrase un programa gráficu sudo. L'editor de scripts nun "
220
220
+
-"s'anició. Tienes d'editar los scripts direutamente dende l'archivu de "
221
221
+
-"configuración."
222
222
+
-
223
223
+
-#: curses/wicd-curses.py:488 gtk/gui.py:258
224
224
+
-msgid "Create an Ad-Hoc Network"
225
225
+
-msgstr "Criar una rede Ad-Hoc"
226
226
+
-
227
227
+
-#: curses/wicd-curses.py:99
228
228
+
-msgid ""
229
229
+
-"DBus failure! This is most likely caused by the wicd daemon stopping while "
230
230
+
-"wicd-curses is running. Please restart the daemon, and then restart wicd-"
231
231
+
-"curses."
232
232
+
-msgstr ""
233
233
+
-
234
234
+
-#: curses/prefs_curses.py:92
235
235
+
-msgid "DHCP Client"
236
236
+
-msgstr "Cliente DHCP"
237
237
+
-
238
238
+
-#: curses/netentry_curses.py:63
239
239
+
-msgid "DHCP Hostname"
240
240
+
-msgstr "Viesu d'agospiu DHCP"
241
241
+
-
242
242
+
-#: curses/netentry_curses.py:56 curses/prefs_curses.py:74 gtk/netentry.py:79
243
243
+
-msgid "DNS domain"
244
244
+
-msgstr "Dominiu DNS"
245
245
+
-
246
246
+
-#: curses/netentry_curses.py:58 curses/netentry_curses.py:59
247
247
+
-#: curses/netentry_curses.py:60 curses/prefs_curses.py:76
248
248
+
-#: curses/prefs_curses.py:77 curses/prefs_curses.py:78 gtk/netentry.py:80
249
249
+
-#: gtk/netentry.py:81 gtk/netentry.py:82
250
250
+
-msgid "DNS server"
251
251
+
-msgstr "Sirvidor DNS"
252
252
+
-
253
253
+
-#: curses/prefs_curses.py:117
254
254
+
-msgid "Debugging"
255
255
+
-msgstr "Depuración"
256
256
+
-
257
257
+
-#: curses/wicd-curses.py:560
258
258
+
-msgid "Disconn"
259
259
+
-msgstr "Descon"
260
260
+
-
261
261
+
-#: curses/wicd-curses.py:216
262
262
+
-msgid "Disconnect from all networks"
263
263
+
-msgstr "Desconeutar toles redes"
264
264
+
-
265
265
+
-#: gtk/wicd-client.py:340 gtk/wicd-client.py:643
266
266
+
-msgid "Disconnected"
267
267
+
-msgstr "Desconeutáu"
268
268
+
-
269
269
+
-#: gtk/gui.py:725
270
270
+
-msgid "Disconnecting active connections..."
271
271
+
-msgstr ""
272
272
+
-
273
273
+
-#: curses/wicd-curses.py:226
274
274
+
-msgid "Display 'about' dialog"
275
275
+
-msgstr "Amosar dialogu 'tocante a'"
276
276
+
-
277
277
+
-#: gtk/prefs.py:349 data/wicd.ui:992
278
278
+
-msgid "Display notifications about connection status"
279
279
+
-msgstr "Amosar notificaciones sobro l'estáu conexón"
280
280
+
-
281
281
+
-#: curses/wicd-curses.py:214
282
282
+
-msgid "Display this help dialog"
283
283
+
-msgstr "Amosar esti dialogu d'aida"
284
284
+
-
285
285
+
-#: wicd/translations.py:78
286
286
+
-msgid "Domain"
287
287
+
-msgstr "Dominiu"
288
288
+
-
289
289
+
-#: wicd/misc.py:82
290
290
+
-msgid "Done connecting..."
291
291
+
-msgstr ""
292
292
+
-
293
293
+
-#: curses/wicd-curses.py:1053
294
294
+
-msgid ""
295
295
+
-"ERROR: wicd-curses was denied access to the wicd daemon: please check that "
296
296
+
-"your user is in the \"$A\" group."
297
297
+
-msgstr ""
298
298
+
-"ERRU: wicd-curses denegóse-y l'accesu al degorriu wicd: por favor compreba "
299
299
+
-"que'l to usuariu ta nel grupu \"$A'"
300
300
+
-
301
301
+
-#: curses/wicd-curses.py:461 gtk/gui.py:266
302
302
+
-msgid "ESSID"
303
303
+
-msgstr ""
304
304
+
-
305
305
+
-#: curses/prefs_curses.py:118 gtk/prefs.py:335 data/wicd.ui:1511
306
306
+
-msgid "Enable debug mode"
307
307
+
-msgstr "Activar mou depuración"
308
308
+
-
309
309
+
-#: gtk/wicd-client.py:320 gtk/wicd-client.py:324
310
310
+
-msgid "Establishing connection..."
311
311
+
-msgstr "Coneutándose..."
312
312
+
-
313
313
+
-#: curses/prefs_curses.py:51 data/wicd.ui:1398
314
314
+
-msgid "External Programs"
315
315
+
-msgstr "Programes esternos"
316
316
+
-
317
317
+
-#: wicd/misc.py:84
318
318
+
-msgid "Flushing the routing table..."
319
319
+
-msgstr ""
320
320
+
-
321
321
+
-#: curses/wicd-curses.py:210
322
322
+
-msgid "For more detailed help, consult the wicd-curses(8) man page."
323
323
+
-msgstr ""
324
324
+
-"P'aida más detallada, consulta les maldiciones wicd-curses(8) del manual."
325
325
+
-
326
326
+
-#: curses/netentry_curses.py:52 gtk/netentry.py:77
327
327
+
-msgid "Gateway"
328
328
+
-msgstr "Puerta d'enllaz"
329
329
+
-
330
330
+
-#: curses/prefs_curses.py:50 data/wicd.ui:1018
331
331
+
-msgid "General Settings"
332
332
+
-msgstr "Axustes xenerales"
333
333
+
-
334
334
+
-#: wicd/misc.py:85
335
335
+
-msgid "Generating PSK..."
336
336
+
-msgstr "Xenerando PSK..."
337
337
+
-
338
338
+
-#: wicd/misc.py:86
339
339
+
-msgid "Generating WPA configuration file..."
340
340
+
-msgstr "Xenerando archivu configuración de WPA"
341
341
+
-
342
342
+
-#: gtk/netentry.py:233
343
343
+
-msgid "Global DNS has not been enabled in general preferences."
344
344
+
-msgstr "Les DNS globales nun foron activaes nes preferencies xenerales."
345
345
+
-
346
346
+
-#: curses/prefs_curses.py:72
347
347
+
-msgid "Global DNS servers"
348
348
+
-msgstr "Sirvidores globales DNS"
349
349
+
-
350
350
+
-#: curses/wicd-curses.py:555
351
351
+
-msgid "Help"
352
352
+
-msgstr "Aida"
353
353
+
-
354
354
+
-#: curses/wicd-curses.py:563
355
355
+
-msgid "Hidden"
356
356
+
-msgstr "Anubríu"
357
357
+
-
358
358
+
-#: gtk/gui.py:357
359
359
+
-msgid "Hidden Network ESSID"
360
360
+
-msgstr "Rede ESSID anubría"
361
361
+
-
362
362
+
-#: curses/netentry_curses.py:50 curses/wicd-curses.py:462 gtk/gui.py:265
363
363
+
-#: gtk/netentry.py:74
364
364
+
-msgid "IP"
365
365
+
-msgstr "IP"
366
366
+
-
367
367
+
-#: wicd/translations.py:79
368
368
+
-msgid "Identity"
369
369
+
-msgstr "Identidá"
370
370
+
-
371
371
+
-#: gtk/wicd-client.py:500
372
372
+
-msgid "Information about the current connection"
373
373
+
-msgstr "Información tocante la conexón actual"
374
374
+
-
375
375
+
-#: gtk/netentry.py:167
376
376
+
-msgid "Invalid IP address entered."
377
377
+
-msgstr "Puesta direición IP inválida"
378
378
+
-
379
379
+
-#: gtk/gui.py:631 gtk/gui.py:639
380
380
+
-msgid "Invalid address in $A entry."
381
381
+
-msgstr "Direición inválida na entrada $A."
382
382
+
-
383
383
+
-#: curses/wicd-curses.py:464 gtk/gui.py:268 wicd/translations.py:80
384
384
+
-msgid "Key"
385
385
+
-msgstr "Clave"
386
386
+
-
387
387
+
-#: curses/netentry_curses.py:51 gtk/netentry.py:76
388
388
+
-msgid "Netmask"
389
389
+
-msgstr "Mázcara de rede"
390
390
+
-
391
391
+
-#: curses/prefs_curses.py:66
392
392
+
-msgid "Network Interfaces"
393
393
+
-msgstr "Interfaces de rede"
394
394
+
-
395
395
+
-#: gtk/netentry.py:818
396
396
+
-msgid "Never connect to this network"
397
397
+
-msgstr "Tanina coneutar pa esta rede"
398
398
+
-
399
399
+
-#: curses/wicd-curses.py:527 gtk/gui.py:604 gtk/wicd-client.py:797
400
400
+
-msgid "No wireless networks found."
401
401
+
-msgstr "Nun s'alcontró rede inalámbrica dala."
402
402
+
-
403
403
+
-#: curses/wicd-curses.py:738 gtk/gui.py:439 gtk/wicd-client.py:213
404
404
+
-#: gtk/wicd-client.py:223 gtk/wicd-client.py:335 gtk/wicd-client.py:338
405
405
+
-msgid "Not connected"
406
406
+
-msgstr "Non coneutáu"
407
407
+
-
408
408
+
-#: curses/configscript_curses.py:73 curses/curses_misc.py:527
409
409
+
-#: curses/netentry_curses.py:66 curses/wicd-curses.py:490
410
410
+
-#: curses/wicd-curses.py:602 curses/wicd-curses.py:606
411
411
+
-msgid "OK"
412
412
+
-msgstr "Val"
413
413
+
-
414
414
+
-#: wicd/misc.py:91
415
415
+
-msgid "Obtaining IP address..."
416
416
+
-msgstr "Obteniendo direición IP"
417
417
+
-
418
418
+
-#: curses/wicd-curses.py:278
419
419
+
-msgid ""
420
420
+
-"Once there, you can adjust (or add) the \"beforescript\", \"afterscript\", "
421
421
+
-"\"predisconnectscript\" and \"postdisconnectscript\" variables as needed, to "
422
422
+
-"change the preconnect, postconnect, predisconnect and postdisconnect scripts "
423
423
+
-"respectively. Note that you will be specifying the full path to the scripts "
424
424
+
-"- not the actual script contents. You will need to add/edit the script "
425
425
+
-"contents separately. Refer to the wicd manual page for more information."
426
426
+
-msgstr ""
427
427
+
-
428
428
+
-#: wicd/translations.py:81
429
429
+
-msgid "Passphrase"
430
430
+
-msgstr "Fras de pasu"
431
431
+
-
432
432
+
-#: wicd/translations.py:82
433
433
+
-msgid "Password"
434
434
+
-msgstr "Conseña"
435
435
+
-
436
436
+
-#: wicd/translations.py:83
437
437
+
-msgid "Path to CA cert"
438
438
+
-msgstr "Parchear pal certificáu CA"
439
439
+
-
440
440
+
-#: wicd/translations.py:85
441
441
+
-msgid "Path to PAC file"
442
442
+
-msgstr "Parchear pal archivu PAC"
443
443
+
-
444
444
+
-#: wicd/translations.py:84
445
445
+
-msgid "Path to client cert"
446
446
+
-msgstr "Parchear pal certificáu de cliente"
447
447
+
-
448
448
+
-#: curses/prefs_curses.py:122 gtk/prefs.py:339 data/wicd.ui:1644
449
449
+
-msgid "Ping static gateways after connecting to verify association"
450
450
+
-msgstr ""
451
451
+
-
452
452
+
-#: curses/configscript_curses.py:57 gtk/configscript.py:129
453
453
+
-msgid "Post-connection Script"
454
454
+
-msgstr ""
455
455
+
-
456
456
+
-#: curses/configscript_curses.py:59 gtk/configscript.py:132
457
457
+
-msgid "Post-disconnection Script"
458
458
+
-msgstr ""
459
459
+
-
460
460
+
-#: curses/configscript_curses.py:56 gtk/configscript.py:128
461
461
+
-msgid "Pre-connection Script"
462
462
+
-msgstr ""
463
463
+
-
464
464
+
-#: curses/configscript_curses.py:58 gtk/configscript.py:130
465
465
+
-msgid "Pre-disconnection Script"
466
466
+
-msgstr ""
467
467
+
-
468
468
+
-#: curses/prefs_curses.py:56 curses/prefs_curses.py:252 gtk/prefs.py:318
469
469
+
-msgid "Preferences"
470
470
+
-msgstr "Preferencies"
471
471
+
-
472
472
+
-#: curses/wicd-curses.py:219
473
473
+
-msgid "Preferences dialog"
474
474
+
-msgstr "Diálogu preferencies"
475
475
+
-
476
476
+
-#: curses/wicd-curses.py:562
477
477
+
-msgid "Prefs"
478
478
+
-msgstr "Prefs"
479
479
+
-
480
480
+
-#: wicd/translations.py:86
481
481
+
-msgid "Preshared key"
482
482
+
-msgstr "Preshared key"
483
483
+
-
484
484
+
-#: curses/wicd-curses.py:229
485
485
+
-msgid "Press any key to return."
486
486
+
-msgstr "Primi cualaquier tecla pa tornar."
487
487
+
-
488
488
+
-#: wicd/translations.py:87
489
489
+
-msgid "Private key"
490
490
+
-msgstr "Cnoseña acutada"
491
491
+
-
492
492
+
-#: wicd/translations.py:88
493
493
+
-msgid "Private key password"
494
494
+
-msgstr "Llave la conseña acutada"
495
495
+
-
496
496
+
-#: curses/prefs_curses.py:83 gtk/prefs.py:343
497
497
+
-msgid "Prompt for profile on wired autoconnect"
498
498
+
-msgstr ""
499
499
+
-
500
500
+
-#: gtk/netentry.py:59 gtk/netentry.py:61 gtk/netentry.py:598
501
501
+
-msgid "Properties"
502
502
+
-msgstr "Propiedaes"
503
503
+
-
504
504
+
-#: wicd/misc.py:87
505
505
+
-msgid "Putting interface down..."
506
506
+
-msgstr ""
507
507
+
-
508
508
+
-#: wicd/misc.py:88
509
509
+
-msgid "Putting interface up..."
510
510
+
-msgstr "Poniendo la interfaz a..."
511
511
+
-
512
512
+
-#: curses/wicd-curses.py:565
513
513
+
-msgid "Quit"
514
514
+
-msgstr "Colar"
515
515
+
-
516
516
+
-#: curses/wicd-curses.py:227
517
517
+
-msgid "Quit wicd-curses"
518
518
+
-msgstr "Colar de wicd-curses"
519
519
+
-
520
520
+
-#: gtk/wicd-client.py:502
521
521
+
-msgid "Quit wicd-tray-icon"
522
522
+
-msgstr "Colar del iconu la bandexa"
523
523
+
-
524
524
+
-#: curses/wicd-curses.py:561
525
525
+
-msgid "Refresh"
526
526
+
-msgstr "Anovar"
527
527
+
-
528
528
+
-#: curses/wicd-curses.py:218
529
529
+
-msgid "Refresh network list"
530
530
+
-msgstr "Anovar llista de rede"
531
531
+
-
532
532
+
-#: curses/wicd-curses.py:441
533
533
+
-msgid "Rename wired profile"
534
534
+
-msgstr "Renomar perfil cableáu"
535
535
+
-
536
536
+
-#: curses/netentry_curses.py:357 gtk/gui.py:694 gtk/netentry.py:486
537
537
+
-msgid "Required encryption information is missing."
538
538
+
-msgstr "La información d'encriptación requería ta perdía"
539
539
+
-
540
540
+
-#: wicd/misc.py:90
541
541
+
-msgid "Resetting IP address..."
542
542
+
-msgstr "Reaniciando direición IP"
543
543
+
-
544
544
+
-#: curses/wicd-curses.py:558
545
545
+
-msgid "RfKill"
546
546
+
-msgstr "RfKill"
547
547
+
-
548
548
+
-#: curses/prefs_curses.py:103
549
549
+
-msgid "Route Table Flushing"
550
550
+
-msgstr "Tables de ruta Flushing"
551
551
+
-
552
552
+
-#: curses/wicd-curses.py:629
553
553
+
-msgid "Scan"
554
554
+
-msgstr "Desaminar"
555
555
+
-
556
556
+
-#: curses/wicd-curses.py:222
557
557
+
-msgid "Scan for hidden networks"
558
558
+
-msgstr "Desaminar por redes anubríes"
559
559
+
-
560
560
+
-#: gtk/gui.py:223 gtk/gui.py:529 gtk/wicd-client.py:810
561
561
+
-msgid "Scanning"
562
562
+
-msgstr "Desaminando"
563
563
+
-
564
564
+
-#: curses/wicd-curses.py:526
565
565
+
-msgid "Scanning networks... stand by..."
566
566
+
-msgstr "Desaminando redes... aparar..."
567
567
+
-
568
568
+
-#: gtk/netentry.py:102
569
569
+
-msgid "Scripts"
570
570
+
-msgstr "Scripts"
571
571
+
-
572
572
+
-#: curses/netentry_curses.py:57 curses/prefs_curses.py:75 gtk/netentry.py:78
573
573
+
-msgid "Search domain"
574
574
+
-msgstr "Guetar dominiu"
575
575
+
-
576
576
+
-#: gtk/netentry.py:960 gtk/netentry.py:1082
577
577
+
-msgid "Secured"
578
578
+
-msgstr "Seguro"
579
579
+
-
580
580
+
-#: curses/wicd-curses.py:629
581
581
+
-msgid "Select Hidden Network ESSID"
582
582
+
-msgstr "Esbillar rede ESSID anubría"
583
583
+
-
584
584
+
-#: gtk/gui.py:103
585
585
+
-msgid "Select or create a wired profile to connect with"
586
586
+
-msgstr "Esbillar o criar un perfil cableáu con conexón con"
587
587
+
-
588
588
+
-#: curses/wicd-curses.py:223
589
589
+
-msgid "Select scripts"
590
590
+
-msgstr "Esbillar sripts"
591
591
+
-
592
592
+
-#: curses/wicd-curses.py:224
593
593
+
-msgid "Set up Ad-hoc network"
594
594
+
-msgstr ""
595
595
+
-
596
596
+
-#: wicd/misc.py:92
597
597
+
-msgid "Setting broadcast address..."
598
598
+
-msgstr ""
599
599
+
-
600
600
+
-#: wicd/misc.py:93
601
601
+
-msgid "Setting static DNS servers..."
602
602
+
-msgstr ""
603
603
+
-
604
604
+
-#: wicd/misc.py:94
605
605
+
-msgid "Setting static IP addresses..."
606
606
+
-msgstr ""
607
607
+
-
608
608
+
-#: gtk/prefs.py:333 data/wicd.ui:571
609
609
+
-msgid "Show never connect networks"
610
610
+
-msgstr ""
611
611
+
-
612
612
+
-#: gtk/gui.py:104
613
613
+
-msgid "Stop Showing Autoconnect pop-up temporarily"
614
614
+
-msgstr ""
615
615
+
-
616
616
+
-#: curses/wicd-curses.py:217
617
617
+
-msgid "Stop a connection in progress"
618
618
+
-msgstr ""
619
619
+
-
620
620
+
-#: gtk/gui.py:315
621
621
+
-msgid "Switch Off Wi-Fi"
622
622
+
-msgstr ""
623
623
+
-
624
624
+
-#: gtk/gui.py:312
625
625
+
-msgid "Switch On Wi-Fi"
626
626
+
-msgstr ""
627
627
+
-
628
628
+
-#: curses/wicd-curses.py:603
629
629
+
-msgid "Tab Left"
630
630
+
-msgstr ""
631
631
+
-
632
632
+
-#: curses/wicd-curses.py:604
633
633
+
-msgid "Tab Right"
634
634
+
-msgstr ""
635
635
+
-
636
636
+
-#: curses/wicd-curses.py:94
637
637
+
-msgid "Terminated by user"
638
638
+
-msgstr ""
639
639
+
-
640
640
+
-#: gtk/gui.py:85 gtk/wicd-client.py:984
641
641
+
-msgid ""
642
642
+
-"The wicd daemon has shut down. The UI will not function properly until it is "
643
643
+
-"restarted."
644
644
+
-msgstr ""
645
645
+
-
646
646
+
-#: curses/netentry_curses.py:368 gtk/gui.py:701 gtk/netentry.py:497
647
647
+
-msgid "This network requires encryption to be enabled."
648
648
+
-msgstr ""
649
649
+
-
650
650
+
-#: curses/wicd-curses.py:272
651
651
+
-msgid ""
652
652
+
-"To avoid various complications, wicd-curses does not support directly "
653
653
+
-"editing the scripts. However, you can edit them manually. First, (as root), "
654
654
+
-"open the \"$A\" config file, and look for the section labeled by the $B in "
655
655
+
-"question. In this case, this is:"
656
656
+
-msgstr ""
657
657
+
-
658
658
+
-#: gtk/netentry.py:635
659
659
+
-msgid ""
660
660
+
-"To connect to a wired network, you must create a network profile. To create "
661
661
+
-"a network profile, type a name that describes this network, and press Add."
662
662
+
-msgstr ""
663
663
+
-
664
664
+
-#: gtk/wicd-client.py:94
665
665
+
-msgid ""
666
666
+
-"Unable to contact the Wicd daemon due to an access denied error from DBus. "
667
667
+
-"Please check that your user is in the $A group."
668
668
+
-msgstr ""
669
669
+
-
670
670
+
-#: curses/wicd-curses.py:353 gtk/netentry.py:962 gtk/netentry.py:1084
671
671
+
-msgid "Unsecured"
672
672
+
-msgstr ""
673
673
+
-
674
674
+
-#: curses/netentry_curses.py:62
675
675
+
-msgid "Use DHCP Hostname"
676
676
+
-msgstr ""
677
677
+
-
678
678
+
-#: curses/netentry_curses.py:256 gtk/netentry.py:356
679
679
+
-msgid "Use Encryption"
680
680
+
-msgstr ""
681
681
+
-
682
682
+
-#: curses/wicd-curses.py:466 gtk/gui.py:263
683
683
+
-msgid "Use Encryption (WEP only)"
684
684
+
-msgstr ""
685
685
+
-
686
686
+
-#: curses/netentry_curses.py:54 gtk/netentry.py:89
687
687
+
-msgid "Use Static DNS"
688
688
+
-msgstr ""
689
689
+
-
690
690
+
-#: curses/netentry_curses.py:49 gtk/netentry.py:88
691
691
+
-msgid "Use Static IPs"
692
692
+
-msgstr ""
693
693
+
-
694
694
+
-#: curses/netentry_curses.py:190 gtk/netentry.py:636
695
695
+
-msgid "Use as default profile (overwrites any previous default)"
696
696
+
-msgstr ""
697
697
+
-
698
698
+
-#: curses/prefs_curses.py:121 gtk/prefs.py:337 data/wicd.ui:1490
699
699
+
-msgid "Use dBm to measure signal strength"
700
700
+
-msgstr ""
701
701
+
-
702
702
+
-#: curses/prefs_curses.py:82 gtk/prefs.py:341
703
703
+
-msgid "Use default profile on wired autoconnect"
704
704
+
-msgstr ""
705
705
+
-
706
706
+
-#: curses/netentry_curses.py:55 curses/prefs_curses.py:73 gtk/netentry.py:90
707
707
+
-#: data/wicd.ui:882
708
708
+
-msgid "Use global DNS servers"
709
709
+
-msgstr ""
710
710
+
-
711
711
+
-#: curses/prefs_curses.py:84 gtk/prefs.py:345
712
712
+
-msgid "Use last used profile on wired autoconnect"
713
713
+
-msgstr ""
714
714
+
-
715
715
+
-#: curses/netentry_curses.py:255 gtk/netentry.py:357
716
716
+
-msgid "Use these settings for all networks sharing this essid"
717
717
+
-msgstr ""
718
718
+
-
719
719
+
-#: wicd/translations.py:89
720
720
+
-msgid "Username"
721
721
+
-msgstr ""
722
722
+
-
723
723
+
-#: wicd/misc.py:96
724
724
+
-msgid "Validating authentication..."
725
725
+
-msgstr ""
726
726
+
-
727
727
+
-#: wicd/misc.py:97
728
728
+
-msgid "Verifying access point association..."
729
729
+
-msgstr ""
730
730
+
-
731
731
+
-#: curses/prefs_curses.py:108
732
732
+
-msgid "WPA Supplicant"
733
733
+
-msgstr ""
734
734
+
-
735
735
+
-#: curses/wicd-curses.py:528
736
736
+
-msgid "Wicd Curses Interface"
737
737
+
-msgstr ""
738
738
+
-
739
739
+
-#: gtk/wicd-client.py:226 gtk/wicd-client.py:333
740
740
+
-msgid "Wicd daemon unreachable"
741
741
+
-msgstr ""
742
742
+
-
743
743
+
-#: wicd/misc.py:196
744
744
+
-msgid "Wicd needs to access your computer's network cards."
745
745
+
-msgstr ""
746
746
+
-
747
747
+
-#: gtk/wicd-client.py:628
748
748
+
-msgid ""
749
749
+
-"Wired\n"
750
750
+
-"IP:\n"
751
751
+
-"RX:\n"
752
752
+
-"TX:"
753
753
+
-msgstr ""
754
754
+
-
755
755
+
-#: curses/prefs_curses.py:81
756
756
+
-msgid "Wired Autoconnect Settings"
757
757
+
-msgstr ""
758
758
+
-
759
759
+
-#: curses/prefs_curses.py:67
760
760
+
-msgid "Wired Interface"
761
761
+
-msgstr ""
762
762
+
-
763
763
+
-#: curses/prefs_curses.py:99
764
764
+
-msgid "Wired Link Detection"
765
765
+
-msgstr ""
766
766
+
-
767
767
+
-#: curses/wicd-curses.py:754 gtk/gui.py:474 gtk/netentry.py:286
768
768
+
-#: gtk/netentry.py:629 gtk/wicd-client.py:268 gtk/wicd-client.py:309
769
769
+
-msgid "Wired Network"
770
770
+
-msgstr ""
771
771
+
-
772
772
+
-#: curses/wicd-curses.py:533
773
773
+
-msgid "Wired Networks"
774
774
+
-msgstr ""
775
775
+
-
776
776
+
-#: gtk/gui.py:97
777
777
+
-msgid "Wired connection detected"
778
778
+
-msgstr ""
779
779
+
-
780
780
+
-#: gtk/wicd-client.py:633
781
781
+
-msgid ""
782
782
+
-"Wireless\n"
783
783
+
-"SSID:\n"
784
784
+
-"Speed:\n"
785
785
+
-"IP:\n"
786
786
+
-"Strength:\n"
787
787
+
-"RX:\n"
788
788
+
-"TX:"
789
789
+
-msgstr ""
790
790
+
-
791
791
+
-#: curses/prefs_curses.py:68 curses/prefs_curses.py:120
792
792
+
-msgid "Wireless Interface"
793
793
+
-msgstr ""
794
794
+
-
795
795
+
-#: gtk/gui.py:602 gtk/wicd-client.py:224 gtk/wicd-client.py:336
796
796
+
-msgid "Wireless Kill Switch Enabled"
797
797
+
-msgstr ""
798
798
+
-
799
799
+
-#: curses/wicd-curses.py:535
800
800
+
-msgid "Wireless Networks"
801
801
+
-msgstr ""
802
802
+
-
803
803
+
-#: curses/wicd-curses.py:277
804
804
+
-msgid ""
805
805
+
-"You can also configure the wireless networks by looking for the "
806
806
+
-"\"[<ESSID>]\" field in the config file."
807
807
+
-msgstr ""
808
808
+
-
809
809
+
-#: gtk/netentry.py:300 gtk/netentry.py:408
810
810
+
-msgid "You must enter your password to configure scripts"
811
811
+
-msgstr ""
812
812
+
-
813
813
+
-#: curses/prefs_curses.py:111
814
814
+
-msgid "You should almost always use wext as the WPA supplicant driver"
815
815
+
-msgstr ""
816
816
+
-
817
817
+
-#: gtk/wicd-client.py:499
818
818
+
-msgid "_Connection Info"
819
819
+
-msgstr ""
820
820
+
-
821
821
+
-#: gtk/wicd-client.py:502 data/wicd.ui:151
822
822
+
-msgid "_Quit"
823
823
+
-msgstr ""
824
824
+
-
825
825
+
-#: curses/wicd-curses.py:428
826
826
+
-msgid ""
827
827
+
-"wicd-curses does not support deleting the last wired profile. Try renaming "
828
828
+
-"it (\"F2\")"
829
829
+
-msgstr ""
830
830
+
-
831
831
+
-#: curses/wicd-curses.py:206
832
832
+
-msgid "wicd-curses help"
833
833
+
-msgstr ""
834
834
+
-
835
835
+
-#: data/wicd.ui:9
836
836
+
-msgid "Wicd Network Manager"
837
837
+
-msgstr ""
838
838
+
-
839
839
+
-#: data/wicd.ui:46
840
840
+
-msgid "Create an ad-hoc network"
841
841
+
-msgstr ""
842
842
+
-
843
843
+
-#: data/wicd.ui:55
844
844
+
-msgid "Find a hidden network"
845
845
+
-msgstr ""
846
846
+
-
847
847
+
-#: data/wicd.ui:57
848
848
+
-msgid "Enter a hidden network to try to locate."
849
849
+
-msgstr ""
850
850
+
-
851
851
+
-#: data/wicd.ui:79
852
852
+
-msgid "_Switch Off Wi-Fi"
853
853
+
-msgstr ""
854
854
+
-
855
855
+
-#: data/wicd.ui:94
856
856
+
-msgid "_Disconnect All"
857
857
+
-msgstr ""
858
858
+
-
859
859
+
-#: data/wicd.ui:108
860
860
+
-msgid "_Refresh"
861
861
+
-msgstr ""
862
862
+
-
863
863
+
-#: data/wicd.ui:122
864
864
+
-msgid "_Preferences"
865
865
+
-msgstr ""
866
866
+
-
867
867
+
-#: data/wicd.ui:136
868
868
+
-msgid "_About"
869
869
+
-msgstr ""
870
870
+
-
871
871
+
-#: data/wicd.ui:213 data/wicd.ui:215
872
872
+
-msgid "Connecting..."
873
873
+
-msgstr ""
874
874
+
-
875
875
+
-#: data/wicd.ui:228
876
876
+
-msgid "Cancel the current connection attempt"
877
877
+
-msgstr ""
878
878
+
-
879
879
+
-#: data/wicd.ui:260
880
880
+
-msgid "Configure Scripts"
881
881
+
-msgstr ""
882
882
+
-
883
883
+
-#: data/wicd.ui:279
884
884
+
-msgid "Configure scripts to run for this network:"
885
885
+
-msgstr ""
886
886
+
-
887
887
+
-#: data/wicd.ui:296
888
888
+
-msgid "Pre-connection Script:"
889
889
+
-msgstr ""
890
890
+
-
891
891
+
-#: data/wicd.ui:329
892
892
+
-msgid "Post-connection Script:"
893
893
+
-msgstr ""
894
894
+
-
895
895
+
-#: data/wicd.ui:362
896
896
+
-msgid "Pre-disconnection Script:"
897
897
+
-msgstr ""
898
898
+
-
899
899
+
-#: data/wicd.ui:395
900
900
+
-msgid "Post-disconnection Script:"
901
901
+
-msgstr ""
902
902
+
-
903
903
+
-#: data/wicd.ui:514
904
904
+
-msgid "Always switch to a wired connection when available"
905
905
+
-msgstr ""
906
906
+
-
907
907
+
-#: data/wicd.ui:519
908
908
+
-msgid ""
909
909
+
-"If selected, wicd will automatically connect to a wired network\n"
910
910
+
-"as soon as a cable is plugged in, even if a wireless connection \n"
911
911
+
-"is already active."
912
912
+
-msgstr ""
913
913
+
-
914
914
+
-#: data/wicd.ui:542
915
915
+
-msgid "DNS domain:"
916
916
+
-msgstr ""
917
917
+
-
918
918
+
-#: data/wicd.ui:590
919
919
+
-msgid "<b>Never Connect</b>"
920
920
+
-msgstr ""
921
921
+
-
922
922
+
-#: data/wicd.ui:606
923
923
+
-msgid "Automatically reconnect on network connection loss"
924
924
+
-msgstr ""
925
925
+
-
926
926
+
-#: data/wicd.ui:625
927
927
+
-msgid "<b>Automatic Reconnection</b>"
928
928
+
-msgstr ""
929
929
+
-
930
930
+
-#: data/wicd.ui:641
931
931
+
-msgid "Use last wired network profile"
932
932
+
-msgstr ""
933
933
+
-
934
934
+
-#: data/wicd.ui:663
935
935
+
-msgid "Prompt for wired network profile"
936
936
+
-msgstr ""
937
937
+
-
938
938
+
-#: data/wicd.ui:686
939
939
+
-msgid "Use default wired network profile"
940
940
+
-msgstr ""
941
941
+
-
942
942
+
-#: data/wicd.ui:707
943
943
+
-msgid "<b>Wired automatic connection</b>"
944
944
+
-msgstr ""
945
945
+
-
946
946
+
-#: data/wicd.ui:725
947
947
+
-msgid "Wired interface:"
948
948
+
-msgstr ""
949
949
+
-
950
950
+
-#: data/wicd.ui:743
951
951
+
-msgid "Wireless interface:"
952
952
+
-msgstr ""
953
953
+
-
954
954
+
-#: data/wicd.ui:783
955
955
+
-msgid "<b>Network Interfaces</b>"
956
956
+
-msgstr ""
957
957
+
-
958
958
+
-#: data/wicd.ui:799
959
959
+
-msgid "DNS server 3:"
960
960
+
-msgstr ""
961
961
+
-
962
962
+
-#: data/wicd.ui:830
963
963
+
-msgid "DNS server 2:"
964
964
+
-msgstr ""
965
965
+
-
966
966
+
-#: data/wicd.ui:848
967
967
+
-msgid "DNS server 1:"
968
968
+
-msgstr ""
969
969
+
-
970
970
+
-#: data/wicd.ui:866
971
971
+
-msgid "Search domain:"
972
972
+
-msgstr ""
973
973
+
-
974
974
+
-#: data/wicd.ui:901
975
975
+
-msgid "<b>Global DNS Servers</b>"
976
976
+
-msgstr ""
977
977
+
-
978
978
+
-#: data/wicd.ui:960
979
979
+
-msgid ""
980
980
+
-"If enabled, the wired network interface will always be displayed in the main "
981
981
+
-"window. This can be useful if your wired network card does not detect when "
982
982
+
-"the interface is connected to a cable."
983
983
+
-msgstr ""
984
984
+
-
985
985
+
-#: data/wicd.ui:976
986
986
+
-msgid "<b>Notifications</b>"
987
987
+
-msgstr ""
988
988
+
-
989
989
+
-#: data/wicd.ui:1050
990
990
+
-msgid "<b>Route Table Flushing</b>"
991
991
+
-msgstr ""
992
992
+
-
993
993
+
-#: data/wicd.ui:1063
994
994
+
-msgid "<b>Wired Link Detection</b>"
995
995
+
-msgstr ""
996
996
+
-
997
997
+
-#: data/wicd.ui:1289
998
998
+
-msgid "<b>DHCP Client</b>"
999
999
+
-msgstr ""
1000
1000
+
-
1001
1001
+
-#: data/wicd.ui:1300
1002
1002
+
-msgid "<b>Graphical Sudo Application</b>"
1003
1003
+
-msgstr ""
1004
1004
+
-
1005
1005
+
-#: data/wicd.ui:1421
1006
1006
+
-msgid ""
1007
1007
+
-"Hover your mouse over the selected backend \n"
1008
1008
+
-"to read its description."
1009
1009
+
-msgstr ""
1010
1010
+
-
1011
1011
+
-#: data/wicd.ui:1474
1012
1012
+
-msgid "Driver:"
1013
1013
+
-msgstr ""
1014
1014
+
-
1015
1015
+
-#: data/wicd.ui:1530
1016
1016
+
-msgid "<b>Wireless Interface</b>"
1017
1017
+
-msgstr ""
1018
1018
+
-
1019
1019
+
-#: data/wicd.ui:1544
1020
1020
+
-msgid "<b>WPA Supplicant</b>"
1021
1021
+
-msgstr ""
1022
1022
+
-
1023
1023
+
-#: data/wicd.ui:1556
1024
1024
+
-msgid "<b>Debugging</b>"
1025
1025
+
-msgstr ""
1026
1026
+
-
1027
1027
+
-#: data/wicd.ui:1574
1028
1028
+
-msgid "Backend:"
1029
1029
+
-msgstr ""
1030
1030
+
-
1031
1031
+
-#: data/wicd.ui:1601
1032
1032
+
-msgid "<b>Backend</b>"
1033
1033
+
-msgstr ""
1034
1034
+
-
1035
1035
+
-#: data/wicd.ui:1615
1036
1036
+
-msgid ""
1037
1037
+
-"You should almost always use wext as the\n"
1038
1038
+
-"WPA supplicant driver."
1039
1039
+
-msgstr ""
1040
1040
+