aboutsummaryrefslogtreecommitdiffstats
path: root/po/da.po
blob: 02a738ae7900776d77929aac653e3c923298c5e6 (plain) (blame)
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
# Danish translation of gnome-applets
# Copyright (C) 1998-2001 Free Software Foundation, Inc.
# Keld Simonsen <keld@dkuug.dk>, 2001.
# Kjartan Maraas <kmaraas@gnome.org>, 1998-2001.
# Anna Jonna Armannsdottir <a@ingenioer.dk>, 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-applets 1.4.1\n"
"POT-Creation-Date: 2001-10-19 14:35+0200\n"
"PO-Revision-Date: 2001-10-25 09:15+0200\n"
"Last-Translator: Anna Jonna Armannsdottir <a@ingenioer.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"

#: addressbook/backend/ebook/GNOME_Evolution_Addressbook_VCard_Importer.oaf.in.h:1
msgid "Factory to import VCard files into Evolution."
msgstr "Fabrik for import af VCard-filer til Evolution."

#: addressbook/backend/ebook/GNOME_Evolution_Addressbook_VCard_Importer.oaf.in.h:2
msgid "Imports VCard files into Evolution."
msgstr "Importerer VCard-filer til Evolution."

#: addressbook/backend/ebook/e-card-simple.c:59
#: addressbook/gui/widgets/e-addressbook-view.c:877
msgid "File As"
msgstr "Gem som"

#: addressbook/backend/ebook/e-card-simple.c:60
msgid "Name"
msgstr "Navn"

#: addressbook/backend/ebook/e-card-simple.c:61
#: addressbook/gui/widgets/e-addressbook-view.c:879
msgid "Email"
msgstr "E-post"

#: addressbook/backend/ebook/e-card-simple.c:62
#: addressbook/gui/contact-editor/e-contact-editor.c:1602
msgid "Primary"
msgstr "Primær"

#: addressbook/backend/ebook/e-card-simple.c:62
msgid "Prim"
msgstr "Pri"

#: addressbook/backend/ebook/e-card-simple.c:63
#: addressbook/backend/ebook/e-card-simple.c:93
#: addressbook/gui/contact-editor/e-contact-editor.c:1587
#: addressbook/gui/widgets/e-addressbook-view.c:911
msgid "Assistant"
msgstr "Assistent"

#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:69
#: addressbook/gui/contact-editor/e-contact-editor.c:1588
#: addressbook/gui/contact-editor/e-contact-editor.c:1655
msgid "Business"
msgstr "Arbejde"

#: addressbook/backend/ebook/e-card-simple.c:64
#: addressbook/backend/ebook/e-card-simple.c:69
msgid "Bus"
msgstr "Arb"

#: addressbook/backend/ebook/e-card-simple.c:65
#: addressbook/gui/contact-editor/e-contact-editor.c:1591
msgid "Callback"
msgstr "Tilbagering"

#: addressbook/backend/ebook/e-card-simple.c:66
#: addressbook/gui/contact-editor/e-contact-editor.c:1593
msgid "Company"
msgstr "Firma"

#: addressbook/backend/ebook/e-card-simple.c:66
msgid "Comp"
msgstr "Datamaskine"

#: addressbook/backend/ebook/e-card-simple.c:67
#: addressbook/backend/ebook/e-card-simple.c:70
#: addressbook/gui/contact-editor/e-contact-editor.c:1594
#: addressbook/gui/contact-editor/e-contact-editor.c:1656
msgid "Home"
msgstr "Hjemme"

#: addressbook/backend/ebook/e-card-simple.c:68
#: addressbook/gui/widgets/e-addressbook-view.c:886
msgid "Organization"
msgstr "Organisation"

#: addressbook/backend/ebook/e-card-simple.c:68
msgid "Org"
msgstr "Org"

#: addressbook/backend/ebook/e-card-simple.c:71
#: addressbook/gui/contact-editor/e-contact-editor.c:1598
msgid "Mobile"
msgstr "Mobil"

#: addressbook/backend/ebook/e-card-simple.c:72
#: addressbook/gui/contact-editor/e-contact-editor.c:1592
msgid "Car"
msgstr "Bil"

#: addressbook/backend/ebook/e-card-simple.c:73
#: addressbook/gui/contact-editor/e-contact-editor.c:1590
#: addressbook/gui/widgets/e-addressbook-view.c:891
msgid "Business Fax"
msgstr "Fax på arbejde"

#: addressbook/backend/ebook/e-card-simple.c:73
msgid "Bus Fax"
msgstr "Arb-fax"

#: addressbook/backend/ebook/e-card-simple.c:74
#: addressbook/gui/contact-editor/e-contact-editor.c:1596
#: addressbook/gui/widgets/e-addressbook-view.c:892
msgid "Home Fax"
msgstr "Fax hjemme"

#: addressbook/backend/ebook/e-card-simple.c:75
#: addressbook/gui/contact-editor/e-contact-editor.c:1589
msgid "Business 2"
msgstr "Arbejde 2"

#: addressbook/backend/ebook/e-card-simple.c:75
msgid "Bus 2"
msgstr "Arb 2"

#: addressbook/backend/ebook/e-card-simple.c:76
#: addressbook/gui/contact-editor/e-contact-editor.c:1595
msgid "Home 2"
msgstr "Hjemme 2"

#: addressbook/backend/ebook/e-card-simple.c:77
#: addressbook/gui/contact-editor/e-contact-editor.c:1597
#: addressbook/gui/widgets/e-addressbook-view.c:895
msgid "ISDN"
msgstr "ISDN"

#: addressbook/backend/ebook/e-card-simple.c:78
#: addressbook/backend/ebook/e-card-simple.c:84
#: addressbook/gui/contact-editor/e-contact-editor.c:1599
#: addressbook/gui/contact-editor/e-contact-editor.c:1657
#: mail/mail-config.glade.h:51
msgid "Other"
msgstr "Andre"

#: addressbook/backend/ebook/e-card-simple.c:79
#: addressbook/gui/contact-editor/e-contact-editor.c:1600
#: addressbook/gui/widgets/e-addressbook-view.c:897
msgid "Other Fax"
msgstr "Anden fax"

#: addressbook/backend/ebook/e-card-simple.c:80
#: addressbook/gui/contact-editor/e-contact-editor.c:1601
#: addressbook/gui/widgets/e-addressbook-view.c:898
msgid "Pager"
msgstr "Personsøger"

#: addressbook/backend/ebook/e-card-simple.c:81
#: addressbook/gui/contact-editor/e-contact-editor.c:1603
#: addressbook/gui/widgets/e-addressbook-view.c:899
msgid "Radio"
msgstr "Radio"

#: addressbook/backend/ebook/e-card-simple.c:82
#: addressbook/gui/contact-editor/e-contact-editor.c:1604
#: addressbook/gui/widgets/e-addressbook-view.c:900
msgid "Telex"
msgstr "Telex"

#: addressbook/backend/ebook/e-card-simple.c:83
#: addressbook/gui/widgets/e-addressbook-view.c:901
msgid "TTY"
msgstr "TTY"

#: addressbook/backend/ebook/e-card-simple.c:85
#: addressbook/gui/component/e-address-popup.c:476
#: addressbook/gui/contact-editor/e-contact-editor.c:1630
#: addressbook/gui/widgets/e-addressbook-view.c:903
msgid "Email 2"
msgstr "E-post 2"

#: addressbook/backend/ebook/e-card-simple.c:86
#: addressbook/gui/component/e-address-popup.c:486
#: addressbook/gui/contact-editor/e-contact-editor.c:1631
#: addressbook/gui/widgets/e-addressbook-view.c:904
msgid "Email 3"
msgstr "E-post 3"

#: addressbook/backend/ebook/e-card-simple.c:87
#: addressbook/gui/widgets/e-addressbook-view.c:905
msgid "Web Site"
msgstr "Netside"

#: addressbook/backend/ebook/e-card-simple.c:87
msgid "Url"
msgstr "Url"

#: addressbook/backend/ebook/e-card-simple.c:88
#: addressbook/gui/widgets/e-addressbook-view.c:906
msgid "Department"
msgstr "Afdeling"

#: addressbook/backend/ebook/e-card-simple.c:88
msgid "Dep"
msgstr "Afd"

#: addressbook/backend/ebook/e-card-simple.c:89
#: addressbook/gui/widgets/e-addressbook-view.c:907
msgid "Office"
msgstr "Kontor"

#: addressbook/backend/ebook/e-card-simple.c:89
msgid "Off"
msgstr "Ktr"

#: addressbook/backend/ebook/e-card-simple.c:90
#: addressbook/gui/widgets/e-addressbook-view.c:908
msgid "Title"
msgstr "Titel"

#: addressbook/backend/ebook/e-card-simple.c:91
#: addressbook/gui/widgets/e-addressbook-view.c:909
msgid "Profession"
msgstr "Profession"

#: addressbook/backend/ebook/e-card-simple.c:91
msgid "Prof"
msgstr "Prof"

#: addressbook/backend/ebook/e-card-simple.c:92
#: addressbook/gui/widgets/e-addressbook-view.c:910
msgid "Manager"
msgstr "Leder"

#: addressbook/backend/ebook/e-card-simple.c:92
msgid "Man"
msgstr "Leder"

#: addressbook/backend/ebook/e-card-simple.c:93
msgid "Ass"
msgstr "Ass"

#: addressbook/backend/ebook/e-card-simple.c:94
#: addressbook/gui/widgets/e-addressbook-view.c:912
msgid "Nickname"
msgstr "Kaldenavn"

#: addressbook/backend/ebook/e-card-simple.c:94
msgid "Nick"
msgstr "Kaldt"

#: addressbook/backend/ebook/e-card-simple.c:95
#: addressbook/gui/widgets/e-addressbook-view.c:913
msgid "Spouse"
msgstr "Ægtefælle"

#: addressbook/backend/ebook/e-card-simple.c:96
#: addressbook/gui/widgets/e-addressbook-view.c:914
msgid "Note"
msgstr "Kommentar"

#: addressbook/backend/ebook/e-card-simple.c:97
msgid "Calendar URI"
msgstr "Kalender URI"

#: addressbook/backend/ebook/e-card-simple.c:97
msgid "CALUri"
msgstr "CALUri"

#: addressbook/backend/ebook/e-card-simple.c:98
#: addressbook/gui/widgets/e-addressbook-view.c:915
msgid "Free-busy URL"
msgstr "Fri-ledig URL"

#: addressbook/backend/ebook/e-card-simple.c:98
msgid "FBUrl"
msgstr "FBUrl"

#: addressbook/backend/ebook/e-card-simple.c:99
msgid "Anniversary"
msgstr "Bryllupsdag"

#: addressbook/backend/ebook/e-card-simple.c:99
msgid "Anniv"
msgstr "Br.dag"

#: addressbook/backend/ebook/e-card-simple.c:100
msgid "Birth Date"
msgstr "Fødselsdato"

#: addressbook/backend/ebook/e-card-simple.c:103
#: calendar/gui/e-calendar-table.etspec.h:4
msgid "Categories"
msgstr "Kategorier"

#: addressbook/backend/ebook/e-card-simple.c:104
msgid "Family Name"
msgstr "Efternavn"

#: addressbook/backend/ebook/e-card.c:3713
msgid "Card: "
msgstr "Kort: "

#: addressbook/backend/ebook/e-card.c:3715
msgid ""
"\n"
"Name: "
msgstr ""
"\n"
"Navn:"

#: addressbook/backend/ebook/e-card.c:3716
msgid ""
"\n"
"  Prefix:     "
msgstr ""
"\n"
"Præfiks:    "

#: addressbook/backend/ebook/e-card.c:3717
msgid ""
"\n"
"  Given:      "
msgstr ""
"\n"
"Opgivet:     "

#: addressbook/backend/ebook/e-card.c:3718
msgid ""
"\n"
"  Additional: "
msgstr ""
"\n"
"Yderligere: "

#: addressbook/backend/ebook/e-card.c:3719
msgid ""
"\n"
"  Family:     "
msgstr ""
"\n"
"Familie:    "

#: addressbook/backend/ebook/e-card.c:3720
msgid ""
"\n"
"  Suffix:     "
msgstr ""
"\n"
"Suffiks:    "

#: addressbook/backend/ebook/e-card.c:3734
msgid ""
"\n"
"Birth Date: "
msgstr ""
"\n"
"Fødselsdato: "

#: addressbook/backend/ebook/e-card.c:3745
msgid ""
"\n"
"Address:"
msgstr ""
"\n"
"Adresse:"

#: addressbook/backend/ebook/e-card.c:3747
msgid ""
"\n"
"  Postal Box:  "
msgstr ""
"\n"
"Postboks:  "

#: addressbook/backend/ebook/e-card.c:3748
msgid ""
"\n"
"  Ext:         "
msgstr ""
"\n"
"Linje:         "

#: addressbook/backend/ebook/e-card.c:3749
msgid ""
"\n"
"  Street:      "
msgstr ""
"\n"
"Vej:     "

#: addressbook/backend/ebook/e-card.c:3750
msgid ""
"\n"
"  City:        "
msgstr ""
"\n"
"By:          "

#: addressbook/backend/ebook/e-card.c:3751
msgid ""
"\n"
"  Region:      "
msgstr ""
"\n"
"Region:     "

#: addressbook/backend/ebook/e-card.c:3752
msgid ""
"\n"
"  Postal Code: "
msgstr ""
"\n"
"Postnummer: "

#: addressbook/backend/ebook/e-card.c:3753
msgid ""
"\n"
"  Country:     "
msgstr ""
"\n"
"Land:    "

#: addressbook/backend/ebook/e-card.c:3766
msgid ""
"\n"
"Delivery Label: "
msgstr ""
"\n"
"Leveringsetiket: "

#: addressbook/backend/ebook/e-card.c:3778
msgid ""
"\n"
"Telephones:\n"
msgstr ""
"\n"
"Telefoner:\n"

#: addressbook/backend/ebook/e-card.c:3781
msgid ""
"\n"
"Telephone:"
msgstr ""
"\n"
"Telefon:"

#: addressbook/backend/ebook/e-card.c:3805
msgid ""
"\n"
"E-mail:\n"
msgstr ""
"\n"
"E-post:\n"

#: addressbook/backend/ebook/e-card.c:3808
msgid ""
"\n"
"E-mail:"
msgstr ""
"\n"
"E-post:"

#: addressbook/backend/ebook/e-card.c:3827
msgid ""
"\n"
"Mailer: "
msgstr ""
"\n"
"E-post program: "

#: addressbook/backend/ebook/e-card.c:3833
msgid ""
"\n"
"Time Zone: "
msgstr ""
"\n"
"Tidszone: "

#: addressbook/backend/ebook/e-card.c:3841
msgid ""
"\n"
"Geo Location: "
msgstr ""
"\n"
"Geografisk lokation: "

#: addressbook/backend/ebook/e-card.c:3845
msgid ""
"\n"
"Business Role: "
msgstr ""
"\n"
"Stilling: "

#: addressbook/backend/ebook/e-card.c:3857
msgid ""
"\n"
"Org: "
msgstr ""
"\n"
"Org: "

#: addressbook/backend/ebook/e-card.c:3858
msgid ""
"\n"
"  Name:  "
msgstr ""
"\n"
"Navn:  "

#: addressbook/backend/ebook/e-card.c:3859
msgid ""
"\n"
"  Unit:  "
msgstr ""
"\n"
"Enhed:  "

#: addressbook/backend/ebook/e-card.c:3860
msgid ""
"\n"
"  Unit2: "
msgstr ""
"\n"
"Enhed2: "

