summaryrefslogtreecommitdiffstats
path: root/po/da.po
blob: 94bd77d0bf386d91a376fa1be61df7a2e6230750 (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
static enum return_type thirdparty_prompt_modules(const char *modules_location, char ** modules_list)
{
	enum return_type results;
	char final_name[500];
	char *module_name;
	int rc;
	char * questions[] = { "Options", NULL };
	static char ** answers = NULL;

	while (1) {
		results = ask_from_list("Which driver would you like to insmod?", modules_list, &module_name);
		if (results != RETURN_OK)
			break;

		sprintf(final_name, "%s/%s", modules_location, module_name);

		results = ask_from_entries("Please enter the options:", questions, &answers, 24, NULL);
		if (results != RETURN_OK)
			continue;

		rc = insmod_local_file(final_name, answers[0]);
		if (rc) {
			log_message("\tfailed");
			stg1_error_message("Insmod failed.");
		}
	}
	return RETURN_OK;
}


static int pcitable_orderer(const void *a, const void *b)
{
	int ret;
	struct pcitable_entry *ap = (struct pcitable_entry *)a;
	struct pcitable_entry *bp = (struct pcitable_entry *)b;

	if ((ret = ap->vendor - bp->vendor) != 0)
		return ret;
	if ((ret = ap->device - bp->device) != 0)
		return ret;
	if ((ret = ap->subvendor - bp->subvendor) != 0)
		return ret;
	if ((ret = ap->subdevice - bp->subdevice) != 0)
		return ret;

	return 0;
}


static void thirdparty_load_pcitable(const char *modules_location)
{
	char pcitable_filename[100];
	FILE * f = NULL;

	sprintf(pcitable_filename, "%s/pcitable", modules_location);
	if (!(f = fopen(pcitable_filename, "rb"))) {
		log_message("third_party: no external pcitable found");
		return;
	}
	pcitable_len = 0;
	while (pcitable_len < N_PCITABLE_ENTRIES) {
		char buf[200];
		struct pcitable_entry *e;
		if (!fgets(buf, sizeof(buf), f)) break;
		e = &pcitable[pcitable_len++];
		if (sscanf(buf, "%hx\t%hx\t\"%[^ \"]\"\t\"%[^\"]\"", &e->vendor, &e->device, e->module, e->description) == 4)
			e->subvendor = e->subdevice = PCITABLE_MATCH_ALL;
		else
			sscanf(buf, "%hx\t%hx\t%x\t%x\t\"%[^ \"]\"\t\"%[^\"]\"", &e->vendor, &e->device, &e->subvendor, &e->subdevice, e->module, e->description);
	}
	fclose(f);

	/* sort pcitable by most specialised entries first */
	qsort(pcitable, pcitable_len, sizeof(pcitable[0]), pcitable_orderer);
}


static int thirdparty_is_detected(char *driver) {
	int i, j;

	for (i = 0; i < detected_devices_len ; i++) {
		/* first look for the IDs in the third-party pcitable */
		for (j = 0; j < pcitable_len ; j++) {
			if (pcitable[j].vendor == detected_devices[i].vendor &&
			    pcitable[j].device == detected_devices[i].device &&
			    !strcmp(pcitable[j].module, driver)) {
				const int subvendor = pcitable[j].subvendor;
				const int subdevice = pcitable[j].subdevice;
				if ((subvendor == PCITABLE_MATCH_ALL && subdevice == PCITABLE_MATCH_ALL) ||
					(subvendor == detected_devices[i].subvendor && subdevice == detected_devices[i].subdevice)) {
					log_message("probing: found device for module %s", driver);
					return 1;
				}
			}
		}
		/* if not found, compare with the detected driver */
		if (!strcmp(detected_devices[i].module, driver)) {
			log_message("probing: found device for module %s", driver);
			return 1;
		}
	}

	return 0;
}

static enum return_type thirdparty_autoload_modules(const char *modules_location, char ** modules_list, FILE *f, int load_detected_only)
{
	while (1) {
		char final_name[500];
		char module[500];
		char * options;
		char ** entry = modules_list;

		if (!fgets(module, sizeof(module), f)) break;
		if (module[0] == '#' || strlen(module) == 0)
			continue;

		while (module[strlen(module)-1] == '\n')
			module[strlen(module)-1] = '\0';
		options = strchr(module, ' ');
		if (options) {
			options[0] = '\0';
			options++;
		}

		if (load_detected_only && !thirdparty_is_detected(module)) {
			log_message("third party: no device detected for module %s, skipping", module);
			continue;
		}

		log_message("third party: auto-loading module (%s) with options (%s)", module, options);
		while (entry && *entry) {
			if (!strncmp(*entry, module, strlen(module)) && (*entry)[strlen(module)] == '.') {
				sprintf(final_name, "%s/%s", modules_location, *entry);
				if (insmod_local_file(final_name, options)) {
					log_message("\t%s (third party media): failed", *entry);
					stg1_error_message("Insmod %s (third party media) failed.", *entry);
				}
				break;
			}
			entry++;
		}
		if (!entry || !*entry) {
			enum insmod_return ret = my_insmod(module, ANY_DRIVER_TYPE, options, 0);
			if (ret != INSMOD_OK) {
				log_message("\t%s (marfile): failed", module);
				stg1_error_message("Insmod %s (marfile) failed.", module);
			}
		}
	}

	return RETURN_OK;
}

static enum return_type thirdparty_try_directory(char * root_directory, int interactive) {
	char modules_location[100];
	char modules_location_release[100];
	char *list_filename;
	FILE *f_load, *f_detect;
	char **modules_list, **modules_list_release;
	struct utsname kernel_uname;

	/* look first in the specific third-party directory */
	snprintf(modules_location, sizeof(modules_location), "%s" THIRDPARTY_DIRECTORY, root_directory);
	modules_list = list_directory(modules_location);

	/* if it's empty, look in the root of selected device */
	if (!modules_list || !modules_list[0]) {
		modules_location[strlen(root_directory)] = '\0';
		modules_list = list_directory(modules_location);
		if (interactive)
			add_to_env("THIRDPARTY_DIR", "");
	} else {
		if (interactive)
			add_to_env("THIRDPARTY_DIR", THIRDPARTY_DIRECTORY);
        }

	if (uname(&kernel_uname)) {
		log_perror("uname failed");
		return RETURN_ERROR;
	}
	snprintf(modules_location_release, sizeof(modules_location_release), "%s/%s", modules_location, kernel_uname.release);
	modules_list_release = list_directory(modules_location_release);
	if (modules_list_release && modules_list_release[0]) {
		strcpy(modules_location, modules_location_release);
		modules_list = modules_list_release;
	}

	log_message("third party: using modules location %s", modules_location);

	if (!modules_list || !*modules_list) {
		log_message("third party: no modules found");
		if (interactive)
			stg1_error_message("No modules found on selected device.");
		return RETURN_ERROR;
        }

	list_filename = alloca(strlen(modules_location) + 10 /* max: "/to_detect" */ + 1);

	sprintf(list_filename, "%s/to_load", modules_location);
	f_load = fopen(list_filename, "rb");
	if (f_load) {
		thirdparty_autoload_modules(modules_location, modules_list, f_load, 0);
		fclose(f_load);
	}

	sprintf(list_filename, "%s/to_detect", modules_location);
	f_detect = fopen(list_filename, "rb");
	if (f_detect) {
		probing_detect_devices();
		thirdparty_load_pcitable(modules_location);
		thirdparty_autoload_modules(modules_location, modules_list, f_detect, 1);
		fclose(f_detect);
	}

	if (f_load || f_detect)
		return RETURN_OK;
	else if (interactive) {
		if (IS_AUTOMATIC)
			stg1_error_message("I can't find a \"to_load\" file. Please select the modules manually.");
		log_message("third party: no \"to_load\" file, prompting for modules");
		return thirdparty_prompt_modules(modules_location, modules_list);
	} else {
		return RETURN_OK;
	}
}

void thirdparty_load_media_modules(void)
{
	thirdparty_try_directory(IMAGE_LOCATION, 0);
}

void thirdparty_load_modules(void)
{
	enum return_type results;
	char * device;

	device = NULL;
	if (IS_AUTOMATIC) {
		device = get_auto_value("thirdparty");
		thirdparty_choose_device(NULL, 1); /* probe only to create devices */
		log_message("third party: trying automatic device %s", device);
		if (thirdparty_mount_device(device) != RETURN_OK)
			device = NULL;
	}

	while (!device || streq(device, "")) {
		results = thirdparty_choose_device(&device, 0);
		if (results == RETURN_BACK)
			return;
		if (thirdparty_mount_device(device) != RETURN_OK)
			device = NULL;
	}

	log_message("third party: using device %s", device);
	add_to_env("THIRDPARTY_DEVICE", device);

	results = thirdparty_try_directory(THIRDPARTY_MOUNT_LOCATION, 1);
	umount(THIRDPARTY_MOUNT_LOCATION);

	if (results != RETURN_OK)
		return thirdparty_load_modules();
}

void thirdparty_destroy(void)
{
	probing_destroy();
}
2072' href='#n2072'>2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
#
# Translators:
# Keld Simonsen <keld@dkuug.dk>, 2000-2003, 2004-2005,2007-2009
# Keld Simonsen <keld@rap.dk>, 2005-2006
# scootergrisen, 2017
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"POT-Creation-Date: 2016-08-28 18:27+0200\n"
"PO-Revision-Date: 2017-11-19 18:11+0000\n"
"Last-Translator: scootergrisen\n"
"Language-Team: Danish (http://www.transifex.com/MageiaLinux/mageia/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

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

#: ../bin/drakgw:77
#, 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 ""
"Du er ved at konfigurere din maskine til at dele dens internetforbindelse.\n"
"Med denne mulighed vil andre maskiner på dit lokale netværk kunne bruge "
"internetforbindelsen på denne maskine.\n"
"\n"
"Forsikr dig om at du har konfigureret din netværks/internetforbindelse med "
"drakconnect før du går videre.\n"
"\n"
"Bemærk: du skal bruge en netværksadapter afsat kun til dette formål, for at "
"lave et lokalnet (LAN). Deaktivér Mageia brandmur for netværksadapteren "
"forbundet til dit lokalnet før du går videre."

#: ../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 ""
"Indstilling af deling af internetforbindelse er allerede gjort.\n"
"Deling er aktiveret.\n"
"\n"
"Hvad vil du gøre?"

#: ../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 ""
"Indstilling af deling af internetforbindelse er allerede gjort.\n"
"Den er de-aktiveret for nærværende\n"
"Hvad vil du gøre?"

#: ../bin/drakgw:103 ../lib/network/drakconnect/edit.pm:376
#, c-format
msgid "Disable"
msgstr "Deaktivér"

#: ../bin/drakgw:103 ../lib/network/drakconnect/edit.pm:376
#, c-format
msgid "Enable"
msgstr "Aktivér"

#: ../bin/drakgw:103
#, c-format
msgid "Reconfigure"
msgstr "Genkonfigurér"

#: ../bin/drakgw:124
#, c-format
msgid "Please select the network interface directly connected to the internet."
msgstr "Vælg netværksgrænsefladen som har direkte forbindelse til internettet."

#: ../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 "Net-enhed"

#: ../bin/drakgw:147
#, 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 ""
"Der er kun én netværksadapter på dit system som er konfigureret for LAN "
"forbindelser:\n"
"\n"
"%s\n"
"\n"
"Jeg er ved at sætte dit lokalnet op med denne adapter.\n"
"\n"
"Hvis du har nogen anden adapter forbundet til lokalnettet,\n"
"så deaktivér brandmursbeskyttelsen på den med drakfirewall før\n"
"du går videre med konfigurering af deling af internetforbindelsen."

#: ../bin/drakgw:162
#, c-format
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Vælg hvilken netværksadapter som skal forbindes til dit lokalnet."

#: ../bin/drakgw:187
#, c-format
msgid "Local Area Network settings"
msgstr "Opsætning af lokalnetværk"

#: ../bin/drakgw:190 ../lib/network/vpn/openvpn.pm:230
#, c-format
msgid "Local IP address"
msgstr "Lokal IP-adresse"

#: ../bin/drakgw:191 ../lib/network/connection/ethernet.pm:149
#: ../lib/network/drakconnect/edit.pm:157
#, c-format
msgid "Netmask"
msgstr "Netmaske"

#: ../bin/drakgw:192
#, c-format
msgid "The internal domain name"
msgstr "Det interne domænenavn"

#: ../bin/drakgw:198 ../bin/drakhosts:98 ../bin/drakhosts:232
#: ../bin/drakhosts:239 ../bin/drakhosts:246 ../bin/drakinvictus:74
#: ../bin/draknetprofile:173 ../bin/draknetprofile:193 ../bin/draknfs:82
#: ../bin/draknfs:273 ../bin/draknfs:420 ../bin/draknfs:422 ../bin/draknfs:425
#: ../bin/draknfs:517 ../bin/draknfs:524 ../bin/draknfs:618 ../bin/draknfs:625
#: ../bin/draknfs:632 ../bin/draksambashare:373 ../bin/draksambashare:380
#: ../bin/draksambashare:383 ../bin/draksambashare:435
#: ../bin/draksambashare:459 ../bin/draksambashare:532
#: ../bin/draksambashare:614 ../bin/draksambashare:663
#: ../bin/draksambashare:684 ../bin/draksambashare:780
#: ../bin/draksambashare:788 ../bin/draksambashare:927
#: ../bin/draksambashare:1082 ../bin/draksambashare:1101
#: ../bin/draksambashare:1133 ../bin/draksambashare:1260
#: ../bin/draksambashare:1397 ../bin/draksambashare:1406
#: ../bin/draksambashare:1428 ../bin/draksambashare:1437
#: ../bin/draksambashare:1456 ../bin/draksambashare:1465
#: ../bin/draksambashare:1477 ../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:509
#: ../lib/network/drakconnect/edit.pm:513
#: ../lib/network/drakconnect/edit.pm:522 ../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 "Fejl"

#: ../bin/drakgw:198
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Mulig LAN-adresse konflikt fundet i konfigurationen til %s!\n"

#: ../bin/drakgw:214
#, c-format
msgid "Domain Name Server (DNS) configuration"
msgstr "Konfiguration af Navneserver (DNS)"

#: ../bin/drakgw:218
#, c-format
msgid "Use this gateway as domain name server"
msgstr "Brug denne gateway som domænenavns-server"

#: ../bin/drakgw:219
#, c-format
msgid "The DNS Server IP"
msgstr "DHCP-serverens IP-adresse"

#: ../bin/drakgw:246
#, 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 ""
"Konfiguration af DHCP-server.\n"
"\n"
"Her kan du vælge forskellige muligheder for konfigurationen af DHCP-"
"serveren.\n"
"Hvis du ikke kender betydningen af en valgmulighed, så lad den blot være som "
"den er."

#: ../bin/drakgw:253
#, c-format
msgid "Use automatic configuration (DHCP)"
msgstr "Brug automatisk konfiguration (DHCP)"

#: ../bin/drakgw:254
#, c-format
msgid "The DHCP start range"
msgstr "Begyndelsen på DHCP-området"

#: ../bin/drakgw:255
#, c-format
msgid "The DHCP end range"
msgstr "Stutningen på DHCP-området"

#: ../bin/drakgw:256
#, c-format
msgid "The default lease (in seconds)"
msgstr "Normal udlejningsperiode (i sekunder)"

#: ../bin/drakgw:257
#, c-format
msgid "The maximum lease (in seconds)"
msgstr "Største udlejningsperiode (i sekunder)"

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

#: ../bin/drakgw:284
#, c-format
msgid "Use this gateway as proxy caching server"
msgstr "Brug denne gateway som proxy-mellemlagerserver"

#: ../bin/drakgw:285
#, c-format
msgid "Admin mail"
msgstr "Admin's e-mail"

#: ../bin/drakgw:286
#, c-format
msgid "Visible hostname"
msgstr "Synligt værtsnavn"

#: ../bin/drakgw:287
#, c-format
msgid "Proxy port"
msgstr "Proxy-port:"

#: ../bin/drakgw:288
#, c-format
msgid "Cache size (MB)"
msgstr "Størrelse på cachen (MB)"

#: ../bin/drakgw:307
#, c-format
msgid "Broadcast printer information"
msgstr "Rundsend printerinformation"

#: ../bin/drakgw:318
#, 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 ""
"Ingen ethernet netværksadapter konfigureret for LAN er blevet fundet på dit "
"system.\n"
"\n"
"Kør konfigurationsværktøjet for udstyr for at konfigurere den, and forsikr "
"dig om at Mageia brandmuren ikke er aktiveret for en netværksadapter "
"forbundet til dit lokalnet."

#: ../bin/drakgw:326
#, c-format
msgid "Internet Connection Sharing is now enabled."
msgstr "Deling af internetforbindelse er nu slået til."

#: ../bin/drakgw:332
#, c-format
msgid "Internet Connection Sharing is now disabled."
msgstr "Deling af internetforbindelse er nu slået fra."

#: ../bin/drakgw:338
#, 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 ""
"Alt er blevet konfigureret.\n"
"Du kan nu dele din internetforbindelse med andre maskiner på dit lokale "
"netværk, ved at bruge automatisk netværkskonfigurering (DHCP)\n"
"og en usynlig proxy-bufferserver (SQUID)."

#: ../bin/drakgw:361 ../bin/draknfs:597 ../bin/draksambashare:206
#: ../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:469 ../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 "Vent venligst"

#: ../bin/drakgw:361
#, c-format
msgid "Disabling servers..."
msgstr "Slår servere fra..."

#: ../bin/drakgw:375
#, c-format
msgid "Firewalling configuration detected!"
msgstr "Brandmurkonfiguration fundet!"

#: ../bin/drakgw:376
#, c-format
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fixes after installation."
msgstr ""
"Advarsel! En eksisterende brandmurkonfiguration er blevet fundet. Du skal "
"muligvis lave manuelle rettelser efter installationen."

#: ../bin/drakgw:381
#, c-format
msgid "Configuring..."
msgstr "Konfigurerer..."

#: ../bin/drakgw:382
#, c-format
msgid "Configuring firewall..."
msgstr "Konfigurerer brandmur..."

#: ../bin/drakhosts:98
#, c-format
msgid "Please add an host to be able to modify it."
msgstr "Tilføj en vært for at kunne ændre på den."

#: ../bin/drakhosts:107
#, c-format
msgid "Please modify information"
msgstr "Ændr venligst information"

#: ../bin/drakhosts:108
#, c-format
msgid "Please delete information"
msgstr "Slet venligst information"

#: ../bin/drakhosts:109
#, c-format
msgid "Please add information"
msgstr "Tilføj venligst information"

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

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

#: ../bin/drakhosts:115
#, c-format
msgid "Host Aliases:"
msgstr "Værtsaliaser:"

#: ../bin/drakhosts:119 ../bin/draknfs:106 ../bin/draksambashare:207
#: ../bin/draksambashare:231 ../bin/draksambashare:377
#: ../bin/draksambashare:610 ../bin/draksambashare:776
#, c-format
msgid "Error!"
msgstr "Fejl!"

#: ../bin/drakhosts:119
#, c-format
msgid "Please enter a valid IP address."
msgstr "Indtast venligst en gyldig IP-adresse."

#: ../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-adresse"

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

#: ../bin/drakhosts:183
#, c-format
msgid "Host Aliases"
msgstr "Værtsaliaser"

#: ../bin/drakhosts:193 ../bin/drakhosts:223
#, c-format
msgid "Manage hosts definitions"
msgstr "Administrér defintion af værter"

#: ../bin/drakhosts:209 ../bin/drakhosts:236 ../bin/draknfs:360
#, c-format
msgid "Modify entry"
msgstr "Ændr indgang"

#: ../bin/drakhosts:228 ../bin/draknfs:614 ../bin/draksambashare:1390
#: ../bin/draksambashare:1421 ../bin/draksambashare:1452
#, c-format
msgid "Add"
msgstr "Tilføj"

#: ../bin/drakhosts:229
#, c-format
msgid "Add entry"
msgstr "Tilføj indgang"

#: ../bin/drakhosts:232
#, c-format
msgid "Failed to add host."
msgstr "Kunne ikke tilføje vært."

#: ../bin/drakhosts:235 ../bin/draknfs:621 ../bin/draksambashare:1312
#: ../bin/draksambashare:1392 ../bin/draksambashare:1423
#: ../bin/draksambashare:1460
#, c-format
msgid "Modify"
msgstr "Ændr"

#: ../bin/drakhosts:239
#, c-format
msgid "Failed to Modify host."
msgstr "Kunne ikke ændre vært."

#: ../bin/drakhosts:242 ../bin/drakids:95 ../bin/drakids:104 ../bin/draknfs:628
#: ../bin/draksambashare:1313 ../bin/draksambashare:1400
#: ../bin/draksambashare:1431 ../bin/draksambashare:1468
#, c-format
msgid "Remove"
msgstr "Fjern"

#: ../bin/drakhosts:246
#, c-format
msgid "Failed to remove host."
msgstr "Kunne ikke fjerne vært."

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

#: ../bin/drakids:28
#, c-format
msgid "Allowed addresses"
msgstr "Tilladte adresser"

#: ../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:143 ../lib/network/drakfirewall.pm:309
#: ../lib/network/drakfirewall.pm:313 ../lib/network/net_applet/ifw.pm:62
#: ../lib/network/net_applet/ifw.pm:91
#, c-format
msgid "Interactive Firewall"
msgstr "Interaktiv brandmur"

#: ../bin/drakids:71 ../bin/drakids:190 ../bin/drakids:199 ../bin/drakids:224
#: ../bin/drakids:233 ../bin/drakids:243 ../bin/drakids:335
#: ../bin/net_applet:362 ../lib/network/net_applet/ifw.pm:62
#, c-format
msgid "Unable to contact daemon"
msgstr "Kan ikke kontakte dæmon"

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

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

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

#: ../bin/drakids:88 ../bin/drakids:97 ../bin/drakids:106 ../bin/drakids:117
#: ../bin/drakids:130 ../bin/drakids:138 ../bin/draknfs:189
#, c-format
msgid "Close"
msgstr "Luk"

#: ../bin/drakids:91
#, c-format
msgid "Allowed services"
msgstr "Tilladte tjenester"

#: ../bin/drakids:100
#, c-format
msgid "Blocked services"
msgstr "Blokerede tjenester"

#: ../bin/drakids:114
#, c-format
msgid "Clear logs"
msgstr "Nulstíl logger"

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

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

#: ../bin/drakids:124
#, c-format
msgid "Remove from blacklist"
msgstr "Fjern fra sortliste"

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

#: ../bin/drakids:137
#, c-format
msgid "Remove from whitelist"
msgstr "Fjern fra hvidliste"

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

#: ../bin/drakids:257
#, c-format
msgid "Remote host"
msgstr "Ekstern vært"

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

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

#: ../bin/drakids:260
#, c-format
msgid "Network interface"
msgstr "Netværksgrænseflade"

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

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

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

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

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

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

#: ../bin/drakinvictus:55
#, c-format
msgid "Start as master"
msgstr "Start som styrende"

#: ../bin/drakinvictus:74
#, c-format
msgid "A password is required."
msgstr "En adgangskode er krævet."

#: ../bin/drakinvictus:102
#, c-format
msgid ""
"This tool allows to set up network interfaces failover and firewall "
"replication."
msgstr ""
"Dette værktøj tillader opsætning af netværksgrænseflade, der kan afløse i "
"tilfælde af fejl, og dublering af brandmur."

#: ../bin/drakinvictus:104
#, c-format
msgid "Network redundancy (leave empty if interface is not used)"
msgstr "Dublering af netværk (lad det være tomt hvis det ikke bruges)"

#: ../bin/drakinvictus:107
#, c-format
msgid "Interface"
msgstr "Grænseflade"

#: ../bin/drakinvictus:107
#, c-format
msgid "Real address"
msgstr "Egentlig adresse"

#: ../bin/drakinvictus:107
#, c-format
msgid "Virtual shared address"
msgstr "Virtuel delt adresse"

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

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

#: ../bin/drakinvictus:116
#, c-format
msgid "Firewall replication"
msgstr "Dublering af brandmur"

#: ../bin/drakinvictus:118
#, c-format
msgid "Synchronize firewall conntrack tables"
msgstr "Synkronisér conntrack-tabeller for brandmur"

#: ../bin/drakinvictus:125
#, c-format
msgid "Synchronization network interface"
msgstr "Nerværksgrænseflade for synkronisering"

#: ../bin/drakinvictus:134
#, c-format
msgid "Connection mark bit"
msgstr "Markeringsbit for forbindelse"

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

#: ../bin/draknetprofile:39
#, c-format
msgid "Network profiles"
msgstr "Netværksprofiler"

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

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

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

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

#: ../bin/draknetprofile:98
#, c-format
msgid "Save and restore the active services"
msgstr "Gem og gendan de aktive tjenester"

#: ../bin/draknetprofile:99
#, c-format
msgid "Network connection settings"
msgstr "Netværksforbindelseindstillinger"

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

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

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

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

#: ../bin/draknetprofile:100
#, c-format
msgid "Networkmanager connection settings"
msgstr "Indstillinger for netværkshåndtingsforbindelse"

#: ../bin/draknetprofile:159
#, c-format
msgid "New profile..."
msgstr "Ny profil..."

#: ../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 ""
"Angiv navnet på den nye netværksprofil der skal oprettes (f.eks. arbejde, "
"hjemme, på farten...). Denne nye profil vil blive oprettet ud fra de "
"nuværende indstillinger, og du vil bagefter kunne konfigurere din "
"systemkonfiguration som sædvanligt."

#: ../bin/draknetprofile:166 ../lib/network/drakconnect/global.pm:89
#, c-format
msgid "Cancel"
msgstr "Annullér"

#: ../bin/draknetprofile:168 ../lib/network/drakconnect/global.pm:90
#, c-format
msgid "Ok"
msgstr "Ok"

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

#: ../bin/draknetprofile:179
#, c-format
msgid "New profile created"
msgstr "Ny profil oprettet"

#: ../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 ""
"Du bruger nu netværksprofilen %s. Du kan konfigurere dit system som "
"sædvanligt, og alle dine netværksindstillinger vil fra nu af blive gemt i "
"denne profil."

#: ../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 "Advarsel"

#: ../bin/draknetprofile:190
#, c-format
msgid "Are you sure you want to delete the default profile?"
msgstr "Er du sikker på, at du vil slette standard-profilen?"

#: ../bin/draknetprofile:193
#, c-format
msgid ""
"You can not delete the current profile. Please switch to a different profile "
"first."
msgstr ""
"Du kan ikke slette den kørende profil. Skift til en anden profil først."

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

#: ../bin/draknetprofile:205
#, c-format
msgid "Select the netprofile modules:"
msgstr "Vælg moduler til netprofilen:"

#: ../bin/draknetprofile:218
#, c-format
msgid "This tool allows you to control network profiles."
msgstr "Dette værktøj giver dig mulighed for at behandle netværksprofiler."

#: ../bin/draknetprofile:219
#, c-format
msgid "Select a network profile:"
msgstr "Vælg en netværksprofil:"

#: ../bin/draknetprofile:223
#, c-format
msgid "Activate"
msgstr "Aktivér"

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

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

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

#: ../bin/draknfs:53
#, c-format
msgid "map all users to anonymous user"
msgstr "behandl alle brugere som anonym bruger"

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

#: ../bin/draknfs:55
#, c-format
msgid "allow real remote root access"
msgstr "tillad ægte ekstern root-adgang"

#: ../bin/draknfs:81
#, c-format
msgid "NFS server"
msgstr "NFS-server"

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

#: ../bin/draknfs:82
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr "Fejl ved genstart af NFS-server"

#: ../bin/draknfs:98 ../bin/draksambashare:223
#, c-format
msgid "Directory selection"
msgstr "Katalog-valg"

#: ../bin/draknfs:106 ../bin/draksambashare:231
#, c-format
msgid "Should be a directory."
msgstr "Burde være et katalog."

#: ../bin/draknfs:138
#, 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 ""
"<span weight=\"bold\">NFS-klienter</span> kan blive specificeret på en række "
"måder:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">en enkelt vært:</span> en vært, enten  et "
"forkortet navn genkendt af navneopslåeren, et fuldstændigt domænenavn eller "
"en IP-adresse\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">netgrupper:</span> NIS-netgrupper kan blive "
"givet som @gruppe.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">joker:</span> maskinnavn kan indeholde joker-"
"tegnene * og ?. For eksempel: *.cs.foo.edu  matcher alle værter  i domænet "
"cs.foo.edu.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">IP-netværk:</span> du kan også eksportere "
"kataloger til alle værter på et IP-(under)netværk samtidig. For eksempel "
"enten `/255.255.252.0' eller  `/22'  lagt til "
"netværksbaseadresseresultatet.\n"

#: ../bin/draknfs:153
#, 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 ""
"<span weight=\"bold\">Valgmuligheder for bruger-ID</span>\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">behandl root som anomym:</span> behandl "
"forespørgsler fra uid/gid 0 som den anonyme uid/gid (root_squash).\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">tillad ægte ekstern root-adgang:</span> "
"deaktivér root-squashing. Dette valg er hovedsagelig nyttig for diskløse "
"klienter.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">all_squash:</span> behandl alle uid'er og "
"gid'er som den anonyme  bruger. Nyttig for NFS-eksporterede offentlige FTP-"
"kataloger, nyheds-køkataloger osv. Det modsatte valg er no_all_squash, som "
"er standardvalget.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">anonuid og anongid:</span> eksplicit sæt "
"settuid'en og gid'en på den anonyme konto.\n"

#: ../bin/draknfs:169
#, c-format
msgid "Synchronous access:"
msgstr "Synkron adgang:"

#: ../bin/draknfs:170
#, c-format
msgid "Secured Connection:"
msgstr "Sikker forbindelse"

#: ../bin/draknfs:171
#, c-format
msgid "Read-Only share:"
msgstr "Skrivebeskyttet delt ressurce:"

#: ../bin/draknfs:172
#, c-format
msgid "Subtree checking:"
msgstr "Undertræ-kontrol:"

#: ../bin/draknfs:174
#, c-format
msgid "Advanced Options"
msgstr "Avancerede valgmuligheder"

#: ../bin/draknfs:175
#, 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 ""
"<span foreground=\"royalblue3\">%s</span> dette valg kræver at forespørgsler "
"kommer fra en internetport lavere end IPPORT_RESERVED (1024). Dette valg er "
"aktiveret som standard."

#: ../bin/draknfs:176
#, 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 ""
"<span foreground=\"royalblue3\">%s</span> tillader enten bare læse- eller "
"både læse- og skriveforespørgsler på dette NFS-volumen. Standard er at nægte "
"forespørgsler som laver ændringer på filsystemet. Dette kan også gøres "
"eksplicit ved at bruge en valgmulighed."

#: ../bin/draknfs:177
#, 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 ""
"<span foreground=\"royalblue3\">%s</span> nægter NFS-serveren at bryde NFS-"
"protokollen og svare på forespørgsler før ændringer af disse forespørgsler "
"er blevet udført på det permanente lager (f.eks. disk)."

#: ../bin/draknfs:178
#, 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 ""
"<span foreground=\"royalblue3\">%s</span> aktivér undertrækontrol, som kan "
"forbedre sikkerheden i nogen tilfælde, men som ikke nødvendigvis er "
"pålidelig. Se manualsiden \"exports(5)\" for mere information."

#: ../bin/draknfs:183 ../bin/draksambashare:608 ../bin/draksambashare:774
#, c-format
msgid "Information"
msgstr "Informationer"

#: ../bin/draknfs:184 ../bin/net_applet:215
#: ../lib/network/drakconnect/edit.pm:72
#, c-format
msgid "Help"
msgstr "Hjælp"

#: ../bin/draknfs:262
#, c-format
msgid "Directory"
msgstr "Katalog"

#: ../bin/draknfs:273
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr "Tilføj en delt NFS-ressurce for at kunne ændre på den."

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

#: ../bin/draknfs:371 ../bin/draksambashare:362 ../bin/draksambashare:573
#: ../bin/draksambashare:751
#, c-format
msgid "Directory:"
msgstr "Mappe:"

#: ../bin/draknfs:372
#, c-format
msgid "Host access"
msgstr "Vært-adgang"

#: ../bin/draknfs:373
#, c-format
msgid "Access:"
msgstr "Adgang:"

#: ../bin/draknfs:374
#, c-format
msgid "User ID Mapping"
msgstr "Omformning af Bruger-ID"

#: ../bin/draknfs:375
#, c-format
msgid "User ID:"
msgstr "Bruger-ID:"

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

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

#: ../bin/draknfs:420
#, c-format
msgid "Please specify a directory to share."
msgstr "Angiv et katalog som skal deles."

#: ../bin/draknfs:422
#, c-format
msgid "Can't create this directory."
msgstr "Kan ikke oprette dette katalog."

#: ../bin/draknfs:425
#, c-format
msgid "You must specify hosts access."
msgstr "Du må specificere værter som skal have adgang."

#: ../bin/draknfs:465
#, c-format
msgid "Remove entry?"
msgstr "Fjern element?"

#: ../bin/draknfs:465
#, c-format
msgid "Remove %s"
msgstr "Fjern %s"

#: ../bin/draknfs:505
#, c-format
msgid "Share Directory"
msgstr "Share-mappe"

#: ../bin/draknfs:505
#, c-format
msgid "Hosts Wildcard"
msgstr "Vært-joker"

#: ../bin/draknfs:505
#, c-format
msgid "General Options"
msgstr "Generelle indstillinger"

#: ../bin/draknfs:505
#, c-format
msgid "Custom Options"
msgstr "Tilpassede indstillinger"

#: ../bin/draknfs:517 ../bin/draksambashare:377 ../bin/draksambashare:610
#: ../bin/draksambashare:776
#, c-format
msgid "Please enter a directory to share."
msgstr "Indtast et katalog som skal deles."

#: ../bin/draknfs:524
#, c-format
msgid "Please use the modify button to set right access."
msgstr "Brug ændr-knappen for at sætte rigtige rettigheder."

#: ../bin/draknfs:539
#, c-format
msgid "Manage NFS shares"
msgstr "Administrér NFS-fildelinger"

#: ../bin/draknfs:564 ../bin/draksambashare:1343
#, c-format
msgid "_File"
msgstr "_Fil"

#: ../bin/draknfs:565 ../bin/draksambashare:1344
#, c-format
msgid "_Write conf"
msgstr "_Skriv konf"

#: ../bin/draknfs:566 ../bin/draksambashare:1345
#, c-format
msgid "_Quit"
msgstr "_Afslut"

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

#: ../bin/draknfs:567
#, c-format
msgid "_NFS Server"
msgstr "_NFS-server"

#: ../bin/draknfs:568 ../bin/draksambashare:1349
#, c-format
msgid "_Restart"
msgstr "_Genstart"

#: ../bin/draknfs:569 ../bin/draksambashare:1350
#, c-format
msgid "R_eload"
msgstr "G_enindlæs"

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

#: ../bin/draknfs:609
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr "DrakNFS håndterer delte NFS-ressurser"

#: ../bin/draknfs:618
#, c-format
msgid "Failed to add NFS share."
msgstr "Kunne ikke tilføje delt NFS-ressurce."

#: ../bin/draknfs:625
#, c-format
msgid "Failed to Modify NFS share."
msgstr "Kunne ikke ændre delt NFS-ressurce."

#: ../bin/draknfs:632
#, c-format
msgid "Failed to remove an NFS share."
msgstr "Kunne ikke fjerne delt NFS-ressurce."

#: ../bin/draksambashare:63
#, c-format
msgid "User name"
msgstr "Brugernavn"

#: ../bin/draksambashare:70 ../bin/draksambashare:98
#, c-format
msgid "Share name"
msgstr "Share-navn"

#: ../bin/draksambashare:71 ../bin/draksambashare:99
#, c-format
msgid "Share directory"
msgstr "Fildelings-katalog"

#: ../bin/draksambashare:72 ../bin/draksambashare:100 ../bin/draksambashare:117
#, c-format
msgid "Comment"
msgstr "Kommentar"

#: ../bin/draksambashare:73 ../bin/draksambashare:118
#, c-format
msgid "Browseable"
msgstr "Søgbar"

#: ../bin/draksambashare:74
#, c-format
msgid "Public"
msgstr "Offentlig"

#: ../bin/draksambashare:75 ../bin/draksambashare:123
#, c-format
msgid "Writable"
msgstr "Skrivbar"

#: ../bin/draksambashare:76 ../bin/draksambashare:164
#, c-format
msgid "Create mask"
msgstr "Opret maske"

#: ../bin/draksambashare:77 ../bin/draksambashare:165
#, c-format
msgid "Directory mask"
msgstr "Maske for katalog"

#: ../bin/draksambashare:78
#, c-format
msgid "Read list"
msgstr "Læs liste"

#: ../bin/draksambashare:79 ../bin/draksambashare:124 ../bin/draksambashare:587
#, c-format
msgid "Write list"
msgstr "Skriv liste"

#: ../bin/draksambashare:80 ../bin/draksambashare:156
#, c-format
msgid "Admin users"
msgstr "Admin-brugere"

#: ../bin/draksambashare:81 ../bin/draksambashare:157
#, c-format
msgid "Valid users"
msgstr "Gyldige brugere"

#: ../bin/draksambashare:82
#, c-format
msgid "Inherit Permissions"
msgstr "Nedarv rettigheder"

#: ../bin/draksambashare:83 ../bin/draksambashare:158
#, c-format
msgid "Hide dot files"
msgstr "Skjul dot-filer"

#: ../bin/draksambashare:84 ../bin/draksambashare:159
#, c-format
msgid "Hide files"
msgstr "Skjul filer"

#: ../bin/draksambashare:85 ../bin/draksambashare:163
#, c-format
msgid "Preserve case"
msgstr "Bevar versaltype"

#: ../bin/draksambashare:86
#, c-format
msgid "Force create mode"
msgstr "Gennemtving oprettelsestilstand"

#: ../bin/draksambashare:87
#, c-format
msgid "Force group"
msgstr "Gennemtving gruppe"

#: ../bin/draksambashare:88 ../bin/draksambashare:162
#, c-format
msgid "Default case"
msgstr "Standardtilfælde"

#: ../bin/draksambashare:115
#, c-format
msgid "Printer name"
msgstr "Printernavn:"

#: ../bin/draksambashare:116
#, c-format
msgid "Path"
msgstr "Sti"

#: ../bin/draksambashare:119 ../bin/draksambashare:579
#, c-format
msgid "Printable"
msgstr "Udskrivelig"

#: ../bin/draksambashare:120
#, c-format
msgid "Print Command"
msgstr "Udskriftskommando"

#: ../bin/draksambashare:121
#, c-format
msgid "LPQ command"
msgstr "LPQ-kommando"

#: ../bin/draksambashare:122
#, c-format
msgid "Guest ok"
msgstr "Gæst ok"

#: ../bin/draksambashare:125 ../bin/draksambashare:166
#: ../bin/draksambashare:588
#, c-format
msgid "Inherit permissions"
msgstr "Nedarv rettigheder"

#: ../bin/draksambashare:126
#, c-format
msgid "Printing"
msgstr "Printning"

#: ../bin/draksambashare:127
#, c-format
msgid "Create mode"
msgstr "Oprettelsestilstand"

#: ../bin/draksambashare:128
#, c-format
msgid "Use client driver"
msgstr "Brug klientdriver"

#: ../bin/draksambashare:154
#, c-format
msgid "Read List"
msgstr "Læs liste"

#: ../bin/draksambashare:155
#, c-format
msgid "Write List"
msgstr "Skriv liste"

#: ../bin/draksambashare:160
#, c-format
msgid "Force Group"
msgstr "Gennemtving gruppe"

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

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

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

#: ../bin/draksambashare:183
#, c-format
msgid "This is a simple tool to easily manage Samba configuration."
msgstr "Dette er et simpelt værktøj til nemt at håndtere Samba-konfigurering."

#: ../bin/draksambashare:185
#, 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:189
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "Keld Simonsen <keld@rap.dk>\n"

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

#: ../bin/draksambashare:207
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr "Fejl ved genstart af Samba-server"

#: ../bin/draksambashare:350 ../bin/draksambashare:552
#: ../bin/draksambashare:676
#, c-format
msgid "Open"
msgstr "Åbn"

#: ../bin/draksambashare:353
#, c-format
msgid "DrakSamba add entry"
msgstr "Tilføj DrakSamba-indgang"

#: ../bin/draksambashare:357
#, c-format
msgid "Add a share"
msgstr "Tilføj en delt ressurse"

#: ../bin/draksambashare:360
#, c-format
msgid "Name of the share:"
msgstr "Den delte mappes navn :"

#: ../bin/draksambashare:361 ../bin/draksambashare:572
#: ../bin/draksambashare:752
#, c-format
msgid "Comment:"
msgstr "Kommentar:"

#: ../bin/draksambashare:373
#, c-format
msgid ""
"Share with the same name already exist or share name empty, please choose "
"another name."
msgstr ""
"Delt ressurce med det samme navn findes allerede, eller også er navnet tomt, "
"vælg venligst et andet navn."

#: ../bin/draksambashare:380
#, c-format
msgid "Can't create the directory, please enter a correct path."
msgstr "Kan ikke oprette dette katalog, angiv venligst en gyldig sti."

#: ../bin/draksambashare:383 ../bin/draksambashare:608
#: ../bin/draksambashare:774
#, c-format
msgid "Please enter a Comment for this share."
msgstr "Indtast en kommentar for denne ressurce."

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

#: ../bin/draksambashare:421
#, c-format
msgid "printers - all printers available"
msgstr "printere - alle printere tilgængelige"

#: ../bin/draksambashare:425
#, c-format
msgid "Add Special Printer share"
msgstr "Tilføj speciel delt Samba-printerressurce"

#: ../bin/draksambashare:428
#, c-format
msgid ""
"Goal of this wizard is to easily create a new special printer Samba share."
msgstr ""
"Målet for denne hjælper er at nemt oprette en speciel delt Samba-"
"printerressurce."

#: ../bin/draksambashare:435
#, c-format
msgid "A PDF generator already exists."
msgstr "En PDF-generator findes allerede."

#: ../bin/draksambashare:459
#, c-format
msgid "Printers and print$ already exist."
msgstr "Printere og print$ findes allerede."

#: ../bin/draksambashare:509 ../bin/draksambashare:1188
#, c-format
msgid "Congratulations"
msgstr "Tillykke"

#: ../bin/draksambashare:510
#, c-format
msgid "The wizard successfully added the printer Samba share"
msgstr "Hjælperen tilføjede Samba printer-delingen"

#: ../bin/draksambashare:532
#, c-format
msgid "Please add or select a Samba printer share to be able to modify it."
msgstr ""
"Tilføj eller vælg en delt Samba-skriverressurce for at kunne ændre den."

#: ../bin/draksambashare:555
#, c-format
msgid "DrakSamba Printers entry"
msgstr "Indgang for DrakSamba printere"

#: ../bin/draksambashare:568
#, c-format
msgid "Printer share"
msgstr "Delt printerressurce"

#: ../bin/draksambashare:571
#, c-format
msgid "Printer name:"
msgstr "Printernavn:"

#: ../bin/draksambashare:577 ../bin/draksambashare:757
#, c-format
msgid "Writable:"
msgstr "Skrivbar :"

#: ../bin/draksambashare:578 ../bin/draksambashare:758
#, c-format
msgid "Browseable:"
msgstr "Søgbar :"

#: ../bin/draksambashare:583 ../bin/draksambashare:762
#, c-format
msgid "Advanced options"
msgstr "Avancerede tilvalg"

#: ../bin/draksambashare:585
#, c-format
msgid "Printer access"
msgstr "Printeradgang"

#: ../bin/draksambashare:589
#, c-format
msgid "Guest ok:"
msgstr "Gæst ok:"

#: ../bin/draksambashare:590
#, c-format
msgid "Create mode:"
msgstr "Oprettelsestilstand:"

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

#: ../bin/draksambashare:596
#, c-format
msgid "Print command:"
msgstr "Udskriftskommando:"

#: ../bin/draksambashare:597
#, c-format
msgid "LPQ command:"
msgstr "LPQ-kommando:"

#: ../bin/draksambashare:598
#, c-format
msgid "Printing:"
msgstr "Udskriver:"

#: ../bin/draksambashare:614
#, c-format
msgid "create mode should be numeric. ie: 0755."
msgstr "oprettelsesrettigheder bør være numerisk. Dvs. 0755."

#: ../bin/draksambashare:663 ../bin/draksambashare:684
#, c-format
msgid "Please add or select a Samba share to be able to modify it."
msgstr "Tilføj eller vælg en delt Samba-ressurc for at kunne ændre den."

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

#: ../bin/draksambashare:701
#, c-format
msgid "User options (user access, mask option, force mode)"
msgstr "Brugervalgmuligheder (brugeradgang, masksvalgmulig, tvingtilstand)"

#: ../bin/draksambashare:703
#, c-format
msgid "Samba user access"
msgstr "Brugeradgang for Samba"

#: ../bin/draksambashare:711
#, c-format
msgid "Mask options"
msgstr "Valgmuligheder for maske"

#: ../bin/draksambashare:723
#, c-format
msgid "File options (hide files, case)"
msgstr "Filvalgmuligheder (skjul filer, små eller store bogstaver)"

#: ../bin/draksambashare:725
#, c-format
msgid "Display options"
msgstr "Vis valgmuligheder:"

#: ../bin/draksambashare:747
#, c-format
msgid "Samba share directory"
msgstr "Samba fildelings-katalog"

#: ../bin/draksambashare:750
#, c-format
msgid "Share name:"
msgstr "Share-navn:"

#: ../bin/draksambashare:756
#, c-format
msgid "Public:"
msgstr "Offentlig:"

#: ../bin/draksambashare:780
#, c-format
msgid ""
"Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr ""
"Opretelses-maske, oprettelsesrettigheder og katalogmaske bør være nummerisk. "
"F.eks.: 0755."

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

#: ../bin/draksambashare:900
#, c-format
msgid "Add Samba user"
msgstr "Tilføj Samba-bruger"

#: ../bin/draksambashare:915
#, c-format
msgid "User information"
msgstr "Brugerinformation"

#: ../bin/draksambashare:917
#, c-format
msgid "User name:"
msgstr "Brugernavn:"

#: ../bin/draksambashare:918
#, c-format
msgid "Password:"
msgstr "Adgangskode:"

#: ../bin/draksambashare:1032
#, c-format
msgid "PDC - primary domain controller"
msgstr "PDC - primær domæne controller"

#: ../bin/draksambashare:1033
#, c-format
msgid "Standalone - standalone server"
msgstr "Standalone - selvstændige server"

#: ../bin/draksambashare:1040
#, c-format
msgid "Samba Wizard"
msgstr "Samba-hjælpeprogram"

#: ../bin/draksambashare:1043
#, c-format
msgid "Samba server configuration Wizard"
msgstr "Hjælpeprogram for Samba-konfiguration"

#: ../bin/draksambashare:1043
#, c-format
msgid ""
"Samba allows your server to behave as a file and print server for "
"workstations running non-Linux systems."
msgstr ""
"Samba giver din server mulighed for at opføre sig som en fil- og print-"
"server for arbejdsstationer der kører ikke-Linux systemer."

#: ../bin/draksambashare:1059
#, c-format
msgid "PDC server: primary domain controller"
msgstr "PDC-server: primær domæne-controller"

#: ../bin/draksambashare:1059
#, c-format
msgid ""
"Server configured as a PDC is responsible for Windows authentication "
"throughout the domain."
msgstr ""
"Server opsat som en PDC er ansvarlig for Windows-autentifikation for hele "
"domænet."

#: ../bin/draksambashare:1059
#, c-format
msgid ""
"Single server installations may use smbpasswd or tdbsam password backends"
msgstr ""
"Enkelt-server installationer kan bruge smbpasswd eller tdbsam adgangskode-"
"motorer"

#: ../bin/draksambashare:1059
#, 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 ""
"Domain master = yes, får serveren til at registere NetBIOS navnet <pdc "
"navn>. Dette navn vil blive genkendt af andre servere."

#: ../bin/draksambashare:1076
#, c-format
msgid "Wins support:"
msgstr "Wins-understøttelse:"

#: ../bin/draksambashare:1077
#, c-format
msgid "admin users:"
msgstr "admin-brugere:"

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

#: ../bin/draksambashare:1078
#, c-format
msgid "Os level:"
msgstr "OS niveau:"

#: ../bin/draksambashare:1078
#, 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 ""
"Den generelle OS-niveau valgmulighed bestemmer styresystems-niveauet som "
"Samba vil maskeradere på ved udvælgelse af browser. Hvis du ønsker at Samba "
"skal vinde en udvælgelse og blive hoved-browser, kan du sætte niveauet over "
"styresystemets på dit netværk med den højeste aktuelle værdi. dvs.: os-"
"niveau = 34"

#: ../bin/draksambashare:1082
#, c-format
msgid "The domain is wrong."
msgstr "Domænet er forkert."

#: ../bin/draksambashare:1089
#, c-format
msgid "Workgroup"
msgstr "Arbejdsgruppe"

#: ../bin/draksambashare:1089
#, c-format
msgid "Samba needs to know the Windows Workgroup it will serve."
msgstr ""
"Samba har brug for at vide hvilken Windows arbejdsgruppe som den skal "
"betjene."

#: ../bin/draksambashare:1096 ../bin/draksambashare:1163
#, c-format
msgid "Workgroup:"
msgstr "Arbejdsgruppe:"

#: ../bin/draksambashare:1097
#, c-format
msgid "Netbios name:"
msgstr "Netbios-navn:"

#: ../bin/draksambashare:1101
#, c-format
msgid "The Workgroup is wrong."
msgstr "Arbejdsgruppen er forkert."

#: ../bin/draksambashare:1108 ../bin/draksambashare:1118
#, c-format
msgid "Security mode"
msgstr "Sikkerhedstilstand"

#: ../bin/draksambashare:1108
#, c-format
msgid ""
"User level: the client sends a session setup request directly following "
"protocol negotiation. This request provides a username and password."
msgstr ""
"Brugerniveau: Klienten sender en forespørgsel om opsætning lige efter "
"protokolforhandling. Denne forespørgsel indeholder brugernavn og adgangskode."

#: ../bin/draksambashare:1108
#, c-format
msgid "Share level: the client authenticates itself separately for each share"
msgstr "Deleniveau: Klienten autentificerer sig igen for hvert delt område"

#: ../bin/draksambashare:1108
#, 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 ""
"Domæneniveau: En måde at lagre alle bruger- og gruppekonti i et centralt, "
"delt kontolager. Dette centrale kontolager er delt mellem "
"domænekontrollanterne af sikkerheden."

#: ../bin/draksambashare:1119
#, c-format
msgid "Hosts allow"
msgstr "Tillad værter"

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

#: ../bin/draksambashare:1124
#, c-format
msgid ""
"The banner is the way this server will be described in the Windows "
"workstations."
msgstr ""
"Banneret definerer hvordan serveren bliver beskrevet på Windows-"
"arbejdsstationer."

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

#: ../bin/draksambashare:1133
#, c-format
msgid "The Server Banner is incorrect."
msgstr "Serverbanneret er forkert."

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

#: ../bin/draksambashare:1140
#, c-format
msgid ""
"Log file: use %s to use a separate log file for each machine that connects"
msgstr ""
"Logfil: brug %s til at afskille logfil for hver maskine som opretter "
"forbindelse"

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

#: ../bin/draksambashare:1140
#, c-format
msgid "Log level: set the log (verbosity) level (0 <= log level <= 10)"
msgstr "Log-niveau: sæt log (udførlighed) niveau (0 <= logniveau <= 10)"

#: ../bin/draksambashare:1140
#, c-format
msgid "Max Log size: put a capping on the size of the log files (in Kb)."
msgstr ""
"Største logstørrelse: Sæt en grænse for størrelsen på logfilerne (i kB)."

#: ../bin/draksambashare:1147 ../bin/draksambashare:1165
#, c-format
msgid "Log file:"
msgstr "Logfil:"

#: ../bin/draksambashare:1148
#, c-format
msgid "Max log size:"
msgstr "Maximal logstørrelse:"

#: ../bin/draksambashare:1149
#, c-format
msgid "Log level:"
msgstr "Log-niveau:"

#: ../bin/draksambashare:1154
#, c-format
msgid "The wizard collected the following parameters to configure Samba."
msgstr ""
"Hjælpeprogrammet indsamlede følgende parametre for opsætningen af Samba."

#: ../bin/draksambashare:1154
#, c-format
msgid ""
"To accept these values, and configure your server, click the Next button or "
"use the Back button to correct them."
msgstr ""
"Tryk \"Næste\" for at godtage værdierne og opsætte serveren, eller \"Tilbage"
"\" for at lave ændringer."

#: ../bin/draksambashare:1154
#, c-format
msgid ""
"If you have previously create some shares, they will appear in this "
"configuration."
msgstr ""
"Hves du tidligere har oprette nogen delte områder, vil disse vises i denne "
"opsætning."

#: ../bin/draksambashare:1162
#, c-format
msgid "Samba type:"
msgstr "Samba-type:"

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

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

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

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

#: ../bin/draksambashare:1169
#, c-format
msgid "Display Charset:"
msgstr "Skærm Charset:"

#: ../bin/draksambashare:1188
#, c-format
msgid "The wizard successfully configured your Samba server."
msgstr "Hjælpeprogrammet konfigurerede din Samba-server uden problemer."

#: ../bin/draksambashare:1260
#, c-format
msgid "The Samba wizard has unexpectedly failed:"
msgstr "Samba hjælpeprogrammet mislykkesed uventet:"

#: ../bin/draksambashare:1274
#, c-format
msgid "Manage Samba configuration"
msgstr "Administrér Samba-konfiguration"

#: ../bin/draksambashare:1347
#, c-format
msgid "_Samba Server"
msgstr "_Samba-server"

#: ../bin/draksambashare:1348
#, c-format
msgid "_Configure"
msgstr "_Konfigurér"

#: ../bin/draksambashare:1352
#, c-format
msgid "_Help"
msgstr "_Hjælp"

#: ../bin/draksambashare:1353
#, c-format
msgid "_Samba Documentation"
msgstr "_Samba-dokumentation"

#: ../bin/draksambashare:1357
#, c-format
msgid "_Report Bug"
msgstr "_Rapportér fejl"

#: ../bin/draksambashare:1358
#, c-format
msgid "_About..."
msgstr "_Om..."

#: ../bin/draksambashare:1397
#, c-format
msgid "Failed to Modify Samba share."
msgstr "Kunne ikke ændre på delt Samba-ressurce."

#: ../bin/draksambashare:1406
#, c-format
msgid "Failed to remove a Samba share."
msgstr "Kunne ikke fjerne delt NFS-ressurce."

#: ../bin/draksambashare:1413
#, c-format
msgid "File share"
msgstr "Delt filressurce"

#: ../bin/draksambashare:1428
#, c-format
msgid "Failed to Modify."
msgstr "Kunne ikke ændre."

#: ../bin/draksambashare:1437
#, c-format
msgid "Failed to remove."
msgstr "Kunne ikke fjerne."

#: ../bin/draksambashare:1444
#, c-format
msgid "Printers"
msgstr "Printere"

#: ../bin/draksambashare:1456
#, c-format
msgid "Failed to add user."
msgstr "Kunne ikke tilføje bruger."

#: ../bin/draksambashare:1465
#, c-format
msgid "Failed to change user password."
msgstr "Kunne ikke ændre brugeradgangskode."

#: ../bin/draksambashare:1477
#, c-format
msgid "Failed to delete user."
msgstr "Kunne ikke slette bruger."

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

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

#: ../bin/draksambashare:1498
#, c-format
msgid "Please configure your Samba server"
msgstr "Konfigurér din Samba-server"

#: ../bin/draksambashare:1498
#, 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 ""
"Det ser ud til at dette er den første gang du kører dette værktøj.\n"
"Et hjælpeprogram vil blive startet til at konfigurere en basal Samba server"

#: ../bin/draksambashare:1507
#, c-format
msgid "DrakSamba manage Samba shares"
msgstr "DrakSamba håndterer delte Samba-ressurser"

#: ../bin/net_applet:94
#, c-format
msgid "Network is up on interface %s."
msgstr "Netværket er oppe på grænsefladen %s."

#: ../bin/net_applet:95
#, c-format
msgid "IP address: %s"
msgstr "IP-adresse: %s"

#: ../bin/net_applet:96
#, c-format
msgid "Gateway: %s"
msgstr "Forbindelsespunkt (gateway): %s"

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

#: ../bin/net_applet:98
#, c-format
msgid "Connected to %s (link level: %d %%)"
msgstr "Forbundet til %s (linkniveau: %d %%)"

#: ../bin/net_applet:100
#, c-format
msgid "Network is down on interface %s."
msgstr "Netværket er nede på grænsefladen %s."

#: ../bin/net_applet:102
#, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mageia Linux Control Center"
msgstr ""
"Du har ikke konfigureret nogen internetforbindelse.\n"
"Kør \"%s\"-assistenten fra Mageia-Linux-kontrolpanelet"

#: ../bin/net_applet:103 ../lib/network/drakconnect/global.pm:37
#, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr "Opsætning af et nyt netværkgrænseflade (LAN, ISDN, ADSL, ...)"

#: ../bin/net_applet:105 ../lib/network/connection_manager.pm:190
#, c-format
msgid "Connecting..."
msgstr "Tilslutter..."

#: ../bin/net_applet:131
#, c-format
msgid "Connect %s"
msgstr "Tilslut %s"

#: ../bin/net_applet:135
#, c-format
msgid "Disconnect %s"
msgstr "Frakobl %s"

#: ../bin/net_applet:139
#, c-format
msgid "Monitor Network"
msgstr "Overvåg netværk"

#: ../bin/net_applet:147
#, c-format
msgid "Manage wireless networks"
msgstr "Håndtér trådløse netværk"

#: ../bin/net_applet:151
#, c-format
msgid "Manage VPN connections"
msgstr "Administrér VPN-forbindelser"

#: ../bin/net_applet:155
#, c-format
msgid "Configure Network"
msgstr "Konfigurér netværk"

#: ../bin/net_applet:159
#, c-format
msgid "Watched interface"
msgstr "Overvåget grænseflade"

#: ../bin/net_applet:160 ../bin/net_applet:163 ../bin/net_applet:166
#, c-format
msgid "Auto-detect"
msgstr "Automatisk detektion"

#: ../bin/net_applet:171
#, c-format
msgid "Active interfaces"
msgstr "Aktive grænseflade"

#: ../bin/net_applet:191
#, c-format
msgid "Profiles"
msgstr "Profiler"

#: ../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
#, c-format
msgid "VPN connection"
msgstr "VPN-forbindelse"

#: ../bin/net_applet:362 ../bin/net_applet:580
#, c-format
msgid "Wireless networks"
msgstr "Trådløse netværk"

#: ../bin/net_applet:448
#, c-format
msgid "Network connection"
msgstr "Netværksforbindelse"

#: ../bin/net_applet:543
#, c-format
msgid "More networks"
msgstr "Flere netværk"

#: ../bin/net_applet:570
#, c-format
msgid "Interactive Firewall automatic mode"
msgstr "Automatisk tilstand for interaktiv brandmur"

#: ../bin/net_applet:575
#, c-format
msgid "Always launch on startup"
msgstr "Kør altid ved opstart"

#: ../bin/net_applet:587
#, c-format
msgid "Settings"
msgstr "Indstillinger"

#: ../lib/network/connection.pm:17
#, c-format
msgid "Unknown connection type"
msgstr "Ukendt forbindelsestype"

#: ../lib/network/connection.pm:169
#, c-format
msgid "Network access settings"
msgstr "Opsætning for netværksadgang"

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

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

#: ../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 "Ikke beskrevet - regigér manuelt"

#: ../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 "Ingen"

#: ../lib/network/connection.pm:251 ../lib/network/modem.pm:43
#: ../lib/network/modem.pm:44 ../lib/network/modem.pm:45
#: ../lib/network/modem.pm:64 ../lib/network/modem.pm:77
#: ../lib/network/modem.pm:82 ../lib/network/modem.pm:111
#: ../lib/network/netconnect.pm:627 ../lib/network/netconnect.pm:632
#: ../lib/network/netconnect.pm:644 ../lib/network/netconnect.pm:649
#: ../lib/network/netconnect.pm:665 ../lib/network/netconnect.pm:667
#, c-format
msgid "Automatic"
msgstr "Automatisk"

#: ../lib/network/connection.pm:252
#, c-format
msgid "No"
msgstr "Nej"

#: ../lib/network/connection.pm:253
#, c-format
msgid "Yes"
msgstr "Ja"

#: ../lib/network/connection.pm:257
#, c-format
msgid "Allow users to manage the connection"
msgstr "Tillad brugere at håndtere forbindelsen"

#: ../lib/network/connection.pm:258
#, c-format
msgid "Start the connection at boot"
msgstr "Start forbindelsen ved opstart"

#: ../lib/network/connection.pm:259
#, c-format
msgid "Enable traffic accounting"
msgstr "Aktivér trafikkontering"

#: ../lib/network/connection.pm:260
#, c-format
msgid "Allow interface to be controlled by Network Manager"
msgstr "Tillad at grænseflade styres af netværkshåndtering"

#: ../lib/network/connection.pm:262 ../lib/network/drakconnect/edit.pm:295
#, c-format
msgid "Metric"
msgstr "Metrisk"

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

#: ../lib/network/connection.pm:264
#, c-format
msgid "Maximum size of network message (MTU). If unsure, left blank."
msgstr ""
"Maximal størrelse på netværkspakke (MTU). Hvid i tvivl, så lad den være "
"blank."

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

#: ../lib/network/connection.pm:266
#, c-format
msgid "Use a fake MAC address. If unset, uses HWADDR or default."
msgstr ""
"Brug en falsk MAC-adresse. Hvis den ikke er sat, så bruges HWADDR eller "
"standard."

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

#: ../lib/network/connection.pm:268
#, c-format
msgid ""
"Make sure to bind the interface to the network card with that MAC address. "
"If unset, uses default."
msgstr ""
"Sørg for at binde grænsefladen til netværkskortet med den MAC-adresse. Hvis "
"den ikke er sat, så bruges standard."

#: ../lib/network/connection.pm:269
#, c-format
msgid "Ethtool options"
msgstr "Ethtool-valgmuligheder"

#: ../lib/network/connection.pm:270
#, c-format
msgid "Use ethtool to pass options to the NIC. eg. \"autoneg off wol g\""
msgstr ""
"Brug ethtool til at videregive valgmuligeder til NIC'et. Eksempelvis "
"\"autoneg off wol g\""

#: ../lib/network/connection.pm:354
#, c-format
msgid "Link detected on interface %s"
msgstr "(Forbindelse opdaget på port %s)"

#: ../lib/network/connection.pm:355 ../lib/network/connection/ethernet.pm:304
#, c-format
msgid "Link beat lost on interface %s"
msgstr "Opkoblingslivstegn mistet på grænseflade %s"

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

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

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

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

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

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

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

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

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

#: ../lib/network/connection/cellular_card.pm:9
#, c-format
msgid "Wrong PIN number format: it should be 4 digits."
msgstr "Forkert PIN-nummerformat: Det bør være 4 cifre."

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

#: ../lib/network/connection/cellular_card.pm:141
#, c-format
msgid "PIN number (4 digits). Leave empty if PIN is not required."
msgstr "PIN nummer (4 cifre). Tom hvis PIN ikke kræves."

#: ../lib/network/connection/cellular_card.pm:217
#, c-format
msgid "Unable to open device %s"
msgstr "Kan ikke åbne enhed %s"

#: ../lib/network/connection/cellular_card.pm:249
#, c-format
msgid "Please check that your SIM card is inserted."
msgstr "Venligst kontrollér at dit SIM-kort er sat ind."

#: ../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 ""
"Du har indtastet forkert PIN-kode.\n"
"Ved at indtaste forkert PIN-kode flere gange kan dit SIM-kort blive låst!"

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

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

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

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

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

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

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

#: ../lib/network/connection/ethernet.pm:31
#, c-format
msgid "Virtual interface"
msgstr "Virtuelt grænseflade"

#: ../lib/network/connection/ethernet.pm:61
#, c-format
msgid "Unable to find network interface for selected device (using %s driver)."
msgstr ""
"Kan ikke finde netværksgrænseflade for den valgte enhed (bruger %s-driver)"

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

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

#: ../lib/network/connection/ethernet.pm:133
#, c-format
msgid "IP settings"
msgstr "IP-opsætning"

#: ../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 ""
"Indtast IP konfigurationen for denne maskine. Hvert felt skal udfyldes\n"
"med en IP adresse i `dotted-decimal' notation (for eksempel 1.2.3.4)."

#: ../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 "Gateway"

#: ../lib/network/connection/ethernet.pm:153
#: ../lib/network/drakconnect/edit.pm:213
#, c-format
msgid "Get DNS servers from DHCP"
msgstr "Få DNS-servere fra DHCP"

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

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

#: ../lib/network/connection/ethernet.pm:157
#, c-format
msgid "Search domain"
msgstr "Søg i domæne"

#: ../lib/network/connection/ethernet.pm:158
#, c-format
msgid "By default search domain will be set from the fully-qualified host name"
msgstr ""
"Som standard vil søgedomænet blive sat ud fra det fuldt angivne værtsnavn"

#: ../lib/network/connection/ethernet.pm:160
#: ../lib/network/drakconnect/edit.pm:200
#, c-format
msgid "DHCP client"
msgstr "DHCP-klient"

#: ../lib/network/connection/ethernet.pm:161
#: ../lib/network/drakconnect/edit.pm:210
#, c-format
msgid "DHCP timeout (in seconds)"
msgstr "DHCP-tidsudløb (i sekunder)"

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

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

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

#: ../lib/network/connection/ethernet.pm:166
#, c-format
msgid "Do not fallback to Zeroconf (169.254.0.0 network)"
msgstr "Fald ikke tilbage til Zeroconf (169.254.0.0-netværk)"

#: ../lib/network/connection/ethernet.pm:177
#: ../lib/network/drakconnect/edit.pm:509
#, c-format
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresse bør have formatet 1.2.3.4"

#: ../lib/network/connection/ethernet.pm:182
#: ../lib/network/drakconnect/edit.pm:513
#, c-format
msgid "Netmask should be in format 255.255.224.0"
msgstr "Netmaske bør have formatet 255.255.224.0"

#: ../lib/network/connection/ethernet.pm:187
#, c-format
msgid "Warning: IP address %s is usually reserved!"
msgstr "Advarsel: IP-adresse %s er normalt reserveret!"

#: ../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 ""
"%s er allerede brugt af en forbindelse der startes ved opstart (%s). For at "
"bruge denne adresse med denne forbindelse skal alle andre enheder, der "
"bruger den, først deaktiveres; eller konfigurér dem til ikke at starte ved "
"opstart"

#: ../lib/network/connection/ethernet.pm:223
#: ../lib/network/drakconnect/edit.pm:204
#, c-format
msgid "Assign host name from DHCP server (or generate a unique one)"
msgstr "Tildel værtsnavn fra DHCP-adresse (eller lav et unikt)"

#: ../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 ""
"Dette giver mulighed for at serveren tilknytter et navn til denne maskine. "
"Hvis serveren ikke angiver et gyldigt værtsnavn vil det blive genereret "
"automatisk."

#: ../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 ""
"Du bør angive et værtsnavn for denne maskine, som vil identificere denne PC. "
"Bemærk at dette værtsnavn vil blive delt med alle netværksforbindelser. Hvis "
"det ikke sættes til noget, vil 'localhost.localdomain' blive brugt."

#: ../lib/network/connection/ethernet.pm:245
#: ../lib/network/drakconnect/edit.pm:273
#, c-format
msgid "Network Hotplugging"
msgstr "Hotplugging af netværk"

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

#: ../lib/network/connection/ethernet.pm:303
#, c-format
msgid "Link beat detected on interface %s"
msgstr "Opkoblingslivstegn opdaget på grænseflade %s"

#: ../lib/network/connection/ethernet.pm:306
#, c-format
msgid "Requesting a network address on interface %s (%s protocol)..."
msgstr "Bed om en netværksadresse på grænseflade %s (%s-protokol)..."

#: ../lib/network/connection/ethernet.pm:307
#, c-format
msgid "Got a network address on interface %s (%s protocol)"
msgstr "Modtog en netværksadresse på grænseflade %s (%s-protokol)"

#: ../lib/network/connection/ethernet.pm:308
#, c-format
msgid "Failed to get a network address on interface %s (%s protocol)"
msgstr "Kunne ikke modtage en netværksadresse på grænseflade %s (%s-protokol)"

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

#: ../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 "Det ved jeg ikke"

#: ../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 "POTS"

#. -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 "Analogt telefonmodem (POTS)"

#: ../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 "Brasilien"

#: ../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 "Estland"

#: ../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 "Frankrig"

#: ../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 "Tyskland"

#: ../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 "Italien"

#: ../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 "Polen"

#: ../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 "Storbritannien"

#: ../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 "USA"

#: ../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 "Forenede Arabiske Emirater"

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

#: ../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 "Argentina"

#: ../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 "Østrig"

#: ../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 "Australien"

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

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

#: ../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 "Belgien"

#: ../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 "Bulgarien"

#: ../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 "Hviderusland"

#: ../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 "Canada"

#: ../lib/network/connection/providers/cellular_extra.pm:327
#, c-format
msgid "Congo (Kinshasa)"
msgstr "Congo (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 "Schweiz"

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

#: ../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 "Chile"

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

#: ../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 "Kina"

#: ../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 "Columbia"

#: ../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 "Tjekkiet"

#: ../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 "Danmark"

#: ../lib/network/connection/providers/cellular_extra.pm:603
#, c-format
msgid "Dominican Republic"
msgstr "Dominikanske Republik"

#: ../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 "Egypten"

#: ../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 "Spanien"

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

#: ../lib/network/connection/providers/cellular_extra.pm:879
#, c-format
msgid "Georgia"
msgstr "Georgien"

#: ../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 "Grækenland"

#: ../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 "Kroatien"

#: ../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 "Ungarn"

#: ../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 "Indonesien"

#: ../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 "Irland"

#: ../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 "Indien"

#: ../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 "Island"

#: ../lib/network/connection/providers/cellular_extra.pm:1244
#: ../lib/network/connection/providers/cellular_extra.pm:1247
#, c-format
msgid "Jamaica"
msgstr "Jamaica"

#: ../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 "Kenya"

#: ../lib/network/connection/providers/cellular_extra.pm:1292
#: ../lib/network/connection/providers/cellular_extra.pm:1296
#, c-format
msgid "Kuwait"
msgstr "Kuwait"

#: ../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 "Lagos"

#: ../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 "Sankt 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 "Litauen"

#: ../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
#, c-format
msgid "Montenegro"
msgstr "Montenegro"

#: ../lib/network/connection/providers/cellular_extra.pm:1438
#, c-format
msgid "Mongolia"
msgstr "Mongoliet"

#: ../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 "Macao"

#: ../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 "Maldiverne"

#: ../lib/network/connection/providers/cellular_extra.pm:1474
#: ../lib/network/connection/providers/cellular_extra.pm:1481
#, c-format
msgid "Mexico"
msgstr "Mexico"

#: ../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 "Malaysia"

#: ../lib/network/connection/providers/cellular_extra.pm:1518
#, c-format
msgid "Mozambique"
msgstr "Mocambique"

#: ../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 "Nigeria"

#: ../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 "Holland"

#: ../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 "Norge"

#: ../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 "New Zealand"

#: ../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 "Filippinerne"

#: ../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 "Rumænien"

#: ../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
#, c-format
msgid "Serbia"
msgstr "Serbien"

#: ../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 "Russiske føderation"

#: ../lib/network/connection/providers/cellular_extra.pm:1939
#: ../lib/network/connection/providers/cellular_extra.pm:1942
#, c-format
msgid "Saudi Arabia"
msgstr "Saudi-Arabien"

#: ../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 "Sverige"

#: ../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 "Singapore"

#: ../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 "Slovenien"

#: ../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 "Slovakiet"

#: ../lib/network/connection/providers/cellular_extra.pm:2035
#: ../lib/network/connection/providers/xdsl.pm:1064
#, c-format
msgid "Senegal"
msgstr "Senegal"

#: ../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 "Tyrkiet"

#: ../lib/network/connection/providers/cellular_extra.pm:2089
#: ../lib/network/connection/providers/cellular_extra.pm:2094
#, c-format
msgid "Trinidad and Tobago"
msgstr "Trinidad og 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 "Ukraine"

#: ../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 "Sankt Vincent og Grenadinerne"

#: ../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 "Sydafrika"

#: ../lib/network/connection/providers/xdsl.pm:48
#: ../lib/network/connection/providers/xdsl.pm:58
#, c-format
msgid "Algeria"
msgstr "Algeriet"

#: ../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 "Vilkårlig"

#: ../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 "Tunesien"

#: ../lib/network/connection/wireless.pm:14
#, c-format
msgid "Wireless"
msgstr "Trådløst"

#: ../lib/network/connection/wireless.pm:15
#, c-format
msgid "Wireless (Wi-Fi)"
msgstr "Trådløst (Wi-Fi)"

#: ../lib/network/connection/wireless.pm:31
#, c-format
msgid "Use a Windows driver (with ndiswrapper)"
msgstr "Brug en Windows-driver (med ndiswrapper)"

#: ../lib/network/connection/wireless.pm:48
#, c-format
msgid "Open WEP"
msgstr "Åben WEP"

#: ../lib/network/connection/wireless.pm:49
#, c-format
msgid "Restricted WEP"
msgstr "Begrænset WEP"

#: ../lib/network/connection/wireless.pm:50
#, c-format
msgid "WPA/WPA2 Pre-Shared Key"
msgstr "WPA/WPA2 forud-delt nøgle"

#: ../lib/network/connection/wireless.pm:51
#, c-format
msgid "WPA/WPA2 Enterprise"
msgstr "WPA/WPA2 firmaudgave"

#: ../lib/network/connection/wireless.pm:293
#, c-format
msgid "Windows driver"
msgstr "Windows driver"

#: ../lib/network/connection/wireless.pm:367
#, c-format
msgid ""
"Your wireless card is disabled, please enable the wireless switch (RF kill "
"switch) first."
msgstr ""
"Dit trådløse netværkskort er deaktiveret, venligst aktivér den trådløse "
"afbryder (RF kill switch) først."

#: ../lib/network/connection/wireless.pm:457
#, c-format
msgid "Wireless settings"
msgstr "Indstillinger for trådløst"

#: ../lib/network/connection/wireless.pm:462
#: ../lib/network/connection_manager/gtk.pm:66
#: ../lib/network/drakconnect/edit.pm:239
#, c-format
msgid "Operating Mode"
msgstr "Udførelsestilstand"

#: ../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 "Administreret (managed)"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Master"
msgstr "Master"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Repeater"
msgstr "Forlænger (repeater)"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Secondary"
msgstr "Sekundær"

#: ../lib/network/connection/wireless.pm:463
#, c-format
msgid "Auto"
msgstr "Auto"

#: ../lib/network/connection/wireless.pm:466
#: ../lib/network/drakconnect/edit.pm:240
#, c-format
msgid "Network name (ESSID)"
msgstr "Netværksnavn (ESSID)"

#: ../lib/network/connection/wireless.pm:468
#, c-format
msgid "Encryption mode"
msgstr "Krypteringstilstand"

#: ../lib/network/connection/wireless.pm:470
#: ../lib/network/drakconnect/edit.pm:254
#, c-format
msgid "Encryption key"
msgstr "Krypteringsnøgle"

#: ../lib/network/connection/wireless.pm:473
#, c-format
msgid "Hide password"
msgstr "Skjul adgangskode"

#: ../lib/network/connection/wireless.pm:475
#, c-format
msgid "Force using this key as ASCII string (e.g. for Livebox)"
msgstr "Gennemtving brug af denne nøgle som ASCII streng (f.eks. for Livebox)"

#: ../lib/network/connection/wireless.pm:482
#, c-format
msgid "EAP Login/Username"
msgstr "EAP login/brugernavn"

#: ../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 ""
"Brugernavn. Formatet er ren tekst. Hvis du behøver at\n"
"specificere domænet, så prøv den utestede syntaks\n"
"  DOMÆNE\\brugernavn"

#: ../lib/network/connection/wireless.pm:487
#, c-format
msgid "EAP Password"
msgstr "EAP-adgangskode"

#: ../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 ""
" Adgangskode: Tekst.\n"
"Bemærk at dette ikke er det samme som en psk.\n"
"____________________________________________________\n"
"RELEVANT YDERLIGERE INFORMATION:\n"
"På \"Avanceret\"-siden kan du vælge hvilken EAP-tilstand som\n"
"bruges for autentificering. EAP-tilstanden\n"
"\"Find automatisk\" fører til at alle mulige tilstande prøves.\n"
"\n"
"Hvis automatisk opdagelse ikke fungerer, bør du først prøve PEAP TTLS.\n"
"Bemærk:\n"
"\tInnstillingerne MD5, MSCHAPV2, OTP og GTC medfører\n"
"automatisk PEAP- og TTLS-tilstande.\n"
"  TLS-tilstand er fuldstændig certifikatbaseret, og kan ignorere\n"
"brugernavnet og adgangskoden angivet her."

#: ../lib/network/connection/wireless.pm:504
#, c-format
msgid "EAP client certificate"
msgstr "EAP klientcertifikat"

#: ../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 ""
"Den fuldstændige adresse og filnavnet på klientcertifikatet. Dette\n"
"bruges kun for EAP-certifikatbaseret autentificering. Det er et\n"
"alternativ til brug af brugernavn og adgangskode.\n"
"Bemærk: Andre relevante indstillinger vises på \"Avanceret\"-siden."

#: ../lib/network/connection/wireless.pm:510
#, c-format
msgid "EAP client private key"
msgstr "Privat nøgle for EAP-klient"

#: ../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 ""
"Den fulde sti og filnavn af klientens private nøgle Dette bruges\n"
"kun til EAP-certifikatbaseret autentifikation. Det bør overvejes\n"
"som et alternativ til brugernavn/adgangskode-kombination.\n"
" Bemærk: andre relaterede indstillinger vises på Avanceret-siden."

#: ../lib/network/connection/wireless.pm:516
#, c-format
msgid "EAP client private key password"
msgstr "Adgangskode til privat nøgle for EAP-klient"

#: ../lib/network/connection/wireless.pm:519
#, 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 ""
"Den fulde adgangskode til klientens private nøgle. Dette bruges\n"
"kun til EAP-certifikatbaseret autentifikation. Adgangskoden \n"
"bruges kun til at beskytte klientens private nøgler. Den kan være valgfri.\n"
" Bemærk: andre relaterede indstillinger vises på Avanceret-siden."

#: ../lib/network/connection/wireless.pm:523
#: ../lib/network/drakconnect/edit.pm:241
#, c-format
msgid "Network ID"
msgstr "Netværks-ID"

#: ../lib/network/connection/wireless.pm:524
#: ../lib/network/drakconnect/edit.pm:242
#, c-format
msgid "Operating frequency"
msgstr "Operationsfrekvens"

#: ../lib/network/connection/wireless.pm:525
#: ../lib/network/drakconnect/edit.pm:243
#, c-format
msgid "Sensitivity threshold"
msgstr "Følsomhedstærskel"

#: ../lib/network/connection/wireless.pm:526
#: ../lib/network/drakconnect/edit.pm:244
#, c-format
msgid "Bitrate (in b/s)"
msgstr "Bitrate (i bit/s)"

#: ../lib/network/connection/wireless.pm:527
#: ../lib/network/drakconnect/edit.pm:255
#, c-format
msgid "RTS/CTS"
msgstr "RTS/CTS"

#: ../lib/network/connection/wireless.pm:528
#, 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 tilføjer et håndtryk før hver pakketransmission for at være sikker "
"på at\n"
"kanalen er klar. Dette tilføjer overhead, men øger ydelsen i tilfælde med "
"gemte\n"
"noder eller stort antal med aktive noder. Denne parameter sætter størrelsen\n"
"på den mindste pakke som noden sender RTS for; en værdi lig med den "
"maksimale\n"
"pakkestørrelse vil deaktivere denne fremgangsmåde. Du kan også sætte denne "
"parameter til auto, fixed\n"
"eller off."

#: ../lib/network/connection/wireless.pm:535
#: ../lib/network/drakconnect/edit.pm:256
#, c-format
msgid "Fragmentation"
msgstr "Fragmentation"

#: ../lib/network/connection/wireless.pm:536
#: ../lib/network/drakconnect/edit.pm:257
#, c-format
msgid "iwconfig command extra arguments"
msgstr "ekstra argumenter til iwconfig kommando"

#: ../lib/network/connection/wireless.pm:537
#, 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 ""
"Her kan man konfigurere nogle ekstra trådløse parametre såsom:\n"
"ap, channel, commit, enc, power, retry, sens, txpower (nick er allerede sat "
"til værtsnavnet).\n"
"\n"
"Se iwconfig(8) man-siden for yderligere information."

#. -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:544
#: ../lib/network/drakconnect/edit.pm:258
#, c-format
msgid "iwspy command extra arguments"
msgstr "ekstra argumenter til iwspy-kommando"

#: ../lib/network/connection/wireless.pm:545
#, 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 bliver brugt til at sætte en liste med adresser i en trådløs "
"netværksgrænseflade\n"
"og for at læse tilbage kvalitet på en link for hver af dem.\n"
"\n"
"Denne information er den samme som den som er tilgængelig i /proc/net/"
"wireless :\n"
"kvalitet på link, signalstyrke og støjniveau.\n"
"\n"
"Se iwpspy(8) man-side for yderligere information."

#: ../lib/network/connection/wireless.pm:553
#: ../lib/network/drakconnect/edit.pm:259
#, c-format
msgid "iwpriv command extra arguments"
msgstr "ekstra argumenter til iwpriv-kommando"

#: ../lib/network/connection/wireless.pm:555
#, 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 gør det muligt at opsætte valgfrie (private) parametre for en trådløs "
"netværksgrænseflade.\n"
"\n"
"iwpriv hånderer parametre og opsætning specifikt for hver driver (i "
"modsætning til\n"
"iwconfig som håndterer generelle).\n"
"\n"
"I teorien så bør dokumentationen for hver enhedsdriver indikere hvordan man "
"bruger\n"
"de grænsefladespecifikke kommandoer samt deres effekt.\n"
"\n"
"Se iwpriv(8) man-side for yderligere information."

#: ../lib/network/connection/wireless.pm:566
#, c-format
msgid "EAP Protocol"
msgstr "EAP-protokol"

#: ../lib/network/connection/wireless.pm:567
#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "Auto Detect"
msgstr "Automatisk detektion"

#: ../lib/network/connection/wireless.pm:567
#, c-format
msgid "WPA2"
msgstr "WPA2"

#: ../lib/network/connection/wireless.pm:567
#, c-format
msgid "WPA"
msgstr "WPA"

#: ../lib/network/connection/wireless.pm:569
#, c-format
msgid ""
"Auto Detect is recommended as it first tries WPA version 2 with\n"
"a fallback to WPA version 1"
msgstr ""
"Automatisk søgning anbefales da den først prøver WPA version 2 og\n"
"dernæst WPA version 1"

#: ../lib/network/connection/wireless.pm:571
#, c-format
msgid "EAP Mode"
msgstr "EAP-tilstand"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "PEAP"
msgstr "PEAP"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "TTLS"
msgstr "TTLS"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "TLS"
msgstr "TLS"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "MSCHAPV2"
msgstr "MSCHAPV2"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "MD5"
msgstr "MD5"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "OTP"
msgstr "OTP"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "GTC"
msgstr "GTC"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "LEAP"
msgstr "LEAP"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "PEAP TTLS"
msgstr "PEAP TTLS"

#: ../lib/network/connection/wireless.pm:572
#, c-format
msgid "TTLS TLS"
msgstr "TTLS TLS"

#: ../lib/network/connection/wireless.pm:574
#, c-format
msgid "EAP key_mgmt"
msgstr "EAP key_mgmt"

#: ../lib/network/connection/wireless.pm:576
#, c-format
msgid ""
"list of accepted authenticated key management protocols.\n"
"possible values are WPA-EAP, IEEE8021X, NONE"
msgstr ""
"liste med accepterede autentificerede protokoller til nøglehåndtering.\n"
"mulige værdier er WPA-EAP, IEEE8021X, NONE"

#: ../lib/network/connection/wireless.pm:578
#, c-format
msgid "EAP outer identity"
msgstr "EAP ydre identitet"

#: ../lib/network/connection/wireless.pm:580
#, 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 ""
"Anonym identitetstekst for EAP: bruges som\n"
"den ukrypterede identitet med EAP-typer som støtter\n"
"forskellige tunellerede identiteter, f.eks. TTLS"

#: ../lib/network/connection/wireless.pm:583
#, c-format
msgid "EAP phase2"
msgstr "EAP fase2"

#: ../lib/network/connection/wireless.pm:585
#, 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 ""
"Indre autentifikation med TLS tunnelparametre.\n"
"indput er tekst with felt-værdi par, Eksempler:\n"
"auth=MSCHAPV2 for PEAP eller\n"
"autheap=MSCHAPV2 autheap=MD5 for TTLS"

#: ../lib/network/connection/wireless.pm:589
#, c-format
msgid "EAP CA certificate"
msgstr "EAP CA certifikat"

#: ../lib/network/connection/wireless.pm:591
#, 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 ""
"Fuld filadresse til CA-certifikatfilen (PEM/DER). Denne fil\n"
"kan have et eller flere tiltroede CA-certifikater. Hvis \"ca_cert\"\n"
"ikke er med, bliver servercertifikatet ikke kontrolleret. Om \n"
"muligt bør et tiltroet CA-certifikat altid sættes op ved\n"
"brug af TLS, TTLS eller PEAP."

#: ../lib/network/connection/wireless.pm:596
#, c-format
msgid "EAP certificate subject match"
msgstr "\"Subject\"-overensstemmelse for EAP-certifikat"

#: ../lib/network/connection/wireless.pm:598
#, 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 ""
"Tekst som skal tjekked mod \"subject\" til autentificerings-\n"
"servercertifikatet. Hvis teksten er sat, bliver servercertifikatet\n"
"kun godtaget hvis det indeholder denne tekst i \"subject\".\n"
"\"Subject\"-teksten har følgende format:\n"
"/C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as@example.com"

#: ../lib/network/connection/wireless.pm:603
#, c-format
msgid "Extra directives"
msgstr "Ekstra direktiver"

#: ../lib/network/connection/wireless.pm:604
#, 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 ""
"Her kan du overføre ekstraindstillinger til wpa_supplicant.\n"
"Det forventede format er en tekst med 'felt=værdi'-par. Flere\n"
"værdier kan angives ved at skille hver værdi med tegnet #.\n"
"Bemærk: Direktiver overføres uden at være kontrolleret først,\n"
"og dette kan føre til at wpa-forhandlingen mislykkes uden \n"
"fejlmelding. Støttede direktiver bevares ved\n"
"redigering.\n"
"Støttede direktiver:\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 og eap_workaround, pairwise, group\n"
"\tAndre, såsom key_mgmt, eap kan bruges til at tvinge\n"
"\tspecielle indstillinger som er forskellige fra UI-indstillingerne."

#: ../lib/network/connection/wireless.pm:624
#, c-format
msgid "An encryption key is required."
msgstr "En krypteringsnøgle kræves."

#: ../lib/network/connection/wireless.pm:631
#, c-format
msgid ""
"The pre-shared key should have between 8 and 63 ASCII characters, or 64 "
"hexadecimal characters."
msgstr ""
"The forud-delte nøgle bør have mellem 8 og 63 ASCII-tegn, or 64 "
"heksadecimale tegn."

#: ../lib/network/connection/wireless.pm:637
#, c-format
msgid ""
"The WEP key should have at most %d ASCII characters or %d hexadecimal "
"characters."
msgstr "WEP nøglen bør have højst %d ASCII tegn eller %d heksadecimale tegn."

#: ../lib/network/connection/wireless.pm:644
#, 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 ""
"Frek bør have endelsen k, M or G (for eksempel, \"2.46G\" for 2.46 GHz "
"frekvens), eller tilføj nok '0'."

#: ../lib/network/connection/wireless.pm:650
#, c-format
msgid ""
"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
"enough '0' (zeroes)."
msgstr ""
"Hastighed bør have endelsen k, M or G (for eksempel, \"11M\" for 11M), eller "
"tilføj nok '0'."

#: ../lib/network/connection/wireless.pm:662
#, c-format
msgid "Allow access point roaming"
msgstr "Tillad viderestilling af adgangspunkt"

#: ../lib/network/connection/wireless.pm:787
#, c-format
msgid "Associated to wireless network \"%s\" on interface %s"
msgstr "Tilknyttet trådløst netværk '%s' på grænseflade %s"

#: ../lib/network/connection/wireless.pm:788
#, c-format
msgid "Lost association to wireless network on interface %s"
msgstr "Tabte det associerede trådløse netværk på grænseflade %s"

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

#: ../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 ""
"ECI Hi-Focus-modemmet kan ikke understøttes pga binær driver-"
"distributionsproblem.\n"
"\n"
"Du kan finde en driver på http://eciadsl.flashtux.org/"

#: ../lib/network/connection/xdsl.pm:186
#, c-format
msgid ""
"Modems using Conexant AccessRunner chipsets cannot be supported due to "
"binary firmware distribution problem."
msgstr ""
"Modemmer som bruger Conexant AccessRunner chipsæt kan ikke understøttes pga. "
"problem med distribution af binær firmware."

#: ../lib/network/connection/xdsl.pm:206
#, c-format
msgid "DSL over CAPI"
msgstr "DSL over CAPI"

#: ../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 "Manuel TCP/IP-konfiguration"

#: ../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 over Ethernet (PPPoE)"

#: ../lib/network/connection/xdsl.pm:213
#, c-format
msgid "PPP over ATM (PPPoA)"
msgstr "PPP over 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
#, c-format
msgid "Could not install the packages (%s)!"
msgstr "Kunne ikke installere pakkerne (%s)!"

#: ../lib/network/connection_manager.pm:58
#: ../lib/network/connection_manager.pm:73 ../lib/network/netconnect.pm:187
#, c-format
msgid "Configuring device..."
msgstr "Konfigurerer enhed..."

#: ../lib/network/connection_manager.pm:63
#: ../lib/network/connection_manager.pm:129
#, c-format
msgid "Network settings"
msgstr "Opsætning for netværk"

#: ../lib/network/connection_manager.pm:64
#: ../lib/network/connection_manager.pm:130
#, c-format
msgid "Please enter settings for network"
msgstr "Indtast opsætning for netværket"

#: ../lib/network/connection_manager.pm:207
#: ../lib/network/connection_manager.pm:306 ../lib/network/drakvpn.pm:103
#, c-format
msgid "Connection failed."
msgstr "Forbindelsen mislykkedes."

#: ../lib/network/connection_manager.pm:217
#, c-format
msgid "Disconnecting..."
msgstr "Afbryder..."

#: ../lib/network/connection_manager.pm:253 ../lib/network/netconnect.pm:209
#, c-format
msgid "Scanning for networks..."
msgstr "Skanner efter netværk ..."

#: ../lib/network/connection_manager.pm:272
#, c-format
msgid "Hostname changed to \"%s\""
msgstr "Værtsnavn ændret til \"%s\""

#: ../lib/network/connection_manager/gtk.pm:63
#, c-format
msgid "SSID"
msgstr "SSID"

#: ../lib/network/connection_manager/gtk.pm:64
#, c-format
msgid "Signal strength"
msgstr "Signalstyrke"

#: ../lib/network/connection_manager/gtk.pm:65
#, c-format
msgid "Encryption"
msgstr "Krypteringsnøgle"

#: ../lib/network/connection_manager/gtk.pm:118 ../lib/network/drakroam.pm:92
#, c-format
msgid "Disconnect"
msgstr "Afbryd forbindelse"

#: ../lib/network/connection_manager/gtk.pm:118 ../lib/network/drakroam.pm:91
#, c-format
msgid "Connect"
msgstr "Forbind"

#: ../lib/network/drakconnect.pm:17 ../lib/network/drakconnect/edit.pm:518
#, c-format
msgid "No IP"
msgstr "Ingen IP"

#: ../lib/network/drakconnect.pm:18 ../lib/network/drakconnect/edit.pm:519
#, c-format
msgid "No Mask"
msgstr "Ingen maske"

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

#: ../lib/network/drakconnect.pm:19
#, c-format
msgid "down"
msgstr "ned"

#: ../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 ""
"Der er ikke registreret nogen netværksadaptor på dit system. Kør venligst "
"hardwarekonfigurationsværktøjet."

#: ../lib/network/drakconnect/delete.pm:22
#, c-format
msgid "Remove a network interface"
msgstr "Fjern en netværksgrænseflade"

#: ../lib/network/drakconnect/delete.pm:26
#, c-format
msgid "Select the network interface to remove:"
msgstr "Vælg den netværksgrænseflade som skal fjernes:"

#: ../lib/network/drakconnect/delete.pm:59
#, c-format
msgid ""
"An error occurred while deleting the \"%s\" network interface:\n"
"\n"
"%s"
msgstr ""
"Der opstod en fejl under sletning af \"%s\"-grænsefladen:\n"
"\n"
"%s"

#: ../lib/network/drakconnect/delete.pm:60
#, c-format
msgid ""
"Congratulations, the \"%s\" network interface has been successfully deleted"
msgstr "Tillykke, \"%s\"-netværksgrænsefladen er blevet slettet"

#: ../lib/network/drakconnect/edit.pm:24
#, c-format
msgid "Manage connections"
msgstr "Administrér forbindelser"

#: ../lib/network/drakconnect/edit.pm:51 ../lib/network/drakroam.pm:86
#, c-format
msgid "Device: "
msgstr "Enhed: "

#: ../lib/network/drakconnect/edit.pm:133
#, c-format
msgid "IP configuration"
msgstr "IP-konfiguration"

#: ../lib/network/drakconnect/edit.pm:168
#, c-format
msgid "DNS servers"
msgstr "DNS-servere"

#: ../lib/network/drakconnect/edit.pm:174
#, c-format
msgid "Search Domain"
msgstr "Søg efter domæne"

#: ../lib/network/drakconnect/edit.pm:182
#, c-format
msgid "none"
msgstr "ingen"

#: ../lib/network/drakconnect/edit.pm:182
#, c-format
msgid "static"
msgstr "statisk"

#: ../lib/network/drakconnect/edit.pm:182
#, c-format
msgid "DHCP"
msgstr "DHCP"

#: ../lib/network/drakconnect/edit.pm:267
#, c-format
msgid "Start at boot"
msgstr "Start ved boot"

#: ../lib/network/drakconnect/edit.pm:279 ../lib/network/netconnect.pm:352
#, c-format
msgid "Dialing mode"
msgstr "Opringningsmåde"

#: ../lib/network/drakconnect/edit.pm:284
#: ../lib/network/drakconnect/edit.pm:351 ../lib/network/netconnect.pm:353
#, c-format
msgid "Connection speed"
msgstr "Forbindelseshastighed"

#: ../lib/network/drakconnect/edit.pm:289 ../lib/network/netconnect.pm:354
#, c-format
msgid "Connection timeout (in sec)"
msgstr "Forbindelsens tidsudløb (i sekunder)"

#: ../lib/network/drakconnect/edit.pm:327 ../lib/network/netconnect.pm:349
#, c-format
msgid "Provider phone number"
msgstr "Udbyders telefonnummer"

#: ../lib/network/drakconnect/edit.pm:332 ../lib/network/netconnect.pm:80
#, c-format
msgid "PAP"
msgstr "PAP"

#: ../lib/network/drakconnect/edit.pm:332 ../lib/network/netconnect.pm:81
#, c-format
msgid "Terminal-based"
msgstr "Terminal-baseret"

#: ../lib/network/drakconnect/edit.pm:332 ../lib/network/netconnect.pm:79
#, c-format
msgid "Script-based"
msgstr "Skript-baseret"

#: ../lib/network/drakconnect/edit.pm:332 ../lib/network/netconnect.pm:82
#, c-format
msgid "CHAP"
msgstr "CHAP"

#: ../lib/network/drakconnect/edit.pm:332 ../lib/network/netconnect.pm:83
#, c-format
msgid "PAP/CHAP"
msgstr "PAP/CHAP"

#: ../lib/network/drakconnect/edit.pm:349
#, c-format
msgid "Flow control"
msgstr "Flowkontrol"

#: ../lib/network/drakconnect/edit.pm:350
#, c-format
msgid "Line termination"
msgstr "Linjeterminering"

#: ../lib/network/drakconnect/edit.pm:361
#, c-format
msgid "Modem timeout"
msgstr "Modemtimeout"

#: ../lib/network/drakconnect/edit.pm:365
#, c-format
msgid "Use lock file"
msgstr "Brug låsfil"

#: ../lib/network/drakconnect/edit.pm:367
#, c-format
msgid "Wait for dialup tone before dialing"
msgstr "Vent på opkaldstone inden der foretages opkald"

#: ../lib/network/drakconnect/edit.pm:370
#, c-format
msgid "Busy wait"
msgstr "Optaget vent"

#: ../lib/network/drakconnect/edit.pm:375
#, c-format
msgid "Modem sound"
msgstr "Modemlyd"

#: ../lib/network/drakconnect/edit.pm:388 ../lib/network/netconnect.pm:357
#, c-format
msgid "Card IRQ"
msgstr "Kort IRQ"

#: ../lib/network/drakconnect/edit.pm:389 ../lib/network/netconnect.pm:358
#, c-format
msgid "Card mem (DMA)"
msgstr "Kort mem (DMA)"

#: ../lib/network/drakconnect/edit.pm:390 ../lib/network/netconnect.pm:359
#, c-format
msgid "Card IO"
msgstr "Kort IO"

#: ../lib/network/drakconnect/edit.pm:391 ../lib/network/netconnect.pm:360
#, c-format
msgid "Card IO_0"
msgstr "Kort IO_0"

#: ../lib/network/drakconnect/edit.pm:397 ../lib/network/netconnect.pm:72
#, c-format
msgid "European protocol (EDSS1)"
msgstr "Protokol for Europa (EDSS1)"

#: ../lib/network/drakconnect/edit.pm:398 ../lib/network/netconnect.pm:73
#, c-format
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Protokol for resten af verden \n"
" ingen D-kanal (lejet linje)"

#: ../lib/network/drakconnect/edit.pm:425
#, c-format
msgid "Vendor"
msgstr "Producent"

#: ../lib/network/drakconnect/edit.pm:427
#, c-format
msgid "Media class"
msgstr "Medieklasse"

#: ../lib/network/drakconnect/edit.pm:428
#, c-format
msgid "Module name"
msgstr "Modulnavn"

#: ../lib/network/drakconnect/edit.pm:429
#, c-format
msgid "Mac Address"
msgstr "Mac-adresse"

#: ../lib/network/drakconnect/edit.pm:430
#, c-format
msgid "Bus"
msgstr "Bus"

#: ../lib/network/drakconnect/edit.pm:431
#, c-format
msgid "Location on the bus"
msgstr "Plads på bussen"

#: ../lib/network/drakconnect/edit.pm:471
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Vent venligst... Sætter konfigurationen i anvendelse"

#: ../lib/network/drakconnect/edit.pm:522 ../lib/network/netconnect.pm:832
#, c-format
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Gateway-adresse skal have formatet 1.2.3.4"

#: ../lib/network/drakconnect/global.pm:19
#, c-format
msgid "Connected"
msgstr "Tilsluttet"

#: ../lib/network/drakconnect/global.pm:19
#, c-format
msgid "Not connected"
msgstr "Ikke tilsluttet"

#: ../lib/network/drakconnect/global.pm:28
#, c-format
msgid "Gateway:"
msgstr "Gateway:"

#: ../lib/network/drakconnect/global.pm:28
#, c-format
msgid "Interface:"
msgstr "Grænseflade:"

#: ../lib/network/drakconnect/global.pm:31
#, c-format
msgid "Internet connection configuration"
msgstr "Konfiguration af internetforbindelse"

#: ../lib/network/drakconnect/global.pm:36
#, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mageia Control Center"
msgstr ""
"Du har ikke konfigureret nogen internetforbindelse.\n"
"Kør \"%s\"-assistenten fra Mageia-kontrolcenteret"

#: ../lib/network/drakconnect/global.pm:51
#, c-format
msgid "Host name (optional)"
msgstr "Værtsnavn (valgfri)"

#: ../lib/network/drakconnect/global.pm:52 ../lib/network/netconnect.pm:651
#, c-format
msgid "First DNS Server (optional)"
msgstr "Første DNS-server (valgfri)"

#: ../lib/network/drakconnect/global.pm:53 ../lib/network/netconnect.pm:652
#, c-format
msgid "Second DNS Server (optional)"
msgstr "Anden DNS-server (valgfri)"

#: ../lib/network/drakconnect/global.pm:54
#, c-format
msgid "Third DNS server (optional)"
msgstr "Tredje DNS-server (valgfri)"

#: ../lib/network/drakconnect/global.pm:76
#, c-format
msgid "Internet Connection Configuration"
msgstr "Konfiguration af internetforbindelse"

#: ../lib/network/drakconnect/global.pm:77
#, c-format
msgid "Internet access"
msgstr "Internet-adgang"

#: ../lib/network/drakconnect/global.pm:79
#, c-format
msgid "Connection type: "
msgstr "Forbindelsestype: "

#: ../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 "Tester din forbindelse..."

#: ../lib/network/drakconnect/global.pm:87
#, c-format
msgid "Parameters"
msgstr "Parametre"

#: ../lib/network/drakfirewall.pm:14
#, c-format
msgid "Web Server"
msgstr "Webserver"

#: ../lib/network/drakfirewall.pm:19
#, c-format
msgid "Domain Name Server"
msgstr "Server for domænenavne (DNS)"

#: ../lib/network/drakfirewall.pm:24
#, c-format
msgid "SSH server"
msgstr "SSH-server"

#: ../lib/network/drakfirewall.pm:29
#, c-format
msgid "FTP server"
msgstr "FTP-server"

#: ../lib/network/drakfirewall.pm:34
#, c-format
msgid "DHCP Server"
msgstr "DHCP-server"

#: ../lib/network/drakfirewall.pm:40
#, c-format
msgid "Mail Server"
msgstr "Postserver"

#: ../lib/network/drakfirewall.pm:45
#, c-format
msgid "POP and IMAP Server"
msgstr "POP- og IMAP-server"

#: ../lib/network/drakfirewall.pm:50
#, c-format
msgid "Telnet server"
msgstr "Telnet-server"

#: ../lib/network/drakfirewall.pm:56
#, c-format
msgid "NFS Server"
msgstr "NFS-server"

#: ../lib/network/drakfirewall.pm:64
#, c-format
msgid "Windows Files Sharing (SMB)"
msgstr "Windows-fildeling (SMB)"

#: ../lib/network/drakfirewall.pm:70
#, c-format
msgid "Bacula backup"
msgstr "Bacula sikkerhedskopi"

#: ../lib/network/drakfirewall.pm:76
#, c-format
msgid "Syslog network logging"
msgstr "Logning af syslog over netværk"

#: ../lib/network/drakfirewall.pm:82
#, c-format
msgid "CUPS server"
msgstr "CUPS-server"

#: ../lib/network/drakfirewall.pm:88
#, c-format
msgid "MySQL server"
msgstr "MySQL-server"

#: ../lib/network/drakfirewall.pm:94
#, c-format
msgid "PostgreSQL server"
msgstr "PostgreSQL-server"

#: ../lib/network/drakfirewall.pm:100
#, c-format
msgid "Echo request (ping)"
msgstr "Echo-forespørgsel (ping)"

#: ../lib/network/drakfirewall.pm:105
#, c-format
msgid "Network services autodiscovery (zeroconf and slp)"
msgstr "Automatisk opdagelse af netværkstjenester (zeroconf og slp)"

#: ../lib/network/drakfirewall.pm:110
#, c-format
msgid "BitTorrent"
msgstr "BitTorrent"

#: ../lib/network/drakfirewall.pm:116
#, c-format
msgid "Windows Mobile device synchronization"
msgstr "Windows Mobile enhed synkronisering"

#: ../lib/network/drakfirewall.pm:125
#, c-format
msgid "Port scan detection"
msgstr "Opdagelse via portskanning"

#: ../lib/network/drakfirewall.pm:224 ../lib/network/drakfirewall.pm:228
#: ../lib/network/shorewall.pm:84
#, c-format
msgid "Firewall configuration"
msgstr "Konfiguration af brandmur"

#: ../lib/network/drakfirewall.pm:224
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mageia machine."
msgstr ""
"drakfirewall-konfigurator\n"
"\n"
"Den konfigurerer en personlig firewall for denne Mageia-maskine."

#: ../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 ""
"konfigurering med drakfirewall\n"
"\n"
"Forsikr dig om at du har konfigureret din internetforbindelse med "
"drakconnect før du går videre."

#: ../lib/network/drakfirewall.pm:245 ../lib/network/drakfirewall.pm:247
#: ../lib/network/shorewall.pm:169
#, c-format
msgid "Firewall"
msgstr "Brandmur"

#: ../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 ""
"Du kan angive diverse porte. \n"
"Gyldige eksempler er: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Se /etc/services for information."

#: ../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 ""
"Ugyldig port angivet: %s.\n"
"Det korrekte format er 'port/tcp', \"port/udp' eller 'port/icmp', \n"
"hvor port er mellem 1 og 65535.\n"
"\n"
"Du kan også angive et interval af porte (f.eks.: 24300:24350/udp)"

#: ../lib/network/drakfirewall.pm:264
#, c-format
msgid "Which services would you like to allow the Internet to connect to?"
msgstr "Hvilke tjenester vil du tillade at internettet kan koble op med?"

#: ../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 "Disse indstillinger vil blive gemt for netværksprofilen <b>%s</b>"

#: ../lib/network/drakfirewall.pm:266
#, c-format
msgid "Everything (no firewall)"
msgstr "Alt (ingen brandmur)"

#: ../lib/network/drakfirewall.pm:268
#, c-format
msgid "Other ports"
msgstr "Andre porte"

#: ../lib/network/drakfirewall.pm:269
#, c-format
msgid "Log firewall messages in system logs"
msgstr "Log brandmursmeddelelser i systemlogger"

#: ../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 ""
"Du kan blive advaret når nogen har adgang til en tjeneste, eller prøver at "
"trænge ind i din maskine.\n"
"Vælg hvilke netværksaktiviteter som skal overvåges."

#: ../lib/network/drakfirewall.pm:316
#, c-format
msgid "Use Interactive Firewall"
msgstr "Brug interaktiv brandmur"

#: ../lib/network/drakroam.pm:23
#, c-format
msgid "No device found"
msgstr "Ingen enheder fundet"

#: ../lib/network/drakroam.pm:90 ../lib/network/netcenter.pm:67
#, c-format
msgid "Configure"
msgstr "Konfigurér"

#: ../lib/network/drakroam.pm:93 ../lib/network/netcenter.pm:72
#, c-format
msgid "Refresh"
msgstr "Genopfrisk"

#: ../lib/network/drakroam.pm:104 ../lib/network/netconnect.pm:795
#, c-format
msgid "Wireless connection"
msgstr "Trådløs forbindelse"

#: ../lib/network/drakvpn.pm:33
#, c-format
msgid "VPN configuration"
msgstr "VPN-konfiguration"

#: ../lib/network/drakvpn.pm:37
#, c-format
msgid "Choose the VPN type"
msgstr "Vælg typen af VPN"

#: ../lib/network/drakvpn.pm:52
#, c-format
msgid "Initializing tools and detecting devices for %s..."
msgstr "Klargør værktøjer og leder efter enheden for %s..."

#: ../lib/network/drakvpn.pm:55
#, c-format
msgid "Unable to initialize %s connection type!"
msgstr "Kan ikke initiere %s-forbindelsestype!"

#: ../lib/network/drakvpn.pm:63
#, c-format
msgid "Please select an existing VPN connection or enter a new name."
msgstr ""
"Vælg venligst en eksisterende VPN-forbindelse eller indtast et nyt navn."

#: ../lib/network/drakvpn.pm:67
#, c-format
msgid "Configure a new connection..."
msgstr "Konfigurér en ny forbindelse..."

#: ../lib/network/drakvpn.pm:69
#, c-format
msgid "New name"
msgstr "Nyt navn"

#: ../lib/network/drakvpn.pm:73
#, c-format
msgid "You must select an existing connection or enter a new name."
msgstr "Du skal vælge en eksisterende forbindelse eller indtaste et nyt navn."

#: ../lib/network/drakvpn.pm:84
#, c-format
msgid "Please enter the required key(s)"
msgstr "Indtast nøglerne som behøves"

#: ../lib/network/drakvpn.pm:89
#, c-format
msgid "Please enter the settings of your VPN connection"
msgstr "Indtast opsætning for din VPN-forbindelse"

#: ../lib/network/drakvpn.pm:97 ../lib/network/netconnect.pm:299
#, c-format
msgid "Do you want to start the connection now?"
msgstr "Vil du starte forbindelsen nu?"

#: ../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 ""
"VPN-forbindelsen er sat op nu.\n"
"\n"
"Denne VPN-forbindelse kan automatisk startes op med en netværksforbindelse.\n"
"Det kan blive gjort ved at sætte netværksforbindelsen op igen og vælge denne "
"VPN-forbindelse.\n"

#: ../lib/network/ifw.pm:133
#, c-format
msgid "Port scanning"
msgstr "Portskanning"

#: ../lib/network/ifw.pm:134
#, c-format
msgid "Service attack"
msgstr "Angreb på tjeneste"

#: ../lib/network/ifw.pm:135
#, c-format
msgid "Password cracking"
msgstr "Brydning af adgangskoder"

#: ../lib/network/ifw.pm:136
#, c-format
msgid "New connection"
msgstr "Ny forbindelse"

#: ../lib/network/ifw.pm:137
#, c-format
msgid "\"%s\" attack"
msgstr "\"%s\"-angreb"

#: ../lib/network/ifw.pm:139
#, c-format
msgid "A port scanning attack has been attempted by %s."
msgstr "Et angreb med portskanning er blevet forsøgt af %s."

#: ../lib/network/ifw.pm:140
#, c-format
msgid "The %s service has been attacked by %s."
msgstr "%s-tjenesten er blevet angrebet af %s."

#: ../lib/network/ifw.pm:141
#, c-format
msgid "A password cracking attack has been attempted by %s."
msgstr "Et angreb med cracking af adgangskoder er blevet forsøgt af %s."

#: ../lib/network/ifw.pm:142
#, c-format
msgid "%s is connecting on the %s service."
msgstr "%s kobler op til %s-tjenesten."

#: ../lib/network/ifw.pm:143
#, c-format
msgid "A \"%s\" attack has been attempted by %s"
msgstr "Et angreb på %s er blevet forsøgt af %s"

#: ../lib/network/ifw.pm:152
#, c-format
msgid ""
"The \"%s\" application is trying to make a service (%s) available to the "
"network."
msgstr ""
"Programmet '%s' prøver at bruge en tjeneste (%s) tilgængelig for netværket."

#. -PO: this should be kept lowercase since the expression is meant to be used between brackets
#: ../lib/network/ifw.pm:156
#, c-format
msgid "port %d"
msgstr "port %d"

#: ../lib/network/modem.pm:43 ../lib/network/modem.pm:44
#: ../lib/network/modem.pm:45 ../lib/network/netconnect.pm:632
#: ../lib/network/netconnect.pm:649 ../lib/network/netconnect.pm:665
#, c-format
msgid "Manual"
msgstr "Manuel"

#: ../lib/network/ndiswrapper.pm:31
#, c-format
msgid "No device supporting the %s ndiswrapper driver is present!"
msgstr "Ingen enhed der understøtter %s ndiswrapper-driveren er til stede!"

#: ../lib/network/ndiswrapper.pm:37
#, c-format
msgid "Please select the correct driver"
msgstr "Vælg den korrekte driver"

#: ../lib/network/ndiswrapper.pm:37
#, c-format
msgid ""
"Please select the Windows driver description (.inf) file, or corresponding "
"driver file (.dll or .o files). Note that only drivers up to Windows XP are "
"supported."
msgstr ""
"Vælg Windows-driver beskrivelsesfilen (.inf), eller tilsvarende driverfil (."
"dll eller .o filer). Bemærk at kun drivere op til Windows XP understøttes."

#: ../lib/network/ndiswrapper.pm:48
#, c-format
msgid "Unable to install the %s ndiswrapper driver!"
msgstr "Kan ikke installere %s ndiswrapper-driveren!"

#: ../lib/network/ndiswrapper.pm:106
#, c-format
msgid ""
"The selected device has already been configured with the %s driver.\n"
"Do you really want to use a ndiswrapper driver?"
msgstr ""
"Den valgte enhed er allerede blevet konfigureret med %s-driveren.\n"
"Ønsker du virkelig at bruge en ndiswrapper-driver?"

#: ../lib/network/ndiswrapper.pm:121
#, c-format
msgid "Unable to load the ndiswrapper module!"
msgstr "Kan ikke indlæse ndiswrapper-modulet!"

#: ../lib/network/ndiswrapper.pm:127
#, c-format
msgid "Unable to find the ndiswrapper interface!"
msgstr "Kan ikke finde ndiswrapper-grænsefladen!"

#: ../lib/network/ndiswrapper.pm:140
#, c-format
msgid "Choose an ndiswrapper driver"
msgstr "Vælg en ndiswrapper driver"

#: ../lib/network/ndiswrapper.pm:143
#, c-format
msgid "Use the ndiswrapper driver %s"
msgstr "Brug ndiswrapper-driveren %s"

#: ../lib/network/ndiswrapper.pm:143
#, c-format
msgid "Install a new driver"
msgstr "Installér en ny driver"

#: ../lib/network/ndiswrapper.pm:154
#, c-format
msgid "Select a device:"
msgstr "Vælg en enhed:"

#. -PO: "Process" is a verb
#: ../lib/network/net_applet/ifw.pm:102
#, c-format
msgid "Process attack"
msgstr "Procesangreb"

#: ../lib/network/net_applet/ifw.pm:115
#, c-format
msgid "Interactive Firewall: intrusion detected"
msgstr "Interaktiv firewall: registrering af indtrængning"

#: ../lib/network/net_applet/ifw.pm:132
#, c-format
msgid "What do you want to do with this attacker?"
msgstr "Hvad vil du gøre med denne angriber?"

#: ../lib/network/net_applet/ifw.pm:135
#, c-format
msgid "Attack details"
msgstr "Angrebsdetaljer"

#: ../lib/network/net_applet/ifw.pm:139
#, c-format
msgid "Attack time: %s"
msgstr "Angrebstid: %s"

#: ../lib/network/net_applet/ifw.pm:140
#, c-format
msgid "Network interface: %s"
msgstr "Netværksgrænseflade: %s"

#: ../lib/network/net_applet/ifw.pm:141
#, c-format
msgid "Attack type: %s"
msgstr "Angrebstype: %s"

#: ../lib/network/net_applet/ifw.pm:142
#, c-format
msgid "Protocol: %s"
msgstr "Protokol: %s"

#: ../lib/network/net_applet/ifw.pm:143
#, c-format
msgid "Attacker IP address: %s"
msgstr "Angribers IP-adresse: %s"

#: ../lib/network/net_applet/ifw.pm:144
#, c-format
msgid "Attacker hostname: %s"
msgstr "Angribers værtsnavn: %s"

#: ../lib/network/net_applet/ifw.pm:147
#, c-format
msgid "Service attacked: %s"
msgstr "Tjeneste angrebet: %s"

#: ../lib/network/net_applet/ifw.pm:148
#, c-format
msgid "Port attacked: %s"
msgstr "Port angrebet: %s"

#: ../lib/network/net_applet/ifw.pm:150
#, c-format
msgid "Type of ICMP attack: %s"
msgstr "Type af ICMP-angreb: %s"

#: ../lib/network/net_applet/ifw.pm:155
#, c-format
msgid "Always blacklist (do not ask again)"
msgstr "Sortlist altid (spørg ikke igen)"

#: ../lib/network/net_applet/ifw.pm:170
#, c-format
msgid "Ignore"
msgstr "Ignorér"

#: ../lib/network/net_applet/ifw.pm:188 ../lib/network/net_applet/ifw.pm:206
#, c-format
msgid "Interactive Firewall: new service"
msgstr "Interaktiv firewall: ny tjeneste"

#. -PO: "Process" is a verb
#: ../lib/network/net_applet/ifw.pm:194
#, c-format
msgid "Process connection"
msgstr "Procesforbindelse"

#: ../lib/network/net_applet/ifw.pm:216
#, c-format
msgid "Do you want to open this service?"
msgstr "Vil du åbne denne tjeneste?"

#: ../lib/network/net_applet/ifw.pm:219
#, c-format
msgid "Remember this answer"
msgstr "Husk dette svar"

#: ../lib/network/netcenter.pm:56 ../lib/network/netconnect.pm:212
#, c-format
msgid "Please select your network:"
msgstr "Vælg dit netværk:"

#: ../lib/network/netcenter.pm:63
#, c-format
msgid ""
"_: This is a verb\n"
"Monitor"
msgstr "Overvåg"

#: ../lib/network/netcenter.pm:153
#, c-format
msgid "Network Center"
msgstr "Netværkscenter"

#: ../lib/network/netcenter.pm:171
#, c-format
msgid "You are currently using the network profile <b>%s</b>"
msgstr "Du bruger i øjeblikket netværksprofilen <b>%s</b>"

#: ../lib/network/netcenter.pm:177
#, c-format
msgid "Advanced settings"
msgstr "Avancerede indstillinger"

#: ../lib/network/netconnect.pm:61 ../lib/network/netconnect.pm:522
#: ../lib/network/netconnect.pm:536
#, c-format
msgid "Manual choice"
msgstr "Manuelt valg"

#: ../lib/network/netconnect.pm:61
#, c-format
msgid "Internal ISDN card"
msgstr "Internt ISDN-kort"

#: ../lib/network/netconnect.pm:70
#, c-format
msgid "Protocol for the rest of the world"
msgstr "Protokol for resten af verden"

#: ../lib/network/netconnect.pm:123
#, c-format
msgid "Network & Internet Configuration"
msgstr "Konfigurér netværk og internet"

#: ../lib/network/netconnect.pm:128
#, c-format
msgid "Choose the connection you want to configure"
msgstr "Vælg den forbindelse, du vil konfigurere"

#: ../lib/network/netconnect.pm:150 ../lib/network/netconnect.pm:377
#: ../lib/network/netconnect.pm:822
#, c-format
msgid "Select the network interface to configure:"
msgstr "Vælg netværksgrænseflade, der skal konfigureres:"

#: ../lib/network/netconnect.pm:152
#, c-format
msgid "%s: %s"
msgstr "%s: %s"

#: ../lib/network/netconnect.pm:169
#, c-format
msgid "No device can be found for this connection type."
msgstr ""
"Ingen enhed ser ud til at kunne blive fundet for denne forbindelsestype."

#: ../lib/network/netconnect.pm:178
#, c-format
msgid "Hardware Configuration"
msgstr "Konfiguration af udstyr"

#: ../lib/network/netconnect.pm:202
#, c-format
msgid "Please select your provider:"
msgstr "Vælg din leverandør:"

#: ../lib/network/netconnect.pm:249
#, c-format
msgid ""
"Please select your connection protocol.\n"
"If you do not know it, keep the preselected protocol."
msgstr ""
"Vælg din forbindelsesprotokol.\n"
"Hvis du ikke ved hvad den er, så vælg den forvalgte protokol."

#: ../lib/network/netconnect.pm:293 ../lib/network/netconnect.pm:684
#, c-format
msgid "Connection control"
msgstr "Forbindelseskontrol"

#: ../lib/network/netconnect.pm:344
#, c-format
msgid "Connection Configuration"
msgstr "Forbindelses-konfiguration"

#: ../lib/network/netconnect.pm:344
#, c-format
msgid "Please fill or check the field below"
msgstr "Udfyld eller markér feltet nedenunder"

#: ../lib/network/netconnect.pm:347
#, c-format
msgid "Your personal phone number"
msgstr "Dit personlige telefonnummer"

#: ../lib/network/netconnect.pm:348
#, c-format
msgid "Provider name (ex provider.net)"
msgstr "Navn på udbyder (f.eks. udbyder.net)"

#: ../lib/network/netconnect.pm:350
#, c-format
msgid "Provider DNS 1 (optional)"
msgstr "Udbyder DNS 1 (valgfri)"

#: ../lib/network/netconnect.pm:351
#, c-format
msgid "Provider DNS 2 (optional)"
msgstr "Udbyder DNS 2 (valgfri)"

#: ../lib/network/netconnect.pm:361
#, c-format
msgid "Card IO_1"
msgstr "Kort IO_1"

#: ../lib/network/netconnect.pm:380 ../lib/network/netconnect.pm:385
#, c-format
msgid "External ISDN modem"
msgstr "Eksternt ISDN modem"

#: ../lib/network/netconnect.pm:413
#, c-format
msgid "Select a device!"
msgstr "Vælg en enhed!"

#: ../lib/network/netconnect.pm:422 ../lib/network/netconnect.pm:432
#: ../lib/network/netconnect.pm:442 ../lib/network/netconnect.pm:475
#: ../lib/network/netconnect.pm:489
#, c-format
msgid "ISDN Configuration"
msgstr "ISDN konfiguration"

#: ../lib/network/netconnect.pm:423
#, c-format
msgid "What kind of card do you have?"
msgstr "Hvad slags kort har du?"

#: ../lib/network/netconnect.pm:433
#, c-format
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
"card.\n"
msgstr ""
"\n"
"Hvis du har et ISA kort burde værdiene i næste billede være rigtige.\n"
"\n"
"Hvis du har et PCMCIA kort skal du vide irq og io for kortet.\n"

#: ../lib/network/netconnect.pm:437
#, c-format
msgid "Continue"
msgstr "Fortsæt"

#: ../lib/network/netconnect.pm:437
#, c-format
msgid "Abort"
msgstr "Afbryd"

#: ../lib/network/netconnect.pm:443
#, c-format
msgid "Which of the following is your ISDN card?"
msgstr "Hvilket af følgende er dit ISDN-kort?"

#: ../lib/network/netconnect.pm:461
#, c-format
msgid ""
"A CAPI driver is available for this modem. This CAPI driver can offer more "
"capabilities than the free driver (like sending faxes). Which driver do you "
"want to use?"
msgstr ""
"En CAPI-driver findes til dette modem. Denne CAPI-driver kan tilbyde flere "
"faciliteter end den frie driver (såsom sending af faxer). Hvilken driver "
"ønsker du at bruge?"

#: ../lib/network/netconnect.pm:463
#, c-format
msgid "Driver"
msgstr "Drivprogram"

#: ../lib/network/netconnect.pm:475
#, c-format
msgid "Which protocol do you want to use?"
msgstr "Hvilken protokol ønsker du at bruge?"

#: ../lib/network/netconnect.pm:489
#, c-format
msgid ""
"Select your provider.\n"
"If it is not listed, choose Unlisted."
msgstr ""
"Vælg din udbyder.\n"
" Hvis de ikke er i listen, vælg Ikke listet."

#: ../lib/network/netconnect.pm:491 ../lib/network/netconnect.pm:587
#, c-format
msgid "Provider:"
msgstr "Udbyder:"

#: ../lib/network/netconnect.pm:500
#, c-format
msgid ""
"Your modem is not supported by the system.\n"
"Take a look at http://www.linmodems.org"
msgstr ""
"Dit modem er ikke understøttet af systemet.\n"
"Tag og kig på http://www.linmodems.org"

#: ../lib/network/netconnect.pm:519
#, c-format
msgid "Select the modem to configure:"
msgstr "Vælg det modem, der skal konfigureres:"

#: ../lib/network/netconnect.pm:521
#, c-format
msgid "Modem"
msgstr "Modem"

#: ../lib/network/netconnect.pm:556
#, c-format
msgid "Please choose which serial port your modem is connected to."
msgstr "Angiv hvilken seriel port dit modem er forbundet til."

#: ../lib/network/netconnect.pm:585
#, c-format
msgid "Select your provider:"
msgstr "Vælg din udbyder"

#: ../lib/network/netconnect.pm:609
#, c-format
msgid "Dialup: account options"
msgstr "Indstillinger for konto til opkald"

#: ../lib/network/netconnect.pm:612
#, c-format
msgid "Connection name"
msgstr "Navn på forbindelsen"

#: ../lib/network/netconnect.pm:613
#, c-format
msgid "Phone number"
msgstr "Telefonnummer"

#: ../lib/network/netconnect.pm:614
#, c-format
msgid "Login ID"
msgstr "Brugernavn"

#: ../lib/network/netconnect.pm:629 ../lib/network/netconnect.pm:662
#, c-format
msgid "Dialup: IP parameters"
msgstr "IP-parametre for opkald"

#: ../lib/network/netconnect.pm:632
#, c-format
msgid "IP parameters"
msgstr "IP-parametre"

#: ../lib/network/netconnect.pm:634
#, c-format
msgid "Subnet mask"
msgstr "Undernetmaske"

#: ../lib/network/netconnect.pm:646
#, c-format
msgid "Dialup: DNS parameters"
msgstr "Dialup: DNS-parametre"

#: ../lib/network/netconnect.pm:649
#, c-format
msgid "DNS"
msgstr "DNS"

#: ../lib/network/netconnect.pm:650
#, c-format
msgid "Domain name"
msgstr "Domænenavn"

#: ../lib/network/netconnect.pm:653
#, c-format
msgid "Set hostname from IP"
msgstr "Sæt værtsnavn ud fra IPadresse"

#: ../lib/network/netconnect.pm:666
#, c-format
msgid "Gateway IP address"
msgstr "IP-adresse på gateway"

#: ../lib/network/netconnect.pm:699
#, c-format
msgid "Automatically at boot"
msgstr "Automatisk ved opstart"

#: ../lib/network/netconnect.pm:701
#, c-format
msgid "By using Net Applet in the system tray"
msgstr "Ved brug af Net Applet i systembakken"

#: ../lib/network/netconnect.pm:703
#, c-format
msgid "Manually (the interface would still be activated at boot)"
msgstr "Manuelt (grænsefladen vil stadig blive aktiveret ved opstart)"

#: ../lib/network/netconnect.pm:712
#, c-format
msgid "How do you want to dial this connection?"
msgstr "Hvordan ønsker du at kalde denne forbindelse op?"

#: ../lib/network/netconnect.pm:725
#, c-format
msgid "Do you want to try to connect to the Internet now?"
msgstr "Ønsker du at forsøge at skabe forbindelse til internettet nu?"

#: ../lib/network/netconnect.pm:752
#, c-format
msgid "The system is now connected to the Internet."
msgstr "Systemet er nu forbundet til internettet."

#: ../lib/network/netconnect.pm:753
#, c-format
msgid "For security reasons, it will be disconnected now."
msgstr "Af sikkerhedsgrunde vil det blive afbrudt nu."

#: ../lib/network/netconnect.pm:754
#, c-format
msgid ""
"The system does not seem to be connected to the Internet.\n"
"Try to reconfigure your connection."
msgstr ""
"Det lader ikke til at dit system har forbindelse til internettet.\n"
"Prøv at omkonfigurere din forbindelse."

#: ../lib/network/netconnect.pm:770
#, c-format
msgid "Problems occurred during the network connectivity test."
msgstr "Et problem opstod ved test af netværksforbindelse."

#: ../lib/network/netconnect.pm:771
#, c-format
msgid ""
"This can be caused by invalid network configuration, or problems with your "
"modem or router."
msgstr ""
"Dette kan skyldes en ugyldig netværkskonfiguration, eller problemer med dit "
"modem eller din ruter."

#: ../lib/network/netconnect.pm:772
#, c-format
msgid ""
"You might want to relaunch the configuration to verify the connection "
"settings."
msgstr ""
"Måske ønsker du at genstarte konfigurationen for at verificere "
"forbindelsesindstillingerne."

#: ../lib/network/netconnect.pm:775
#, c-format
msgid "Congratulations, the network configuration is finished."
msgstr "Tillykke, netværkskonfigurationen er færdig."

#: ../lib/network/netconnect.pm:775
#, c-format
msgid ""
"However, the Internet connectivity test failed. You should test your "
"connection manually, and verify your Internet modem or router."
msgstr ""
"Imidlertid mislykkedes testen af internetforbindelsen. Du bør afprøve din "
"forbindelse manuelt, og tjekke dit internet modem eller ruter."

#: ../lib/network/netconnect.pm:776
#, c-format
msgid ""
"If your connection does not work, you might want to relaunch the "
"configuration."
msgstr ""
"Hvis din forbindelse ikke virker, kan du prøve at genstarte konfigurationen."

#: ../lib/network/netconnect.pm:778
#, c-format
msgid "Congratulations, the network and Internet configuration are finished."
msgstr "Tillykke, netværks- og internetkonfigurationen er færdig."

#: ../lib/network/netconnect.pm:779
#, c-format
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
"Derefter anbefaler vi at du genstarter dit X-miljø for\n"
"at undgå problemer med det ændrede værtsnavn."

#: ../lib/network/netconnect.pm:790
#, c-format
msgid "Sagem USB modem"
msgstr "Sagem USB-modem"

#: ../lib/network/netconnect.pm:791 ../lib/network/netconnect.pm:792
#, c-format
msgid "Bewan modem"
msgstr "Bewan PCI-modem"

#: ../lib/network/netconnect.pm:793
#, c-format
msgid "ECI Hi-Focus modem"
msgstr "ECI Hi-Focus-modem"

#: ../lib/network/netconnect.pm:794
#, c-format
msgid "LAN connection"
msgstr "Lokalnet-konfiguration"

#: ../lib/network/netconnect.pm:796
#, c-format
msgid "ADSL connection"
msgstr "ADSL-forbindelse"

#: ../lib/network/netconnect.pm:797
#, c-format
msgid "Cable connection"
msgstr "Kabelforbindelse"

#: ../lib/network/netconnect.pm:798
#, c-format
msgid "ISDN connection"
msgstr "ISDN-forbindelse"

#: ../lib/network/netconnect.pm:799
#, c-format
msgid "Modem connection"
msgstr "Modem-forbindelse"

#: ../lib/network/netconnect.pm:800
#, c-format
msgid "DVB connection"
msgstr "DVB-forbindelse"

#: ../lib/network/netconnect.pm:802
#, c-format
msgid "(detected on port %s)"
msgstr "(detekteret på port %s)"

#. -PO: here, "(detected)" string will be appended to eg "ADSL connection"
#: ../lib/network/netconnect.pm:804
#, c-format
msgid "(detected %s)"
msgstr "(detekterede %s)"

#: ../lib/network/netconnect.pm:804
#, c-format
msgid "(detected)"
msgstr "(detekteret)"

#: ../lib/network/netconnect.pm:805
#, c-format
msgid "Network Configuration"
msgstr "Konfigurér netværk"

#: ../lib/network/netconnect.pm:806
#, c-format
msgid "Zeroconf hostname resolution"
msgstr "Fremfinding af Zeroconf-værtsnavn"

#: ../lib/network/netconnect.pm:807
#, c-format
msgid ""
"If desired, enter a Zeroconf hostname.\n"
"This is the name your machine will use to advertise any of\n"
"its shared resources that are not managed by the network.\n"
"It is not necessary on most networks."
msgstr ""
"Om ønsket kan du indtaste et Zeroconf-værtsnavn.\n"
"Dette er navnet som din maskine vil bruge til at annoncere alle sine\n"
"delte ressourcer som ikke er styret af netværket.\n"
"Dette er ikke nødvendigt på de fleste netværk."

#: ../lib/network/netconnect.pm:811
#, c-format
msgid "Zeroconf Host name"
msgstr "Zeroconf-værtsnavn"

#: ../lib/network/netconnect.pm:812
#, c-format
msgid "Zeroconf host name must not contain a ."
msgstr "Zeroconf værtsnavn må ikke indeholde et ."

#: ../lib/network/netconnect.pm:813
#, c-format
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""
"Da du er i gang med en netværksinstallation er dit netværk allerede "
"konfigureret.\n"
"Klik OK for at beholde din konfiguration, eller annullér for at "
"omkonfigurere din internet- og netværksforbindelse.\n"

#: ../lib/network/netconnect.pm:816
#, c-format
msgid "The network needs to be restarted. Do you want to restart it?"
msgstr "Netværket skal være genstartet. Ønsker du at genstarte det?"

#: ../lib/network/netconnect.pm:817
#, c-format
msgid ""
"A problem occurred while restarting the network: \n"
"\n"
"%s"
msgstr ""
"Et problem opstod ved genstart af netværket: \n"
"\n"
"%s"

#: ../lib/network/netconnect.pm:818
#, c-format
msgid ""
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press \"%s\" to continue."
msgstr ""
"Vi skal nu konfigurere forbindelsen '%s'.\n"
"\n"
"\n"
"Tryk på \"%s\" for at fortsætte."

#: ../lib/network/netconnect.pm:819
#, c-format
msgid "Configuration is complete, do you want to apply settings?"
msgstr "Konfiguration er færdig, ønsker du at effektuere indstillinger?"

#: ../lib/network/netconnect.pm:820
#, c-format
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
"Du har konfigureret flere måder at koble dig mod internet på.\n"
"Vælg venligst den du vil bruge.\n"
"\n"

#: ../lib/network/netconnect.pm:821
#, c-format
msgid "Internet connection"
msgstr "Internetforbindelse"

#: ../lib/network/netconnect.pm:823
#, c-format
msgid "Configuring network device %s (driver %s)"
msgstr "Konfigurerer netværksenheden %s (driver %s)"

#: ../lib/network/netconnect.pm:824
#, c-format
msgid ""
"The following protocols can be used to configure a LAN connection. Please "
"choose the one you want to use."
msgstr ""
"Følgende protokoller kan bruges til at konfigurere en LAN-forbindelse. Vælg "
"venligst den forbindelse du gerne vil bruge."

#: ../lib/network/netconnect.pm:825
#, c-format
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''.\n"
"You may also enter the IP address of the gateway if you have one."
msgstr ""
"Indtast domænenavn, værtsnavn og IP adressen for evt. ekstra navne-servere.\n"
"Dit værtsnavn skal være et fuldt kvalificeret værtsnavn inklusive domæne,\n"
"f.eks. minpc.mitfirma.dk. Hvis du ikke har nogen ekstra navne-servere,\n"
"så lad navne-server-felterne være blanke."

#: ../lib/network/netconnect.pm:830
#, c-format
msgid "Last but not least you can also type in your DNS server IP addresses."
msgstr "Sidst, men ikke mindst, indtast din DNS-servers IP-adresser."

#: ../lib/network/netconnect.pm:831
#, c-format
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Adresse på DNS-server skal have formatet 1.2.3.4"

#: ../lib/network/netconnect.pm:833
#, c-format
msgid "Gateway device"
msgstr "Gateway enhed"

#: ../lib/network/netconnect.pm:847
#, c-format
msgid ""
"An unexpected error has happened:\n"
"%s"
msgstr ""
"En uventet fejl opstod:\n"
"%s"

#: ../lib/network/network.pm:525
#, c-format
msgid "Advanced network settings"
msgstr "Avancerede indstillinger for netværk"

#: ../lib/network/network.pm:526
#, c-format
msgid ""
"Here you can configure advanced network settings. Please note that you have "
"to reboot the machine for changes to take effect."
msgstr ""
"Her kan du konfigurere avancerede indstillinger for netværk. Bemærk at du "
"skal genstarte maskinen for at ændringerne skal have effekt."

#: ../lib/network/network.pm:528
#, c-format
msgid "Wireless regulatory domain"
msgstr "Trådløst reguleret domæne"

#: ../lib/network/network.pm:529
#, c-format
msgid "TCP/IP settings"
msgstr "TCP/IP-opsætning"

#: ../lib/network/network.pm:530
#, c-format
msgid "Disable IPv6"
msgstr "Deaktivér IPv6"

#: ../lib/network/network.pm:531
#, c-format
msgid "Disable TCP Window Scaling"
msgstr "Deaktivér skalering af TCP-vindue"

#: ../lib/network/network.pm:532
#, c-format
msgid "Disable TCP Timestamps"
msgstr "Deaktivér TCP-tidsstempler"

#: ../lib/network/network.pm:533
#, c-format
msgid "Security settings (defined by MSEC policy)"
msgstr "Sikkerhedsindstillinger (defineret af MSEC-retninglinjer)"

#: ../lib/network/network.pm:534
#, c-format
msgid "Disable ICMP echo"
msgstr "Deaktivér ICMP echo"

#: ../lib/network/network.pm:535
#, c-format
msgid "Disable ICMP echo for broadcasting messages"
msgstr "Deaktivér ICMP echo for rundkastningsbeskeder"

#: ../lib/network/network.pm:536
#, c-format
msgid "Disable invalid ICMP error responses"
msgstr "Deaktivér ugyldige ICMP fejlsvar"

#: ../lib/network/network.pm:537
#, c-format
msgid "Log strange packets"
msgstr "Log mærkelige pakker"

#: ../lib/network/network.pm:550
#, c-format
msgid "Proxies configuration"
msgstr "Konfiguration af mellemvært (proxy)"

#: ../lib/network/network.pm:551
#, c-format
msgid ""
"Here you can set up your proxies configuration (eg: http://"
"my_caching_server:8080)"
msgstr ""
"Her kan du opsætte dinr proxy-konfiguration (f.eks.: http://"
"min_cache_server:8080)"

#: ../lib/network/network.pm:552
#, c-format
msgid "HTTP proxy"
msgstr "HTTP-proxy"

#: ../lib/network/network.pm:553
#, c-format
msgid "Use HTTP proxy for HTTPS connections"
msgstr "Brug HTTP proxy for HTTPS-forbindelser"

#: ../lib/network/network.pm:554
#, c-format
msgid "HTTPS proxy"
msgstr "HTTPS-proxy"

#: ../lib/network/network.pm:555
#, c-format
msgid "FTP proxy"
msgstr "FTP-proxy"

#: ../lib/network/network.pm:556
#, c-format
msgid "No proxy for (comma separated list):"
msgstr "Ingen proxy for (kommasepareret liste)"

#: ../lib/network/network.pm:561
#, c-format
msgid "Proxy should be http://..."
msgstr "Proxy skal være http://..."

#: ../lib/network/network.pm:562
#, c-format
msgid "Proxy should be http://... or https://..."
msgstr "Proxy bør være http://... eller https://..."

#: ../lib/network/network.pm:563
#, c-format
msgid "URL should begin with 'ftp:' or 'http:'"
msgstr "Url burde begynde med 'ftp:' eller 'http:'"

#: ../lib/network/shorewall.pm:86
#, c-format
msgid ""
"Please select the interfaces that will be protected by the firewall.\n"
"\n"
"All interfaces directly connected to Internet should be selected,\n"
"while interfaces connected to a local network may be unselected.\n"
"\n"
"If you intend to use Mageia Internet Connection sharing,\n"
"unselect interfaces which will be connected to local network.\n"
"\n"
"Which interfaces should be protected?\n"
msgstr ""
"Vælg venligst grænsefladerne som vil blive beskyttet af brandmuren.\n"
"\n"
"Alle grænseflader som har direkte forbindelse til internet bør vælges,\n"
"mens grænseflader som har forbindelse til det lokale netværk ikke behøver at "
"blive valgt.\n"
"\n"
"Hvis du planlægger at bruge deling af Mageias internetforbindelse,\n"
"så fravælg grænseflader som skal forbindes til lokalt netværk.\n"
"\n"
"Hvilke grænseflader skal beskyttes?\n"

#: ../lib/network/shorewall.pm:160
#, c-format
msgid "Keep custom rules"
msgstr "Behold egendefinerede regler"

#: ../lib/network/shorewall.pm:161
#, c-format
msgid "Drop custom rules"
msgstr "Drop egendefinerede regler"

#: ../lib/network/shorewall.pm:166
#, c-format
msgid ""
"Your firewall configuration has been manually edited and contains\n"
"rules that may conflict with the configuration that has just been set up.\n"
"What do you want to do?"
msgstr ""
"Din brandmursopsætning er blevet ændret manuelt og indeholder\n"
"regler som kan være i konflikt med opsætningen som netop er blevet sat op.\n"
"Hvad vil du gøre?"

#: ../lib/network/thirdparty.pm:145
#, c-format
msgid "Some components (%s) are required but aren't available for %s hardware."
msgstr ""
"Nogen komponenter ('%s') behøves, men er ikke tilgængelige for %s-udstyret."

#: ../lib/network/thirdparty.pm:146
#, c-format
msgid "Some packages (%s) are required but aren't available."
msgstr "Nogen pakker (%s) behøves, men er ikke tilgængelige."

#. -PO: first argument is a list of Mageia distributions
#. -PO: second argument is a package media name
#: ../lib/network/thirdparty.pm:151
#, c-format
msgid ""
"These packages can be found in %s, or in the official %s package repository."
msgstr "Disse pakker kan findes på %s eller i det officielle %s pakkelager."

#: ../lib/network/thirdparty.pm:153
#, c-format
msgid "The following component is missing: %s"
msgstr "Følgende komponent mangler: %s"

#: ../lib/network/thirdparty.pm:155
#, c-format
msgid ""
"The required files can also be installed from this URL:\n"
"%s"
msgstr ""
"Filerne som behøves kan også installeres fra denne internetadresse:\n"
"%s"

#: ../lib/network/thirdparty.pm:191
#, c-format
msgid "Firmware files are required for this device."
msgstr "Firmware-filer kræves for denne enhed."

#: ../lib/network/thirdparty.pm:194 ../lib/network/thirdparty.pm:199
#, c-format
msgid "Use a floppy"
msgstr "Brug en diskette"

#: ../lib/network/thirdparty.pm:195 ../lib/network/thirdparty.pm:202
#, c-format
msgid "Use my Windows partition"
msgstr "Brug min Windows-partition"

#: ../lib/network/thirdparty.pm:196
#, c-format
msgid "Select file"
msgstr "Vælg fil"

#: ../lib/network/thirdparty.pm:207
#, c-format
msgid "Please select the firmware file (for example: %s)"
msgstr "Vælg venligst firmware-filen (f.eks.: %s)"

#: ../lib/network/thirdparty.pm:231
#, c-format
msgid "Unable to find \"%s\" on your Windows system!"
msgstr "Kan ikke finde \"%s\" på dit Windows-system!"

#: ../lib/network/thirdparty.pm:233
#, c-format
msgid "No Windows system has been detected!"
msgstr "Intet Windows-system er blevet fundet!"

#: ../lib/network/thirdparty.pm:243
#, c-format
msgid "Insert floppy"
msgstr "Indsæt diskette"

#: ../lib/network/thirdparty.pm:244
#, c-format
msgid ""
"Insert a FAT formatted floppy in drive %s with %s in root directory and "
"press %s"
msgstr ""
"Indsæt en FAT-formateret diskette i diskette-drev %s med %s i rod-kataloget "
"og tryk %s"

#: ../lib/network/thirdparty.pm:244
#, c-format
msgid "Next"
msgstr "Næste"

#: ../lib/network/thirdparty.pm:254
#, c-format
msgid "Floppy access error, unable to mount device %s"
msgstr "Fejl ved adgang til diskette, kan ikke montere enhed %s"

#: ../lib/network/thirdparty.pm:353
#, c-format
msgid "Looking for required software and drivers..."
msgstr "Kigger efter software og drivere som behøves..."

#: ../lib/network/thirdparty.pm:368
#, c-format
msgid "Please wait, running device configuration commands..."
msgstr "Vent venligst, kører kammandoer for konfigurering af enheder..."

#: ../lib/network/vpn/openvpn.pm:110
#, c-format
msgid "X509 Public Key Infrastructure"
msgstr "X509 Offentlig nøgle-infrastruktur"

#: ../lib/network/vpn/openvpn.pm:111
#, c-format
msgid "Static Key"
msgstr "Statisk nøgle"

#. -PO: please don't translate the CA acronym
#: ../lib/network/vpn/openvpn.pm:145
#, c-format
msgid "Certificate Authority (CA)"
msgstr "Certifikatudsteder (CA)"

#: ../lib/network/vpn/openvpn.pm:151
#, c-format
msgid "Certificate"
msgstr "Certifikat"

#: ../lib/network/vpn/openvpn.pm:157
#, c-format
msgid "Key"
msgstr "Nøgle"

#: ../lib/network/vpn/openvpn.pm:163
#, c-format
msgid "TLS control channel key"
msgstr "TLS kontrolkanalnøgle"

#: ../lib/network/vpn/openvpn.pm:170
#, c-format
msgid "Key direction"
msgstr "Nøgleretning"

#: ../lib/network/vpn/openvpn.pm:178
#, c-format
msgid "Authenticate using username and password"
msgstr "Autenticér med brugernavn og adgangskode"

#: ../lib/network/vpn/openvpn.pm:184
#, c-format
msgid "Check server certificate"
msgstr "Tjek servercertifikat"

#: ../lib/network/vpn/openvpn.pm:190
#, c-format
msgid "Cipher algorithm"
msgstr "Krypteringsalgoritme"

#: ../lib/network/vpn/openvpn.pm:194
#, c-format
msgid "Default"
msgstr "Standard"

#: ../lib/network/vpn/openvpn.pm:198
#, c-format
msgid "Size of cipher key"
msgstr "Størrelse på krypteringsnøgle"

#: ../lib/network/vpn/openvpn.pm:209
#, c-format
msgid "Get from server"
msgstr "Modtag fra server"

#: ../lib/network/vpn/openvpn.pm:219
#, c-format
msgid "Gateway port"
msgstr "Gateway port"

#: ../lib/network/vpn/openvpn.pm:235
#, c-format
msgid "Remote IP address"
msgstr "Ekstern IP-adresse"

#: ../lib/network/vpn/openvpn.pm:240
#, c-format
msgid "Use TCP protocol"
msgstr "Brug TCP-protokol"

#: ../lib/network/vpn/openvpn.pm:246
#, c-format
msgid "Virtual network device type"
msgstr "Enhedstype for virtuelt netværk"

#: ../lib/network/vpn/openvpn.pm:253
#, c-format
msgid "Virtual network device number (optional)"
msgstr "Enhedsnummer for virtuelt netværk (valgfrit)"

#: ../lib/network/vpn/openvpn.pm:368
#, c-format
msgid "Starting connection.."
msgstr "Starter forbindelse..."

#: ../lib/network/vpn/openvpn.pm:383
#, c-format
msgid "Please insert your token"
msgstr "Indsæt dit symbol"

#: ../lib/network/vpn/openvpn.pm:394
#, c-format
msgid "PIN number"
msgstr "PIN-kode"

#: ../lib/network/vpn/vpnc.pm:10
#, c-format
msgid "Cisco VPN Concentrator"
msgstr "Cisco VPN-koncentrator"

#: ../lib/network/vpn/vpnc.pm:44
#, c-format
msgid "Group name"
msgstr "Gruppe-navn"

#: ../lib/network/vpn/vpnc.pm:48
#, c-format
msgid "Group secret"
msgstr "Gruppe-secret"

#: ../lib/network/vpn/vpnc.pm:53
#, c-format
msgid "Username"
msgstr "Brugernavn"

#: ../lib/network/vpn/vpnc.pm:62
#, c-format
msgid "NAT Mode"
msgstr "NAT-tilstand"

#: ../lib/network/vpn/vpnc.pm:68
#, c-format
msgid "Use specific UDP port"
msgstr "Brug specifik UDP-port"

#: ../polkit/com.redhat.initscripts.ifdown.policy.in.h:1
msgid "Take Network Interface Down"
msgstr "Bring netværksgrænseflade ned"

#: ../polkit/com.redhat.initscripts.ifdown.policy.in.h:2
msgid "Authentication is required to take down a network interface"
msgstr "Autentifikation kræves for at bringe netværksgrænseflade ned"

#: ../polkit/com.redhat.initscripts.ifup.policy.in.h:1
msgid "Bring Network Interface Up"
msgstr "Bring netværksgrænseflade op"

#: ../polkit/com.redhat.initscripts.ifup.policy.in.h:2
msgid "Authentication is required to bring up a network interface"
msgstr "Autentifikation kræves for at bringe netværksgrænseflade op"

#: ../polkit/com.redhat.initscripts.vpn-start.policy.in.h:1
msgid "Start Virtual Private Network"
msgstr "Start virtuelt privat netværk"

#: ../polkit/com.redhat.initscripts.vpn-start.policy.in.h:2
msgid "Authentication is required start the Virtual Private Network"
msgstr "Autentifikation kræves for at starte virtuelt privat netværk"

#: ../polkit/com.redhat.initscripts.vpn-stop.policy.in.h:1
msgid "Stop Virtual Private Network"
msgstr "Stop virtuelt privat netværk"

#: ../polkit/com.redhat.initscripts.vpn-stop.policy.in.h:2
msgid "Authentication is required stop the Virtual Private Network"
msgstr "Autentifikation kræves for at stoppe virtuelt privat netværk"

#: ../polkit/org.mageia.drakconnect.policy.in.h:1
msgid "Run Mageia Network Connection Configuration"
msgstr "Kør Mageia-netværksforbindelse-konfiguration"

#: ../polkit/org.mageia.drakconnect.policy.in.h:2
msgid ""
"Authentication is required to run Mageia Network Connection Configuration"
msgstr ""
"Autentifikation kræves for at køre Mageia-netværksforbindelse-konfiguration"

#: ../polkit/org.mageia.drakfirewall.policy.in.h:1
#: ../polkit/org.mageia.drakinvictus.policy.in.h:1
msgid "Run Mageia Firewall Configuration"
msgstr "Kør Mageia-firewall-konfiguration"

#: ../polkit/org.mageia.drakfirewall.policy.in.h:2
#: ../polkit/org.mageia.drakinvictus.policy.in.h:2
msgid "Authentication is required to run Mageia Firewall Configuration"
msgstr "Autentifikation kræves for at køre Mageia-firewall-konfiguration"

#: ../polkit/org.mageia.drakgw.policy.in.h:1
msgid "Run Mageia Internet Sharing Configuration"
msgstr "Kør Mageia-internetdeling-konfiguration"

#: ../polkit/org.mageia.drakgw.policy.in.h:2
msgid "Authentication is required to run Mageia Internet Sharing Configuration"
msgstr "Autentifikation kræves for at køre Mageia-internetdeling-konfiguration"

#: ../polkit/org.mageia.drakhosts.policy.in.h:1
msgid "Run Mageia Local Host Names Configuration"
msgstr "Kør Mageia-lokale værtsnavne-konfiguration"

#: ../polkit/org.mageia.drakhosts.policy.in.h:2
msgid "Authentication is required to run Mageia Local Host Names Configuration"
msgstr ""
"Autentifikation kræves for at køre Mageia-lokale værtsnavne-konfiguration"

#: ../polkit/org.mageia.drakids.policy.in.h:1
msgid "Run Mageia IDS Configuration"
msgstr "Kør Mageia-IDS-konfiguration"

#: ../polkit/org.mageia.drakids.policy.in.h:2
msgid "Authentication is required to run Mageia IDS Configuration"
msgstr "Autentifikation kræves for at køre Mageia-IDS-konfiguration"

#: ../polkit/org.mageia.draknetcenter.policy.in.h:1
msgid "Run Mageia Network Center"
msgstr "Kør Mageia-netværkscenter"

#: ../polkit/org.mageia.draknetcenter.policy.in.h:2
msgid "Authentication is required to run Mageia Network Center"
msgstr "Autentifikation kræves for at køre Mageia-netværkscenter"

#: ../polkit/org.mageia.draknetprofile.policy.in.h:1
msgid "Run Mageia Network Profile Configuration"
msgstr "Kør Mageia-netværksprofil-konfiguration"

#: ../polkit/org.mageia.draknetprofile.policy.in.h:2
msgid "Authentication is required to run Mageia Network Profile Configuration"
msgstr "Autentifikation kræves for at køre Mageia-netværksprofil-konfiguration"

#: ../polkit/org.mageia.draknfs.policy.in.h:1
msgid "Run Mageia NFS Shares Configuration"
msgstr "Kør Mageia-NFS-shares-konfiguration"

#: ../polkit/org.mageia.draknfs.policy.in.h:2
msgid "Authentication is required to run Mageia NFS Shares Configuration"
msgstr "Autentifikation kræves for at køre Mageia-NFS-shares-konfiguration"

#: ../polkit/org.mageia.drakproxy.policy.in.h:1
msgid "Run Mageia Proxy Configuration"
msgstr "Kør Mageia-proxy-konfiguration"

#: ../polkit/org.mageia.drakproxy.policy.in.h:2
msgid "Authentication is required to run Mageia Proxy Configuration"
msgstr "Autentifikation kræves for at køre Mageia-proxy-konfiguration"

#: ../polkit/org.mageia.drakroam.policy.in.h:1
msgid "Run Mageia WiFi Configuration"
msgstr "Kør Mageia-WiFi-konfiguration"

#: ../polkit/org.mageia.drakroam.policy.in.h:2
msgid "Authentication is required to run Mageia WiFi Configuration"
msgstr "Autentifikation kræves for at køre Mageia-WiFi-konfiguration"

#: ../polkit/org.mageia.draksambashare.policy.in.h:1
msgid "Run Mageia Samba Shares Configuration"
msgstr "Kør Mageia-Samba-shares-konfiguration"

#: ../polkit/org.mageia.draksambashare.policy.in.h:2
msgid "Authentication is required to run Mageia Samba Shares Configuration"
msgstr "Autentifikation kræves for at køre Mageia-Samba-shares-konfiguration"

#: ../polkit/org.mageia.drakvpn.policy.in.h:1
msgid "Run Mageia VPN Configuration"
msgstr "Kør Mageia-VPN-konfiguration"

#: ../polkit/org.mageia.drakvpn.policy.in.h:2
msgid "Authentication is required to run Mageia VPN Configuration"
msgstr "Autentifikation kræves for at køre Mageia-VPN-konfiguration"

#: ../polkit/org.mageia-x.set-netprofile.policy.in.h:1
msgid "Set Network Profile"
msgstr "Sæt netværksprofil"

#: ../polkit/org.mageia-x.set-netprofile.policy.in.h:2
msgid "Authentication is required to set the network profile"
msgstr "Autentifikation kræves for at sætte netværksprofilen"