summaryrefslogtreecommitdiffstats
path: root/po/it.po
blob: 81f90aeb03cc6079446dbda31fa0014780a899ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
# Italian translation of urpmi.
# Copyright (C) 1999 Free Software Foundation, Inc.
# Copyright (c) 1999 MandrakeSoft
# Paolo Lorenzin <pasusu@tin.it>, 1999
# Daniele Pighin <daniele@dcs.it>, 2001-2002
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
"POT-Creation-Date: 2002-07-19 12:57+0200\n"
"PO-Revision-Date: 2002-03-08 17:42+0100\n"
"Last-Translator: daniele <daniele@dcs.it>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: _irpm:18
msgid "installing $rpm\n"
msgstr "sto installando $rpm\n"

#: _irpm:28
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package $rpm\n"
msgstr ""
"Installazione automatica dei pacchetti...\n"
"Hai richiesto l'installazione del pacchetto $rpm\n"

#: _irpm:28 po/placeholder.h:251 po/placeholder.h:361 po/placeholder.h:440
#: urpme:30 urpmi:410
msgid "Is it OK?"
msgstr "E' corretto?"

#: _irpm:30 po/placeholder.h:240 po/placeholder.h:426 urpmi:413 urpmi:441
msgid "Ok"
msgstr "Ok"

#: _irpm:31 po/placeholder.h:204 po/placeholder.h:367 urpmi:414 urpmi:442
msgid "Cancel"
msgstr "Cancella"

#. This is a list of chars acceptable as a 'no' answer to a Yes/No question;
#. you can put here the letters for 'no' for your language, so people
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
#: _irpm:37 po/placeholder.h:17 po/placeholder.h:220 po/placeholder.h:366
#: po/placeholder.h:393 urpme:33 urpmi:364 urpmi:371 urpmi:418 urpmi:486
msgid "Nn"
msgstr "Nn"

#. This is a list of chars acceptable as a 'yes' answer to a Yes/No question;
#. you can put here the letters for 'yes' for your language, so people
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
#: _irpm:38 po/placeholder.h:11 po/placeholder.h:113 po/placeholder.h:360
#: po/placeholder.h:395 urpme:35 urpmi:365 urpmi:372 urpmi:419 urpmi:487
msgid "Yy"
msgstr "SsYy"

#: _irpm:39 po/placeholder.h:242 po/placeholder.h:357 po/placeholder.h:429
#: urpme:121 urpmi:366 urpmi:373 urpmi:420
msgid " (Y/n) "
msgstr " (S/n) "

#: _irpm:58
msgid "$rpm: command not found\n"
msgstr "$rpm: comando non trovato\n"

#: po/placeholder.h:18 po/placeholder.h:191
#, c-format
msgid "urpmf version %s"
msgstr "urpmf versione %s"

#: po/placeholder.h:19 po/placeholder.h:146
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."

#: po/placeholder.h:20 po/placeholder.h:187
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Questo software è gratuito e può essere ridistribuito sotto i termini della "
"GNU GPL."

#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:161
msgid "usage: urpmf [options] <file>"
msgstr "uso: urpmf [options] <file>"

#: po/placeholder.h:22 po/placeholder.h:135
msgid ""
"  --quiet         - do not print tag name (default if no tag given on command"
msgstr ""
"  --quiet         - non stampare il nome del tag (default senza tag in riga"

#: po/placeholder.h:23 po/placeholder.h:188
msgid "                    line, incompatible with interactive mode)."
msgstr "                    di comando, incompatibile col modo interattivo)."

#: po/placeholder.h:24 po/placeholder.h:156
msgid "  --all           - print all tags."
msgstr "  --all           - stampa tutti i tag."

#: po/placeholder.h:25 po/placeholder.h:196
msgid ""
"  --name          - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
"  --name          - stampa il nome del tag: rpm filename (supposto senza tag"

#: po/placeholder.h:26 po/placeholder.h:200
msgid "                    command line but without package name)."
msgstr "                    in riga di comando ma senza nome del pacchetto)."

#: po/placeholder.h:27 po/placeholder.h:128
msgid "  --group         - print tag group: group."
msgstr "  --group         - stampa il gruppo del tag: group."

#: po/placeholder.h:28 po/placeholder.h:111
msgid "  --size          - print tag size: size."
msgstr "  --size          - stampa la dimensione del tag: size."

#: po/placeholder.h:29 po/placeholder.h:166
msgid "  --serial        - print tag serial: serial."
msgstr "  --serial        - stampa il seriale del tag: serial."

#: po/placeholder.h:30 po/placeholder.h:179
msgid "  --summary       - print tag summary: summary."
msgstr "  --sommario      - stampa il sommario del tag: summary."

#: po/placeholder.h:31 po/placeholder.h:150
msgid "  --description   - print tag description: description."
msgstr "  --descrizione   - stampa la descrizione del tag: description."

#: po/placeholder.h:32 po/placeholder.h:170
msgid "  --provides      - print tag provides: all provides (multiple lines)."
msgstr "  --provides      - stampa i tag provides: all provides (più linee)."

#: po/placeholder.h:33 po/placeholder.h:231
msgid "  --requires      - print tag requires: all requires (multiple lines)."
msgstr "  --requires      - stampa i tag requires: all requires (più linee)."

#: po/placeholder.h:34 po/placeholder.h:54
msgid "  --files         - print tag files: all files (multiple lines)."
msgstr "  --files         - stampa i tag files: all files (più linee)."

#: po/placeholder.h:35 po/placeholder.h:46
msgid ""
"  --conflicts     - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
"  --conflicts     - stampa i conflitti del tag: all conflicts (più linee)."

#: po/placeholder.h:36 po/placeholder.h:132
msgid ""
"  --obsoletes     - print tag obsoletes: all obsoletes (multiple lines)."
msgstr "  --obsoletes     - stampa i tag obsoletes: all obsoletes (più linee)."

#: po/placeholder.h:37 po/placeholder.h:158
msgid "  --prereqs       - print tag prereqs: all prereqs (multiple lines)."
msgstr "  --prereqs       - stampa i tag prereqs: all prereqs (più linee)."

#: po/placeholder.h:39 po/placeholder.h:82
msgid "try urpmf --help for more options"
msgstr "prova urmpf --help per più opzioni"

#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "non è stata trovata una lista completa dei media"

#: po/placeholder.h:41 po/placeholder.h:261
#, c-format
msgid "unable to write config file [%s]"
msgstr "non riesco a scrivere sul file di configurazione [%s]"

#: po/placeholder.h:42
msgid "examining whole urpmi database"
msgstr "sto procedendo ad un esame completo del database di urpmi"

#: po/placeholder.h:43
msgid "  -y             - impose fuzzy search.\n"
msgstr "  -y             - imponi una ricerca fuzzy.\n"

#: po/placeholder.h:44 po/placeholder.h:266 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "non riesco a trovare il list file per \"%s\", ignoro il supporto"

#: po/placeholder.h:45 po/placeholder.h:264
#, c-format
msgid "nothing to write in list file for \"%s\""
msgstr "niente da scrivere nel list file per \"%s\""

#: po/placeholder.h:47 po/placeholder.h:267
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "non riesco ad analizzare l'hdlist file di \"%s\""

#: po/placeholder.h:48 po/placeholder.h:383
#, fuzzy
msgid "  --auto         - automatically select a package in choices.\n"
msgstr ""
"  --auto         - seleziona automaticamente un pacchetto valido nelle "
"scelte.\n"

#: po/placeholder.h:49 po/placeholder.h:268
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "niente scritto nel list file per \"%s\""

#: po/placeholder.h:50 po/placeholder.h:555
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr ""
"  --sources      - dai tutti i pacchetti sorgenti prima del download (solo "
"root).\n"

#: po/placeholder.h:51
msgid ""
"  --auto-select  - automatically select packages for upgrading the system.\n"
msgstr ""
"  --auto-select  - seleziona automaticamente i pacchetti per aggiornare il "
"sistema.\n"

#: po/placeholder.h:52 po/placeholder.h:270
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "recupero il file descrittivo di \"%s\"..."

#: po/placeholder.h:53 po/placeholder.h:272 urpm.pm:1616
#, c-format
msgid "package %s is not found."
msgstr "il pacchetto %s non è stato trovato"

#: po/placeholder.h:55 po/placeholder.h:275
#, fuzzy, c-format
msgid "trying to select multiple media: %s"
msgstr "tentativo di selezionare un media multiplo: %s"

#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr "il supporto \"%s\" cerca di usare una hdlist già usata, lo ignoro"

#: po/placeholder.h:57 po/placeholder.h:356 urpme:51
msgid "unknown package(s) "
msgstr "pacchetto/i sconosciuto/i"

#: po/placeholder.h:58 po/placeholder.h:277 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr "non riesco ad usare il nome \"%s\" per il supporto perchè è già in uso"

#: po/placeholder.h:59
msgid "problem reading hdlist file, trying again"
msgstr "problema in lettura dell'hdlist file, riprovo"

#: po/placeholder.h:60 po/placeholder.h:280 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"non riesco a prendere in considerazione il supporto \"%s\" poichè non esiste "
"un list file [%s]"

#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "sto tenendo solo i file referenziati in provides"

#: po/placeholder.h:62 po/placeholder.h:281
#, c-format
msgid "found %d headers in cache"
msgstr "%d intestazioni trovate in cache"

#: po/placeholder.h:64 po/placeholder.h:458 urpmi.addmedia:96
#: urpmi.addmedia:113
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "non riesco ad aggiornare il supporto \"%s\"\n"

#: po/placeholder.h:65 po/placeholder.h:418 po/placeholder.h:535
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr ""
"  --src          - il prossimo pacchetto è un pacchetto sorgente (uguale a -"
"s).\n"

#: po/placeholder.h:66 po/placeholder.h:420
msgid "  --noclean      - keep rpm not used in cache.\n"
msgstr "  --noclean      - tieni in cache gli rpm inutilizzati.\n"

#: po/placeholder.h:67 po/placeholder.h:463 po/placeholder.h:501
#: po/placeholder.h:520
msgid "  -c             - clean headers cache directory.\n"
msgstr "  -c             - ripulisci la cache directory delle intestazioni.\n"

#: po/placeholder.h:68 po/placeholder.h:284
#, c-format
msgid "medium \"%s\" already exists"
msgstr "il supporto \"%s\" già esiste"

#: po/placeholder.h:69 po/placeholder.h:283 urpm.pm:196
#, c-format
msgid "unknown protocol defined for %s"
msgstr ""

#: po/placeholder.h:70 po/placeholder.h:285
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "non riesco a scrivere il list file di \"%s\""

#: po/placeholder.h:71 po/placeholder.h:546
msgid "  names or rpm files given on command line are queried.\n"
msgstr ""
"  i nomi o i file rpm passati da riga di comando vengono interrogati.\n"

#: po/placeholder.h:72 po/placeholder.h:287 urpm.pm:177
msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""

#: po/placeholder.h:73 po/placeholder.h:424 po/placeholder.h:552
#, fuzzy
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""
"  --auto-select  - seleziona automaticamente i pacchetti per aggiornare il "
"sistema.\n"

#: po/placeholder.h:74 po/placeholder.h:288 urpm.pm:1491
#, c-format
msgid "no package named %s"
msgstr "nessun pacchettto denominato %s"

#: po/placeholder.h:75 po/placeholder.h:425 urpmi:494
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Provo l'installazione ancora più forzata (--force)? (s/N) "

#: po/placeholder.h:76 po/placeholder.h:291 urpm.pm:424
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr "non riesco a trovare l'hdlist file per \"%s\", supporto ignorato"

#: po/placeholder.h:77 po/placeholder.h:290
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "ho costruito la sintesi dell'hdlist file per il supporto \"%s\""

#: po/placeholder.h:78 po/placeholder.h:292
msgid "urpmi database locked"
msgstr "database urpmi bloccato"

#: po/placeholder.h:79 po/placeholder.h:293
#, c-format
msgid "file [%s] already used in the same medium \"%s\""
msgstr ""

#: po/placeholder.h:80 po/placeholder.h:358 urpme:62
msgid " (y/N) "
msgstr " (s/N) "

#: po/placeholder.h:81 po/placeholder.h:431
msgid "  -a             - select all matches on command line.\n"
msgstr "  -a             - seleziona tutti i match da riga di comando.\n"

#: po/placeholder.h:83
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr ""
"alcuni pacchetti devono essere rimossi per venire aggiornati, questo non è\n"
"ancora supportato\n"

#: po/placeholder.h:84 po/placeholder.h:296 urpm.pm:1358
#, c-format
msgid "mounting %s"
msgstr "sto montando %s"

#: po/placeholder.h:85 po/placeholder.h:481 po/placeholder.h:525
msgid "  -f             - force generation of hdlist files.\n"
msgstr "  -f             - forza la generazione degli hdlist file.\n"

#: po/placeholder.h:86 po/placeholder.h:300 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget fallito: uscito con %d o segnale %d\n"

#: po/placeholder.h:87 po/placeholder.h:492 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "niente da rimuovere (usa urpmi.addmedia per aggiungere un supporto)\n"

#: po/placeholder.h:88 po/placeholder.h:303 urpm.pm:1744
#, c-format
msgid "malformed input: [%s]"
msgstr "input malformato: [%s]"

#: po/placeholder.h:89 po/placeholder.h:442
msgid "  --env          - use specific environment (typically a bug report).\n"
msgstr ""

#: po/placeholder.h:90 po/placeholder.h:445 po/placeholder.h:575
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr "  -y             - imponi una ricerca fuzzy (uguale a --fuzzy).\n"

#: po/placeholder.h:91
msgid ""
"  -u             - remove package if a better version is already installed.\n"
msgstr ""
"  -u             - rimuovi i pacchetti se una versione migliore è già "
"installata.\n"

#: po/placeholder.h:92 po/placeholder.h:447 urpmi:314
#, c-format
msgid "One of the following packages is needed to install %s:"
msgstr "Per installare %s è richiesto uno dei seguenti pacchetti:"

#: po/placeholder.h:93
msgid "Press Enter when it's done..."
msgstr "Premi enter appena terminato..."

#: po/placeholder.h:94 po/placeholder.h:305
msgid "...copying failed"
msgstr "...copia fallita"

#: po/placeholder.h:95 po/placeholder.h:306 urpm.pm:291
#, fuzzy
msgid "ssh is missing\n"
msgstr "wget mancante\n"

#: po/placeholder.h:96
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr "il supporto \"%s\" cerca di usare una lista già usata, lo ignoro"

#: po/placeholder.h:97 po/placeholder.h:536
msgid "  -h             - print this help message.\n"
msgstr "  -h             - stampa questo messaggio di aiuto.\n"

#: po/placeholder.h:98
msgid "  -g             - print groups too with name.\n"
msgstr "  -g             - stampa anche i gruppi col nome.\n"

#: po/placeholder.h:99 po/placeholder.h:502
msgid "  -a             - select all media.\n"
msgstr "  -a             - seleziona tutti i media.\n"

#: po/placeholder.h:100 po/placeholder.h:314
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "descrizione hdlist non valida \"%s\" nei file di hdlist"

#: po/placeholder.h:101 po/placeholder.h:465
msgid "  -h             - try to find and use synthesis or hdlist file.\n"
msgstr ""
"  -h             - prova a trovare ed usare la sintesi o l'hdlist file.\n"

#: po/placeholder.h:102 po/placeholder.h:538
#, fuzzy
msgid "  -r             - print version and release with name also.\n"
msgstr "  -r             - stampa anche versione e release col nome.\n"

#: po/placeholder.h:103
msgid "  -r             - print version and release too with name.\n"
msgstr "  -r             - stampa anche versione e release col nome.\n"

#: po/placeholder.h:104 po/placeholder.h:553
msgid "  -f             - print version, release and arch with name.\n"
msgstr ""
"  -f             - stampa versione, release e architettura con il nome.\n"

#: po/placeholder.h:105
msgid "  --auto         - automatically select a good package in choices.\n"
msgstr ""
"  --auto         - seleziona automaticamente un pacchetto valido nelle "
"scelte.\n"

#: po/placeholder.h:106
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "non riesco ad analizzare correttamente [%s]"

#: po/placeholder.h:107 po/placeholder.h:532 urpmi.update:78
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "niente da aggiornare (usa urpmi.addmedia per aggiungere un supporto)\n"

#: po/placeholder.h:108
#, c-format
msgid "read synthesis file [%s]"
msgstr "leggo il file di sintesi [%s]"

#: po/placeholder.h:109 po/placeholder.h:318 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "programmi di webfetch (attualmente curl o wget) non trovati\n"

#: po/placeholder.h:110 po/placeholder.h:556
msgid ""
"  -c             - choose complete method for resolving requires closure.\n"
msgstr ""
"  -c             - scegli il metodo completo per risolvere la chiusura dei "
"requisiti.\n"

#: po/placeholder.h:112 po/placeholder.h:479 urpmi.addmedia:112
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "non riesco a creare il supporto \"%s\"\n"

#: po/placeholder.h:114 po/placeholder.h:321
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "copio la source hdlist (o una sintesi) di \"%s\"..."

#: po/placeholder.h:115 po/placeholder.h:560 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: opzione sconosciuta \"-%s\", controlla l'uso con --help\n"

#: po/placeholder.h:116 po/placeholder.h:363 urpme:40
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr "uso: urpme [-a] [--auto] <packages...>\n"

#: po/placeholder.h:117 po/placeholder.h:323
#, c-format
msgid "building hdlist [%s]"
msgstr "sto costruendo l'hdlist [%s]"

#: po/placeholder.h:118 po/placeholder.h:400 po/placeholder.h:570
msgid "  --media        - use only the media listed by comma.\n"
msgstr ""
"  --media        - usa solo i media nella lista, separati da virgole.\n"

#: po/placeholder.h:119 po/placeholder.h:326
#, c-format
msgid "added medium %s"
msgstr "media %s aggiunto"

#: po/placeholder.h:120 po/placeholder.h:325 urpm.pm:1673
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "non riesco a leggere il file rpm [%s] dal supporto \"%s\""

#: po/placeholder.h:121 po/placeholder.h:327
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "recupero della source hdlist (o sintesi) fallito"

#: po/placeholder.h:122 po/placeholder.h:330 urpm.pm:1756
#, c-format
msgid "...retrieving failed: %s"
msgstr "...recupero fallito: %s"

#: po/placeholder.h:123 po/placeholder.h:332 urpm.pm:1689
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "supporto incoerente \"%s\", segnato come removibile ma non tale"

#: po/placeholder.h:124 po/placeholder.h:331 urpm.pm:1801
msgid "Preparing..."
msgstr ""

#: po/placeholder.h:125 po/placeholder.h:412
msgid ""
"  --bug          - output a bug report in directory indicated by next arg.\n"
msgstr ""

#: po/placeholder.h:126 po/placeholder.h:335 urpm.pm:1396
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nome del file rpm non valido [%s]"

#: po/placeholder.h:127
#, c-format
msgid "unknown data associated with %s"
msgstr "dati sconosciuti associati a %s"

#: po/placeholder.h:129 po/placeholder.h:421 urpmi:323
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Qual'è la tua scelta? (1-%d) "

#: po/placeholder.h:130 po/placeholder.h:338 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "non riesco ad accedere il list file di \"%s\", ignoro il supporto"

#: po/placeholder.h:131 po/placeholder.h:422 po/placeholder.h:464
#: po/placeholder.h:526 po/placeholder.h:537
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - usa wget per recuperare file remoti.\n"

#: po/placeholder.h:133
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "evita di selezionare %s poichè non saranno aggiornati abbastanza file"

#: po/placeholder.h:134 po/placeholder.h:339 urpm.pm:1397 urpm.pm:1848
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "non riesco ad accedere al file rpm [%s]"

#: po/placeholder.h:136 po/placeholder.h:427 urpmi:326
msgid "Sorry, bad choice, try again\n"
msgstr "Spiacente, scelta errata, prova di nuovo\n"

#: po/placeholder.h:137 po/placeholder.h:341 urpm.pm:1700
#, c-format
msgid "unable to access medium \"%s\""
msgstr "non riesco ad accedere al supporto \"%s\""

#: po/placeholder.h:138 po/placeholder.h:340 urpm.pm:1382
#, c-format
msgid "relocated %s entries in depslist"
msgstr "%s lemmi riposizionati nella deplist"

#: po/placeholder.h:139 po/placeholder.h:432 po/placeholder.h:480
#: po/placeholder.h:515 po/placeholder.h:559
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - usa curl per recuperare i file remoti.\n"

#: po/placeholder.h:140 po/placeholder.h:342
#, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr "tentativo di selezionare un supporto inesistente \"%s\""

#: po/placeholder.h:141
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "non riesco ad analizzare correttamente [%s] al valore \"%s\""

#: po/placeholder.h:142 po/placeholder.h:345
#, c-format
msgid "no rpm files found from [%s]"
msgstr "nessun file rpm trovato da [%s]"

#: po/placeholder.h:143 po/placeholder.h:349 urpm.pm:290
#, fuzzy
msgid "rsync is missing\n"
msgstr "curl mancante\n"

#: po/placeholder.h:144 po/placeholder.h:350 urpm.pm:358
#, fuzzy, c-format
msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
msgstr "il supporto \"%s\" cerca di usare una hdlist già usata, lo ignoro"

#: po/placeholder.h:145 po/placeholder.h:444 urpmi:174
#, fuzzy, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr "non riesco ad analizzare correttamente [%s] al valore \"%s\""

#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:229
msgid "curl is missing\n"
msgstr "curl mancante\n"

#: po/placeholder.h:148 po/placeholder.h:353 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "non riesco a determinare il supporto di questo hdlist file [%s]"

#: po/placeholder.h:149 po/placeholder.h:368
msgid "  --help         - print this help message.\n"
msgstr "  --help         - stampa questo messaggio di aiuto.\n"

#: po/placeholder.h:151 po/placeholder.h:369 urpmi:504
msgid "everything already installed"
msgstr "tutto già installato"

#: po/placeholder.h:152 po/placeholder.h:262 urpm.pm:1749
msgid "retrieving rpms files..."
msgstr "recuper i file rpm..."

#: po/placeholder.h:153 po/placeholder.h:263
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "sto usando un diverso device removibile [%s] per \"%s\""

#: po/placeholder.h:154 po/placeholder.h:371 urpmi:315
msgid "One of the following packages is needed:"
msgstr "E' richiesto uno dei seguenti pacchetti:"

#: po/placeholder.h:155 po/placeholder.h:265
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
"non riesco ad accedere al primo media di installazione (non trovo il file "
"Mandrake/base/hdlist)"

#: po/placeholder.h:157 po/placeholder.h:545 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: non posso leggere il file rpm \"%s\"\n"

#: po/placeholder.h:159 po/placeholder.h:362 urpme:83
msgid "Nothing to remove.\n"
msgstr "Niente da rimuovere.\n"

#: po/placeholder.h:160 po/placeholder.h:269 urpm.pm:301
#, fuzzy, c-format
msgid "rsync failed: exited with %d or signal %d\n"
msgstr "curl fallito: uscito con %d o segnale %d\n"

#: po/placeholder.h:162 po/placeholder.h:271
msgid "unable to access first installation medium"
msgstr "non riesco ad accedere il primo media di installazione"

#: po/placeholder.h:163 po/placeholder.h:394 urpmi:204 urpmi:465 urpmi:475
#: urpmi:481 urpmi:493 urpmi:498
msgid "Installation failed"
msgstr "Installazione fallita"

#: po/placeholder.h:164 po/placeholder.h:398 po/placeholder.h:561
msgid "  -P             - do not search in provides to find package.\n"
msgstr ""
"  -p             - non cercare tra i provides per trovare il pacchetto.\n"

#: po/placeholder.h:165 po/placeholder.h:273 urpm.pm:1369
#, c-format
msgid "unmounting %s"
msgstr "sto smontando %s"

#: po/placeholder.h:167 po/placeholder.h:274
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "sto rimuovendo %d intestazioni obsolete in cache"

#: po/placeholder.h:168 po/placeholder.h:276
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "non trovo l'hdlist file per il supporto \"%s\""

#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<caratteri non visualizzabili>"

#: po/placeholder.h:171 po/placeholder.h:278
#, fuzzy, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "ho costruito la sintesi dell'hdlist file per il supporto \"%s\""

#: po/placeholder.h:172 po/placeholder.h:410 po/placeholder.h:572
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - modalità prolissa.\n"

#: po/placeholder.h:173 po/placeholder.h:279
#, c-format
msgid "removing medium \"%s\""
msgstr "rimuovo il media \"%s\""

#: po/placeholder.h:174
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "non riesco a costruire un file di sintesi per il supporto \"%s\""

#: po/placeholder.h:175
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "tentativo di selezionare un media multiplo: %s"

#: po/placeholder.h:176 po/placeholder.h:534
msgid "  -a             - select all non-removable media.\n"
msgstr "  -a             - seleziona tutti i media non removibili.\n"

#: po/placeholder.h:177 po/placeholder.h:417
msgid "  names or rpm files given on command line are installed.\n"
msgstr "  i nomi o i file rpm passati da riga di comando vengono installati.\n"

#: po/placeholder.h:178
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "evita di selezionare %s, linguaggio locale non ancora selezionato"

#: po/placeholder.h:180 po/placeholder.h:282
#, fuzzy, c-format
msgid "reading rpms files from [%s]"
msgstr "nessun file rpm trovato da [%s]"

#: po/placeholder.h:181
msgid "  --complete     - use parsehdlist server to complete selection.\n"
msgstr ""
"  --complete     - usa il server parsehdlist per completare la selezione.\n"

#: po/placeholder.h:182 po/placeholder.h:286
#, c-format
msgid "write config file [%s]"
msgstr "scrivi il file di configurazione [%s]"

#: po/placeholder.h:183 po/placeholder.h:423 urpmi:439
#, fuzzy
msgid "Press Enter when ready..."
msgstr "Premi enter appena terminato..."

#: po/placeholder.h:184 po/placeholder.h:289 urpm.pm:217
#, fuzzy, c-format
msgid "unable to handle protocol: %s"
msgstr "non riesco a scrivere l'hdlist: %s"

#: po/placeholder.h:185
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
"non riesco a costruira la sintesi dell'hdlist, uso il metodo parsehdlist"

#: po/placeholder.h:186 po/placeholder.h:474
msgid ""
"  --distrib      - automatically create all media from an installation "
"medium.\n"
msgstr ""
"  --distrib      - crea automaticamente tutti i media da un media di "
"installazione.\n"

#: po/placeholder.h:189 po/placeholder.h:430 po/placeholder.h:558
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr ""
"  -s             - il prossimo pacchetto è un pacchetto sorgente (uguale a --"
"src).\n"

