summaryrefslogtreecommitdiff
path: root/po/da.po
blob: 20960410864819204dd62c11b1f9b7023a2f9bb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
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
# Danish translation of network-manager-applet.
# Copyright (C) 2004-2009, 2012-2018 Free Software Foundation, Inc.
# This file is distributed under the same license as the NetworkManager package.
# David Nielsen <dnielsen@breakmygentoo.net>, 2004.
# Martin Willemoes Hansen <mwh@sysrq.dk>, 2004.
# Lasse Bang Mikkelsen <lbm@fatalerror.dk>, 2005, 06.
# Peter Bach <bach.peter@gmail.com>, 2007.
# Mads Bille Lundby <lundbymads@gmail.com>, 2009.
# Kim Iskov <kimiskov@gmail.com>, 2010, 2010.
# Anders Jenbo <anders@jenbo.dk>, 2011.
# Joe Hansen <joedalton2@yahoo.dk>, 2011.
# Ask Hjorth Larsen <asklarsen@gmail.com>, 2012-2014.
# Alan Mortensen <alanmortensen.am@gmail.com>, 2017-19.
#
# Konventioner:
# plan -> abonnement
#
msgid ""
msgstr ""
"Project-Id-Version: NetworkManager\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/network-manager-applet/"
"issues\n"
"POT-Creation-Date: 2019-02-27 18:32+0000\n"
"PO-Revision-Date: 2019-03-06 18:04+0100\n"
"Last-Translator: Alan Mortensen <alanmortensen.am@gmail.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.0.6\n"

#: nm-applet.desktop.in:3 src/applet.c:3198
msgid "Network"
msgstr "Netværk"

#: nm-applet.desktop.in:4
msgid "Manage your network connections"
msgstr "Håndtér dine netværksforbindelser"

#: nm-applet.desktop.in:5
msgid "nm-device-wireless"
msgstr "nm-device-wireless"

# Skal raw oversættes?
#: nm-connection-editor.desktop.in:3
msgid "Advanced Network Configuration"
msgstr "Avanceret netværkskonfiguration"

#: nm-connection-editor.desktop.in:4
msgid "Manage and change your network connection settings"
msgstr "Redigér og ændr dine indstillinger til netværksforbindelser"

#: nm-connection-editor.desktop.in:5
msgid "preferences-system-network"
msgstr "preferences-system-network"

#: org.gnome.nm-applet.gschema.xml.in:6
msgid "Disable connected notifications"
msgstr "Deaktivér påmindelse ved etableret forbindelse"

#: org.gnome.nm-applet.gschema.xml.in:7
msgid "Set this to true to disable notifications when connecting to a network."
msgstr ""
"Sæt denne til sand for at deaktivere påmindelser ved oprettelse af "
"forbindelse til et netværk."

#: org.gnome.nm-applet.gschema.xml.in:11
msgid "Disable disconnected notifications"
msgstr "Deaktivér påmindelse ved afbrudt forbindelse"

#: org.gnome.nm-applet.gschema.xml.in:12
msgid ""
"Set this to true to disable notifications when disconnecting from a network."
msgstr ""
"Sæt denne til sand for at deaktivere påmindelser ved afbrydelse af "
"forbindelse til et netværk."

#: org.gnome.nm-applet.gschema.xml.in:16
msgid "Disable VPN notifications"
msgstr "Deaktivér VPN-påmindelser"

# Skal "true" oversættes? Senere oversættes "false" ikke.
#: org.gnome.nm-applet.gschema.xml.in:17
msgid ""
"Set this to true to disable notifications when connecting to or "
"disconnecting from a VPN."
msgstr ""
"Sæt denne til sand for at deaktivere påmindelser, når der forbindes til et "
"VPN, eller når forbindelsen afbrydes."

#: org.gnome.nm-applet.gschema.xml.in:21
msgid "Suppress networks available notifications"
msgstr "Tilbagehold påmindelser om tilgængelige netværk"

# Skal "true" oversættes? Senere oversættes "false" ikke.
#: org.gnome.nm-applet.gschema.xml.in:22
msgid ""
"Set this to true to disable notifications when Wi-Fi networks are available."
msgstr ""
"Sæt denne til sand for at deaktivere påmindelser, når der er tilgængelige wi-"
"fi-netværk."

#: org.gnome.nm-applet.gschema.xml.in:26
msgid "Stamp"
msgstr "Stempel"

#: org.gnome.nm-applet.gschema.xml.in:27
msgid "Used to determine whether settings should be migrated to a new version."
msgstr ""
"Bliver brugt til at bestemme, hvorvidt indstillinger skal genbruges til en "
"ny version."

#: org.gnome.nm-applet.gschema.xml.in:31
msgid "Disable WiFi Create"
msgstr "Afbryd oprettelse af wi-fi-forbindelse"

# Skal "true" oversættes? Senere oversættes "false" ikke.
#: org.gnome.nm-applet.gschema.xml.in:32
msgid ""
"Set to true to disable creation of adhoc networks when using the applet."
msgstr ""
"Sæt denne til sand for at deaktivere oprettelse af adhoc-netværk, når "
"panelprogrammet bruges."

#: org.gnome.nm-applet.gschema.xml.in:36
msgid "Show the applet in notification area"
msgstr "Vis panelprogrammet i statusfeltet"

#: org.gnome.nm-applet.gschema.xml.in:37
msgid "Set to FALSE to disable displaying the applet in the notification area."
msgstr ""
"Sæt til FALSE for at deaktivere visning af panelprogrammet i statusfeltet."

#: org.gnome.nm-applet.gschema.xml.in:43 org.gnome.nm-applet.gschema.xml.in:48
msgid "Ignore CA certificate"
msgstr "Ignorér CA-certifikat"

# Skal "true" oversættes? Senere oversættes "false" ikke.
#: org.gnome.nm-applet.gschema.xml.in:44
msgid ""
"Set this to true to disable warnings about CA certificates in EAP "
"authentication."
msgstr ""
"Sæt denne til sand for at deaktivere advarsler om CA-certifikater i EAP-"
"godkendelsen."

# Skal "true" oversættes? Senere oversættes "false" ikke.
#: org.gnome.nm-applet.gschema.xml.in:49
msgid ""
"Set this to true to disable warnings about CA certificates in phase 2 of EAP "
"authentication."
msgstr ""
"Sæt denne til sand for at deaktivere advarsler om CA-certifikater i fase 2 "
"af EAP-godkendelsen."

#: nm-connection-editor.appdata.xml.in:7
msgid "NetworkManager"
msgstr "Netværkshåndtering"

#: nm-connection-editor.appdata.xml.in:8
msgid "NetworkManager connection editor"
msgstr "Netværkshåndtering — redigering af forbindelse"

#: nm-connection-editor.appdata.xml.in:11
msgid ""
"NetworkManager is a system service for managing and configuring your network "
"connections and devices."
msgstr ""
"Netværkshåndtering er en systemtjeneste til håndtering og konfigurering af "
"dine netværksforbindelser og -enheder."

#: nm-connection-editor.appdata.xml.in:13
msgid ""
"The nm-connection-editor program works with NetworkManager to create and "
"edit existing connection profiles for NetworkManager."
msgstr ""
"Programmet nm-connection-editor arbejder sammen med Netværkshåndtering om at "
"oprette og redigere eksisterende forbindelsesprofiler til Netværkshåndtering."

#: nm-connection-editor.appdata.xml.in:27
msgid "The NetworkManager Developers"
msgstr "Udviklerne af Netværkshåndtering"

#: shared/nm-utils/nm-shared-utils.c:794
#, c-format
msgid "object class '%s' has no property named '%s'"
msgstr "objektklassen “%s” har ingen egenskab ved navn “%s”"

#: shared/nm-utils/nm-shared-utils.c:801
#, c-format
msgid "property '%s' of object class '%s' is not writable"
msgstr "egenskaben “%s” for objektklassen “%s” er skrivebeskyttet"

#: shared/nm-utils/nm-shared-utils.c:808
#, c-format
msgid ""
"construct property \"%s\" for object '%s' can't be set after construction"
msgstr ""
"construct-egenskaben “%s” for objektet “%s” kan ikke angives efter "
"konstruktion"

#: shared/nm-utils/nm-shared-utils.c:816
#, c-format
msgid "'%s::%s' is not a valid property name; '%s' is not a GObject subtype"
msgstr ""
"“%s::%s” er ikke et gyldigt egenskabsnavn; “%s” er ikke en GObjekt-undertype"

#: shared/nm-utils/nm-shared-utils.c:825
#, c-format
msgid "unable to set property '%s' of type '%s' from value of type '%s'"
msgstr ""
"kan ikke angive egenskaben “%s” af type “%s” ud fra værdien af typen “%s”"

#: shared/nm-utils/nm-shared-utils.c:836
#, c-format
msgid ""
"value \"%s\" of type '%s' is invalid or out of range for property '%s' of "
"type '%s'"
msgstr ""
"værdien “%s” af typen “%s” er ugyldig eller uden for intervallet for "
"egenskaben “%s” af typen “%s”"

#: src/8021x.ui:11 src/ethernet-dialog.c:99
msgid "802.1X authentication"
msgstr "802.1X-godkendelse"

#: src/8021x.ui:31 src/applet-device-ethernet.c:349 src/applet-dialogs.c:1107
#: src/connection-editor/ce-ip4-routes.ui:30
#: src/connection-editor/ce-ip6-routes.ui:30
#: src/connection-editor/ce-new-connection.ui:50
#: src/connection-editor/ce-page-dcb.ui:569
#: src/connection-editor/ce-page-dcb.ui:1019
#: src/connection-editor/ce-ppp-auth-methods.ui:28
#: src/connection-editor/connection-helpers.c:296
#: src/connection-editor/connection-helpers.c:759
#: src/connection-editor/nm-connection-editor.ui:197
#: src/connection-editor/page-bluetooth.c:307
#: src/connection-editor/page-mobile.c:540
#: src/connection-editor/page-proxy.c:121 src/connection-editor/page-team.c:344
#: src/connection-editor/page-team-port.c:206
#: src/connection-editor/vpn-helpers.c:212 src/gsm-unlock.ui:28
#: src/libnma/nma-pkcs11-token-login-dialog.ui:19
#: src/libnma/nma-vpn-password-dialog.ui:23 src/libnma/nma-wifi-dialog.c:1104
#: src/libnm-gtk/nm-vpn-password-dialog.c:209
#: src/libnm-gtk/nm-wifi-dialog.c:1067 src/mobile-helpers.c:465
msgid "_Cancel"
msgstr "_Annullér"

#: src/8021x.ui:46 src/libnma/nma-wifi-dialog.c:1110
#: src/libnm-gtk/nm-wifi-dialog.c:1073
msgid "C_onnect"
msgstr "F_orbind"

#: src/8021x.ui:122 src/libnma/wifi.ui:129
msgid "_Network name"
msgstr "_Netværksnavn"

#: src/ap-menu-item.c:82
msgid "ad-hoc"
msgstr "ad-hoc"

#: src/ap-menu-item.c:87
msgid "secure."
msgstr "sikker."

#: src/applet.c:392
msgid "Failed to add/activate connection"
msgstr "Kunne ikke tilføje/aktivere forbindelse"

#: src/applet.c:394 src/applet.c:448 src/applet.c:483
#: src/applet-device-wifi.c:1388 src/applet-device-wifi.c:1411
msgid "Unknown error"
msgstr "Ukendt fejl"

#: src/applet.c:397 src/applet.c:486 src/applet-device-wifi.c:539
#: src/applet-device-wifi.c:1391 src/applet-device-wifi.c:1414
msgid "Connection failure"
msgstr "Forbindelsesfejl"

#: src/applet.c:446
msgid "Device disconnect failed"
msgstr "Frakobling af enhed mislykkedes"

#: src/applet.c:451
msgid "Disconnect failure"
msgstr "Frakoblingsfejl"

#: src/applet.c:481
msgid "Connection activation failed"
msgstr "Aktivering af forbindelse mislykkedes"

#: src/applet.c:808 src/applet-device-wifi.c:1127
msgid "Don’t show this message again"
msgstr "Vis ikke denne besked igen"

#: src/applet.c:898
#, c-format
msgid ""
"\n"
"The VPN connection “%s” disconnected because the network connection was "
"interrupted."
msgstr ""
"\n"
"VPN-forbindelsen “%s” blev afbrudt, fordi netværksforbindelsen blev afbrudt."

#: src/applet.c:900
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because the network connection was "
"interrupted."
msgstr ""
"\n"
"VPN-forbindelsen “%s” fejlede, fordi netværksforbindelsen blev afbrudt."

#: src/applet.c:902
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because the VPN service stopped unexpectedly."
msgstr ""
"\n"
"VPN-forbindelsen “%s”  fejlede, fordi VPN-tjenesten stoppede uventet."

#: src/applet.c:904
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because the VPN service returned invalid "
"configuration."
msgstr ""
"\n"
"VPN-forbindelsen “%s” fejlede, fordi VPN-tjenesten returnerede ugyldig "
"konfiguration."

#: src/applet.c:906
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because the connection attempt timed out."
msgstr ""
"\n"
"VPN-forbindelsen “%s” fejlede, fordi forsøget på at forbinde overskred "
"tidsgrænsen."

#: src/applet.c:908
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because the VPN service did not start in time."
msgstr ""
"\n"
"VPN-forbindelsen “%s” fejlede, fordi VPN-tjenesten ikke startede i tide."

#: src/applet.c:910
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because the VPN service failed to start."
msgstr ""
"\n"
"VPN-forbindelsen “%s”  fejlede, fordi VPN-tjenestens opstart fejlede."

#: src/applet.c:912
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because there were no valid VPN secrets."
msgstr ""
"\n"
"VPN-forbindelsen “%s”  fejlede, fordi der ikke fandtes nogen gyldige VPN-"
"koder."

#: src/applet.c:914
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because of invalid VPN secrets."
msgstr ""
"\n"
"VPN-forbindelsen “%s” fejlede på grund af ugyldige VPN-koder."

#: src/applet.c:919
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed."
msgstr ""
"\n"
"VPN-forbindelsen “%s” fejlede."

#: src/applet.c:946
#, c-format
msgid ""
"VPN connection has been successfully established.\n"
"\n"
"%s\n"
msgstr ""
"VPN-forbindelsen er blevet etableret.\n"
"\n"
"%s\n"

#: src/applet.c:948
msgid "VPN connection has been successfully established.\n"
msgstr "VPN-forbindelsen er blevet etableret.\n"

#: src/applet.c:950
msgid "VPN Login Message"
msgstr "Loginmeddelelse for VPN"

#: src/applet.c:958 src/applet.c:998
msgid "VPN Connection Failed"
msgstr "VPN-forbindelse fejlede"

#: src/applet.c:1002
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed because the VPN service failed to start.\n"
"\n"
"%s"
msgstr ""
"\n"
"VPN-forbindelsen “%s”  fejlede, fordi VPN-tjenestens opstart fejlede.\n"
"\n"
"%s"

#: src/applet.c:1005
#, c-format
msgid ""
"\n"
"The VPN connection “%s” failed to start.\n"
"\n"
"%s"
msgstr ""
"\n"
"VPN-forbindelsen “%s” kunne ikke starte.\n"
"\n"
"%s"

#: src/applet.c:1296
msgid "device not ready (firmware missing)"
msgstr "enheden er ikke klar (firmware mangler)"

#: src/applet.c:1298
msgid "device not ready"
msgstr "enhed er ikke klar"

#. Notify user of unmanaged or unavailable device
#: src/applet.c:1308 src/applet-device-ethernet.c:109
msgid "disconnected"
msgstr "ikke tilsluttet"

#: src/applet.c:1324
msgid "Disconnect"
msgstr "Afbryd"

#: src/applet.c:1338
msgid "device not managed"
msgstr "enhed er ikke redigeret"

#: src/applet.c:1411
msgid "No network devices available"
msgstr "Ingen tilgængelige netværksenheder"

#: src/applet.c:1465
msgid "_VPN Connections"
msgstr "_VPN-forbindelser"

#: src/applet.c:1509
msgid "_Configure VPN…"
msgstr "_Konfigurér VPN …"

#: src/applet.c:1512
msgid "_Add a VPN connection…"
msgstr "_Tilføj en VPN-forbindelse …"

#: src/applet.c:1618
msgid "NetworkManager is not running…"
msgstr "Netværkshåndtering kører ikke …"

#: src/applet.c:1623 src/applet.c:2688
msgid "Networking disabled"
msgstr "Netværk deaktiveret"

#. 'Enable Networking' item
#: src/applet.c:1833
msgid "Enable _Networking"
msgstr "Aktivér _netværk"

#. 'Enable Wi-Fi' item
#: src/applet.c:1842
msgid "Enable _Wi-Fi"
msgstr "Aktivér _wi-fi-netværk"

#. 'Enable Mobile Broadband' item
#: src/applet.c:1851
msgid "Enable _Mobile Broadband"
msgstr "Aktivér _mobilt bredbånd"

#. Toggle notifications item
#: src/applet.c:1863
msgid "Enable N_otifications"
msgstr "Aktivér _påmindelser"

#. 'Connection Information' item
#: src/applet.c:1875
msgid "Connection _Information"
msgstr "Forbindelses_information"

#. 'Edit Connections...' item
#: src/applet.c:1883
msgid "Edit Connections…"
msgstr "Håndtér forbindelser …"

#: src/applet.c:1897
msgid "_About"
msgstr "_Om"

#: src/applet.c:2208
#, c-format
msgid "You are now connected to “%s”."
msgstr "Du er nu tilsluttet “%s”."

#: src/applet.c:2248
msgid "Disconnected"
msgstr "Afbrudt"

#: src/applet.c:2249
msgid "The network connection has been disconnected."
msgstr "Netværksforbindelsen er blevet afbrudt."

#: src/applet.c:2551
#, c-format
msgid "Preparing network connection “%s”…"
msgstr "Forbereder netværksforbindelsen “%s” …"

#: src/applet.c:2554
#, c-format
msgid "User authentication required for network connection “%s”…"
msgstr "Der kræves brugergodkendelse til netværksforbindelsen “%s” …"

#: src/applet.c:2557 src/applet-device-bt.c:125 src/mobile-helpers.c:607
#, c-format
msgid "Requesting a network address for “%s”…"
msgstr "Anmoder om en netværksadresse for “%s” …"

#: src/applet.c:2560
#, c-format
msgid "Network connection “%s” active"
msgstr "Netværksforbindelsen “%s” er aktiv"

#: src/applet.c:2633
#, c-format
msgid "Starting VPN connection “%s”…"
msgstr "Starter VPN-forbindelsen “%s” …"

#: src/applet.c:2636
#, c-format
msgid "User authentication required for VPN connection “%s”…"
msgstr "Der kræves brugergodkendelse til VPN-forbindelsen “%s” …"

#: src/applet.c:2639
#, c-format
msgid "Requesting a VPN address for “%s”…"
msgstr "Anmoder om en VPN-adresse for “%s” …"

#: src/applet.c:2642
msgid "VPN connection active"
msgstr "VPN-forbindelsen er aktiv"

#: src/applet.c:2692
msgid "No network connection"
msgstr "Ingen netværksforbindelse"

#: src/applet.c:3299
msgid "NetworkManager Applet"
msgstr "Panelprogram til Netværkshåndtering"

#: src/applet-device-broadband.c:161
msgid "Wrong PUK code; please contact your provider."
msgstr "Forkert PUK-kode; kontakt venligst din udbyder."

#: src/applet-device-broadband.c:203
msgid "Wrong PIN code; please contact your provider."
msgstr "Forkert PIN-kode; kontakt venligst din udbyder."

#. Start the spinner to show the progress of the unlock
#: src/applet-device-broadband.c:254
msgid "Sending unlock code…"
msgstr "Sender oplåsningskode …"

#: src/applet-device-broadband.c:739 src/applet-dialogs.c:501
#, c-format
msgid "Mobile Broadband (%s)"
msgstr "Mobilt bredbånd (%s)"

#: src/applet-device-broadband.c:741
#: src/connection-editor/connection-helpers.c:108
#: src/connection-editor/page-mobile.c:305 src/libnm-gtk/nm-ui-utils.c:329
msgid "Mobile Broadband"
msgstr "Mobilt bredbånd"

#: src/applet-device-broadband.c:794 src/applet-device-bt.c:75
#: src/applet-device-ethernet.c:117 src/applet-device-wifi.c:907
msgid "Available"
msgstr "Tilgængelig"

#. Default connection item
#: src/applet-device-broadband.c:807
msgid "New Mobile Broadband connection…"
msgstr "Ny mobil bredbåndsforbindelse …"

#: src/applet-device-broadband.c:821 src/applet-device-bt.c:87
#: src/applet-device-ethernet.c:132 src/applet-device-wifi.c:1309
msgid "Connection Established"
msgstr "Forbindelse oprettet"

#: src/applet-device-broadband.c:822
msgid "You are now connected to the Mobile Broadband network."
msgstr "Du er nu forbundet til det mobile bredbåndsnetværk."

#: src/applet-device-broadband.c:962 src/applet-device-broadband.c:968
msgid "Mobile Broadband network."
msgstr "Mobilt bredbåndsnetværk."

#: src/applet-device-broadband.c:963
msgid "You are now registered on the home network."
msgstr "Du er nu registreret på hjemmenetværket."

#: src/applet-device-broadband.c:969
msgid "You are now registered on a roaming network."
msgstr "Du er nu registreret på et roamingnetværk."

#: src/applet-device-bt.c:88
msgid "You are now connected to the mobile broadband network."
msgstr "Du er nu forbundet til det mobile bredbåndsnetværk."

#: src/applet-device-bt.c:116 src/mobile-helpers.c:598
#, c-format
msgid "Preparing mobile broadband connection “%s”…"
msgstr "Forbereder den mobile bredbåndsforbindelse “%s” …"

#: src/applet-device-bt.c:119 src/mobile-helpers.c:601
#, c-format
msgid "Configuring mobile broadband connection “%s”…"
msgstr "Konfigurerer den mobile bredbåndsforbindelse “%s” …"

#: src/applet-device-bt.c:122 src/mobile-helpers.c:604
#, c-format
msgid "User authentication required for mobile broadband connection “%s”…"
msgstr ""
"Der kræves brugergodkendelse til den mobile bredbåndsforbindelse “%s” …"

#: src/applet-device-bt.c:129 src/mobile-helpers.c:626
#, c-format
msgid "Mobile broadband connection “%s” active"
msgstr "Den mobile bredbåndsforbindelse “%s” er aktiv"

#: src/applet-device-ethernet.c:30
msgid "Auto Ethernet"
msgstr "Automatisk ethernet"

#: src/applet-device-ethernet.c:82
#, c-format
msgid "Ethernet Networks (%s)"
msgstr "Ethernet-netværk (%s)"

#: src/applet-device-ethernet.c:84
#, c-format
msgid "Ethernet Network (%s)"
msgstr "Ethernet-netværk (%s)"

#: src/applet-device-ethernet.c:87
msgid "Ethernet Networks"
msgstr "Ethernet-netværk"

#: src/applet-device-ethernet.c:89
msgid "Ethernet Network"
msgstr "Ethernet-netværk"

#: src/applet-device-ethernet.c:133
msgid "You are now connected to the ethernet network."
msgstr "Du er nu tilsluttet ethernet-netværket."

#: src/applet-device-ethernet.c:161
#, c-format
msgid "Preparing ethernet network connection “%s”…"
msgstr "Forbereder ethernet-netværksforbindelsen “%s” …"

#: src/applet-device-ethernet.c:164
#, c-format
msgid "Configuring ethernet network connection “%s”…"
msgstr "Konfigurerer ethernet-netværksforbindelsen “%s” …"

#: src/applet-device-ethernet.c:167
#, c-format
msgid "User authentication required for ethernet network connection “%s”…"
msgstr "Der kræves brugergodkendelse til ethernet-netværksforbindelsen “%s” …"

#: src/applet-device-ethernet.c:170
#, c-format
msgid "Requesting an ethernet network address for “%s”…"
msgstr "Anmoder om en ethernet-netværksadresse for “%s” …"

#: src/applet-device-ethernet.c:174
#, c-format
msgid "Ethernet network connection “%s” active"
msgstr "Ethernet-netværksforbindelsen “%s” er aktiv"

#: src/applet-device-ethernet.c:346
msgid "DSL authentication"
msgstr "DSL-godkendelse"

#: src/applet-device-ethernet.c:350 src/applet-dialogs.c:1108
#: src/connection-editor/ce-ip4-routes.ui:44
#: src/connection-editor/ce-ip6-routes.ui:44
#: src/connection-editor/ce-page-dcb.ui:583
#: src/connection-editor/ce-page-dcb.ui:1033
#: src/connection-editor/ce-ppp-auth-methods.ui:42
#: src/connection-editor/page-bluetooth.c:309
#: src/connection-editor/page-mobile.c:542
#: src/libnma/nma-vpn-password-dialog.ui:39
#: src/libnm-gtk/nm-vpn-password-dialog.c:210 src/mobile-helpers.c:466
msgid "_OK"
msgstr "_OK"

#: src/applet-device-wifi.c:225
msgid "_Connect to Hidden Wi-Fi Network…"
msgstr "_Forbind til skjult wi-fi-netværk …"

#: src/applet-device-wifi.c:276
msgid "Create _New Wi-Fi Network…"
msgstr "Opret _nyt wi-fi-netværk …"

#: src/applet-device-wifi.c:358
msgid "(none)"
msgstr "(ingen)"

#: src/applet-device-wifi.c:536 src/applet-device-wifi.c:1409
msgid "Failed to add new connection"
msgstr "Kunne ikke tilføje ny forbindelse"

#: src/applet-device-wifi.c:537
msgid "Insufficient privileges."
msgstr "Utilstrækkelige rettigheder."