#: addressbook/backend/ebook/e-card.c:3861
msgid ""
"\n"
"  Unit3: "
msgstr ""
"\n"
"Enhed3: "

#: addressbook/backend/ebook/e-card.c:3862
msgid ""
"\n"
"  Unit4: "
msgstr ""
"\n"
"Enhed4: "

#: addressbook/backend/ebook/e-card.c:3866
msgid ""
"\n"
"Categories: "
msgstr ""
"\n"
"Kategorier: "

#: addressbook/backend/ebook/e-card.c:3867
msgid ""
"\n"
"Comment: "
msgstr ""
"\n"
"Kommentar: "

#. if (crd->sound.prop.used) {
#. if (crd->sound.type != SOUND_PHONETIC)
#. addPropSizedValue (string, _ ("\nPronunciation: "),
#. crd->sound.data, crd->sound.size);
#. else
#. add_strProp_to_string (string, _ ("\nPronunciation: "),
#. crd->sound.data);
#.
#. add_SoundType (string, crd->sound.type);
#. }
#: addressbook/backend/ebook/e-card.c:3880
msgid ""
"\n"
"Unique String: "
msgstr ""
"\n"
"Unik streng: "

#: addressbook/backend/ebook/e-card.c:3883
msgid ""
"\n"
"Public Key: "
msgstr ""
"\n"
"Offentlig nøgle: "

#: addressbook/backend/ebook/e-card.c:4236
msgid "Multiple VCards"
msgstr "Flere VCard"

#: addressbook/backend/ebook/e-card.c:4244
#, c-format
msgid "VCard for %s"
msgstr "VCard for %s"

#: addressbook/backend/ebook/load-gnomecard-addressbook.c:21
#: addressbook/backend/ebook/load-pine-addressbook.c:22
#: addressbook/backend/ebook/test-client-list.c:23
#: addressbook/backend/ebook/test-client.c:33
#: addressbook/conduit/address-conduit.c:1433
#: addressbook/gui/component/addressbook-factory.c:49
#: calendar/conduits/calendar/calendar-conduit.c:1384
#: calendar/conduits/todo/todo-conduit.c:1064
#: calendar/gui/alarm-notify/notify-main.c:169 calendar/gui/main.c:63
msgid "Could not initialize Bonobo"
msgstr "Kunne ikke initialisere Bonobo"

#: addressbook/backend/pas/pas-backend-file.c:259
#: addressbook/backend/pas/pas-backend-ldap.c:2059
msgid "Searching..."
msgstr "Søger..."

#: addressbook/backend/pas/pas-backend-file.c:261
msgid "Loading..."
msgstr "Indlæser..."

#. need a different error message here.
#: addressbook/backend/pas/pas-backend-file.c:270
msgid "Error in search expression."
msgstr "Fejl i søgeudtryk."

#: addressbook/backend/pas/pas-backend-ldap.c:467
msgid "Connecting to LDAP server..."
msgstr "Kobler til LDAP-server..."

#: addressbook/backend/pas/pas-backend-ldap.c:477
msgid "Unable to connect to LDAP server."
msgstr "Kunne ikke koble til IMAP-server."

#: addressbook/backend/pas/pas-backend-ldap.c:493
msgid "Waiting for connection to LDAP server..."
msgstr "Venter på tilkobling til LDAP-server..."

#: addressbook/backend/pas/pas-backend-ldap.c:862
msgid "Adding card to LDAP server..."
msgstr "Tilføjer kort på LDAP-server..."

#: addressbook/backend/pas/pas-backend-ldap.c:963
msgid "Removing card from LDAP server..."
msgstr "Fjerner kort fra LDAP-server..."

#: addressbook/backend/pas/pas-backend-ldap.c:1072
msgid "Modifying card from LDAP server..."
msgstr "Ændrer kort fra LDAP-server..."

#: addressbook/backend/pas/pas-backend-ldap.c:2004
msgid "Receiving LDAP search results..."
msgstr "Modtager søgeresultater fra LDAP-server..."

#: addressbook/backend/pas/pas-backend-ldap.c:2009
msgid "Restarting search."
msgstr "Starter søgning igen."

#: addressbook/conduit/address-conduit.c:241
msgid "Cursor could not be loaded\n"
msgstr "Markøren kunne ikke lokaliseres\n"

#: addressbook/conduit/address-conduit.c:254
msgid "EBook not loaded\n"
msgstr "EBook ikke indlæst\n"

#: addressbook/conduit/address-conduit.c:997
#: calendar/conduits/calendar/calendar-conduit.c:940
#: calendar/conduits/todo/todo-conduit.c:639
msgid "Could not start wombat server"
msgstr "Kunne ikke starte wombat server"

#: addressbook/conduit/address-conduit.c:998
#: calendar/conduits/calendar/calendar-conduit.c:941
#: calendar/conduits/todo/todo-conduit.c:640
msgid "Could not start wombat"
msgstr "Kunne ikke starte wombat"

#: addressbook/conduit/address-conduit.c:1028
#: addressbook/conduit/address-conduit.c:1031
msgid "Could not read pilot's Address application block"
msgstr "Kunne ikke læse pilotens adresseapplikationsblok"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:1
msgid "A Bonobo control for an address popup."
msgstr "En Bonobo-kontrol for visning af en adresse."

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:2
msgid "A Bonobo control for displaying an address."
msgstr "En Bonobo-kontrol for visning af en adresse."

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:3
msgid "A sample Bonobo control which displays an addressbook."
msgstr "Eksempel på Bonobo-kontrol som viser en adressebog."

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:4
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Kontrol som viser et minikort for Evolutions adressebog."

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
msgid "Evolution Addressbook minicard viewer"
msgstr "Evolution adressebog minikort visning"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Evolution component for handling contacts."
msgstr "Evolution komponent for håndtering af kontakter."

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Factory for the Addressbook Minicard control"
msgstr "Fabrik for minikort kontrol for adressebog"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
msgid "Factory for the Addressbook's address displayer"
msgstr "Fabrik for adressebogens adressevisning"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
msgid "Factory for the Addressbook's address popup"
msgstr "Fabrik for adressebogens adressevisning"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
msgid "Factory for the sample Addressbook control"
msgstr "Fabrik for eksempelkontrol for adressebog"

#: addressbook/gui/component/addressbook-component.c:66
#: calendar/gui/dialogs/comp-editor-util.c:289
#: calendar/gui/dialogs/comp-editor-util.c:345 shell/e-local-storage.c:173
#: shell/e-shortcuts.c:1062
msgid "Contacts"
msgstr "Kontakter"

#: addressbook/gui/component/addressbook-component.c:66
msgid "Folder containing contact information"
msgstr "Mappe som indeholder kontaktinformation"

#: addressbook/gui/component/addressbook-component.c:68
msgid "LDAP Server"
msgstr "LDAP-server"

#: addressbook/gui/component/addressbook-component.c:68
msgid "LDAP server containing contact information"
msgstr "LDAP-server som indeholder kontaktinformation"

#: addressbook/gui/component/addressbook-component.c:411
#: ui/evolution-addressbook.xml.h:11
msgid "New Contact"
msgstr "Ny kontakt"

#: addressbook/gui/component/addressbook-component.c:411
msgid "New _Contact"
msgstr "Ny _kontakt"

#: addressbook/gui/component/addressbook-component.c:412
msgid "New Contact List"
msgstr "Ny kontaktliste"

#: addressbook/gui/component/addressbook-component.c:412
msgid "New Contact _List"
msgstr "Ny kontakt_liste"

#: addressbook/gui/component/addressbook-config.c:186
msgid "Edit Addressbook"
msgstr "Redigér adressebog"

#: addressbook/gui/component/addressbook-config.glade.h:1
msgid "389"
msgstr "389"

#: addressbook/gui/component/addressbook-config.glade.h:2
msgid "Account Name"
msgstr "Kontonavn"

#: addressbook/gui/component/addressbook-config.glade.h:3
msgid "Add Addressbook"
msgstr "Tilføj adressebog"

#: addressbook/gui/component/addressbook-config.glade.h:4
msgid "Addressbook Sources"
msgstr "Adressebog-kilder"

#: addressbook/gui/component/addressbook-config.glade.h:5
msgid "Advanced"
msgstr "Avanceret"

#: addressbook/gui/component/addressbook-config.glade.h:6
msgid "Base"
msgstr "Basis"

#: addressbook/gui/component/addressbook-config.glade.h:7
#: calendar/gui/dialogs/task-editor.c:179
msgid "Basic"
msgstr "Grundlæggende"

#: addressbook/gui/component/addressbook-config.glade.h:8
msgid "De_lete"
msgstr "S_let"

#: addressbook/gui/component/addressbook-config.glade.h:9
msgid "Email Address:"
msgstr "E-post-adresse:"

#: addressbook/gui/component/addressbook-config.glade.h:10
msgid ""
"Evolution will use this email address to authenticate you with the server"
msgstr "Evolution vil bruge denne adresse til at autenticere dig hos serverer"

#: addressbook/gui/component/addressbook-config.glade.h:11
msgid "One"
msgstr "Én"

#: addressbook/gui/component/addressbook-config.glade.h:12
msgid "Search _base:"
msgstr "Søge_basis:"

#: addressbook/gui/component/addressbook-config.glade.h:13
msgid "Search s_cope: "
msgstr "Sø_geområde:"

#: addressbook/gui/component/addressbook-config.glade.h:14
msgid "Server Name"
msgstr "Servernavn:"

#: addressbook/gui/component/addressbook-config.glade.h:15
msgid "Sub"
msgstr "Under"

#: addressbook/gui/component/addressbook-config.glade.h:16
msgid "The information below is required in order to add an addressbook.  "
msgstr "Informationen nedenunder kræves for at tilføje en adressebog."

#: addressbook/gui/component/addressbook-config.glade.h:17
msgid "This information is not required for most ldap servers. "
msgstr "Denne information kræves ikke for de fleste ldap-servere."

#: addressbook/gui/component/addressbook-config.glade.h:18
msgid ""
"This information is used by your ldap server to specify which nodes are used "
"in a search. Contact your server administrator for more information."
msgstr ""
"Denne information bruges af din ldap-server for at specificere hvilke noder "
"som bruges i en søgning. Kontakt din administrator for mere information."

#: addressbook/gui/component/addressbook-config.glade.h:19
msgid ""
"This is the base node for all your searches on the ldap server. Contact your "
"server administrator for more information."
msgstr ""
"Dette er basisnoden for alle dine søgninger på ldap-serveren. Kontakt din "
"administrator for mere information."

#: addressbook/gui/component/addressbook-config.glade.h:20
msgid "This is the name of the server where your addressbook is located."
msgstr "Dette er navnet på serveren hvor din adressebog ligger."

#: addressbook/gui/component/addressbook-config.glade.h:21
msgid "This is the port that your ldap server uses."
msgstr "Dette er porten som din ldap-server bruger."

#: addressbook/gui/component/addressbook-config.glade.h:22
msgid ""
"This name will be used to identify your account. It is for display purposes "
"only."
msgstr ""
"Dette navn vil bruges til at identificere din konto. Det bruges kun for "
"visning på skærmen."

#: addressbook/gui/component/addressbook-config.glade.h:23
msgid "_Account name:"
msgstr "Konton_avn:"

#: addressbook/gui/component/addressbook-config.glade.h:24
#: addressbook/gui/contact-editor/contact-editor.glade.h:19
#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4
#: calendar/gui/dialogs/alarm-page.glade.h:8 filter/filter.glade.h:7
#: mail/mail-config.glade.h:91 my-evolution/my-evolution.glade.h:21
msgid "_Add"
msgstr "_Tilføj"

#: addressbook/gui/component/addressbook-config.glade.h:25
#: filter/filter.glade.h:9 mail/mail-config.glade.h:96
#: ui/evolution-addressbook.xml.h:34 ui/evolution-calendar.xml.h:39
#: ui/evolution-mail-list.xml.h:25 ui/evolution-mail-messagedisplay.xml.h:6
#: ui/evolution-message-composer.xml.h:47
#: ui/evolution-signature-editor.xml.h:6 ui/evolution-subscribe.xml.h:10
#: ui/evolution-tasks.xml.h:16
msgid "_Edit"
msgstr "R_ediger"

#: addressbook/gui/component/addressbook-config.glade.h:26
msgid "_My server requires authentication"
msgstr "_Min server kræver autenticering"

#: addressbook/gui/component/addressbook-config.glade.h:27
msgid "_Port:"
msgstr "_Port:"

#: addressbook/gui/component/addressbook-config.glade.h:28
msgid "_Server name:"
msgstr "_Servernavn:"

#: addressbook/gui/component/addressbook-storage.c:168
msgid "Other Contacts"
msgstr "Andre kontakter"

#: addressbook/gui/component/addressbook.c:460
msgid "Unable to open addressbook"
msgstr "Kunne ikke åbne adressebogen"

#: addressbook/gui/component/addressbook.c:469
msgid ""
"We were unable to open this addressbook.  This either\n"
"means you have entered an incorrect URI, or the LDAP server\n"
"is down"
msgstr ""
"Kunne ikke åbne denne adressebog. Dette betyder enten\n"
"at du har indtastet en ugyldig URI, eller at LDAP-serveren\n"
"er nede"

#: addressbook/gui/component/addressbook.c:474
msgid ""
"This version of Evolution does not have LDAP support\n"
"compiled in to it.  If you want to use LDAP in Evolution\n"
"you must compile the program from the CVS sources after\n"
"retrieving OpenLDAP from the link below.\n"
msgstr ""
"Denne version af Evolution har ikke LDAP-støtte\n"
"kompileret ind. Hvis du ønsker at bruge LDAP i Evolution\n"
"må du kompilere programmet fra kildekoden i CVS efter at\n"
"have hentet OpenLDAP fra lænken nedenunder.\n"

#: addressbook/gui/component/addressbook.c:482
msgid ""
"We were unable to open this addressbook.  Please check that the\n"
"path exists and that you have permission to access it."
msgstr ""
"Kunne ikke åbne denne adressebog. Venligst tjek at stien\n"
"eksisterer og at du har rettigheder til at tilgå den."

#: addressbook/gui/component/addressbook.c:615
#, c-format
msgid "Enter password for %s (user %s)"
msgstr "Indtast adgangskode for %s (bruger %s)"

#: addressbook/gui/component/addressbook.c:720
#: calendar/gui/cal-search-bar.c:55
msgid "Any field contains"
msgstr "Et felt indeholder"

#: addressbook/gui/component/addressbook.c:721
msgid "Name contains"
msgstr "Navn indeholder"

#: addressbook/gui/component/addressbook.c:722
msgid "Email contains"
msgstr "E-post indeholder"

#: addressbook/gui/component/addressbook.c:723
#: calendar/gui/cal-search-bar.c:59
msgid "Category is"
msgstr "Kategorien er"

#. We attach subitems below
#: addressbook/gui/component/addressbook.c:724 widgets/misc/e-filter-bar.h:97
#: widgets/misc/e-filter-bar.h:104
msgid "Advanced..."
msgstr "Avanceret..."

#. All, unmatched, separator
#: addressbook/gui/component/addressbook.c:955
#: calendar/gui/cal-search-bar.c:412
msgid "Any Category"
msgstr "Enhver kategori"

#: addressbook/gui/component/addressbook.c:995
msgid "The URI that the Folder Browser will display"
msgstr "URIen som mappeudforskeren vil vise"

#.
#. * This is the code for the UI thingie that lets you manipulate the e-mail
#. * addresses (and *only* the e-mail addresses) associated with an existing
#. * card.
#.
#: addressbook/gui/component/e-address-popup.c:178
msgid "(none)"
msgstr "(ingen)"