#: po/placeholder.h:190 po/placeholder.h:294 urpm.pm:1604
#, fuzzy, c-format
msgid "unable to correctly parse [%s] on value \"%s\""
msgstr "non riesco ad analizzare correttamente [%s] al valore \"%s\""

#: po/placeholder.h:192 po/placeholder.h:297 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
"non risco ad occuparmi del supporto \"%s\", il list file è già usato da un "
"altro supporto"

#: po/placeholder.h:193 po/placeholder.h:295 urpm.pm:1836 urpm.pm:1841
#, fuzzy, c-format
msgid "unable to install package %s"
msgstr "Solo superuser è abilitato ad installare pacchetti"

#: po/placeholder.h:194 po/placeholder.h:298
#, c-format
msgid "examining synthesis file [%s]"
msgstr "esamino il file di sintesi [%s]"

#: po/placeholder.h:195 po/placeholder.h:299
#, fuzzy, c-format
msgid "reading headers from medium \"%s\""
msgstr "rimuovo il media \"%s\""

#: po/placeholder.h:197 po/placeholder.h:301 urpm.pm:361
#, fuzzy, c-format
msgid "medium \"%s\" trying to use an already used list, medium ignored"
msgstr "il supporto \"%s\" cerca di usare una lista già usata, lo ignoro"

#: po/placeholder.h:198 po/placeholder.h:302
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "non riesco a recuperare il pathname per il media removibile \"%s\""

#: po/placeholder.h:199 po/placeholder.h:304 urpm.pm:1569 urpm.pm:1595
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "ci sono diversi pacchetti rpm con lo stesso nome di file \"%s\""

#: po/placeholder.h:201 po/placeholder.h:576
#, fuzzy
msgid "  -g             - print groups with name also.\n"
msgstr "  -g             - stampa anche i gruppi col nome.\n"

#: po/placeholder.h:202 po/placeholder.h:577
#, fuzzy
msgid "  --list         - list available packages.\n"
msgstr "  --all           - stampa tutti i tag."

#: po/placeholder.h:203 po/placeholder.h:355 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr ""
"Per soddisfare le dipendenze, saranno rimossi i seguenti pacchetti (%d MB)"

#: po/placeholder.h:205 po/placeholder.h:307
msgid "retrieving hdlists file..."
msgstr "recupero i file hdlist..."

#: po/placeholder.h:206 po/placeholder.h:370 urpmi:149
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: opzione sconosciuta \"-%s\", controlla l'uso con --help\n"

#: po/placeholder.h:207 po/placeholder.h:309 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "non riesco ad accedere all'hdlist file di \"%s\", ignoro il supporto"

#: po/placeholder.h:208 po/placeholder.h:310 urpm.pm:1401
msgid "unable to register rpm file"
msgstr "non riesco a registrare il file rpm"

#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
msgid "\"%s\""
msgstr "\"%s\""

#: po/placeholder.h:210 po/placeholder.h:315
#, c-format
msgid "found probed hdlist (or synthesis) as %s"
msgstr "hdlist verificata (o una sintesi) trovata come \"%s\"..."

#: po/placeholder.h:211 po/placeholder.h:312 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "non riesco ad analizzare il list file per \"%s\", ignoro il supporto"

#: po/placeholder.h:212 po/placeholder.h:313
#, c-format
msgid "too many mount points for removable medium \"%s\""
msgstr "troppi mount point per il media removibile \"%s\""

#: po/placeholder.h:213 po/placeholder.h:316 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "list file incoerente per \"%s\", ignoro il supporto"

#: po/placeholder.h:214 po/placeholder.h:378 po/placeholder.h:547
msgid "  --update       - use only update media.\n"
msgstr "--update       - usa solo media di aggiornamento.\n"

#: po/placeholder.h:215 po/placeholder.h:317
#, c-format
msgid "copy of [%s] failed"
msgstr "copia di [%s] fallita"

#: po/placeholder.h:216 po/placeholder.h:554
msgid "  -d             - extend query to package dependencies.\n"
msgstr "  -d             - estendi la query alle dipendenze del pacchetto.\n"

#: po/placeholder.h:217
#, c-format
msgid "unable to analyse synthesis data of %s"
msgstr "non riesco ad analizzare la sintesi dei dati di %s"

#: po/placeholder.h:218 po/placeholder.h:365 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "la rimozione del pacchetto %s comprometterà il sistema\n"

#: po/placeholder.h:219 po/placeholder.h:319
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "recupero la source hdlist (o una sitntesi) di \"%s\"..."

#: po/placeholder.h:221 po/placeholder.h:396
msgid "  --X            - use X interface.\n"
msgstr "  --X            - usa X per l'interfaccia.\n"

#: po/placeholder.h:222 po/placeholder.h:320
msgid "...copying done"
msgstr "...copia terminata"

#: po/placeholder.h:223 po/placeholder.h:397 urpmi:400 urpmi:409
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr ""
"Per soddisfare le dipendenze, saranno installati i seguenti pacchetti(%d MB)"

#: po/placeholder.h:224 po/placeholder.h:322
msgid "copying hdlists file..."
msgstr "copio l'hdlist file..."

#: po/placeholder.h:225 po/placeholder.h:324 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "errore di sintassi nel file di configurazione alla linea %s"

#: po/placeholder.h:226 po/placeholder.h:399 urpmi:488
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Provo l'installazione senza controllare le dipendenze? (s/N) "

#: po/placeholder.h:227 po/placeholder.h:405 po/placeholder.h:571
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  --fuzzy        - impone una ricerca fuzzy (uguale a -y).\n"

#: po/placeholder.h:228 po/placeholder.h:328 urpm.pm:1404
msgid "error registering local packages"
msgstr "errore durante la registrazione dei pacchetti locali"

#: po/placeholder.h:229 po/placeholder.h:329
#, c-format
msgid "taking removable device as \"%s\""
msgstr "prendo il device removibile come \"%s\""

#: po/placeholder.h:230 po/placeholder.h:411
msgid "  -p             - allow search in provides to find package.\n"
msgstr ""
"  -p             - abilita la ricerca tra i provides per trovare il "
"pacchetto.\n"

#: po/placeholder.h:232 po/placeholder.h:333
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "copio il file di descrizione di \"%s\"..."

#: po/placeholder.h:233 po/placeholder.h:574
#, fuzzy
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""
"  -u             - rimuovi i pacchetti se una versione migliore è già "
"installata.\n"

#: po/placeholder.h:234
#, c-format
msgid "unable to build hdlist: %s"
msgstr "non riesco a scrivere l'hdlist: %s"

#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:1664 urpm.pm:1667
#: urpm.pm:1685
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "il supporto \"%s\" non è selezionato"

#: po/placeholder.h:236 po/placeholder.h:336 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "cerco di bypassare il supporto esistente \"%s\", evito"

#: po/placeholder.h:237 po/placeholder.h:419
msgid "  -q             - quiet mode.\n"
msgstr "  -q             - modalità silenziosa.\n"

#: po/placeholder.h:238 po/placeholder.h:337
#, fuzzy, c-format
msgid "unable to read rpms files from [%s]: %s"
msgstr "non riesco a leggere il file rpm [%s] dal supporto \"%s\""

#: po/placeholder.h:239
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."

#: po/placeholder.h:241 po/placeholder.h:428 po/placeholder.h:557
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr ""
"  --force        - forza l'invocazione anche se alcuni pacchetti non "
"esistono.\n"

#: po/placeholder.h:243 po/placeholder.h:359 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Usando \"%s\" come substring ho trovato"

#: po/placeholder.h:244 po/placeholder.h:433 urpmi:454
#, c-format
msgid "installing %s\n"
msgstr "sto installando %s\n"

#: po/placeholder.h:245 po/placeholder.h:364 urpme:31
msgid "Remove them all?"
msgstr "Li rimuovo tutti?"

#: po/placeholder.h:246 po/placeholder.h:434 urpmi:438
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr ""
"Per favore inserisci il supporto denominato \"%s\" nel dispositivo [%s]"

#: po/placeholder.h:247 po/placeholder.h:343 urpm.pm:1494
#, c-format
msgid "The following packages contain %s: %s"
msgstr "I seguenti pacchetti contengono %s: %s"

#: po/placeholder.h:248 po/placeholder.h:344
#, c-format
msgid "examining hdlist file [%s]"
msgstr "esamino l'hdlist file [%s]"

#: po/placeholder.h:249 po/placeholder.h:346 urpm.pm:1383
msgid "no entries relocated in depslist"
msgstr "nessuna entry riallocata nella depslist"

#: po/placeholder.h:250 po/placeholder.h:490
msgid "  --update       - create an update medium.\n"
msgstr "  --update       - crea un media di update.\n"

#: po/placeholder.h:252 po/placeholder.h:531
msgid ""
"  -d             - force complete computation of depslist.ordered file.\n"
msgstr ""
"  -d             - forza la computazione completa del file deplist.ordered.\n"

#: po/placeholder.h:253 po/placeholder.h:441 po/placeholder.h:573 urpmi:427
#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "non riesco a recuperare pacchetto sorgente, interrompo"

#: po/placeholder.h:254 po/placeholder.h:347 urpm.pm:1754
msgid "...retrieving done"
msgstr "...recupero terminato"

#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "sto selezionando %s usando obsoletes"

#: po/placeholder.h:256 po/placeholder.h:348 urpm.pm:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr "curl fallito: uscito con %d o segnale %d\n"

#: po/placeholder.h:257
#, c-format
msgid "selecting %s by selection on files"
msgstr "sto selezionando %s attraverso selezione su file"

#: po/placeholder.h:258 po/placeholder.h:352
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "copio la source list di \"%s\"..."

#: po/placeholder.h:259 po/placeholder.h:446 urpmi:199
msgid "Only superuser is allowed to install packages"
msgstr "Solo superuser è abilitato ad installare pacchetti"

#: po/placeholder.h:260 po/placeholder.h:354 urpm.pm:220
msgid "wget is missing\n"
msgstr "wget mancante\n"

#: po/placeholder.h:308 urpm.pm:1831
#, fuzzy, c-format
msgid "unable to remove package %s"
msgstr "Solo superuser è abilitato ad installare pacchetti"

#: po/placeholder.h:372
#, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"usage:\n"
msgstr ""
"urpmi versione %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"Questo è software gratuito e può essere ridistribuito sotto i termini della "
"GNU GPL.\n"
"uso:\n"

#: po/placeholder.h:379 po/placeholder.h:470 po/placeholder.h:527
#: po/placeholder.h:548
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""

#: po/placeholder.h:384 urpmi:459
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
"installazione fallita, alcuni file sono mancanti.\n"
"Potresti voler aggiornare il tuo database di urpmi"

#: po/placeholder.h:388 urpmi:373
#, fuzzy, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"do you agree ?"
msgstr ""
"alcuni pacchetti devono essere rimossi per venire aggiornati, questo non è\n"
"ancora supportato\n"

#: po/placeholder.h:401 po/placeholder.h:482 po/placeholder.h:521
#: po/placeholder.h:566
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""

#: po/placeholder.h:406
msgid ""
"  --best-output  - choose best interface according to the environment:\n"
"                   X or text mode.\n"
msgstr ""
"  --best-output  - scegli l'interfaccia migliore a seconda dell'ambiente:\n"
"                   X o modalità testuale.\n"

#: po/placeholder.h:413 urpmi:406
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
"Dovete essere root per installare le seguenti dipendenze:\n"
"%s\n"

#: po/placeholder.h:435 urpmi:366
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s\n"
"do you agree ?"
msgstr ""

#. [^:]+(:\d+)?)/*$, or
#: po/placeholder.h:443 po/placeholder.h:491 po/placeholder.h:533 urpmi:116
#: urpmi:123 urpmi.addmedia:65 urpmi.addmedia:72 urpmi.update:45
#: urpmi.update:52
msgid "bad proxy declaration on command line\n"
msgstr ""

#: po/placeholder.h:448
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
"       file://<path>\n"
"       ftp://<login>:<password>@<host>/<path> with <relative filename of "
"hdlist>\n"
"       ftp://<host>/<path> with <relative filename of hdlist>\n"
"       http://<host>/<path> with <relative filename of hdlist>\n"
"       removable://<path>\n"
"and [options] are from\n"
msgstr ""
"uso: urpmi.addmedia [opzioni] <nome> <url> [with <relative_path>]\n"
"dove <url> è uno fra\n"
"       file://<path>\n"
"       ftp://<login>:<password>@<host>/<path> with <relativo nome di hdlist "
"file>\n"
"       ftp://<host>/<path> with <relativo nome di hdlist file>\n"
"       http://<host>/<path> with <relativo nome di hdlist file>\n"
"       removable://<path>\n"
"e le [opzioni] una combinazione di\n"

#: po/placeholder.h:459 po/placeholder.h:493 po/placeholder.h:511
#: urpmi.addmedia:79
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
"\n"
"opzioni sconosciute '%s'\n"

#: po/placeholder.h:466 urpmi.addmedia:104
#, c-format
msgid ""
"%s\n"
"`with' missing for ftp media\n"
msgstr ""
"%s\n"
"`with` mancante per media ftp\n"

#: po/placeholder.h:475 urpmi.addmedia:90
#, c-format
msgid ""
"%s\n"
"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"non c'è bisogno di fornire <relativo percorso di hdlist> con --distrib"

#: po/placeholder.h:486 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
"manca <relativo percorso di hdlist>\n"

#: po/placeholder.h:497 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"il lemma da rimuovere è mancante\n"
"(uno di %s)\n"

#: po/placeholder.h:503
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
msgstr ""
"uso: urpmi.removemedia [-a] <nome> ...\n"
"dove <nome> è il nome del supporto da rimuovere.\n"

#: po/placeholder.h:507
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
"uso: urpmi.update [opzioni] <nome> ...\n"
"dove <nome> è il nome del media da aggiornare.\n"

#: po/placeholder.h:516 urpmi.update:80
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"il lemma da aggiornare è mancante\n"
"(uno di %s)\n"

#: po/placeholder.h:539
#, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"usage:\n"
msgstr ""
"urpmq versione %s\n"
"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n"
"Questo è software gratuito e può essere ridistribuito sotto i termini della "
"GNU GPL.\n"
"uso:\n"

#: po/placeholder.h:562
msgid ""
"  --headers      - extract headers for package listed from urpmi db to\n"
"                   stdout (root only).\n"
msgstr ""
"  --headers      - estrai le intestazioni per il pacchetto selezionato dal "
"database\n"
"                   di urpmi allo stdout (solo root).\n"

#: urpmi:58
#, c-format
msgid "urpmi version %s"
msgstr "urpmi versione %s"

#: urpmi.addmedia:29
msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "uso: urpmi.addmedia [options] <nome> <url> [with <path_relativo>]"

#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:60 urpmi.update:61
#: urpmi.update:62 urpmi.update:63 urpmi.update:64 urpmi.update:65
#: urpmi.update:66
msgid ") . _("
msgstr ") . _("

#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "uso: urpmi.removemedia [-a] <nome> ..."

#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"

#: urpmi.update:58
msgid "usage: urpmi.update [options] <name> ..."
msgstr "uso: urpmi.update [opzioni] <nome> ..."

#: urpmq:35
#, c-format
msgid "urpmq version %s"
msgstr "urpmq versione %s"

#~ msgid ");"
#~ msgstr ");"

#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ "  since it will not be updated otherwise"
#~ msgstr ""
#~ "rimuovo %s per aggiornare a %s ...\n"
#~ "  poichè altrimenti non si aggiornerebbe"

#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ "  since it will not upgrade correctly!"
#~ msgstr ""
#~ "rimuovo %s per aggiornare %s ...\n"
#~ " poichè altrimenti non si aggiornerebbe correttamente!"

#~ msgid "removing %s to upgrade to %s ..."
#~ msgstr "rimuovo %s per aggiornare a %s ..."

#~ msgid ", $otherPackage, "
#~ msgstr ", $otherPackage, "

#~ msgid "));"
#~ msgstr "));"

#~ msgid "$p->{name}-$p->{version}-$p->{release}"
#~ msgstr "$p->{name}-$p->{version}-$p->{release}"

#~ msgid "$prefix/$_"
#~ msgstr "$prefix/$_"
5188' href='#n5188'>5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5989 5990 5991 5992 5993 5994 5995 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7464 7465 7466 7467 7468 7469 7470 7471 7472 7473 7474 7475 7476 7477 7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 7563 7564 7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 7590 7591 7592 7593 7594 7595 7596 7597 7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 7667 7668 7669 7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 7682 7683 7684 7685 7686 7687 7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 7701 7702 7703 7704 7705 7706 7707 7708 7709 7710 7711 7712 7713 7714 7715 7716 7717 7718 7719 7720 7721
# translation of drakx-net-af21-09.po to Afrikaans
# translation of drakx-net-af.po to Afrikaans
# KTranslator Generated File
# KTranslator Generated File
# Copyright (C) 2000,2003, 2004 Free Software Foundation, Inc.
# Schalk W. Cronjé <schalkc@ntaba.co.za>, 2000.
# Dirk van der Walt <mandrake@webmail.co.za>, 2003.
# Dirk van der Walt <dirkvanderwalt@webmail.co.za>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: drakx-net-af\n"
"POT-Creation-Date: 2013-11-21 18:54+0000\n"
"PO-Revision-Date: 2005-04-21 17:33+0200\n"
"Last-Translator: Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"
"Language-Team: Afrikaans\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"

#: ../bin/drakconnect-old:47
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Netwerkkonfigurasie (%d toestelle)"

#: ../bin/drakconnect-old:66 ../bin/drakinvictus:107
#, c-format
msgid "Interface"
msgstr "Koppelvlak"

#: ../bin/drakconnect-old:66 ../bin/drakconnect-old:210 ../bin/drakhosts:183
#: ../lib/network/connection/ethernet.pm:142
#: ../lib/network/drakconnect/edit.pm:152 ../lib/network/netconnect.pm:633
#: ../lib/network/vpn/openvpn.pm:224
#, c-format
msgid "IP address"
msgstr "IP-adres"

#: ../bin/drakconnect-old:66 ../bin/drakids:261
#: ../lib/network/drakconnect/edit.pm:136
#: ../lib/network/drakconnect/edit.pm:394 ../lib/network/netconnect.pm:477
#, c-format
msgid "Protocol"
msgstr "Protokol"

#: ../bin/drakconnect-old:66 ../lib/network/netconnect.pm:463
#, c-format
msgid "Driver"
msgstr "Drywer"

#: ../bin/drakconnect-old:66
#, c-format
msgid "State"
msgstr "Toestand"

#: ../bin/drakconnect-old:81
#, c-format
msgid "Hostname: "
msgstr "Rekenaarnaam: "

#: ../bin/drakconnect-old:83
#, c-format
msgid "Configure hostname..."
msgstr "Stel rekenaarnaam op..."

#: ../bin/drakconnect-old:97 ../bin/drakconnect-old:173
#, c-format
msgid "LAN configuration"
msgstr "LAN-konfigurasie"

#: ../bin/drakconnect-old:102
#, c-format
msgid "Configure Local Area Network..."
msgstr "Stel plaaslike netwerk op..."

#: ../bin/drakconnect-old:108 ../bin/draknfs:196 ../bin/net_applet:215
#: ../bin/net_applet~:215 ../lib/network/drakconnect/edit.pm:72
#, c-format
msgid "Help"
msgstr "Hulp"

#: ../bin/drakconnect-old:110 ../bin/drakinvictus:142
#: ../lib/network/drakconnect/edit.pm:73 ../lib/network/drakconnect/edit.pm:77
#, c-format
msgid "Apply"
msgstr "Pas toe"

#: ../bin/drakconnect-old:112 ../bin/drakconnect-old:265
#: ../bin/draknetprofile:166 ../bin/net_monitor:388
#: ../lib/network/drakconnect/global.pm:89
#, c-format
msgid "Cancel"
msgstr "Kanselleer"

#: ../bin/drakconnect-old:113 ../bin/drakconnect-old:180
#: ../bin/drakconnect-old:267 ../bin/draknetprofile:168 ../bin/net_monitor:389
#: ../lib/network/drakconnect/global.pm:90
#, c-format
msgid "Ok"
msgstr "OK"

#: ../bin/drakconnect-old:115 ../bin/drakgw:353 ../bin/draknfs:588
#: ../bin/draksambashare:231 ../lib/network/connection_manager.pm:58
#: ../lib/network/connection_manager.pm:73
#: ../lib/network/connection_manager.pm:190
#: ../lib/network/connection_manager.pm:217
#: ../lib/network/connection_manager.pm:253
#: ../lib/network/drakconnect/edit.pm:467 ../lib/network/drakvpn.pm:52
#: ../lib/network/netcenter.pm:151 ../lib/network/netconnect.pm:187
#: ../lib/network/netconnect.pm:209 ../lib/network/netconnect.pm:306
#: ../lib/network/netconnect.pm:733 ../lib/network/thirdparty.pm:353
#: ../lib/network/thirdparty.pm:368
#, c-format
msgid "Please wait"
msgstr "Wag asb."

#: ../bin/drakconnect-old:117 ../lib/network/drakconnect/edit.pm:469
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Wag asb... Konfigurasie word toegpas"

#: ../bin/drakconnect-old:143
#, c-format
msgid "Deactivate now"
msgstr "Deaktiveer nou dadelik"

#: ../bin/drakconnect-old:143
#, c-format
msgid "Activate now"
msgstr "Aktiveer nou dadelik"

#: ../bin/drakconnect-old:177
#, c-format
msgid ""
"You do not have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
"U het geen koppelvlak wat opgestel is nie.\n"
"Stel hulle eers op deur op deur op 'Konfigureer' te klik"

#: ../bin/drakconnect-old:191
#, c-format
msgid "LAN Configuration"
msgstr "LAN-konfigurasie"

#: ../bin/drakconnect-old:203
#, c-format
msgid "Adapter %s: %s"
msgstr "Toestel %s: %s"

#: ../bin/drakconnect-old:211 ../bin/drakgw:183
#: ../lib/network/connection/ethernet.pm:149
#: ../lib/network/drakconnect/edit.pm:157
#, c-format
msgid "Netmask"
msgstr "Netmasker"

#: ../bin/drakconnect-old:212
#, c-format
msgid "Boot Protocol"
msgstr "Herlaaiprotokol"

#: ../bin/drakconnect-old:213
#, c-format
msgid "Started on boot"
msgstr "Gelaai tydens herlaaityd"

#: ../bin/drakconnect-old:214 ../lib/network/connection/ethernet.pm:160
#: ../lib/network/drakconnect/edit.pm:200
#, c-format
msgid "DHCP client"
msgstr "DHCP-kliënt"

#: ../bin/drakconnect-old:249
#, fuzzy, c-format
msgid ""
"This interface has not been configured yet.\n"
"Run the \"%s\" assistant from the Mageia Linux Control Center"
msgstr ""
"Hierdie koppelvlak is nog nie opgestel nie.\n"
"Loods die \"%s\" Add an interface\"-assistent vanuit die Mageia Control "
"Center"

#: ../bin/drakconnect-old:249 ../bin/net_applet:101 ../bin/net_applet~:101
#: ../lib/network/drakconnect/global.pm:37
#, fuzzy, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr "Verwyder 'n netwerkkoppelvlak"

#: ../bin/drakconnect-old:275 ../bin/drakconnect-old:307
#: ../lib/network/drakconnect.pm:17 ../lib/network/drakconnect/edit.pm:516
#, c-format
msgid "No IP"
msgstr "Geen IP"

#: ../bin/drakconnect-old:308 ../lib/network/drakconnect.pm:18
#: ../lib/network/drakconnect/edit.pm:517
#, c-format
msgid "No Mask"
msgstr "Geen Masker"

#: ../bin/drakconnect-old:309 ../lib/network/drakconnect.pm:19
#, c-format
msgid "up"
msgstr "op"

#: ../bin/drakconnect-old:309 ../lib/network/drakconnect.pm:19
#, c-format
msgid "down"
msgstr "af"

#: ../bin/drakgw:73
#, c-format
msgid "Internet Connection Sharing"
msgstr "Internetkonneksiedeling"

#: ../bin/drakgw:77
#, fuzzy, c-format
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Make sure you have configured your Network/Internet access using drakconnect "
"before going any further.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN). Please disable Mageia Firewall for the network adapter connected to "
"your LAN connection before proceeding."
msgstr ""
"U gaan nou u rekenaar so opstel dat die die Internetkonneksie deel.\n"
"As dit opgestel is, kan ander rekenaars op die LAN gebruik maak van hierdie\n"
"rekenaar se konneksie na die Internet.\n"
"\n"
"Maak tog seker dat u alreeds die Netwerk/Internet toegang opgestel het deur\n"
"'drakconnect' te gebruik, alvorens u verder gaan.\n"
"\n"
"Let Wel: U benodig 'n Netwerkkaart om die LAN gedeelte te maak werk."

#: ../bin/drakgw:93
#, c-format
msgid ""
"The setup of Internet Connection Sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
"Dis tans aktief.\n"
"\n"
"Wat wil u doen?"

#: ../bin/drakgw:97
#, c-format
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
"Dis tans gedeaktiveer.\n"
"\n"
"Wat wil u doen?"

#: ../bin/drakgw:103 ../lib/network/drakconnect/edit.pm:374
#, c-format
msgid "Disable"
msgstr "Deaktiveer"

#: ../bin/drakgw:103 ../lib/network/drakconnect/edit.pm:374
#, c-format
msgid "Enable"
msgstr "Aktiveer"

#: ../bin/drakgw:103
#, fuzzy, c-format
msgid "Reconfigure"
msgstr "herkonfigureer"

#: ../bin/drakgw:124
#, c-format
msgid "Please select the network interface directly connected to the internet."
msgstr ""

#: ../bin/drakgw:125 ../lib/network/drakconnect/delete.pm:27
#: ../lib/network/netconnect.pm:379 ../lib/network/netconnect.pm:414
#, c-format
msgid "Net Device"
msgstr "Netwerk Toestel"

#: ../bin/drakgw:143
#, c-format
msgid ""
"There is only one network adapter on your system configured for LAN "
"connections:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter.\n"
"\n"
"If you have any other adapter connected to Local Area Network,\n"
"disable the firewall protection on it using drakfirewall before\n"
"configuring Internet Connection sharing."
msgstr ""

#: ../bin/drakgw:158
#, c-format
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Kies asseblief die netwerkkaart wat aan u LAN gekoppel is."

#: ../bin/drakgw:179
#, fuzzy, c-format
msgid "Local Area Network settings"
msgstr "Plaaslike Netwerkadres"