#: src/applet-device-wifi.c:839
#, c-format
msgid "Wi-Fi Networks (%s)"
msgstr "Wi-fi-netværk (%s)"

#: src/applet-device-wifi.c:841
#, c-format
msgid "Wi-Fi Network (%s)"
msgstr "Wi-fi-netværk (%s)"

#: src/applet-device-wifi.c:843
msgid "Wi-Fi Network"
msgid_plural "Wi-Fi Networks"
msgstr[0] "Wi-fi-netværk"
msgstr[1] "Wi-fi-netværk"

#: src/applet-device-wifi.c:872
msgid "Wi-Fi is disabled"
msgstr "Wi-fi er slået fra"

#: src/applet-device-wifi.c:873
msgid "Wi-Fi is disabled by hardware switch"
msgstr "Wi-fi er slået fra med hardwareknap"

#: src/applet-device-wifi.c:934
msgid "More networks"
msgstr "Flere netværk"

#: src/applet-device-wifi.c:1123
msgid "Wi-Fi Networks Available"
msgstr "Der er tilgængelige wi-fi-netværk"

#: src/applet-device-wifi.c:1124
msgid "Use the network menu to connect to a Wi-Fi network"
msgstr "Brug netværksmenuen til at forbinde til et wi-fi-netværk"

#: src/applet-device-wifi.c:1308
#, c-format
msgid "You are now connected to the Wi-Fi network “%s”."
msgstr "Du er nu tilsluttet wi-fi-netværket “%s”."

#: src/applet-device-wifi.c:1343
#, c-format
msgid "Preparing Wi-Fi network connection “%s”…"
msgstr "Forbereder wi-fi-netværksforbindelsen “%s” …"

#: src/applet-device-wifi.c:1346
#, c-format
msgid "Configuring Wi-Fi network connection “%s”…"
msgstr "Konfigurerer wi-fi-netværksforbindelsen “%s” …"

#: src/applet-device-wifi.c:1349
#, c-format
msgid "User authentication required for Wi-Fi network “%s”…"
msgstr "Der kræves brugergodkendelse til wi-fi-netværket “%s” …"

#: src/applet-device-wifi.c:1352
#, c-format
msgid "Requesting a Wi-Fi network address for “%s”…"
msgstr "Anmoder om wi-fi-netværksadresse for “%s” …"

#: src/applet-device-wifi.c:1363
#, c-format
msgid "Wi-Fi network connection “%s” active: %s (%d%%)"
msgstr "Wi-fi-netværksforbindelsen “%s” er aktiv: %s (%d%%)"

#: src/applet-device-wifi.c:1367
#, c-format
msgid "Wi-Fi network connection “%s” active"
msgstr "Wi-fi-netværksforbindelsen “%s” er aktiv"

#: src/applet-device-wifi.c:1386
msgid "Failed to activate connection"
msgstr "Kunne ikke aktivere forbindelse"

#: src/applet-dialogs.c:41
msgid "Error displaying connection information:"
msgstr "Fejl ved visning af forbindelsesinformation:"

#: src/applet-dialogs.c:73 src/connection-editor/page-wifi-security.c:378
#: src/libnma/nma-wifi-dialog.c:972 src/libnm-gtk/nm-wifi-dialog.c:948
#: src/wireless-security/wireless-security.c:449
msgid "LEAP"
msgstr "LEAP"

#: src/applet-dialogs.c:75
msgid "Dynamic WEP"
msgstr "Dynamisk WEP"

#: src/applet-dialogs.c:77 src/applet-dialogs.c:239 src/applet-dialogs.c:241
msgid "WPA/WPA2"
msgstr "WPA/WPA2"

#. Create the expander
#: src/applet-dialogs.c:176
msgid "More addresses"
msgstr "Flere adresser"

#: src/applet-dialogs.c:237
msgid "WEP"
msgstr "WEP"

#: src/applet-dialogs.c:245 src/applet-dialogs.c:254
#: src/connection-editor/page-wifi-security.c:329
msgctxt "Wi-Fi/Ethernet security"
msgid "None"
msgstr "Ingen"

#: src/applet-dialogs.c:324 src/applet-dialogs.c:566
#, c-format
msgid "%u Mb/s"
msgstr "%u Mb/s"

#: src/applet-dialogs.c:326 src/applet-dialogs.c:568
msgctxt "Speed"
msgid "Unknown"
msgstr "Ukendt"

#. Address
#: src/applet-dialogs.c:341 src/applet-dialogs.c:363
msgctxt "Address"
msgid "Unknown"
msgstr "Ukendt"

#: src/applet-dialogs.c:342 src/applet-dialogs.c:415
msgid "IP Address"
msgstr "IP-adresse"

#: src/applet-dialogs.c:364
msgid "Broadcast Address"
msgstr "Rundsendingsadresse"

#. Prefix
#: src/applet-dialogs.c:376
msgctxt "Subnet Mask"
msgid "Unknown"
msgstr "Ukendt"

#: src/applet-dialogs.c:377
msgid "Subnet Mask"
msgstr "Undernetmaske"

#: src/applet-dialogs.c:439
msgid "Primary DNS"
msgstr "Primær DNS"

#: src/applet-dialogs.c:439
msgid "Secondary DNS"
msgstr "Sekundær DNS"

#: src/applet-dialogs.c:439
msgid "Tertiary DNS"
msgstr "Tertiær DNS"

#: src/applet-dialogs.c:487
#, c-format
msgid "Ethernet (%s)"
msgstr "Ethernet (%s)"

#: src/applet-dialogs.c:490
#, c-format
msgid "802.11 Wi-Fi (%s)"
msgstr "802.11 Wi-Fi (%s)"

#: src/applet-dialogs.c:497
#, c-format
msgid "GSM (%s)"
msgstr "GSM (%s)"

#: src/applet-dialogs.c:499
#, c-format
msgid "CDMA (%s)"
msgstr "CDMA (%s)"

#. --- General ---
#: src/applet-dialogs.c:507 src/applet-dialogs.c:787
#: src/connection-editor/ce-page-team-port.ui:394
#: src/connection-editor/ce-page-team.ui:775
#: src/connection-editor/page-general.c:367
msgid "General"
msgstr "Generelt"

#: src/applet-dialogs.c:510
msgid "Interface"
msgstr "Grænseflade"

#: src/applet-dialogs.c:525
msgid "Hardware Address"
msgstr "Hardwareadresse"

#. Driver
#: src/applet-dialogs.c:538
msgid "Driver"
msgstr "Driver"

#: src/applet-dialogs.c:571
msgid "Speed"
msgstr "Hastighed"

#: src/applet-dialogs.c:584
msgid "Security"
msgstr "Sikkerhed"

#. --- IPv4 ---
#: src/applet-dialogs.c:602 src/applet-dialogs.c:817
#: src/connection-editor/ce-page-team.ui:492
msgid "IPv4"
msgstr "IPv4"

#: src/applet-dialogs.c:621 src/applet-dialogs.c:667
msgid "Default Route"
msgstr "Standardrute"

#: src/applet-dialogs.c:646 src/applet-dialogs.c:844
#: src/connection-editor/ce-page-team.ui:496
msgid "IPv6"
msgstr "IPv6"

#: src/applet-dialogs.c:791
msgid "VPN Type"
msgstr "VPN-type"

# gateway?
#: src/applet-dialogs.c:796
msgid "VPN Gateway"
msgstr "VPN-gateway"

#: src/applet-dialogs.c:800
msgid "VPN Username"
msgstr "VPN-brugernavn"

#: src/applet-dialogs.c:804
msgid "VPN Banner"
msgstr "VPN-banner"

#: src/applet-dialogs.c:808
msgid "Base Connection"
msgstr "Basisforbindelse"

#: src/applet-dialogs.c:809 src/libnm-gtk/nm-ui-utils.c:343
msgid "Unknown"
msgstr "Ukendt"

#. Shouldn't really happen but ...
#: src/applet-dialogs.c:1006
msgid "No valid active connections found!"
msgstr "Ingen gyldige aktive forbindelser fundet!"

#: src/applet-dialogs.c:1055
msgid ""
"Copyright © 2004-2017 Red Hat, Inc.\n"
"Copyright © 2005-2008 Novell, Inc.\n"
"and many other community contributors and translators"
msgstr ""
"Ophavsret © 2004-2017 Red Hat, Inc.\n"
"Ophavsret © 2005-2008 Novell, Inc.\n"
"og mange andre bidragydere fra fællesskabet samt oversættere"

#: src/applet-dialogs.c:1058
msgid ""
"Notification area applet for managing your network devices and connections."
msgstr ""
"Statusfelt-panelprogram til håndtering af dine netværksenheder og -"
"forbindelser."

#: src/applet-dialogs.c:1060
msgid "NetworkManager Website"
msgstr "Websted for Netværkshåndtering"

#: src/applet-dialogs.c:1064
msgid "translator-credits"
msgstr ""
"# David Nielsen <dnielsen@breakmygentoo.net>, 2004.\n"
"# Martin Willemoes Hansen <mwh@sysrq.dk>, 2004.\n"
"# Lasse Bang Mikkelsen <lbm@fatalerror.dk>, 2005, 06.\n"
"Peter Bach <bach.peter@gmail.com>, 2007.\n"
"Mads Bille Lundby <lundbymads@gmail.com>, 2009.\n"
"Kim Iskov <kimiskov@gmail.com>, 2010, 2010.\n"
"Anders Jenbo <anders@jenbo.dk>, 2011.\n"
"Joe Hansen <joedalton2@yahoo.dk>, 2011.\n"
"Ask Hjorth Larsen <asklarsen@gmail.com>, 2012-2014.\n"
"Alan Mortensen <alanmortensen.am@gmail.com>, 2017."

#: src/applet-dialogs.c:1074
msgid ""
"The NetworkManager Applet could not find some required resources (the .ui "
"file was not found)."
msgstr ""
"Panelprogrammet til Netværkshåndtering kunne ikke finde nogle krævede "
"ressourcer (.ui-filen blev ikke fundet)."

#: src/applet-dialogs.c:1079
msgid "Missing resources"
msgstr "Manglende ressourcer"

#: src/applet-dialogs.c:1105
msgid "Mobile broadband network password"
msgstr "Adgangskode til mobilt bredbåndsnetværk"

#: src/applet-dialogs.c:1114
#, c-format
msgid "A password is required to connect to “%s”."
msgstr "Der kræves en adgangskode for at forbinde til “%s”."

#: src/applet-dialogs.c:1129
msgid "Password:"
msgstr "Adgangskode:"

#: src/applet-dialogs.c:1411
msgid "SIM PIN unlock required"
msgstr "SIM PIN-oplåsning kræves"

#: src/applet-dialogs.c:1412
msgid "SIM PIN Unlock Required"
msgstr "SIM PIN-oplåsning kræves"

#. FIXME: some warning about # of times you can enter incorrect PIN
#: src/applet-dialogs.c:1414
#, c-format
msgid ""
"The mobile broadband device “%s” requires a SIM PIN code before it can be "
"used."
msgstr ""
"Den mobile bredbåndsenhed “%s” kræver en SIM PIN-kode, før den kan bruges."

#. Translators: PIN code entry label
#: src/applet-dialogs.c:1416
msgid "PIN code:"
msgstr "PIN-kode:"

#. Translators: Show/obscure PIN checkbox label
#: src/applet-dialogs.c:1420
msgid "Show PIN code"
msgstr "Vis PIN-kode"

#: src/applet-dialogs.c:1422
msgid "SIM PUK unlock required"
msgstr "SIM PUK-oplåsning kræves"

#: src/applet-dialogs.c:1423
msgid "SIM PUK Unlock Required"
msgstr "SIM PUK-oplåsning kræves"

#. FIXME: some warning about # of times you can enter incorrect PUK
#: src/applet-dialogs.c:1425
#, c-format
msgid ""
"The mobile broadband device “%s” requires a SIM PUK code before it can be "
"used."
msgstr ""
"Den mobile bredbåndsenhed “%s” kræver en SIM PUK-kode, før den kan bruges."

#. Translators: PUK code entry label
#: src/applet-dialogs.c:1427
msgid "PUK code:"
msgstr "PUK-kode:"

#. Translators: New PIN entry label
#: src/applet-dialogs.c:1430
msgid "New PIN code:"
msgstr "Ny PIN-kode:"

#. Translators: New PIN verification entry label
#: src/applet-dialogs.c:1432
msgid "Re-enter new PIN code:"
msgstr "Gentag ny PIN-kode:"

#. Translators: Show/obscure PIN/PUK checkbox label
#: src/applet-dialogs.c:1437
msgid "Show PIN/PUK codes"
msgstr "Vis PIN-/PUK-koder"

#: src/applet-vpn-request.c:201
msgid "Connection had no VPN setting"
msgstr "Forbindelsen havde ikke nogen VPN-indstilling"

#: src/applet-vpn-request.c:251
#, c-format
msgid "Failed to write connection to VPN UI: %s (%d)"
msgstr "Kunne ikke skrive forbindelse til VPN-UI: %s (%d)"

#: src/applet-vpn-request.c:259
msgid "Failed to write connection to VPN UI: incomplete write"
msgstr "Kunne ikke skrive forbindelse til VPN-UI: ufuldstændig skrivning"

#: src/connection-editor/ce-ip4-routes.ui:92
#: src/connection-editor/ce-ip6-routes.ui:92
#: src/connection-editor/ce-page.h:112
msgid ""
"IP addresses identify your computer on the network. Click the “Add” button "
"to add an IP address."
msgstr ""
"IP-adresser identificerer din computer på netværket. Klik “Tilføj”-knappen "
"for at tilføje en IP-adresse."

#: src/connection-editor/ce-ip4-routes.ui:113
#: src/connection-editor/ce-ip6-routes.ui:113
#: src/connection-editor/ce-page-bond.ui:180
#: src/connection-editor/ce-page-bridge.ui:120
#: src/connection-editor/ce-page-ip4.ui:150
#: src/connection-editor/ce-page-ip6.ui:181
#: src/connection-editor/ce-page-team.ui:233
#: src/connection-editor/nm-connection-list.ui:87
msgid "_Add"
msgstr "_Tilføj"

#: src/connection-editor/ce-ip4-routes.ui:128
#: src/connection-editor/ce-ip6-routes.ui:128
#: src/connection-editor/ce-page-bond.ui:208
#: src/connection-editor/ce-page-bridge.ui:148
#: src/connection-editor/ce-page-ip4.ui:165
#: src/connection-editor/ce-page-ip6.ui:196
#: src/connection-editor/ce-page-team.ui:261
#: src/connection-editor/connection-helpers.c:760
#: src/connection-editor/nm-connection-list.ui:101
msgid "_Delete"
msgstr "_Slet"

#: src/connection-editor/ce-ip4-routes.ui:157
#: src/connection-editor/ce-ip6-routes.ui:157
msgid "Ig_nore automatically obtained routes"
msgstr "Ig_norér automatisk fundne ruter"

#: src/connection-editor/ce-ip4-routes.ui:172
#: src/connection-editor/ce-ip6-routes.ui:172
msgid "_Use this connection only for resources on its network"
msgstr "_Brug kun denne forbindelse til ressourcer på dens netværk"

#: src/connection-editor/ce-ip4-routes.ui:177
#: src/connection-editor/ce-ip6-routes.ui:177
msgid ""
"If enabled, this connection will never be used as the default network "
"connection."
msgstr ""
"Hvis aktiveret, så vil denne forbindelse aldrig blive brugt som "
"standardnetværksforbindelse."

#: src/connection-editor/ce-new-connection.ui:65
msgid "C_reate…"
msgstr "O_pret …"

#: src/connection-editor/ce-new-connection.ui:120
msgid "Choose a Connection Type"
msgstr "Vælg en forbindelsestype"

#: src/connection-editor/ce-new-connection.ui:137
msgid ""
"Select the type of connection you wish to create.\n"
"\n"
"If you are creating a VPN, and the VPN connection you wish to create does "
"not appear in the list, you may not have the correct VPN plugin installed."
msgstr ""
"Vælg typen af forbindelse, du vil oprette.\n"
"\n"
"Hvis du opretter et VPN, og typen af VPN-forbindelse, du ønsker at oprette, "
"ikke fremgår af listen, har du måske ikke installeret det korrekte VPN-"
"udvidelsesmodul."

#: src/connection-editor/ce-page-bluetooth.ui:35
#: src/connection-editor/ce-page-ethernet.ui:129
#: src/connection-editor/ce-page-infiniband.ui:50
#: src/connection-editor/ce-page-wifi.ui:139
msgid "_Device"
msgstr "_Enhed"

#: src/connection-editor/ce-page-bond.ui:24
#: src/connection-editor/ce-page-team.ui:433
msgid "Round-robin"
msgstr "“Round-robin”"

#: src/connection-editor/ce-page-bond.ui:27
#: src/connection-editor/ce-page-team.ui:437
msgid "Active backup"
msgstr "Aktiv sikkerhedskopi"

#: src/connection-editor/ce-page-bond.ui:30
msgid "XOR"
msgstr "XOR"

#: src/connection-editor/ce-page-bond.ui:33
#: src/connection-editor/ce-page-team.ui:429
msgid "Broadcast"
msgstr "Rundsending (broadcast)"

#: src/connection-editor/ce-page-bond.ui:36
msgid "802.3ad"
msgstr "802.3ad"

#: src/connection-editor/ce-page-bond.ui:39
msgid "Adaptive transmit load balancing"
msgstr "Adaptiv belastningsfordeling ved afsendelse"

#: src/connection-editor/ce-page-bond.ui:42
msgid "Adaptive load balancing"
msgstr "Adaptiv belastningsfordeling"

#: src/connection-editor/ce-page-bond.ui:53
msgid "MII (recommended)"
msgstr "MII (anbefalet)"

#: src/connection-editor/ce-page-bond.ui:56
msgid "ARP"
msgstr "ARP"

#: src/connection-editor/ce-page-bond.ui:91
msgid "Bonded _connections"
msgstr "B_undne forbindelser"

#: src/connection-editor/ce-page-bond.ui:105
#: src/connection-editor/ce-page-wifi.ui:400
msgid "M_ode"
msgstr "Til_stand"

#: src/connection-editor/ce-page-bond.ui:194
#: src/connection-editor/ce-page-bridge.ui:134
#: src/connection-editor/ce-page-team.ui:247
#: src/connection-editor/nm-connection-list.ui:115
msgid "_Edit"
msgstr "_Redigér"

#: src/connection-editor/ce-page-bond.ui:238
msgid "Monitoring _frequency"
msgstr "Overvågnings_frekvens"

#: src/connection-editor/ce-page-bond.ui:272
#: src/connection-editor/ce-page-bond.ui:422
#: src/connection-editor/ce-page-bond.ui:462
msgid "ms"
msgstr "ms"

#: src/connection-editor/ce-page-bond.ui:291
#: src/connection-editor/ce-page-bridge.ui:192
#: src/connection-editor/ce-page-team.ui:292
msgid "_Interface name"
msgstr "Gr_ænsefladenavn"

#: src/connection-editor/ce-page-bond.ui:316
msgid "_Link Monitoring"
msgstr "_Linkovervågning"

#: src/connection-editor/ce-page-bond.ui:347
msgid "ARP _targets"
msgstr "ARP-_mål"

#: src/connection-editor/ce-page-bond.ui:361
msgid ""
"An IP address, or a comma-separated list of IP addresses, to look for when "
"checking the link status."
msgstr ""
"En IP-adresse eller en kommaadskilt liste af IP-adresser, der skal kigges "
"efter når forbindelsesstatus kontrolleres."

# ???
#: src/connection-editor/ce-page-bond.ui:373
msgid "Link _up delay"
msgstr "Forbindelsens _op-ventetid"

#: src/connection-editor/ce-page-bond.ui:387
msgid "Link _down delay"
msgstr "Forbindelsens _ned-ventetid"

#: src/connection-editor/ce-page-bond.ui:481
msgid "_Primary"
msgstr "_Primær"

#: src/connection-editor/ce-page-bond.ui:495
msgid ""
"The interface name of the primary device. If set, this device will always be "
"the active slave when it is available."
msgstr ""
"Grænsefladenavnet for den primære enhed. Hvis givet, vil denne enhed altid "
"være den aktive slave, når den er tilgængelig."

#: src/connection-editor/ce-page-bond.ui:507
#: src/connection-editor/ce-page-ethernet.ui:188
#: src/connection-editor/ce-page-infiniband.ui:134
#: src/connection-editor/ce-page-team.ui:319
#: src/connection-editor/ce-page-vlan.ui:87
#: src/connection-editor/ce-page-wifi.ui:111
msgid "_MTU"
msgstr "_MTU"

#: src/connection-editor/ce-page-bond.ui:540
#: src/connection-editor/ce-page-ethernet.ui:223
#: src/connection-editor/ce-page-infiniband.ui:116
#: src/connection-editor/ce-page-team.ui:355
#: src/connection-editor/ce-page-vlan.ui:122
#: src/connection-editor/ce-page-wifi.ui:92
msgid "bytes"
msgstr "byte"

#: src/connection-editor/ce-page-bridge-port.ui:42
msgid "Path _cost"
msgstr "_Pris for sti"

#: src/connection-editor/ce-page-bridge-port.ui:55
#: src/connection-editor/ce-page-bridge.ui:178
msgid "_Priority"
msgstr "_Prioritet"

#: src/connection-editor/ce-page-bridge-port.ui:97
msgid "_Hairpin mode"
msgstr "“_Hairpin”-tilstand"

#: src/connection-editor/ce-page-bridge.ui:62
msgid "Bridged _connections"
msgstr "_Forbindelser i brotilstand"

#: src/connection-editor/ce-page-bridge.ui:218
msgid "_Forward delay"
msgstr "Ventetid ved _videresendelse"

#: src/connection-editor/ce-page-bridge.ui:232
msgid "_Hello time"
msgstr "_Hilsen-tid"

#: src/connection-editor/ce-page-bridge.ui:252
msgid "STP forwarding delay, in seconds"
msgstr "Forsinkelse (i sekunder) for STP-videresendelse"

#: src/connection-editor/ce-page-bridge.ui:269
#: src/connection-editor/ce-page-bridge.ui:311
#: src/connection-editor/ce-page-bridge.ui:415
#: src/connection-editor/ce-page-bridge.ui:471
msgid "s"
msgstr "s"

#: src/connection-editor/ce-page-bridge.ui:294
msgid "STP hello time, in seconds"
msgstr "Tid (i sekunder) for STP-hallo"

#: src/connection-editor/ce-page-bridge.ui:328
msgid "Enable I_GMP snooping"
msgstr "Aktivér I_GMP-snooping"

#: src/connection-editor/ce-page-bridge.ui:332
msgid ""
"Controls whether IGMP snooping is enabled for this bridge. Note that if "
"snooping was automatically disabled due to hash collisions, the system may "
"refuse to enable the feature until the collisions are resolved."
msgstr ""
"Styrer, om IGMP-snooping er aktiveret for denne bro. Bemærk, hvis snooping "
"automatisk blev deaktiveret pga. hash-kollisioner, kan systemet nægte at "
"aktivere denne funktion, før kollisionerne er blevet løst."

#: src/connection-editor/ce-page-bridge.ui:344
msgid "Enable _STP (Spanning Tree Protocol)"
msgstr "Aktivér _STP (Spanning Tree Protocol)"

#: src/connection-editor/ce-page-bridge.ui:348
msgid ""
"Controls whether Spanning Tree Protocol (STP) is enabled for this bridge"
msgstr "Styrer, om Spanning Tree Protocol (STP) er aktiveret for denne bro"

#: src/connection-editor/ce-page-bridge.ui:363
msgid ""
"STP priority for this bridge. Lower values are “better”; the lowest priority "
"bridge will be elected the root bridge."
msgstr ""
"STP-prioritet for denne bro. Lavere værdier er “bedre”; broen med den "
"laveste prioritet vil blive valgt til root-bro."

#: src/connection-editor/ce-page-bridge.ui:378
msgid "_Max age"
msgstr "_Maks. alder"

#: src/connection-editor/ce-page-bridge.ui:398
msgid "STP maximum message age, in seconds"
msgstr "Den maksimale alder (i sekunder) for STP-besked"

#: src/connection-editor/ce-page-bridge.ui:434
msgid "_Aging time"
msgstr "Fo_rældelsestid"

#: src/connection-editor/ce-page-bridge.ui:454
msgid "The Ethernet MAC address aging time, in seconds"
msgstr "Forældelsestid (i sekunder) for ethernet-MAC-adresse"

#: src/connection-editor/ce-page-bridge.ui:490
msgid "Group _forward mask"
msgstr "Maske til gruppe_videresendelse"

#: src/connection-editor/ce-page-bridge.ui:504
msgid ""
"A mask of 16 bits, each corresponding to a group address in the range from "
"01:80:C2:00:00:00 to 01:80:C2:00:00:0F that must be forwarded. The mask "
"can’t have bits 0, 1 or 2 set because they are used for STP, MAC pause "
"frames and LACP."
msgstr ""
"En maske på 16 bit hver svarende til en gruppeadresse i området 01:80:"
"C2:00:00:00 til 01:80:C2:00:00:0F som skal videresendes. Masken kan ikke "
"have bittene 0, 1 eller 2 angivet, fordi de bruges til STP, MAC pause frames "
"og LACP."

#: src/connection-editor/ce-page.c:78 src/connection-editor/ce-page.c:112
msgid "automatic"
msgstr "automatisk"

#: src/connection-editor/ce-page.c:86 src/connection-editor/ce-page.c:121
#: src/connection-editor/ce-page-dcb.ui:419
#: src/connection-editor/ce-page-dcb.ui:442
#: src/connection-editor/ce-page-dcb.ui:465
#: src/connection-editor/page-wifi.c:168 src/connection-editor/page-wifi.c:172
#: src/connection-editor/page-wifi.c:193
msgid "default"
msgstr "standard"