#: addressbook/gui/component/e-address-popup.c:466
#: addressbook/gui/contact-editor/contact-editor.glade.h:17
#: addressbook/gui/contact-editor/e-contact-editor.c:1629
msgid "Primary Email"
msgstr "Primær e-post"

#: addressbook/gui/component/e-address-popup.c:579
msgid "Select an Action"
msgstr "Vælg en handling"

#: addressbook/gui/component/e-address-popup.c:585
#, c-format
msgid "Create a new contact \"%s\""
msgstr "Opret en ny kontakt \"%s\""

#: addressbook/gui/component/e-address-popup.c:597
#, c-format
msgid "Add address to existing contact \"%s\""
msgstr "Tilføj adresse for eksisterende kontakt \"%s\""

#: addressbook/gui/component/e-address-popup.c:859
msgid "Querying Addressbook..."
msgstr "Kører forespørgsel i adressebog..."

#: addressbook/gui/component/e-address-popup.c:934
#: addressbook/gui/component/e-address-widget.c:388
#: addressbook/gui/component/select-names/e-select-names-popup.c:307
msgid "Edit Contact Info"
msgstr "Redigér kontaktinfo"

#: addressbook/gui/component/e-address-popup.c:963
#: addressbook/gui/component/e-address-widget.c:424
#: addressbook/gui/component/select-names/e-select-names-popup.c:486
msgid "Add to Contacts"
msgstr "Tilføj i kontakter"

#: addressbook/gui/component/e-address-popup.c:1006
msgid "Merge E-Mail Address"
msgstr "Flet E-postadresse"

#: addressbook/gui/component/e-address-widget.c:365
msgid "Disable Queries"
msgstr "Deaktivér forespørgsler"

#: addressbook/gui/component/e-address-widget.c:365
msgid "Enable Queries (Dangerous!)"
msgstr "Aktivér forespørgsler (farligt!)"

#: addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in.h:1
msgid "Evolution's addressbook name selection interface."
msgstr "Evolution adressebog-komponent"

#: addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in.h:2
msgid "Factory for the Addressbook's name selection interface"
msgstr "Fabrik for adressebogens grænseflade for navnevalg"

#: addressbook/gui/component/select-names/e-select-names-popup.c:164
#: addressbook/gui/component/select-names/e-select-names.c:759
#: composer/e-msg-composer-attachment-bar.c:499 filter/filter-filter.c:436
#: filter/filter-rule.c:613 shell/e-shortcuts-view.c:181
msgid "Remove"
msgstr "Fjern"

#: addressbook/gui/component/select-names/e-select-names-popup.c:179
msgid "Remove All"
msgstr "Fjern alle"

#: addressbook/gui/component/select-names/e-select-names-popup.c:203
msgid "Send HTML Mail?"
msgstr "Send HTML e-post?"

#: addressbook/gui/component/select-names/e-select-names-popup.c:406
msgid "Edit Contact List"
msgstr "Redigér kontaktliste"

#: addressbook/gui/component/select-names/e-select-names-popup.c:424
msgid "Unnamed Contact List"
msgstr "Kontaktliste uden navn"

#: addressbook/gui/component/select-names/e-select-names-popup.c:441
#, c-format
msgid "(%d not shown)"
msgstr "(%d ikke vist)"

#: addressbook/gui/component/select-names/e-select-names-popup.c:507
msgid "Unnamed Contact"
msgstr "Kontakt uden navn:"

#: addressbook/gui/component/select-names/e-select-names.c:517
msgid ""
"Evolution is unable to get the addressbook local storage.\n"
"This may have been caused by the evolution-addressbook component crashing.\n"
"To help us better understand and ultimately resolve this problem,\n"
"please send an e-mail to Jon Trowbridge <trow@ximian.com> with a\n"
"detailed description of the circumstances under which this error\n"
"occurred.  Thank you."
msgstr ""
"Evolution finder ikke lokalt lager for adressebog. \n"
"Dette kan være forårsaget af at evolution-addressbook komponenten er gået "
"ned. \n"
"For at hjælpe os med at forstå, og til slut fikse problemet, \n"
"må du gerne sende en besked til Jon Trowbridge <trow@ximian.com> med en \n"
"detaljeret beskrivelse af omstændighederne \n"
"omkring fejlen. Tak."

#: addressbook/gui/component/select-names/e-select-names.c:595
msgid "Select Contacts from Addressbook"
msgstr "Vælg kontakter fra adressebogen"

#: addressbook/gui/component/select-names/select-names.glade.h:1
msgid "C_ontaining:"
msgstr "Indeh_older:"

#: addressbook/gui/component/select-names/select-names.glade.h:2
msgid "Co_ntacts:"
msgstr "Ko_ntakter:"

#: addressbook/gui/component/select-names/select-names.glade.h:3
msgid "F_ind"
msgstr "F_ind"

#: addressbook/gui/component/select-names/select-names.glade.h:4
msgid "Select Names"
msgstr "Vælg navn"

#: addressbook/gui/component/select-names/select-names.glade.h:5
msgid "Show contacts matching the following criteria:"
msgstr "Vis kontakter som møder følgende kriterier:"

#: addressbook/gui/component/select-names/select-names.glade.h:6
msgid "_Category:"
msgstr "_Kategori:"

#: addressbook/gui/component/select-names/select-names.glade.h:7
msgid "_Folder:"
msgstr "_Mappe:"

#: addressbook/gui/component/select-names/select-names.glade.h:8
msgid "_Message Recipients:"
msgstr "_Beskedsmodtagere:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:1
msgid "Anni_versary:"
msgstr "Br_yllupsdag:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:2
msgid "B_usiness"
msgstr "A_rbejde"

#: addressbook/gui/contact-editor/contact-editor.glade.h:3
msgid "Business _Fax"
msgstr "_Fax på arbejd"

#: addressbook/gui/contact-editor/contact-editor.glade.h:4
#: calendar/gui/dialogs/event-page.glade.h:3
#: calendar/gui/dialogs/task-page.glade.h:1
msgid "Ca_tegories..."
msgstr "Ka_tegorier..."

#: addressbook/gui/contact-editor/contact-editor.glade.h:5
msgid "Collaboration"
msgstr "Samarbejde"

#. Construct the app
#: addressbook/gui/contact-editor/contact-editor.glade.h:6
#: addressbook/gui/contact-editor/e-contact-editor.c:1236
msgid "Contact Editor"
msgstr "Kontaktredigering"

#: addressbook/gui/contact-editor/contact-editor.glade.h:7
#: calendar/gui/dialogs/task-editor.c:184
msgid "Details"
msgstr "Detaljer"

#: addressbook/gui/contact-editor/contact-editor.glade.h:8
msgid "F_ree/Busy URL:"
msgstr "L_edig/optaget URL:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:9
msgid "File A_s:"
msgstr "Gem _som:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:10
msgid "General"
msgstr "Generelt"

#: addressbook/gui/contact-editor/contact-editor.glade.h:11
msgid ""
"If this person publishes free/busy or other calendar information on the "
"Internet, enter the address\n"
"of that information here."
msgstr ""
"Hvis en person publicerer ledig-/optaget information eller anden "
"kalenderinformation på internet, så indtast adressen\n"
"på denne information her."

#: addressbook/gui/contact-editor/contact-editor.glade.h:13
msgid "New phone type"
msgstr "Ny telefontype"

#: addressbook/gui/contact-editor/contact-editor.glade.h:14
msgid "No_tes:"
msgstr "No_tater:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:15
msgid "Organi_zation:"
msgstr "Organisat_ion:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:16
msgid "Phone Types"
msgstr "Telefontyper"

#: addressbook/gui/contact-editor/contact-editor.glade.h:18
msgid "Wants to receive _HTML mail"
msgstr "Vil modtage _HTML e-post"

#: addressbook/gui/contact-editor/contact-editor.glade.h:20
msgid "_Address..."
msgstr "_Adresse..."

#: addressbook/gui/contact-editor/contact-editor.glade.h:21
msgid "_Assistant's name:"
msgstr "Assistents navn"

#: addressbook/gui/contact-editor/contact-editor.glade.h:22
msgid "_Birthday:"
msgstr "Fø_dselsdag:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:23
msgid "_Business"
msgstr "Ar_bejde"

#: addressbook/gui/contact-editor/contact-editor.glade.h:24
#: calendar/gui/dialogs/event-page.glade.h:12
#: calendar/gui/dialogs/task-page.glade.h:10
msgid "_Contacts..."
msgstr "_Kontakter..."

#: addressbook/gui/contact-editor/contact-editor.glade.h:25
#: calendar/gui/dialogs/alarm-page.glade.h:9
#: calendar/gui/dialogs/meeting-page.c:698 filter/filter.glade.h:8
#: mail/folder-browser.c:1451 mail/mail-config.glade.h:95
#: ui/evolution-calendar.xml.h:38 ui/evolution-mail-message.xml.h:88
#: ui/evolution-tasks.xml.h:15 ui/evolution.xml.h:35
msgid "_Delete"
msgstr "_Slet"

#: addressbook/gui/contact-editor/contact-editor.glade.h:26
msgid "_Department:"
msgstr "Af_deling:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:27
msgid "_Full Name..."
msgstr "_Fulde navn..."

#: addressbook/gui/contact-editor/contact-editor.glade.h:28
msgid "_Home"
msgstr "_Hjemme"

#: addressbook/gui/contact-editor/contact-editor.glade.h:29
msgid "_Job title:"
msgstr "_Jobtitel:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:30
msgid "_Manager's Name:"
msgstr "_Leders navn:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:31
msgid "_Mobile"
msgstr "_Mobil"

#: addressbook/gui/contact-editor/contact-editor.glade.h:32
msgid "_Nickname:"
msgstr "Kalde_navn:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:33
msgid "_Office:"
msgstr "Kont_or:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:34
msgid "_Profession:"
msgstr "_Profession:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:35
msgid "_Public Calendar URL:"
msgstr "_Offentlig kalender URL:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:36
msgid "_Spouse:"
msgstr "Ægte_fælle:"

#: addressbook/gui/contact-editor/contact-editor.glade.h:37
msgid "_This is the mailing address"
msgstr "De_tte er postadressen"

#: addressbook/gui/contact-editor/contact-editor.glade.h:38
msgid "_Web page address:"
msgstr "_Hjemmeside-adresse:"

#: addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade.h:1
msgid ""
"Are you sure you want\n"
"to delete this contact?"
msgstr ""
"Er du sikker på at du vil\n"
"slette denne kontakt?"

#: addressbook/gui/contact-editor/e-contact-editor-confirm-delete.glade.h:3
msgid "Delete Contact?"
msgstr "Slet kontakt?"

#: addressbook/gui/contact-editor/e-contact-editor.c:754
msgid "This contact belongs to these categories:"
msgstr "Denne kontakt hører til disse kategorier:"

#: addressbook/gui/contact-editor/e-contact-editor.c:1605
msgid "TTY/TDD"
msgstr "TTY/TTD"

#: addressbook/gui/contact-editor/e-contact-editor.c:2227
#, c-format
msgid "Could not find widget for a field: `%s'"
msgstr "Kunne ikke finde widget for felt: `%s'"

#: addressbook/gui/contact-editor/e-contact-quick-add.c:283
msgid "Contact Quick-Add"
msgstr "Hurtigkontakt"

#: addressbook/gui/contact-editor/e-contact-quick-add.c:285
msgid "Edit Full"
msgstr "Redigér alt"

#: addressbook/gui/contact-editor/e-contact-quick-add.c:311
#: addressbook/gui/widgets/e-addressbook-view.c:878
msgid "Full Name"
msgstr "Fulde navn"

#: addressbook/gui/contact-editor/e-contact-quick-add.c:317
msgid "E-mail"
msgstr "E-post"

#. This is a filename. Translators take note.
#: addressbook/gui/contact-editor/e-contact-save-as.c:92
msgid "card.vcf"
msgstr "card.vcf"

#: addressbook/gui/contact-editor/e-contact-save-as.c:156
msgid "list"
msgstr "liste"

#: addressbook/gui/contact-editor/e-contact-save-as.c:188
#, c-format
msgid ""
"%s already exists\n"
"Do you want to overwrite it?"
msgstr ""
"%s eksisterer allerede\n"
"Vil du overskrive den?"

#: addressbook/gui/contact-editor/fulladdr.glade.h:1
msgid "Address _2:"
msgstr "Adresse _2:"

#: addressbook/gui/contact-editor/fulladdr.glade.h:2
msgid "Afghanistan"
msgstr "Afghanistan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:3
msgid "Albania"
msgstr "Albanien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:4
msgid "Algeria"
msgstr "Algeriet"

#: addressbook/gui/contact-editor/fulladdr.glade.h:5
msgid "American Samoa"
msgstr "Amerikansk Samoa"

#: addressbook/gui/contact-editor/fulladdr.glade.h:6
msgid "Andorra"
msgstr "Andorra"

#: addressbook/gui/contact-editor/fulladdr.glade.h:7
msgid "Angola"
msgstr "Angola"

#: addressbook/gui/contact-editor/fulladdr.glade.h:8
msgid "Anguilla"
msgstr "Anguilla"

#: addressbook/gui/contact-editor/fulladdr.glade.h:9
msgid "Antarctica"
msgstr "Antarktis"

#: addressbook/gui/contact-editor/fulladdr.glade.h:10
msgid "Antigua And Barbuda"
msgstr "Antigua og Barbuda"

#: addressbook/gui/contact-editor/fulladdr.glade.h:11
msgid "Argentina"
msgstr "Argentina"

#: addressbook/gui/contact-editor/fulladdr.glade.h:12
msgid "Armenia"
msgstr "Armenien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:13
msgid "Aruba"
msgstr "Aruba"

#: addressbook/gui/contact-editor/fulladdr.glade.h:14
msgid "Australia"
msgstr "Australien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:15
msgid "Austria"
msgstr "Østrig"

#: addressbook/gui/contact-editor/fulladdr.glade.h:16
msgid "Azerbaijan"
msgstr "Asserbadjan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:17
msgid "Bahamas"
msgstr "Bahamas"

#: addressbook/gui/contact-editor/fulladdr.glade.h:18
msgid "Bahrain"
msgstr "Bahrain"

#: addressbook/gui/contact-editor/fulladdr.glade.h:19
msgid "Bangladesh"
msgstr "Bangladesh"

#: addressbook/gui/contact-editor/fulladdr.glade.h:20
msgid "Barbados"
msgstr "Barbados"

#: addressbook/gui/contact-editor/fulladdr.glade.h:21
msgid "Belarus"
msgstr "Hviderusland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:22
msgid "Belgium"
msgstr "Belgien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:23
msgid "Belize"
msgstr "Belize"

#: addressbook/gui/contact-editor/fulladdr.glade.h:24
msgid "Benin"
msgstr "Benin"

#: addressbook/gui/contact-editor/fulladdr.glade.h:25
msgid "Bermuda"
msgstr "Bermuda"

#: addressbook/gui/contact-editor/fulladdr.glade.h:26
msgid "Bhutan"
msgstr "Bhutan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:27
msgid "Bolivia"
msgstr "Bolivia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:28
msgid "Bosnia And Herzegowina"
msgstr "Bosnien og Herzegovina"

#: addressbook/gui/contact-editor/fulladdr.glade.h:29
msgid "Botswana"
msgstr "Botswana"

#: addressbook/gui/contact-editor/fulladdr.glade.h:30
msgid "Bouvet Island"
msgstr "Bouvetøen"