#
#: ../bin/drakgw:182 ../lib/network/vpn/openvpn.pm:230
#, fuzzy, c-format
msgid "Local IP address"
msgstr "IP-adres"

#: ../bin/drakgw:184
#, c-format
msgid "The internal domain name"
msgstr "Die interne domeinnaam"

#: ../bin/drakgw:190 ../bin/drakhosts:98 ../bin/drakhosts:232
#: ../bin/drakhosts:239 ../bin/drakhosts:246 ../bin/drakinvictus:74
#: ../bin/draknetprofile:173 ../bin/draknetprofile:193 ../bin/draknfs:96
#: ../bin/draknfs:286 ../bin/draknfs:433 ../bin/draknfs:435 ../bin/draknfs:438
#: ../bin/draknfs:530 ../bin/draknfs:537 ../bin/draknfs:609 ../bin/draknfs:616
#: ../bin/draknfs:623 ../bin/draksambashare:396 ../bin/draksambashare:403
#: ../bin/draksambashare:406 ../bin/draksambashare:458
#: ../bin/draksambashare:482 ../bin/draksambashare:555
#: ../bin/draksambashare:632 ../bin/draksambashare:698
#: ../bin/draksambashare:798 ../bin/draksambashare:806
#: ../bin/draksambashare:945 ../bin/draksambashare:1100
#: ../bin/draksambashare:1119 ../bin/draksambashare:1151
#: ../bin/draksambashare:1278 ../bin/draksambashare:1380
#: ../bin/draksambashare:1389 ../bin/draksambashare:1411
#: ../bin/draksambashare:1420 ../bin/draksambashare:1439
#: ../bin/draksambashare:1448 ../bin/draksambashare:1460
#: ../lib/network/connection/xdsl.pm:362
#: ../lib/network/connection_manager.pm:46
#: ../lib/network/connection_manager.pm:52
#: ../lib/network/connection_manager.pm:68
#: ../lib/network/connection_manager.pm:76
#: ../lib/network/connection_manager.pm:162
#: ../lib/network/connection_manager.pm:166
#: ../lib/network/connection_manager.pm:207
#: ../lib/network/connection_manager.pm:306
#: ../lib/network/drakconnect/delete.pm:13
#: ../lib/network/drakconnect/edit.pm:507
#: ../lib/network/drakconnect/edit.pm:511
#: ../lib/network/drakconnect/edit.pm:520 ../lib/network/drakvpn.pm:48
#: ../lib/network/drakvpn.pm:55 ../lib/network/ndiswrapper.pm:31
#: ../lib/network/ndiswrapper.pm:48 ../lib/network/ndiswrapper.pm:121
#: ../lib/network/ndiswrapper.pm:127 ../lib/network/netconnect.pm:136
#: ../lib/network/netconnect.pm:189 ../lib/network/netconnect.pm:235
#: ../lib/network/netconnect.pm:276 ../lib/network/netconnect.pm:847
#: ../lib/network/thirdparty.pm:124 ../lib/network/thirdparty.pm:142
#: ../lib/network/thirdparty.pm:231 ../lib/network/thirdparty.pm:233
#: ../lib/network/thirdparty.pm:254
#, c-format
msgid "Error"
msgstr "Fout"

#: ../bin/drakgw:190
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Moontlike LAN-adresbotsing in konfigurasie gevind%s!\n"

#: ../bin/drakgw:206
#, fuzzy, c-format
msgid "Domain Name Server (DNS) configuration"
msgstr "Terminal Server Konfigurasie"

#: ../bin/drakgw:210
#, c-format
msgid "Use this gateway as domain name server"
msgstr ""

#: ../bin/drakgw:211
#, c-format
msgid "The DNS Server IP"
msgstr "Die DNS-bediener se IP"

#: ../bin/drakgw:238
#, c-format
msgid ""
"DHCP Server Configuration.\n"
"\n"
"Here you can select different options for the DHCP server configuration.\n"
"If you do not know the meaning of an option, simply leave it as it is."
msgstr ""
"Konfigureer die DHCP-bediener.\n"
"\n"
"Hier kan u die verskillende opsies kies vir die DHCP-bediener.\n"
"Sou 'n opsie onbekend wees aan u, laat staan dit bloot net."

#: ../bin/drakgw:245
#, fuzzy, c-format
msgid "Use automatic configuration (DHCP)"
msgstr "Outomatiese herkonfigurasie"

#: ../bin/drakgw:246
#, c-format
msgid "The DHCP start range"
msgstr "Die DHCP-reeks se begin"

#: ../bin/drakgw:247
#, c-format
msgid "The DHCP end range"
msgstr "Die DHCP-reeks se einde"

#: ../bin/drakgw:248
#, c-format
msgid "The default lease (in seconds)"
msgstr "Die verstek huur tydperk (in sekondes)"

#: ../bin/drakgw:249
#, c-format
msgid "The maximum lease (in seconds)"
msgstr "Die maksimun huur tydperk (in sekondes)"

#: ../bin/drakgw:272
#, c-format
msgid "Proxy caching server (SQUID)"
msgstr ""

#: ../bin/drakgw:276
#, c-format
msgid "Use this gateway as proxy caching server"
msgstr ""

#: ../bin/drakgw:277
#, c-format
msgid "Admin mail"
msgstr ""

#: ../bin/drakgw:278
#, fuzzy, c-format
msgid "Visible hostname"
msgstr "Eksterne bedienernaam"

#: ../bin/drakgw:279
#, fuzzy, c-format
msgid "Proxy port"
msgstr "Eienskap"

#: ../bin/drakgw:280
#, fuzzy, c-format
msgid "Cache size (MB)"
msgstr "Grootte van Kas"

#: ../bin/drakgw:299
#, fuzzy, c-format
msgid "Broadcast printer information"
msgstr "Hardeskyfinligting"

#: ../bin/drakgw:310
#, c-format
msgid ""
"No ethernet network adapter configured for LAN has been detected on your "
"system.\n"
"\n"
"Please run the hardware configuration tool to configure it, and ensure that "
"the Mageia firewall is not enabled for network adapter connected to your LAN "
"network."
msgstr ""

#: ../bin/drakgw:318
#, c-format
msgid "Internet Connection Sharing is now enabled."
msgstr "Internet-konneksie-deling is geaktiveer"

#: ../bin/drakgw:324
#, c-format
msgid "Internet Connection Sharing is now disabled."
msgstr "Internetkonneksiedeling is gedeaktiveer"

#: ../bin/drakgw:330
#, c-format
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP) and\n"
" a Transparent Proxy Cache server (SQUID)."
msgstr ""
"Alles is nou opgestel.\n"
"U kan nou die Internet-konneksie met ander rekenaars op u LAN deel, deur "
"outomatiese netwerk konfigurasie te gebruik (DHCP) en\n"
"'n Deursigtige instaanbediener (SQUID)."

#: ../bin/drakgw:353
#, c-format
msgid "Disabling servers..."
msgstr "Bedieners word gedeaktiveer..."

#: ../bin/drakgw:367
#, c-format
msgid "Firewalling configuration detected!"
msgstr "Vuurmuurkonfigurasie gevind!"

#: ../bin/drakgw:368
#, c-format
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fixes after installation."
msgstr ""
"Waarskuwing! 'n Bestaande vuurmuurkonfigurasie is bespeur. U sal dalk na die "
"tyd self regstellings moet aanbring."

#: ../bin/drakgw:373
#, c-format
msgid "Configuring..."
msgstr "Konfigurasie in aabou..."

#: ../bin/drakgw:374
#, c-format
msgid "Configuring firewall..."
msgstr ""

#: ../bin/drakhosts:98
#, c-format
msgid "Please add an host to be able to modify it."
msgstr ""

#: ../bin/drakhosts:107
#, fuzzy, c-format
msgid "Please modify information"
msgstr "Gedetaileerde inligting"

#: ../bin/drakhosts:108
#, fuzzy, c-format
msgid "Please delete information"
msgstr "Gedetaileerde inligting"

#: ../bin/drakhosts:109
#, fuzzy, c-format
msgid "Please add information"
msgstr "Gedetaileerde inligting"

#: ../bin/drakhosts:113
#, c-format
msgid "IP address:"
msgstr " ip  adres:"

#: ../bin/drakhosts:114
#, c-format
msgid "Host name:"
msgstr "Rekenaarnaam :"

#: ../bin/drakhosts:115
#, fuzzy, c-format
msgid "Host Aliases:"
msgstr "Rekenaarnaam"

#: ../bin/drakhosts:119 ../bin/draknfs:120 ../bin/draksambashare:232
#: ../bin/draksambashare:256 ../bin/draksambashare:400
#: ../bin/draksambashare:628 ../bin/draksambashare:794
#, c-format
msgid "Error!"
msgstr "Fout!"

#: ../bin/drakhosts:119
#, fuzzy, c-format
msgid "Please enter a valid IP address."
msgstr "Deurgang se IP-adres"

#: ../bin/drakhosts:183 ../lib/network/connection/ethernet.pm:226
#, c-format
msgid "Host name"
msgstr "Rekenaarnaam"

#: ../bin/drakhosts:183
#, fuzzy, c-format
msgid "Host Aliases"
msgstr "Rekenaarnaam"

#: ../bin/drakhosts:193 ../bin/drakhosts:223
#, fuzzy, c-format
msgid "Manage hosts definitions"
msgstr "Kabelkonneksie"

#: ../bin/drakhosts:209 ../bin/drakhosts:236 ../bin/draknfs:373
#, c-format
msgid "Modify entry"
msgstr ""

#: ../bin/drakhosts:228 ../bin/draknfs:605 ../bin/draksambashare:1373
#: ../bin/draksambashare:1404 ../bin/draksambashare:1435
#, c-format
msgid "Add"
msgstr "Voeg by"

#: ../bin/drakhosts:229
#, fuzzy, c-format
msgid "Add entry"
msgstr "Voeg Drukker By"

#: ../bin/drakhosts:232
#, c-format
msgid "Failed to add host."
msgstr ""

#: ../bin/drakhosts:235 ../bin/draknfs:612 ../bin/draksambashare:1330
#: ../bin/draksambashare:1375 ../bin/draksambashare:1406
#: ../bin/draksambashare:1443
#, c-format
msgid "Modify"
msgstr "Verander"

#: ../bin/drakhosts:239
#, c-format
msgid "Failed to Modify host."
msgstr ""

#: ../bin/drakhosts:242 ../bin/drakids:95 ../bin/drakids:104
#: ../bin/draknfs:619 ../bin/draksambashare:1331 ../bin/draksambashare:1383
#: ../bin/draksambashare:1414 ../bin/draksambashare:1451
#, c-format
msgid "Remove"
msgstr "Verwyder"

#: ../bin/drakhosts:246
#, c-format
msgid "Failed to remove host."
msgstr ""

#: ../bin/drakhosts:249 ../bin/drakinvictus:143 ../bin/draknetprofile:226
#: ../bin/net_applet:219 ../bin/net_applet~:219 ../lib/network/drakroam.pm:94
#: ../lib/network/netcenter.pm:178
#, c-format
msgid "Quit"
msgstr "Verlaat"

#: ../bin/drakids:28
#, fuzzy, c-format
msgid "Allowed addresses"
msgstr "Laat alle gebruikers toe"

#: ../bin/drakids:40 ../bin/drakids:71 ../bin/drakids:190 ../bin/drakids:199
#: ../bin/drakids:224 ../bin/drakids:233 ../bin/drakids:243 ../bin/drakids:335
#: ../bin/net_applet:141 ../bin/net_applet~:141
#: ../lib/network/drakfirewall.pm:309 ../lib/network/drakfirewall.pm:313
#: ../lib/network/net_applet/ifw.pm:62 ../lib/network/net_applet/ifw.pm:90
#, fuzzy, c-format
msgid "Interactive Firewall"
msgstr "Vuurmuur"

#: ../bin/drakids:71 ../bin/drakids:190 ../bin/drakids:199 ../bin/drakids:224
#: ../bin/drakids:233 ../bin/drakids:243 ../bin/drakids:335
#: ../bin/net_applet:355 ../bin/net_applet~:355
#: ../lib/network/net_applet/ifw.pm:62
#, fuzzy, c-format
msgid "Unable to contact daemon"
msgstr "Kon nie die spieëlwebplek %s kontak nie"

#: ../bin/drakids:82 ../bin/drakids:110
#, c-format
msgid "Log"
msgstr "Log"

#: ../bin/drakids:86 ../bin/drakids:105 ../lib/network/net_applet/ifw.pm:220
#, fuzzy, c-format
msgid "Allow"
msgstr "Alles"

#: ../bin/drakids:87 ../bin/drakids:96 ../lib/network/net_applet/ifw.pm:221
#, c-format
msgid "Block"
msgstr ""

#: ../bin/drakids:88 ../bin/drakids:97 ../bin/drakids:106 ../bin/drakids:117
#: ../bin/drakids:130 ../bin/drakids:138 ../bin/draknfs:201
#: ../bin/net_monitor:122
#, c-format
msgid "Close"
msgstr "Sluit af"

#: ../bin/drakids:91
#, fuzzy, c-format
msgid "Allowed services"
msgstr "Laat alle gebruikers toe"

#: ../bin/drakids:100
#, fuzzy, c-format
msgid "Blocked services"
msgstr "Rugsteun gebruiker se lêers"

#: ../bin/drakids:114
#, fuzzy, c-format
msgid "Clear logs"
msgstr "Verwyder almal"

#: ../bin/drakids:115 ../bin/drakids:120 ../lib/network/net_applet/ifw.pm:159
#, c-format
msgid "Blacklist"
msgstr ""

#: ../bin/drakids:116 ../bin/drakids:133 ../lib/network/net_applet/ifw.pm:164
#, c-format
msgid "Whitelist"
msgstr ""

#: ../bin/drakids:124
#, fuzzy, c-format
msgid "Remove from blacklist"
msgstr "Verwyder uit LVM"

#: ../bin/drakids:125
#, c-format
msgid "Move to whitelist"
msgstr ""

#: ../bin/drakids:137
#, fuzzy, c-format
msgid "Remove from whitelist"
msgstr "Verwyder uit LVM"

#: ../bin/drakids:256
#, c-format
msgid "Date"
msgstr "Datum"

#: ../bin/drakids:257
#, fuzzy, c-format
msgid "Remote host"
msgstr "Remote"

#: ../bin/drakids:258 ../lib/network/vpn/openvpn.pm:118
#, c-format
msgid "Type"
msgstr "Tipe"

#: ../bin/drakids:259 ../bin/drakids:292
#, c-format
msgid "Service"
msgstr "Diens"

#: ../bin/drakids:260
#, c-format
msgid "Network interface"
msgstr "Netwerkkoppelvlak"

#: ../bin/drakids:291
#, c-format
msgid "Application"
msgstr "Applikasie"

#: ../bin/drakids:293
#, c-format
msgid "Status"
msgstr "Status"

#: ../bin/drakids:295
#, fuzzy, c-format
msgid "Allowed"
msgstr "Alles"

#: ../bin/drakids:296
#, c-format
msgid "Blocked"
msgstr ""

#: ../bin/drakinvictus:38
#, fuzzy, c-format
msgid "Invictus Firewall"
msgstr "Vuurmuur"

#: ../bin/drakinvictus:55
#, fuzzy, c-format
msgid "Start as master"
msgstr "Gelaai tydens herlaaityd"

#: ../bin/drakinvictus:74
#, fuzzy, c-format
msgid "A password is required."
msgstr "Benodig wagwoord"

#: ../bin/drakinvictus:102
#, c-format
msgid ""
"This tool allows to set up network interfaces failover and firewall "
"replication."
msgstr ""

#: ../bin/drakinvictus:104
#, c-format
msgid "Network redundancy (leave empty if interface is not used)"
msgstr ""

#: ../bin/drakinvictus:107
#, fuzzy, c-format
msgid "Real address"
msgstr "MAC-adres:"

#: ../bin/drakinvictus:107
#, fuzzy, c-format
msgid "Virtual shared address"
msgstr "Sainfo source address"

#: ../bin/drakinvictus:107
#, c-format
msgid "Virtual ID"
msgstr ""

#: ../bin/drakinvictus:112 ../lib/network/netconnect.pm:615
#: ../lib/network/vpn/vpnc.pm:57
#, c-format
msgid "Password"
msgstr "Wagwoord"

#: ../bin/drakinvictus:116
#, fuzzy, c-format
msgid "Firewall replication"
msgstr "Finale resolusie"

#: ../bin/drakinvictus:118
#, c-format
msgid "Synchronize firewall conntrack tables"
msgstr ""

#: ../bin/drakinvictus:125
#, fuzzy, c-format
msgid "Synchronization network interface"
msgstr "Sinkronisasie-nutsprogram"

#: ../bin/drakinvictus:134
#, fuzzy, c-format
msgid "Connection mark bit"
msgstr "Verbinding"

#: ../bin/draknetprofile:39
#, fuzzy, c-format
msgid "Network profiles"
msgstr "Netwerk Opsies:"

#: ../bin/draknetprofile:68
#, c-format
msgid "Module"
msgstr "Module"

#: ../bin/draknetprofile:69
#, fuzzy, c-format
msgid "Enabled"
msgstr "Aktiveer"

#: ../bin/draknetprofile:70 ../lib/network/drakconnect/edit.pm:424
#, c-format
msgid "Description"
msgstr "Beskrywing"

#: ../bin/draknetprofile:86
#, fuzzy, c-format
msgid "Profile"
msgstr "Profille"

#: ../bin/draknetprofile:98
#, c-format
msgid "Save and restore the active services"
msgstr ""

#: ../bin/draknetprofile:99
#, fuzzy, c-format
msgid "Network connection settings"
msgstr "Netwerk Opsies:"

#: ../bin/draknetprofile:99
#, fuzzy, c-format
msgid "Firewall settings"
msgstr "Draadlose konneksie"

#: ../bin/draknetprofile:99
#, fuzzy, c-format
msgid "Firewall settings (IPv6)"
msgstr "Draadlose konneksie"

#: ../bin/draknetprofile:100
#, fuzzy, c-format
msgid "Proxy settings"
msgstr "PLL verstelling:"

#: ../bin/draknetprofile:100
#, fuzzy, c-format
msgid "Urpmi settings"
msgstr "PLL verstelling:"

#: ../bin/draknetprofile:100
#, fuzzy, c-format
msgid "Networkmanager connection settings"
msgstr "Netwerk Opsies:"

#: ../bin/draknetprofile:159
#, fuzzy, c-format
msgid "New profile..."
msgstr "Stoor as.."

#: ../bin/draknetprofile:162
#, c-format
msgid ""
"Please specify the name of the new network profile to be created (e.g., "
"work, home, roaming, ..). This new profile will be created based on current "
"settings, and you'll be able to configure your system configuration as usual "
"afterwards."
msgstr ""

#: ../bin/draknetprofile:173
#, c-format
msgid "The \"%s\" profile already exists!"
msgstr ""

#: ../bin/draknetprofile:179
#, fuzzy, c-format
msgid "New profile created"
msgstr "Stoor as.."

#: ../bin/draknetprofile:179
#, c-format
msgid ""
"You are now using network profile %s. You can configure your system as "
"usual, and all your network settings from now on will be saved into this "
"profile."
msgstr ""

#: ../bin/draknetprofile:190 ../lib/network/drakconnect/global.pm:35
#: ../lib/network/drakvpn.pm:73 ../lib/network/drakvpn.pm:103
#: ../lib/network/ndiswrapper.pm:106 ../lib/network/netconnect.pm:500
#, c-format
msgid "Warning"
msgstr "Waarskuwing"

#: ../bin/draknetprofile:190
#, c-format
msgid "Are you sure you want to delete the default profile?"
msgstr ""

#: ../bin/draknetprofile:193
#, c-format
msgid ""
"You can not delete the current profile. Please switch to a different profile "
"first."
msgstr ""

#: ../bin/draknetprofile:201 ../bin/draknfs:360
#, c-format
msgid "Advanced"
msgstr "Gevorderd"

#: ../bin/draknetprofile:205
#, fuzzy, c-format
msgid "Select the netprofile modules:"
msgstr "Kies die netwerkkoppelvlak om te verwyder"

#: ../bin/draknetprofile:218
#, c-format
msgid "This tool allows you to control network profiles."
msgstr ""

#: ../bin/draknetprofile:219
#, fuzzy, c-format
msgid "Select a network profile:"
msgstr "Kies u verskaffer:"

#: ../bin/draknetprofile:223
#, c-format
msgid "Activate"
msgstr "Aktiveer"

#: ../bin/draknetprofile:224
#, c-format
msgid "New"
msgstr "Nuwe"

#: ../bin/draknetprofile:225
#, c-format
msgid "Delete"
msgstr "Uitwis"

#: ../bin/draknfs:52
#, c-format
msgid "map root user as anonymous"
msgstr ""

#: ../bin/draknfs:53
#, c-format
msgid "map all users to anonymous user"
msgstr ""

#: ../bin/draknfs:54
#, c-format
msgid "No user UID mapping"
msgstr ""

#: ../bin/draknfs:55
#, c-format
msgid "allow real remote root access"
msgstr ""

#: ../bin/draknfs:69 ../bin/draknfs:70 ../bin/draknfs:71
#: ../bin/draksambashare:177 ../bin/draksambashare:178
#: ../bin/draksambashare:179
#, c-format
msgid "_File"
msgstr "_Lêer"

#: ../bin/draknfs:70 ../bin/draksambashare:178
#, c-format
msgid "_Write conf"
msgstr ""

#: ../bin/draknfs:71 ../bin/draksambashare:179
#, c-format
msgid "_Quit"
msgstr "_Verlaat"

#: ../bin/draknfs:71 ../bin/draksambashare:179
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: ../bin/draknfs:74 ../bin/draknfs:75 ../bin/draknfs:76
#, fuzzy, c-format
msgid "_NFS Server"
msgstr "DNS-bedieners"

#: ../bin/draknfs:75 ../bin/draksambashare:183
#, c-format
msgid "_Restart"
msgstr ""

#: ../bin/draknfs:76 ../bin/draksambashare:184
#, c-format
msgid "R_eload"
msgstr ""

#: ../bin/draknfs:95
#, fuzzy, c-format
msgid "NFS server"
msgstr "DNS-bedieners"

#: ../bin/draknfs:95
#, c-format
msgid "Restarting/Reloading NFS server..."
msgstr ""

#: ../bin/draknfs:96
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr ""

#: ../bin/draknfs:112 ../bin/draksambashare:248
#, fuzzy, c-format
msgid "Directory selection"
msgstr "Rigting"

#: ../bin/draknfs:120 ../bin/draksambashare:256
#, c-format
msgid "Should be a directory."
msgstr ""

#: ../bin/draknfs:150
#, c-format
msgid ""
"<span weight=\"bold\">NFS clients</span> may be specified in a number of "
"ways:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">single host:</span> a host either by an "
"abbreviated name recognized be the resolver, fully qualified domain name, or "
"an IP address\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">netgroups:</span> NIS netgroups may be given "
"as @group.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">wildcards:</span> machine names may contain "
"the wildcard characters * and ?. For instance: *.cs.foo.edu  matches all  "
"hosts  in the domain cs.foo.edu.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">IP networks:</span> you can also export "
"directories to all hosts on an IP (sub-)network simultaneously. for example, "
"either `/255.255.252.0' or  `/22'  appended to the network base address "
"result.\n"
msgstr ""

#: ../bin/draknfs:165
#, c-format
msgid ""
"<span weight=\"bold\">User ID options</span>\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">map root user as anonymous:</span> map "
"requests from uid/gid 0 to the anonymous uid/gid (root_squash).\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">allow real remote root access:</span> turn "
"off root squashing. This option is mainly useful for diskless clients "
"(no_root_squash).\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">map all users to anonymous user:</span> map "
"all uids and gids to the anonymous  user (all_squash). Useful for NFS-"
"exported public FTP directories, news spool directories, etc. The opposite "
"option is no user UID mapping (no_all_squash), which is the default "
"setting.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">anonuid and anongid:</span> explicitly set "
"the uid and gid of the anonymous account.\n"
msgstr ""

#: ../bin/draknfs:181
#, c-format
msgid "Synchronous access:"
msgstr ""

#: ../bin/draknfs:182
#, fuzzy, c-format
msgid "Secured Connection:"
msgstr "Internetkonneksie"

#: ../bin/draknfs:183
#, c-format
msgid "Read-Only share:"
msgstr ""

#: ../bin/draknfs:184
#, c-format
msgid "Subtree checking:"
msgstr ""

#: ../bin/draknfs:186
#, c-format
msgid "Advanced Options"
msgstr ""

#: ../bin/draknfs:187
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> this option requires that requests "
"originate on an internet port less than IPPORT_RESERVED (1024). This option "
"is on by default."
msgstr ""

#: ../bin/draknfs:188
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> allow either only read or both "
"read and write requests on this NFS volume. The default is to disallow any "
"request which changes the filesystem. This can also be made explicit by "
"using this option."
msgstr ""

#: ../bin/draknfs:189
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> disallows the NFS server to "
"violate the NFS protocol and to reply to requests before any changes made by "
"these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""

#: ../bin/draknfs:190
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> enable subtree checking which can "
"help improve security in some cases, but can decrease reliability. See "
"exports(5) man page for more details."
msgstr ""

#: ../bin/draknfs:195 ../bin/draksambashare:626 ../bin/draksambashare:792
#, c-format
msgid "Information"
msgstr "Inligting"

#: ../bin/draknfs:275
#, c-format
msgid "Directory"
msgstr "Gids"

#: ../bin/draknfs:286
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr ""

#: ../bin/draknfs:383
#, c-format
msgid "NFS directory"
msgstr ""

#: ../bin/draknfs:384 ../bin/draksambashare:385 ../bin/draksambashare:591
#: ../bin/draksambashare:769
#, c-format
msgid "Directory:"
msgstr "Gids:"

#: ../bin/draknfs:385
#, fuzzy, c-format
msgid "Host access"
msgstr "Rekenaarnaam"

#: ../bin/draknfs:386
#, c-format
msgid "Access:"
msgstr "Toegang verkry :"

#: ../bin/draknfs:387
#, c-format
msgid "User ID Mapping"
msgstr ""

#: ../bin/draknfs:388
#, c-format
msgid "User ID:"
msgstr "Gebruikers Kode:"

#: ../bin/draknfs:389
#, c-format
msgid "Anonymous user ID:"
msgstr ""

#: ../bin/draknfs:390
#, c-format
msgid "Anonymous Group ID:"
msgstr ""

#: ../bin/draknfs:433
#, fuzzy, c-format
msgid "Please specify a directory to share."
msgstr "Voorsien asseblief die inligting vir hierdie draadlose kaart:"