#: src/connection-editor/ce-page.c:189
msgid "unspecified error"
msgstr "uspecificeret fejl"

#: src/connection-editor/ce-page.c:294
msgid "Preserve"
msgstr "Bevar"

#: src/connection-editor/ce-page.c:295
msgid "Permanent"
msgstr "Permanent"

#: src/connection-editor/ce-page.c:296
msgid "Random"
msgstr "Tilfældig"

#: src/connection-editor/ce-page.c:297
msgid "Stable"
msgstr "Stabil"

#: src/connection-editor/ce-page.c:301
msgid ""
"The MAC address entered here will be used as hardware address for the "
"network device this connection is activated on. This feature is known as MAC "
"cloning or spoofing. Example: 00:11:22:33:44:55"
msgstr ""
"MAC-adressen, som skrives her, vil blive brugt som hardware-adresse for "
"netværksenheden, denne forbindelse er aktiveret på. Denne funktion kaldes "
"MAC-kloning eller spoofing. Eksempel: 00:11:22:33:44:55"

#: src/connection-editor/ce-page.c:341
msgid "MAC address"
msgstr "MAC-adresse"

#: src/connection-editor/ce-page.c:341
msgid "HW address"
msgstr "HW-adresse"

#: src/connection-editor/ce-page.c:344
#, c-format
msgid "invalid %s for %s (%s)"
msgstr "ugyldig %s for %s (%s)"

#: src/connection-editor/ce-page.c:348
#, c-format
msgid "invalid %s (%s)"
msgstr "ugyldig %s (%s)"

#: src/connection-editor/ce-page.c:388
#, c-format
msgid "invalid interface-name for %s (%s): "
msgstr "ugyldigt grænsefladenavn for %s (%s): "

#: src/connection-editor/ce-page.c:392
#, c-format
msgid "invalid interface-name (%s): "
msgstr "ugyldigt grænsefladenavn (%s): "

#: src/connection-editor/ce-page.c:571
msgid "can’t parse device name"
msgstr "kan ikke fortolke enhedsnavn"

#: src/connection-editor/ce-page.c:589
msgid "invalid hardware address"
msgstr "ugyldig hardwareadresse"

#: src/connection-editor/ce-page.c:611
#, c-format
msgid "invalid %s (%s): "
msgstr "ugyldig %s (%s): "

#: src/connection-editor/ce-page.c:612 src/connection-editor/ce-page.c:617
msgid "device"
msgstr "enhed"

#: src/connection-editor/ce-page.c:616
#, c-format
msgid "invalid %s (%s) "
msgstr "ugyldig %s (%s) "

#: src/connection-editor/ce-page-dcb.ui:16
msgid "_Use Data Center Bridging (DCB) for this connection"
msgstr "_Brug Data Center Bridging (DCB) til denne forbindelse"

#: src/connection-editor/ce-page-dcb.ui:49
msgid "FCoE"
msgstr "FCoE"

#: src/connection-editor/ce-page-dcb.ui:62
msgid "iSCSI"
msgstr "iSCSI"

#: src/connection-editor/ce-page-dcb.ui:75
msgid "FIP"
msgstr "FIP"

#: src/connection-editor/ce-page-dcb.ui:88
msgid "Flow Control"
msgstr "Flowkontrol"

#: src/connection-editor/ce-page-dcb.ui:101
msgid "Feature"
msgstr "Funktion"

#: src/connection-editor/ce-page-dcb.ui:118
msgid "Enable"
msgstr "Aktivér"

#: src/connection-editor/ce-page-dcb.ui:135
msgid "Advertise"
msgstr "Annoncér"

#: src/connection-editor/ce-page-dcb.ui:152
msgid "Willing"
msgstr "Villig"

#: src/connection-editor/ce-page-dcb.ui:168
#: src/connection-editor/ce-page-dcb.ui:635
msgid "Priority"
msgstr "Prioritet"

#: src/connection-editor/ce-page-dcb.ui:336
#: src/connection-editor/ce-page-dcb.ui:401
msgid "Options…"
msgstr "Indstillinger …"

#: src/connection-editor/ce-page-dcb.ui:352
msgid "Priority Groups"
msgstr "Prioritetsgrupper"

# ?
#: src/connection-editor/ce-page-dcb.ui:487
#: src/connection-editor/ce-page-dcb.ui:535
msgid "Fabric"
msgstr "Fabric"

#: src/connection-editor/ce-page-dcb.ui:488
#: src/connection-editor/ce-page-dcb.ui:539
msgid "VN2VN"
msgstr "VN2VN"

#: src/connection-editor/ce-page-dcb.ui:546
#: src/connection-editor/ce-page-dcb.ui:996
msgid "Priority Flow Control"
msgstr "Prioritetsflowkontrol"

#: src/connection-editor/ce-page-dcb.ui:613
msgid "Enable or disable priority pause transmission for each User Priority."
msgstr ""
"Slå prioritetspausetransmission til eller fra for hver brugerprioritet."

#: src/connection-editor/ce-page-dcb.ui:653
#: src/connection-editor/ce-page-dcb.ui:1086
#: src/connection-editor/ce-page-dcb.ui:1490
#: src/connection-editor/ce-page-dcb.ui:1822
#: src/connection-editor/ce-page-dcb.ui:2154
#: src/connection-editor/ce-page-dcb.ui:2486
msgid "0"
msgstr "0"

#: src/connection-editor/ce-page-dcb.ui:694
#: src/connection-editor/ce-page-dcb.ui:1135
#: src/connection-editor/ce-page-dcb.ui:1530
#: src/connection-editor/ce-page-dcb.ui:1862
#: src/connection-editor/ce-page-dcb.ui:2194
#: src/connection-editor/ce-page-dcb.ui:2536
msgid "1"
msgstr "1"

#: src/connection-editor/ce-page-dcb.ui:735
#: src/connection-editor/ce-page-dcb.ui:1184
#: src/connection-editor/ce-page-dcb.ui:1570
#: src/connection-editor/ce-page-dcb.ui:1902
#: src/connection-editor/ce-page-dcb.ui:2234
#: src/connection-editor/ce-page-dcb.ui:2586
msgid "2"
msgstr "2"

#: src/connection-editor/ce-page-dcb.ui:776
#: src/connection-editor/ce-page-dcb.ui:1233
#: src/connection-editor/ce-page-dcb.ui:1610
#: src/connection-editor/ce-page-dcb.ui:1942
#: src/connection-editor/ce-page-dcb.ui:2274
#: src/connection-editor/ce-page-dcb.ui:2636
msgid "3"
msgstr "3"

#: src/connection-editor/ce-page-dcb.ui:817
#: src/connection-editor/ce-page-dcb.ui:1282
#: src/connection-editor/ce-page-dcb.ui:1650
#: src/connection-editor/ce-page-dcb.ui:1982
#: src/connection-editor/ce-page-dcb.ui:2314
#: src/connection-editor/ce-page-dcb.ui:2686
msgid "4"
msgstr "4"

#: src/connection-editor/ce-page-dcb.ui:858
#: src/connection-editor/ce-page-dcb.ui:1331
#: src/connection-editor/ce-page-dcb.ui:1690
#: src/connection-editor/ce-page-dcb.ui:2022
#: src/connection-editor/ce-page-dcb.ui:2354
#: src/connection-editor/ce-page-dcb.ui:2736
msgid "5"
msgstr "5"

#: src/connection-editor/ce-page-dcb.ui:899
#: src/connection-editor/ce-page-dcb.ui:1380
#: src/connection-editor/ce-page-dcb.ui:1730
#: src/connection-editor/ce-page-dcb.ui:2062
#: src/connection-editor/ce-page-dcb.ui:2394
#: src/connection-editor/ce-page-dcb.ui:2786
msgid "6"
msgstr "6"

#: src/connection-editor/ce-page-dcb.ui:940
#: src/connection-editor/ce-page-dcb.ui:1429
#: src/connection-editor/ce-page-dcb.ui:1770
#: src/connection-editor/ce-page-dcb.ui:2102
#: src/connection-editor/ce-page-dcb.ui:2434
#: src/connection-editor/ce-page-dcb.ui:2836
msgid "7"
msgstr "7"

#: src/connection-editor/ce-page-dcb.ui:1069
msgid "Traffic Class"
msgstr "Trafikklasse"

# ?
#: src/connection-editor/ce-page-dcb.ui:1473
msgid "Strict Bandwidth"
msgstr "Streng båndbredde"

#: src/connection-editor/ce-page-dcb.ui:1805
msgid "Priority Bandwidth"
msgstr "Prioritetsbåndbredde"

#: src/connection-editor/ce-page-dcb.ui:2137
msgid "Group Bandwidth"
msgstr "Gruppebåndbredde"

#: src/connection-editor/ce-page-dcb.ui:2469
msgid "Group ID"
msgstr "Gruppe-id"

#: src/connection-editor/ce-page-dcb.ui:2881
msgid "Enter the priority group ID for each User Priority."
msgstr "Indtast prioritetsgruppe-id for hver brugerprioritet."

#: src/connection-editor/ce-page-dcb.ui:2899
msgid ""
"Enter the allowed link bandwidth percent each Priority Group may use. The "
"sum of all groups must total 100%."
msgstr ""
"Indtast den tilladte forbindelsesbåndbredde i procent, som hver "
"prioritetsgruppe må bruge. Summen af alle grupperne skal være 100%."

#: src/connection-editor/ce-page-dcb.ui:2917
msgid ""
"Enter the percentage of priority group bandwidth each user priority may use."
msgstr ""
"Indtast procentdelen af prioritetsgruppebåndbredde, som hver brugerprioritet "
"må bruge."

#: src/connection-editor/ce-page-dcb.ui:2935
msgid "Enable or disable strict bandwidth for each user priority."
msgstr "Slå streng båndbredde til eller fra for hver brugerprioritet."

#: src/connection-editor/ce-page-dcb.ui:2953
msgid "Enter the traffic class for each user priority."
msgstr "Indtast trafikklassen for hver brugerprioritet."

#: src/connection-editor/ce-page-dsl.ui:19
#: src/connection-editor/ce-page-mobile.ui:62
#: src/wireless-security/eap-method-leap.ui:21
#: src/wireless-security/eap-method-simple.ui:21
#: src/wireless-security/ws-leap.ui:21
msgid "_Username"
msgstr "Br_ugernavn"

#: src/connection-editor/ce-page-dsl.ui:33
msgid "Username used to authenticate with the PPPoE service."
msgstr "Brugernavn anvendt til godkendelse med PPPoE-tjenesten."

#: src/connection-editor/ce-page-dsl.ui:46
msgid ""
"Only initiate sessions with access concentrators that provide the specified "
"service. For most providers this should be left blank."
msgstr ""
"Indled kun sessioner med adgangskoncentratorer, som leverer den angivne "
"tjeneste. Lad den være tom for de fleste udbydere."

#: src/connection-editor/ce-page-dsl.ui:59
msgid "_Service"
msgstr "_Tjeneste"

#: src/connection-editor/ce-page-dsl.ui:71
#: src/libnma/nma-file-cert-chooser.c:347
#: src/wireless-security/eap-method-leap.ui:60
#: src/wireless-security/eap-method-simple.ui:77
#: src/wireless-security/ws-leap.ui:60 src/wireless-security/ws-wpa-psk.ui:60
msgid "Sho_w password"
msgstr "_Vis adgangskode"

#: src/connection-editor/ce-page-dsl.ui:89
msgid "Password used to authenticate with the PPPoE service."
msgstr "Adgangskode anvendt til godkendelse med PPPoE-tjenesten."

#: src/connection-editor/ce-page-dsl.ui:102
#: src/connection-editor/ce-page-mobile.ui:76
#: src/wireless-security/eap-method-leap.ui:35
#: src/wireless-security/eap-method-simple.ui:35
#: src/wireless-security/ws-leap.ui:35 src/wireless-security/ws-wpa-psk.ui:20
msgid "_Password"
msgstr "A_dgangskode"

#: src/connection-editor/ce-page-dsl.ui:116
msgid "PPP _interface"
msgstr "PPP-_grænseflade"

#: src/connection-editor/ce-page-dsl.ui:130
msgid "P_arent interface"
msgstr "_Ophavsgrænseflade"

#: src/connection-editor/ce-page-dsl.ui:144
msgid "An arbitrary name to assign to the newly created PPP interface."
msgstr "Et vilkårligt navn som tildeles den nyligt oprettede PPP-grænseflade."

#: src/connection-editor/ce-page-dsl.ui:160
msgid "The interface on which the PPP connection will be established."
msgstr "Grænsefladen som PPP-forbindelsen vil blive etableret på."

#: src/connection-editor/ce-page-dsl.ui:171
msgid "C_laim interface"
msgstr "O_vertag grænseflade"

#: src/connection-editor/ce-page-dsl.ui:175
msgid ""
"If selected, the connection will take exclusive control of the interface and "
"it won’t be possible to activate another connection on it. Note that the "
"option can only be used for Ethernet interfaces. nm-applet is able to "
"activate the connection only if this option is selected."
msgstr ""
"Hvis valgt vil forbindelsen tage fuld kontrol over grænsefladen, og det vil "
"ikke være muligt at aktivere en anden forbindelse på den. Bemærk at "
"muligheden kun finder anvendelse på ethernet-grænseflader. nm-applet kan kun "
"aktivere forbindelsen, hvis denne mulighed er valgt."

#: src/connection-editor/ce-page-ethernet.ui:17
#: src/connection-editor/ce-page-ethernet.ui:77
#: src/connection-editor/ce-page-general.ui:26
#: src/connection-editor/ce-page-ip4.ui:12
#: src/connection-editor/ce-page-ip6.ui:12
#: src/connection-editor/ce-page-proxy.ui:24
#: src/connection-editor/ce-page-wifi.ui:32
#: src/connection-editor/page-ip4.c:132 src/connection-editor/page-ip6.c:143
#: src/wireless-security/eap-method-peap.ui:23
msgid "Automatic"
msgstr "Automatisk"

#: src/connection-editor/ce-page-ethernet.ui:20
msgid "Twisted Pair (TP)"
msgstr "Parsnoet kabel (TP)"

#: src/connection-editor/ce-page-ethernet.ui:23
msgid "Attachment Unit Interface (AUI)"
msgstr "Attachment Unit Interface (AUI)"

#: src/connection-editor/ce-page-ethernet.ui:26
msgid "BNC"
msgstr "BNC"

#: src/connection-editor/ce-page-ethernet.ui:29
msgid "Media Independent Interface (MII)"
msgstr "Media Independent Interface (MII)"

#: src/connection-editor/ce-page-ethernet.ui:40
msgid "10 Mb/s"
msgstr "10 Mb/s"

#: src/connection-editor/ce-page-ethernet.ui:43
msgid "100 Mb/s"
msgstr "100 Mb/s"

#: src/connection-editor/ce-page-ethernet.ui:46
msgid "1 Gb/s"
msgstr "1 Gb/s"

#: src/connection-editor/ce-page-ethernet.ui:49
msgid "10 Gb/s"
msgstr "10 Gb/s"

#: src/connection-editor/ce-page-ethernet.ui:60
msgid "Half"
msgstr "Halv"

#: src/connection-editor/ce-page-ethernet.ui:63
msgid "Full"
msgstr "Fuld"

#: src/connection-editor/ce-page-ethernet.ui:74
#: src/connection-editor/page-ip6.c:156
msgid "Ignore"
msgstr "Ignorér"

#: src/connection-editor/ce-page-ethernet.ui:80
#: src/connection-editor/ce-page-ip4.ui:18
#: src/connection-editor/ce-page-ip6.ui:18 src/connection-editor/page-ip4.c:169
#: src/connection-editor/page-ip6.c:192
msgid "Manual"
msgstr "Manuelt"

#: src/connection-editor/ce-page-ethernet.ui:97
msgid "_Port"
msgstr "_Port"

#: src/connection-editor/ce-page-ethernet.ui:156
#: src/connection-editor/ce-page-wifi.ui:169
msgid "C_loned MAC address"
msgstr "_Klonet MAC-adresse"

#: src/connection-editor/ce-page-ethernet.ui:242
msgid "Wake on LAN"
msgstr "Wake on LAN"

#: src/connection-editor/ce-page-ethernet.ui:258
msgid "De_fault"
msgstr "S_tandard"

#: src/connection-editor/ce-page-ethernet.ui:274
msgid "_Ignore"
msgstr "I_gnorér"

#: src/connection-editor/ce-page-ethernet.ui:290
msgid "_Phy"
msgstr "_Phy"

#: src/connection-editor/ce-page-ethernet.ui:305
msgid "_Unicast"
msgstr "_Unicast"

#: src/connection-editor/ce-page-ethernet.ui:320
msgid "Mul_ticast"
msgstr "Mul_ticast"

# Har valgt i dette tilfælde ikke at oversætte, da det optræder sammen med udtryk som unicast og multicast, som heller ikke oversættes (se dansk wikipedia)
#: src/connection-editor/ce-page-ethernet.ui:335
msgid "_Broadcast"
msgstr "_Broadcast"

#: src/connection-editor/ce-page-ethernet.ui:350
msgid "_Arp"
msgstr "_Arp"

#: src/connection-editor/ce-page-ethernet.ui:365
msgid "Ma_gic"
msgstr "Ma_gic"

#: src/connection-editor/ce-page-ethernet.ui:388
msgid "_Wake on LAN password"
msgstr "_Wake on LAN-adgangskode"

#: src/connection-editor/ce-page-ethernet.ui:402
msgid ""
"Wake-on-LAN password (an Ethernet MAC). It is only valid for magic packets."
msgstr ""
"_Wake on LAN-adgangskode (en ethernet-MAC). Det er kun gyldigt for magic-"
"pakker."

#: src/connection-editor/ce-page-ethernet.ui:414
msgid "Lin_k negotiation"
msgstr "_Link-forhandling"

#: src/connection-editor/ce-page-ethernet.ui:428
msgid ""
"Device link negotiation. If “Manual” is chosen, “Speed” and “Duplex” values "
"will be forced without checking the device compatibility. If unsure, leave "
"here “Ignore” or pick “Automatic”."
msgstr ""
"Linkforhandling for enhed. Hvis “Manuelt” er valgt, vil værdierne for "
"“Hastighed” og “Duplex” blive påtvunget uden at tjekke enhedens "
"kompatibilitet. Hvis du er usikker, så vælg “Ignorér” eller “Automatisk”."

#: src/connection-editor/ce-page-ethernet.ui:448
msgid "_Speed"
msgstr "_Hastighed"

#: src/connection-editor/ce-page-ethernet.ui:462
msgid ""
"Speed value for static link negotiation, required only when “Ignore” and "
"“Automatic” options are not selected. Before specifying a speed value be "
"sure your device supports it."
msgstr ""
"Hastighedsværdi for statisk link-forhandling; kun krævet når “Ignorér” og "
"“Automatisk” ikke er valgt. Vær sikker på, at din enhed understøtter "
"hastigheden, før du angiver den."

#: src/connection-editor/ce-page-ethernet.ui:482
msgid "Duple_x"
msgstr "Duple_x"

#: src/connection-editor/ce-page-ethernet.ui:496
msgid ""
"Duplex value for static link negotiation, required only when “Ignore” and "
"“Automatic” options are not selected. Before specifying a duplex mode be "
"sure your device supports it."
msgstr ""
"Duplexværdi for statisk link-forhandling; kun krævet når “Ignorér” og "
"“Automatisk” ikke er valgt. Vær sikker på, at din enhed understøtter "
"duplexværdien, før du angiver den."

#: src/connection-editor/ce-page-general.ui:29
msgid "Yes"
msgstr "Ja"

#: src/connection-editor/ce-page-general.ui:32
msgid "No"
msgstr "Nej"

#: src/connection-editor/ce-page-general.ui:65
msgid "All _users may connect to this network"
msgstr "A_lle brugere må forbinde til dette netværk"

#: src/connection-editor/ce-page-general.ui:80
msgid "Automatically connect to _VPN"
msgstr "Forbind automatisk til _VPN"

#: src/connection-editor/ce-page-general.ui:96
msgid "Firewall _zone"
msgstr "Firewall_zone"

#: src/connection-editor/ce-page-general.ui:121
msgid "_Metered connection"
msgstr "_Forbrugsafregnet forbindelse"

#: src/connection-editor/ce-page-general.ui:134
msgid ""
"NetworkManager indicates to applications whether the connection is metered "
"and therefore data usage should be restricted. Select which value (“Yes” or "
"“No”) to indicate to applications, or “Automatic” to use a default value "
"based on the connection type and other heuristics."
msgstr ""
"NetworkManager fortæller programmer, om forbindelsen er forbrugsafregnet, og "
"dataforbrug derfor bør begrænses. Vælg hvilken værdi (“Ja” eller “Nej”) "
"programmer skal have at vide eller “Automatisk” for at bruge en "
"standardværdi baseret på forbindelsestypen og anden heuristik."

#: src/connection-editor/ce-page-general.ui:150
msgid "Connect _automatically with priority"
msgstr "Forbind _automatisk med prioritet"

#: src/connection-editor/ce-page-general.ui:167
msgid ""
"Connection priority for automatic activation. Connections with higher "
"numbers are preferred when selecting profiles for automatic activation. "
"Default value is 0."
msgstr ""
"Forbindelsesprioritet for automatisk aktivering. Forbindelser med højere tal "
"foretrækkes, når der udvælges profiler til automatisk aktivering. "
"Standardværdien er 0."

#: src/connection-editor/ce-page.h:109
msgid ""
"IP addresses identify your computer on the network. Click the “Add” button "
"to add static IP address to be configured in addition to the automatic ones."
msgstr ""
"IP-adresser identificerer din computer på netværket. Klik “Tilføj”-knappen "
"for at lade statisk IP-adresse blive konfigureret sammen med de automatiske."

#: src/connection-editor/ce-page.h:114
msgid ""
"The IP address identify your computer on the network and determines the "
"address range distributed to other computers. Click the “Add” button to add "
"an IP address. If no address is provided, range will be determined "
"automatically."
msgstr ""
"IP-adressen identificerer din computer på netværket og bestemmer "
"adresseintervallet, der fordeles til andre computere. Klik “Tilføj”-knappen "
"for at tilføje en IP-adresse. Hvis der ikke er angivet en adresse, vil "
"intervallet blive bestemt automatisk."

#: src/connection-editor/ce-page.h:119
msgid "Additional static addresses"
msgstr "Yderligere statiske adresser"

#: src/connection-editor/ce-page.h:120
msgid "Addresses"
msgstr "Adresser"

#: src/connection-editor/ce-page.h:121
msgid "Address (optional)"
msgstr "Adresser (valgfrit)"

#. IP-over-InfiniBand "datagram mode"
#: src/connection-editor/ce-page-infiniband.ui:17
msgid "Datagram"
msgstr "Datagram"

#. IP-over-InfiniBand "connected mode"
#: src/connection-editor/ce-page-infiniband.ui:20
msgid "Connected"
msgstr "Tilsluttet"

#: src/connection-editor/ce-page-infiniband.ui:37
msgid "_Transport mode"
msgstr "_Transporttilstand"

#: src/connection-editor/ce-page-ip-tunnel.ui:17
msgid "IPIP"
msgstr "IPIP"

#: src/connection-editor/ce-page-ip-tunnel.ui:20
msgid "GRE"
msgstr "GRE"

#: src/connection-editor/ce-page-ip-tunnel.ui:23
msgid "SIT"
msgstr "SIT"

#: src/connection-editor/ce-page-ip-tunnel.ui:26
msgid "ISATAP"
msgstr "ISATAP"

#: src/connection-editor/ce-page-ip-tunnel.ui:29
msgid "VTI"
msgstr "VTI"

#: src/connection-editor/ce-page-ip-tunnel.ui:32
msgid "IP6IP6"
msgstr "IP6IP6"

#: src/connection-editor/ce-page-ip-tunnel.ui:35
msgid "IPIP6"
msgstr "IPIP6"

#: src/connection-editor/ce-page-ip-tunnel.ui:38
msgid "IP6GRE"
msgstr "IP6GRE"

#: src/connection-editor/ce-page-ip-tunnel.ui:41
msgid "VTI6"
msgstr "VTI6"

#: src/connection-editor/ce-page-ip-tunnel.ui:61
#: src/connection-editor/ce-page-macsec.ui:58
msgid "Device name"
msgstr "Enhedsnavn"

#: src/connection-editor/ce-page-ip-tunnel.ui:85
#: src/connection-editor/ce-page-macsec.ui:83
msgid "Parent device"
msgstr "Ophavsenhed"

#: src/connection-editor/ce-page-ip-tunnel.ui:115
#: src/connection-editor/ce-page-macsec.ui:180
msgid "Mode"
msgstr "Tilstand"

#: src/connection-editor/ce-page-ip-tunnel.ui:128
msgid "Local IP"
msgstr "Lokal IP"

#: src/connection-editor/ce-page-ip-tunnel.ui:140
msgid "Remote IP"
msgstr "Fjern-IP"

#: src/connection-editor/ce-page-ip-tunnel.ui:152
msgid "Input key"
msgstr "Inputnøgle"

#: src/connection-editor/ce-page-ip-tunnel.ui:164
msgid "Output key"
msgstr "Outputnøgle"

#: src/connection-editor/ce-page-ip-tunnel.ui:245
msgid "MTU"
msgstr "MTU"

#: src/connection-editor/ce-page-ip4.ui:15
#: src/connection-editor/ce-page-ip6.ui:15
msgid "Automatic with manual DNS settings"
msgstr "Automatisk med manuelle DNS-indstillinger"