#: addressbook/gui/contact-editor/fulladdr.glade.h:31
msgid "Brazil"
msgstr "Brasilien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:32
msgid "British Indian Ocean Territory"
msgstr "Britisk-Indisk havområde"

#: addressbook/gui/contact-editor/fulladdr.glade.h:33
msgid "British Virgin Islands"
msgstr "Jomfruøerne (britisk)"

#: addressbook/gui/contact-editor/fulladdr.glade.h:34
msgid "Brunei Darussalam"
msgstr "Brunei Dar-es-salam"

#: addressbook/gui/contact-editor/fulladdr.glade.h:35
msgid "Bulgaria"
msgstr "Bulgarien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:36
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: addressbook/gui/contact-editor/fulladdr.glade.h:37
msgid "Burundi"
msgstr "Burundi"

#: addressbook/gui/contact-editor/fulladdr.glade.h:38
msgid "Cambodia"
msgstr "Cambodja"

#: addressbook/gui/contact-editor/fulladdr.glade.h:39
msgid "Cameroon"
msgstr "Kamerun"

#: addressbook/gui/contact-editor/fulladdr.glade.h:40
msgid "Canada"
msgstr "Canada"

#: addressbook/gui/contact-editor/fulladdr.glade.h:41
msgid "Cape Verde"
msgstr "Kap Verde"

#: addressbook/gui/contact-editor/fulladdr.glade.h:42
msgid "Cayman Islands"
msgstr "Cayman-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:43
msgid "Central African Republic"
msgstr "Centralafrikanske republik"

#: addressbook/gui/contact-editor/fulladdr.glade.h:44
msgid "Chad"
msgstr "Tchad"

#: addressbook/gui/contact-editor/fulladdr.glade.h:45
msgid "Check Address"
msgstr "Tjek adresse"

#: addressbook/gui/contact-editor/fulladdr.glade.h:46
msgid "Chile"
msgstr "Chile"

#: addressbook/gui/contact-editor/fulladdr.glade.h:47
msgid "China"
msgstr "Kina"

#: addressbook/gui/contact-editor/fulladdr.glade.h:48
msgid "Christmas Island"
msgstr "Juleøen"

#: addressbook/gui/contact-editor/fulladdr.glade.h:49
msgid "Cocos (Keeling) Islands"
msgstr "Cocos (Keeling)-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:50
msgid "Colombia"
msgstr "Columbia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:51
msgid "Comoros"
msgstr "Komorene"

#: addressbook/gui/contact-editor/fulladdr.glade.h:52
msgid "Congo"
msgstr "Congo"

#: addressbook/gui/contact-editor/fulladdr.glade.h:53
msgid "Cook Islands"
msgstr "Cook-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:54
msgid "Costa Rica"
msgstr "Costa Rica"

#: addressbook/gui/contact-editor/fulladdr.glade.h:55
msgid "Cote d'Ivoire"
msgstr "Elfenbenskysten"

#: addressbook/gui/contact-editor/fulladdr.glade.h:56
msgid "Countr_y:"
msgstr "Lan_d:"

#: addressbook/gui/contact-editor/fulladdr.glade.h:57
msgid "Croatia"
msgstr "Kroatien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:58
msgid "Cuba"
msgstr "Cuba"

#: addressbook/gui/contact-editor/fulladdr.glade.h:59
msgid "Cyprus"
msgstr "Cypern"

#: addressbook/gui/contact-editor/fulladdr.glade.h:60
msgid "Czech Republic"
msgstr "Tjekkiske republik"

#: addressbook/gui/contact-editor/fulladdr.glade.h:61
msgid "Denmark"
msgstr "Danmark"

#: addressbook/gui/contact-editor/fulladdr.glade.h:62
msgid "Djibouti"
msgstr "Djibouti"

#: addressbook/gui/contact-editor/fulladdr.glade.h:63
msgid "Dominica"
msgstr "Dominika"

#: addressbook/gui/contact-editor/fulladdr.glade.h:64
msgid "Dominican Republic"
msgstr "Dominikanske republik"

#: addressbook/gui/contact-editor/fulladdr.glade.h:65
msgid "East Timor"
msgstr "Øst-Timor"

#: addressbook/gui/contact-editor/fulladdr.glade.h:66
msgid "Ecuador"
msgstr "Ækvador"

#: addressbook/gui/contact-editor/fulladdr.glade.h:67
msgid "Egypt"
msgstr "Egypten"

#: addressbook/gui/contact-editor/fulladdr.glade.h:68
msgid "El Salvador"
msgstr "El Salvador"

#: addressbook/gui/contact-editor/fulladdr.glade.h:69
msgid "Equatorial Guinea"
msgstr "Ækvatorial Guinea"

#: addressbook/gui/contact-editor/fulladdr.glade.h:70
msgid "Eritrea"
msgstr "Eritrea"

#: addressbook/gui/contact-editor/fulladdr.glade.h:71
msgid "Estonia"
msgstr "Estland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:72
msgid "Ethiopia"
msgstr "Etiopien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:73
msgid "Falkland Islands"
msgstr "Falklandsøerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:74
msgid "Faroe Islands"
msgstr "Færøerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:75
msgid "Fiji"
msgstr "Fiji"

#: addressbook/gui/contact-editor/fulladdr.glade.h:76
msgid "Finland"
msgstr "Finland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:77
msgid "France"
msgstr "Frankrig"

#: addressbook/gui/contact-editor/fulladdr.glade.h:78
msgid "French Guiana"
msgstr "Fransk Guinea"

#: addressbook/gui/contact-editor/fulladdr.glade.h:79
msgid "French Polynesia"
msgstr "Fransk polynesien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:80
msgid "French Southern Territories"
msgstr "Sydlige Franske territorier"

#: addressbook/gui/contact-editor/fulladdr.glade.h:81
msgid "Gabon"
msgstr "Gabon"

#: addressbook/gui/contact-editor/fulladdr.glade.h:82
msgid "Gambia"
msgstr "Gambia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:83
msgid "Georgia"
msgstr "Georgia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:84
msgid "Germany"
msgstr "Tyskland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:85
msgid "Ghana"
msgstr "Ghana"

#: addressbook/gui/contact-editor/fulladdr.glade.h:86
msgid "Gibraltar"
msgstr "Gibraltar"

#: addressbook/gui/contact-editor/fulladdr.glade.h:87
msgid "Greece"
msgstr "Grækenland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:88
msgid "Greenland"
msgstr "Grønland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:89
msgid "Grenada"
msgstr "Grenada"

#: addressbook/gui/contact-editor/fulladdr.glade.h:90
msgid "Guadeloupe"
msgstr "Guadeloupe"

#: addressbook/gui/contact-editor/fulladdr.glade.h:91
msgid "Guam"
msgstr "Guam"

#: addressbook/gui/contact-editor/fulladdr.glade.h:92
msgid "Guatemala"
msgstr "Guatemala"

#: addressbook/gui/contact-editor/fulladdr.glade.h:93
msgid "Guinea"
msgstr "Guinea"

#: addressbook/gui/contact-editor/fulladdr.glade.h:94
msgid "Guinea-bissau"
msgstr "Guinea-bissau"

#: addressbook/gui/contact-editor/fulladdr.glade.h:95
msgid "Guyana"
msgstr "Guyana"

#: addressbook/gui/contact-editor/fulladdr.glade.h:96
msgid "Haiti"
msgstr "Haiti"

#: addressbook/gui/contact-editor/fulladdr.glade.h:97
msgid "Heard And McDonald Islands"
msgstr "Heard og McDonald-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:98
msgid "Holy See"
msgstr "Dødehavet"

#: addressbook/gui/contact-editor/fulladdr.glade.h:99
msgid "Honduras"
msgstr "Honduras"

#: addressbook/gui/contact-editor/fulladdr.glade.h:100
msgid "Hong Kong"
msgstr "Hong Kong"

#: addressbook/gui/contact-editor/fulladdr.glade.h:101
msgid "Hungary"
msgstr "Ungarn"

#: addressbook/gui/contact-editor/fulladdr.glade.h:102
msgid "Iceland"
msgstr "Island"

#: addressbook/gui/contact-editor/fulladdr.glade.h:103
msgid "India"
msgstr "Indien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:104
msgid "Indonesia"
msgstr "Indonesien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:105
msgid "Ireland"
msgstr "Irland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:106
msgid "Israel"
msgstr "Israel"

#: addressbook/gui/contact-editor/fulladdr.glade.h:107
msgid "Italy"
msgstr "Italien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:108
msgid "Jamaica"
msgstr "Jamaica"

#: addressbook/gui/contact-editor/fulladdr.glade.h:109
msgid "Japan"
msgstr "Japan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:110
msgid "Jordan"
msgstr "Jordan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:111
msgid "Kazakhstan"
msgstr "Kasakhstan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:112
msgid "Kenya"
msgstr "Kenya"

#: addressbook/gui/contact-editor/fulladdr.glade.h:113
msgid "Kiribati"
msgstr "Kiribati"

#: addressbook/gui/contact-editor/fulladdr.glade.h:114
msgid "Kuwait"
msgstr "Kuwait"

#: addressbook/gui/contact-editor/fulladdr.glade.h:115
msgid "Kyrgyzstan"
msgstr "Kurgistan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:116
msgid "Laos"
msgstr "Laos"

#: addressbook/gui/contact-editor/fulladdr.glade.h:117
msgid "Latvia"
msgstr "Letland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:118
msgid "Lebanon"
msgstr "Libanon"

#: addressbook/gui/contact-editor/fulladdr.glade.h:119
msgid "Lesotho"
msgstr "Lesotho"

#: addressbook/gui/contact-editor/fulladdr.glade.h:120
msgid "Liberia"
msgstr "Liberia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:121
msgid "Liechtenstein"
msgstr "Liechtenstein"

#: addressbook/gui/contact-editor/fulladdr.glade.h:122
msgid "Lithuania"
msgstr "Litauen"

#: addressbook/gui/contact-editor/fulladdr.glade.h:123
msgid "Luxembourg"
msgstr "Luxembourg"

#: addressbook/gui/contact-editor/fulladdr.glade.h:124
msgid "Macau"
msgstr "Macau"

#: addressbook/gui/contact-editor/fulladdr.glade.h:125
msgid "Macedonia"
msgstr "Makedonien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:126
msgid "Madagascar"
msgstr "Madagaskar"

#: addressbook/gui/contact-editor/fulladdr.glade.h:127
msgid "Malawi"
msgstr "Malawi"

#: addressbook/gui/contact-editor/fulladdr.glade.h:128
msgid "Malaysia"
msgstr "Malaysia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:129
msgid "Maldives"
msgstr "Maldiverne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:130
msgid "Mali"
msgstr "Mali"

#: addressbook/gui/contact-editor/fulladdr.glade.h:131
msgid "Malta"
msgstr "Malta"

#: addressbook/gui/contact-editor/fulladdr.glade.h:132
msgid "Marshall Islands"
msgstr "Marshalløerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:133
msgid "Martinique"
msgstr "Martinique"

#: addressbook/gui/contact-editor/fulladdr.glade.h:134
msgid "Mauritania"
msgstr "Mauretanien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:135
msgid "Mauritius"
msgstr "Mauritius"

#: addressbook/gui/contact-editor/fulladdr.glade.h:136
msgid "Mayotte"
msgstr "Mayotte"

#: addressbook/gui/contact-editor/fulladdr.glade.h:137
msgid "Mexico"
msgstr "Mexico"

#: addressbook/gui/contact-editor/fulladdr.glade.h:138
msgid "Micronesia"
msgstr "Mikronesien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:139
msgid "Monaco"
msgstr "Monaco"

#: addressbook/gui/contact-editor/fulladdr.glade.h:140
msgid "Mongolia"
msgstr "Mongoliet"

#: addressbook/gui/contact-editor/fulladdr.glade.h:141
msgid "Montserrat"
msgstr "Montserrat"

#: addressbook/gui/contact-editor/fulladdr.glade.h:142
msgid "Morocco"
msgstr "Marokko"

#: addressbook/gui/contact-editor/fulladdr.glade.h:143
msgid "Mozambique"
msgstr "Mozambique"

#: addressbook/gui/contact-editor/fulladdr.glade.h:144
msgid "Myanmar"
msgstr "Myanmar"

#: addressbook/gui/contact-editor/fulladdr.glade.h:145
msgid "Namibia"
msgstr "Namibien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:146
msgid "Nauru"
msgstr "Nauru"

#: addressbook/gui/contact-editor/fulladdr.glade.h:147
msgid "Nepal"
msgstr "Nepal"

#: addressbook/gui/contact-editor/fulladdr.glade.h:148
msgid "Netherlands"
msgstr "Holland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:149
msgid "Netherlands Antilles"
msgstr "Hollandske Antiller"

#: addressbook/gui/contact-editor/fulladdr.glade.h:150
msgid "New Caledonia"
msgstr "Ny-kaledonia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:151
msgid "New Zealand"
msgstr "New Zealand"

#: addressbook/gui/contact-editor/fulladdr.glade.h:152
msgid "Nicaragua"
msgstr "Nicaragua"

#: addressbook/gui/contact-editor/fulladdr.glade.h:153
msgid "Niger"
msgstr "Niger"

#: addressbook/gui/contact-editor/fulladdr.glade.h:154
msgid "Nigeria"
msgstr "Nigeria"

#: addressbook/gui/contact-editor/fulladdr.glade.h:155
msgid "Niue"
msgstr "Niue"

#: addressbook/gui/contact-editor/fulladdr.glade.h:156
msgid "Norfolk Island"
msgstr "Norfolk-øen"

#: addressbook/gui/contact-editor/fulladdr.glade.h:157
msgid "Northern Mariana Islands"
msgstr "Nordre Mariana-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:158
msgid "Norway"
msgstr "Norge"

#: addressbook/gui/contact-editor/fulladdr.glade.h:159
msgid "Oman"
msgstr "Oman"

#: addressbook/gui/contact-editor/fulladdr.glade.h:160
msgid "Pakistan"
msgstr "Pakistan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:161
msgid "Palau"
msgstr "Palau"

#: addressbook/gui/contact-editor/fulladdr.glade.h:162
msgid "Palestinian Territory"
msgstr "Palestinensisk område"

#: addressbook/gui/contact-editor/fulladdr.glade.h:163
msgid "Panama"
msgstr "Panama"

#: addressbook/gui/contact-editor/fulladdr.glade.h:164
msgid "Papua New Guinea"
msgstr "Papua Ny Guinea"

#: addressbook/gui/contact-editor/fulladdr.glade.h:165
msgid "Paraguay"
msgstr "Paraguay"

#: addressbook/gui/contact-editor/fulladdr.glade.h:166
msgid "Peru"
msgstr "Peru"

#: addressbook/gui/contact-editor/fulladdr.glade.h:167
msgid "Philippines"
msgstr "Filippinerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:168
msgid "Pitcairn"
msgstr "Pitcairn"

#: addressbook/gui/contact-editor/fulladdr.glade.h:169
msgid "Poland"
msgstr "Polen"

#: addressbook/gui/contact-editor/fulladdr.glade.h:170
msgid "Portugal"
msgstr "Portugal"

#: addressbook/gui/contact-editor/fulladdr.glade.h:171
msgid "Puerto Rico"
msgstr "Puerto Rico"

#: addressbook/gui/contact-editor/fulladdr.glade.h:172
msgid "Qatar"
msgstr "Qatar"

#: addressbook/gui/contact-editor/fulladdr.glade.h:173
msgid "Republic Of Korea"
msgstr "Den Koreanske republik"

#: addressbook/gui/contact-editor/fulladdr.glade.h:174
msgid "Republic Of Moldova"
msgstr "Republikken Moldova"