#: ../bin/draknfs:435
#, c-format
msgid "Can't create this directory."
msgstr ""

#: ../bin/draknfs:438
#, c-format
msgid "You must specify hosts access."
msgstr ""

#: ../bin/draknfs:478
#, fuzzy, c-format
msgid "Remove entry?"
msgstr "Verwyder seksie"

#: ../bin/draknfs:478
#, fuzzy, c-format
msgid "Remove %s"
msgstr "Verwyder"

#: ../bin/draknfs:518
#, c-format
msgid "Share Directory"
msgstr "Deel Gids"

#: ../bin/draknfs:518
#, c-format
msgid "Hosts Wildcard"
msgstr ""

#: ../bin/draknfs:518
#, c-format
msgid "General Options"
msgstr "Algemeen Opsies"

#: ../bin/draknfs:518
#, c-format
msgid "Custom Options"
msgstr ""

#: ../bin/draknfs:530 ../bin/draksambashare:400 ../bin/draksambashare:628
#: ../bin/draksambashare:794
#, c-format
msgid "Please enter a directory to share."
msgstr ""

#: ../bin/draknfs:537
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""

#: ../bin/draknfs:552
#, c-format
msgid "Manage NFS shares"
msgstr ""

#: ../bin/draknfs:588
#, c-format
msgid "Starting the NFS-server"
msgstr ""

#: ../bin/draknfs:600
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""

#: ../bin/draknfs:609
#, c-format
msgid "Failed to add NFS share."
msgstr ""

#: ../bin/draknfs:616
#, c-format
msgid "Failed to Modify NFS share."
msgstr ""

#: ../bin/draknfs:623
#, c-format
msgid "Failed to remove an NFS share."
msgstr ""

#: ../bin/draksambashare:67
#, c-format
msgid "User name"
msgstr "Gebruiker"

#: ../bin/draksambashare:74 ../bin/draksambashare:102
#, c-format
msgid "Share name"
msgstr "Naam van deelarea"

#: ../bin/draksambashare:75 ../bin/draksambashare:103
#, fuzzy, c-format
msgid "Share directory"
msgstr "Nie 'n gids nie"

#: ../bin/draksambashare:76 ../bin/draksambashare:104
#: ../bin/draksambashare:121
#, c-format
msgid "Comment"
msgstr "Kommentaar"

#: ../bin/draksambashare:77 ../bin/draksambashare:122
#, fuzzy, c-format
msgid "Browseable"
msgstr "Blaai"

#: ../bin/draksambashare:78
#, c-format
msgid "Public"
msgstr "Publiek"

#: ../bin/draksambashare:79 ../bin/draksambashare:127
#, c-format
msgid "Writable"
msgstr "Skryfbaar"

#: ../bin/draksambashare:80 ../bin/draksambashare:168
#, fuzzy, c-format
msgid "Create mask"
msgstr "Skep"

#: ../bin/draksambashare:81 ../bin/draksambashare:169
#, fuzzy, c-format
msgid "Directory mask"
msgstr "Herstel alle rugsteune"

#: ../bin/draksambashare:82
#, fuzzy, c-format
msgid "Read list"
msgstr "Lees"

#: ../bin/draksambashare:83 ../bin/draksambashare:128
#: ../bin/draksambashare:605
#, fuzzy, c-format
msgid "Write list"
msgstr "Skryf"

#: ../bin/draksambashare:84 ../bin/draksambashare:160
#, fuzzy, c-format
msgid "Admin users"
msgstr "Voeg gebruiker by"

#: ../bin/draksambashare:85 ../bin/draksambashare:161
#, fuzzy, c-format
msgid "Valid users"
msgstr "Voeg gebruiker by"

#: ../bin/draksambashare:86
#, fuzzy, c-format
msgid "Inherit Permissions"
msgstr "Vergunnigs"

#: ../bin/draksambashare:87 ../bin/draksambashare:162
#, fuzzy, c-format
msgid "Hide dot files"
msgstr "Versteek lêers"

#: ../bin/draksambashare:88 ../bin/draksambashare:163
#, c-format
msgid "Hide files"
msgstr "Versteek lêers"

#: ../bin/draksambashare:89 ../bin/draksambashare:167
#, fuzzy, c-format
msgid "Preserve case"
msgstr "Voorkeure"

#
#: ../bin/draksambashare:90
#, fuzzy, c-format
msgid "Force create mode"
msgstr "U model drukker"

#: ../bin/draksambashare:91
#, fuzzy, c-format
msgid "Force group"
msgstr "PFS-groep"

#: ../bin/draksambashare:92 ../bin/draksambashare:166
#, fuzzy, c-format
msgid "Default case"
msgstr "Verstekgebruiker"

#: ../bin/draksambashare:119
#, c-format
msgid "Printer name"
msgstr "Drukker naam:"

#: ../bin/draksambashare:120
#, c-format
msgid "Path"
msgstr "Roete"

#: ../bin/draksambashare:123 ../bin/draksambashare:597
#, fuzzy, c-format
msgid "Printable"
msgstr "Aktiveer"

#: ../bin/draksambashare:124
#, fuzzy, c-format
msgid "Print Command"
msgstr "Instruksie"

#: ../bin/draksambashare:125
#, fuzzy, c-format
msgid "LPQ command"
msgstr "Instruksie"

#: ../bin/draksambashare:126
#, c-format
msgid "Guest ok"
msgstr ""

#: ../bin/draksambashare:129 ../bin/draksambashare:170
#: ../bin/draksambashare:606
#, fuzzy, c-format
msgid "Inherit permissions"
msgstr "Vergunnigs"

#: ../bin/draksambashare:130
#, c-format
msgid "Printing"
msgstr "Drukwerk"

#: ../bin/draksambashare:131
#, fuzzy, c-format
msgid "Create mode"
msgstr "Model kaart:"

#: ../bin/draksambashare:132
#, fuzzy, c-format
msgid "Use client driver"
msgstr "Telnet-bediener"

#
#: ../bin/draksambashare:158
#, fuzzy, c-format
msgid "Read List"
msgstr "Verwyder Lys"

#: ../bin/draksambashare:159
#, fuzzy, c-format
msgid "Write List"
msgstr "Skryf"

#: ../bin/draksambashare:164
#, fuzzy, c-format
msgid "Force Group"
msgstr "Groep:"

#: ../bin/draksambashare:165
#, c-format
msgid "Force create group"
msgstr ""

#: ../bin/draksambashare:181 ../bin/draksambashare:182
#: ../bin/draksambashare:183 ../bin/draksambashare:184
#, fuzzy, c-format
msgid "_Samba Server"
msgstr "Web-bediener"

#: ../bin/draksambashare:182
#, fuzzy, c-format
msgid "_Configure"
msgstr "Konfigureer"

#: ../bin/draksambashare:186
#, c-format
msgid "_Help"
msgstr "_Hulp"

#: ../bin/draksambashare:186
#, fuzzy, c-format
msgid "_Samba Documentation"
msgstr "Fragmentasie"

#: ../bin/draksambashare:192 ../bin/draksambashare:193
#, c-format
msgid "_About"
msgstr "_Aangaande"

#: ../bin/draksambashare:192
#, c-format
msgid "_Report Bug"
msgstr "_Raporteer 'n Fout"

#: ../bin/draksambashare:193
#, c-format
msgid "_About..."
msgstr "_Aangaande..."

#: ../bin/draksambashare:196
#, fuzzy, c-format
msgid "Draksambashare"
msgstr "Samba-bediener"

#: ../bin/draksambashare:198
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr ""

#: ../bin/draksambashare:200
#, c-format
msgid "This is a simple tool to easily manage Samba configuration."
msgstr ""

#: ../bin/draksambashare:202
#, c-format
msgid "Mageia"
msgstr "Mageia"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: ../bin/draksambashare:207
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"

#: ../bin/draksambashare:231
#, c-format
msgid "Restarting/Reloading Samba server..."
msgstr ""

#: ../bin/draksambashare:232
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr ""

#: ../bin/draksambashare:373 ../bin/draksambashare:570
#: ../bin/draksambashare:690
#, c-format
msgid "Open"
msgstr "Open"

#: ../bin/draksambashare:376
#, fuzzy, c-format
msgid "DrakSamba add entry"
msgstr "Samba-bediener"

#: ../bin/draksambashare:380
#, fuzzy, c-format
msgid "Add a share"
msgstr "Samba-bediener"

#: ../bin/draksambashare:383
#, fuzzy, c-format
msgid "Name of the share:"
msgstr "Naam van die sertifikaat"

#: ../bin/draksambashare:384 ../bin/draksambashare:590
#: ../bin/draksambashare:770
#, c-format
msgid "Comment:"
msgstr "Kommentaar:"

#: ../bin/draksambashare:396
#, c-format
msgid ""
"Share with the same name already exist or share name empty, please choose "
"another name."
msgstr ""

#: ../bin/draksambashare:403
#, c-format
msgid "Can't create the directory, please enter a correct path."
msgstr ""

#: ../bin/draksambashare:406 ../bin/draksambashare:626
#: ../bin/draksambashare:792
#, fuzzy, c-format
msgid "Please enter a Comment for this share."
msgstr "Voorsien asseblief die inligting vir hierdie draadlose kaart:"

#: ../bin/draksambashare:443
#, c-format
msgid "pdf-gen - a PDF generator"
msgstr ""

#: ../bin/draksambashare:444
#, c-format
msgid "printers - all printers available"
msgstr ""

#: ../bin/draksambashare:448
#, c-format
msgid "Add Special Printer share"
msgstr ""

#: ../bin/draksambashare:451
#, c-format
msgid ""
"Goal of this wizard is to easily create a new special printer Samba share."
msgstr ""

#: ../bin/draksambashare:458
#, c-format
msgid "A PDF generator already exists."
msgstr ""

#: ../bin/draksambashare:482
#, c-format
msgid "Printers and print$ already exist."
msgstr ""

#: ../bin/draksambashare:532 ../bin/draksambashare:1206
#, c-format
msgid "Congratulations"
msgstr "Geluk"

#: ../bin/draksambashare:533
#, c-format
msgid "The wizard successfully added the printer Samba share"
msgstr ""

#: ../bin/draksambashare:555
#, c-format
msgid "Please add or select a Samba printer share to be able to modify it."
msgstr ""

#: ../bin/draksambashare:573
#, c-format
msgid "DrakSamba Printers entry"
msgstr ""

#: ../bin/draksambashare:586
#, c-format
msgid "Printer share"
msgstr ""

#: ../bin/draksambashare:589
#, c-format
msgid "Printer name:"
msgstr "Drukker naam:"

#: ../bin/draksambashare:595 ../bin/draksambashare:775
#, c-format
msgid "Writable:"
msgstr "Skryfbaar :"

#: ../bin/draksambashare:596 ../bin/draksambashare:776
#, fuzzy, c-format
msgid "Browseable:"
msgstr "Blaai"

#: ../bin/draksambashare:601 ../bin/draksambashare:780
#, c-format
msgid "Advanced options"
msgstr ""

#: ../bin/draksambashare:603
#, fuzzy, c-format
msgid "Printer access"
msgstr "Internettoegang"

#: ../bin/draksambashare:607
#, c-format
msgid "Guest ok:"
msgstr ""

#: ../bin/draksambashare:608
#, fuzzy, c-format
msgid "Create mode:"
msgstr "Model kaart:"

#: ../bin/draksambashare:612
#, c-format
msgid "Printer command"
msgstr ""

#: ../bin/draksambashare:614
#, c-format
msgid "Print command:"
msgstr "Druk opdrag:"

#: ../bin/draksambashare:615
#, fuzzy, c-format
msgid "LPQ command:"
msgstr "Instruksie"

#: ../bin/draksambashare:616
#, c-format
msgid "Printing:"
msgstr "Besig om te druk:"

#: ../bin/draksambashare:632
#, c-format
msgid "create mode should be numeric. ie: 0755."
msgstr ""

#: ../bin/draksambashare:693
#, c-format
msgid "DrakSamba entry"
msgstr ""

#: ../bin/draksambashare:698
#, c-format
msgid "Please add or select a Samba share to be able to modify it."
msgstr ""

#: ../bin/draksambashare:719
#, c-format
msgid "User options (user access, mask option, force mode)"
msgstr ""

#: ../bin/draksambashare:721
#, fuzzy, c-format
msgid "Samba user access"
msgstr "Samba-bediener"

#: ../bin/draksambashare:729
#, fuzzy, c-format
msgid "Mask options"
msgstr "Basiese opsies"

#: ../bin/draksambashare:741
#, c-format
msgid "File options (hide files, case)"
msgstr ""

#: ../bin/draksambashare:743
#, c-format
msgid "Display options"
msgstr "Vertoon opsies:"

#: ../bin/draksambashare:765
#, fuzzy, c-format
msgid "Samba share directory"
msgstr "Nie 'n gids nie"

#: ../bin/draksambashare:768
#, c-format
msgid "Share name:"
msgstr "Naam van deelarea :"

#: ../bin/draksambashare:774
#, c-format
msgid "Public:"
msgstr "Publiek :"

#: ../bin/draksambashare:798
#, c-format
msgid ""
"Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr ""

#: ../bin/draksambashare:806
#, c-format
msgid "Please create this Samba user: %s"
msgstr ""

#: ../bin/draksambashare:918
#, c-format
msgid "Add Samba user"
msgstr ""

#: ../bin/draksambashare:933
#, fuzzy, c-format
msgid "User information"
msgstr "Gebruik my Windows-partisie"

#: ../bin/draksambashare:935
#, c-format
msgid "User name:"
msgstr "Gebruiker naam:"

#: ../bin/draksambashare:936
#, c-format
msgid "Password:"
msgstr "Wagwoord:"

#: ../bin/draksambashare:1050
#, c-format
msgid "PDC - primary domain controller"
msgstr ""

#: ../bin/draksambashare:1051
#, c-format
msgid "Standalone - standalone server"
msgstr ""

#: ../bin/draksambashare:1058
#, c-format
msgid "Samba Wizard"
msgstr ""

#: ../bin/draksambashare:1061
#, fuzzy, c-format
msgid "Samba server configuration Wizard"
msgstr "Konfigurasie van e-pos alarm"

#: ../bin/draksambashare:1061
#, c-format
msgid ""
"Samba allows your server to behave as a file and print server for "
"workstations running non-Linux systems."
msgstr ""

#: ../bin/draksambashare:1077
#, c-format
msgid "PDC server: primary domain controller"
msgstr ""

#: ../bin/draksambashare:1077
#, c-format
msgid ""
"Server configured as a PDC is responsible for Windows authentication "
"throughout the domain."
msgstr ""

#: ../bin/draksambashare:1077
#, c-format
msgid ""
"Single server installations may use smbpasswd or tdbsam password backends"
msgstr ""

#: ../bin/draksambashare:1077
#, c-format
msgid ""
"Domain master = yes, causes the server to register the NetBIOS name <pdc "
"name>. This name will be recognized by other servers."
msgstr ""

#: ../bin/draksambashare:1094
#, c-format
msgid "Wins support:"
msgstr ""

#: ../bin/draksambashare:1095
#, fuzzy, c-format
msgid "admin users:"
msgstr "Voeg gebruiker by"

#: ../bin/draksambashare:1095
#, c-format
msgid "root @adm"
msgstr ""

#: ../bin/draksambashare:1096
#, c-format
msgid "Os level:"
msgstr ""

#: ../bin/draksambashare:1096
#, c-format
msgid ""
"The global os level option dictates the operating system level at which "
"Samba will masquerade during a browser election. If you wish to have Samba "
"win an election and become the master browser, you can set the level above "
"that of the operating system on your network with the highest current value. "
"ie: os level = 34"
msgstr ""

#: ../bin/draksambashare:1100
#, c-format
msgid "The domain is wrong."
msgstr ""

#: ../bin/draksambashare:1107
#, fuzzy, c-format
msgid "Workgroup"
msgstr "PFS-groep"

#: ../bin/draksambashare:1107
#, c-format
msgid "Samba needs to know the Windows Workgroup it will serve."
msgstr ""

#: ../bin/draksambashare:1114 ../bin/draksambashare:1181
#, fuzzy, c-format
msgid "Workgroup:"
msgstr "PFS-groep"

#: ../bin/draksambashare:1115
#, fuzzy, c-format
msgid "Netbios name:"
msgstr "Rekenaarnaam :"

#: ../bin/draksambashare:1119
#, c-format
msgid "The Workgroup is wrong."
msgstr ""

#: ../bin/draksambashare:1126 ../bin/draksambashare:1136
#, fuzzy, c-format
msgid "Security mode"
msgstr "Sekuriteits Reels"

#: ../bin/draksambashare:1126
#, c-format
msgid ""
"User level: the client sends a session setup request directly following "
"protocol negotiation. This request provides a username and password."
msgstr ""

#: ../bin/draksambashare:1126
#, c-format
msgid "Share level: the client authenticates itself separately for each share"
msgstr ""

#: ../bin/draksambashare:1126
#, c-format
msgid ""
"Domain level: provides a mechanism for storing all user and group accounts "
"in a central, shared, account repository. The centralized account repository "
"is shared between domain (security) controllers."
msgstr ""

#: ../bin/draksambashare:1137
#, fuzzy, c-format
msgid "Hosts allow"
msgstr "Rekenaarnaam"

#: ../bin/draksambashare:1142
#, c-format
msgid "Server Banner."
msgstr ""

#: ../bin/draksambashare:1142
#, c-format
msgid ""
"The banner is the way this server will be described in the Windows "
"workstations."
msgstr ""

#: ../bin/draksambashare:1147
#, c-format
msgid "Banner:"
msgstr ""

#: ../bin/draksambashare:1151
#, c-format
msgid "The Server Banner is incorrect."
msgstr ""

#: ../bin/draksambashare:1158
#, c-format
msgid "Samba Log"
msgstr ""

#: ../bin/draksambashare:1158
#, c-format
msgid ""
"Log file: use %s to use a separate log file for each machine that connects"
msgstr ""

#: ../bin/draksambashare:1158
#, c-format
msgid "file.%m"
msgstr ""

#: ../bin/draksambashare:1158
#, c-format
msgid "Log level: set the log (verbosity) level (0 <= log level <= 10)"
msgstr ""

#: ../bin/draksambashare:1158
#, c-format
msgid "Max Log size: put a capping on the size of the log files (in Kb)."
msgstr ""

#: ../bin/draksambashare:1165 ../bin/draksambashare:1183
#, fuzzy, c-format
msgid "Log file:"
msgstr "Profille"

#: ../bin/draksambashare:1166
#, c-format
msgid "Max log size:"
msgstr ""

#: ../bin/draksambashare:1167
#, fuzzy, c-format
msgid "Log level:"
msgstr "Vlak"

#: ../bin/draksambashare:1172
#, c-format
msgid "The wizard collected the following parameters to configure Samba."
msgstr ""

#: ../bin/draksambashare:1172
#, c-format
msgid ""
"To accept these values, and configure your server, click the Next button or "
"use the Back button to correct them."
msgstr ""

#: ../bin/draksambashare:1172
#, c-format
msgid ""
"If you have previously create some shares, they will appear in this "
"configuration. Run 'drakwizard sambashare' to manage your shares."
msgstr ""

#: ../bin/draksambashare:1180
#, fuzzy, c-format
msgid "Samba type:"
msgstr "path type"

#: ../bin/draksambashare:1182
#, c-format
msgid "Server banner:"
msgstr ""

#: ../bin/draksambashare:1184
#, c-format
msgid " "
msgstr ""

#: ../bin/draksambashare:1185
#, c-format
msgid "Unix Charset:"
msgstr ""

#: ../bin/draksambashare:1186
#, c-format
msgid "Dos Charset:"
msgstr ""

#: ../bin/draksambashare:1187
#, c-format
msgid "Display Charset:"
msgstr ""

#: ../bin/draksambashare:1206
#, c-format
msgid "The wizard successfully configured your Samba server."
msgstr ""

#: ../bin/draksambashare:1278
#, c-format
msgid "The Samba wizard has unexpectedly failed:"
msgstr ""

#: ../bin/draksambashare:1292
#, fuzzy, c-format
msgid "Manage Samba configuration"
msgstr "Konfigurasie van e-pos alarm"

#: ../bin/draksambashare:1380
#, c-format
msgid "Failed to Modify Samba share."
msgstr ""

#: ../bin/draksambashare:1389
#, c-format
msgid "Failed to remove a Samba share."
msgstr ""

#: ../bin/draksambashare:1396
#, c-format
msgid "File share"
msgstr ""

#: ../bin/draksambashare:1411
#, c-format
msgid "Failed to Modify."
msgstr ""

#: ../bin/draksambashare:1420
#, c-format
msgid "Failed to remove."
msgstr ""

#: ../bin/draksambashare:1427
#, c-format
msgid "Printers"
msgstr "Drukkers"

#: ../bin/draksambashare:1439
#, c-format
msgid "Failed to add user."
msgstr ""

#: ../bin/draksambashare:1448
#, c-format
msgid "Failed to change user password."
msgstr ""

#: ../bin/draksambashare:1460
#, c-format
msgid "Failed to delete user."
msgstr ""

#: ../bin/draksambashare:1465
#, c-format
msgid "Userdrake"
msgstr "Userdrake"

#: ../bin/draksambashare:1473
#, c-format
msgid "Samba Users"
msgstr ""

#: ../bin/draksambashare:1481
#, c-format
msgid "Please configure your Samba server"
msgstr ""

#: ../bin/draksambashare:1481
#, c-format
msgid ""
"It seems this is the first time you run this tool.\n"
"A wizard will appear to configure a basic Samba server"
msgstr ""

#: ../bin/draksambashare:1490
#, c-format
msgid "DrakSamba manage Samba shares"
msgstr ""

#: ../bin/net_applet:92 ../bin/net_applet~:92
#, fuzzy, c-format
msgid "Network is up on interface %s."
msgstr "Netwerkkoppelvlak"

#: ../bin/net_applet:93 ../bin/net_applet~:93
#, c-format
msgid "IP address: %s"
msgstr "IP-adres: %s"

#: ../bin/net_applet:94 ../bin/net_applet~:94
#, c-format
msgid "Gateway: %s"
msgstr "Deurgang: %s"

#: ../bin/net_applet:95 ../bin/net_applet~:95
#, fuzzy, c-format
msgid "DNS: %s"
msgstr "DNS"

#: ../bin/net_applet:96 ../bin/net_applet~:96
#, c-format
msgid "Connected to %s (link level: %d %%)"
msgstr ""

#: ../bin/net_applet:98 ../bin/net_applet~:98
#, fuzzy, c-format
msgid "Network is down on interface %s."
msgstr "Netwerkkoppelvlak"

#: ../bin/net_applet:100 ../bin/net_applet~:100
#, fuzzy, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mageia Linux Control Center"
msgstr ""
"Hierdie koppelvlak is nog nie opgestel nie.\n"
"Loods die \"%s\"-assistent vanuit die Mageia Control Center"

#: ../bin/net_applet:103 ../bin/net_applet~:103
#: ../lib/network/connection_manager.pm:190
#, fuzzy, c-format
msgid "Connecting..."
msgstr "Konnekteer..."

#: ../bin/net_applet:129 ../bin/net_applet~:129 ../bin/net_monitor:519
#, c-format
msgid "Connect %s"
msgstr "Konnekteer %s"

#: ../bin/net_applet:133 ../bin/net_applet~:133 ../bin/net_monitor:519
#, c-format
msgid "Disconnect %s"
msgstr "Diskonnekteer %s"

#: ../bin/net_applet:137 ../bin/net_applet~:137
#, fuzzy, c-format
msgid "Monitor Network"
msgstr "Herstel Deur Netwerk"

#: ../bin/net_applet:145 ../bin/net_applet~:145
#, c-format
msgid "Manage wireless networks"
msgstr ""

#: ../bin/net_applet:149 ../bin/net_applet~:149
#, fuzzy, c-format
msgid "Manage VPN connections"
msgstr "Kabelkonneksie"

#: ../bin/net_applet:153 ../bin/net_applet~:153
#, c-format
msgid "Configure Network"
msgstr "Konfigureer die Netwerk"

#: ../bin/net_applet:157 ../bin/net_applet~:157
#, fuzzy, c-format
msgid "Watched interface"
msgstr "Koppelvlakke"

#: ../bin/net_applet:158 ../bin/net_applet:161 ../bin/net_applet:164
#: ../bin/net_applet~:158 ../bin/net_applet~:161 ../bin/net_applet~:164
#, c-format
msgid "Auto-detect"
msgstr "Gebruik outospeuring"

#: ../bin/net_applet:169 ../bin/net_applet~:169
#, c-format
msgid "Active interfaces"
msgstr ""

#: ../bin/net_applet:189 ../bin/net_applet~:189
#, c-format
msgid "Profiles"
msgstr "Profille"

#: ../bin/net_applet:201 ../bin/net_applet~:201
#: ../lib/network/connection.pm:236 ../lib/network/drakvpn.pm:65
#: ../lib/network/vpn/openvpn.pm:368 ../lib/network/vpn/openvpn.pm:382
#: ../lib/network/vpn/openvpn.pm:393
#, fuzzy, c-format
msgid "VPN connection"
msgstr "LAN-konneksie"

#: ../bin/net_applet:355 ../bin/net_applet:560 ../bin/net_applet~:355
#: ../bin/net_applet~:560
#, fuzzy, c-format
msgid "Wireless networks"
msgstr "Draadlose konneksie"

#: ../bin/net_applet:436 ../bin/net_applet~:436
#, fuzzy, c-format
msgid "Network connection"
msgstr "Netwerk Opsies:"

#: ../bin/net_applet:523 ../bin/net_applet~:523
#, c-format
msgid "More networks"
msgstr ""

#: ../bin/net_applet:550 ../bin/net_applet~:550
#, c-format
msgid "Interactive Firewall automatic mode"
msgstr ""

#: ../bin/net_applet:555 ../bin/net_applet~:555
#, c-format
msgid "Always launch on startup"
msgstr ""

#: ../bin/net_applet:567 ../bin/net_applet~:567 ../bin/net_monitor:96
#, c-format
msgid "Settings"
msgstr "Verstellings"

#: ../bin/net_monitor:60 ../bin/net_monitor:65
#, c-format
msgid "Network Monitoring"
msgstr "Monitor van Netwerk"

#: ../bin/net_monitor:99
#, fuzzy, c-format
msgid "Default connection: "
msgstr "Kabelkonneksie"

#: ../bin/net_monitor:101
#, c-format
msgid "Wait please"
msgstr "Net 'n oomblik"

#: ../bin/net_monitor:104
#, c-format
msgid "Global statistics"
msgstr "Globale Statistieke"