#: src/connection-editor/ce-page-ip4.ui:21
#: src/connection-editor/ce-page-ip6.ui:21
msgid "Link-Local"
msgstr "Link-lokal"

#: src/connection-editor/ce-page-ip4.ui:24
#: src/connection-editor/ce-page-ip6.ui:24 src/connection-editor/page-ip4.c:189
#: src/connection-editor/page-ip6.c:212
msgid "Shared to other computers"
msgstr "Delt til andre computere"

#: src/connection-editor/ce-page-ip4.ui:47
#: src/connection-editor/ce-page-ip6.ui:78
msgid "_Method"
msgstr "_Metode"

#: src/connection-editor/ce-page-ip4.ui:202
msgid ""
"The DHCP client identifier allows the network administrator to customize "
"your computer’s configuration. If you wish to use a DHCP client identifier, "
"enter it here."
msgstr ""
"DHCP-klient-identifikationen tillader netværksadministratorer at tilpasse "
"din computers konfiguration. Hvis du ønsker at bruge en DHCP-klient-"
"identifikation, så skriv det her."

#: src/connection-editor/ce-page-ip4.ui:215
#: src/connection-editor/ce-page-ip6.ui:233
msgid ""
"Domains used when resolving host names. Use commas to separate multiple "
"domains."
msgstr ""
"Domæner brugt ved evaluering af værtsnavne. Brug komma til at adskille flere "
"domæner."

#: src/connection-editor/ce-page-ip4.ui:228
msgid "D_HCP client ID"
msgstr "D_HCP-klient-id"

# Er dette Søgedomæner eller Søg domæner?
#: src/connection-editor/ce-page-ip4.ui:242
#: src/connection-editor/ce-page-ip6.ui:246
#: src/connection-editor/page-ip4.c:373 src/connection-editor/page-ip6.c:347
msgid "S_earch domains"
msgstr "Søg_edomæner"

#: src/connection-editor/ce-page-ip4.ui:256
#: src/connection-editor/ce-page-ip6.ui:260
#: src/connection-editor/page-ip4.c:364 src/connection-editor/page-ip6.c:338
msgid "DNS ser_vers"
msgstr "_DNS-servere"

#: src/connection-editor/ce-page-ip4.ui:270
msgid ""
"IP addresses of domain name servers used to resolve host names. Use commas "
"to separate multiple domain name server addresses."
msgstr ""
"IP-adresser for domænenavneservere som bruges til opslag af værtsnavne. Brug "
"komma til at adskille adresser for flere servere."

#: src/connection-editor/ce-page-ip4.ui:288
msgid "Require IPv_4 addressing for this connection to complete"
msgstr "Kræv IPv_4-adressering for at denne forbindelse kan oprettes"

#: src/connection-editor/ce-page-ip4.ui:292
msgid ""
"When connecting to IPv6-capable networks, allows the connection to complete "
"if IPv4 configuration fails but IPv6 configuration succeeds."
msgstr ""
"Når der forbindes til IPv6-kompatible netværk, tillades forbindelsen at "
"tilslutte, hvis IPv4-konfigurationen fejler, men IPv6-konfigurationen lykkes."

#: src/connection-editor/ce-page-ip4.ui:333
#: src/connection-editor/ce-page-ip6.ui:401
msgid "_Routes…"
msgstr "_Ruter …"

#: src/connection-editor/ce-page-ip6.ui:35
#: src/connection-editor/ce-page-macsec.ui:32
#: src/connection-editor/page-ip4.c:199
msgid "Disabled"
msgstr "Afbrudt"

#: src/connection-editor/ce-page-ip6.ui:38
msgid "Enabled (prefer public address)"
msgstr "Slået til (foretræk offentlig adresse)"

#: src/connection-editor/ce-page-ip6.ui:41
msgid "Enabled (prefer temporary address)"
msgstr "Slået til (foretræk midlertidig adresse)"

#: src/connection-editor/ce-page-ip6.ui:52
msgid "EUI64"
msgstr "EUI64"

#: src/connection-editor/ce-page-ip6.ui:55
msgid "Stable privacy"
msgstr "Stabilt privatliv"

# scope?
#: src/connection-editor/ce-page-ip6.ui:274
msgid ""
"IP addresses of domain name servers used to resolve host names. Use commas "
"to separate multiple domain name server addresses. Link-local addresses will "
"be automatically scoped to the connecting interface."
msgstr ""
"IP-adresser for domænenavneservere, som bruges til at slå værtsnavne op. "
"Brug komma til at adskille flere domænenavneserveres adresser. Link-lokale "
"adresser vil automatisk få “scope” til den forbindende grænseflade."

#: src/connection-editor/ce-page-ip6.ui:287
msgid "IPv6 _privacy extensions"
msgstr "IPv6-_privatlivsudvidelser"

#: src/connection-editor/ce-page-ip6.ui:319
msgid "IPv6 address _generation mode"
msgstr "Tilstand for IPv6-adresse_generering"

#: src/connection-editor/ce-page-ip6.ui:356
msgid "Require IPv_6 addressing for this connection to complete"
msgstr "Kræv IPv_6-adressering for at denne forbindelse kan oprettes"

#: src/connection-editor/ce-page-ip6.ui:360
msgid ""
"When connecting to IPv4-capable networks, allows the connection to complete "
"if IPv6 configuration fails but IPv4 configuration succeeds."
msgstr ""
"Når der forbindes til IPv4-kompatible netværk, tillades forbindelsen at "
"tilslutte, hvis IPv6-konfigurationen fejler, men IPv4-konfigurationen lykkes."

#: src/connection-editor/ce-page-macsec.ui:12
msgid "PSK"
msgstr "PSK"

#: src/connection-editor/ce-page-macsec.ui:15
#: src/connection-editor/page-ppp.c:129
msgid "EAP"
msgstr "EAP"

#: src/connection-editor/ce-page-macsec.ui:35
msgid "Check"
msgstr "Kontrollér"

#: src/connection-editor/ce-page-macsec.ui:38
msgid "Strict"
msgstr "Strengt"

#: src/connection-editor/ce-page-macsec.ui:69
msgid "The name of the MACsec device."
msgstr "MACsec-enhedens navn."

#: src/connection-editor/ce-page-macsec.ui:94
msgid ""
"The parent interface name or parent connection UUID from which this MACSEC "
"interface should be created."
msgstr ""
"Ophavsgrænsefladens navn eller ophavsforbindelsens UUID, som denne MACSEC-"
"grænseflade skal oprettes fra."

#: src/connection-editor/ce-page-macsec.ui:100
msgid ""
"The parent interface name or parent connection UUID from which this MACsec "
"interface should be created"
msgstr ""
"Ophavsgrænsefladens navn eller ophavsforbindelsens UUID, som denne MACsec-"
"grænseflade skal oprettes fra"

#: src/connection-editor/ce-page-macsec.ui:113
msgid " The pre-shared Connectivity-association Key Name"
msgstr "Navnet på den foruddelte Connectivity-association Key"

#: src/connection-editor/ce-page-macsec.ui:124
msgid "The pre-shared Connectivity Association Key"
msgstr "Den foruddelte Connectivity Association Key"

#: src/connection-editor/ce-page-macsec.ui:135
msgid ""
"Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key "
"Agreement) is obtained. For the EAP mode, fill the parameters in the 802.1X "
"security page"
msgstr ""
"Angiver hvordan CAK (Connectivity Association Key) til MKA (MACsec Key "
"Agreement) indhentes. For EAP-tilstanden udfyldes parametrene i "
"sikkerhedssiden for 802.1X"

#: src/connection-editor/ce-page-macsec.ui:154
msgid "CKN"
msgstr "CKN"

#: src/connection-editor/ce-page-macsec.ui:167
msgid "CAK"
msgstr "CAK"

#: src/connection-editor/ce-page-macsec.ui:191
msgid "Keys"
msgstr "Nøgler"

#: src/connection-editor/ce-page-macsec.ui:207
msgid "Parameters"
msgstr "Parametre"

#: src/connection-editor/ce-page-macsec.ui:224
msgid "Validation"
msgstr "Validering"

#: src/connection-editor/ce-page-macsec.ui:236
msgid "SCI port"
msgstr "SCI-port"

#: src/connection-editor/ce-page-macsec.ui:247
msgid "Specifies the validation mode for incoming frames"
msgstr "Angiver valideringstilstanden for indgående frames"

#: src/connection-editor/ce-page-macsec.ui:263
msgid "Encrypt"
msgstr "Kryptér"

#: src/connection-editor/ce-page-macsec.ui:267
msgid "Whether the transmitted traffic must be encrypted"
msgstr "Om den overførte trafik skal krypteres"

#: src/connection-editor/ce-page-macsec.ui:279
msgid "The port component of the SCI (Secure Channel Identifier)"
msgstr "SCI's (Secure Channel Identifier) portdel"

#: src/connection-editor/ce-page-mobile.ui:25
#: src/connection-editor/ce-page-team.ui:463
msgid "Basic"
msgstr "Grundlæggende"

#: src/connection-editor/ce-page-mobile.ui:48
msgid "Nu_mber"
msgstr "Nu_mmer"

#: src/connection-editor/ce-page-mobile.ui:142
msgid "Advanced"
msgstr "Avanceret"

#: src/connection-editor/ce-page-mobile.ui:165
msgid "_APN"
msgstr "A_PN"

#: src/connection-editor/ce-page-mobile.ui:179
msgid "N_etwork ID"
msgstr "N_etværks-ID"

#: src/connection-editor/ce-page-mobile.ui:221
msgid "Change…"
msgstr "Ændr …"

#: src/connection-editor/ce-page-mobile.ui:242
msgid "P_IN"
msgstr "P_IN"

#: src/connection-editor/ce-page-mobile.ui:266
msgid "Allow _roaming if home network is not available"
msgstr "Tillad _roaming hvis hjemmenetværket ikke er tilgængeligt"

#: src/connection-editor/ce-page-mobile.ui:303
#: src/libnma/nma-pkcs11-cert-chooser.c:454
msgid "Sho_w passwords"
msgstr "_Vis adgangskoder"

#: src/connection-editor/ce-page-ppp.ui:24
msgid "Authentication"
msgstr "Godkendelse"

#: src/connection-editor/ce-page-ppp.ui:53
msgid "Allowed methods"
msgstr "Tilladte metoder"

#: src/connection-editor/ce-page-ppp.ui:89
msgid "Configure _Methods…"
msgstr "Konfigurér metoder …"

#: src/connection-editor/ce-page-ppp.ui:132
msgid "Compression"
msgstr "Komprimering"

#: src/connection-editor/ce-page-ppp.ui:159
msgid "_Use point-to-point encryption (MPPE)"
msgstr "Br_ug punkt-til-punkt-kryptering (MPPE)"

#: src/connection-editor/ce-page-ppp.ui:181
msgid "_Require 128-bit encryption"
msgstr "_Kræv 128-bit kryptering"

#: src/connection-editor/ce-page-ppp.ui:196
msgid "Use _stateful MPPE"
msgstr "Brug til_svarende MPPE"

#: src/connection-editor/ce-page-ppp.ui:225
msgid "Allow _BSD data compression"
msgstr "Tillad _BSD-datakomprimering"

#: src/connection-editor/ce-page-ppp.ui:240
msgid "Allow _Deflate data compression"
msgstr "Tillad _Deflate-datakomprimering"

#: src/connection-editor/ce-page-ppp.ui:255
msgid "Use TCP _header compression"
msgstr "Brug TCP_headerkomprimering"

#: src/connection-editor/ce-page-ppp.ui:292
msgid "Echo"
msgstr "Echo"

#: src/connection-editor/ce-page-ppp.ui:306
msgid "Send PPP _echo packets"
msgstr "Send PPP-_ekkopakker"

#: src/connection-editor/ce-page-proxy.ui:23
#: src/connection-editor/ce-page-team.ui:459
msgid "None"
msgstr "Ingen"

#: src/connection-editor/ce-page-proxy.ui:34
msgid "For browser only"
msgstr "Kun til browser"

#: src/connection-editor/ce-page-proxy.ui:38
msgid "Use this proxy configuration for only browser clients/schemes."
msgstr "Brug denne proxykonfiguration til kun browserklienter/-skemaer."

#: src/connection-editor/ce-page-proxy.ui:52
msgid "PAC URL"
msgstr "PAC-URL"

#: src/connection-editor/ce-page-proxy.ui:64
msgid "PAC script"
msgstr "PAC-skript"

#: src/connection-editor/ce-page-proxy.ui:76
msgid "URL from where the PAC script is to be obtained."
msgstr "URL hvorfra PAC-skriptet kan hentes."

#: src/connection-editor/ce-page-proxy.ui:86
msgid "Import script from a file…"
msgstr "Importér skript fra en fil …"

#: src/connection-editor/ce-page-proxy.ui:101
msgid "Method"
msgstr "Metode"

#: src/connection-editor/ce-page-team-port.ui:47
#: src/connection-editor/ce-page-team.ui:400
msgid "Ad_vanced…"
msgstr "A_vanceret …"

#: src/connection-editor/ce-page-team-port.ui:108
msgid "Set by master"
msgstr "Indstillet af master"

#: src/connection-editor/ce-page-team-port.ui:112
#: src/connection-editor/ce-page-team.ui:85
msgid "Ethernet port state"
msgstr "Ethernetporttilstand"

#: src/connection-editor/ce-page-team-port.ui:116
#: src/connection-editor/ce-page-team.ui:89
msgid "ARP (IPv4)"
msgstr "ARP (IPv4)"

#: src/connection-editor/ce-page-team-port.ui:120
#: src/connection-editor/ce-page-team.ui:93
msgid "NDP (IPv6)"
msgstr "NDP (IPv6)"

#: src/connection-editor/ce-page-team-port.ui:151
#: src/connection-editor/ce-page-team.ui:526
msgid "Team Advanced Options"
msgstr "Avancerede indstillinger for gruppe"

#: src/connection-editor/ce-page-team-port.ui:225
msgid "_Queue ID"
msgstr "K_ø-id"

#: src/connection-editor/ce-page-team-port.ui:239
#: src/connection-editor/ce-page-team.ui:662
msgid ""
"Number of bursts of unsolicited NAs and gratuitous ARP packets sent after "
"port is enabled or disabled."
msgstr ""
"Antal serier af uopfordrede NA'er og unødvendige ARP-pakker sendt efter "
"porten er aktiveret eller deaktiveret."

#: src/connection-editor/ce-page-team-port.ui:241
msgid "ID of queue which this port should be mapped to."
msgstr "Kø-id som denne port skal afbildes til."

# activebackup og runner er det bedst ikke at oversætte:https://www.rootusers.com/how-to-configure-network-teaming-in-linux/
# Har valgt at beholde det i to ord som på engelsk og udelade -
#: src/connection-editor/ce-page-team-port.ui:255
msgid "Active-Backup runner options"
msgstr "Indstillinger for activebackup runner"

#: src/connection-editor/ce-page-team-port.ui:271
msgid "_Port priority"
msgstr "_Portprioritet"

#: src/connection-editor/ce-page-team-port.ui:284
#: src/connection-editor/ce-page-team.ui:712
msgid ""
"Value is positive number in milliseconds. Specifies an interval between "
"bursts of notify-peer packets."
msgstr ""
"Værdi er et positivt tal i millisekunder. Angiver et interval mellem serier "
"af notify-peer-pakker."

#: src/connection-editor/ce-page-team-port.ui:286
msgid "Port priority. The higher number means higher priority."
msgstr "Portprioritet. Et højere tal betyder højere prioritet."

#: src/connection-editor/ce-page-team-port.ui:297
msgid "Port _sticky"
msgstr "Port kl_æbende"

#: src/connection-editor/ce-page-team-port.ui:301
msgid "Do not unselect the port if a better one becomes available."
msgstr "Fravælg ikke porten, hvis en bedre bliver tilgængelig."

#: src/connection-editor/ce-page-team-port.ui:316
msgid "LACP runner options"
msgstr "Indstillinger for LACP-runner"

#: src/connection-editor/ce-page-team-port.ui:332
msgid "_LACP port priority"
msgstr "_LACP-portprioritet"

#: src/connection-editor/ce-page-team-port.ui:346
msgid "LACP port _key"
msgstr "LACP-portn_øgle"

#: src/connection-editor/ce-page-team-port.ui:359
#: src/connection-editor/ce-page-team.ui:675
msgid ""
"Number of bursts of multicast group rejoin requests sent after port is "
"enabled or disabled."
msgstr ""
"Antal serier af anmodninger om at deltage i multicastgruppe igen efter "
"porten er blevet aktiveret eller deaktiveret."

#: src/connection-editor/ce-page-team-port.ui:361
msgid ""
"Port priority according to LACP standard. The lower number means higher "
"priority."
msgstr ""
"Portprioritet i henhold til LACP-standarden. Lavere tal betyder højere "
"prioritet."

#: src/connection-editor/ce-page-team-port.ui:374
#: src/connection-editor/ce-page-team.ui:725
msgid ""
"Value is positive number in milliseconds. Specifies an interval between "
"bursts of multicast group rejoin requests."
msgstr ""
"Værdi er et positivt tal i millisekunder. Angiver et interval mellem serier "
"af multicastgruppeanmodninger om at deltage igen."

#: src/connection-editor/ce-page-team-port.ui:376
msgid ""
"Port key according to LACP standard. It is only possible to aggregate ports "
"with the same key."
msgstr ""
"Portnøgle i henhold til LACP-standarden. Det er kun muligt at samle porte "
"med den samme nøgle."

#: src/connection-editor/ce-page-team-port.ui:416
#: src/connection-editor/ce-page-team.ui:1142
msgid "_Link watcher"
msgstr "_Linkovervågning"

# ???
#: src/connection-editor/ce-page-team-port.ui:431
#: src/connection-editor/ce-page-team.ui:1157
msgid "_Up delay"
msgstr "_Op-ventetid"

#: src/connection-editor/ce-page-team-port.ui:446
#: src/connection-editor/ce-page-team.ui:1172
msgid "_Down delay"
msgstr "_Ned-ventetid"

#: src/connection-editor/ce-page-team-port.ui:461
#: src/connection-editor/ce-page-team.ui:1187
msgid "Send _interval"
msgstr "Sende_interval"

#: src/connection-editor/ce-page-team-port.ui:476
#: src/connection-editor/ce-page-team.ui:1202
msgid "Delay _before first send"
msgstr "Ventetid f_ør første sending"

#: src/connection-editor/ce-page-team-port.ui:491
#: src/connection-editor/ce-page-team.ui:1217
msgid "_Maximum missed replies"
msgstr "_Maksimalt antal mistede svar"

#: src/connection-editor/ce-page-team-port.ui:506
#: src/connection-editor/ce-page-team.ui:1232
msgid "_Source host"
msgstr "_Kildevært"

#: src/connection-editor/ce-page-team-port.ui:521
#: src/connection-editor/ce-page-team.ui:1247
msgid "_Target host"
msgstr "M_ålvært"

#: src/connection-editor/ce-page-team-port.ui:535
#: src/connection-editor/ce-page-team.ui:1261
msgid ""
"Maximum number of missed replies. If this number is exceeded, link is "
"reported as down."
msgstr ""
"Maksimalt antal mistede svar. Linket rapporteres som værende nede, hvis "
"antallet overskrides."

#: src/connection-editor/ce-page-team-port.ui:548
#: src/connection-editor/ce-page-team.ui:1274
msgid ""
"Hostname to be converted to IP address which will be filled into ARP request "
"as source address."
msgstr ""
"Værtsnavn, der skal konverteres til IP-adresse, som vil blive puttet ind i "
"ARP-anmodning som kildeadresse."

#: src/connection-editor/ce-page-team-port.ui:560
#: src/connection-editor/ce-page-team.ui:1286
msgid ""
"Hostname to be converted to IP address which will be filled into request as "
"destination address."
msgstr ""
"Værtsnavn, der skal konverteres til IP-adresse, som vil blive puttet ind i "
"anmodning som måladresse."

#: src/connection-editor/ce-page-team-port.ui:570
#: src/connection-editor/ce-page-team.ui:1296
msgid "Ignore invalid packets from _active ports"
msgstr "Ignorér ugyldige pakker fra a_ktive porte"

#: src/connection-editor/ce-page-team-port.ui:574
#: src/connection-editor/ce-page-team.ui:1300
msgid ""
"Validate received ARP packets on active ports. If this is not checked, all "
"incoming ARP packets will be considered as a good reply."
msgstr ""
"Validér modtagne ARP-pakker på aktive porte. Hvis denne ikke er markeret, "
"vil alle indgående ARP-pakker blive betragtet som et godt svar."

#: src/connection-editor/ce-page-team-port.ui:587
#: src/connection-editor/ce-page-team.ui:1313
msgid "Ignore invalid packets from i_nactive ports"
msgstr "Ignorér ugyldige pakker fra i_naktive porte"

#: src/connection-editor/ce-page-team-port.ui:591
#: src/connection-editor/ce-page-team.ui:1317
msgid ""
"Validate received ARP packets on inactive ports. If this is not checked, all "
"incoming ARP packets will be considered as a good reply."
msgstr ""
"Validér modtagne ARP-pakker på inaktive porte. Hvis denne ikke er markeret, "
"vil alle indgående ARP-pakker blive betragtet som et godt svar."

#: src/connection-editor/ce-page-team-port.ui:604
#: src/connection-editor/ce-page-team.ui:1330
msgid "S_end on inactive ports"
msgstr "S_end på inaktive porte"

#: src/connection-editor/ce-page-team-port.ui:608
#: src/connection-editor/ce-page-team.ui:1334
msgid ""
"By default, ARP requests are sent on active ports only. This option allows "
"sending even on inactive ports."
msgstr ""
"Som standard sendes ARP-anmodninger kun på aktive porte. Denne indstilling "
"tillader sending selv på inaktive porte."

#: src/connection-editor/ce-page-team-port.ui:671
#: src/connection-editor/ce-page-team.ui:1397
msgid ""
"The delay between the link coming up and the runner being notified about it."
msgstr ""
"Ventetiden, fra linket kommer op, til runner'en bliver informeret om det."

#: src/connection-editor/ce-page-team-port.ui:684
#: src/connection-editor/ce-page-team.ui:1410
msgid ""
"The delay between the link going down and the runner being notified about it."
msgstr ""
"Ventetiden, fra linket går ned, til runner'en bliver informeret om det."

#: src/connection-editor/ce-page-team-port.ui:697
#: src/connection-editor/ce-page-team.ui:1423
msgid "The interval between requests being sent."
msgstr "Intervallet mellem afsending af anmodninger."

#: src/connection-editor/ce-page-team-port.ui:710
#: src/connection-editor/ce-page-team.ui:1436
msgid ""
"The delay between link watch initialization and the first request being sent."
msgstr ""
"Ventetiden fra initialisering af linkovervågning til den første anmodning "
"bliver sendt."

#: src/connection-editor/ce-page-team-port.ui:723
#: src/connection-editor/ce-page-team.ui:1449
msgid "The link watcher to be used."
msgstr "Linkovervågningen som skal bruges."

#: src/connection-editor/ce-page-team-port.ui:770
#: src/connection-editor/ce-page-team.ui:1496
msgid "Link Watcher"
msgstr "Linkovervågning"

#: src/connection-editor/ce-page-team-port.ui:790
#: src/connection-editor/ce-page-team.ui:1516
msgid "Im_port team configuration from a file…"
msgstr "_Importér gruppeopsætning fra en fil …"

#: src/connection-editor/ce-page-team-port.ui:826
#: src/connection-editor/ce-page-team.ui:1552
msgid "Edit _JSON configuration"
msgstr "Redigér _JSON-opsætning"

# Skal raw oversættes?
#: src/connection-editor/ce-page-team-port.ui:845
#: src/connection-editor/ce-page-team.ui:1571
msgid "Raw Configuration"
msgstr "Rå (raw) opsætning"

#: src/connection-editor/ce-page-team.ui:15
msgid "Highest priority"
msgstr "Højeste prioritet"

#: src/connection-editor/ce-page-team.ui:19
msgid "Highest priority (stable)"
msgstr "Højeste prioritet (stabil)"

#: src/connection-editor/ce-page-team.ui:23
msgid "Bandwidth"
msgstr "Båndbredde"

#: src/connection-editor/ce-page-team.ui:27
msgid "Highest number of ports"
msgstr "Højeste antal porte"

#: src/connection-editor/ce-page-team.ui:31
msgid "Port priority"
msgstr "Portprioritet"

#: src/connection-editor/ce-page-team.ui:57
msgid "From the team device"
msgstr "Fra gruppeenheden"

#: src/connection-editor/ce-page-team.ui:61
msgid "From the active port"
msgstr "Fra den aktive port"

#: src/connection-editor/ce-page-team.ui:65
msgid "From active to team device"
msgstr "Fra aktiv til gruppeenhed"

#: src/connection-editor/ce-page-team.ui:174
msgid "_Teamed connections"
msgstr "_Grupperede forbindelser"

#: src/connection-editor/ce-page-team.ui:441
msgid "Load balance"
msgstr "Loadbalance"

#: src/connection-editor/ce-page-team.ui:445
msgid "LACP"
msgstr "LACP"

#: src/connection-editor/ce-page-team.ui:484
#: src/connection-editor/connection-helpers.c:105
#: src/connection-editor/page-ethernet.c:348 src/libnm-gtk/nm-ui-utils.c:321
msgid "Ethernet"
msgstr "Ethernet"

#: src/connection-editor/ce-page-team.ui:488
#: src/connection-editor/connection-helpers.c:120
#: src/connection-editor/page-vlan.c:589 src/libnm-gtk/nm-ui-utils.c:339
#: src/libnm-gtk/nm-ui-utils.c:583
msgid "VLAN"
msgstr "VLAN"

#: src/connection-editor/ce-page-team.ui:500
msgid "IP"
msgstr "IP"