#: addressbook/gui/contact-editor/fulladdr.glade.h:175
msgid "Reunion"
msgstr "Réunion"

#: addressbook/gui/contact-editor/fulladdr.glade.h:176
msgid "Romania"
msgstr "Rumænien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:177
msgid "Russian Federation"
msgstr "Rusland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:178
msgid "Rwanda"
msgstr "Rwanda"

#: addressbook/gui/contact-editor/fulladdr.glade.h:179
msgid "Saint Kitts And Nevis"
msgstr "Saint Kitts og Nevis"

#: addressbook/gui/contact-editor/fulladdr.glade.h:180
msgid "Saint Lucia"
msgstr "Saint Lucia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:181
msgid "Saint Vincent And The Grena-dines"
msgstr "Saint Vincent og grenadinerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:182
msgid "Samoa"
msgstr "Samoa"

#: addressbook/gui/contact-editor/fulladdr.glade.h:183
msgid "San Marino"
msgstr "San Marino"

#: addressbook/gui/contact-editor/fulladdr.glade.h:184
msgid "Sao Tome And Principe"
msgstr "Sao Tome og Principe"

#: addressbook/gui/contact-editor/fulladdr.glade.h:185
msgid "Saudi Arabia"
msgstr "Saudi Arabien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:186
msgid "Senegal"
msgstr "Senegal"

#: addressbook/gui/contact-editor/fulladdr.glade.h:187
msgid "Seychelles"
msgstr "Seyschellene"

#: addressbook/gui/contact-editor/fulladdr.glade.h:188
msgid "Sierra Leone"
msgstr "Sierra Leone"

#: addressbook/gui/contact-editor/fulladdr.glade.h:189
msgid "Singapore"
msgstr "Singapore"

#: addressbook/gui/contact-editor/fulladdr.glade.h:190
msgid "Slovakia"
msgstr "Slovakiet"

#: addressbook/gui/contact-editor/fulladdr.glade.h:191
msgid "Slovenia"
msgstr "Slovenien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:192
msgid "Solomon Islands"
msgstr "Solomonøerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:193
msgid "Somalia"
msgstr "Somalia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:194
msgid "South Africa"
msgstr "Sydafrika"

#: addressbook/gui/contact-editor/fulladdr.glade.h:195
msgid "South Georgia And The South Sandwich Islands"
msgstr "Syd Georgia og de sydlige sandwich-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:196
msgid "Spain"
msgstr "Spanien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:197
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: addressbook/gui/contact-editor/fulladdr.glade.h:198
msgid "St. Helena"
msgstr "St. Helena"

#: addressbook/gui/contact-editor/fulladdr.glade.h:199
msgid "St. Pierre And Miquelon"
msgstr "St. Pierre og Miquelon"

#: addressbook/gui/contact-editor/fulladdr.glade.h:200
msgid "Sudan"
msgstr "Sudan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:201
msgid "Suriname"
msgstr "Surinam"

#: addressbook/gui/contact-editor/fulladdr.glade.h:202
msgid "Svalbard And Jan Mayen Islands"
msgstr "Svalbard og Jan Mayen"

#: addressbook/gui/contact-editor/fulladdr.glade.h:203
msgid "Swaziland"
msgstr "Swaziland"

#: addressbook/gui/contact-editor/fulladdr.glade.h:204
msgid "Sweden"
msgstr "Sverige"

#: addressbook/gui/contact-editor/fulladdr.glade.h:205
msgid "Switzerland"
msgstr "Svejts"

#: addressbook/gui/contact-editor/fulladdr.glade.h:206
msgid "Taiwan"
msgstr "Taiwan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:207
msgid "Tajikistan"
msgstr "Tajikistan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:208
msgid "Thailand"
msgstr "Thailand"

#: addressbook/gui/contact-editor/fulladdr.glade.h:209
msgid "Togo"
msgstr "Togo"

#: addressbook/gui/contact-editor/fulladdr.glade.h:210
msgid "Tokelau"
msgstr "Tokelau"

#: addressbook/gui/contact-editor/fulladdr.glade.h:211
msgid "Tonga"
msgstr "Tonga"

#: addressbook/gui/contact-editor/fulladdr.glade.h:212
msgid "Trinidad And Tobago"
msgstr "Trinidad og Tobago"

#: addressbook/gui/contact-editor/fulladdr.glade.h:213
msgid "Tunisia"
msgstr "Tunesien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:214
msgid "Turkey"
msgstr "Tyrkiet"

#: addressbook/gui/contact-editor/fulladdr.glade.h:215
msgid "Turkmenistan"
msgstr "Turkmenistan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:216
msgid "Turks And Caicos Islands"
msgstr "Turks og Caicos-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:217
msgid "Tuvalu"
msgstr "Tuvalu"

#: addressbook/gui/contact-editor/fulladdr.glade.h:218
msgid "U.S. Virgin Islands"
msgstr "U.S. Jomfruøerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:219
msgid "Uganda"
msgstr "Uganda"

#: addressbook/gui/contact-editor/fulladdr.glade.h:220
msgid "Ukraine"
msgstr "Ukraine"

#: addressbook/gui/contact-editor/fulladdr.glade.h:221
msgid "United Arab Emirates"
msgstr "De forenede arabiske emirater"

#: addressbook/gui/contact-editor/fulladdr.glade.h:222
msgid "United Kingdom"
msgstr "Storbritannien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:223
msgid "United Republic Of Tanzania"
msgstr "Republikken Tanzania"

#: addressbook/gui/contact-editor/fulladdr.glade.h:224
msgid "United States"
msgstr "U.S.A."

#: addressbook/gui/contact-editor/fulladdr.glade.h:225
msgid "United States Minor Outlying Islands"
msgstr "USA, mindre omliggende øer"

#: addressbook/gui/contact-editor/fulladdr.glade.h:226
msgid "Uruguay"
msgstr "Uruguay"

#: addressbook/gui/contact-editor/fulladdr.glade.h:227
msgid "Uzbekistan"
msgstr "Uzbekistan"

#: addressbook/gui/contact-editor/fulladdr.glade.h:228
msgid "Vanuatu"
msgstr "Vanuatu"

#: addressbook/gui/contact-editor/fulladdr.glade.h:229
msgid "Venezuela"
msgstr "Venezuela"

#: addressbook/gui/contact-editor/fulladdr.glade.h:230
msgid "Viet Nam"
msgstr "Vietnam"

#: addressbook/gui/contact-editor/fulladdr.glade.h:231
msgid "Wallis And Futuna Islands"
msgstr "Wallis- og Futuna-øerne"

#: addressbook/gui/contact-editor/fulladdr.glade.h:232
msgid "Western Sahara"
msgstr "Vestlige Sahara"

#: addressbook/gui/contact-editor/fulladdr.glade.h:233
msgid "Yemen"
msgstr "Yemen"

#: addressbook/gui/contact-editor/fulladdr.glade.h:234
msgid "Yugoslavia"
msgstr "Jugoslavien"

#: addressbook/gui/contact-editor/fulladdr.glade.h:235
msgid "Zambia"
msgstr "Zambia"

#: addressbook/gui/contact-editor/fulladdr.glade.h:236
msgid "Zimbabwe"
msgstr "Zimbabwe"

#: addressbook/gui/contact-editor/fulladdr.glade.h:237
msgid "_Address:"
msgstr "_Adresse:"

#: addressbook/gui/contact-editor/fulladdr.glade.h:238
msgid "_City:"
msgstr "_By:"

#: addressbook/gui/contact-editor/fulladdr.glade.h:239
msgid "_PO Box:"
msgstr "_Postboks:"

#: addressbook/gui/contact-editor/fulladdr.glade.h:240
msgid "_State/Province:"
msgstr "_Stat/Provins:"

#: addressbook/gui/contact-editor/fulladdr.glade.h:241
msgid "_ZIP Code:"
msgstr "_ZIP/Postnummer:"

#: addressbook/gui/contact-editor/fullname.glade.h:1
msgid "Check Full Name"
msgstr "Tjek fulde navn:"

#: addressbook/gui/contact-editor/fullname.glade.h:2
msgid "Dr."
msgstr "Dr."

#: addressbook/gui/contact-editor/fullname.glade.h:3
msgid "Esq."
msgstr "Esq."

#: addressbook/gui/contact-editor/fullname.glade.h:4
msgid "I"
msgstr "I"

#: addressbook/gui/contact-editor/fullname.glade.h:5
msgid "II"
msgstr "II"

#: addressbook/gui/contact-editor/fullname.glade.h:6
msgid "III"
msgstr "III"

#: addressbook/gui/contact-editor/fullname.glade.h:7
msgid "Jr."
msgstr "Jr."

#: addressbook/gui/contact-editor/fullname.glade.h:8
msgid "Miss"
msgstr "Frk"

#: addressbook/gui/contact-editor/fullname.glade.h:9
msgid "Mr."
msgstr "Hr."

#: addressbook/gui/contact-editor/fullname.glade.h:10
msgid "Mrs."
msgstr "Fru"

#: addressbook/gui/contact-editor/fullname.glade.h:11
msgid "Ms."
msgstr "Frk."

#: addressbook/gui/contact-editor/fullname.glade.h:12
msgid "Sr."
msgstr "Sr."

#: addressbook/gui/contact-editor/fullname.glade.h:13
msgid "_First:"
msgstr "_Fornavn:"

#: addressbook/gui/contact-editor/fullname.glade.h:14
msgid "_Last:"
msgstr "_Efternavn:"

#: addressbook/gui/contact-editor/fullname.glade.h:15
msgid "_Middle:"
msgstr "_Mellemnavn:"

#: addressbook/gui/contact-editor/fullname.glade.h:16
msgid "_Suffix:"
msgstr "_Suffiks:"

#: addressbook/gui/contact-editor/fullname.glade.h:17
msgid "_Title:"
msgstr "_Titel:"

#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:1
msgid "List _name:"
msgstr "Listenavn:"

#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:2
msgid "Members"
msgstr "Medlemmer"

#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:3
msgid "Type an email address or drag a contact into the list below:"
msgstr "Skriv en e-post adresse eller træk en kontakt ind i feltet nedenunder:"

#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:5
msgid "_Hide addresses when sending mail to this list"
msgstr "_Skjul adresser når du sender e-post til listen"

#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:6
#: calendar/gui/dialogs/recurrence-page.glade.h:12 filter/filter.glade.h:10
msgid "_Remove"
msgstr "Fje_rn"

#: addressbook/gui/contact-list-editor/contact-list-editor.glade.h:7
msgid "contact-list-editor"
msgstr "kontakt-liste-redigering"

#. Construct the app
#: addressbook/gui/contact-list-editor/e-contact-list-editor.c:229
msgid "Contact List Editor"
msgstr "Kontaktlisteredigering"

#: addressbook/gui/merging/e-card-duplicate-detected.glade.h:1
msgid "Add Anyway"
msgstr "Tilføj alligevel"

#: addressbook/gui/merging/e-card-duplicate-detected.glade.h:2
#: addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade.h:4
msgid "Duplicate Contact Detected"
msgstr "Dupliceret kontakt fundet"

#: addressbook/gui/merging/e-card-duplicate-detected.glade.h:3
msgid "New Contact:"
msgstr "Ny kontakt:"

#: addressbook/gui/merging/e-card-duplicate-detected.glade.h:4
msgid "Original Contact:"
msgstr "Oprindelig kontakt:"

#: addressbook/gui/merging/e-card-duplicate-detected.glade.h:5
msgid ""
"The name or email address of this contact already exists\n"
"in this folder.  Would you like to add it anyway?"
msgstr ""
"Navnet eller e-post adressen for denne kontakt eksisterer allerede\n"
"i denne mappe. Vil du tilføje den alligevel?"

#: addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade.h:1
msgid "Change Anyway"
msgstr "Ændr alligevel"

#: addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade.h:2
msgid "Changed Contact:"
msgstr "Ændret kontakt:"

#: addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade.h:3
msgid "Conflicting Contact:"
msgstr "Kontakt i konflikt:"

#: addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade.h:5
msgid ""
"The changed email or name of this contact already\n"
"exists in this folder.  Would you like to add it anyway?"
msgstr ""
"Den nye e-post-adresse eller navnet for denne kontakt\n"
"eksisterer allerede i denne mappe. Vil du tilføje den alligevel?"

#: addressbook/gui/search/e-addressbook-search-dialog.c:146
#: widgets/misc/e-filter-bar.c:243
msgid "Advanced Search"
msgstr "Avanceret søgning"

#: addressbook/gui/search/e-addressbook-search-dialog.c:152
#: mail/mail-search.c:264
msgid "Search"
msgstr "Søgning"

#: addressbook/gui/widgets/e-addressbook-model.c:127
msgid "No cards"
msgstr "Ingen kort"

#: addressbook/gui/widgets/e-addressbook-model.c:130
msgid "1 card"
msgstr "1 kort"

#: addressbook/gui/widgets/e-addressbook-model.c:133
#, c-format
msgid "%d cards"
msgstr "%d kort"

#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:138
#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:267
#: addressbook/gui/widgets/e-addressbook-view.c:699
#: addressbook/gui/widgets/e-addressbook-view.c:761
#: addressbook/gui/widgets/e-addressbook-view.c:1433
#: ui/evolution-addressbook.xml.h:19
msgid "Save as VCard"
msgstr "Gem som VCard"

#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:266
#: ui/evolution-message-composer.xml.h:13
msgid "Open"
msgstr "Åbn"

#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:268
#: addressbook/gui/widgets/e-addressbook-view.c:762
#: ui/evolution-addressbook.xml.h:10
msgid "Forward Contact"
msgstr "Videresend kontakt"

#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:269
#: addressbook/gui/widgets/e-addressbook-view.c:763
msgid "Send Message to Contact"
msgstr "Send besked til kontakt"

#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:270
#: addressbook/gui/widgets/e-addressbook-view.c:764
#: ui/evolution-addressbook.xml.h:16 ui/evolution-comp-editor.xml.h:8
#: ui/evolution-contact-editor.xml.h:4 ui/evolution-mail-message.xml.h:63
#: ui/my-evolution.xml.h:2
msgid "Print"
msgstr "Udskriv"

#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:272
#: addressbook/gui/widgets/e-addressbook-view.c:766
msgid "Print Envelope"
msgstr "Udskriv konvolut"

#: addressbook/gui/widgets/e-addressbook-reflow-adapter.c:274
#: addressbook/gui/widgets/e-addressbook-view.c:768 filter/libfilter-i18n.h:11
#: mail/mail-accounts.c:281 ui/evolution-addressbook.xml.h:8
#: ui/evolution-comp-editor.xml.h:4 ui/evolution-contact-editor.xml.h:2
#: ui/evolution-contact-list-editor.xml.h:2 ui/evolution-mail-message.xml.h:16
#: ui/evolution-tasks.xml.h:8
msgid "Delete"
msgstr "Slet"

#: addressbook/gui/widgets/e-addressbook-table-adapter.c:128
#: addressbook/gui/widgets/e-addressbook-util.c:68
#: addressbook/gui/widgets/e-minicard.c:452
msgid "Error modifying card"
msgstr "Fejl ved ændring af kort"

#: addressbook/gui/widgets/e-addressbook-util.c:34
#: shell/evolution-shell-component.c:944
msgid "Success"
msgstr "Succes"

#: addressbook/gui/widgets/e-addressbook-util.c:35
#: camel/providers/imap/camel-imap-command.c:340 shell/e-shell.c:1785
#: shell/e-storage.c:529 shell/evolution-shell-component.c:981
msgid "Unknown error"
msgstr "Ukendt fejl"