#: ../bin/net_monitor:107
#, c-format
msgid "Instantaneous"
msgstr "Onmidelike"

#: ../bin/net_monitor:107
#, c-format
msgid "Average"
msgstr "Gemiddeld"

#: ../bin/net_monitor:108
#, c-format
msgid ""
"Sending\n"
"speed:"
msgstr "Stuurspoed:"

#: ../bin/net_monitor:108 ../bin/net_monitor:109 ../bin/net_monitor:114
#, c-format
msgid "unknown"
msgstr "Onbekend"

#: ../bin/net_monitor:109
#, c-format
msgid ""
"Receiving\n"
"speed:"
msgstr "Ontvangspoed:"

#: ../bin/net_monitor:113
#, fuzzy, c-format
msgid "Connection time: "
msgstr "Konneksietyd: "

#: ../bin/net_monitor:120
#, c-format
msgid "Use same scale for received and transmitted"
msgstr ""

#: ../bin/net_monitor:138
#, c-format
msgid "Wait please, testing your connection..."
msgstr "Net 'n oomblik, konneksie word getoets..."

#: ../bin/net_monitor:210 ../bin/net_monitor:223
#, c-format
msgid "Disconnecting from Internet "
msgstr "Diskonnekteer van die Internet "

#: ../bin/net_monitor:210 ../bin/net_monitor:223
#, c-format
msgid "Connecting to Internet "
msgstr "Konnekteer aan die Internet"

#: ../bin/net_monitor:254
#, c-format
msgid "Disconnection from Internet failed."
msgstr "Probleme met die opbreek van die Internerkonneksie."

#: ../bin/net_monitor:255
#, c-format
msgid "Disconnection from Internet complete."
msgstr "Ontkoppeling van Internet voltooi."

#: ../bin/net_monitor:257
#, c-format
msgid "Connection complete."
msgstr "Voltooide konneksie."

#: ../bin/net_monitor:258
#, fuzzy, c-format
msgid ""
"Connection failed.\n"
"Verify your configuration in the Mageia Linux Control Center."
msgstr ""
"Probleme met die Konneksie\n"
"Maak tog seker van u konfigurasie in die 'Mageia Control Center'."

#: ../bin/net_monitor:360
#, fuzzy, c-format
msgid "%s (%s)"
msgstr "DNS"

#: ../bin/net_monitor:385
#, c-format
msgid "Color configuration"
msgstr "Kleurkonfigurasie"

#: ../bin/net_monitor:444 ../bin/net_monitor:457
#, c-format
msgid "sent: "
msgstr "stuur: "

#: ../bin/net_monitor:447 ../bin/net_monitor:461
#, c-format
msgid "received: "
msgstr "ontvang: "

#: ../bin/net_monitor:450
#, c-format
msgid "average"
msgstr "gemiddeld"

#: ../bin/net_monitor:451
#, c-format
msgid "Reset counters"
msgstr ""

#: ../bin/net_monitor:454
#, c-format
msgid "Local measure"
msgstr "Plaaslike meting"

#: ../bin/net_monitor:512
#, c-format
msgid ""
"Warning, another internet connection has been detected, maybe using your "
"network"
msgstr ""
"Pasop, daar is 'n ander internet konneksie, wat moontlik u netwerk gebruik, "
"bespeur"

#: ../bin/net_monitor:516 ../lib/network/drakconnect/global.pm:19
#, c-format
msgid "Connected"
msgstr "Gekonnekteer"

#: ../bin/net_monitor:516 ../lib/network/drakconnect/global.pm:19
#, c-format
msgid "Not connected"
msgstr "Nie gekonnekteer"

#: ../bin/net_monitor:523
#, c-format
msgid "No internet connection configured"
msgstr "Geen internetkonneksie gekonfigureer"

#: ../lib/network/connection.pm:17
#, c-format
msgid "Unknown connection type"
msgstr "Onbekende konneksie tipe"

#: ../lib/network/connection.pm:169
#, c-format
msgid "Network access settings"
msgstr ""

#: ../lib/network/connection.pm:170
#, c-format
msgid "Access settings"
msgstr ""

#: ../lib/network/connection.pm:171
#, c-format
msgid "Address settings"
msgstr ""

#: ../lib/network/connection.pm:185 ../lib/network/connection.pm:205
#: ../lib/network/connection/isdn.pm:157 ../lib/network/netconnect.pm:218
#: ../lib/network/netconnect.pm:492 ../lib/network/netconnect.pm:588
#: ../lib/network/netconnect.pm:591
#, c-format
msgid "Unlisted - edit manually"
msgstr ""

#: ../lib/network/connection.pm:238 ../lib/network/connection/cable.pm:42
#: ../lib/network/connection/wireless.pm:47 ../lib/network/vpn/openvpn.pm:130
#: ../lib/network/vpn/openvpn.pm:174 ../lib/network/vpn/openvpn.pm:342
#, c-format
msgid "None"
msgstr "Geen"

#: ../lib/network/connection.pm:250
#, c-format
msgid "Allow users to manage the connection"
msgstr ""

#: ../lib/network/connection.pm:251
#, c-format
msgid "Start the connection at boot"
msgstr ""

#: ../lib/network/connection.pm:252
#, c-format
msgid "Enable traffic accounting"
msgstr ""

#: ../lib/network/connection.pm:253
#, c-format
msgid "Allow interface to be controlled by Network Manager"
msgstr ""

#: ../lib/network/connection.pm:254 ../lib/network/drakconnect/edit.pm:293
#, fuzzy, c-format
msgid "Metric"
msgstr "beperk"

#: ../lib/network/connection.pm:255
#, c-format
msgid "MTU"
msgstr ""

#: ../lib/network/connection.pm:256
#, c-format
msgid "Maximum size of network message (MTU). If unsure, left blank."
msgstr ""

#: ../lib/network/connection.pm:257
#, c-format
msgid "Fake MAC address (MACADDR)"
msgstr ""

#: ../lib/network/connection.pm:258
#, c-format
msgid "Use a fake MAC address. If unset, uses HWADDR or default."
msgstr ""

#: ../lib/network/connection.pm:259
#, c-format
msgid "MAC address (HWADDR)"
msgstr ""

#: ../lib/network/connection.pm:260
#, c-format
msgid ""
"Make sure to bind the interface to the network card with that MAC address. "
"If unset, uses default."
msgstr ""

#: ../lib/network/connection.pm:261
#, fuzzy, c-format
msgid "Ethtool options"
msgstr "Vertoon opsies:"

#: ../lib/network/connection.pm:262
#, c-format
msgid "Use ethtool to pass options to the NIC. eg. \"autoneg off wol g\""
msgstr ""

#: ../lib/network/connection.pm:345
#, fuzzy, c-format
msgid "Link detected on interface %s"
msgstr "(op poort %s bespeur)"

#: ../lib/network/connection.pm:346 ../lib/network/connection/ethernet.pm:306
#, c-format
msgid "Link beat lost on interface %s"
msgstr ""

#: ../lib/network/connection/cable.pm:11
#, c-format
msgid "Cable"
msgstr ""

#: ../lib/network/connection/cable.pm:12
#, fuzzy, c-format
msgid "Cable modem"
msgstr "Model kaart:"

#: ../lib/network/connection/cable.pm:43
#, c-format
msgid "Use BPALogin (needed for Telstra)"
msgstr ""

#: ../lib/network/connection/cable.pm:46
#: ../lib/network/drakconnect/edit.pm:313 ../lib/network/netconnect.pm:616
#, c-format
msgid "Authentication"
msgstr "Magtiging"

#: ../lib/network/connection/cable.pm:48 ../lib/network/connection/ppp.pm:14
#: ../lib/network/drakconnect/edit.pm:323 ../lib/network/netconnect.pm:355
#: ../lib/network/vpn/openvpn.pm:396
#, c-format
msgid "Account Login (user name)"
msgstr "Gebruikerskode"

#: ../lib/network/connection/cable.pm:50 ../lib/network/connection/ppp.pm:15
#: ../lib/network/drakconnect/edit.pm:324 ../lib/network/netconnect.pm:356
#: ../lib/network/vpn/openvpn.pm:397
#, c-format
msgid "Account Password"
msgstr "Wagwoord"

#: ../lib/network/connection/cellular.pm:76
#, c-format
msgid "Access Point Name"
msgstr ""

#: ../lib/network/connection/cellular_bluetooth.pm:11
#, c-format
msgid "Bluetooth"
msgstr ""

#: ../lib/network/connection/cellular_bluetooth.pm:12
#, c-format
msgid "Bluetooth Dial Up Networking"
msgstr ""

#: ../lib/network/connection/cellular_card.pm:9
#, c-format
msgid "Wrong PIN number format: it should be 4 digits."
msgstr ""

#: ../lib/network/connection/cellular_card.pm:11
#, c-format
msgid "GPRS/Edge/3G"
msgstr ""

#: ../lib/network/connection/cellular_card.pm:141
#, c-format
msgid "PIN number (4 digits). Leave empty if PIN is not required."
msgstr ""

#: ../lib/network/connection/cellular_card.pm:217
#, fuzzy, c-format
msgid "Unable to open device %s"
msgstr "Kon nie vurk nie: %s"

#: ../lib/network/connection/cellular_card.pm:249
#, fuzzy, c-format
msgid "Please check that your SIM card is inserted."
msgstr ""
"\n"
" Merk asseblief al die opsies wat u benodig.\n"

#: ../lib/network/connection/cellular_card.pm:260
#, c-format
msgid ""
"You entered a wrong PIN code.\n"
"Entering the wrong PIN code multiple times may lock your SIM card!"
msgstr ""

#: ../lib/network/connection/dvb.pm:10
#, c-format
msgid "DVB"
msgstr ""

#: ../lib/network/connection/dvb.pm:11
#, c-format
msgid "Satellite (DVB)"
msgstr ""

#: ../lib/network/connection/dvb.pm:54
#, c-format
msgid "Adapter card"
msgstr ""

#: ../lib/network/connection/dvb.pm:55
#, c-format
msgid "Net demux"
msgstr ""

#: ../lib/network/connection/dvb.pm:56
#, c-format
msgid "PID"
msgstr "Pid"

#: ../lib/network/connection/ethernet.pm:12
#, c-format
msgid "Ethernet"
msgstr ""

#: ../lib/network/connection/ethernet.pm:13
#, c-format
msgid "Wired (Ethernet)"
msgstr ""

#: ../lib/network/connection/ethernet.pm:31
#, fuzzy, c-format
msgid "Virtual interface"
msgstr "Netwerkkoppelvlak"

#: ../lib/network/connection/ethernet.pm:61
#, c-format
msgid "Unable to find network interface for selected device (using %s driver)."
msgstr ""

#: ../lib/network/connection/ethernet.pm:71 ../lib/network/vpn/openvpn.pm:210
#, c-format
msgid "Manual configuration"
msgstr "Selfdoen konfigurasie"

#: ../lib/network/connection/ethernet.pm:72
#, c-format
msgid "Automatic IP (BOOTP/DHCP)"
msgstr "Outomatiese IP (BOOTP/DHCP)"

#: ../lib/network/connection/ethernet.pm:133
#, fuzzy, c-format
msgid "IP settings"
msgstr "PLL verstelling:"

#: ../lib/network/connection/ethernet.pm:146
#, c-format
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
"Gee asb die IP-konfigurasie vir hierdie rekenaar.\n"
"Elke item moet as 'n IP-adres in dot-desimalenotasie\n"
"(1.2.3.4) gegee word."

#: ../lib/network/connection/ethernet.pm:150
#: ../lib/network/drakconnect/edit.pm:163 ../lib/network/netconnect.pm:665
#: ../lib/network/vpn/openvpn.pm:215 ../lib/network/vpn/vpnc.pm:40
#, c-format
msgid "Gateway"
msgstr "Portaal"

#: ../lib/network/connection/ethernet.pm:153
#: ../lib/network/drakconnect/edit.pm:213
#, fuzzy, c-format
msgid "Get DNS servers from DHCP"
msgstr "Die DNS-bediener se IP"

#: ../lib/network/connection/ethernet.pm:155
#, c-format
msgid "DNS server 1"
msgstr "DNS-bediener 1"

#: ../lib/network/connection/ethernet.pm:156
#, c-format
msgid "DNS server 2"
msgstr "DNS-bediener 2"

#: ../lib/network/connection/ethernet.pm:157
#, c-format
msgid "Search domain"
msgstr "Deursoek domein"

#: ../lib/network/connection/ethernet.pm:158
#, c-format
msgid "By default search domain will be set from the fully-qualified host name"
msgstr ""
"Die domein om te deursoek, sal by verstek vanaf die \"fully-qualified host "
"name\" FQHN af kom"

#: ../lib/network/connection/ethernet.pm:161
#: ../lib/network/drakconnect/edit.pm:210
#, fuzzy, c-format
msgid "DHCP timeout (in seconds)"
msgstr "Konneksie tydlimiet (in sekondes)"

#: ../lib/network/connection/ethernet.pm:162
#: ../lib/network/drakconnect/edit.pm:214
#, c-format
msgid "Get YP servers from DHCP"
msgstr ""

#: ../lib/network/connection/ethernet.pm:163
#: ../lib/network/drakconnect/edit.pm:215
#, c-format
msgid "Get NTPD servers from DHCP"
msgstr ""

#: ../lib/network/connection/ethernet.pm:164
#: ../lib/network/drakconnect/edit.pm:206
#, c-format
msgid "DHCP host name"
msgstr "DHCP-rekenaarnaam"

#: ../lib/network/connection/ethernet.pm:166
#, c-format
msgid "Do not fallback to Zeroconf (169.254.0.0 network)"
msgstr ""

#: ../lib/network/connection/ethernet.pm:177
#: ../lib/network/drakconnect/edit.pm:507
#, c-format
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-adres moet in 1.2.3.4. formaat wees"

#: ../lib/network/connection/ethernet.pm:182
#: ../lib/network/drakconnect/edit.pm:511
#, fuzzy, c-format
msgid "Netmask should be in format 255.255.224.0"
msgstr "Deurgang IP-adres moet in 1.2.3.4. formaat wees"

#: ../lib/network/connection/ethernet.pm:187
#, c-format
msgid "Warning: IP address %s is usually reserved!"
msgstr "Pasop: IP-adres %s is alreeds gebruik !"

#: ../lib/network/connection/ethernet.pm:196
#, c-format
msgid ""
"%s is already used by a connection that starts on boot (%s). To use this "
"address with this connection, first disable all other devices which use it, "
"or configure them not to start at boot"
msgstr ""

#: ../lib/network/connection/ethernet.pm:223
#: ../lib/network/drakconnect/edit.pm:204
#, fuzzy, c-format
msgid "Assign host name from DHCP server (or generate a unique one)"
msgstr "Ken rekenaarnaam vanaf DHCP-adres toe."

#: ../lib/network/connection/ethernet.pm:224
#, c-format
msgid ""
"This will allow the server to attribute a name for this machine. If the "
"server does not provides a valid host name, it will be generated "
"automatically."
msgstr ""

#: ../lib/network/connection/ethernet.pm:227
#, c-format
msgid ""
"You should define a hostname for this machine, which will identify this PC. "
"Note that this hostname will be shared among all network connections.  If "
"left blank, 'localhost.localdomain' will be used."
msgstr ""

#: ../lib/network/connection/ethernet.pm:245
#: ../lib/network/drakconnect/edit.pm:271
#, c-format
msgid "Network Hotplugging"
msgstr "Warm-inprop Netwerk"

#: ../lib/network/connection/ethernet.pm:249
#, c-format
msgid "Enable IPv6 to IPv4 tunnel"
msgstr ""

#: ../lib/network/connection/ethernet.pm:305
#, c-format
msgid "Link beat detected on interface %s"
msgstr ""

#: ../lib/network/connection/ethernet.pm:308
#, c-format
msgid "Requesting a network address on interface %s (%s protocol)..."
msgstr ""

#: ../lib/network/connection/ethernet.pm:309
#, c-format
msgid "Got a network address on interface %s (%s protocol)"
msgstr ""

#: ../lib/network/connection/ethernet.pm:310
#, c-format
msgid "Failed to get a network address on interface %s (%s protocol)"
msgstr ""

#: ../lib/network/connection/isdn.pm:9
#, c-format
msgid "ISDN"
msgstr ""

#: ../lib/network/connection/isdn.pm:200 ../lib/network/netconnect.pm:424
#, c-format
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: ../lib/network/connection/isdn.pm:200 ../lib/network/netconnect.pm:424
#, c-format
msgid "I do not know"
msgstr "Ek weet nie"

#: ../lib/network/connection/isdn.pm:201 ../lib/network/netconnect.pm:424
#, c-format
msgid "PCI"
msgstr "PCI"

#: ../lib/network/connection/isdn.pm:202 ../lib/network/netconnect.pm:424
#, c-format
msgid "USB"
msgstr "USB"

#. -PO: POTS means "Plain old telephone service"
#: ../lib/network/connection/pots.pm:11
#, c-format
msgid "POTS"
msgstr ""

#. -PO: POTS means "Plain old telephone service"
#. -PO: remove it if it doesn't have an equivalent in your language
#. -PO: for example, in French, it can be translated as "RTC"
#: ../lib/network/connection/pots.pm:17
#, c-format
msgid "Analog telephone modem (POTS)"
msgstr ""

#: ../lib/network/connection/providers/cellular.pm:16
#: ../lib/network/connection/providers/cellular_extra.pm:251
#: ../lib/network/connection/providers/cellular_extra.pm:256
#: ../lib/network/connection/providers/cellular_extra.pm:260
#: ../lib/network/connection/providers/cellular_extra.pm:267
#: ../lib/network/connection/providers/cellular_extra.pm:272
#: ../lib/network/connection/providers/cellular_extra.pm:278
#: ../lib/network/connection/providers/xdsl.pm:192
#: ../lib/network/connection/providers/xdsl.pm:202
#: ../lib/network/connection/providers/xdsl.pm:211
#: ../lib/network/connection/providers/xdsl.pm:220
#, c-format
msgid "Brazil"
msgstr "Brasilië"

#: ../lib/network/connection/providers/cellular.pm:21
#: ../lib/network/connection/providers/cellular.pm:24
#: ../lib/network/connection/providers/cellular.pm:27
#: ../lib/network/connection/providers/cellular.pm:30
#: ../lib/network/connection/providers/cellular.pm:33
#: ../lib/network/connection/providers/cellular.pm:36
#: ../lib/network/connection/providers/cellular.pm:39
#: ../lib/network/connection/providers/cellular_extra.pm:609
#: ../lib/network/connection/providers/cellular_extra.pm:614
#: ../lib/network/connection/providers/cellular_extra.pm:617
#: ../lib/network/connection/providers/cellular_extra.pm:621
#: ../lib/network/connection/providers/cellular_extra.pm:624
#, c-format
msgid "Estonia"
msgstr "Estonië"

#: ../lib/network/connection/providers/cellular.pm:43
#: ../lib/network/connection/providers/cellular.pm:47
#: ../lib/network/connection/providers/cellular.pm:55
#: ../lib/network/connection/providers/cellular.pm:61
#: ../lib/network/connection/providers/cellular.pm:66
#: ../lib/network/connection/providers/cellular.pm:72
#: ../lib/network/connection/providers/cellular.pm:76
#: ../lib/network/connection/providers/cellular.pm:80
#: ../lib/network/connection/providers/cellular.pm:86
#: ../lib/network/connection/providers/cellular.pm:90
#: ../lib/network/connection/providers/cellular_extra.pm:686
#: ../lib/network/connection/providers/cellular_extra.pm:691
#: ../lib/network/connection/providers/cellular_extra.pm:694
#: ../lib/network/connection/providers/cellular_extra.pm:697
#: ../lib/network/connection/providers/cellular_extra.pm:702
#: ../lib/network/connection/providers/xdsl.pm:484
#, c-format
msgid "Finland"
msgstr "Finland"

#: ../lib/network/connection/providers/cellular.pm:93
#: ../lib/network/connection/providers/cellular.pm:96
#: ../lib/network/connection/providers/cellular.pm:101
#: ../lib/network/connection/providers/cellular.pm:106
#: ../lib/network/connection/providers/cellular.pm:113
#: ../lib/network/connection/providers/cellular.pm:118
#: ../lib/network/connection/providers/cellular.pm:123
#: ../lib/network/connection/providers/cellular.pm:126
#: ../lib/network/connection/providers/cellular.pm:129
#: ../lib/network/connection/providers/cellular_extra.pm:710
#: ../lib/network/connection/providers/cellular_extra.pm:714
#: ../lib/network/connection/providers/cellular_extra.pm:719
#: ../lib/network/connection/providers/cellular_extra.pm:723
#: ../lib/network/connection/providers/cellular_extra.pm:730
#: ../lib/network/connection/providers/cellular_extra.pm:735
#: ../lib/network/connection/providers/cellular_extra.pm:742
#: ../lib/network/connection/providers/cellular_extra.pm:749
#: ../lib/network/connection/providers/cellular_extra.pm:754
#: ../lib/network/connection/providers/cellular_extra.pm:757
#: ../lib/network/connection/providers/cellular_extra.pm:762
#: ../lib/network/connection/providers/cellular_extra.pm:765
#: ../lib/network/connection/providers/cellular_extra.pm:770
#: ../lib/network/connection/providers/cellular_extra.pm:775
#: ../lib/network/connection/providers/cellular_extra.pm:782
#: ../lib/network/connection/providers/xdsl.pm:493
#: ../lib/network/connection/providers/xdsl.pm:505
#: ../lib/network/connection/providers/xdsl.pm:517
#: ../lib/network/connection/providers/xdsl.pm:529
#: ../lib/network/connection/providers/xdsl.pm:541
#: ../lib/network/connection/providers/xdsl.pm:552
#: ../lib/network/connection/providers/xdsl.pm:564
#: ../lib/network/connection/providers/xdsl.pm:576
#: ../lib/network/connection/providers/xdsl.pm:588
#: ../lib/network/connection/providers/xdsl.pm:601
#: ../lib/network/connection/providers/xdsl.pm:612
#: ../lib/network/connection/providers/xdsl.pm:623
#: ../lib/network/netconnect.pm:34
#, c-format
msgid "France"
msgstr "Frankryk"

#: ../lib/network/connection/providers/cellular.pm:132
#: ../lib/network/connection/providers/cellular.pm:135
#: ../lib/network/connection/providers/cellular_extra.pm:506
#: ../lib/network/connection/providers/cellular_extra.pm:513
#: ../lib/network/connection/providers/cellular_extra.pm:520
#: ../lib/network/connection/providers/cellular_extra.pm:527
#: ../lib/network/connection/providers/cellular_extra.pm:532
#: ../lib/network/connection/providers/cellular_extra.pm:537
#: ../lib/network/connection/providers/cellular_extra.pm:542
#: ../lib/network/connection/providers/cellular_extra.pm:548
#: ../lib/network/connection/providers/cellular_extra.pm:555
#: ../lib/network/connection/providers/cellular_extra.pm:562
#: ../lib/network/connection/providers/xdsl.pm:634
#: ../lib/network/connection/providers/xdsl.pm:643
#: ../lib/network/connection/providers/xdsl.pm:653
#, c-format
msgid "Germany"
msgstr "Duitsland"

#: ../lib/network/connection/providers/cellular.pm:138
#: ../lib/network/connection/providers/cellular.pm:143
#: ../lib/network/connection/providers/cellular.pm:148
#: ../lib/network/connection/providers/cellular.pm:153
#: ../lib/network/connection/providers/cellular_extra.pm:1214
#: ../lib/network/connection/providers/cellular_extra.pm:1217
#: ../lib/network/connection/providers/cellular_extra.pm:1220
#: ../lib/network/connection/providers/cellular_extra.pm:1226
#: ../lib/network/connection/providers/cellular_extra.pm:1229
#: ../lib/network/connection/providers/cellular_extra.pm:1232
#: ../lib/network/connection/providers/cellular_extra.pm:1235
#: ../lib/network/connection/providers/cellular_extra.pm:1238
#: ../lib/network/connection/providers/cellular_extra.pm:1241
#: ../lib/network/connection/providers/xdsl.pm:827
#: ../lib/network/connection/providers/xdsl.pm:838
#: ../lib/network/connection/providers/xdsl.pm:848
#: ../lib/network/connection/providers/xdsl.pm:859
#: ../lib/network/netconnect.pm:36
#, c-format
msgid "Italy"
msgstr "Italië"

#: ../lib/network/connection/providers/cellular.pm:158
#: ../lib/network/connection/providers/cellular.pm:163
#: ../lib/network/connection/providers/cellular.pm:168
#: ../lib/network/connection/providers/cellular.pm:171
#: ../lib/network/connection/providers/cellular_extra.pm:1712
#: ../lib/network/connection/providers/cellular_extra.pm:1719
#: ../lib/network/connection/providers/cellular_extra.pm:1726
#: ../lib/network/connection/providers/cellular_extra.pm:1729
#: ../lib/network/connection/providers/cellular_extra.pm:1734
#: ../lib/network/connection/providers/cellular_extra.pm:1741
#: ../lib/network/connection/providers/cellular_extra.pm:1748
#: ../lib/network/connection/providers/xdsl.pm:1014
#: ../lib/network/connection/providers/xdsl.pm:1024
#, c-format
msgid "Poland"
msgstr "Pole"

#: ../lib/network/connection/providers/cellular.pm:174
#: ../lib/network/connection/providers/cellular_extra.pm:789
#: ../lib/network/connection/providers/cellular_extra.pm:792
#: ../lib/network/connection/providers/cellular_extra.pm:799
#: ../lib/network/connection/providers/cellular_extra.pm:806
#: ../lib/network/connection/providers/cellular_extra.pm:811
#: ../lib/network/connection/providers/cellular_extra.pm:818
#: ../lib/network/connection/providers/cellular_extra.pm:823
#: ../lib/network/connection/providers/cellular_extra.pm:830
#: ../lib/network/connection/providers/cellular_extra.pm:835
#: ../lib/network/connection/providers/cellular_extra.pm:842
#: ../lib/network/connection/providers/cellular_extra.pm:849
#: ../lib/network/connection/providers/cellular_extra.pm:852
#: ../lib/network/connection/providers/cellular_extra.pm:859
#: ../lib/network/connection/providers/cellular_extra.pm:862
#: ../lib/network/connection/providers/cellular_extra.pm:865
#: ../lib/network/connection/providers/cellular_extra.pm:872
#: ../lib/network/connection/providers/xdsl.pm:1343
#: ../lib/network/connection/providers/xdsl.pm:1353
#: ../lib/network/netconnect.pm:39
#, c-format
msgid "United Kingdom"
msgstr "Verenigde Koninkryk"