#: src/connection-editor/ce-page-team.ui:504
msgid "Any L3 protocol"
msgstr "Enhver L3-protokol"

#: src/connection-editor/ce-page-team.ui:508
msgid "TCP"
msgstr "TCP"

#: src/connection-editor/ce-page-team.ui:512
msgid "UDP"
msgstr "UDP"

#: src/connection-editor/ce-page-team.ui:516
msgid "SCTP"
msgstr "SCTP"

#: src/connection-editor/ce-page-team.ui:520
msgid "Any L4 protocol"
msgstr "Enhver L4-protokol"

#: src/connection-editor/ce-page-team.ui:603
msgid "_Peer notification count"
msgstr "Antal peer_notifikationer"

#: src/connection-editor/ce-page-team.ui:618
msgid "Peer _notification interval"
msgstr "Interval for peer_notifikationer"

#: src/connection-editor/ce-page-team.ui:633
msgid "_Multicast rejoin count"
msgstr "Antal _multicastanmodninger om at deltage igen"

#: src/connection-editor/ce-page-team.ui:648
msgid "Multicast _rejoin interval"
msgstr "Interval for m_ulticastanmodninger om at deltage igen"

#: src/connection-editor/ce-page-team.ui:739
msgid "_Hardware Address"
msgstr "_Hardwareadresse"

#: src/connection-editor/ce-page-team.ui:752
msgid ""
"Desired hardware address of new team device. Usual MAC address format is "
"accepted."
msgstr ""
"Ønsket hardwareadresse for ny gruppeenhed. Det sædvanlige MAC-adresseformat "
"godtages."

#: src/connection-editor/ce-page-team.ui:798
msgid "_Runner"
msgstr "_Runner"

#: src/connection-editor/ce-page-team.ui:813
msgid "_Hardware address policy"
msgstr "Politik for_hardwareadresse"

#: src/connection-editor/ce-page-team.ui:827
msgid "Name of runner to be used."
msgstr "Navn på runner der skal bruges."

#: src/connection-editor/ce-page-team.ui:848
msgid ""
"This defines the policy of how hardware addresses of team device and port "
"devices should be set during the team lifetime."
msgstr ""
"Dette definerer politikken for, hvordan gruppe- og portenheders "
"hardwareadresser skal angives i gruppens levetid."

#: src/connection-editor/ce-page-team.ui:866
msgid "Send LACPDU frames _periodically"
msgstr "Send LACPDU-frames _periodisk"

#: src/connection-editor/ce-page-team.ui:870
msgid ""
"If checked, LACPDU frames are sent along the configured links periodically. "
"If not, it acts as “speak when spoken to”."
msgstr ""
"Hvis markeret sendes LACPDU-frames langs de konfigurerede links periodisk. "
"Ellers opfører den sig som “tal når tiltalt”."

#: src/connection-editor/ce-page-team.ui:883
msgid "Send a LACPDU frame _every second"
msgstr "Send en LACPDU-frame _hvert sekund"

#: src/connection-editor/ce-page-team.ui:887
msgid ""
"Option specifies the rate at which our link partner is asked to transmit "
"LACPDU packets. If checked, packets will be sent once per second. Otherwise "
"they will be sent every 30 seconds."
msgstr ""
"Indstillingen angiver frekvensen, hvormed vores linkpartner anmodes om at "
"sende LACPDU-pakker. Hvis markeret vil pakker blive sendt hvert sekund; "
"ellers vil de blive sendt hvert halve minut."

#: src/connection-editor/ce-page-team.ui:903
msgid "_System priority"
msgstr "_Systemprioritet"

#: src/connection-editor/ce-page-team.ui:918
msgid "_Minimum ports"
msgstr "_Mindste antal porte"

#: src/connection-editor/ce-page-team.ui:933
msgid "_Aggregator selection policy"
msgstr "Udv_ælgelsespolitik for indsamler"

#: src/connection-editor/ce-page-team.ui:947
msgid "System priority, value can be 0 – 65535."
msgstr "Systemprioritet; værdi kan være 0 – 65535."

# carrier: transportør, operatør?
#: src/connection-editor/ce-page-team.ui:959
msgid ""
"Specifies the minimum number of ports that must be active before asserting "
"carrier in the master interface, value can be 1 – 255."
msgstr ""
"Angiver det minimale antal porte, som skal være aktive, før transportøren "
"hævdes i hovedgrænsefladen; værdi kan være 1 – 255."

#: src/connection-editor/ce-page-team.ui:971
msgid "This selects the policy of how the aggregators will be selected."
msgstr "Angiver politikken for, hvordan indsamlerne vil blive udvalgt."

#: src/connection-editor/ce-page-team.ui:1006
msgid ""
"List of fragment types (strings) which should be used for packet Tx hash "
"computation."
msgstr ""
"Oversigt over fragmenttyper (strenge) som skal bruges til beregning af "
"pakkens Tx-hash."

#: src/connection-editor/ce-page-team.ui:1035
msgid "_Fields for transmission hash"
msgstr "_Felter til transmissionshash"

#: src/connection-editor/ce-page-team.ui:1051
msgid "In tenths of a second. Periodic interval between rebalancing."
msgstr "I tiendedele sekunder. Periodisk interval mellem ombalancering."

#: src/connection-editor/ce-page-team.ui:1063
msgid "Name of active Tx balancer. Active Tx balancing is disabled by default."
msgstr ""
"Navn på aktiv Tx-balancering; aktiv Tx-balancering er som standard "
"deaktiveret."

#: src/connection-editor/ce-page-team.ui:1085
msgid "Transmission _balancing interval"
msgstr "Interval for transmissions_balancering"

#: src/connection-editor/ce-page-team.ui:1100
msgid "_Transmission balancer"
msgstr "_Transmissionsbalancering"

#: src/connection-editor/ce-page-team.ui:1119
msgid "Runner"
msgstr "Runner"

#: src/connection-editor/ce-page-vlan.ui:28
msgid "_Parent interface"
msgstr "_Ophavsgrænseflade"

#: src/connection-editor/ce-page-vlan.ui:41
msgid "VLAN inter_face name"
msgstr "_Navn på VLAN-grænseflade"

#: src/connection-editor/ce-page-vlan.ui:55
msgid "Cloned MAC _address"
msgstr "_Klonet MAC-adresse"

#: src/connection-editor/ce-page-vlan.ui:140
msgid "VLAN _id"
msgstr "_Id for VLAN"

#: src/connection-editor/ce-page-vlan.ui:197
msgid "Flags"
msgstr "Flag"

#: src/connection-editor/ce-page-vlan.ui:213
msgid "_Reorder headers"
msgstr "O_morganisér hoveder"

#: src/connection-editor/ce-page-vlan.ui:228
msgid "_GVRP"
msgstr "_GVRP"

#: src/connection-editor/ce-page-vlan.ui:243
msgid "_Loose binding"
msgstr "L_øs binding"

#: src/connection-editor/ce-page-vlan.ui:258
msgid "M_VRP"
msgstr "M_VRP"

#. In context, this means "concatenate the device name and the VLAN ID number together"
#: src/connection-editor/ce-page-vlan.ui:285
msgid "Device name + number"
msgstr "Enhedsnavn + nummer"

#. LEAVE "vlan" UNTRANSLATED. In context, this means "concatenate the string 'vlan' and the VLAN ID number together".
#: src/connection-editor/ce-page-vlan.ui:288
msgid "\"vlan\" + number"
msgstr "“vlan” + nummer"

#: src/connection-editor/ce-page-wifi-security.ui:29
msgid "S_ecurity"
msgstr "S_ikkerhed"

#: src/connection-editor/ce-page-wifi.ui:35
msgid "A (5 GHz)"
msgstr "A (5 GHz)"

#: src/connection-editor/ce-page-wifi.ui:38
msgid "B/G (2.4 GHz)"
msgstr "B/G (2.4 GHz)"

#: src/connection-editor/ce-page-wifi.ui:49
msgid "Client"
msgstr "Klient"

#: src/connection-editor/ce-page-wifi.ui:52
msgid "Hotspot"
msgstr "Hotspot"

#: src/connection-editor/ce-page-wifi.ui:55
msgid "Ad-hoc"
msgstr "Ad-hoc"

#: src/connection-editor/ce-page-wifi.ui:203
msgid "mW"
msgstr "mW"

#: src/connection-editor/ce-page-wifi.ui:222
msgid "Transmission po_wer"
msgstr "Sendest_yrke"

#: src/connection-editor/ce-page-wifi.ui:256
msgid "Mb/s"
msgstr "Mb/s"

#: src/connection-editor/ce-page-wifi.ui:275
msgid "_Rate"
msgstr "_Styrke"

#: src/connection-editor/ce-page-wifi.ui:311
msgid "_BSSID"
msgstr "_BSSID"

#: src/connection-editor/ce-page-wifi.ui:336
msgid "C_hannel"
msgstr "_Kanal"

#: src/connection-editor/ce-page-wifi.ui:368
msgid "Ban_d"
msgstr "Bån_d"

#: src/connection-editor/ce-page-wifi.ui:414
msgid "SS_ID"
msgstr "SS_ID"

#: src/connection-editor/ce-polkit.c:63
#: src/connection-editor/ce-polkit-button.c:74
msgid "No polkit authorization to perform the action"
msgstr "Ingen polkit-godkendelse til at udføre handlingen"

#: src/connection-editor/ce-ppp-auth-methods.ui:76
msgid "Allowed Authentication Methods"
msgstr "Tilladte godkendelsesmetoder"

#: src/connection-editor/ce-ppp-auth-methods.ui:97
msgid "_EAP"
msgstr "_EAP"

#: src/connection-editor/ce-ppp-auth-methods.ui:101
msgid "Extensible Authentication Protocol"
msgstr "Extensible Authentication Protocol"

#: src/connection-editor/ce-ppp-auth-methods.ui:113
msgid "_PAP"
msgstr "_PAP"

#: src/connection-editor/ce-ppp-auth-methods.ui:117
msgid "Password Authentication Protocol"
msgstr "Protokol til adgangskodegodkendelse"

#: src/connection-editor/ce-ppp-auth-methods.ui:129
msgid "C_HAP"
msgstr "C_HAP"

#: src/connection-editor/ce-ppp-auth-methods.ui:133
msgid "Challenge Handshake Authentication Protocol"
msgstr "Challenge Handshake Authentication Protocol"

#: src/connection-editor/ce-ppp-auth-methods.ui:145
msgid "_MSCHAP"
msgstr "_MSCHAP"

#: src/connection-editor/ce-ppp-auth-methods.ui:149
msgid "Microsoft Challenge Handshake Authentication Protocol"
msgstr "Microsoft Challenge Handshake Authentication Protocol"

#: src/connection-editor/ce-ppp-auth-methods.ui:161
msgid "MSCHAP v_2"
msgstr "MSCHAP v_2"

#: src/connection-editor/ce-ppp-auth-methods.ui:165
msgid "Microsoft Challenge Handshake Authentication Protocol version 2"
msgstr "Microsoft Challenge Handshake Authentication Protocol version 2"

#: src/connection-editor/ce-ppp-auth-methods.ui:179
msgid ""
"In most cases, the provider’s PPP servers will support all authentication "
"methods. If connections fail, try disabling support for some methods."
msgstr ""
"I de fleste tilfælde vil udbyderens PPP-servere understøtte alle "
"godkendelsesmetoder. Hvis forbindelsen slår fejl, så prøv at deaktivere "
"understøttelse af nogle af metoderne."

#: src/connection-editor/connection-helpers.c:106
#: src/connection-editor/page-wifi.c:437 src/libnm-gtk/nm-ui-utils.c:323
msgid "Wi-Fi"
msgstr "Wi-fi"

#: src/connection-editor/connection-helpers.c:114
#: src/connection-editor/page-bluetooth.c:120 src/libnm-gtk/nm-ui-utils.c:325
msgid "Bluetooth"
msgstr "Bluetooth"

#: src/connection-editor/connection-helpers.c:115
#: src/connection-editor/page-dsl.c:217
msgid "DSL/PPPoE"
msgstr "DSL/PPPoE"

#: src/connection-editor/connection-helpers.c:116
#: src/connection-editor/page-infiniband.c:145 src/libnm-gtk/nm-ui-utils.c:331
msgid "InfiniBand"
msgstr "InfiniBand"

#: src/connection-editor/connection-helpers.c:117
#: src/connection-editor/page-bond.c:443 src/libnm-gtk/nm-ui-utils.c:333
#: src/libnm-gtk/nm-ui-utils.c:577
msgid "Bond"
msgstr "Binding"

#: src/connection-editor/connection-helpers.c:118
#: src/connection-editor/page-team.c:1028 src/libnm-gtk/nm-ui-utils.c:335
#: src/libnm-gtk/nm-ui-utils.c:579
msgid "Team"
msgstr "Gruppe"

#: src/connection-editor/connection-helpers.c:119
#: src/connection-editor/page-bridge.c:230 src/libnm-gtk/nm-ui-utils.c:337
#: src/libnm-gtk/nm-ui-utils.c:581
msgid "Bridge"
msgstr "Bro"

#: src/connection-editor/connection-helpers.c:121
#: src/connection-editor/page-ip-tunnel.c:173
msgid "IP tunnel"
msgstr "IP-tunnel"

#: src/connection-editor/connection-helpers.c:122
#: src/connection-editor/page-macsec.c:187
msgid "MACsec"
msgstr "MACsec"

#: src/connection-editor/connection-helpers.c:124
#: src/connection-editor/connection-helpers.c:386
#: src/connection-editor/page-vpn.c:100
msgid "VPN"
msgstr "VPN"

#: src/connection-editor/connection-helpers.c:204
msgid "No VPN service type."
msgstr "Ingen VPN-tjenestetype."

#: src/connection-editor/connection-helpers.c:209
msgid "The VPN plugin failed to import the VPN connection correctly: "
msgstr "VPN-udvidelsesmodulet kunne ikke importere VPN-forbindelsen korrekt: "

#: src/connection-editor/connection-helpers.c:293
#: src/connection-editor/page-proxy.c:118 src/connection-editor/page-team.c:341
#: src/connection-editor/page-team-port.c:203
msgid "Select file to import"
msgstr "Vælg fil til import"

#: src/connection-editor/connection-helpers.c:297
#: src/connection-editor/page-proxy.c:122 src/connection-editor/page-team.c:345
#: src/connection-editor/page-team-port.c:207
msgid "_Open"
msgstr "_Åbn"

#: src/connection-editor/connection-helpers.c:328
msgid "Hardware"
msgstr "Hardware"

#: src/connection-editor/connection-helpers.c:355
msgid "Virtual"
msgstr "Virtuel"

#: src/connection-editor/connection-helpers.c:504
#: src/connection-editor/connection-helpers.c:506
msgid "Import a saved VPN configuration…"
msgstr "Importér en gemt VPN-konfiguration …"

#: src/connection-editor/connection-helpers.c:536
msgid ""
"The connection editor dialog could not be initialized due to an unknown "
"error."
msgstr ""
"Forbindelsesredigeringen kunne ikke initialiseres på grund af en ukendt fejl."

#: src/connection-editor/connection-helpers.c:545
msgid "Could not create new connection"
msgstr "Kunne ikke oprette ny forbindelse"

#: src/connection-editor/connection-helpers.c:708
msgid "Connection delete failed"
msgstr "Sletning af forbindelse fejlede"

#: src/connection-editor/connection-helpers.c:756
#, c-format
msgid "Are you sure you wish to delete the connection %s?"
msgstr "Er du sikker på, du ønsker at slette forbindelsen %s?"

#: src/connection-editor/gtk/menus.ui:6
msgid "_New Connection"
msgstr "_Ny forbindelse"

#: src/connection-editor/gtk/menus.ui:13
msgid "_Quit"
msgstr "_Afslut"

#: src/connection-editor/ip4-routes-dialog.c:697
#: src/connection-editor/ip6-routes-dialog.c:718
#: src/connection-editor/page-ip4.c:1133 src/connection-editor/page-ip6.c:1115
msgid "Address"
msgstr "Adresse"

#: src/connection-editor/ip4-routes-dialog.c:716
#: src/connection-editor/page-ip4.c:1152
msgid "Netmask"
msgstr "Netmaske"

#: src/connection-editor/ip4-routes-dialog.c:735
#: src/connection-editor/ip6-routes-dialog.c:756
#: src/connection-editor/page-ip4.c:1171 src/connection-editor/page-ip6.c:1153
msgid "Gateway"
msgstr "Gateway"

#: src/connection-editor/ip4-routes-dialog.c:754
#: src/connection-editor/ip6-routes-dialog.c:775
msgid "Metric"
msgstr "Metersystem"

#: src/connection-editor/ip6-routes-dialog.c:737
#: src/connection-editor/page-ip6.c:1134
msgid "Prefix"
msgstr "Præfiks"

#: src/connection-editor/nm-connection-editor.c:110
#, c-format
msgid "Editing %s"
msgstr "Redigerer %s"

#: src/connection-editor/nm-connection-editor.c:114
msgid "Editing un-named connection"
msgstr "Redigerer unavngiven forbindelse"

#: src/connection-editor/nm-connection-editor.c:134
msgid "Missing connection name"
msgstr "Manglende forbindelsesnavn"

#: src/connection-editor/nm-connection-editor.c:350
msgid "Editor initializing…"
msgstr "Redigeringen initialiserer …"

#: src/connection-editor/nm-connection-editor.c:357
#: src/connection-editor/nm-connection-list.c:471
msgid "Connection cannot be modified"
msgstr "Forbindelsen kan ikke ændres"

#: src/connection-editor/nm-connection-editor.c:372
#, c-format
msgid "Invalid setting %s: %s"
msgstr "Ugyldig indstilling %s: %s"

#: src/connection-editor/nm-connection-editor.c:448
msgid ""
"The connection editor could not find some required resources (the .ui file "
"was not found)."
msgstr ""
"Forbindelsesredigering kunne ikke finde nogle krævede ressourcer (.ui-filen "
"blev ikke fundet)."

#: src/connection-editor/nm-connection-editor.c:581
#: src/connection-editor/vpn-helpers.c:213
msgid "_Save"
msgstr "_Gem"

#: src/connection-editor/nm-connection-editor.c:582
msgid "Save any changes made to this connection."
msgstr "Gem ændringer til denne forbindelse."

#: src/connection-editor/nm-connection-editor.c:583
msgid "Authenticate to save this connection for all users of this machine."
msgstr ""
"Godkend for at gemme denne forbindelse for alle brugere af denne maskine."

#: src/connection-editor/nm-connection-editor.c:599
msgid "Could not create connection"
msgstr "Kunne ikke oprette forbindelse"

#: src/connection-editor/nm-connection-editor.c:599
msgid "Could not edit connection"
msgstr "Kunne ikke redigere forbindelse"

#: src/connection-editor/nm-connection-editor.c:601
msgid "Unknown error creating connection editor dialog."
msgstr "Ukendt fejl ved oprettelse af dialogvindue til forbindelsesredigering."

#: src/connection-editor/nm-connection-editor.c:742
msgid ""
"Warning: the connection contains some properties not supported by the "
"editor. They will be cleared upon save."
msgstr ""
"Advarsel: Forbindelsen indeholder nogle egenskaber, som ikke understøttes af "
"redigeringsfunktionen. De vil blive ryddet, når der gemmes."

#: src/connection-editor/nm-connection-editor.c:762
msgid "Error initializing editor"
msgstr "Kunne ikke initialisere redigeringen"

#: src/connection-editor/nm-connection-editor.c:1169
msgid "Connection add failed"
msgstr "Tilføjelse af forbindelse fejlede"

#: src/connection-editor/nm-connection-editor.ui:35
msgid "Fix"
msgstr "Ret"

# Skal "true" oversættes? Senere oversættes "false" ikke.
#: src/connection-editor/nm-connection-editor.ui:61
msgid ""
"Security labels may prevent some files from being used with certificate "
"authentication."
msgstr ""
"Sikkerhedsmærkater kan gøre, at nogle filer ikke kan bruges med "
"certifikatgodkendelse."

#: src/connection-editor/nm-connection-editor.ui:110
msgid "Connection _name"
msgstr "For_bindelsesnavn"

#: src/connection-editor/nm-connection-editor.ui:170
msgid "_Export…"
msgstr "_Eksportér …"

#: src/connection-editor/nm-connection-editor.ui:260
msgid "File Relabel"
msgstr "Ommærk fil"

#: src/connection-editor/nm-connection-editor.ui:291
msgid "_Relabel"
msgstr "O_mmærk"

#: src/connection-editor/nm-connection-editor.ui:320
msgid ""
"The following files are not labelled for use with certificate "
"authentication. Do you wish to adjust the labels?"
msgstr ""
"De følgende filer er ikke mærkede til brug med certifikatgodkendelse. Vil du "
"tilpasse mærkaterne?"

#: src/connection-editor/nm-connection-editor.ui:347
msgid "Relabel"
msgstr "Ommærk"

#: src/connection-editor/nm-connection-editor.ui:361
msgid "Filename"
msgstr "Filnavn"

#: src/connection-editor/nm-connection-list.c:148
msgid "never"
msgstr "aldrig"

#: src/connection-editor/nm-connection-list.c:159
#: src/connection-editor/nm-connection-list.c:170
msgid "now"
msgstr "nu"

#. less than an hour ago
#: src/connection-editor/nm-connection-list.c:177
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d minutter siden"
msgstr[1] "%d minutter siden"

#: src/connection-editor/nm-connection-list.c:181
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d timer siden"
msgstr[1] "%d timer siden"

#: src/connection-editor/nm-connection-list.c:193
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "%d dage siden"
msgstr[1] "%d dage siden"

#: src/connection-editor/nm-connection-list.c:199
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "%d måneder siden"
msgstr[1] "%d måneder siden"

#: src/connection-editor/nm-connection-list.c:203
#, c-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] "%d år siden"
msgstr[1] "%d år siden"

#: src/connection-editor/nm-connection-list.c:473
msgid "Connection cannot be deleted"
msgstr "Forbindelsen kan ikke slettes"

#: src/connection-editor/nm-connection-list.c:476
msgid "Select a connection to edit"
msgstr "Vælg en forbindelse, der skal redigeres"

#: src/connection-editor/nm-connection-list.c:478
msgid "Select a connection to delete"
msgstr "Vælg en forbindelse, der skal slettes"

#: src/connection-editor/nm-connection-list.c:794
#: src/libnma/nma-pkcs11-cert-chooser-dialog.ui:116
msgid "Name"
msgstr "Navn"

#: src/connection-editor/nm-connection-list.c:807
msgid "Last Used"
msgstr "Sidst brugt"

#: src/connection-editor/nm-connection-list.c:845
msgid "Edit the selected connection"
msgstr "Redigér den valgte forbindelse"

#: src/connection-editor/nm-connection-list.c:846
msgid "Authenticate to edit the selected connection"
msgstr "Bekræft identitet for at redigere den valgte forbindelse"

#: src/connection-editor/nm-connection-list.c:851
msgid "Delete the selected connection"
msgstr "Slet den valgte forbindelse"

#: src/connection-editor/nm-connection-list.c:852
msgid "Authenticate to delete the selected connection"
msgstr "Bekræft identitet for at slette den valgte forbindelse"

#: src/connection-editor/nm-connection-list.c:1059
msgid "Unrecognized connection type"
msgstr "Ukendt forbindelsestype"

#: src/connection-editor/nm-connection-list.c:1064
#, c-format
msgid "Don’t know how to import “%s” connections"
msgstr "Ved ikke, hvordan man importerer “%s”-forbindelser"

#: src/connection-editor/nm-connection-list.c:1068
msgid "Error importing connection"
msgstr "Fejl ved import af forbindelse"

#: src/connection-editor/nm-connection-list.c:1075
#: src/connection-editor/nm-connection-list.c:1090
#: src/connection-editor/nm-connection-list.c:1093
msgid "Error creating connection"
msgstr "Fejl ved oprettelse af forbindelse"

#: src/connection-editor/nm-connection-list.c:1075
msgid "Connection type not specified."
msgstr "Forbindelsestype ikke angivet."

#: src/connection-editor/nm-connection-list.c:1091
msgid "No VPN plugins are installed."
msgstr "Der er ikke installeret nogen VPN-udvidelsesmoduler."

#: src/connection-editor/nm-connection-list.c:1094
#, c-format
msgid "Don’t know how to create “%s” connections"
msgstr "Ved ikke, hvordan man opretter “%s”-forbindelser"

#: src/connection-editor/nm-connection-list.c:1128
msgid "Error editing connection"
msgstr "Fejl ved redigering af forbindelsen"

#: src/connection-editor/nm-connection-list.c:1129
#, c-format
msgid "Did not find a connection with UUID “%s”"
msgstr "Fandt ikke en forbindelse med UUID “%s”"

#: src/connection-editor/nm-connection-list.ui:7
msgid "Network Connections"
msgstr "Netværksforbindelser"

#: src/connection-editor/nm-connection-list.ui:86
msgid "Add a new connection"
msgstr "Tilføj en ny forbindelse"

#: src/connection-editor/page-8021x-security.c:113
msgid "802.1X Security"
msgstr "802.1X sikkerhed"

#: src/connection-editor/page-8021x-security.c:115
msgid "Could not load 802.1X Security user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til 802.1X-sikkerhed."

#: src/connection-editor/page-8021x-security.c:129
msgid "Use 802.1_X security for this connection"
msgstr "Brug 802.1_X-sikkerhed til denne forbindelse"

#: src/connection-editor/page-bluetooth.c:58
msgid "MAC address of the Bluetooth device. Example: 00:11:22:33:44:55"
msgstr "Bluetooth-enhedens MAC-adresse; f.eks. 00:11:22:33:44:55"