#: addressbook/gui/widgets/e-addressbook-util.c:36
msgid "Repository offline"
msgstr "\"Offline\" lager"

#: addressbook/gui/widgets/e-addressbook-util.c:37 shell/e-storage.c:517
#: shell/evolution-shell-component.c:972
msgid "Permission denied"
msgstr "Tilgang nægtet"

#: addressbook/gui/widgets/e-addressbook-util.c:38
msgid "Card not found"
msgstr "Kort ikke fundet"

#: addressbook/gui/widgets/e-addressbook-util.c:39
msgid "Card ID already exists"
msgstr "Kort-ID eksisterer allerede"

#: addressbook/gui/widgets/e-addressbook-util.c:40
msgid "Protocol not supported"
msgstr "Protokollen er ikke understøttet"

#: addressbook/gui/widgets/e-addressbook-util.c:41
#: calendar/gui/calendar-model.c:726 calendar/gui/calendar-model.c:1247
#: calendar/gui/dialogs/task-details-page.glade.h:3
#: calendar/gui/e-calendar-table.c:461 camel/camel-service.c:608
#: camel/camel-service.c:644
msgid "Cancelled"
msgstr "Afbrudt"

#: addressbook/gui/widgets/e-addressbook-util.c:42
msgid "Other error"
msgstr "Anden fejl"

#: addressbook/gui/widgets/e-addressbook-util.c:59
msgid "Error adding list"
msgstr "Fejl ved tilføjelse af liste"

#: addressbook/gui/widgets/e-addressbook-util.c:59
msgid "Error adding card"
msgstr "Fejl ved tilføjelse af kort"

#: addressbook/gui/widgets/e-addressbook-util.c:68
msgid "Error modifying list"
msgstr "Fejl ved ændring af liste"

#: addressbook/gui/widgets/e-addressbook-util.c:78
msgid "Error removing list"
msgstr "Fejl ved fjernelse af liste"

#: addressbook/gui/widgets/e-addressbook-util.c:78
#: addressbook/gui/widgets/e-addressbook-view.c:1306
msgid "Error removing card"
msgstr "Fejl ved fjernelse af kort"

#. Translators: put here a list of labels you want to see on buttons in
#. addressbook. You may use any character to separate labels but it must
#. also be placed at the begining ot the string
#: addressbook/gui/widgets/e-addressbook-view.c:407
msgid ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",123,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ø,å"

#. Translators: put here a list of characters that correspond to buttons
#. in addressbook. You may use any character to separate labels but it
#. must also be placed at the begining ot the string.
#. Use lower case letters if possible.
#: addressbook/gui/widgets/e-addressbook-view.c:412
msgid ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
msgstr ",0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,æ,ø,å"

#: addressbook/gui/widgets/e-addressbook-view.c:876
msgid "* Click here to add a contact *"
msgstr "* Klik her for at tilføje en kontakt *"

#: addressbook/gui/widgets/e-addressbook-view.c:880
msgid "Primary Phone"
msgstr "Primær telefon"

#: addressbook/gui/widgets/e-addressbook-view.c:881
msgid "Assistant Phone"
msgstr "Assistents telefon"

#: addressbook/gui/widgets/e-addressbook-view.c:882
msgid "Business Phone"
msgstr "Arbejdstelefon"

#: addressbook/gui/widgets/e-addressbook-view.c:883
msgid "Callback Phone"
msgstr "Telefon for tilbageringing"

#: addressbook/gui/widgets/e-addressbook-view.c:884
msgid "Company Phone"
msgstr "Firmatelefon"

#: addressbook/gui/widgets/e-addressbook-view.c:885
msgid "Home Phone"
msgstr "Hjemmetelefon"

#: addressbook/gui/widgets/e-addressbook-view.c:887
msgid "Business Address"
msgstr "Arbejdsadresse"

#: addressbook/gui/widgets/e-addressbook-view.c:888
msgid "Home Address"
msgstr "Hjemmeadresse"

#: addressbook/gui/widgets/e-addressbook-view.c:889
msgid "Mobile Phone"
msgstr "Mobiltelefon"

#: addressbook/gui/widgets/e-addressbook-view.c:890
msgid "Car Phone"
msgstr "Biltelefon"

#: addressbook/gui/widgets/e-addressbook-view.c:893
msgid "Business Phone 2"
msgstr "Arbejdstelefon 2"

#: addressbook/gui/widgets/e-addressbook-view.c:894
msgid "Home Phone 2"
msgstr "Hjemmetelefon 2"

#: addressbook/gui/widgets/e-addressbook-view.c:896
msgid "Other Phone"
msgstr "Anden telefon"

#: addressbook/gui/widgets/e-addressbook-view.c:902
msgid "Other Address"
msgstr "Anden adresse"

#: addressbook/gui/widgets/e-minicard-control.c:283
msgid "Save in addressbook"
msgstr "Gem i adressebog"

#: addressbook/gui/widgets/e-minicard-view.c:151
msgid ""
"\n"
"\n"
"There are no items to show in this view\n"
"\n"
"Double-click here to create a new Contact."
msgstr ""
"\n"
"\n"
"Ingen opføringer i denne visning\n"
"\n"
"Dobbeltklik her for at oprette en ny kontakt."

#: addressbook/gui/widgets/gal-view-factory-minicard.c:26
msgid "Card View"
msgstr "Kortvisning"

#: addressbook/printing/e-contact-print.glade.h:1
msgid "10 pt. Tahoma"
msgstr "10 pt. Tahoma"

#: addressbook/printing/e-contact-print.glade.h:2
msgid "8 pt. Tahoma"
msgstr "8 pt. Tahoma"

#: addressbook/printing/e-contact-print.glade.h:3
msgid "Blank forms at end:"
msgstr "Blanke skemaer ved slutningen:"

#: addressbook/printing/e-contact-print.glade.h:4
msgid "Body"
msgstr "Krop"

#: addressbook/printing/e-contact-print.glade.h:5
msgid "Bottom:"
msgstr "Bund:"

#: addressbook/printing/e-contact-print.glade.h:6
msgid "Dimensions:"
msgstr "Dimensioner:"

#: addressbook/printing/e-contact-print.glade.h:7
msgid "F_ont..."
msgstr "Skr_ifttype..."

#: addressbook/printing/e-contact-print.glade.h:8
msgid "Fonts"
msgstr "Skrifttyper"

#: addressbook/printing/e-contact-print.glade.h:9
msgid "Footer:"
msgstr "Bundtekst:"

#: addressbook/printing/e-contact-print.glade.h:10
msgid "Format"
msgstr "Format"

#: addressbook/printing/e-contact-print.glade.h:11
msgid "Header"
msgstr "Toptekst"

#: addressbook/printing/e-contact-print.glade.h:12
msgid "Header/Footer"
msgstr "Top-/bundtekst"

#: addressbook/printing/e-contact-print.glade.h:13
msgid "Headings"
msgstr "Toptekster"

#: addressbook/printing/e-contact-print.glade.h:14
msgid "Headings for each letter"
msgstr "Toptekst for hvert bogstav"

#: addressbook/printing/e-contact-print.glade.h:15
msgid "Height:"
msgstr "Højde:"

#: addressbook/printing/e-contact-print.glade.h:16
msgid "Immediately follow each other"
msgstr "Lige efter hinanden"

#: addressbook/printing/e-contact-print.glade.h:17
msgid "Include:"
msgstr "Inkludér:"

#: addressbook/printing/e-contact-print.glade.h:18
msgid "Landscape"
msgstr "Landskab"

#: addressbook/printing/e-contact-print.glade.h:19
msgid "Left:"
msgstr "Venstre:"

#: addressbook/printing/e-contact-print.glade.h:20
msgid "Letter tabs on side"
msgstr "Bokstavfaner på siden"

#: addressbook/printing/e-contact-print.glade.h:21
msgid "Margins"
msgstr "Margener"

#: addressbook/printing/e-contact-print.glade.h:22
msgid "Number of columns:"
msgstr "Antal kolonner:"

#: addressbook/printing/e-contact-print.glade.h:23
msgid "Options"
msgstr "Alternativer"

#: addressbook/printing/e-contact-print.glade.h:24
msgid "Orientation"
msgstr "Orientering"

#: addressbook/printing/e-contact-print.glade.h:25
msgid "Page"
msgstr "Side"

#: addressbook/printing/e-contact-print.glade.h:26
msgid "Page Setup:"
msgstr "Sideopsætning"

#: addressbook/printing/e-contact-print.glade.h:27
msgid "Paper"
msgstr "Papir"

#: addressbook/printing/e-contact-print.glade.h:28
msgid "Paper source:"
msgstr "Papirkilde:"

#: addressbook/printing/e-contact-print.glade.h:29
msgid "Portrait"
msgstr "Portræt"

#: addressbook/printing/e-contact-print.glade.h:30
msgid "Preview:"
msgstr "Forhåndsvis:"

#: addressbook/printing/e-contact-print.glade.h:31
msgid "Print using gray shading"
msgstr "Udskriv med gråtoner"

#: addressbook/printing/e-contact-print.glade.h:32
msgid "Reverse on even pages"
msgstr "Modsat på lige sider"

#: addressbook/printing/e-contact-print.glade.h:33
msgid "Right:"
msgstr "Højre:"

#: addressbook/printing/e-contact-print.glade.h:34
msgid "Sections:"
msgstr "Sektioner:"

#: addressbook/printing/e-contact-print.glade.h:35
msgid "Shading"
msgstr "Skyggelægning"

#: addressbook/printing/e-contact-print.glade.h:36
msgid "Size:"
msgstr "Størrelse:"

#: addressbook/printing/e-contact-print.glade.h:37
msgid "Start on a new page"
msgstr "Start på en ny side"

#: addressbook/printing/e-contact-print.glade.h:38
msgid "Style name:"
msgstr "Stilnavn:"

#: addressbook/printing/e-contact-print.glade.h:39
msgid "Top:"
msgstr "Top:"

#: addressbook/printing/e-contact-print.glade.h:40
msgid "Type:"
msgstr "Type:"

#: addressbook/printing/e-contact-print.glade.h:41
msgid "Width:"
msgstr "Bredde:"

#: addressbook/printing/e-contact-print.glade.h:42
msgid "_Font..."
msgstr "Skri_fttype..."

#: addressbook/printing/e-contact-print.c:1092
msgid "Print cards"
msgstr "Udskriv kort"

#: addressbook/printing/e-contact-print.c:1152
#: addressbook/printing/e-contact-print.c:1174
msgid "Print card"
msgstr "Udskriv kort"

#: addressbook/printing/e-contact-print-envelope.c:216
#: addressbook/printing/e-contact-print-envelope.c:237
msgid "Print envelope"
msgstr "Udskriv konvolut"

#: calendar/cal-util/cal-util.c:418 calendar/cal-util/cal-util.c:440
#: calendar/gui/dialogs/task-details-page.glade.h:6
#: calendar/gui/e-calendar-table.c:385 mail/message-list.c:651
msgid "High"
msgstr "Høj"

#: calendar/cal-util/cal-util.c:420 calendar/cal-util/cal-util.c:442
#: calendar/gui/calendar-model.c:1673
#: calendar/gui/dialogs/task-details-page.glade.h:9
#: calendar/gui/e-calendar-table.c:386 mail/message-list.c:650
msgid "Normal"
msgstr "Normal"

#: calendar/cal-util/cal-util.c:422 calendar/cal-util/cal-util.c:444
#: calendar/gui/dialogs/task-details-page.glade.h:8
#: calendar/gui/e-calendar-table.c:387 mail/message-list.c:649
msgid "Low"
msgstr "Lav"

#. An empty string is the same as 'None'.
#: calendar/cal-util/cal-util.c:438
#: calendar/gui/dialogs/task-details-page.glade.h:13
#: calendar/gui/e-calendar-table.c:388
msgid "Undefined"
msgstr "Udefineret"

#: calendar/conduits/calendar/calendar-conduit.c:896
#: calendar/conduits/todo/todo-conduit.c:594
msgid "Error while communicating with calendar server"
msgstr "Fejl under kommunikation med kalenderserveren"

#: calendar/conduits/calendar/calendar-conduit.c:1018
#: calendar/conduits/calendar/calendar-conduit.c:1021
msgid "Could not read pilot's Calendar application block"
msgstr "Kunne ikke læse pilotens kalender-applikationsblok"

#: calendar/conduits/todo/todo-conduit.c:698
#: calendar/conduits/todo/todo-conduit.c:701
msgid "Could not read pilot's ToDo application block"
msgstr "Kunne ikke læse pilotens applikationsblok for opgaveliste"

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:1
msgid "A sample Bonobo control which displays an calendar."
msgstr "Eksempel på Bonobo-kontrol som viser en kalender."

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:2
msgid "Evolution calendar executive summary component."
msgstr "Evolution komponent for kalendersammendrag."

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:3
msgid "Evolution calendar iTip/iMip viewer"
msgstr "Evolution kalender iTip/iMip-visning"

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:4
msgid "Evolution component for handling the calendar."
msgstr "Evolution komponent for håndtering af kalenderen."

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:5
msgid "Factory for the Calendar Summary component."
msgstr "Fabrik for kalenderens sammendragskomponent."

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:6
msgid "Factory for the calendar iTip view control"
msgstr "Fabrik for kalenderens iTip visningskontrol"

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:7
msgid "Factory for the sample Calendar control"
msgstr "Fabrik for eksempelkontrol for kalender"

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:8
msgid "Factory to centralize calendar component editor dialogs"
msgstr "Fabrik for at centralisere dialoger for kalender-komponent"

#: calendar/gui/GNOME_Evolution_Calendar.oaf.in.h:9
msgid "Factory to create a component editor factory"
msgstr "Fabrik for at oprette en fabrik for komponentredigering"

#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr "Alarm-tjeneste"

#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:2
msgid "Factory for the alarm notification service"
msgstr "Fabrik for alarm-tjenesten"

# Konteksten er planlægning af opgaver. Dette er tidspunktet for begyndelsen
#: calendar/gui/alarm-notify/alarm-notify-dialog.c:215
msgid "Starting:"
msgstr "Begynder:"

#: calendar/gui/alarm-notify/alarm-notify-dialog.c:217
msgid "Ending:"
msgstr "Slutter:"

#: calendar/gui/alarm-notify/alarm-notify-dialog.c:258
msgid "Evolution Alarm"
msgstr "Evolution Alarm"

#: calendar/gui/alarm-notify/alarm-notify-dialog.c:350
msgid "Alarm on %A %b %d %Y %H:%M"
msgstr "Alarm på %A %d. %b %Y %H:%M"

#: calendar/gui/alarm-notify/alarm-notify.glade.h:1
#: ui/evolution-comp-editor.xml.h:1
msgid "C_lose"
msgstr "_Luk"

#: calendar/gui/alarm-notify/alarm-notify.glade.h:2
msgid "Snoo_ze"
msgstr "Udsæ_t"

#: calendar/gui/alarm-notify/alarm-notify.glade.h:3
msgid "Snooze time (minutes)"
msgstr "Udsæt-tid (minutter)"

#: calendar/gui/alarm-notify/alarm-notify.glade.h:4
msgid "_Edit appointment"
msgstr "R_edigér aftale"

#: calendar/gui/alarm-notify/alarm-queue.c:658
msgid "No description available."
msgstr "Ingen beskrivelse tilgængelig."