#: ../lib/network/connection/providers/cellular.pm:179
#: ../lib/network/connection/providers/cellular_extra.pm:2176
#: ../lib/network/connection/providers/cellular_extra.pm:2181
#: ../lib/network/connection/providers/cellular_extra.pm:2186
#: ../lib/network/connection/providers/cellular_extra.pm:2191
#: ../lib/network/connection/providers/cellular_extra.pm:2194
#: ../lib/network/connection/providers/cellular_extra.pm:2197
#: ../lib/network/connection/providers/cellular_extra.pm:2200
#: ../lib/network/connection/providers/cellular_extra.pm:2203
#: ../lib/network/connection/providers/cellular_extra.pm:2206
#: ../lib/network/connection/providers/cellular_extra.pm:2209
#: ../lib/network/connection/providers/cellular_extra.pm:2212
#: ../lib/network/connection/providers/cellular_extra.pm:2215
#: ../lib/network/connection/providers/cellular_extra.pm:2218
#: ../lib/network/connection/providers/cellular_extra.pm:2221
#: ../lib/network/connection/providers/cellular_extra.pm:2224
#: ../lib/network/netconnect.pm:38
#, c-format
msgid "United States"
msgstr "Verenigde State"

#: ../lib/network/connection/providers/cellular_extra.pm:12
#: ../lib/network/connection/providers/cellular_extra.pm:19
#: ../lib/network/connection/providers/xdsl.pm:1333
#, c-format
msgid "United Arab Emirates"
msgstr "Verenigde Arabiese Emirate"

#: ../lib/network/connection/providers/cellular_extra.pm:24
#, c-format
msgid "Albania"
msgstr "Albanië"

#: ../lib/network/connection/providers/cellular_extra.pm:27
#: ../lib/network/connection/providers/cellular_extra.pm:49
#, c-format
msgid "Angola"
msgstr "Angola"

#: ../lib/network/connection/providers/cellular_extra.pm:31
#: ../lib/network/connection/providers/cellular_extra.pm:38
#: ../lib/network/connection/providers/cellular_extra.pm:44
#: ../lib/network/connection/providers/xdsl.pm:68
#: ../lib/network/connection/providers/xdsl.pm:78
#, c-format
msgid "Argentina"
msgstr "Argentinië"

#: ../lib/network/connection/providers/cellular_extra.pm:52
#: ../lib/network/connection/providers/cellular_extra.pm:58
#: ../lib/network/connection/providers/cellular_extra.pm:64
#: ../lib/network/connection/providers/cellular_extra.pm:70
#: ../lib/network/connection/providers/cellular_extra.pm:76
#: ../lib/network/connection/providers/cellular_extra.pm:83
#: ../lib/network/connection/providers/cellular_extra.pm:90
#: ../lib/network/connection/providers/cellular_extra.pm:97
#: ../lib/network/connection/providers/cellular_extra.pm:104
#: ../lib/network/connection/providers/cellular_extra.pm:107
#: ../lib/network/connection/providers/xdsl.pm:88
#: ../lib/network/connection/providers/xdsl.pm:97
#: ../lib/network/connection/providers/xdsl.pm:106
#, c-format
msgid "Austria"
msgstr "Oostenryk"

#: ../lib/network/connection/providers/cellular_extra.pm:110
#: ../lib/network/connection/providers/cellular_extra.pm:113
#: ../lib/network/connection/providers/cellular_extra.pm:118
#: ../lib/network/connection/providers/cellular_extra.pm:123
#: ../lib/network/connection/providers/cellular_extra.pm:128
#: ../lib/network/connection/providers/cellular_extra.pm:134
#: ../lib/network/connection/providers/cellular_extra.pm:139
#: ../lib/network/connection/providers/cellular_extra.pm:145
#: ../lib/network/connection/providers/cellular_extra.pm:149
#: ../lib/network/connection/providers/cellular_extra.pm:156
#: ../lib/network/connection/providers/cellular_extra.pm:163
#: ../lib/network/connection/providers/cellular_extra.pm:169
#: ../lib/network/connection/providers/xdsl.pm:115
#: ../lib/network/connection/providers/xdsl.pm:125
#: ../lib/network/connection/providers/xdsl.pm:135
#, c-format
msgid "Australia"
msgstr "Australië"

#: ../lib/network/connection/providers/cellular_extra.pm:174
#: ../lib/network/connection/providers/cellular_extra.pm:177
#, c-format
msgid "Azerbaijan"
msgstr "Azerbaijan"

#: ../lib/network/connection/providers/cellular_extra.pm:180
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "Bosnië en Herzegovina"

#: ../lib/network/connection/providers/cellular_extra.pm:183
#, c-format
msgid "Bahamas"
msgstr "Bahamas"

#: ../lib/network/connection/providers/cellular_extra.pm:186
#: ../lib/network/connection/providers/cellular_extra.pm:190
#: ../lib/network/connection/providers/cellular_extra.pm:193
#, c-format
msgid "Bangladesh"
msgstr "Bangladesh"

#: ../lib/network/connection/providers/cellular_extra.pm:198
#, c-format
msgid "Barbados"
msgstr "Barbados"

#: ../lib/network/connection/providers/cellular_extra.pm:201
#: ../lib/network/connection/providers/cellular_extra.pm:208
#: ../lib/network/connection/providers/cellular_extra.pm:211
#: ../lib/network/connection/providers/cellular_extra.pm:216
#: ../lib/network/connection/providers/cellular_extra.pm:221
#: ../lib/network/connection/providers/cellular_extra.pm:226
#: ../lib/network/connection/providers/xdsl.pm:145
#: ../lib/network/connection/providers/xdsl.pm:154
#: ../lib/network/connection/providers/xdsl.pm:165
#: ../lib/network/connection/providers/xdsl.pm:174
#: ../lib/network/connection/providers/xdsl.pm:183
#: ../lib/network/netconnect.pm:37
#, c-format
msgid "Belgium"
msgstr "België"

#: ../lib/network/connection/providers/cellular_extra.pm:233
#: ../lib/network/connection/providers/cellular_extra.pm:238
#: ../lib/network/connection/providers/cellular_extra.pm:245
#: ../lib/network/connection/providers/xdsl.pm:229
#: ../lib/network/connection/providers/xdsl.pm:238
#, c-format
msgid "Bulgaria"
msgstr "Bulgaars"

#: ../lib/network/connection/providers/cellular_extra.pm:283
#: ../lib/network/connection/providers/cellular_extra.pm:288
#: ../lib/network/connection/providers/cellular_extra.pm:295
#: ../lib/network/connection/providers/cellular_extra.pm:300
#: ../lib/network/connection/providers/cellular_extra.pm:305
#, c-format
msgid "Belarus"
msgstr "Belarus"

#: ../lib/network/connection/providers/cellular_extra.pm:310
#, c-format
msgid "Botswana"
msgstr "Botswana"

#: ../lib/network/connection/providers/cellular_extra.pm:313
#: ../lib/network/connection/providers/cellular_extra.pm:320
#, c-format
msgid "Canada"
msgstr "Kanada"

#: ../lib/network/connection/providers/cellular_extra.pm:327
#, c-format
msgid "Congo (Kinshasa)"
msgstr "Kongo (Kinshasa)"

#: ../lib/network/connection/providers/cellular_extra.pm:332
#, c-format
msgid "Congo (Brazzaville)"
msgstr "Congo (Brazzaville)"

#: ../lib/network/connection/providers/cellular_extra.pm:337
#: ../lib/network/connection/providers/cellular_extra.pm:342
#: ../lib/network/connection/providers/cellular_extra.pm:349
#: ../lib/network/connection/providers/xdsl.pm:1271
#: ../lib/network/connection/providers/xdsl.pm:1280
#: ../lib/network/connection/providers/xdsl.pm:1290
#, c-format
msgid "Switzerland"
msgstr "Switserland"

#: ../lib/network/connection/providers/cellular_extra.pm:356
#, c-format
msgid "Cote d'Ivoire"
msgstr "Cote d'Ivoire"

#: ../lib/network/connection/providers/cellular_extra.pm:359
#: ../lib/network/connection/providers/cellular_extra.pm:364
#: ../lib/network/connection/providers/cellular_extra.pm:369
#: ../lib/network/connection/providers/cellular_extra.pm:374
#: ../lib/network/connection/providers/cellular_extra.pm:379
#: ../lib/network/connection/providers/cellular_extra.pm:384
#: ../lib/network/connection/providers/cellular_extra.pm:389
#, c-format
msgid "Chile"
msgstr "Chili"

#: ../lib/network/connection/providers/cellular_extra.pm:394
#: ../lib/network/connection/providers/cellular_extra.pm:399
#, c-format
msgid "Cameroon"
msgstr "Kameroen"

#: ../lib/network/connection/providers/cellular_extra.pm:403
#: ../lib/network/connection/providers/cellular_extra.pm:408
#: ../lib/network/connection/providers/xdsl.pm:247
#: ../lib/network/connection/providers/xdsl.pm:256
#: ../lib/network/connection/providers/xdsl.pm:265
#: ../lib/network/connection/providers/xdsl.pm:274
#: ../lib/network/connection/providers/xdsl.pm:283
#: ../lib/network/connection/providers/xdsl.pm:292
#: ../lib/network/connection/providers/xdsl.pm:301
#: ../lib/network/connection/providers/xdsl.pm:310
#: ../lib/network/connection/providers/xdsl.pm:319
#: ../lib/network/connection/providers/xdsl.pm:328
#: ../lib/network/connection/providers/xdsl.pm:337
#: ../lib/network/connection/providers/xdsl.pm:346
#: ../lib/network/connection/providers/xdsl.pm:355
#: ../lib/network/connection/providers/xdsl.pm:364
#: ../lib/network/connection/providers/xdsl.pm:373
#: ../lib/network/connection/providers/xdsl.pm:382
#: ../lib/network/connection/providers/xdsl.pm:391
#: ../lib/network/connection/providers/xdsl.pm:400
#: ../lib/network/connection/providers/xdsl.pm:409
#: ../lib/network/connection/providers/xdsl.pm:418
#, c-format
msgid "China"
msgstr "China"

#: ../lib/network/connection/providers/cellular_extra.pm:413
#, c-format
msgid "Costa Rica"
msgstr "Costa Rica"

#: ../lib/network/connection/providers/cellular_extra.pm:418
#: ../lib/network/connection/providers/cellular_extra.pm:423
#: ../lib/network/connection/providers/cellular_extra.pm:426
#, c-format
msgid "Colombia"
msgstr "Colombië"

#: ../lib/network/connection/providers/cellular_extra.pm:431
#: ../lib/network/connection/providers/cellular_extra.pm:436
#: ../lib/network/connection/providers/cellular_extra.pm:441
#: ../lib/network/connection/providers/cellular_extra.pm:446
#: ../lib/network/connection/providers/cellular_extra.pm:453
#: ../lib/network/connection/providers/cellular_extra.pm:458
#: ../lib/network/connection/providers/cellular_extra.pm:463
#: ../lib/network/connection/providers/cellular_extra.pm:468
#: ../lib/network/connection/providers/cellular_extra.pm:471
#: ../lib/network/connection/providers/cellular_extra.pm:476
#: ../lib/network/connection/providers/cellular_extra.pm:481
#: ../lib/network/connection/providers/cellular_extra.pm:486
#: ../lib/network/connection/providers/cellular_extra.pm:491
#: ../lib/network/connection/providers/cellular_extra.pm:496
#: ../lib/network/connection/providers/cellular_extra.pm:501
#: ../lib/network/connection/providers/xdsl.pm:427
#: ../lib/network/connection/providers/xdsl.pm:437
#, c-format
msgid "Czech Republic"
msgstr "Tsjeggiese Republiek"

#: ../lib/network/connection/providers/cellular_extra.pm:565
#: ../lib/network/connection/providers/cellular_extra.pm:568
#: ../lib/network/connection/providers/cellular_extra.pm:571
#: ../lib/network/connection/providers/cellular_extra.pm:574
#: ../lib/network/connection/providers/cellular_extra.pm:577
#: ../lib/network/connection/providers/cellular_extra.pm:582
#: ../lib/network/connection/providers/cellular_extra.pm:587
#: ../lib/network/connection/providers/cellular_extra.pm:592
#: ../lib/network/connection/providers/cellular_extra.pm:597
#: ../lib/network/connection/providers/cellular_extra.pm:600
#: ../lib/network/connection/providers/xdsl.pm:447
#: ../lib/network/connection/providers/xdsl.pm:456
#: ../lib/network/connection/providers/xdsl.pm:465
#, c-format
msgid "Denmark"
msgstr "Denemarke"

#: ../lib/network/connection/providers/cellular_extra.pm:603
#, c-format
msgid "Dominican Republic"
msgstr "Dominikaanse Republiek"

#: ../lib/network/connection/providers/cellular_extra.pm:606
#, c-format
msgid "Ecuador"
msgstr "Ecuador"

#: ../lib/network/connection/providers/cellular_extra.pm:629
#: ../lib/network/connection/providers/cellular_extra.pm:634
#: ../lib/network/connection/providers/cellular_extra.pm:637
#: ../lib/network/connection/providers/xdsl.pm:474
#, c-format
msgid "Egypt"
msgstr "Egipte"

#: ../lib/network/connection/providers/cellular_extra.pm:642
#: ../lib/network/connection/providers/cellular_extra.pm:649
#: ../lib/network/connection/providers/cellular_extra.pm:656
#: ../lib/network/connection/providers/cellular_extra.pm:659
#: ../lib/network/connection/providers/cellular_extra.pm:666
#: ../lib/network/connection/providers/cellular_extra.pm:673
#: ../lib/network/connection/providers/cellular_extra.pm:680
#: ../lib/network/connection/providers/cellular_extra.pm:683
#: ../lib/network/connection/providers/xdsl.pm:1085
#: ../lib/network/connection/providers/xdsl.pm:1097
#: ../lib/network/connection/providers/xdsl.pm:1109
#: ../lib/network/connection/providers/xdsl.pm:1122
#: ../lib/network/connection/providers/xdsl.pm:1132
#: ../lib/network/connection/providers/xdsl.pm:1142
#: ../lib/network/connection/providers/xdsl.pm:1153
#: ../lib/network/connection/providers/xdsl.pm:1163
#: ../lib/network/connection/providers/xdsl.pm:1173
#: ../lib/network/connection/providers/xdsl.pm:1183
#: ../lib/network/connection/providers/xdsl.pm:1193
#: ../lib/network/connection/providers/xdsl.pm:1203
#: ../lib/network/connection/providers/xdsl.pm:1214
#: ../lib/network/connection/providers/xdsl.pm:1225
#: ../lib/network/connection/providers/xdsl.pm:1237
#: ../lib/network/connection/providers/xdsl.pm:1249
#, c-format
msgid "Spain"
msgstr "Spanje"

#: ../lib/network/connection/providers/cellular_extra.pm:707
#, c-format
msgid "Fiji"
msgstr "Fidji"

#: ../lib/network/connection/providers/cellular_extra.pm:879
#, c-format
msgid "Georgia"
msgstr "Georgia"

#: ../lib/network/connection/providers/cellular_extra.pm:884
#: ../lib/network/connection/providers/cellular_extra.pm:889
#: ../lib/network/connection/providers/cellular_extra.pm:892
#: ../lib/network/connection/providers/cellular_extra.pm:897
#, c-format
msgid "Ghana"
msgstr "Ghana"

#: ../lib/network/connection/providers/cellular_extra.pm:900
#: ../lib/network/connection/providers/cellular_extra.pm:904
#: ../lib/network/connection/providers/cellular_extra.pm:910
#: ../lib/network/connection/providers/cellular_extra.pm:913
#: ../lib/network/connection/providers/xdsl.pm:663
#, c-format
msgid "Greece"
msgstr "Griekeland"

#: ../lib/network/connection/providers/cellular_extra.pm:918
#: ../lib/network/connection/providers/cellular_extra.pm:923
#, c-format
msgid "Guatemala"
msgstr "Guatemala"

#: ../lib/network/connection/providers/cellular_extra.pm:926
#, c-format
msgid "Guyana"
msgstr "Guyana"

#: ../lib/network/connection/providers/cellular_extra.pm:931
#: ../lib/network/connection/providers/cellular_extra.pm:936
#: ../lib/network/connection/providers/cellular_extra.pm:939
#: ../lib/network/connection/providers/cellular_extra.pm:942
#: ../lib/network/connection/providers/cellular_extra.pm:947
#: ../lib/network/connection/providers/cellular_extra.pm:950
#: ../lib/network/connection/providers/cellular_extra.pm:953
#, c-format
msgid "Hong Kong"
msgstr "Hong Kong"

#: ../lib/network/connection/providers/cellular_extra.pm:956
#, c-format
msgid "Honduras"
msgstr "Honduras"

#: ../lib/network/connection/providers/cellular_extra.pm:959
#: ../lib/network/connection/providers/cellular_extra.pm:963
#: ../lib/network/connection/providers/cellular_extra.pm:969
#: ../lib/network/connection/providers/cellular_extra.pm:975
#, c-format
msgid "Croatia"
msgstr "Kroasië"

#: ../lib/network/connection/providers/cellular_extra.pm:982
#: ../lib/network/connection/providers/cellular_extra.pm:987
#: ../lib/network/connection/providers/cellular_extra.pm:992
#: ../lib/network/connection/providers/cellular_extra.pm:997
#: ../lib/network/connection/providers/cellular_extra.pm:1002
#: ../lib/network/connection/providers/cellular_extra.pm:1008
#: ../lib/network/connection/providers/cellular_extra.pm:1015
#: ../lib/network/connection/providers/cellular_extra.pm:1022
#: ../lib/network/connection/providers/cellular_extra.pm:1027
#: ../lib/network/connection/providers/xdsl.pm:672
#, c-format
msgid "Hungary"
msgstr "Hongarye"

#: ../lib/network/connection/providers/cellular_extra.pm:1032
#: ../lib/network/connection/providers/cellular_extra.pm:1037
#: ../lib/network/connection/providers/cellular_extra.pm:1044
#: ../lib/network/connection/providers/cellular_extra.pm:1048
#: ../lib/network/connection/providers/cellular_extra.pm:1055
#: ../lib/network/connection/providers/cellular_extra.pm:1062
#, c-format
msgid "Indonesia"
msgstr "Indonesië"

#: ../lib/network/connection/providers/cellular_extra.pm:1067
#: ../lib/network/connection/providers/cellular_extra.pm:1074
#: ../lib/network/connection/providers/cellular_extra.pm:1081
#: ../lib/network/connection/providers/cellular_extra.pm:1086
#: ../lib/network/connection/providers/cellular_extra.pm:1091
#: ../lib/network/connection/providers/cellular_extra.pm:1096
#: ../lib/network/connection/providers/cellular_extra.pm:1102
#: ../lib/network/connection/providers/xdsl.pm:681
#, c-format
msgid "Ireland"
msgstr "Ierland"

#: ../lib/network/connection/providers/cellular_extra.pm:1107
#: ../lib/network/connection/providers/cellular_extra.pm:1113
#: ../lib/network/connection/providers/cellular_extra.pm:1118
#: ../lib/network/connection/providers/xdsl.pm:690
#: ../lib/network/connection/providers/xdsl.pm:700
#: ../lib/network/connection/providers/xdsl.pm:710
#: ../lib/network/connection/providers/xdsl.pm:720
#: ../lib/network/connection/providers/xdsl.pm:730
#: ../lib/network/connection/providers/xdsl.pm:740
#: ../lib/network/connection/providers/xdsl.pm:750
#: ../lib/network/connection/providers/xdsl.pm:760
#: ../lib/network/connection/providers/xdsl.pm:770
#: ../lib/network/connection/providers/xdsl.pm:780
#: ../lib/network/connection/providers/xdsl.pm:790
#, c-format
msgid "Israel"
msgstr "Israel"

#: ../lib/network/connection/providers/cellular_extra.pm:1122
#: ../lib/network/connection/providers/cellular_extra.pm:1127
#: ../lib/network/connection/providers/cellular_extra.pm:1133
#: ../lib/network/connection/providers/cellular_extra.pm:1137
#: ../lib/network/connection/providers/cellular_extra.pm:1142
#: ../lib/network/connection/providers/cellular_extra.pm:1147
#: ../lib/network/connection/providers/cellular_extra.pm:1152
#: ../lib/network/connection/providers/cellular_extra.pm:1156
#: ../lib/network/connection/providers/cellular_extra.pm:1161
#: ../lib/network/connection/providers/cellular_extra.pm:1166
#: ../lib/network/connection/providers/cellular_extra.pm:1171
#: ../lib/network/connection/providers/cellular_extra.pm:1176
#: ../lib/network/connection/providers/cellular_extra.pm:1181
#: ../lib/network/connection/providers/cellular_extra.pm:1186
#: ../lib/network/connection/providers/cellular_extra.pm:1189
#: ../lib/network/connection/providers/cellular_extra.pm:1194
#: ../lib/network/connection/providers/cellular_extra.pm:1199
#: ../lib/network/connection/providers/xdsl.pm:800
#, c-format
msgid "India"
msgstr "Indië"

#: ../lib/network/connection/providers/cellular_extra.pm:1204
#: ../lib/network/connection/providers/cellular_extra.pm:1209
#: ../lib/network/connection/providers/xdsl.pm:809
#: ../lib/network/connection/providers/xdsl.pm:818
#, c-format
msgid "Iceland"
msgstr "Ysland"

#: ../lib/network/connection/providers/cellular_extra.pm:1244
#: ../lib/network/connection/providers/cellular_extra.pm:1247
#, c-format
msgid "Jamaica"
msgstr "Jamaika"

#: ../lib/network/connection/providers/cellular_extra.pm:1254
#: ../lib/network/connection/providers/cellular_extra.pm:1261
#: ../lib/network/connection/providers/cellular_extra.pm:1266
#: ../lib/network/connection/providers/cellular_extra.pm:1271
#: ../lib/network/connection/providers/cellular_extra.pm:1274
#, c-format
msgid "Japan"
msgstr "Japan"

#: ../lib/network/connection/providers/cellular_extra.pm:1281
#: ../lib/network/connection/providers/cellular_extra.pm:1284
#: ../lib/network/connection/providers/cellular_extra.pm:1289
#, c-format
msgid "Kenya"
msgstr "Kenia"

#: ../lib/network/connection/providers/cellular_extra.pm:1292
#: ../lib/network/connection/providers/cellular_extra.pm:1296
#, c-format
msgid "Kuwait"
msgstr "Koeweit"

#: ../lib/network/connection/providers/cellular_extra.pm:1299
#, c-format
msgid "Kazakhstan"
msgstr "Kazakhstan"

#: ../lib/network/connection/providers/cellular_extra.pm:1305
#, c-format
msgid "Laos"
msgstr "Laos"

#: ../lib/network/connection/providers/cellular_extra.pm:1309
#: ../lib/network/connection/providers/cellular_extra.pm:1314
#: ../lib/network/connection/providers/cellular_extra.pm:1317
#, c-format
msgid "Lebanon"
msgstr "Libanon"

#: ../lib/network/connection/providers/cellular_extra.pm:1320
#, c-format
msgid "Saint Lucia"
msgstr "Saint Lucia"

#: ../lib/network/connection/providers/cellular_extra.pm:1324
#: ../lib/network/connection/providers/cellular_extra.pm:1327
#: ../lib/network/connection/providers/cellular_extra.pm:1330
#: ../lib/network/connection/providers/cellular_extra.pm:1333
#: ../lib/network/connection/providers/cellular_extra.pm:1336
#: ../lib/network/connection/providers/cellular_extra.pm:1339
#: ../lib/network/connection/providers/xdsl.pm:871
#, c-format
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: ../lib/network/connection/providers/cellular_extra.pm:1342
#: ../lib/network/connection/providers/cellular_extra.pm:1348
#: ../lib/network/connection/providers/cellular_extra.pm:1352
#: ../lib/network/connection/providers/cellular_extra.pm:1357
#: ../lib/network/connection/providers/xdsl.pm:883
#, c-format
msgid "Lithuania"
msgstr "Litaue"

#: ../lib/network/connection/providers/cellular_extra.pm:1364
#: ../lib/network/connection/providers/cellular_extra.pm:1369
#: ../lib/network/connection/providers/cellular_extra.pm:1374
#, c-format
msgid "Luxembourg"
msgstr "Luxemburg"

#: ../lib/network/connection/providers/cellular_extra.pm:1377
#: ../lib/network/connection/providers/cellular_extra.pm:1382
#, c-format
msgid "Latvia"
msgstr "Letland"

#: ../lib/network/connection/providers/cellular_extra.pm:1387
#: ../lib/network/connection/providers/cellular_extra.pm:1392
#: ../lib/network/connection/providers/xdsl.pm:913
#, c-format
msgid "Morocco"
msgstr "Marokko"

#: ../lib/network/connection/providers/cellular_extra.pm:1397
#: ../lib/network/connection/providers/cellular_extra.pm:1402
#, c-format
msgid "Moldova"
msgstr "Moldova"

#: ../lib/network/connection/providers/cellular_extra.pm:1405
#: ../lib/network/connection/providers/cellular_extra.pm:1412
#: ../lib/network/connection/providers/cellular_extra.pm:1415
#: ../lib/network/connection/providers/cellular_extra.pm:1420
#: ../lib/network/connection/providers/cellular_extra.pm:1426
#: ../lib/network/connection/providers/cellular_extra.pm:1432
#, fuzzy, c-format
msgid "Montenegro"
msgstr "Serbia & Montenegro"

#: ../lib/network/connection/providers/cellular_extra.pm:1438
#, c-format
msgid "Mongolia"
msgstr "Mongolië"

#: ../lib/network/connection/providers/cellular_extra.pm:1441
#: ../lib/network/connection/providers/cellular_extra.pm:1444
#: ../lib/network/connection/providers/cellular_extra.pm:1449
#: ../lib/network/connection/providers/cellular_extra.pm:1452
#, c-format
msgid "Macao"
msgstr ""

#: ../lib/network/connection/providers/cellular_extra.pm:1457
#: ../lib/network/connection/providers/cellular_extra.pm:1460
#: ../lib/network/connection/providers/cellular_extra.pm:1463
#, c-format
msgid "Malta"
msgstr "Malta"

#: ../lib/network/connection/providers/cellular_extra.pm:1468
#: ../lib/network/connection/providers/xdsl.pm:892
#: ../lib/network/connection/providers/xdsl.pm:902
#, c-format
msgid "Mauritius"
msgstr "Mauritius"

#: ../lib/network/connection/providers/cellular_extra.pm:1471
#, c-format
msgid "Maldives"
msgstr "Maldives"