#: src/connection-editor/page-bluetooth.c:122
msgid "Could not load Bluetooth user interface."
msgstr "Kunne ikke indlæse Bluetooth-brugergrænseflade."

#: src/connection-editor/page-bluetooth.c:170
#, c-format
msgid "invalid Bluetooth device (%s)"
msgstr "ugyldig Bluetooth-enhed (%s)"

#: src/connection-editor/page-bluetooth.c:253
#, c-format
msgid "Bluetooth connection %d"
msgstr "Bluetooth-forbindelse %d"

#: src/connection-editor/page-bluetooth.c:304
msgid "Bluetooth Type"
msgstr "Bluetooth-type"

#: src/connection-editor/page-bluetooth.c:322
msgid "Select the type of the Bluetooth connection profile."
msgstr "Vælg Bluetooth-typens forbindelsesprofil."

#: src/connection-editor/page-bluetooth.c:327
msgid "_Personal Area Network"
msgstr "_Personal Area-netværk"

#: src/connection-editor/page-bluetooth.c:332
msgid "_Dial-Up Network"
msgstr "_Dial-up-netværk"

#: src/connection-editor/page-bond.c:446
msgid "Could not load bond user interface."
msgstr "Kunne ikke indlæse bindings-brugergrænseflade."

#: src/connection-editor/page-bond.c:565
msgid "primary"
msgstr "primær"

#: src/connection-editor/page-bond.c:620
#, c-format
msgid "Bond connection %d"
msgstr "Bindingsforbindelse %d"

#: src/connection-editor/page-bridge.c:233
msgid "Could not load bridge user interface."
msgstr "Kunne ikke indlæse bro-brugergrænseflade."

#: src/connection-editor/page-bridge.c:349
#, c-format
msgid "Bridge connection %d"
msgstr "Broforbindelse %d"

#. Translators: a "Bridge Port" is a network
#. * device that is part of a bridge.
#.
#: src/connection-editor/page-bridge-port.c:105
msgid "Bridge Port"
msgstr "Bro-port"

#: src/connection-editor/page-bridge-port.c:107
msgid "Could not load bridge port user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til bro-port."

#: src/connection-editor/page-dcb.c:624
msgid "DCB"
msgstr "DCB"

#: src/connection-editor/page-dcb.c:626
msgid "Could not load DCB user interface."
msgstr "Kunne ikke indlæse DCB-brugergrænseflade."

#: src/connection-editor/page-dsl.c:219
msgid "Could not load DSL user interface."
msgstr "Kunne ikke indlæse DSL-brugergrænseflade."

#: src/connection-editor/page-dsl.c:320
msgid "missing parent interface"
msgstr "manglende ophavsgrænseflade"

#: src/connection-editor/page-dsl.c:365
#, c-format
msgid "DSL connection %d"
msgstr "DSL-forbindelse %d"

#: src/connection-editor/page-ethernet.c:81
msgid ""
"This option locks this connection to the network device specified either by "
"its interface name or permanent MAC or both. Examples: “em1”, "
"“3C:97:0E:42:1A:19”, “em1 (3C:97:0E:42:1A:19)”"
msgstr ""
"Denne indstilling låser forbindelsen til netværksenheden angivet enten med "
"sit grænsefladenavn, sin permanente MAC-adresse eller begge. Eksempler: "
"“em1”, “3C:97:0E:42:1A:19”, “em1 (3C:97:0E:42:1A:19)”"

#: src/connection-editor/page-ethernet.c:262
msgid "ignored"
msgstr "ignoreres"

#: src/connection-editor/page-ethernet.c:350
msgid "Could not load ethernet user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til ethernetforbindelse."

#: src/connection-editor/page-ethernet.c:512
msgid "Ethernet device"
msgstr "Ethernetenhed"

#: src/connection-editor/page-ethernet.c:516
#: src/connection-editor/page-vlan.c:737 src/connection-editor/page-wifi.c:571
msgid "cloned MAC"
msgstr "klonet MAC-adresse"

#: src/connection-editor/page-ethernet.c:520
msgid "Wake-on-LAN password"
msgstr "Adgangskode til wake-on-LAN"

#: src/connection-editor/page-ethernet.c:560
#, c-format
msgid "Ethernet connection %d"
msgstr "Ethernetforbindelse %d"

#. TRANSLATORS: Default zone set for firewall, when no zone is selected
#: src/connection-editor/page-general.c:55
#: src/libnma/nma-mobile-providers.c:802
#: src/libnm-gtk/nm-mobile-providers.c:801
msgid "Default"
msgstr "Standard"

# Er firewalld en stavefejl?
#: src/connection-editor/page-general.c:56
msgid ""
"The zone defines the trust level of the connection. Default is not a regular "
"zone, selecting it results in the use of the default zone set in the "
"firewall. Only usable if firewalld is active."
msgstr ""
"Zonen definerer forbindelsens tillidsniveau. Standardindstillingen er ikke "
"en egentlig zone, men resulterer i, at zonen vælges ud fra firewallens "
"standardzone. Kan kun bruges hvis firewalld er aktiv."

#: src/connection-editor/page-general.c:370
msgid "Could not load General user interface."
msgstr "Kunne ikke indlæse generel brugergrænseflade."

#: src/connection-editor/page-infiniband.c:57
msgid ""
"This option locks this connection to the network device specified either by "
"its interface name or permanent MAC or both. Examples: “ib0”, “80:00:00:48:"
"fe:80:00:00:00:00:00:00:00:02:c9:03:00:00:0f:65”, “ib0 (80:00:00:48:"
"fe:80:00:00:00:00:00:00:00:02:c9:03:00:00:0f:65)”"
msgstr ""
"Denne indstilling låser forbindelsen til netværksenheden angivet enten med "
"sit grænsefladenavn, sin permanente MAC-adresse eller begge. Eksempler: "
"“ib0”, “80:00:00:48:fe:80:00:00:00:00:00:00:00:02:c9:03:00:00:0f:65”, “ib0 "
"(80:00:00:48:fe:80:00:00:00:00:00:00:00:02:c9:03:00:00:0f:65)”"

#: src/connection-editor/page-infiniband.c:148
msgid "Could not load InfiniBand user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til InfiniBand."

#: src/connection-editor/page-infiniband.c:211
msgid "infiniband device"
msgstr "infiniband-enhed"

#: src/connection-editor/page-infiniband.c:251
#, c-format
msgid "InfiniBand connection %d"
msgstr "InfiniBand-forbindelse %d"

#: src/connection-editor/page-ip-tunnel.c:175
msgid "Could not load IP tunnel user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til IP-tunnel."

#: src/connection-editor/page-ip-tunnel.c:289
#, c-format
msgid "IP tunnel connection %d"
msgstr "IP-tunnelforbindelse %d"

#: src/connection-editor/page-ip4.c:128 src/connection-editor/page-ip6.c:137
msgid "Automatic (VPN)"
msgstr "Automatisk (VPN)"

#: src/connection-editor/page-ip4.c:129 src/connection-editor/page-ip6.c:138
msgid "Automatic (VPN) addresses only"
msgstr "Kun automatiske (VPN) adresser"

#: src/connection-editor/page-ip4.c:133 src/connection-editor/page-ip6.c:144
msgid "Automatic, addresses only"
msgstr "Automatisk, kun adresser"

#: src/connection-editor/page-ip4.c:135 src/connection-editor/page-ip6.c:140
msgid "Automatic (PPPoE)"
msgstr "Automatisk (PPPoE)"

#: src/connection-editor/page-ip4.c:136 src/connection-editor/page-ip6.c:141
msgid "Automatic (PPPoE) addresses only"
msgstr "Kun automatiske (PPPoE) adresser"

#: src/connection-editor/page-ip4.c:138
msgid "Automatic (DHCP)"
msgstr "Automatisk (DHCP)"

#: src/connection-editor/page-ip4.c:139
msgid "Automatic (DHCP) addresses only"
msgstr "Kun automatiske (DHCP) adresser"

#: src/connection-editor/page-ip4.c:182 src/connection-editor/page-ip6.c:205
msgid "Link-Local Only"
msgstr "Kun link-lokal"

#: src/connection-editor/page-ip4.c:362 src/connection-editor/page-ip6.c:336
msgid "Additional DNS ser_vers"
msgstr "Yderligere _DNS-servere"

#: src/connection-editor/page-ip4.c:371 src/connection-editor/page-ip6.c:345
msgid "Additional s_earch domains"
msgstr "Yderligere søg_edomæner"

#: src/connection-editor/page-ip4.c:1033
#, c-format
msgid "Editing IPv4 routes for %s"
msgstr "Redigerer IPv4-ruter for %s"

#: src/connection-editor/page-ip4.c:1223
msgid "IPv4 Settings"
msgstr "IPv4-indstillinger"

#: src/connection-editor/page-ip4.c:1225
msgid "Could not load IPv4 user interface."
msgstr "Kunne ikke indlæse IPv4-brugergrænseflade."

#: src/connection-editor/page-ip4.c:1318
#, c-format
msgid "IPv4 address “%s” invalid"
msgstr "IPv4-adressen “%s” er ugyldig"

#: src/connection-editor/page-ip4.c:1326
#, c-format
msgid "IPv4 address netmask “%s” invalid"
msgstr "IPv4-adressenetmasken “%s” er ugyldig"

#: src/connection-editor/page-ip4.c:1335
#, c-format
msgid "IPv4 gateway “%s” invalid"
msgstr "IPv4-gatewayen “%s” er ugyldig"

#: src/connection-editor/page-ip4.c:1378
#, c-format
msgid "IPv4 DNS server “%s” invalid"
msgstr "IPv4-DNS-serveren “%s” er ugyldig"

#: src/connection-editor/page-ip6.c:180
msgid "Automatic, DHCP only"
msgstr "Automatisk, kun DHCP"

#: src/connection-editor/page-ip6.c:1016
#, c-format
msgid "Editing IPv6 routes for %s"
msgstr "Redigerer IPv6-ruter for %s"

#: src/connection-editor/page-ip6.c:1205
msgid "IPv6 Settings"
msgstr "IPv6-indstillinger"

#: src/connection-editor/page-ip6.c:1207
msgid "Could not load IPv6 user interface."
msgstr "Kunne ikke indlæse IPv6-brugergrænseflade."

#: src/connection-editor/page-ip6.c:1299
#, c-format
msgid "IPv6 address “%s” invalid"
msgstr "IPv6-adressen “%s” er ugyldig"

#: src/connection-editor/page-ip6.c:1307
#, c-format
msgid "IPv6 prefix “%s” invalid"
msgstr "IPv6-præfikset “%s” er ugyldigt"

#: src/connection-editor/page-ip6.c:1316
#, c-format
msgid "IPv6 gateway “%s” invalid"
msgstr "IPv6-gatewayen “%s” er ugyldig"

#: src/connection-editor/page-ip6.c:1358
#, c-format
msgid "IPv6 DNS server “%s” invalid"
msgstr "IPv6-DNS-serveren “%s” er ugyldig"

#: src/connection-editor/page-macsec.c:189
msgid "Could not load MACsec user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til MACsec."

#: src/connection-editor/page-macsec.c:328
#, c-format
msgid "MACSEC connection %d"
msgstr "MACSEC-forbindelse %d"

#: src/connection-editor/page-master.c:235
#: src/connection-editor/page-master.c:246
msgid "Duplicate slaves"
msgstr "Duplikerede slaver"

#: src/connection-editor/page-master.c:236
#, c-format
msgid "Slaves “%s” and “%s” both apply to device “%s”"
msgstr "Slaverne “%s” og “%s” svarer begge til enheden “%s”"

#: src/connection-editor/page-master.c:247
#, c-format
msgid ""
"Slaves “%s” and “%s” apply to different virtual ports (“%s” and “%s”) of the "
"same physical device."
msgstr ""
"Slaverne “%s” og “%s” svarer til forskellige virtuelle porte (“%s” og “%s”) "
"for samme fysiske enhed."

#: src/connection-editor/page-master.c:371
#, c-format
msgid "%s slave %d"
msgstr "%s-slave %d"

#: src/connection-editor/page-mobile.c:307
msgid "Could not load mobile broadband user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til mobilt bredbånd."

#: src/connection-editor/page-mobile.c:324
msgid "Unsupported mobile broadband connection type."
msgstr "Ikke-understøttet type mobil bredbåndsforbindelse."

#. Fall back to just asking for GSM vs. CDMA
#: src/connection-editor/page-mobile.c:537
msgid "Select Mobile Broadband Provider Type"
msgstr "Vælg type udbyder af mobilt bredbånd"

#: src/connection-editor/page-mobile.c:564
msgid ""
"Select the technology your mobile broadband provider uses. If you are "
"unsure, ask your provider."
msgstr ""
"Vælg den teknologi, din mobile bredbåndsudbyder bruger. Spørg din udbyder, "
"hvis du er i tvivl."

#: src/connection-editor/page-mobile.c:569
msgid "My provider uses _GSM-based technology (i.e. GPRS, EDGE, UMTS, HSDPA)"
msgstr "Min udbyder bruger _GSM-teknologi (GPRS, EDGE, UMTS, HSDPA)"

#. Translators: CDMA has 'D' accelerator key; 'C' collides with 'Cancel' button.
#. You may need to change it according to your language.
#: src/connection-editor/page-mobile.c:576
msgid "My provider uses C_DMA-based technology (i.e. 1xRTT, EVDO)"
msgstr "Min udbyder bruger C_DMA-teknologi (f.eks. 1xRTT, EVDO)"

#: src/connection-editor/page-mobile.c:586 src/libnma/nma-mobile-wizard.c:147
#: src/mb-menu-item.c:50 src/mobile-helpers.c:282
msgid "CDMA"
msgstr "CDMA"

#: src/connection-editor/page-mobile.c:589 src/libnma/nma-mobile-wizard.c:144
#: src/mb-menu-item.c:54 src/mobile-helpers.c:280
msgid "GSM"
msgstr "GSM"

#: src/connection-editor/page-ppp.c:130
#: src/wireless-security/eap-method-ttls.c:288
msgid "PAP"
msgstr "PAP"

#: src/connection-editor/page-ppp.c:131
#: src/wireless-security/eap-method-ttls.c:354
msgid "CHAP"
msgstr "CHAP"

#: src/connection-editor/page-ppp.c:132
#: src/wireless-security/eap-method-fast.c:284
#: src/wireless-security/eap-method-peap.c:300
#: src/wireless-security/eap-method-ttls.c:320
msgid "MSCHAPv2"
msgstr "MSCHAPv2"

#: src/connection-editor/page-ppp.c:133
#: src/wireless-security/eap-method-ttls.c:304
msgid "MSCHAP"
msgstr "MSCHAP"

#. Translators: "none" refers to authentication methods
#: src/connection-editor/page-ppp.c:136
msgid "none"
msgstr "ingen"

#: src/connection-editor/page-ppp.c:196
#, c-format
msgid "Editing PPP authentication methods for %s"
msgstr "Redigerer PPP-godkendelsesmetoder for %s"

#: src/connection-editor/page-ppp.c:278
msgid "PPP Settings"
msgstr "PPP-indstillinger"

#: src/connection-editor/page-ppp.c:280
msgid "Could not load PPP user interface."
msgstr "Kunne ikke indlæse PPP-brugergrænseflade."

#: src/connection-editor/page-proxy.c:212
msgid "Proxy"
msgstr "Proxy"

#: src/connection-editor/page-proxy.c:214
msgid "Could not load proxy user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til proxy."

#: src/connection-editor/page-team.c:361
#: src/connection-editor/page-team-port.c:223
msgid "Error: file doesn’t contain a valid JSON configuration"
msgstr "Fejl: filen indeholder ikke en gyldig JSON-opsætning"

#: src/connection-editor/page-team.c:1031
msgid "Could not load team user interface."
msgstr "Kunne ikke indlæse gruppebrugergrænseflade."

#: src/connection-editor/page-team.c:1128
#, c-format
msgid "Team connection %d"
msgstr "Gruppeforbindelse %d"

#. Translators: a "Team Port" is a network
#. * device that is part of a team.
#.
#: src/connection-editor/page-team-port.c:652
msgid "Team Port"
msgstr "Gruppeport"

#: src/connection-editor/page-team-port.c:654
msgid "Could not load team port user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til gruppeport."

#. Translators: the first %s is a device name (eg, "em1"), the
#. * second is a connection name (eg, "Auto Ethernet").
#.
#: src/connection-editor/page-vlan.c:413
#, c-format
msgid "%s (via “%s”)"
msgstr "%s (via “%s”)"

#: src/connection-editor/page-vlan.c:425
msgid "New connection…"
msgstr "Ny forbindelse …"

#: src/connection-editor/page-vlan.c:591
msgid "Could not load vlan user interface."
msgstr "Kunne ikke indlæse brugergrænseflade til vlan."

#: src/connection-editor/page-vlan.c:730
msgid "vlan parent"
msgstr "vlan-ophav"

#: src/connection-editor/page-vlan.c:798
#, c-format
msgid "VLAN connection %d"
msgstr "VLAN-forbindelse %d"

#: src/connection-editor/page-vpn.c:64
#, c-format
msgid "Could not load editor VPN plugin for “%s” (%s)."
msgstr ""
"Kunne ikke indlæse udvidelsesmodulet til redigering af VPN til “%s” (%s)."

#: src/connection-editor/page-vpn.c:65
msgid "unknown failure"
msgstr "ukendt fejl"

#: src/connection-editor/page-vpn.c:102
msgid "Could not load VPN user interface."
msgstr "Kunne ikke indlæse VPN-brugerflade."

#: src/connection-editor/page-vpn.c:117
#, c-format
msgid "Could not find VPN plugin for “%s”."
msgstr "Kunne ikke finde VPN-udvidelsesmodulet til “%s”."

#: src/connection-editor/page-vpn.c:199
#, c-format
msgid "VPN connection %d"
msgstr "VPN-forbindelse %d"

#: src/connection-editor/page-vpn.c:205
msgid "Choose a VPN Connection Type"
msgstr "Vælg type af VPN-forbindelse"

#: src/connection-editor/page-vpn.c:206
msgid ""
"Select the type of VPN you wish to use for the new connection. If the type "
"of VPN connection you wish to create does not appear in the list, you may "
"not have the correct VPN plugin installed."
msgstr ""
"Vælg den type VPN, du ønsker at bruge til den nye forbindelse. Hvis typen af "
"VPN-forbindelse du ønsker at oprette ikke fremgår af listen, har du måske "
"ikke installeret det korrekte VPN-udvidelsesmodul."

#: src/connection-editor/page-wifi.c:77
msgid ""
"This option locks this connection to the Wi-Fi access point (AP) specified "
"by the BSSID entered here. Example: 00:11:22:33:44:55"
msgstr ""
"Denne indstilling låser denne forbindelse til wi-fi-adgangspunktet (AP) "
"angivet ved BSSID'en anført her. Eksempel: 00:11:22:33:44:55"

#: src/connection-editor/page-wifi.c:88
msgid ""
"This option locks this connection to the network device specified either by "
"its interface name or permanent MAC or both. Examples: “wlan0”, "
"“3C:97:0E:42:1A:19”, “wlan0 (3C:97:0E:42:1A:19)”"
msgstr ""
"Denne indstilling låser forbindelsen til netværksenheden angivet enten med "
"sit grænsefladenavn, sin permanente MAC-adresse eller begge. Eksempler: "
"“wlan0”, “3C:97:0E:42:1A:19”, “wlan0 (3C:97:0E:42:1A:19)”"

#: src/connection-editor/page-wifi.c:197
#, c-format
msgid "%u (%u MHz)"
msgstr "%u (%u MHz)"

#: src/connection-editor/page-wifi.c:439
msgid "Could not load Wi-Fi user interface."
msgstr "Kunne ikke indlæse brugergrænsefladen til wi-fi."

#: src/connection-editor/page-wifi.c:561
msgid "bssid"
msgstr "bssid"

#: src/connection-editor/page-wifi.c:567
msgid "Wi-Fi device"
msgstr "Wi-fi-enhed"

#: src/connection-editor/page-wifi.c:614
#, c-format
msgid "Wi-Fi connection %d"
msgstr "Wi-fi-forbindelse %d"

#: src/connection-editor/page-wifi-security.c:355
#: src/libnma/nma-wifi-dialog.c:946 src/libnm-gtk/nm-wifi-dialog.c:922
msgid "WEP 40/128-bit Key (Hex or ASCII)"
msgstr "WEP 40/128-bit-nøgle (Hex eller ASCII)"

#: src/connection-editor/page-wifi-security.c:365
#: src/libnma/nma-wifi-dialog.c:955 src/libnm-gtk/nm-wifi-dialog.c:931
msgid "WEP 128-bit Passphrase"
msgstr "WEP 128-bit adgangsfrase"

#: src/connection-editor/page-wifi-security.c:391
msgid "Dynamic WEP (802.1X)"
msgstr "Dynamisk WEP (802.1X)"

#: src/connection-editor/page-wifi-security.c:404
#: src/libnma/nma-wifi-dialog.c:999 src/libnm-gtk/nm-wifi-dialog.c:975
msgid "WPA & WPA2 Personal"
msgstr "WPA og WPA2 personlig"

#: src/connection-editor/page-wifi-security.c:417
#: src/libnma/nma-wifi-dialog.c:1017 src/libnm-gtk/nm-wifi-dialog.c:989
msgid "WPA & WPA2 Enterprise"
msgstr "WPA og WPA2 enterprise"

#: src/connection-editor/page-wifi-security.c:460
msgid "Could not load Wi-Fi security user interface; missing Wi-Fi setting."
msgstr ""
"Kunne ikke indlæse brugergrænsefladen for wi-fi-sikkerhed; mangler wi-fi-"
"indstilling."

#: src/connection-editor/page-wifi-security.c:471
msgid "Wi-Fi Security"
msgstr "Wi-fi-sikkerhed"

#: src/connection-editor/page-wifi-security.c:473
msgid "Could not load Wi-Fi security user interface."
msgstr "Kunne ikke indlæse brugergrænsefladen for wi-fi-sikkerhed."

#: src/connection-editor/page-wifi-security.c:557
msgid "missing SSID"
msgstr "manglende SSID"

#: src/connection-editor/page-wifi-security.c:563
msgid "Security not compatible with Ad-Hoc mode"
msgstr "Sikkerhed ikke kompatibel med ad hoc-tilstand"

#: src/connection-editor/vpn-helpers.c:132
#, c-format
msgid "A file named “%s” already exists."
msgstr "En fil ved navn “%s” findes allerede."

#: src/connection-editor/vpn-helpers.c:134
msgid "_Replace"
msgstr "_Erstat"

#: src/connection-editor/vpn-helpers.c:136
#, c-format
msgid "Do you want to replace %s with the VPN connection you are saving?"
msgstr "Ønsker du at erstatte %s med den VPN-forbindelse, du gemmer?"

#: src/connection-editor/vpn-helpers.c:172
msgid "Cannot export VPN connection"
msgstr "Kan ikke eksportere VPN-forbindelse"

#: src/connection-editor/vpn-helpers.c:174
#, c-format
msgid ""
"The VPN connection “%s” could not be exported to %s.\n"
"\n"
"Error: %s."
msgstr ""
"VPN-forbindelsen “%s” kunne ikke eksporteres til %s.\n"
"\n"
"Fejl: %s."

#: src/connection-editor/vpn-helpers.c:209
msgid "Export VPN connection…"
msgstr "Eksportér VPN-forbindelse …"

#: src/gsm-unlock.ui:42
msgid "_Unlock"
msgstr "_Lås op"

#: src/gsm-unlock.ui:253
msgid "Automatically unlock this device"
msgstr "Lås automatisk denne enhed op"

#: src/info.ui:9
msgid "Connection Information"
msgstr "Forbindelsesinformation"

#: src/info.ui:30
msgid "_Close"
msgstr "_Luk"

#: src/libnma/nma-file-cert-chooser.c:108
#: src/libnma/nma-pkcs11-cert-chooser.c:152
msgid "No certificate set"
msgstr "Intet certifikat angivet"

#: src/libnma/nma-file-cert-chooser.c:126
#: src/libnma/nma-pkcs11-cert-chooser.c:176
msgid "No key set"
msgstr "Ingen nøgle angivet"

#: src/libnma/nma-file-cert-chooser.c:246
#: src/libnma/nma-pkcs11-cert-chooser.c:382
#, c-format
msgid "Choose a key for %s Certificate"
msgstr "Vælg en nøgle til %s-certifikat"

#: src/libnma/nma-file-cert-chooser.c:250
#: src/libnma/nma-pkcs11-cert-chooser.c:386
#, c-format
msgid "%s private _key"
msgstr "Privat %s-nøg_le"

#: src/libnma/nma-file-cert-chooser.c:254
#: src/libnma/nma-pkcs11-cert-chooser.c:390
#, c-format
msgid "%s key _password"
msgstr "Adgangskode til %s-nøgle"

#: src/libnma/nma-file-cert-chooser.c:258
#, c-format
msgid "Choose %s Certificate"
msgstr "Vælg %s-certifikat"

#: src/libnma/nma-file-cert-chooser.c:262
#: src/libnma/nma-pkcs11-cert-chooser.c:398
#, c-format
msgid "%s _certificate"
msgstr "%s-_certifikat"

#: src/libnma/nma-mobile-providers.c:991 src/libnm-gtk/nm-mobile-wizard.c:1077
msgid "My country is not listed"
msgstr "Mit land er ikke på listen"

#: src/libnma/nma-mobile-wizard.c:252 src/libnma/nma-mobile-wizard.c:284
#: src/libnm-gtk/nm-mobile-wizard.c:326
msgid "Unlisted"
msgstr "Ikke på listen"

#: src/libnma/nma-mobile-wizard.c:484 src/libnm-gtk/nm-mobile-wizard.c:558
msgid "My plan is not listed…"
msgstr "Mit abonnement er ikke på listen …"