#: calendar/gui/alarm-notify/alarm-queue.c:718
msgid ""
"Evolution does not support calendar reminders with\n"
"email notifications yet, but this reminder was\n"
"configured to send an email.  Evolution will display\n"
"a normal reminder dialog box instead."
msgstr ""
"Evolution understøtter ikke påmindelser med besked via\n"
"e-post endnu, men denne påmindelse blev konfigureret til\n"
"at sende e-post. Evolution vil vise en normal dialog\n"
"for påmindelse i stedet."

#: calendar/gui/alarm-notify/alarm-queue.c:769
#, c-format
msgid ""
"An Evolution Calendar reminder is about to trigger.\n"
"This reminder is configured to run the following program:\n"
"\n"
"        %s\n"
"\n"
"Are you sure you want to run this program?"
msgstr ""
"En påmindelse i Evolutions kalender er i færd med at udløses.\n"
"Denne påmindelse er konfigureret til at køre følgende program:\n"
"\n"
"        %s\n"
"Er du sikker på at du ønsker at køre dette program?"

#: calendar/gui/alarm-notify/notify-main.c:164 calendar/gui/main.c:58
msgid "Could not initialize GNOME"
msgstr "Kunne ikke initiere GNOME"

#: calendar/gui/alarm-notify/notify-main.c:172 calendar/gui/main.c:106
msgid "Could not initialize gnome-vfs"
msgstr "Kunne ikke initiere gnome-vfs"

#: calendar/gui/alarm-notify/notify-main.c:179
msgid "Could not create the alarm notify service"
msgstr "Kunne ikke oprette fabrik for alarm-tjenesten"

#: calendar/gui/alarm-notify/notify-main.c:184
msgid "Could not create the alarm notify service factory"
msgstr "Kunne ikke oprette fabrik for alarm-tjenesten"

#: calendar/gui/calendar-commands.c:439
msgid "%A %d %B %Y"
msgstr "%A %d %B %Y"

#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/calendar-commands.c:442 calendar/gui/e-day-view-top-item.c:289
#: calendar/gui/e-day-view.c:1389 calendar/gui/e-week-view-main-item.c:334
msgid "%a %d %b"
msgstr "%a %d %b"

#: calendar/gui/calendar-commands.c:444 calendar/gui/calendar-commands.c:449
#: calendar/gui/calendar-commands.c:451
msgid "%a %d %b %Y"
msgstr "%a %d %b %Y"

#: calendar/gui/calendar-commands.c:462 calendar/gui/calendar-commands.c:469
#: calendar/gui/calendar-commands.c:475 calendar/gui/calendar-commands.c:477
msgid "%d %B %Y"
msgstr "%d %B %Y"

#. strftime format %d = day of month, %B = full
#. month name. You can change the order but don't
#. change the specifiers or add anything.
#: calendar/gui/calendar-commands.c:467
#: calendar/gui/e-week-view-main-item.c:342 calendar/gui/print.c:1446
msgid "%d %B"
msgstr "%d. %B"

#: calendar/gui/calendar-commands.c:677
msgid ""
"Could not create the calendar view.  Please check your ORBit and OAF setup."
msgstr ""
"Kunne ikke oprette kalendervisning. Venligst tjek din ORBit og OAF "
"konfiguration."

#: calendar/gui/calendar-model.c:399 calendar/gui/calendar-model.c:994
#: calendar/gui/e-calendar-table.c:364
msgid "Private"
msgstr "Privat"

#: calendar/gui/calendar-model.c:402 calendar/gui/calendar-model.c:996
#: calendar/gui/e-calendar-table.c:365
msgid "Confidential"
msgstr "Fortroligt"

#: calendar/gui/calendar-model.c:405 calendar/gui/e-calendar-table.c:363
msgid "Public"
msgstr "Offentlig"

#: calendar/gui/calendar-model.c:498
msgid "N"
msgstr "N"

#: calendar/gui/calendar-model.c:498
msgid "S"
msgstr "S"

#: calendar/gui/calendar-model.c:500
msgid "E"
msgstr "Ø"

#: calendar/gui/calendar-model.c:500
msgid "W"
msgstr "V"

#: calendar/gui/calendar-model.c:566 calendar/gui/calendar-model.c:1193
#: calendar/gui/e-calendar-table.c:437
msgid "Free"
msgstr "Ledig"

#: calendar/gui/calendar-model.c:568 calendar/gui/e-calendar-table.c:438
#: calendar/gui/e-meeting-time-sel.c:401 shell/evolution-shell-component.c:966
msgid "Busy"
msgstr "Optaget"

#: calendar/gui/calendar-model.c:717 calendar/gui/calendar-model.c:1241
#: calendar/gui/dialogs/task-details-page.glade.h:10
#: calendar/gui/e-calendar-table.c:458
msgid "Not Started"
msgstr "Ikke startet"

#: calendar/gui/calendar-model.c:720 calendar/gui/calendar-model.c:1243
#: calendar/gui/dialogs/task-details-page.glade.h:7
#: calendar/gui/e-calendar-table.c:459
msgid "In Progress"
msgstr "I gang"

#: calendar/gui/calendar-model.c:723 calendar/gui/calendar-model.c:1245
#: calendar/gui/dialogs/task-details-page.glade.h:4
#: calendar/gui/e-calendar-table.c:460 calendar/gui/e-meeting-model.c:313
#: calendar/gui/e-meeting-model.c:336
msgid "Completed"
msgstr "Fuldført"

#. strftime format of a weekday, a date and a time, 24-hour.
#: calendar/gui/calendar-model.c:908 e-util/e-time-utils.c:163
#: e-util/e-time-utils.c:354
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %Y-%m-%d %H:%M:%S"

#. strftime format of a weekday, a date and a time, 12-hour.
#: calendar/gui/calendar-model.c:911 e-util/e-time-utils.c:158
#: e-util/e-time-utils.c:363
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %d/%m-%Y %H:%M:%S"

#: calendar/gui/calendar-model.c:916
#, c-format
msgid ""
"The date must be entered in the format: \n"
"\n"
"%s"
msgstr ""
"Datoen skal skrives ind på formatet: \n"
"\n"
"%s"

#: calendar/gui/calendar-model.c:1080
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
"45.436845,125.862501"
msgstr ""
"Den geografiske positionen skal skrives ind på formatet: \n"
"\n"
"45.436845,125.862501"

#: calendar/gui/calendar-model.c:1120
msgid "The percent value must be between 0 and 100, inclusive"
msgstr "Prosentværdien skal være mellem 0 og 100, inklusive"

#. An empty string is the same as 'None'.
#: calendar/gui/calendar-model.c:1239 calendar/gui/dialogs/meeting-page.c:321
#: calendar/gui/dialogs/meeting-page.glade.h:1 mail/mail-account-gui.c:1448
#: mail/mail-accounts.c:143 mail/mail-accounts.c:390
#: mail/mail-config.glade.h:49
#: widgets/e-timezone-dialog/e-timezone-dialog.c:203
#: widgets/misc/e-cell-date-edit.c:240 widgets/misc/e-dateedit.c:453
#: widgets/misc/e-dateedit.c:1453 widgets/misc/e-dateedit.c:1568
msgid "None"
msgstr "Ingen"

#: calendar/gui/calendar-model.c:1675
msgid "Recurring"
msgstr "Genindtræffer"

#: calendar/gui/calendar-model.c:1677
msgid "Assigned"
msgstr "Tildelt"

#: calendar/gui/calendar-model.c:1683 calendar/gui/e-meeting-model.c:285
#: calendar/gui/e-meeting-model.c:295 calendar/gui/e-meeting-model.c:521
#: calendar/gui/e-meeting-model.c:717
msgid "Yes"
msgstr "Ja"

#: calendar/gui/calendar-model.c:1683 calendar/gui/e-meeting-model.c:297
#: calendar/gui/e-meeting-model.c:718
msgid "No"
msgstr "Nej"

#: calendar/gui/calendar-view-factory.c:149 views/calendar/galview.xml.h:1
msgid "Day View"
msgstr "Dagvisning"

#: calendar/gui/calendar-view-factory.c:152 views/calendar/galview.xml.h:4
msgid "Work Week View"
msgstr "Arbejdsugevisning"

#: calendar/gui/calendar-view-factory.c:155 views/calendar/galview.xml.h:3
msgid "Week View"
msgstr "Ugevisning"

#: calendar/gui/calendar-view-factory.c:158 views/calendar/galview.xml.h:2
msgid "Month View"
msgstr "Månedsvisning"

#: calendar/gui/cal-search-bar.c:56
msgid "Summary contains"
msgstr "Sammendrag indeholder"

#: calendar/gui/cal-search-bar.c:57
msgid "Description contains"
msgstr "Beskrivelse indeholder"

#: calendar/gui/cal-search-bar.c:58
msgid "Comment contains"
msgstr "Kommentar indeholder"

#: calendar/gui/cal-search-bar.c:416 mail/mail-ops.c:1075
msgid "Unmatched"
msgstr "Ingen træffere"

#: calendar/gui/component-factory.c:63 my-evolution/my-evolution.glade.h:7
#: shell/e-local-storage.c:172 shell/e-shortcuts.c:1056
msgid "Calendar"
msgstr "Kalender"

#: calendar/gui/component-factory.c:64
msgid "Folder containing appointments and events"
msgstr "Mappe som indeholder aftaler og hændelser"

#: calendar/gui/component-factory.c:68 calendar/gui/print.c:1723
#: my-evolution/e-summary-tasks.c:235 my-evolution/e-summary-tasks.c:251
#: shell/e-local-storage.c:178 shell/e-shortcuts.c:1059
#: views/tasks/galview.xml.h:1
msgid "Tasks"
msgstr "Opgaver"

#: calendar/gui/component-factory.c:69
msgid "Folder containing to-do items"
msgstr "Mappe som indeholder opgaver"

#: calendar/gui/component-factory.c:639 ui/evolution-calendar.xml.h:7
msgid "Create a new appointment"
msgstr "Opret en ny aftale"

#: calendar/gui/component-factory.c:640 calendar/gui/e-day-view.c:3423
msgid "New _Appointment"
msgstr "Ny _aftale"

#: calendar/gui/component-factory.c:645 ui/evolution-calendar.xml.h:8
#: ui/evolution-tasks.xml.h:5
msgid "Create a new task"
msgstr "Opret en ny opgave"

#: calendar/gui/component-factory.c:646
msgid "New _Task"
msgstr "Ny _opgave"

#: calendar/gui/control-factory.c:128
msgid "The URI that the calendar will display"
msgstr "URIen som kalenderen skal vise"

#: calendar/gui/dialogs/alarm-options.c:359
msgid "Audio Alarm Options"
msgstr "Alternativer for lyd-alarmer"

#: calendar/gui/dialogs/alarm-options.c:368
msgid "Message Alarm Options"
msgstr "Alternativer for beskedsalarmer"

#: calendar/gui/dialogs/alarm-options.c:377
msgid "Mail Alarm Options"
msgstr "Alternativer for e-post-alarm"

#: calendar/gui/dialogs/alarm-options.c:386
msgid "Program Alarm Options"
msgstr "Alternativer for program-alarmer"

#: calendar/gui/dialogs/alarm-options.c:395
msgid "Unknown Alarm Options"
msgstr "Alternativer for ukendte alarmer"

#: calendar/gui/dialogs/alarm-options.glade.h:1
msgid "Alarm Repeat"
msgstr "Gentagelse af alarm"

#: calendar/gui/dialogs/alarm-options.glade.h:2
msgid "Message to Display"
msgstr "Besked som skal vises"

#: calendar/gui/dialogs/alarm-options.glade.h:3
msgid "Play sound:"
msgstr "Spil lyd:"

#: calendar/gui/dialogs/alarm-options.glade.h:4
msgid "Repeat the alarm"
msgstr "Gentag alarmen"

#: calendar/gui/dialogs/alarm-options.glade.h:5
msgid "Run program:"
msgstr "Kør program:"

#: calendar/gui/dialogs/alarm-options.glade.h:6
msgid ""
"This is an email reminder, but Evolution does not yet support this kind of "
"reminders.  You will not be able to edit the options for this reminder."
msgstr ""
"Dette er en e-post påmindelse, men Evolution understøtter ikke denne type "
"påmindelser. Du vil ikke kunne redigere alternativerne for denne påmindelse."

#: calendar/gui/dialogs/alarm-options.glade.h:7
msgid "With these arguments:"
msgstr "Med disse argumenter:"

#: calendar/gui/dialogs/alarm-options.glade.h:8 filter/filter-datespec.c:83
msgid "days"
msgstr "dage"

#: calendar/gui/dialogs/alarm-options.glade.h:9
msgid "extra times every"
msgstr "ekstra gange hver"

#: calendar/gui/dialogs/alarm-options.glade.h:10 filter/filter-datespec.c:84
msgid "hours"
msgstr "timer"

#: calendar/gui/dialogs/alarm-options.glade.h:11 filter/filter-datespec.c:85
msgid "minutes"
msgstr "minutter"

#: calendar/gui/dialogs/alarm-page.c:307
#, c-format
msgid "%d days"
msgstr "%d dage"

#: calendar/gui/dialogs/alarm-page.c:310
msgid "1 day"
msgstr "1 dag"

#: calendar/gui/dialogs/alarm-page.c:315
#, c-format
msgid "%d weeks"
msgstr "%d uger"

#: calendar/gui/dialogs/alarm-page.c:318
msgid "1 week"
msgstr "1 uge"

#: calendar/gui/dialogs/alarm-page.c:323
#, c-format
msgid "%d hours"
msgstr "%d timer"

#: calendar/gui/dialogs/alarm-page.c:326
msgid "1 hour"
msgstr "1 time"

#: calendar/gui/dialogs/alarm-page.c:331
#, c-format
msgid "%d minutes"
msgstr "%d minutter"

#: calendar/gui/dialogs/alarm-page.c:334
msgid "1 minute"
msgstr "1 minut"

#: calendar/gui/dialogs/alarm-page.c:339
#, c-format
msgid "%d seconds"
msgstr "%d sekunder"

#: calendar/gui/dialogs/alarm-page.c:342
msgid "1 second"
msgstr "1 sekund"

#: calendar/gui/dialogs/alarm-page.c:371
#: calendar/gui/dialogs/alarm-page.glade.h:4
msgid "Play a sound"
msgstr "Spil en lyd"

#: calendar/gui/dialogs/alarm-page.c:375
#: calendar/gui/dialogs/alarm-page.glade.h:3
msgid "Display a message"
msgstr "Vis en besked"

#: calendar/gui/dialogs/alarm-page.c:379
msgid "Send an email"
msgstr "Send en besked"

#: calendar/gui/dialogs/alarm-page.c:383
#: calendar/gui/dialogs/alarm-page.glade.h:6
msgid "Run a program"
msgstr "Kør et program"

#: calendar/gui/dialogs/alarm-page.c:389
msgid "Unknown action to be performed"
msgstr "Ukendt handling som skal udføres"

#: calendar/gui/dialogs/alarm-page.c:401
#, c-format
msgid "%s %s before the start of the appointment"
msgstr "%s %s før aftalen starter"

#: calendar/gui/dialogs/alarm-page.c:404
#, c-format
msgid "%s %s after the start of the appointment"
msgstr "%s %s efter aftalen er startet"

#: calendar/gui/dialogs/alarm-page.c:409
#, c-format
msgid "%s at the start of the appointment"
msgstr "%s ved aftalens start"

#: calendar/gui/dialogs/alarm-page.c:418
#, c-format
msgid "%s %s before the end of the appointment"
msgstr "%s %s før aftalen slutter"

#: calendar/gui/dialogs/alarm-page.c:421
#, c-format
msgid "%s %s after the end of the appointment"
msgstr "%s %s efter aftalens slutning"