#: ../lib/network/connection/providers/cellular_extra.pm:1474
#: ../lib/network/connection/providers/cellular_extra.pm:1481
#, c-format
msgid "Mexico"
msgstr "Mexiko"

#: ../lib/network/connection/providers/cellular_extra.pm:1484
#: ../lib/network/connection/providers/cellular_extra.pm:1489
#: ../lib/network/connection/providers/cellular_extra.pm:1494
#: ../lib/network/connection/providers/cellular_extra.pm:1499
#: ../lib/network/connection/providers/cellular_extra.pm:1504
#: ../lib/network/connection/providers/cellular_extra.pm:1508
#: ../lib/network/connection/providers/cellular_extra.pm:1511
#, c-format
msgid "Malaysia"
msgstr "Maleisië"

#: ../lib/network/connection/providers/cellular_extra.pm:1518
#, c-format
msgid "Mozambique"
msgstr "Mosambiek"

#: ../lib/network/connection/providers/cellular_extra.pm:1525
#: ../lib/network/connection/providers/cellular_extra.pm:1530
#: ../lib/network/connection/providers/cellular_extra.pm:1535
#, c-format
msgid "Nigeria"
msgstr "Nigerië"

#: ../lib/network/connection/providers/cellular_extra.pm:1541
#: ../lib/network/connection/providers/cellular_extra.pm:1546
#, c-format
msgid "Nicaragua"
msgstr "Nicaragua"

#: ../lib/network/connection/providers/cellular_extra.pm:1551
#: ../lib/network/connection/providers/cellular_extra.pm:1554
#: ../lib/network/connection/providers/cellular_extra.pm:1561
#: ../lib/network/connection/providers/cellular_extra.pm:1566
#: ../lib/network/connection/providers/cellular_extra.pm:1571
#: ../lib/network/connection/providers/cellular_extra.pm:1575
#: ../lib/network/connection/providers/cellular_extra.pm:1580
#: ../lib/network/connection/providers/cellular_extra.pm:1585
#: ../lib/network/connection/providers/xdsl.pm:923
#: ../lib/network/connection/providers/xdsl.pm:932
#: ../lib/network/connection/providers/xdsl.pm:941
#: ../lib/network/connection/providers/xdsl.pm:950
#: ../lib/network/netconnect.pm:35
#, c-format
msgid "Netherlands"
msgstr "Nederlands"

#: ../lib/network/connection/providers/cellular_extra.pm:1588
#: ../lib/network/connection/providers/cellular_extra.pm:1595
#: ../lib/network/connection/providers/cellular_extra.pm:1600
#: ../lib/network/connection/providers/cellular_extra.pm:1605
#: ../lib/network/connection/providers/cellular_extra.pm:1610
#: ../lib/network/connection/providers/cellular_extra.pm:1613
#: ../lib/network/connection/providers/cellular_extra.pm:1616
#: ../lib/network/connection/providers/cellular_extra.pm:1619
#: ../lib/network/connection/providers/cellular_extra.pm:1622
#: ../lib/network/connection/providers/cellular_extra.pm:1625
#: ../lib/network/connection/providers/xdsl.pm:959
#: ../lib/network/connection/providers/xdsl.pm:965
#: ../lib/network/connection/providers/xdsl.pm:971
#: ../lib/network/connection/providers/xdsl.pm:977
#: ../lib/network/connection/providers/xdsl.pm:983
#: ../lib/network/connection/providers/xdsl.pm:989
#: ../lib/network/connection/providers/xdsl.pm:995
#, c-format
msgid "Norway"
msgstr "Noorweë"

#: ../lib/network/connection/providers/cellular_extra.pm:1628
#, c-format
msgid "Nepal"
msgstr "Nepal"

#: ../lib/network/connection/providers/cellular_extra.pm:1631
#: ../lib/network/connection/providers/cellular_extra.pm:1636
#: ../lib/network/connection/providers/cellular_extra.pm:1641
#, c-format
msgid "New Zealand"
msgstr "Neu-Seeland"

#: ../lib/network/connection/providers/cellular_extra.pm:1646
#: ../lib/network/connection/providers/cellular_extra.pm:1651
#, c-format
msgid "Panama"
msgstr "Panama"

#: ../lib/network/connection/providers/cellular_extra.pm:1656
#, c-format
msgid "Oman"
msgstr "Oman"

#: ../lib/network/connection/providers/cellular_extra.pm:1659
#, c-format
msgid "Peru"
msgstr "Peru"

#: ../lib/network/connection/providers/cellular_extra.pm:1664
#: ../lib/network/connection/providers/cellular_extra.pm:1671
#: ../lib/network/connection/providers/cellular_extra.pm:1678
#: ../lib/network/connection/providers/cellular_extra.pm:1681
#, c-format
msgid "Philippines"
msgstr "Filippyne"

#: ../lib/network/connection/providers/cellular_extra.pm:1688
#: ../lib/network/connection/providers/cellular_extra.pm:1693
#: ../lib/network/connection/providers/cellular_extra.pm:1696
#: ../lib/network/connection/providers/cellular_extra.pm:1699
#: ../lib/network/connection/providers/cellular_extra.pm:1704
#: ../lib/network/connection/providers/cellular_extra.pm:1709
#: ../lib/network/connection/providers/xdsl.pm:1003
#, c-format
msgid "Pakistan"
msgstr "Pakistan"

#: ../lib/network/connection/providers/cellular_extra.pm:1753
#: ../lib/network/connection/providers/cellular_extra.pm:1758
#: ../lib/network/connection/providers/cellular_extra.pm:1763
#: ../lib/network/connection/providers/cellular_extra.pm:1767
#: ../lib/network/connection/providers/cellular_extra.pm:1772
#: ../lib/network/connection/providers/xdsl.pm:1035
#, c-format
msgid "Portugal"
msgstr "Portugal"

#: ../lib/network/connection/providers/cellular_extra.pm:1777
#, c-format
msgid "Paraguay"
msgstr "Paraguay"

#: ../lib/network/connection/providers/cellular_extra.pm:1782
#: ../lib/network/connection/providers/cellular_extra.pm:1787
#: ../lib/network/connection/providers/cellular_extra.pm:1794
#, c-format
msgid "Romania"
msgstr "Roemenië"

#: ../lib/network/connection/providers/cellular_extra.pm:1799
#: ../lib/network/connection/providers/cellular_extra.pm:1806
#: ../lib/network/connection/providers/cellular_extra.pm:1812
#: ../lib/network/connection/providers/cellular_extra.pm:1818
#, fuzzy, c-format
msgid "Serbia"
msgstr "Diens"

#: ../lib/network/connection/providers/cellular_extra.pm:1824
#: ../lib/network/connection/providers/cellular_extra.pm:1831
#: ../lib/network/connection/providers/cellular_extra.pm:1838
#: ../lib/network/connection/providers/cellular_extra.pm:1843
#: ../lib/network/connection/providers/cellular_extra.pm:1850
#: ../lib/network/connection/providers/cellular_extra.pm:1853
#: ../lib/network/connection/providers/cellular_extra.pm:1858
#: ../lib/network/connection/providers/cellular_extra.pm:1863
#: ../lib/network/connection/providers/cellular_extra.pm:1868
#: ../lib/network/connection/providers/cellular_extra.pm:1873
#: ../lib/network/connection/providers/cellular_extra.pm:1878
#: ../lib/network/connection/providers/cellular_extra.pm:1883
#: ../lib/network/connection/providers/cellular_extra.pm:1888
#: ../lib/network/connection/providers/cellular_extra.pm:1893
#: ../lib/network/connection/providers/cellular_extra.pm:1899
#: ../lib/network/connection/providers/cellular_extra.pm:1904
#: ../lib/network/connection/providers/cellular_extra.pm:1909
#: ../lib/network/connection/providers/cellular_extra.pm:1915
#: ../lib/network/connection/providers/cellular_extra.pm:1921
#: ../lib/network/connection/providers/cellular_extra.pm:1928
#: ../lib/network/connection/providers/cellular_extra.pm:1934
#, c-format
msgid "Russian Federation"
msgstr "Russian Federation"

#: ../lib/network/connection/providers/cellular_extra.pm:1939
#: ../lib/network/connection/providers/cellular_extra.pm:1942
#, c-format
msgid "Saudi Arabia"
msgstr "Saoedi-Arabië"

#: ../lib/network/connection/providers/cellular_extra.pm:1947
#: ../lib/network/connection/providers/cellular_extra.pm:1950
#: ../lib/network/connection/providers/cellular_extra.pm:1953
#: ../lib/network/connection/providers/cellular_extra.pm:1956
#: ../lib/network/connection/providers/cellular_extra.pm:1959
#: ../lib/network/connection/providers/cellular_extra.pm:1962
#: ../lib/network/connection/providers/cellular_extra.pm:1967
#: ../lib/network/connection/providers/cellular_extra.pm:1970
#: ../lib/network/connection/providers/cellular_extra.pm:1973
#: ../lib/network/connection/providers/xdsl.pm:1262
#, c-format
msgid "Sweden"
msgstr "Swede"

#: ../lib/network/connection/providers/cellular_extra.pm:1976
#: ../lib/network/connection/providers/cellular_extra.pm:1983
#: ../lib/network/connection/providers/cellular_extra.pm:1988
#: ../lib/network/connection/providers/xdsl.pm:1055
#, c-format
msgid "Singapore"
msgstr "Singapoer"

#: ../lib/network/connection/providers/cellular_extra.pm:1994
#: ../lib/network/connection/providers/cellular_extra.pm:2001
#: ../lib/network/connection/providers/cellular_extra.pm:2008
#: ../lib/network/connection/providers/xdsl.pm:1074
#, c-format
msgid "Slovenia"
msgstr "Slovenië"

#: ../lib/network/connection/providers/cellular_extra.pm:2013
#: ../lib/network/connection/providers/cellular_extra.pm:2018
#: ../lib/network/connection/providers/cellular_extra.pm:2023
#: ../lib/network/connection/providers/cellular_extra.pm:2030
#, c-format
msgid "Slovakia"
msgstr "Slovakye"

#: ../lib/network/connection/providers/cellular_extra.pm:2035
#: ../lib/network/connection/providers/xdsl.pm:1064
#, c-format
msgid "Senegal"
msgstr "Senekal"

#: ../lib/network/connection/providers/cellular_extra.pm:2040
#, c-format
msgid "El Salvador"
msgstr "El Salvador"

#: ../lib/network/connection/providers/cellular_extra.pm:2045
#: ../lib/network/connection/providers/cellular_extra.pm:2050
#: ../lib/network/connection/providers/cellular_extra.pm:2055
#: ../lib/network/connection/providers/xdsl.pm:1299
#, c-format
msgid "Thailand"
msgstr "Thailand"

#: ../lib/network/connection/providers/cellular_extra.pm:2060
#: ../lib/network/connection/providers/cellular_extra.pm:2065
#: ../lib/network/connection/providers/cellular_extra.pm:2070
#: ../lib/network/connection/providers/cellular_extra.pm:2077
#: ../lib/network/connection/providers/cellular_extra.pm:2084
#: ../lib/network/connection/providers/xdsl.pm:1320
#, c-format
msgid "Turkey"
msgstr "Turkye"

#: ../lib/network/connection/providers/cellular_extra.pm:2089
#: ../lib/network/connection/providers/cellular_extra.pm:2094
#, c-format
msgid "Trinidad and Tobago"
msgstr "Trinidad en Tobago"

#: ../lib/network/connection/providers/cellular_extra.pm:2099
#: ../lib/network/connection/providers/cellular_extra.pm:2102
#: ../lib/network/connection/providers/cellular_extra.pm:2105
#: ../lib/network/connection/providers/cellular_extra.pm:2108
#: ../lib/network/connection/providers/cellular_extra.pm:2111
#, c-format
msgid "Taiwan"
msgstr "Taiwan"

#: ../lib/network/connection/providers/cellular_extra.pm:2114
#: ../lib/network/connection/providers/cellular_extra.pm:2119
#: ../lib/network/connection/providers/cellular_extra.pm:2124
#: ../lib/network/connection/providers/cellular_extra.pm:2129
#: ../lib/network/connection/providers/cellular_extra.pm:2134
#: ../lib/network/connection/providers/cellular_extra.pm:2139
#: ../lib/network/connection/providers/cellular_extra.pm:2142
#: ../lib/network/connection/providers/cellular_extra.pm:2147
#: ../lib/network/connection/providers/cellular_extra.pm:2152
#: ../lib/network/connection/providers/cellular_extra.pm:2157
#: ../lib/network/connection/providers/cellular_extra.pm:2163
#: ../lib/network/connection/providers/cellular_extra.pm:2168
#, c-format
msgid "Ukraine"
msgstr "Oekraine"

#: ../lib/network/connection/providers/cellular_extra.pm:2171
#, c-format
msgid "Uganda"
msgstr "Uganda"

#: ../lib/network/connection/providers/cellular_extra.pm:2227
#: ../lib/network/connection/providers/cellular_extra.pm:2232
#: ../lib/network/connection/providers/cellular_extra.pm:2237
#, c-format
msgid "Uruguay"
msgstr "Uruguay"

#: ../lib/network/connection/providers/cellular_extra.pm:2242
#, c-format
msgid "Uzbekistan"
msgstr "Uzbekistan"

#: ../lib/network/connection/providers/cellular_extra.pm:2247
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "Saint Vincent en die Grenadines"

#: ../lib/network/connection/providers/cellular_extra.pm:2252
#, c-format
msgid "Venezuela"
msgstr "Venezuela"

#: ../lib/network/connection/providers/cellular_extra.pm:2256
#: ../lib/network/connection/providers/cellular_extra.pm:2263
#: ../lib/network/connection/providers/cellular_extra.pm:2268
#: ../lib/network/connection/providers/cellular_extra.pm:2273
#: ../lib/network/connection/providers/cellular_extra.pm:2278
#, c-format
msgid "South Africa"
msgstr "Suid-Afrika"

#: ../lib/network/connection/providers/xdsl.pm:48
#: ../lib/network/connection/providers/xdsl.pm:58
#, c-format
msgid "Algeria"
msgstr "Algerië"

#: ../lib/network/connection/providers/xdsl.pm:88
#: ../lib/network/connection/providers/xdsl.pm:447
#: ../lib/network/connection/providers/xdsl.pm:663
#: ../lib/network/connection/providers/xdsl.pm:681
#: ../lib/network/connection/providers/xdsl.pm:800
#: ../lib/network/connection/providers/xdsl.pm:1271
#, c-format
msgid "Any"
msgstr ""

#: ../lib/network/connection/providers/xdsl.pm:1044
#, c-format
msgid "Russia"
msgstr "Rusland"

#: ../lib/network/connection/providers/xdsl.pm:1309
#, c-format
msgid "Tunisia"
msgstr "Tunisië"

#: ../lib/network/connection/wireless.pm:14
#, c-format
msgid "Wireless"
msgstr "Draadloos"

#: ../lib/network/connection/wireless.pm:15
#, fuzzy, c-format
msgid "Wireless (Wi-Fi)"
msgstr "Draadloos"

#: ../lib/network/connection/wireless.pm:31
#, c-format
msgid "Use a Windows driver (with ndiswrapper)"
msgstr ""

#: ../lib/network/connection/wireless.pm:48
#, c-format
msgid "Open WEP"
msgstr ""

#: ../lib/network/connection/wireless.pm:49
#, c-format
msgid "Restricted WEP"
msgstr ""

#: ../lib/network/connection/wireless.pm:50
#, c-format
msgid "WPA/WPA2 Pre-Shared Key"
msgstr ""

#: ../lib/network/connection/wireless.pm:51
#, c-format
msgid "WPA/WPA2 Enterprise"
msgstr ""

#: ../lib/network/connection/wireless.pm:293
#, c-format
msgid "Windows driver"
msgstr ""

#: ../lib/network/connection/wireless.pm:367
#, c-format
msgid ""
"Your wireless card is disabled, please enable the wireless switch (RF kill "
"switch) first."
msgstr ""

#: ../lib/network/connection/wireless.pm:457
#, fuzzy, c-format
msgid "Wireless settings"
msgstr "Draadlose konneksie"

#: ../lib/network/connection/wireless.pm:462
#: ../lib/network/connection_manager/gtk.pm:66
#: ../lib/network/drakconnect/edit.pm:237
#, c-format
msgid "Operating Mode"
msgstr "Bedryfsvlak"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Ad-hoc"
msgstr "Ad-hoc"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Managed"
msgstr "Beheerde"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Master"
msgstr "Meester"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Repeater"
msgstr "Repeater"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Secondary"
msgstr "Sekondêre"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Auto"
msgstr "Outo"

#: ../lib/network/connection/wireless.pm:466
#: ../lib/network/drakconnect/edit.pm:238
#, c-format
msgid "Network name (ESSID)"
msgstr "Netwerknaam (ESSID)"

#: ../lib/network/connection/wireless.pm:468
#, c-format
msgid "Encryption mode"
msgstr ""

#: ../lib/network/connection/wireless.pm:470
#: ../lib/network/drakconnect/edit.pm:252
#, c-format
msgid "Encryption key"
msgstr "Enkripsie-sleutel"

#: ../lib/network/connection/wireless.pm:473
#, fuzzy, c-format
msgid "Hide password"
msgstr "Wagwoord"

#: ../lib/network/connection/wireless.pm:475
#, c-format
msgid "Force using this key as ASCII string (e.g. for Livebox)"
msgstr ""

#: ../lib/network/connection/wireless.pm:482
#, fuzzy, c-format
msgid "EAP Login/Username"
msgstr "Gebruikerskode"

#: ../lib/network/connection/wireless.pm:484
#, c-format
msgid ""
"The login or username. Format is plain text. If you\n"
"need to specify domain then try the untested syntax\n"
"  DOMAIN\\username"
msgstr ""

#: ../lib/network/connection/wireless.pm:487
#, fuzzy, c-format
msgid "EAP Password"
msgstr "Wagwoord"

#: ../lib/network/connection/wireless.pm:490
#, c-format
msgid ""
" Password: A string.\n"
"Note that this is not the same thing as a psk.\n"
"____________________________________________________\n"
"RELATED ADDITIONAL INFORMATION:\n"
"In the Advanced Page, you can select which EAP mode\n"
"is used for authentication. For the eap mode setting\n"
"   Auto Detect: implies all possible modes are tried.\n"
"\n"
"If Auto Detect fails, try the PEAP TTLS combo bofore others\n"
"Note:\n"
"\tThe settings MD5, MSCHAPV2, OTP and GTC imply\n"
"automatically PEAP and TTLS modes.\n"
"  TLS mode is completely certificate based and may ignore\n"
"the username and password values specified here."
msgstr ""

#: ../lib/network/connection/wireless.pm:504
#, fuzzy, c-format
msgid "EAP client certificate"
msgstr "Naam van die sertifikaat"

#: ../lib/network/connection/wireless.pm:506
#, c-format
msgid ""
"The complete path and filename of client certificate. This is\n"
"only used for EAP certificate based authentication. It could be\n"
"considered as the alternative to username/password combo.\n"
" Note: other related settings are shown on the Advanced page."
msgstr ""

#: ../lib/network/connection/wireless.pm:510
#, fuzzy, c-format
msgid "EAP client private key"
msgstr "Naam van die sertifikaat"

#: ../lib/network/connection/wireless.pm:512
#, c-format
msgid ""
"The complete path and filename of client private key. This is\n"
"only used for EAP certificate based authentication. It could be\n"
"considered as the alternative to username/password combo.\n"
" Note: other related settings are shown on the Advanced page."
msgstr ""

#: ../lib/network/connection/wireless.pm:516
#, fuzzy, c-format
msgid "EAP client private key password"
msgstr "Naam van die sertifikaat"

#: ../lib/network/connection/wireless.pm:518
#, c-format
msgid ""
"The complete password for the client private key. This is\n"
"only used for EAP certificate based authentication. This password \n"
"is used for protected client private keys only. It can be optional.\n"
" Note: other related settings are shown on the Advanced page."
msgstr ""

#: ../lib/network/connection/wireless.pm:522
#: ../lib/network/drakconnect/edit.pm:239
#, c-format
msgid "Network ID"
msgstr "Netwerk-ID"

#: ../lib/network/connection/wireless.pm:523
#: ../lib/network/drakconnect/edit.pm:240
#, c-format
msgid "Operating frequency"
msgstr "Bedryfsfrekwensie"

#: ../lib/network/connection/wireless.pm:524
#: ../lib/network/drakconnect/edit.pm:241
#, c-format
msgid "Sensitivity threshold"
msgstr "Sensitiwiteits behoud"

#: ../lib/network/connection/wireless.pm:525
#: ../lib/network/drakconnect/edit.pm:242
#, c-format
msgid "Bitrate (in b/s)"
msgstr "Bitrate (in b/s)"

#: ../lib/network/connection/wireless.pm:526
#: ../lib/network/drakconnect/edit.pm:253
#, c-format
msgid "RTS/CTS"
msgstr "RTS/CTS"

#: ../lib/network/connection/wireless.pm:527
#, c-format
msgid ""
"RTS/CTS adds a handshake before each packet transmission to make sure that "
"the\n"
"channel is clear. This adds overhead, but increase performance in case of "
"hidden\n"
"nodes or large number of active nodes. This parameter sets the size of the\n"
"smallest packet for which the node sends RTS, a value equal to the maximum\n"
"packet size disable the scheme. You may also set this parameter to auto, "
"fixed\n"
"or off."
msgstr ""
"RTS/CTS voeg 'n handskud by alvorens 'n pakkie gestuur word. Dit\n"
"is om seker te maak die tonnel is skoon. Dit voeg wel oorhoofse data\n"
"by, maar kan beter resultate tot gevolge hê.\n"
"Hierie parameter bepaal die kleinste pakkie vwaarvoor die node 'n RTS\n"
"sal stuur. 'n Waarde gelyk aan die maksimun pakkie grootte sal dit\n"
"de-aktiveer. U kan dit ook stel na Outo, bepaald of af."

#: ../lib/network/connection/wireless.pm:534
#: ../lib/network/drakconnect/edit.pm:254
#, c-format
msgid "Fragmentation"
msgstr "Fragmentasie"

#: ../lib/network/connection/wireless.pm:535
#: ../lib/network/drakconnect/edit.pm:255
#, c-format
msgid "iwconfig command extra arguments"
msgstr "iwconfig program se ekstra argumente"

#: ../lib/network/connection/wireless.pm:536
#, c-format
msgid ""
"Here, one can configure some extra wireless parameters such as:\n"
"ap, channel, commit, enc, power, retry, sens, txpower (nick is already set "
"as the hostname).\n"
"\n"
"See iwconfig(8) man page for further information."
msgstr ""
"Hier kan u ekstra verstellings bepaal soos: ap, channel, commit, enc, power, "
"retry, sens, txpower (nick is reeds gestel as die rekenaarnaam).\n"
"\n"
"Raadpleeg die iwconfig(8) man vir ekstra inligting."

#. -PO: split the "xyz command extra argument" translated string into two lines if it's bigger than the english one
#: ../lib/network/connection/wireless.pm:543
#: ../lib/network/drakconnect/edit.pm:256
#, c-format
msgid "iwspy command extra arguments"
msgstr "iwspy program se ekstra argumente"

#: ../lib/network/connection/wireless.pm:544
#, c-format
msgid ""
"iwspy is used to set a list of addresses in a wireless network\n"
"interface and to read back quality of link information for each of those.\n"
"\n"
"This information is the same as the one available in /proc/net/wireless :\n"
"quality of the link, signal strength and noise level.\n"
"\n"
"See iwpspy(8) man page for further information."
msgstr ""
"iwspy word gebruik om 'n lys op te stel van adresse in 'n draadlose\n"
"netwerk asook om die gehalte van elke koppeling van elk te lees.\n"
"\n"
"Hierdie inligting kan ook bekom word in /proc/net/wireless :\n"
"gehalte van die koppeling, seinsterkte, en geraasvlakke.\n"
"\n"
"Raadpleeg die iwpspy(8) vir verdere inligting."

#: ../lib/network/connection/wireless.pm:552
#: ../lib/network/drakconnect/edit.pm:257
#, c-format
msgid "iwpriv command extra arguments"
msgstr "iwpriv program se ekstra argumente"

#: ../lib/network/connection/wireless.pm:554
#, c-format
msgid ""
"iwpriv enable to set up optionals (private) parameters of a wireless "
"network\n"
"interface.\n"
"\n"
"iwpriv deals with parameters and setting specific to each driver (as opposed "
"to\n"
"iwconfig which deals with generic ones).\n"
"\n"
"In theory, the documentation of each device driver should indicate how to "
"use\n"
"those interface specific commands and their effect.\n"
"\n"
"See iwpriv(8) man page for further information."
msgstr ""
"iwpriv stel u in staat om privaatheidsverstellings aan\n"
"die draadlose netwerkkoppelvlak aan te bring.\n"
"\n"
"iwpriv maak verstellings aan die spesifieke drywers (in teenstelling met "
"iwconfig wat generiese verstellings doen)\n"
"\n"
"In teorie, behoort u al die nodige inligting vanaf die drywer\n"
"se dokumentasie te kan bekom)\n"
"\n"
"Raadpleeg die iwpriv(8) vir verdere inligting."

#: ../lib/network/connection/wireless.pm:565
#, fuzzy, c-format
msgid "EAP Protocol"
msgstr "Protokol"

#: ../lib/network/connection/wireless.pm:566
#: ../lib/network/connection/wireless.pm:571
#, fuzzy, c-format
msgid "Auto Detect"
msgstr "Gebruik outospeuring"

#: ../lib/network/connection/wireless.pm:566
#, c-format
msgid "WPA2"
msgstr ""

#: ../lib/network/connection/wireless.pm:566
#, fuzzy, c-format
msgid "WPA"
msgstr "PAP"

#: ../lib/network/connection/wireless.pm:568
#, c-format
msgid ""
"Auto Detect is recommended as it first tries WPA version 2 with\n"
"a fallback to WPA version 1"
msgstr ""

#: ../lib/network/connection/wireless.pm:570
#, fuzzy, c-format
msgid "EAP Mode"
msgstr "Modus"

#: ../lib/network/connection/wireless.pm:571
#, fuzzy, c-format
msgid "PEAP"
msgstr "PAP"

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "TTLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "TLS"
msgstr "TLS"

#: ../lib/network/connection/wireless.pm:571
#, fuzzy, c-format
msgid "MSCHAPV2"
msgstr "CHAP"

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "MD5"
msgstr ""

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "OTP"
msgstr ""

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "GTC"
msgstr ""

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "LEAP"
msgstr ""

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "PEAP TTLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "TTLS TLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:573
#, c-format
msgid "EAP key_mgmt"
msgstr ""