#: src/libnma/nma-mobile-wizard.c:644 src/libnm-gtk/nm-mobile-wizard.c:724
msgid "Provider"
msgstr "Udbyder"

#: src/libnma/nma-mobile-wizard.c:932 src/libnm-gtk/nm-mobile-wizard.c:1067
msgid "Country or region"
msgstr "Land eller region"

#: src/libnma/nma-mobile-wizard.c:1016 src/libnm-gtk/nm-mobile-wizard.c:1184
msgid "Installed GSM device"
msgstr "Installeret GSM-enhed"

#: src/libnma/nma-mobile-wizard.c:1019 src/libnm-gtk/nm-mobile-wizard.c:1187
msgid "Installed CDMA device"
msgstr "Installeret CDMA-enhed"

#: src/libnma/nma-mobile-wizard.c:1225 src/libnm-gtk/nm-mobile-wizard.c:1428
msgid "Any device"
msgstr "Enhver enhed"

#: src/libnma/nma-mobile-wizard.ui:49 src/libnm-gtk/nm-mobile-wizard.c:1614
msgid "New Mobile Broadband Connection"
msgstr "Ny mobil bredbåndsforbindelse"

#: src/libnma/nma-mobile-wizard.ui:72 src/libnm-gtk/nm-mobile-wizard.c:1355
msgid ""
"This assistant helps you easily set up a mobile broadband connection to a "
"cellular (3G) network."
msgstr ""
"Denne guide hjælper dig med at oprette en mobil bredbåndsforbindelse til et "
"mobilt (3G) netværk."

#: src/libnma/nma-mobile-wizard.ui:87 src/libnm-gtk/nm-mobile-wizard.c:1361
msgid "You will need the following information:"
msgstr "Du har brug for følgende oplysninger:"

#: src/libnma/nma-mobile-wizard.ui:102 src/libnm-gtk/nm-mobile-wizard.c:1372
msgid "Your broadband provider’s name"
msgstr "Navnet på din bredbåndsudbyder"

#: src/libnma/nma-mobile-wizard.ui:116 src/libnm-gtk/nm-mobile-wizard.c:1378
msgid "Your broadband billing plan name"
msgstr "Navnet på afregningen af dit bredbåndsabonnement"

#: src/libnma/nma-mobile-wizard.ui:130 src/libnm-gtk/nm-mobile-wizard.c:1384
msgid "(in some cases) Your broadband billing plan APN (Access Point Name)"
msgstr ""
"(i visse tilfælde) APN (Access Point Name) for afregning af dit "
"bredbåndsabonnement"

#: src/libnma/nma-mobile-wizard.ui:145 src/libnm-gtk/nm-mobile-wizard.c:1413
msgid "Create a connection for _this mobile broadband device:"
msgstr "Opret en forbindelse til _denne mobile bredbåndsenhed:"

#: src/libnma/nma-mobile-wizard.ui:173 src/libnm-gtk/nm-mobile-wizard.c:1441
msgid "Set up a Mobile Broadband Connection"
msgstr "Opsæt en mobil bredbåndsforbindelse"

#: src/libnma/nma-mobile-wizard.ui:191 src/libnm-gtk/nm-mobile-wizard.c:1054
msgid "Country or Region List:"
msgstr "Land- eller regionsliste:"

#: src/libnma/nma-mobile-wizard.ui:230 src/libnm-gtk/nm-mobile-wizard.c:1127
msgid "Choose your Provider’s Country or Region"
msgstr "Vælg din udbyders land eller region"

#: src/libnma/nma-mobile-wizard.ui:245 src/libnm-gtk/nm-mobile-wizard.c:711
msgid "Select your provider from a _list:"
msgstr "Vælg din udbyder på en _liste:"

#: src/libnma/nma-mobile-wizard.ui:289
msgid "I can’t find my provider and I wish to set up the connection _manually:"
msgstr ""
"Jeg kan ikke finde min udbyder, og jeg ønsker at opsætte forbindelsen "
"_manuelt:"

#: src/libnma/nma-mobile-wizard.ui:310 src/libnm-gtk/nm-mobile-wizard.c:779
msgid "My provider uses GSM technology (GPRS, EDGE, UMTS, HSPA)"
msgstr "Min udbyder bruger GSM-teknologi (GPRS, EDGE, UMTS, HSPA)"

#: src/libnma/nma-mobile-wizard.ui:311 src/libnm-gtk/nm-mobile-wizard.c:781
msgid "My provider uses CDMA technology (1xRTT, EVDO)"
msgstr "Min udbyder bruger CDMA-teknologi (1xRTT, EVDO)"

#: src/libnma/nma-mobile-wizard.ui:322 src/libnm-gtk/nm-mobile-wizard.c:792
msgid "Choose your Provider"
msgstr "Vælg din udbyder"

#: src/libnma/nma-mobile-wizard.ui:339 src/libnm-gtk/nm-mobile-wizard.c:457
msgid "_Select your plan:"
msgstr "_Vælg dit abonnement:"

#: src/libnma/nma-mobile-wizard.ui:366 src/libnm-gtk/nm-mobile-wizard.c:481
msgid "Selected plan _APN (Access Point Name):"
msgstr "Va_lgt abonnements APN (Access Point Name):"

#: src/libnma/nma-mobile-wizard.ui:416 src/libnm-gtk/nm-mobile-wizard.c:501
msgid ""
"Warning: Selecting an incorrect plan may result in billing issues for your "
"broadband account or may prevent connectivity.\n"
"\n"
"If you are unsure of your plan please ask your provider for your plan’s APN."
msgstr ""
"Advarsel: Hvis du vælger et forkert abonnement, kan det medføre problemer "
"med afregning af din bredbåndskonto eller forhindre forbindelse.\n"
"\n"
"Spørg din udbyder om dit abonnements APN, hvis du er i tvivl om dit "
"abonnement."

#: src/libnma/nma-mobile-wizard.ui:437 src/libnm-gtk/nm-mobile-wizard.c:509
msgid "Choose your Billing Plan"
msgstr "Vælg abonnementsafregning"

#: src/libnma/nma-mobile-wizard.ui:455 src/libnm-gtk/nm-mobile-wizard.c:199
msgid ""
"Your mobile broadband connection is configured with the following settings:"
msgstr ""
"Din mobile bredbåndsforbindelse er konfigureret med følgende indstillinger:"

#. Device
#: src/libnma/nma-mobile-wizard.ui:469 src/libnm-gtk/nm-mobile-wizard.c:206
msgid "Your Device:"
msgstr "Din enhed:"

#. Provider
#: src/libnma/nma-mobile-wizard.ui:495 src/libnm-gtk/nm-mobile-wizard.c:217
msgid "Your Provider:"
msgstr "Din udbyder:"

#. Plan and APN
#: src/libnma/nma-mobile-wizard.ui:521 src/libnm-gtk/nm-mobile-wizard.c:228
msgid "Your Plan:"
msgstr "Dit abonnement:"

#: src/libnma/nma-mobile-wizard.ui:576 src/libnm-gtk/nm-mobile-wizard.c:249
msgid ""
"A connection will now be made to your mobile broadband provider using the "
"settings you selected. If the connection fails or you cannot access network "
"resources, double-check your settings. To modify your mobile broadband "
"connection settings, choose “Network Connections” from the System → "
"Preferences menu."
msgstr ""
"Der vil nu blive oprettet en forbindelse til din mobile bredbåndsudbyder med "
"de indstillinger, du har valgt. Dobbelttjek dine indstillinger, hvis "
"forbindelsen slår fejl, eller hvis du ikke kan tilgå netværksressourcer. "
"Hvis du vil tilpasse dine indstillinger for mobil bredbåndsforbindelse, så "
"vælg “Netværksforbindelser” fra menuen System → Indstillinger."

#: src/libnma/nma-mobile-wizard.ui:590 src/libnm-gtk/nm-mobile-wizard.c:262
msgid "Confirm Mobile Broadband Settings"
msgstr "Bekræft indstillinger for mobilt bredbånd"

#: src/libnma/nma-cert-chooser-button.c:167
msgid "(None)"
msgstr "(Ingen)"

#: src/libnma/nma-cert-chooser-button.c:175
#, c-format
msgid "Key in %s"
msgstr "Nøgle i %s"

#: src/libnma/nma-cert-chooser-button.c:176
#, c-format
msgid "Certificate in %s"
msgstr "Certifikat i %s"

#: src/libnma/nma-cert-chooser-button.c:195
#: src/libnma/nma-pkcs11-cert-chooser-dialog.c:183
msgid "(Unknown)"
msgstr "(Ukendt)"

#: src/libnma/nma-cert-chooser-button.c:217
#: src/libnma/nma-cert-chooser-button.c:247
msgid "Select"
msgstr "Vælg"

#: src/libnma/nma-cert-chooser-button.c:218
#: src/libnma/nma-cert-chooser-button.c:248
msgid "Cancel"
msgstr "Annullér"

#: src/libnma/nma-cert-chooser-button.c:474
msgid "Select from file…"
msgstr "Vælg fra fil …"

#: src/libnma/nma-pkcs11-cert-chooser.c:394
#, c-format
msgid "Choose a %s Certificate"
msgstr "Vælg et %s-certifikat"

#: src/libnma/nma-pkcs11-cert-chooser.c:402
#, c-format
msgid "%s certificate _password"
msgstr "Adgangs_kode for %s-certifikat"

#: src/libnma/nma-pkcs11-cert-chooser-dialog.c:255
msgid "Error logging in: "
msgstr "Fejl i forsøget på at logge ind: "

#: src/libnma/nma-pkcs11-cert-chooser-dialog.c:277
msgid "Error opening a session: "
msgstr "Fejl ved åbning af en session: "

#: src/libnma/nma-pkcs11-cert-chooser-dialog.ui:20
msgid "_Unlock token"
msgstr "_Lås token op"

#: src/libnma/nma-pkcs11-cert-chooser-dialog.ui:126
msgid "Issued By"
msgstr "Udstedt af"

#: src/libnma/nma-pkcs11-token-login-dialog.c:146
#, c-format
msgid "Enter %s PIN"
msgstr "Indtast %s-PIN"

#: src/libnma/nma-pkcs11-token-login-dialog.ui:35
msgid "_Login"
msgstr "_Login"

#: src/libnma/nma-pkcs11-token-login-dialog.ui:82
msgid "_Remember PIN"
msgstr "_Husk PIN"

#: src/libnma/nma-ui-utils.c:49 src/libnm-gtk/nm-ui-utils.c:615
msgid "Store the password only for this user"
msgstr "Gem kun denne brugers adgangskode"

#: src/libnma/nma-ui-utils.c:50 src/libnm-gtk/nm-ui-utils.c:616
msgid "Store the password for all users"
msgstr "Gem adgangskoden til alle brugere"

#: src/libnma/nma-ui-utils.c:51 src/libnm-gtk/nm-ui-utils.c:617
msgid "Ask for this password every time"
msgstr "Spørg efter denne adgangskode hver gang"

#: src/libnma/nma-ui-utils.c:52 src/libnm-gtk/nm-ui-utils.c:618
msgid "The password is not required"
msgstr "Adgangskode er ikke påkrævet"

#: src/libnma/nma-vpn-password-dialog.ui:73
#: src/libnm-gtk/nm-vpn-password-dialog.c:238
msgid "Sh_ow passwords"
msgstr "_Vis adgangskoder"

#: src/libnma/nma-vpn-password-dialog.ui:130
#: src/libnm-gtk/nm-vpn-password-dialog.c:102
msgid "_Tertiary Password:"
msgstr "_Tertiær adgangskode:"

#: src/libnma/nma-vpn-password-dialog.ui:144
#: src/libnm-gtk/nm-vpn-password-dialog.c:99
msgid "_Secondary Password:"
msgstr "_Sekundær adgangskode:"

#: src/libnma/nma-vpn-password-dialog.ui:158
#: src/libnm-gtk/nm-vpn-password-dialog.c:97
msgid "_Password:"
msgstr "A_dgangskode:"

#: src/libnma/nma-wifi-dialog.c:127 src/libnm-gtk/nm-wifi-dialog.c:141
msgid "Click to connect"
msgstr "Klik for at forbinde"

#: src/libnma/nma-wifi-dialog.c:458 src/libnm-gtk/nm-wifi-dialog.c:465
msgid "New…"
msgstr "Ny …"

#: src/libnma/nma-wifi-dialog.c:929 src/libnm-gtk/nm-wifi-dialog.c:905
msgctxt "Wifi/wired security"
msgid "None"
msgstr "Ingen"

#: src/libnma/nma-wifi-dialog.c:985 src/libnm-gtk/nm-wifi-dialog.c:961
msgid "Dynamic WEP (802.1x)"
msgstr "Dynamisk WEP (802.1x)"

#: src/libnma/nma-wifi-dialog.c:1108 src/libnm-gtk/nm-wifi-dialog.c:1071
msgid "C_reate"
msgstr "O_pret"

#: src/libnma/nma-wifi-dialog.c:1186 src/libnm-gtk/nm-wifi-dialog.c:1150
#, c-format
msgid ""
"Passwords or encryption keys are required to access the Wi-Fi network “%s”."
msgstr ""
"Der kræves adgangskoder eller krypteringsnøgler for at få adgang til wi-fi-"
"netværket “%s”."

#: src/libnma/nma-wifi-dialog.c:1188 src/libnm-gtk/nm-wifi-dialog.c:1152
msgid "Wi-Fi Network Authentication Required"
msgstr "Godkendelse til wi-fi-netværket påkrævet"

#: src/libnma/nma-wifi-dialog.c:1190 src/libnm-gtk/nm-wifi-dialog.c:1154
msgid "Authentication required by Wi-Fi network"
msgstr "Der kræves godkendelse til wi-fi-netværket"

#: src/libnma/nma-wifi-dialog.c:1195 src/libnm-gtk/nm-wifi-dialog.c:1159
msgid "Create New Wi-Fi Network"
msgstr "Opret nyt wi-fi-netværk"

#: src/libnma/nma-wifi-dialog.c:1197 src/libnm-gtk/nm-wifi-dialog.c:1161
msgid "New Wi-Fi network"
msgstr "Nyt wi-fi-netværk"

#: src/libnma/nma-wifi-dialog.c:1198 src/libnm-gtk/nm-wifi-dialog.c:1162
msgid "Enter a name for the Wi-Fi network you wish to create."
msgstr "Indtast et navn på det wi-fi-netværk, du ønsker at oprette."

#: src/libnma/nma-wifi-dialog.c:1200 src/libnm-gtk/nm-wifi-dialog.c:1164
msgid "Connect to Hidden Wi-Fi Network"
msgstr "Forbind til skjult wi-fi-netværk"

#: src/libnma/nma-wifi-dialog.c:1202 src/libnm-gtk/nm-wifi-dialog.c:1166
msgid "Hidden Wi-Fi network"
msgstr "Skjult wi-fi-netværk"

#: src/libnma/nma-wifi-dialog.c:1203 src/libnm-gtk/nm-wifi-dialog.c:1167
msgid ""
"Enter the name and security details of the hidden Wi-Fi network you wish to "
"connect to."
msgstr ""
"Indtast navn og sikkerhedsoplysninger på det wi-fi-netværk, du ønsker at "
"forbinde til."

#: src/libnma/wifi.ui:97
msgid "Wi-Fi _security"
msgstr "Wi-fi-_sikkerhed"

#: src/libnma/wifi.ui:154
msgid "C_onnection"
msgstr "Forbi_ndelse"

#: src/libnma/wifi.ui:179
msgid "Wi-Fi _adapter"
msgstr "Wi-fi-ada_pter"

#: src/libnm-gtk/nm-mobile-wizard.c:749
msgid "I can’t find my provider and I wish to enter it _manually:"
msgstr ""
"Jeg kan ikke finde min udbyder, og jeg ønsker at indtaste den _manuelt:"

#: src/libnm-gtk/nm-mobile-wizard.c:762
msgid "Provider:"
msgstr "Udbyder:"

#: src/libnm-gtk/nm-ui-utils.c:302 src/libnm-gtk/nm-ui-utils.c:369
msgid "Wired"
msgstr "Kablet"

#: src/libnm-gtk/nm-ui-utils.c:327
msgid "OLPC Mesh"
msgstr "OLPC-gitter"

#: src/libnm-gtk/nm-ui-utils.c:341
msgid "ADSL"
msgstr "ADSL"

#: src/libnm-gtk/nm-ui-utils.c:404
msgid "PCI"
msgstr "PCI"

#: src/libnm-gtk/nm-ui-utils.c:406
msgid "USB"
msgstr "USB"

#. Translators: the first %s is a bus name (eg, "USB") or
#. * product name, the second is a device type (eg,
#. * "Ethernet"). You can change this to something like
#. * "%2$s (%1$s)" if there's no grammatical way to combine
#. * the strings otherwise.
#.
#: src/libnm-gtk/nm-ui-utils.c:482 src/libnm-gtk/nm-ui-utils.c:502
#, c-format
msgctxt "long device name"
msgid "%s %s"
msgstr "%s %s"

#: src/libnm-gtk/nm-wifi-dialog.c:142
msgid ""
"Either a password is missing or the connection is invalid. In the latter "
"case, you have to edit the connection with nm-connection-editor first"
msgstr ""
"Enten mangler der en adgangskode eller forbindelsen er ugyldig. I det sidste "
"tilfælde skal du først redigere forbindelsen med nm-connection-editor"

#: src/libnm-gtk/wifi.ui:97
msgid "Wi-Fi _security:"
msgstr "Wi-fi-_sikkerhed:"

#: src/libnm-gtk/wifi.ui:129
msgid "_Network name:"
msgstr "_Netværksnavn:"

#: src/libnm-gtk/wifi.ui:154
msgid "C_onnection:"
msgstr "Forbi_ndelse:"

#: src/libnm-gtk/wifi.ui:179
msgid "Wi-Fi _adapter:"
msgstr "Wi-fi-ada_pter:"

#: src/main.c:42
msgid "Usage:"
msgstr "Brug:"

#: src/main.c:44
msgid ""
"This program is a component of NetworkManager (https://wiki.gnome.org/"
"Projects/NetworkManager/)."
msgstr ""
"Dette program er en komponent til Netværkshåndtering (https://wiki.gnome.org/"
"Projects/NetworkManager/)."

#: src/main.c:45
msgid ""
"It is not intended for command-line interaction but instead runs in the "
"GNOME desktop environment."
msgstr ""
"Det er ikke tiltænkt kommandolinjeindtastning, men kører i stedet i "
"skrivebordsmiljøet GNOME."

#: src/mb-menu-item.c:52
msgid "EVDO"
msgstr "EVDO"

#: src/mb-menu-item.c:56
msgid "GPRS"
msgstr "GPRS"

#: src/mb-menu-item.c:58
msgid "EDGE"
msgstr "EDGE"

#: src/mb-menu-item.c:60
msgid "UMTS"
msgstr "UMTS"

#: src/mb-menu-item.c:62
msgid "HSDPA"
msgstr "HSDPA"

#: src/mb-menu-item.c:64
msgid "HSUPA"
msgstr "HSUPA"

#: src/mb-menu-item.c:66
msgid "HSPA"
msgstr "HSPA"

#: src/mb-menu-item.c:68
msgid "HSPA+"
msgstr "HSPA+"

#: src/mb-menu-item.c:70
msgid "LTE"
msgstr "LTE"

#: src/mb-menu-item.c:117
msgid "not enabled"
msgstr "ikke aktiveret"

#: src/mb-menu-item.c:123
msgid "not registered"
msgstr "ikke registreret"

#: src/mb-menu-item.c:141
#, c-format
msgid "Home network (%s)"
msgstr "Hjemmenetværk (%s)"

#: src/mb-menu-item.c:143
msgid "Home network"
msgstr "Hjemmenetværk"

#: src/mb-menu-item.c:151
msgid "searching"
msgstr "søger"

#: src/mb-menu-item.c:154
msgid "registration denied"
msgstr "registrering nægtet"

#: src/mb-menu-item.c:159 src/mb-menu-item.c:165
#, c-format
msgid "%s (%s roaming)"
msgstr "%s (%s roaming)"

#: src/mb-menu-item.c:161 src/mb-menu-item.c:167
#, c-format
msgid "%s (roaming)"
msgstr "%s (roaming)"

#: src/mb-menu-item.c:170
#, c-format
msgid "Roaming network (%s)"
msgstr "Roaming netværk (%s)"

#: src/mb-menu-item.c:172
msgid "Roaming network"
msgstr "Roaming netværk"

#: src/mobile-helpers.c:330
#, c-format
msgid "PIN code for SIM card “%s” on “%s”"
msgstr "PIN-kode til SIM-kortet “%s” på “%s”"

#: src/mobile-helpers.c:463
msgid "PIN code required"
msgstr "PIN-kode kræves"

#: src/mobile-helpers.c:471
msgid "PIN code is needed for the mobile broadband device"
msgstr "Der skal bruges en PIN-kode til den mobile bredbåndsenhed"

#: src/mobile-helpers.c:621
#, c-format
msgid "Mobile broadband connection “%s” active: (%d%%%s%s)"
msgstr "Den mobile bredbåndsforbindelse “%s” er aktiv: (%d%%%s%s)"

#: src/mobile-helpers.c:624
msgid "roaming"
msgstr "roaming"

#. The %s is a mobile provider name, eg "T-Mobile"
#: src/utils/utils.c:184
#, c-format
msgid "%s connection"
msgstr "Forbindelse til %s"

#: src/utils/utils.c:549
msgid "PEM certificates (*.pem, *.crt, *.cer)"
msgstr "PEM-certifikater (*.pem, *.crt, *.cer)"

#: src/utils/utils.c:561
msgid "DER, PEM, or PKCS#12 private keys (*.der, *.pem, *.p12, *.key)"
msgstr "DER-, PEM- eller PKCS#12-private nøgler (*.der, *.pem, *.p12, *.key)"

#: src/wireless-security/eap-method.c:57
msgid "undefined error in 802.1X security (wpa-eap)"
msgstr "udefineret fejl i 802.1X-sikkerhed (wpa-eap)"

#: src/wireless-security/eap-method.c:365
msgid "no CA certificate selected"
msgstr "intet CA-certifikat valgt"

#: src/wireless-security/eap-method.c:370
msgid "selected CA certificate file does not exist"
msgstr "valgte CA-certifikatfil findes ikke"

#: src/wireless-security/eap-method-fast.c:71
msgid "missing EAP-FAST PAC file"
msgstr "manglende EAP-FAST-PAC-fil"

#: src/wireless-security/eap-method-fast.c:268
#: src/wireless-security/eap-method-peap.c:332
#: src/wireless-security/eap-method-ttls.c:386
msgid "GTC"
msgstr "GTC"

#: src/wireless-security/eap-method-fast.c:407
msgid "Choose a PAC file"
msgstr "Vælg en PAC-fil"

#: src/wireless-security/eap-method-fast.c:414
msgid "PAC files (*.pac)"
msgstr "PAC-filer (*.pac)"

#: src/wireless-security/eap-method-fast.c:418
msgid "All files"
msgstr "Alle filer"

#: src/wireless-security/eap-method-fast.ui:23
msgid "Anonymous"
msgstr "Anonym"

#: src/wireless-security/eap-method-fast.ui:26
msgid "Authenticated"
msgstr "Godkendt"

#: src/wireless-security/eap-method-fast.ui:29
msgid "Both"
msgstr "Begge"

#: src/wireless-security/eap-method-fast.ui:48
#: src/wireless-security/eap-method-peap.ui:48
#: src/wireless-security/eap-method-ttls.ui:118
msgid "Anony_mous identity"
msgstr "Anony_m identitet"

#: src/wireless-security/eap-method-fast.ui:74
msgid "PAC _file"
msgstr "PAC-_fil"

#: src/wireless-security/eap-method-fast.ui:113
#: src/wireless-security/eap-method-peap.ui:120
#: src/wireless-security/eap-method-ttls.ui:77
msgid "_Inner authentication"
msgstr "_Indre godkendelse"

#: src/wireless-security/eap-method-fast.ui:142
msgid "Allow automatic PAC pro_visioning"
msgstr "Tillad automatisk PAC-pro_vision"

#: src/wireless-security/eap-method-leap.c:66
msgid "missing EAP-LEAP username"
msgstr "manglende EAP-LEAP-brugernavn"

#: src/wireless-security/eap-method-leap.c:75
msgid "missing EAP-LEAP password"
msgstr "manglende EAP-LEAP-adgangskode"

#: src/wireless-security/eap-method-peap.c:316
#: src/wireless-security/eap-method-ttls.c:370
#: src/wireless-security/wireless-security.c:425
msgid "MD5"
msgstr "MD5"

#: src/wireless-security/eap-method-peap.ui:26
msgid "Version 0"
msgstr "Version 0"

#: src/wireless-security/eap-method-peap.ui:29
msgid "Version 1"
msgstr "Version 1"

#: src/wireless-security/eap-method-peap.ui:72
#: src/wireless-security/eap-method-tls.ui:44
#: src/wireless-security/eap-method-ttls.ui:88
msgid "No CA certificate is _required"
msgstr "CA-certifikat ikke _påkrævet"

#: src/wireless-security/eap-method-peap.ui:89
msgid "PEAP _version"
msgstr "PEAP-_version"

#: src/wireless-security/eap-method-peap.ui:166
#: src/wireless-security/eap-method-tls.ui:62
#: src/wireless-security/eap-method-ttls.ui:132
msgid "Suffix of the server certificate name."
msgstr "Endelse på servercertifikatets navn."

#: src/wireless-security/eap-method-peap.ui:167
#: src/wireless-security/eap-method-tls.ui:63
#: src/wireless-security/eap-method-ttls.ui:133
msgid "_Domain"
msgstr "_Domæne"