#: calendar/gui/dialogs/alarm-page.c:426
#, c-format
msgid "%s at the end of the appointment"
msgstr "%s ved aftalens slutning"

#: calendar/gui/dialogs/alarm-page.c:437
#, c-format
msgid "%s at an unknown time"
msgstr "%s ved en ukendt tid"

#: calendar/gui/dialogs/alarm-page.c:443
#, c-format
msgid "%s at %s"
msgstr "%s ved %s"

#: calendar/gui/dialogs/alarm-page.c:450
#, c-format
msgid "%s for an unknown trigger type"
msgstr "%s for en ukendt udløsertype"

#: calendar/gui/dialogs/alarm-page.glade.h:1
#: calendar/gui/dialogs/recurrence-page.glade.h:2
msgid "Basics"
msgstr "Basis"

#: calendar/gui/dialogs/alarm-page.glade.h:2
#: calendar/gui/dialogs/recurrence-page.glade.h:3
msgid "Date/Time:"
msgstr "Dato/klokke:"

#: calendar/gui/dialogs/alarm-page.glade.h:5
msgid "Reminders"
msgstr "Påmindelser"

#: calendar/gui/dialogs/alarm-page.glade.h:7
#: calendar/gui/dialogs/recurrence-page.glade.h:8
#: calendar/gui/e-itip-control.c:683 calendar/gui/e-itip-control.glade.h:11
msgid "Summary:"
msgstr "Sammendrag:"

#: calendar/gui/dialogs/alarm-page.glade.h:10
msgid "_Options..."
msgstr "_Alternativer..."

#. Automatically generated. Do not edit.
#: calendar/gui/dialogs/alarm-page.glade.h:11 filter/libfilter-i18n.h:2
msgid "after"
msgstr "efter"

#: calendar/gui/dialogs/alarm-page.glade.h:12 filter/libfilter-i18n.h:6
msgid "before"
msgstr "før"

#: calendar/gui/dialogs/alarm-page.glade.h:13
#: calendar/gui/dialogs/recurrence-page.glade.h:14
msgid "day(s)"
msgstr "dag(er)"

#: calendar/gui/dialogs/alarm-page.glade.h:14
msgid "end of appointment"
msgstr "slutning på aftale"

#: calendar/gui/dialogs/alarm-page.glade.h:15
msgid "hour(s)"
msgstr "time(r)"

#: calendar/gui/dialogs/alarm-page.glade.h:16 mail/mail-config.glade.h:116
msgid "minute(s)"
msgstr "minutt(er)"

#: calendar/gui/dialogs/alarm-page.glade.h:17
msgid "start of appointment"
msgstr "start på aftale"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:1
msgid "05 minutes"
msgstr "5 minutter"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:2
msgid "10 minutes"
msgstr "10 minutter"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:3
msgid "15 minutes"
msgstr "15 minutter"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:4
msgid "30 minutes"
msgstr "30 minutter"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:5
msgid "60 minutes"
msgstr "60 minutter"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:6
msgid "Calendar and Tasks Settings"
msgstr "Indstillinger for kalender og opgaver"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:7
msgid "Color for overdue tasks"
msgstr "Farve for udgåede opgaver"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:8
msgid "Color for tasks due today"
msgstr "Farve for opgaver som går ud i dag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:9
msgid "Create new appointments with a default _reminder"
msgstr "Op_ret en ny aftale med standard påmindelse"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:10
msgid "Days"
msgstr "Dage"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:11
msgid "First day of wee_k:"
msgstr "Første dag i u_gen:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:12
#: calendar/gui/dialogs/recurrence-page.c:957
msgid "Friday"
msgstr "Fredag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:13
msgid "Hours"
msgstr "Timer"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:14
msgid "Minutes"
msgstr "Minutter"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:15
#: calendar/gui/dialogs/recurrence-page.c:953
msgid "Monday"
msgstr "Mandag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:16
msgid "O_verdue tasks:"
msgstr "Overskredne opga_ver:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:17
#: calendar/gui/dialogs/recurrence-page.c:958
msgid "Saturday"
msgstr "Lørdag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:18
msgid "Show appointment _end times in week and month views"
msgstr "Vis tid for aftal_ers slutning i uges- og månedsvisning"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:19
msgid "Show week _numbers in date navigator"
msgstr "Vis uge_nummer i datonavigation"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:20
msgid "Sta_rt of day:"
msgstr "Dagen sta_rter:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:21
msgid "Su_n"
msgstr "Sø_n"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:22
#: calendar/gui/dialogs/recurrence-page.c:959
msgid "Sunday"
msgstr "Søndag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:23
msgid "T_hu"
msgstr "T_or"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:24
msgid "T_ue"
msgstr "T_ir"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:25
msgid "Tas_ks due today:"
msgstr "Op_gaver som skal afsluttes i dag:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:26
#: calendar/gui/dialogs/recurrence-page.c:956
msgid "Thursday"
msgstr "Torsdag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:27
msgid "Time"
msgstr "Tid"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:28
msgid "Time _zone:"
msgstr "Tids_zone:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:29
msgid "Time di_visions:"
msgstr "Opdeling a_f tid:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:30
msgid "Time format:"
msgstr "Tidsformat:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:31
#: calendar/gui/dialogs/recurrence-page.c:954
msgid "Tuesday"
msgstr "Tirsdag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:32
#: calendar/gui/dialogs/recurrence-page.c:955
msgid "Wednesday"
msgstr "Onsdag"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:33
#: ui/evolution-calendar.xml.h:33
msgid "Work Week"
msgstr "Arbejdsuge"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:34
msgid "_12 hour (AM/PM)"
msgstr "_12 timer (AM/PM)"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:35
msgid "_24 hour"
msgstr "_24 timer"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:36
msgid "_Ask for confirmation when deleting items"
msgstr "Spørg efter bekræftelse ved sletning _af opføringer"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:37
msgid "_Compress weekends in month view"
msgstr "_Komprimér weekender i månedsvisning"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:38
msgid "_Display"
msgstr "_Vis"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:39
msgid "_End of day:"
msgstr "Dag_en slutter:"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
msgid "_Fri"
msgstr "_Fre"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:41
msgid "_General"
msgstr "_Generelt"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:42
msgid "_Hide completed tasks after"
msgstr "Sk_jul udførte opgaver efter"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:43
msgid "_Mon"
msgstr "_Man"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:44
msgid "_Other"
msgstr "_Andre"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:45
msgid "_Sat"
msgstr "L_ør"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:46
msgid "_Task List"
msgstr "O_pgaveliste"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:47
msgid "_Wed"
msgstr "_Ons"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:48
msgid "before the start of the appointment"
msgstr "før aftalen starter"

#: calendar/gui/dialogs/cancel-comp.c:52
msgid "The meeting status has changed. Send an updated version?"
msgstr "Mødestatus er ændret. Send en opdateret version?"

#: calendar/gui/dialogs/cancel-comp.c:58
msgid "Are you sure you want to cancel and delete this meeting?"
msgstr "Er du sikker på at du vil aflyse og slette dette møde?"

#: calendar/gui/dialogs/cancel-comp.c:63
msgid "Are you sure you want to cancel and delete this task?"
msgstr "Er du sikker på at du vil aflyse og slette denne opgave?"

#: calendar/gui/dialogs/cancel-comp.c:68
msgid "Are you sure you want to cancel and delete this journal entry?"
msgstr "Er du sikker på at du vil aflyse og slette denne journalopføring?"

#: calendar/gui/dialogs/changed-comp.c:60
msgid "This event has been deleted."
msgstr "Denne hændelse er slettet."

#: calendar/gui/dialogs/changed-comp.c:64
msgid "This task has been deleted."
msgstr "Denne opgave er slettet."

#: calendar/gui/dialogs/changed-comp.c:68
msgid "This journal entry has been deleted."
msgstr "Denne journalopføring er slettet."

#: calendar/gui/dialogs/changed-comp.c:77
#, c-format
msgid "%s  You have made changes. Forget those changes and close the editor?"
msgstr ""
"%s  Du har lavet ændringer. Skal disse ændringer forkastes og redigeringen "
"lukkes?"

#: calendar/gui/dialogs/changed-comp.c:79
#, c-format
msgid "%s  You have made no changes, close the editor?"
msgstr "%s  Du har ikke lavet ændringer. Skal redigeringen lukkes?"

#: calendar/gui/dialogs/changed-comp.c:84
msgid "This event has been changed."
msgstr "Denne hændelse er ændret."

#: calendar/gui/dialogs/changed-comp.c:88
msgid "This task has been changed."
msgstr "Denne opgave er ændret."

#: calendar/gui/dialogs/changed-comp.c:92
msgid "This journal entry has been changed."
msgstr "Denne journalopføring er ændret."

#: calendar/gui/dialogs/changed-comp.c:101
#, c-format
msgid "%s  You have made changes. Forget those changes and update the editor?"
msgstr ""
"%s  Du har lavet ændringer. Skal disse ændringer forkastes og redigeringen "
"opdateres?"

#: calendar/gui/dialogs/changed-comp.c:103
#, c-format
msgid "%s  You have made no changes, update the editor?"
msgstr "%s  Du har ikke gjort ændringer. Opdater redigering?"

#: calendar/gui/dialogs/comp-editor-util.c:167 calendar/gui/print.c:2132
msgid " to "
msgstr " til "

#: calendar/gui/dialogs/comp-editor-util.c:171 calendar/gui/print.c:2136
msgid " (Completed "
msgstr " (Fuldført "

#: calendar/gui/dialogs/comp-editor-util.c:173 calendar/gui/print.c:2138
msgid "Completed "
msgstr "Fuldført "

#: calendar/gui/dialogs/comp-editor-util.c:178 calendar/gui/print.c:2143
msgid " (Due "
msgstr " (Færdig "

#: calendar/gui/dialogs/comp-editor-util.c:180 calendar/gui/print.c:2145
msgid "Due "
msgstr "Færdig "

#: calendar/gui/dialogs/comp-editor.c:631
msgid "Edit Appointment"
msgstr "Redigér aftale"

#: calendar/gui/dialogs/comp-editor.c:636
#, c-format
msgid "Appointment - %s"
msgstr "Aftale - %s"

#: calendar/gui/dialogs/comp-editor.c:639
#, c-format
msgid "Task - %s"
msgstr "Opgave - %s"

#: calendar/gui/dialogs/comp-editor.c:642
#, c-format
msgid "Journal entry - %s"
msgstr "Journalopføring - %s"

#: calendar/gui/dialogs/comp-editor.c:656
msgid "No summary"
msgstr "Ingen sammendrag"

#: calendar/gui/dialogs/comp-editor.c:1006 mail/mail-callbacks.c:1771
#: mail/mail-display.c:101
msgid "Overwrite file?"
msgstr "Overskriv fil?"

#: calendar/gui/dialogs/comp-editor.c:1010 mail/mail-callbacks.c:1778
#: mail/mail-display.c:105
msgid ""
"A file by that name already exists.\n"
"Overwrite it?"
msgstr ""
"En fil med samme navn eksisterer allerede.\n"
"Overskriv den?"

#: calendar/gui/dialogs/comp-editor.c:1073 ui/evolution-comp-editor.xml.h:13
#: widgets/misc/e-filter-bar.h:101
msgid "Save As..."
msgstr "Gem som..."

#: calendar/gui/dialogs/comp-editor.c:1226
msgid "Unable to obtain current version!"
msgstr "Kan ikke hente versionsdata!"

#: calendar/gui/dialogs/delete-comp.c:91
#, c-format
msgid "Are you sure you want to delete the appointment `%s'?"
msgstr "Er du sikker på at du vil slette aftalen `%s'?"

#: calendar/gui/dialogs/delete-comp.c:94
msgid "Are you sure you want to delete this untitled appointment?"
msgstr "Er du sikker på at du vil slette denne aftale uden titel?"

#: calendar/gui/dialogs/delete-comp.c:100
#, c-format
msgid "Are you sure you want to delete the task `%s'?"
msgstr "Er du sikker på at du vil slette opgaven `%s'?"

#: calendar/gui/dialogs/delete-comp.c:103
msgid "Are you sure you want to delete this untitled task?"
msgstr "Er du sikker på at du vil slette denne opgave uden titel?"

#: calendar/gui/dialogs/delete-comp.c:109
#, c-format
msgid "Are you sure you want to delete the journal entry `%s'?"
msgstr "Er du sikker på at du vil slette journalopføringen `%s'?"

#: calendar/gui/dialogs/delete-comp.c:112
msgid "Are you sure want to delete this untitled journal entry?"
msgstr "Er du sikker på at du vil slette denne journalopføring uden titel?"

#: calendar/gui/dialogs/delete-comp.c:127
#, c-format
msgid "Are you sure you want to delete %d appointments?"
msgstr "Er du sikker på at du vil slette %d aftaler?"

#: calendar/gui/dialogs/delete-comp.c:132
#, c-format
msgid "Are you sure you want to delete %d tasks?"
msgstr "Er du sikker på at du vil slette %d opgaver?"

#: calendar/gui/dialogs/delete-comp.c:137
#, c-format
msgid "Are you sure you want to delete %d journal entries?"
msgstr "Er du sikker på at du vil slette %d journalopføringer?"

#: calendar/gui/dialogs/e-delegate-dialog.glade.h:1
msgid "Addressbook..."
msgstr "Adressebog..."

#: calendar/gui/dialogs/e-delegate-dialog.glade.h:2
msgid "Delegate To:"
msgstr "Delegér til:"

#: calendar/gui/dialogs/e-delegate-dialog.glade.h:3
msgid "Enter Delegate"
msgstr "Indtast delegat"

#: calendar/gui/dialogs/event-editor.c:186
msgid "Appointment"
msgstr "Aftale"

#: calendar/gui/dialogs/event-editor.c:191
msgid "Reminder"
msgstr "Påmindelse"

#: calendar/gui/dialogs/event-editor.c:196
msgid "Recurrence"
msgstr "Genindtræffelse"

#: calendar/gui/dialogs/event-editor.c:203
#: calendar/gui/dialogs/event-editor.c:355
msgid "Scheduling"
msgstr "Mødeplanlægning"

#: calendar/gui/dialogs/event-editor.c:208
#: calendar/gui/dialogs/event-editor.c:358
msgid "Meeting"
msgstr "Møde"

#: calendar/gui/dialogs/event-page.glade.h:1
msgid "A_ll day event"
msgstr "Varer he_le dagen"

#: calendar/gui/dialogs/event-page.glade.h:2
msgid "B_usy"
msgstr "_Optaget"

#: calendar/gui/dialogs/event-page.glade.h:4
#: calendar/gui/dialogs/task-page.glade.h:2
#: calendar/gui/e-calendar-table.etspec.h:5
msgid "Classification"
msgstr "Klassificering"

#: calendar/gui/dialogs/event-page.glade.h:5
msgid "Con_fidential"
msgstr "Kon_fidensiel"

#: calendar/gui/dialogs/event-page.glade.h:6
#: calendar/gui/dialogs/task-page.glade.h:3
msgid "Date & Time"
msgstr "Dato & klokke"

#: calendar/gui/dialogs/event-page.glade.h:7
msgid "F_ree"
msgstr "L_edig"

#: calendar/gui/dialogs/event-page.glade.h:8
#: calendar/gui/dialogs/task-page.glade.h:5
msgid "Pri_vate"
msgstr "Pri_vat"

#: calendar/gui/dialogs/event-page.glade.h:9
#: calendar/gui/dialogs/task-page.glade.h:6
msgid "Pu_blic"
msgstr "Of_fentlig"

#: calendar/gui/dialo