#: ../lib/network/connection/wireless.pm:575
#, c-format
msgid ""
"list of accepted authenticated key management protocols.\n"
"possible values are WPA-EAP, IEEE8021X, NONE"
msgstr ""

#: ../lib/network/connection/wireless.pm:577
#, c-format
msgid "EAP outer identity"
msgstr ""

#: ../lib/network/connection/wireless.pm:579
#, c-format
msgid ""
"Anonymous identity string for EAP: to be used as the\n"
"unencrypted identity with EAP types that support different\n"
"tunnelled identity, e.g., TTLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:582
#, c-format
msgid "EAP phase2"
msgstr ""

#: ../lib/network/connection/wireless.pm:584
#, c-format
msgid ""
"Inner authentication with TLS tunnel parameters.\n"
"input is string with field-value pairs, Examples:\n"
"auth=MSCHAPV2 for PEAP or\n"
"autheap=MSCHAPV2 autheap=MD5 for TTLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:588
#, fuzzy, c-format
msgid "EAP CA certificate"
msgstr "Tipe sertifikaat"

#: ../lib/network/connection/wireless.pm:590
#, c-format
msgid ""
"Full file path to CA certificate file (PEM/DER). This file\n"
"can have one or more trusted CA certificates. If ca_cert are not\n"
"included, server certificate will not be verified. If possible,\n"
"a trusted CA certificate should always be configured\n"
"when using TLS or TTLS or PEAP."
msgstr ""

#: ../lib/network/connection/wireless.pm:595
#, c-format
msgid "EAP certificate subject match"
msgstr ""

#: ../lib/network/connection/wireless.pm:597
#, c-format
msgid ""
" Substring to be matched against the subject of\n"
"the authentication server certificate. If this string is set,\n"
"the server certificate is only accepted if it contains this\n"
"string in the subject.  The subject string is in following format:\n"
"/C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as@example.com"
msgstr ""

#: ../lib/network/connection/wireless.pm:602
#, c-format
msgid "Extra directives"
msgstr ""

#: ../lib/network/connection/wireless.pm:603
#, c-format
msgid ""
"Here one can pass extra settings to wpa_supplicant\n"
"The expected format is a string field=value pair. Multiple values\n"
"maybe specified, separating each value with the # character.\n"
"Note: directives are passed unchecked and may cause the wpa\n"
"negotiation to fail silently. Supported directives are preserved\n"
"across editing.\n"
"Supported directives are :\n"
"\tdisabled, id_str, bssid, priority, auth_alg, eapol_flags,\n"
"\tproactive_key_caching, peerkey, ca_path, private_key,\n"
"\tprivate_key_passwd, dh_file, altsubject_match, phase1,\n"
"\tfragment_size and eap_workaround, pairwise, group\n"
"\tOthers such as key_mgmt, eap maybe used to force\n"
"\tspecial settings different from the U.I settings."
msgstr ""

#: ../lib/network/connection/wireless.pm:623
#, c-format
msgid "An encryption key is required."
msgstr ""

#: ../lib/network/connection/wireless.pm:630
#, c-format
msgid ""
"The pre-shared key should have between 8 and 63 ASCII characters, or 64 "
"hexadecimal characters."
msgstr ""

#: ../lib/network/connection/wireless.pm:636
#, c-format
msgid ""
"The WEP key should have at most %d ASCII characters or %d hexadecimal "
"characters."
msgstr ""

#: ../lib/network/connection/wireless.pm:643
#, c-format
msgid ""
"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
"frequency), or add enough '0' (zeroes)."
msgstr ""
"Freq moet 'n k, M of G agtervoegsel kry. (byvoorbeeld, \"2.6G\" vir 2.46Ghz "
"frekwensie), of u moet genoeg 0'e (zero's) byvoeg."

#: ../lib/network/connection/wireless.pm:649
#, c-format
msgid ""
"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
"enough '0' (zeroes)."
msgstr ""
"Tempo moet agtervoegsels van k,M, of G kry (byvoorbeeld \"11M\" vir 11M) of "
"voeg genoeg 0'e (zero'z) by."

#: ../lib/network/connection/wireless.pm:661
#, c-format
msgid "Allow access point roaming"
msgstr ""

#: ../lib/network/connection/wireless.pm:786
#, c-format
msgid "Associated to wireless network \"%s\" on interface %s"
msgstr ""

#: ../lib/network/connection/wireless.pm:787
#, c-format
msgid "Lost association to wireless network on interface %s"
msgstr ""

#: ../lib/network/connection/xdsl.pm:9
#, fuzzy, c-format
msgid "DSL"
msgstr "Ssl"

#: ../lib/network/connection/xdsl.pm:98 ../lib/network/netconnect.pm:789
#, c-format
msgid "Alcatel speedtouch USB modem"
msgstr "Alcatel speedtouch USB-modem"

#: ../lib/network/connection/xdsl.pm:126
#, c-format
msgid ""
"The ECI Hi-Focus modem cannot be supported due to binary driver distribution "
"problem.\n"
"\n"
"You can find a driver on http://eciadsl.flashtux.org/"
msgstr ""
"The ECI Hi-Focus modem kan nie uit die boks ondersteun word uit nie.\n"
"Besoek gerus  http://eciadsl.flashtux.org/ vir 'n drywer."

#: ../lib/network/connection/xdsl.pm:186
#, c-format
msgid ""
"Modems using Conexant AccessRunner chipsets cannot be supported due to "
"binary firmware distribution problem."
msgstr ""

#: ../lib/network/connection/xdsl.pm:206
#, c-format
msgid "DSL over CAPI"
msgstr ""

#: ../lib/network/connection/xdsl.pm:209
#, c-format
msgid "Dynamic Host Configuration Protocol (DHCP)"
msgstr "Dynamic Host Configuration Protocol (DHCP)"

#: ../lib/network/connection/xdsl.pm:210
#, c-format
msgid "Manual TCP/IP configuration"
msgstr "Selfdoen TCP/IP-konfigurasie"

#: ../lib/network/connection/xdsl.pm:211
#, c-format
msgid "Point to Point Tunneling Protocol (PPTP)"
msgstr "Point to Point Tunneling Protocol (PPTP)"

#: ../lib/network/connection/xdsl.pm:212
#, c-format
msgid "PPP over Ethernet (PPPoE)"
msgstr "PPP oor Ethernet (PPPoE)"

#: ../lib/network/connection/xdsl.pm:213
#, c-format
msgid "PPP over ATM (PPPoA)"
msgstr "PPP oor ATM (PPPoA)"

#: ../lib/network/connection/xdsl.pm:253
#, c-format
msgid "Virtual Path ID (VPI):"
msgstr "Virtual Path ID (VPI):"

#: ../lib/network/connection/xdsl.pm:254
#, c-format
msgid "Virtual Circuit ID (VCI):"
msgstr "Virtual Circuit ID (VCI):"

#: ../lib/network/connection/xdsl.pm:362
#: ../lib/network/connection_manager.pm:46 ../lib/network/drakvpn.pm:48
#: ../lib/network/netconnect.pm:136 ../lib/network/thirdparty.pm:124
#, fuzzy, c-format
msgid "Could not install the packages (%s)!"
msgstr "Installeer pakket %s"

#: ../lib/network/connection_manager.pm:58
#: ../lib/network/connection_manager.pm:73 ../lib/network/netconnect.pm:187
#, fuzzy, c-format
msgid "Configuring device..."
msgstr "Konfigurasie in aabou..."

#: ../lib/network/connection_manager.pm:63
#: ../lib/network/connection_manager.pm:129
#, fuzzy, c-format
msgid "Network settings"
msgstr "Plaaslike Netwerkadres"

#: ../lib/network/connection_manager.pm:64
#: ../lib/network/connection_manager.pm:130
#, fuzzy, c-format
msgid "Please enter settings for network"
msgstr "Gedetaileerde inligting"

#: ../lib/network/connection_manager.pm:207
#: ../lib/network/connection_manager.pm:306 ../lib/network/drakvpn.pm:103
#, fuzzy, c-format
msgid "Connection failed."
msgstr "Konneksienaam"

#: ../lib/network/connection_manager.pm:217
#, fuzzy, c-format
msgid "Disconnecting..."
msgstr "Diskonnekteer..."

#: ../lib/network/connection_manager.pm:253 ../lib/network/netconnect.pm:209
#, fuzzy, c-format
msgid "Scanning for networks..."
msgstr "Deursoek die netwerk..."

#: ../lib/network/connection_manager.pm:272
#, c-format
msgid "Hostname changed to \"%s\""
msgstr ""

#: ../lib/network/connection_manager/gtk.pm:63
#, c-format
msgid "SSID"
msgstr ""

#: ../lib/network/connection_manager/gtk.pm:64
#, c-format
msgid "Signal strength"
msgstr ""

#: ../lib/network/connection_manager/gtk.pm:65
#, c-format
msgid "Encryption"
msgstr "Inkripsie"

#: ../lib/network/connection_manager/gtk.pm:118 ../lib/network/drakroam.pm:92
#, c-format
msgid "Disconnect"
msgstr "Ontkoppel"

#: ../lib/network/connection_manager/gtk.pm:118 ../lib/network/drakroam.pm:91
#, c-format
msgid "Connect"
msgstr "Konnekteer"

#: ../lib/network/drakconnect/delete.pm:13
#, c-format
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
"hardewarekonfigurasieprogram."

#: ../lib/network/drakconnect/delete.pm:22
#, c-format
msgid "Remove a network interface"
msgstr "Verwyder 'n netwerkkoppelvlak"

#: ../lib/network/drakconnect/delete.pm:26
#, fuzzy, c-format
msgid "Select the network interface to remove:"
msgstr "Kies die netwerkkoppelvlak om op te stel:"

#: ../lib/network/drakconnect/delete.pm:59
#, c-format
msgid ""
"An error occurred while deleting the \"%s\" network interface:\n"
"\n"
"%s"
msgstr ""
"Daar was 'n probleem met die verwydering van die \"%s\" koppelvlak:\n"
"\n"
"%s"

#: ../lib/network/drakconnect/delete.pm:60
#, c-format
msgid ""
"Congratulations, the \"%s\" network interface has been successfully deleted"
msgstr "Geluk, die \"%s\" netwerkkoppelvlak is suksesvol verwyder"

#: ../lib/network/drakconnect/edit.pm:24
#, fuzzy, c-format
msgid "Manage connections"
msgstr "Kabelkonneksie"

#: ../lib/network/drakconnect/edit.pm:51 ../lib/network/drakroam.pm:86
#, c-format
msgid "Device: "
msgstr "Toestel: "

#: ../lib/network/drakconnect/edit.pm:133
#, fuzzy, c-format
msgid "IP configuration"
msgstr "CUPS-konfigurasie"

#: ../lib/network/drakconnect/edit.pm:168
#, c-format
msgid "DNS servers"
msgstr "DNS-bedieners"

#: ../lib/network/drakconnect/edit.pm:174
#, c-format
msgid "Search Domain"
msgstr "Deursoek Domein"

#: ../lib/network/drakconnect/edit.pm:182
#, c-format
msgid "none"
msgstr "niks"

#: ../lib/network/drakconnect/edit.pm:182
#, c-format
msgid "static"
msgstr "staties"

#: ../lib/network/drakconnect/edit.pm:182
#, c-format
msgid "DHCP"
msgstr ""

#: ../lib/network/drakconnect/edit.pm:265
#, c-format
msgid "Start at boot"
msgstr "Begin tydens herlaaityd"

#: ../lib/network/drakconnect/edit.pm:277 ../lib/network/netconnect.pm:352
#, c-format
msgid "Dialing mode"
msgstr "Belmetode"

#: ../lib/network/drakconnect/edit.pm:282
#: ../lib/network/drakconnect/edit.pm:349 ../lib/network/netconnect.pm:353
#, c-format
msgid "Connection speed"
msgstr "Konneksiespoed"

#: ../lib/network/drakconnect/edit.pm:287 ../lib/network/netconnect.pm:354
#, c-format
msgid "Connection timeout (in sec)"
msgstr "Konneksie tydlimiet (in sekondes)"

#: ../lib/network/drakconnect/edit.pm:325 ../lib/network/netconnect.pm:349
#, c-format
msgid "Provider phone number"
msgstr "Verskaffer se foonnommer"

#: ../lib/network/drakconnect/edit.pm:330 ../lib/network/netconnect.pm:80
#, c-format
msgid "PAP"
msgstr "PAP"

#: ../lib/network/drakconnect/edit.pm:330 ../lib/network/netconnect.pm:81
#, c-format
msgid "Terminal-based"
msgstr "Terminaaltipe"

#: ../lib/network/drakconnect/edit.pm:330 ../lib/network/netconnect.pm:79
#, c-format
msgid "Script-based"
msgstr "Skriptipe"

#: ../lib/network/drakconnect/edit.pm:330 ../lib/network/netconnect.pm:82
#, c-format
msgid "CHAP"
msgstr "CHAP"

#: ../lib/network/drakconnect/edit.pm:330 ../lib/network/netconnect.pm:83
#, c-format
msgid "PAP/CHAP"
msgstr "PAP/CHAP"

#: ../lib/network/drakconnect/edit.pm:347
#, c-format
msgid "Flow control"
msgstr "Beheer van Vloei"

#: ../lib/network/drakconnect/edit.pm:348
#, c-format
msgid "Line termination"
msgstr "Lyn-terminasie"

#: ../lib/network/drakconnect/edit.pm:359
#, c-format
msgid "Modem timeout"
msgstr "Tydsbeperking vi modem"

#: ../lib/network/drakconnect/edit.pm:363
#, c-format
msgid "Use lock file"
msgstr "Gebruik slot-lêer"

#: ../lib/network/drakconnect/edit.pm:365
#, c-format
msgid "Wait for dialup tone before dialing"
msgstr "Wag vir skakeltoon voor skakel"

#: ../lib/network/drakconnect/edit.pm:368
#, c-format
msgid "Busy wait"
msgstr "Wag as besig"

#: ../lib/network/drakconnect/edit.pm:373
#, c-format
msgid "Modem sound"
msgstr "Modem se klank"

#: ../lib/network/drakconnect/edit.pm:386 ../lib/network/netconnect.pm:357
#, c-format
msgid "Card IRQ"
msgstr "Kaart IRQ"

#: ../lib/network/drakconnect/edit.pm:387 ../lib/network/netconnect.pm:358
#, c-format
msgid "Card mem (DMA)"
msgstr "Kaartgeheue (DMA)"

#: ../lib/network/drakconnect/edit.pm:388 ../lib/network/netconnect.pm:359
#, c-format
msgid "Card IO"
msgstr "Kaart I/O"

#: ../lib/network/drakconnect/edit.pm:389 ../lib/network/netconnect.pm:360
#, c-format
msgid "Card IO_0"
msgstr "Kaart IO_0"

#: ../lib/network/drakconnect/edit.pm:395 ../lib/network/netconnect.pm:72
#, c-format
msgid "European protocol (EDSS1)"
msgstr "Europese protokol (EDSS1)"

#: ../lib/network/drakconnect/edit.pm:396 ../lib/network/netconnect.pm:73
#, c-format
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Protokol vir die res vd wêreld \n"
"geen D-Kanaal nie (bruikhuurlyne)"

#: ../lib/network/drakconnect/edit.pm:423
#, c-format
msgid "Vendor"
msgstr "Vervaardiger"

#: ../lib/network/drakconnect/edit.pm:425
#, c-format
msgid "Media class"
msgstr "Media-klas"

#: ../lib/network/drakconnect/edit.pm:426
#, c-format
msgid "Module name"
msgstr "Modulenaam"

#: ../lib/network/drakconnect/edit.pm:427
#, c-format
msgid "Mac Address"
msgstr "MAC-adres:"

#: ../lib/network/drakconnect/edit.pm:428
#, c-format
msgid "Bus"
msgstr "Bus"

#: ../lib/network/drakconnect/edit.pm:429
#, c-format
msgid "Location on the bus"
msgstr "Ligging op die bus"

#: ../lib/network/drakconnect/edit.pm:520 ../lib/network/netconnect.pm:832
#, c-format
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Deurgang IP-adres moet in 1.2.3.4. formaat wees"

#: ../lib/network/drakconnect/global.pm:28
#, c-format
msgid "Gateway:"
msgstr "Portaal:"

#: ../lib/network/drakconnect/global.pm:28
#, c-format
msgid "Interface:"
msgstr "Koppelvlak:"

#: ../lib/network/drakconnect/global.pm:31
#, c-format
msgid "Internet connection configuration"
msgstr "Internetkonneksie-konfigurasie"

#: ../lib/network/drakconnect/global.pm:36
#, fuzzy, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mageia Control Center"
msgstr ""
"Hierdie koppelvlak is nog nie opgestel nie.\n"
"Loods die \"%s\"-assistent vanuit die Mageia Control Center"

#: ../lib/network/drakconnect/global.pm:51
#, c-format
msgid "Host name (optional)"
msgstr "Rekenaarnaam (opsioneel)"

#: ../lib/network/drakconnect/global.pm:52 ../lib/network/netconnect.pm:651
#, c-format
msgid "First DNS Server (optional)"
msgstr "Eerste DNS-bediener (opsioneel)"

#: ../lib/network/drakconnect/global.pm:53 ../lib/network/netconnect.pm:652
#, c-format
msgid "Second DNS Server (optional)"
msgstr "Tweede DNS-bediener (opsioneel)"

#: ../lib/network/drakconnect/global.pm:54
#, fuzzy, c-format
msgid "Third DNS server (optional)"
msgstr "Eerste DNS-bediener (opsioneel)"

#: ../lib/network/drakconnect/global.pm:76
#, c-format
msgid "Internet Connection Configuration"
msgstr "Internetkonneksiekonfigurasie"

#: ../lib/network/drakconnect/global.pm:77
#, c-format
msgid "Internet access"
msgstr "Internettoegang"

#: ../lib/network/drakconnect/global.pm:79
#, c-format
msgid "Connection type: "
msgstr "Konneksietipe:"

#: ../lib/network/drakconnect/global.pm:82
#, c-format
msgid "Status:"
msgstr "Status:"

#: ../lib/network/drakconnect/global.pm:83 ../lib/network/netconnect.pm:306
#: ../lib/network/netconnect.pm:733
#, c-format
msgid "Testing your connection..."
msgstr "Konneksie word getoets..."

#: ../lib/network/drakconnect/global.pm:87
#, c-format
msgid "Parameters"
msgstr "Parameters"

#: ../lib/network/drakfirewall.pm:14
#, c-format
msgid "Web Server"
msgstr "Web-bediener"

#: ../lib/network/drakfirewall.pm:19
#, c-format
msgid "Domain Name Server"
msgstr "Domeinnaam-bediener"

#: ../lib/network/drakfirewall.pm:24
#, c-format
msgid "SSH server"
msgstr "SSH-bediener"

#: ../lib/network/drakfirewall.pm:29
#, c-format
msgid "FTP server"
msgstr "FTP-bediener"

#: ../lib/network/drakfirewall.pm:34
#, fuzzy, c-format
msgid "DHCP Server"
msgstr "CUPS-bediener"

#: ../lib/network/drakfirewall.pm:40
#, c-format
msgid "Mail Server"
msgstr "e-Pos bediener"

#: ../lib/network/drakfirewall.pm:45
#, c-format
msgid "POP and IMAP Server"
msgstr "POP en IMAP bediener"

#: ../lib/network/drakfirewall.pm:50
#, c-format
msgid "Telnet server"
msgstr "Telnet-bediener"

#: ../lib/network/drakfirewall.pm:56
#, fuzzy, c-format
msgid "NFS Server"
msgstr "DNS-bedieners"

#: ../lib/network/drakfirewall.pm:64
#, c-format
msgid "Windows Files Sharing (SMB)"
msgstr ""

#: ../lib/network/drakfirewall.pm:70
#, c-format
msgid "Bacula backup"
msgstr ""

#: ../lib/network/drakfirewall.pm:76
#, fuzzy, c-format
msgid "Syslog network logging"
msgstr "Warm-inprop Netwerk"

#: ../lib/network/drakfirewall.pm:82
#, c-format
msgid "CUPS server"
msgstr "CUPS-bediener"

#: ../lib/network/drakfirewall.pm:88
#, fuzzy, c-format
msgid "MySQL server"
msgstr "DNS-bedieners"

#: ../lib/network/drakfirewall.pm:94
#, fuzzy, c-format
msgid "PostgreSQL server"
msgstr "CUPS-bediener"

#: ../lib/network/drakfirewall.pm:100
#, c-format
msgid "Echo request (ping)"
msgstr "Echo request (ping)"

#: ../lib/network/drakfirewall.pm:105
#, c-format
msgid "Network services autodiscovery (zeroconf and slp)"
msgstr ""

#: ../lib/network/drakfirewall.pm:110
#, c-format
msgid "BitTorrent"
msgstr ""

#: ../lib/network/drakfirewall.pm:116
#, c-format
msgid "Windows Mobile device synchronization"
msgstr ""

#: ../lib/network/drakfirewall.pm:125
#, c-format
msgid "Port scan detection"
msgstr ""

#: ../lib/network/drakfirewall.pm:224 ../lib/network/drakfirewall.pm:228
#: ../lib/network/shorewall.pm:81
#, fuzzy, c-format
msgid "Firewall configuration"
msgstr "Selfdoen konfigurasie"

#: ../lib/network/drakfirewall.pm:224
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mageia machine."
msgstr ""

#: ../lib/network/drakfirewall.pm:228
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
"drakefirewall assistent\n"
"\n"
"Maak seker dat u alreeds die Netwerk/Internet toegang opgestel het\n"
"deur 'drakconnect' te gebruik."

#: ../lib/network/drakfirewall.pm:245 ../lib/network/drakfirewall.pm:247
#: ../lib/network/shorewall.pm:174
#, c-format
msgid "Firewall"
msgstr "Vuurmuur"

#: ../lib/network/drakfirewall.pm:248
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Have a look at /etc/services for information."
msgstr ""
"U kan uiteenlopende poorte voorsien. \n"
"Voorbeelde hiervan is: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Kyk gerus na '/etc/services' vir meer inligting."

#: ../lib/network/drakfirewall.pm:254
#, c-format
msgid ""
"Invalid port given: %s.\n"
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535.\n"
"\n"
"You can also give a range of ports (eg: 24300:24350/udp)"
msgstr ""
"Ongeldige poort: %s.\n"
"Die regte manier is \"poort/tcp\" of \"poort/udp\",\n"
"waar poort tussen 1 en 65535 is.\n"
"\n"
"U kan ook 'n reeks poorte verskaf (bv. 24300:24350/udp)"

#: ../lib/network/drakfirewall.pm:264
#, c-format
msgid "Which services would you like to allow the Internet to connect to?"
msgstr "Watter dienste wil u toelaat vanaf die Internet?"

#: ../lib/network/drakfirewall.pm:265 ../lib/network/netconnect.pm:128
#: ../lib/network/network.pm:551
#, c-format
msgid "Those settings will be saved for the network profile <b>%s</b>"
msgstr ""

#: ../lib/network/drakfirewall.pm:266
#, c-format
msgid "Everything (no firewall)"
msgstr "Alles (geen vuurmuur)"

#: ../lib/network/drakfirewall.pm:268
#, c-format
msgid "Other ports"
msgstr "Ander poorte"

#: ../lib/network/drakfirewall.pm:269
#, c-format
msgid "Log firewall messages in system logs"
msgstr ""

#: ../lib/network/drakfirewall.pm:311
#, c-format
msgid ""
"You can be warned when someone accesses to a service or tries to intrude "
"into your computer.\n"
"Please select which network activities should be watched."
msgstr ""

#: ../lib/network/drakfirewall.pm:316
#, c-format
msgid "Use Interactive Firewall"
msgstr ""

#: ../lib/network/drakroam.pm:23
#, c-format
msgid "No device found"
msgstr "Geen toestelle gevind nie"

#: ../lib/network/drakroam.pm:90 ../lib/network/netcenter.pm:67
#, c-format
msgid "Configure"
msgstr "Konfigureer"

#: ../lib/network/drakroam.pm:93 ../lib/network/netcenter.pm:72
#, c-format
msgid "Refresh"
msgstr "Herlaai"

#: ../lib/network/drakroam.pm:104 ../lib/network/netconnect.pm:795
#, c-format
msgid "Wireless connection"
msgstr "Draadlose konneksie"

#: ../lib/network/drakvpn.pm:33
#, fuzzy, c-format
msgid "VPN configuration"
msgstr "CUPS-konfigurasie"

#: ../lib/network/drakvpn.pm:37
#, fuzzy, c-format
msgid "Choose the VPN type"
msgstr "Kies die nuwe grootte"

#: ../lib/network/drakvpn.pm:52
#, c-format
msgid "Initializing tools and detecting devices for %s..."
msgstr ""

#: ../lib/network/drakvpn.pm:55
#, fuzzy, c-format
msgid "Unable to initialize %s connection type!"
msgstr "Onbekende konneksie tipe"

#: ../lib/network/drakvpn.pm:63
#, c-format
msgid "Please select an existing VPN connection or enter a new name."
msgstr ""

#: ../lib/network/drakvpn.pm:67
#, fuzzy, c-format
msgid "Configure a new connection..."
msgstr "Konneksie word getoets..."

#: ../lib/network/drakvpn.pm:69
#, fuzzy, c-format
msgid "New name"
msgstr "Regte naam"

#: ../lib/network/drakvpn.pm:73
#, c-format
msgid "You must select an existing connection or enter a new name."
msgstr ""

#
#: ../lib/network/drakvpn.pm:84
#, fuzzy, c-format
msgid "Please enter the required key(s)"
msgstr "Voorsien asseblief die WebDAV-bediener se URL"

#: ../lib/network/drakvpn.pm:89
#, fuzzy, c-format
msgid "Please enter the settings of your VPN connection"
msgstr "Kon nie die spieëlwebplek %s kontak nie"

#: ../lib/network/drakvpn.pm:97 ../lib/network/netconnect.pm:299
#, c-format
msgid "Do you want to start the connection now?"
msgstr ""

#: ../lib/network/drakvpn.pm:111
#, c-format
msgid ""
"The VPN connection is now configured.\n"
"\n"
"This VPN connection can be automatically started together with a network "
"connection.\n"
"It can be done by reconfiguring the network connection and selecting this "
"VPN connection.\n"
msgstr ""

#: ../lib/network/ifw.pm:133
#, fuzzy, c-format
msgid "Port scanning"
msgstr "Geen deling"

#: ../lib/network/ifw.pm:134
#, fuzzy, c-format
msgid "Service attack"