#: src/wireless-security/eap-method-simple.c:90
msgid "missing EAP username"
msgstr "manglende EAP-brugernavn"

#: src/wireless-security/eap-method-simple.c:106
msgid "missing EAP password"
msgstr "manglende EAP-adgangskode"

#: src/wireless-security/eap-method-simple.c:120
msgid "missing EAP client Private Key passphrase"
msgstr "manglende adgangsfrase til EAP-klientens private nøgle"

#: src/wireless-security/eap-method-simple.ui:103
msgid "P_rivate Key Passphrase"
msgstr "A_dgangsfrase til privat nøgle"

#: src/wireless-security/eap-method-simple.ui:128
msgid "Sh_ow passphrase"
msgstr "_Vis adgangsfrase"

#: src/wireless-security/eap-method-tls.c:64
msgid "missing EAP-TLS identity"
msgstr "manglende EAP-TLS-identitet"

#: src/wireless-security/eap-method-tls.c:256
msgid "no user certificate selected"
msgstr "intet brugercertifikat valgt"

#: src/wireless-security/eap-method-tls.c:261
msgid "selected user certificate file does not exist"
msgstr "valgte brugercertifikatfil findes ikke"

#: src/wireless-security/eap-method-tls.c:281
msgid "no key selected"
msgstr "ingen nøgle valgt"

#: src/wireless-security/eap-method-tls.c:286
msgid "selected key file does not exist"
msgstr "valgte nøglefil findes ikke"

#: src/wireless-security/eap-method-tls.ui:20
msgid "I_dentity"
msgstr "I_dentitet"

#: src/wireless-security/eap-method-ttls.c:337
msgid "MSCHAPv2 (no EAP)"
msgstr "MSCHAPv2 (ingen EAP)"

#: src/wireless-security/wireless-security.c:72
msgid "Unknown error validating 802.1X security"
msgstr "Ukendt fejl ved validering af 802.1X-sikkerheden"

#: src/wireless-security/wireless-security.c:437
msgid "TLS"
msgstr "TLS"

#: src/wireless-security/wireless-security.c:461
msgid "PWD"
msgstr "PWD"

#: src/wireless-security/wireless-security.c:472
msgid "FAST"
msgstr "FAST"

#: src/wireless-security/wireless-security.c:483
msgid "Tunneled TLS"
msgstr "TLS gennem tunnel"

#: src/wireless-security/wireless-security.c:494
msgid "Protected EAP (PEAP)"
msgstr "Beskyttet EAP (PEAP)"

#: src/wireless-security/wireless-security.c:523
msgid "Externally configured"
msgstr "Konfigureret eksternt"

#: src/wireless-security/ws-dynamic-wep.ui:31
#: src/wireless-security/ws-wep-key.ui:97
#: src/wireless-security/ws-wpa-eap.ui:31
msgid "Au_thentication"
msgstr "_Godkendelse"

#: src/wireless-security/ws-leap.c:64
msgid "missing leap-username"
msgstr "manglende leap-brugernavn"

#: src/wireless-security/ws-leap.c:82
msgid "missing leap-password"
msgstr "manglende leap-adgangskode"

#: src/wireless-security/ws-wep-key.c:113
msgid "missing wep-key"
msgstr "manglende wep-nøgle"

#: src/wireless-security/ws-wep-key.c:120
#, c-format
msgid "invalid wep-key: key with a length of %zu must contain only hex-digits"
msgstr ""
"ugyldig wep-nøgle: nøgle med en længde på %zu kan kun indeholde hexadecimal"

#: src/wireless-security/ws-wep-key.c:128
#, c-format
msgid ""
"invalid wep-key: key with a length of %zu must contain only ascii characters"
msgstr ""
"ugyldig wep-nøgle: nøgle med en længde på %zu kan kun indeholde ascii-tegn"

#: src/wireless-security/ws-wep-key.c:134
#, c-format
msgid ""
"invalid wep-key: wrong key length %zu. A key must be either of length 5/13 "
"(ascii) or 10/26 (hex)"
msgstr ""
"ugyldig wep-nøgle: forkert længde %zu på nøgle. En nøgle skal være enten af "
"længde 5/13 (ascii) eller 10/26 (hexadecimal)"

#: src/wireless-security/ws-wep-key.c:141
msgid "invalid wep-key: passphrase must be non-empty"
msgstr "ugyldig wep-nøgle: adgangsfrase kan ikke være tom"

#: src/wireless-security/ws-wep-key.c:143
msgid "invalid wep-key: passphrase must be shorter than 64 characters"
msgstr "ugyldig wep-nøgle: adgangsfrasen skal være kortere end 64 tegn"

#: src/wireless-security/ws-wep-key.ui:12
msgid "Open System"
msgstr "Åbent system"

#: src/wireless-security/ws-wep-key.ui:15
msgid "Shared Key"
msgstr "Delt nøgle"

#: src/wireless-security/ws-wep-key.ui:26
msgid "1 (Default)"
msgstr "1 (Standard)"

#: src/wireless-security/ws-wep-key.ui:54
msgid "_Key"
msgstr "_Nøgle"

#: src/wireless-security/ws-wep-key.ui:80
msgid "Sho_w key"
msgstr "Vis nøg_le"

#: src/wireless-security/ws-wep-key.ui:129
msgid "WEP inde_x"
msgstr "WEP-inde_ks"

#: src/wireless-security/ws-wpa-psk.c:76
#, c-format
msgid ""
"invalid wpa-psk: invalid key-length %zu. Must be [8,63] bytes or 64 hex "
"digits"
msgstr ""
"ugyldig wpa-psk: ugyldig længde %zu på nøgle. Skal være [8,63] byte eller 64 "
"hexadecimale cifre"

#: src/wireless-security/ws-wpa-psk.c:83
msgid "invalid wpa-psk: cannot interpret key with 64 bytes as hex"
msgstr "ugyldig wpa-psk: kan ikke fortolke nøgle med 64 byte som hexadecimal"

#: src/wireless-security/ws-wpa-psk.ui:48
msgid "_Type"
msgstr "_Type"

#~ msgid "%s (default)"
#~ msgstr "%s (standard)"

#~ msgid "Ignored"
#~ msgstr "Ignoreres"

#~ msgid "Active Network Connections"
#~ msgstr "Aktive netværksforbindelser"

#~ msgid "Failed to update connection secrets due to an unknown error."
#~ msgstr "Kunne ikke opdatere forbindelseskoder på grund af en ukendt fejl."

#~ msgid "_Automatically connect to this network when it is available"
#~ msgstr "_Forbind automatisk til dette netværk når det er tilgængeligt"

#~ msgid "Connection _priority for auto-activation"
#~ msgstr "Forbindelses_prioritet for auto-aktivering"

#~ msgid "Cannot import VPN connection"
#~ msgstr "Kan ikke importere VPN-forbindelse"

#~ msgid ""
#~ "The file “%s” could not be read or does not contain recognized VPN "
#~ "connection information\n"
#~ "\n"
#~ "Error: %s."
#~ msgstr ""
#~ "Filen “%s” kunne ikke læses eller indeholder ikke genkendt VPN-"
#~ "forbindelsesinformation\n"
#~ "\n"
#~ "Fejl: %s."

#~ msgid "unknown error"
#~ msgstr "ukendt fejl"

#~ msgid "Priority:"
#~ msgstr "Prioritet:"

#~ msgid "0:"
#~ msgstr "0:"

#~ msgid "1:"
#~ msgstr "1:"

#~ msgid "2:"
#~ msgstr "2:"

#~ msgid "3:"
#~ msgstr "3:"

#~ msgid "4:"
#~ msgstr "4:"

#~ msgid "5:"
#~ msgstr "5:"

#~ msgid "6:"
#~ msgstr "6:"

#~ msgid "7:"
#~ msgstr "7:"

#~ msgid "Mode:"
#~ msgstr "Tilstand:"

#~ msgid "MTU:"
#~ msgstr "MTU:"

#~ msgid "DSL"
#~ msgstr "DSL"

#~ msgid "no file selected"
#~ msgstr "ingen fil valgt"

#~ msgid "file “%s” does not exist"
#~ msgstr "filen “%s” findes ikke"

#~ msgid "unspecified error validating eap-method file"
#~ msgstr "uspecificeret fejl under validering af eap-metodefilen"

#~ msgid "invalid EAP-PEAP CA certificate: %s"
#~ msgstr "ugyldigt EAP-PEAP-CA-certifikat: %s"

#~ msgid "invalid EAP-PEAP CA certificate: no certificate specified"
#~ msgstr "ugyldigt EAP-PEAP-CA-certifikat: intet certifikat angivet"

#~ msgid "Choose a Certificate Authority certificate"
#~ msgstr "Vælg et certifikat fra certifikatautoritet"

#~ msgid "C_A certificate:"
#~ msgstr "_CA-certifikat:"

#~ msgid "invalid EAP-TTLS CA certificate: %s"
#~ msgstr "ugyldigt EAP-TTLS-CA-certifikat: %s"

#~ msgid "invalid EAP-TTLS CA certificate: no certificate specified"
#~ msgstr "ugyldigt EAP-TTLS-CA-certifikat: intet certifikat angivet"

#~ msgid ""
#~ "\n"
#~ "The VPN connection “%s” disconnected because the VPN service stopped."
#~ msgstr ""
#~ "\n"
#~ "VPN-forbindelsen “%s” blev afbrudt, fordi VPN-tjenesten stoppede."

#~ msgid ""
#~ "\n"
#~ "The VPN connection “%s” disconnected."
#~ msgstr ""
#~ "\n"
#~ "VPN-forbindelsen “%s” blev afbrudt."

#~ msgid "invalid EAP-TLS CA certificate: %s"
#~ msgstr "ugyldigt EAP-TLS-CA-certifikat: %s"

#~ msgid "invalid EAP-TLS CA certificate: no certificate specified"
#~ msgstr "ugyldigt EAP-TLS-CA-certifikat: intet certifikat angivet"

#~ msgid "invalid EAP-TLS password: missing"
#~ msgstr "ugyldig EAP-TLS-adgangskode: mangler"

#~ msgid "invalid EAP-TLS private-key: %s"
#~ msgstr "ugyldig privat EAP-TLS nøgle: %s"

#~ msgid "invalid EAP-TLS user-certificate: %s"
#~ msgstr "ugyldigt EAP-TLS-brugercertifikat: %s"

#~ msgid "Unencrypted private keys are insecure"
#~ msgstr "Ukrypterede privatnøgler er usikre"

#~ msgid ""
#~ "The selected private key does not appear to be protected by a password. "
#~ "This could allow your security credentials to be compromised. Please "
#~ "select a password-protected private key.\n"
#~ "\n"
#~ "(You can password-protect your private key with openssl)"
#~ msgstr ""
#~ "Den valgte private nøgle lader ikke til at være beskyttet af en "
#~ "adgangskode. Dette kan medføre, at dine sikkerhedsakkreditiver kan "
#~ "kompromitteres.  Vælg venligst en adgangskodebeskyttet privat nøgle.\n"
#~ "\n"
#~ "(du kan adgangskodebeskytte din private nøgle med openssl)"

#~ msgid "Choose your personal certificate"
#~ msgstr "Vælg dit personlige certifikat"

#~ msgid "Choose your private key"
#~ msgstr "Vælg din private nøgle"

#, fuzzy
#~ msgid "NetworkManager for GNOME"
#~ msgstr "Panelprogram til Netværkhåndtering"

#~ msgid "_Disconnect VPN"
#~ msgstr "_Afbryd VPN"

#~ msgid "New Mobile Broadband connection..."
#~ msgstr "Ny mobil bredbåndsforbindelse …"

#~ msgid "_Connect to Hidden Wi-Fi Network..."
#~ msgstr "_Forbind til skjult trådløst netværk …"

#~ msgid "Create _New Wi-Fi Network..."
#~ msgstr "Opret _nyt trådløst netværk …"

#~ msgid " "
#~ msgstr " "

#~ msgid "15"
#~ msgstr "15"

#~ msgid "Aut_onegotiate"
#~ msgstr "Aut_omatisk forhandling"

#~ msgid "FirewallD is not running."
#~ msgstr "FirewallD kører ikke."

#~ msgid "New..."
#~ msgstr "Ny …"

#~ msgid "Enable WiMA_X Mobile Broadband"
#~ msgstr "Aktiver WiMA_X mobilt bredbånd"

#~ msgid "_Help"
#~ msgstr "_Hjælp"

#~ msgid "You are now connected to the bonded network."
#~ msgstr "Du er nu tilsluttet det bundne netværk."

#~ msgid "Preparing bond connection '%s'..."
#~ msgstr "Forbereder bindingsforbindelsen “%s” …"

#~ msgid "Configuring bond connection '%s'..."
#~ msgstr "Konfigurerer bindingsforbindelsen “%s” …"

#~ msgid "User authentication required for bond connection '%s'..."
#~ msgstr "Der kræves brugergodkendelse til bindingsforbindelsen “%s” …"

#~ msgid "Requesting address for '%s'..."
#~ msgstr "Anmoder om adresse for “%s” …"

#~ msgid "Bond connection '%s' active"
#~ msgstr "Bindingsforbindelsen “%s” er aktiv"

#~ msgid "You are now connected to the bridged network."
#~ msgstr "Du er nu tilsluttet bronetværket."

#~ msgid "Preparing bridge connection '%s'..."
#~ msgstr "Forbereder broforbindelsen “%s” …"

#~ msgid "Configuring bridge connection '%s'..."
#~ msgstr "Konfigurerer broforbindelsen “%s” …"

#~ msgid "User authentication required for bridge connection '%s'..."
#~ msgstr "Der kræves brugergodkendelse til broforbindelsen “%s” …"

#~ msgid "Bridge connection '%s' active"
#~ msgstr "Broforbindelsen “%s” er aktiv"

#~ msgid "New Mobile Broadband (CDMA) connection..."
#~ msgstr "Ny mobil bredbåndsforbindelse (CDMA) …"

#~ msgid "You are now connected to the CDMA network."
#~ msgstr "Du er nu tilsluttet CDMA-netværket."

#~ msgid "CDMA network."
#~ msgstr "CDMA-netværk."

#~ msgid "New Mobile Broadband (GSM) connection..."
#~ msgstr "Ny mobil bredbåndsforbindelse (GSM) …"

#~ msgid "You are now connected to the GSM network."
#~ msgstr "Du er nu tilsluttet GSM-netværket."

#~ msgid "GSM network."
#~ msgstr "GSM-netværk."

#~ msgid "Auto InfiniBand"
#~ msgstr "InfiniBand auto"

#~ msgid "InfiniBand Networks (%s)"
#~ msgstr "InfiniBand-netværk (%s)"

#~ msgid "InfiniBand Network (%s)"
#~ msgstr "Infiniband-netværk (%s)"

#~ msgid "InfiniBand Networks"
#~ msgstr "InfiniBand-netværk"

#~ msgid "InfiniBand Network"
#~ msgstr "InfiniBand-netværk"

#~ msgid "You are now connected to the InfiniBand network."
#~ msgstr "Du er nu tilsluttet InfiniBand-netværket."

#~ msgid "Preparing InfiniBand connection '%s'..."
#~ msgstr "Forbereder InfiniBand-forbindelsen “%s” …"

#~ msgid "Configuring InfiniBand connection '%s'..."
#~ msgstr "Konfigurerer InfiniBand-forbindelsen “%s” …"

#~ msgid "User authentication required for InfiniBand connection '%s'..."
#~ msgstr "Der kræves brugergodkendelse til InfiniBand-forbindelsen “%s” …"

#~ msgid "InfiniBand connection '%s' active"
#~ msgstr "InfiniBand-forbindelsen “%s” er aktiv"

#~ msgid "You are now connected to the teamed network."
#~ msgstr "Du er nu tilsluttet gruppenetværket."

#~ msgid "Preparing team connection '%s'..."
#~ msgstr "Forbereder gruppeforbindelsen “%s” …"

#~ msgid "Configuring team connection '%s'..."
#~ msgstr "Konfigurerer gruppeforbindelsen “%s” …"

#~ msgid "User authentication required for team connection '%s'..."
#~ msgstr "Der kræves brugergodkendelse til gruppeforbindelsen “%s” …"

#~ msgid "Team connection '%s' active"
#~ msgstr "Gruppeforbindelsen “%s” er aktiv"

#~ msgid "You are now connected to the VLAN."
#~ msgstr "Du er nu tilsluttet VLAN'et."

#~ msgid "Preparing VLAN connection '%s'..."
#~ msgstr "Forbereder VLAN-forbindelsen “%s” …"

#~ msgid "Configuring VLAN connection '%s'..."
#~ msgstr "Konfigurerer VLAN-forbindelsen “%s” …"

#~ msgid "User authentication required for VLAN connection '%s'..."
#~ msgstr "Der kræves brugergodkendelse til VLAN-forbindelsen “%s” …"

#~ msgid "VLAN connection '%s' active"
#~ msgstr "VLAN-forbindelsen “%s” er aktiv"

#~ msgid "WiMAX Mobile Broadband (%s)"
#~ msgstr "WiMAX mobilt bredbånd (%s)"

#~ msgid "WiMAX Mobile Broadband"
#~ msgstr "WiMAX mobilt bredbånd"

#~ msgid "WiMAX is disabled"
#~ msgstr "WiMAX er deaktiveret"

#~ msgid "WiMAX is disabled by hardware switch"
#~ msgstr "WiMAX er deaktiveret af hardwareknap"

#~ msgid "You are now connected to the WiMAX network."
#~ msgstr "Du er nu tilsluttet WiMAX-netværket."

#~ msgid "%d dB"
#~ msgstr "%d dB"

#~ msgctxt "WiMAX CINR"
#~ msgid "unknown"
#~ msgstr "ukendt"

#~ msgctxt "WiMAX Base Station ID"
#~ msgid "unknown"
#~ msgstr "ukendt"

#~ msgid "WiMAX (%s)"
#~ msgstr "WiMAX (%s)"

#~ msgid "CINR:"
#~ msgstr "CINR:"

#~ msgid "BSID:"
#~ msgstr "BSID:"

#~ msgid "_Device MAC address:"
#~ msgstr "_Enheds MAC-adresse:"

#~ msgid "Any"
#~ msgstr "Enhver"

#~ msgid "3G (UMTS/HSPA)"
#~ msgstr "3G (UMTS/HSPA)"

#~ msgid "2G (GPRS/EDGE)"
#~ msgstr "2G (GPRS/EDGE)"

#~ msgid "Prefer 3G (UMTS/HSPA)"
#~ msgstr "Foretræk 3G (UMTS/HSPA)"

#~ msgid "Prefer 2G (GPRS/EDGE)"
#~ msgstr "Foretræk 2G (GPRS/EDGE)"

#~ msgid "Prefer 4G (LTE)"
#~ msgstr "Foretræk 4G (LTE)"

#~ msgid "Use only 4G (LTE)"
#~ msgstr "Brug kun 4G (LTE)"

#~ msgid "I_mport team configuration from a file..."
#~ msgstr "I_mportér gruppeopsætning fra en fil …"

#~ msgid "Infrastructure"
#~ msgstr "Infrastruktur"

#~ msgid "WiMAX"
#~ msgstr "WiMAX"

#~ msgid "Error saving connection"
#~ msgstr "Fejl da forbindelsen blev gemt"

#~ msgid "The property '%s' / '%s' is invalid: %d"
#~ msgstr "Egenskaben “%s” / “%s” er ugyldig: %d"

#~ msgid ""
#~ "Bluetooth configuration not possible (failed to connect to D-Bus: (%s) "
#~ "%s)."
#~ msgstr ""
#~ "Konfiguration af Bluetooth er ikke mulig (kunne ikke forbinde til D-Bus: "
#~ "(%s) %s)."

#~ msgid ""
#~ "Bluetooth configuration not possible (error finding NetworkManager: (%s) "
#~ "%s)."
#~ msgstr ""
#~ "Konfiguration af Bluetooth er ikke mulig (fejl ved søgning efter "
#~ "Netværkshåndtering: (%s) %s)."

#~ msgid "Use your mobile phone as a network device (PAN/NAP)"
#~ msgstr "Brug din mobiltelefon som en netværksenhed (PAN/NAP)"

#~ msgid "Access the Internet using your mobile phone (DUN)"
#~ msgstr "Tilslut internettet ved brug af din mobiltelefon (DUN)"

#~ msgid "Error: %s"
#~ msgstr "Fejl: %s"

#~ msgid "Your phone is now ready to use!"
#~ msgstr "Din telefon er klar til brug!"

#~ msgid "Mobile wizard was canceled"
#~ msgstr "Mobil-guiden blev afbrudt"

#~ msgid "Unknown phone device type (not GSM or CDMA)"
#~ msgstr "Ukendt telefonenhed (ikke GSM eller CDMA)"

#~ msgid "unknown modem type."
#~ msgstr "ukendt modemtype."

#~ msgid "failed to connect to the phone."
#~ msgstr "kunne ikke forbinde til telefonen."

#~ msgid "error getting bus connection"
#~ msgstr "fejl ved hentning af busforbindelse"

#~ msgid "unexpectedly disconnected from the phone."
#~ msgstr "blev uventet afbrudt fra telefonen."

#~ msgid "timed out detecting phone details."
#~ msgstr "tidsudløb for søgning efter telefondetaljer."

#~ msgid "Detecting phone configuration..."
#~ msgstr "Opdagelse af telefon-konfiguration …"

#~ msgid ""
#~ "The default Bluetooth adapter must be enabled before setting up a Dial-Up-"
#~ "Networking connection."
#~ msgstr ""
#~ "Standard-adapteren til Bluetooth skal være aktiveret før oprettelse af en "
#~ "netværk-opkaldsforbindelse."

#~ msgid "Failed to create PAN connection: %s"
#~ msgstr "Kunne ikke oprette PAN-forbindelse: %s"

#~ msgid "%s Network"
#~ msgstr "%s Netværk"

#~ msgid "Automatic (PPP)"
#~ msgstr "Automatisk (PPP)"

#~ msgid "Automatic (PPP) addresses only"
#~ msgstr "Kun automatiske (PPP) adresser"

#~ msgid "_Save..."
#~ msgstr "_Gem …"

#~ msgid "_Edit..."
#~ msgstr "_Redigér …"

#~ msgid "_Delete..."
#~ msgstr "_Slet …"

#~ msgid "ModemManager is not running"
#~ msgstr "ModemManager kører ikke"

#~ msgid "No Certificate Authority certificate chosen"
#~ msgstr "Intet certifikat fra certifikatsautoritet er valgt"

#~ msgid ""
#~ "Not using a Certificate Authority (CA) certificate can result in "
#~ "connections to insecure, rogue Wi-Fi networks.  Would you like to choose "
#~ "a Certificate Authority certificate?"
#~ msgstr ""
#~ "Hvis man ikke bruger et certifikat fra en certifikatautoritet (CA), kan "
#~ "det resultere i forbindelser til usikre, ondsindede trådløse netværk. "
#~ "Ønsker du at vælge et certifikat fra en certifikatautoritet?"

#~ msgid "Don't _warn me again"
#~ msgstr "Advar mi_g ikke igen"

#~ msgid "A_vailable to all users"
#~ msgstr "_Tilgængelig for alle brugere"

#~ msgid "Wireless Networks (%s)"
#~ msgstr "Trådløse netværk (%s)"

#~ msgid "Wireless Network (%s)"
#~ msgstr "Trådløst netværk (%s)"

#~ msgid "Wireless Network"
#~ msgid_plural "Wireless Networks"
#~ msgstr[0] "Trådløst netværk"
#~ msgstr[1] "Trådløse netværk"

#~ msgid "wireless is disabled"
#~ msgstr "trådløs er deaktiveret"

#~ msgid "wireless is disabled by hardware switch"
#~ msgstr "trådløst er deaktiveret af hardwareknap"

#~ msgid "Preparing wireless network connection '%s'..."
#~ msgstr "Forbereder trådløs netværksforbindelse “%s” …"

#~ msgid "Configuring wireless network connection '%s'..."
#~ msgstr "Konfigurerer trådløs netværksforbindelse “%s” …"

#~ msgid "Requesting a wireless network address for '%s'..."
#~ msgstr "Anmoder om en trådløs netværksadresse for “%s” …"

#~ msgid "Wireless network connection '%s' active"
#~ msgstr "Trådløs netværksforbindelse “%s” er aktiv"

#~ msgid "Could not load Wired Security security user interface."
#~ msgstr "Kunne ikke indlæse brugerflade for kablet sikkerhed."

#~ msgid "Wireless"
#~ msgstr "Trådløs"

#~ msgid "Wireless connection %d"
#~ msgstr "Trådløs forbindelse %d"

#~ msgid "An unknown error occurred."
#~ msgstr "Der opstod en ukendt fejl."

#~ msgid "Could not edit new connection"
#~ msgstr "Kunne ikke redigere ny forbindelse"

#~ msgid "Could not edit imported connection"
#~ msgstr "Kunne ikke redigere importeret forbindelse"

#~ msgid "No VPN plugin available. Please install one to enable this button."
#~ msgstr ""
#~ "Intet VPN-udvidelsesmodul til rådighed. Installer et for at aktivere "
#~ "denne knap."

#~ msgid "Don't know how to edit '%s' connections"
#~ msgstr "Ved ikke, hvordan man redigerer “%s”-forbindelser"

#~ msgid "Bluetooth configuration not possible (failed to create D-Bus proxy)."
#~ msgstr ""
#~ "Konfiguration af Bluetooth er ikke mulig (kunne ikke forbinde til D-Bus "
#~ "proxy)."

#~ msgid "Click on this icon to connect to a wireless network"
#~ msgstr "Klik på dette ikon for at forbinde til et trådløst netværk"

#~ msgid "_Security:"
#~ msgstr "_Sikkerhed:"