summaryrefslogtreecommitdiff
path: root/po/nl.po
blob: 7d4e48640dfa8839c3932d17e813b9ec1eafc3ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
# Dutch Translation of Nautilus
# Copyright (C) 2000 Free Software Foundation, Inc.
# Mendel Mobach <mendel@mobach.nl>, 2000.
# Almer S. Tigelaar <almer1@dds.nl>, 2000. (I only did a little correcting here and there)
#
#: libnautilus-extensions/nautilus-search-uri.c:380
#: libnautilus-extensions/nautilus-search-uri.c:386
#: libnautilus-extensions/nautilus-search-uri.c:389
#: libnautilus-extensions/nautilus-search-uri.c:392
#: libnautilus-extensions/nautilus-search-uri.c:395
#: libnautilus-extensions/nautilus-search-uri.c:398
msgid ""
msgstr ""
"Project-Id-Version: Nautilus\n"
"POT-Creation-Date: 2000-11-04 15:53+0100\n"
"PO-Revision-Date: 2000-11-04 15+55+0100\n"
"Last-Translator: Almer S. Tigelaar <almer1@dds.nl>\n"
"Language-Team: Dutch <nl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#. * From 'man(7)':
#.
#. The manual sections are traditionally defined as follows:
#.
#. 1 Commands
#. Those  commands that can be executed by the
#. user from within a shell.
#.
#. 2 System calls
#. Those functions which must be performed  by
#. the kernel.
#.
#. 3 Library calls
#. Most   of   the  libc  functions,  such  as
#. sort(3))
#.
#. 4 Special files
#. Files found in /dev)
#.
#. 5 File formats and conventions
#. The format for /etc/passwd and other human-
#. readable files.
#.
#. 6 Games
#.
#. 7 Macro packages and conventions
#. A  description  of the standard file system
#. layout, this man page, and other things.
#.
#. 8 System management commands
#. Commands like mount(8), which only root can
#. execute.
#.
#. 9 Kernel routines
#. This  is  a non-standard manual section and
#. is included because the source code to  the
#. Linux  kernel is freely available under the
#. GNU Public  License  and  many  people  are
#. working on changes to the kernel)
#. **
#: components/help/hyperbola-filefmt.c:396
msgid "Manual"
msgstr "Gebruiksaanwijzing"

#: components/help/hyperbola-filefmt.c:397
msgid "System"
msgstr "Systeem"

#: components/help/hyperbola-filefmt.c:397
msgid "Configuration"
msgstr "Configuratie"

#: components/help/hyperbola-filefmt.c:397
msgid "Config files"
msgstr "Configuratie bestanden"

#: components/help/hyperbola-filefmt.c:398
#: components/help/hyperbola-filefmt.c:683
msgid "Applications"
msgstr "Aplicaties"

#: components/help/hyperbola-filefmt.c:398
msgid "Command Line"
msgstr "Opdrachtregel"

#: components/help/hyperbola-filefmt.c:399
#: components/help/hyperbola-filefmt.c:400
msgid "Development"
msgstr "Ontwikkeling"

#: components/help/hyperbola-filefmt.c:399
#: components/help/hyperbola-filefmt.c:400
msgid "APIs"
msgstr "APIs"

#: components/help/hyperbola-filefmt.c:399
msgid "Miscellaneous"
msgstr "Diversen"

#: components/help/hyperbola-filefmt.c:400
msgid "System Calls"
msgstr "Systeem aanroepen"

#: components/help/hyperbola-filefmt.c:556
#: libnautilus-extensions/nautilus-stock-dialogs.c:405
msgid "Info"
msgstr "Informatie"

#: components/help/hyperbola-nav-index.c:124
msgid "see "
msgstr "zie "

#: components/help/hyperbola-nav-index.c:128
msgid "see also "
msgstr "zie ook "

#: components/help/hyperbola-nav-index.c:212
msgid "No matches."
msgstr "Geen resultaten"

#: components/help/hyperbola-nav-index.c:479
msgid " (see \""
msgstr " (zie\""

#: components/help/hyperbola-nav-index.c:484
msgid " (see also \""
msgstr " (zie ook \""

#: components/image-viewer/nautilus-image-view.c:675
msgid "I could not initialize Bonobo"
msgstr "Kon Bonobo niet initialiseren"

#. Setup the title
#: components/services/login/nautilus-view/nautilus-change-password-view.c:149
msgid "Change your Eazel password..."
msgstr "Verander je Eazel wachtwoord..."

#. username
#: components/services/login/nautilus-view/nautilus-change-password-view.c:163
msgid "User Name: "
msgstr "Gebruikersnaam: "

#. old password
#: components/services/login/nautilus-view/nautilus-change-password-view.c:182
msgid "Current password: "
msgstr "Huidig wachtwoord: "

#. new password
#: components/services/login/nautilus-view/nautilus-change-password-view.c:193
msgid "New password: "
msgstr "Nieuw wachtwoord: "

#. repeat password
#: components/services/login/nautilus-view/nautilus-change-password-view.c:204
msgid "New password (again): "
msgstr "Nieuw wachtwoord (opnieuw): "

#: components/services/login/nautilus-view/nautilus-change-password-view.c:227
msgid " Change my password! "
msgstr " Verander mijn wachtwoord! "

#: components/services/login/nautilus-view/nautilus-change-password-view.c:249
msgid "  I need some help!  "
msgstr "  Ik heb hulp nodig!  "

#: components/services/login/nautilus-view/nautilus-change-password-view.c:309
msgid "Password changed!"
msgstr "Wachtwoord veranderd!"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: components/loser/content/nautilus-content-loser-ui.xml.h:7
msgid "Kill Content Loser"
msgstr "Inhoud Bekijker sluiten"

#: components/loser/content/nautilus-content-loser-ui.xml.h:8
msgid "Kill the Loser content view"
msgstr "Inhoud Bekijker aanzicht sluiten"

#: components/loser/content/nautilus-content-loser-ui.xml.h:9
#: components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:9
#: components/mozilla/nautilus-mozilla-ui.xml.h:10
#: components/sample/nautilus-sample-content-view-ui.xml.h:10
#: src/nautilus-shell-ui.xml.h:80
msgid "_File"
msgstr "_Bestand"

#: components/loser/content/nautilus-content-loser-ui.xml.h:10
msgid "_Kill Content Loser"
msgstr "_Inhoud Bekijker afsluiten"

#: components/loser/content/nautilus-content-loser.c:140
#, c-format
msgid ""
"%s\n"
"\n"
"This is a Nautilus content view that fails on demand."
msgstr ""
"%s\n"
"\n"
"Dit is een Nautilus inhoudsweergave die faalt op verzoek."

#: components/loser/content/nautilus-content-loser.c:189
msgid "You have tried to kill the Content Loser"
msgstr "Je hebt getracht de Inhoud bekijker te sluiten"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:7
msgid "Kill Sidebar Loser"
msgstr "_Zijbalk bekijker sluiten"

#: components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:8
msgid "Kill the Loser sidebar panel"
msgstr "Zijbalk bekijker paneel sluiten"

#: components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:10
msgid "_Kill Sidebar Loser"
msgstr "_Zijbalk bekijker sluiten"

#: components/loser/sidebar/nautilus-sidebar-loser.c:143
#, c-format
msgid ""
"%s\n"
"\n"
"Loser sidebar."
msgstr ""
"%s\n"
"\n"
"Zijbalk bekijker."

#: components/loser/sidebar/nautilus-sidebar-loser.c:192
msgid "You have tried to kill the Sidebar Loser"
msgstr "Je hebt getracht de zijbalk bekijker af te sluiten"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: components/mozilla/nautilus-mozilla-ui.xml.h:7
msgid "Mozilla Test"
msgstr "Mozilla test"

#: components/mozilla/nautilus-mozilla-ui.xml.h:8
msgid "This is a Mozilla merged menu item"
msgstr "Dit is een geintergreerd Mozilla menu item"

#: components/mozilla/nautilus-mozilla-ui.xml.h:9
msgid "This is a Mozilla merged tool bar button"
msgstr "Dit is een geintergreerde Mozilla toolbar knop"

#: components/mozilla/nautilus-mozilla-ui.xml.h:11
msgid "_Mozilla Test"
msgstr "_Mozilla Test"

#. FIXME: I think this is not portable. It works in gcc, but not other C compilers.
#: components/music/nautilus-music-view.c:220
msgid "Track "
msgstr "Volgen "

#: components/music/nautilus-music-view.c:220
msgid "Title"
msgstr "Titel"

#: components/music/nautilus-music-view.c:220
msgid "Artist"
msgstr "Artiest"

#: components/music/nautilus-music-view.c:220
msgid "Year"
msgstr "Jaar"

#: components/music/nautilus-music-view.c:220
msgid "Bitrate "
msgstr "Bitrate "

#: components/music/nautilus-music-view.c:220
msgid "Time "
msgstr "Tijd "

#: components/music/nautilus-music-view.c:220
msgid "Album"
msgstr "Album"

#: components/music/nautilus-music-view.c:220
msgid "Comment"
msgstr "Commentaar"

#: components/music/nautilus-music-view.c:220
msgid "Channels"
msgstr "Kanalen"

#: components/music/nautilus-music-view.c:220
msgid "Sample Rate"
msgstr "Sample Ratio"

#: components/music/nautilus-music-view.c:319
msgid "Set Cover Image"
msgstr "Stel Cover Afbeelding in"

#: components/music/nautilus-music-view.c:478
#, c-format
msgid "Sorry, but '%s' is not a usable image file."
msgstr "Sorry, maar '%s' is geen bruikbare afbeelding!"

#: components/music/nautilus-music-view.c:480
#: src/nautilus-property-browser.c:905 src/nautilus-property-browser.c:1000
msgid "Not an Image"
msgstr "Geen plaatje"

#: components/music/nautilus-music-view.c:528
msgid "Select an image file for the album cover:"
msgstr "Selecteer een afbeelding voor de album cover:"

#: components/music/nautilus-music-view.c:999
msgid "Sorry, but the music view can't play non-local files yet."
msgstr ""
"Sorry, maar de muziek modus kan nog geen niet-lokale bestanden afspelen."

#: components/music/nautilus-music-view.c:1000
msgid "Can't Play Remote Files"
msgstr "Kan geen Remote bestanden afspelen"

#: components/music/nautilus-music-view.c:1318
msgid "Drag to seek within track"
msgstr "Sleep om te zoeken in het spoor"

#: components/music/nautilus-music-view.c:1341
msgid "Previous"
msgstr "Vorige"

#: components/music/nautilus-music-view.c:1356
msgid "Play"
msgstr "Afspelen"

#: components/music/nautilus-music-view.c:1371
msgid "Pause"
msgstr "Pauze"

#: components/music/nautilus-music-view.c:1385
#: libnautilus-extensions/nautilus-file-operations.c:408
#: libnautilus-extensions/nautilus-file-operations.c:426
#: libnautilus-extensions/nautilus-file-operations.c:444
#: src/nautilus-shell-ui.xml.h:61
msgid "Stop"
msgstr "Stop"

#: components/music/nautilus-music-view.c:1399
msgid "Next"
msgstr "Volgende"

#: components/music/nautilus-music-view.c:1412
msgid "Sound hardware missing or busy!"
msgstr "Geluidsapparatuur ontbreekt of is bezet!"

#: components/music/nautilus-music-view.c:1517
#, c-format
msgid "Sorry, but there was an error reading %s."
msgstr "Sorry, maar een fout is opgetreden bij het lezen van %s."

#: components/music/nautilus-music-view.c:1518
msgid "Can't Read Folder"
msgstr "Kan map niet lezen"

#: components/music/nautilus-music-view.c:1594
msgid "Stereo"
msgstr "Stereo"

#: components/music/nautilus-music-view.c:1594
msgid "Mono"
msgstr "Mono"

#: components/music/nautilus-music-view.c:1637
#, c-format
msgid "%s by %s"
msgstr "%s bij %s"

#. set up the window title
#: components/rpmview/nautilus-rpm-verify-window.c:182
#, c-format
msgid "Verifying %s..."
msgstr "Controleren %s..."

#: components/rpmview/nautilus-rpm-view-install.c:107
#, c-format
msgid "%s would not work anymore\n"
msgstr "%s werkt niet langer\n"

#: components/rpmview/nautilus-rpm-view-install.c:110
#, c-format
msgid "%s would break other installed packages\n"
msgstr "%s breekt met de andere geinstalleerde paketten\n"

#: components/rpmview/nautilus-rpm-view-install.c:115
#, c-format
msgid "%s is needed, but could not be found\n"
msgstr "%s is nodig, maar kon niet gevonden worden\n"

#: components/rpmview/nautilus-rpm-view-install.c:120
#, c-format
msgid "%s was already installed\n"
msgstr "%s is al geinstalleerd\n"

#: components/rpmview/nautilus-rpm-view-install.c:123
#, c-format
msgid "%s causes a circular dependency problem\n"
msgstr "%s zorgt voor een circulair afhankelijkheids probleem\n"

#: components/rpmview/nautilus-rpm-view-install.c:142
#, c-format
msgid "Installing %s failed because of the following issue(s):\n"
msgstr "Installatie van %s faalde vanwege de volgende zaken:\n"

#: components/rpmview/nautilus-rpm-view-install.c:144
#, c-format
msgid "Uninstalling %s failed because of the following issue(s):\n"
msgstr "Deinstallatie van %s faalde vanwege de volgende zaken:\n"

#: components/rpmview/nautilus-rpm-view-install.c:241
msgid "Uninstall failed..."
msgstr "Deinstallatie faalde..."

#: components/rpmview/nautilus-rpm-view-install.c:242
msgid "Uninstall Failed"
msgstr "Deinstallatie faalde"

#: components/rpmview/nautilus-rpm-view-install.c:244
msgid "Install failed..."
msgstr "Installatie faalde"

#: components/rpmview/nautilus-rpm-view-install.c:245
msgid "Install Failed"
msgstr "Installatie faalde"

#: components/rpmview/nautilus-rpm-view-install.c:297
#: components/services/install/nautilus-view/nautilus-service-install-view.c:1112
msgid "Incorrect password."
msgstr "Verkeerd wachtwoord."

#: components/rpmview/nautilus-rpm-view.c:146
msgid "Package Contents"
msgstr "Pakket inhoud"

#. allocate the name field
#: components/rpmview/nautilus-rpm-view.c:189
msgid "Package Title"
msgstr "Pakket titel"

#: components/rpmview/nautilus-rpm-view.c:212
msgid "Size: "
msgstr "Omvang: "

#: components/rpmview/nautilus-rpm-view.c:218
msgid "<size>"
msgstr "<size>"

#: components/rpmview/nautilus-rpm-view.c:224
msgid "Install Date: "
msgstr "Installatie Datum: "

#: components/rpmview/nautilus-rpm-view.c:230
#: components/rpmview/nautilus-rpm-view.c:242
#: components/rpmview/nautilus-rpm-view.c:254
#: components/rpmview/nautilus-rpm-view.c:266
#: components/rpmview/nautilus-rpm-view.c:278
msgid "<unknown>"
msgstr "<onbekend>"

#: components/rpmview/nautilus-rpm-view.c:236
msgid "License: "
msgstr "Licentie: "

#: components/rpmview/nautilus-rpm-view.c:248
msgid "Build Date: "
msgstr "Bouw Datum: "

#: components/rpmview/nautilus-rpm-view.c:260
msgid "Distribution: "
msgstr "Distributie: "

#: components/rpmview/nautilus-rpm-view.c:272
msgid "Vendor: "
msgstr "Maker: "

#: components/rpmview/nautilus-rpm-view.c:305
msgid "Install"
msgstr "Installeer"

#: components/rpmview/nautilus-rpm-view.c:321
msgid "Update"
msgstr "Opwaarderen"

#: components/rpmview/nautilus-rpm-view.c:330
msgid "Uninstall"
msgstr "Deinstalleer"

#: components/rpmview/nautilus-rpm-view.c:346
msgid "Verify"
msgstr "Controleer"

#: components/rpmview/nautilus-rpm-view.c:382
msgid "Go to selected file"
msgstr "Ga naar het geselecteerde bestand"

#. add the description
#: components/rpmview/nautilus-rpm-view.c:393
msgid "Description"
msgstr "Omschrijving"

#: components/rpmview/nautilus-rpm-view.c:631
#, c-format
msgid "Package Contents: %d files"
msgstr "Pakket inhoud: %d bestanden"

#: components/rpmview/nautilus-rpm-view.c:643
#, c-format
msgid "Package \"%s\" "
msgstr "Pakket \"%s\" "

#: components/rpmview/nautilus-rpm-view.c:708
#, c-format
msgid "version %s-%s"
msgstr "versie %s-%s"

#: components/rpmview/nautilus-rpm-view.c:865
#, c-format
msgid "checking %s..."
msgstr "controleren %s..."

#: components/rpmview/nautilus-rpm-view.c:867
#, c-format
msgid "file %s has an error!"
msgstr "bestand %s heeft een fout!"

#: components/rpmview/nautilus-rpm-view.c:885
msgid "Verification completed."
msgstr "Controle compleet"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: components/sample/nautilus-sample-content-view-ui.xml.h:7
msgid "Sample"
msgstr "Voorbeeld"

#: components/sample/nautilus-sample-content-view-ui.xml.h:8
msgid "This is a sample merged menu item"
msgstr "Dit is een voorbeeld van een verweven menucomponent"

#: components/sample/nautilus-sample-content-view-ui.xml.h:9
msgid "This is a sample merged tool bar button"
msgstr "Dit is een voorbeeld van een geintergreerde toolbar knop"

#: components/sample/nautilus-sample-content-view-ui.xml.h:11
msgid "_Sample"
msgstr "_Voorbeeld"

#: components/sample/nautilus-sample-content-view.c:83
msgid "(none)"
msgstr "(geen)"

#: components/sample/nautilus-sample-content-view.c:145
#, c-format
msgid ""
"%s\n"
"\n"
"This is a sample Nautilus content view component."
msgstr ""
"%s\n"
"\n"
"Dit is een voorbeeld Nautilus bekijk component."

#: components/sample/nautilus-sample-content-view.c:203
#, c-format
msgid ""
"%s\n"
"\n"
"You clicked the Sample toolbar button."
msgstr ""
"%s\n"
"\n"
"U klikte op de voorbeeld toolbar knop."

#: components/services/install/command-line/eazel-alt-install-corba.c:89
msgid "Set the default answer to continue, also default delete to Yes"
msgstr ""
"Stel het standaardantwoord in om verder te gaan, zet ook standaard "
"verwijderen naar Ja"

#: components/services/install/command-line/eazel-alt-install-corba.c:90
#: components/services/install/command-line/eazel-gen-xml.c:43
msgid "Show debug output"
msgstr "Laat debug uitvoer zien"

#: components/services/install/command-line/eazel-alt-install-corba.c:91
msgid "10 sec delay after starting service"
msgstr "10 seconden wachten na het starten van de service"

#: components/services/install/command-line/eazel-alt-install-corba.c:92
msgid "Allow downgrades"
msgstr "Sta downgrades toe"

#: components/services/install/command-line/eazel-alt-install-corba.c:93
msgid "Erase packages"
msgstr "Haal pakketten weg"

#: components/services/install/command-line/eazel-alt-install-corba.c:94
msgid "RPM args are filename"
msgstr "RPM argumenten zijn een bestandsnaam"

#: components/services/install/command-line/eazel-alt-install-corba.c:95
msgid "Force install"
msgstr "Forceer installatie"

#: components/services/install/command-line/eazel-alt-install-corba.c:96
msgid "Use ftp"
msgstr "Gebruik ftp"

#: components/services/install/command-line/eazel-alt-install-corba.c:97
msgid "Use local"
msgstr "Gebruik lokaal"

#: components/services/install/command-line/eazel-alt-install-corba.c:98
msgid "Use http"
msgstr "Gebruik http"

#: components/services/install/command-line/eazel-alt-install-corba.c:99
msgid "RPM args are Eazel Ids"
msgstr "RPM argumenten zijn Eazel Ids"

#: components/services/install/command-line/eazel-alt-install-corba.c:100
msgid "Specify package file"
msgstr "Specificeer een pakket bestand"

#: components/services/install/command-line/eazel-alt-install-corba.c:101
msgid "Set port numer (80)"
msgstr "Zet het poort nummer (80)"

#: components/services/install/command-line/eazel-alt-install-corba.c:102
msgid "RPM args are needed files"
msgstr "RPM argumenten zijn benodigde bestanden"

#: components/services/install/command-line/eazel-alt-install-corba.c:103
msgid "Run Query"
msgstr "Start een zoekopdracht"

#: components/services/install/command-line/eazel-alt-install-corba.c:104
msgid "Revert"
msgstr "Ongedaan maken"

#: components/services/install/command-line/eazel-alt-install-corba.c:105
msgid "Set root"
msgstr "Zet als root"

#: components/services/install/command-line/eazel-alt-install-corba.c:106
msgid "Specify server"
msgstr "Specificeer server"

#: components/services/install/command-line/eazel-alt-install-corba.c:107
msgid "Perform ssl renaming"
msgstr "Voer ssl hernoeming uit"

#: components/services/install/command-line/eazel-alt-install-corba.c:108
msgid "Test run"
msgstr "Test draai"

#: components/services/install/command-line/eazel-alt-install-corba.c:109
msgid "Set tmp dir (/tmp)"
msgstr "Zet de tmp map (/tmp)"

#: components/services/install/command-line/eazel-alt-install-corba.c:110
msgid "Allow username"
msgstr "Sta gebruikersnamen toe"

#: components/services/install/command-line/eazel-alt-install-corba.c:111
msgid "Allow upgrades"
msgstr "Sta opwaarderingen toe"

#: components/services/install/command-line/eazel-alt-install-corba.c:112
msgid "Verbose output"
msgstr "Laat de uitvoer zien"

#: components/services/install/command-line/eazel-gen-xml.c:41
msgid "Specify package list to use (/var/eazel/service/package-list.xml)"
msgstr ""
"Specificeer de te gebruiken pakket lijst "
"(/usr/eazel/service/package-list.xml)"

#: components/services/install/command-line/eazel-gen-xml.c:42
msgid "Use specified file to generate a package list, requires --packagelist"
msgstr ""
"Het gebruik van een specifiek bestand voor om een pakketenlijst te maken "
"heeft de --packagelist optie nodig"

#: components/services/install/lib/eazel-install-logic.c:187
#, c-format
msgid "Reading the install package list %s"
msgstr "Leest de installatie pakketlijst %s"

#: components/services/install/lib/eazel-install-logic.c:266
#, c-format
msgid "Will download %s"
msgstr "Zal %s ophalen"

#: components/services/install/lib/eazel-install-logic.c:281
#, c-format
msgid "%s already installed"
msgstr "%s al geinstalleerd"

#: components/services/install/lib/eazel-install-logic.c:453
#, c-format
msgid "Category = %s"
msgstr "Categorie = %s"

#: components/services/install/lib/eazel-install-logic.c:729
#, c-format
msgid "Could not create transaction directory (%s)! ***\n"
msgstr "Kon geen transactie map maken (%s)! ***\n"

#: components/services/install/lib/eazel-install-logic.c:752
#, c-format
msgid "Writing transaction to %s"
msgstr "Schrijf transactie naar %s"

#: components/services/install/lib/eazel-install-logic.c:987
msgid "Failed to lock the downloaded file"
msgstr "Faalde bij het vergrendelen van het opgehaalde bestand"

#: components/services/install/lib/eazel-install-logic.c:1002
#, c-format
msgid "MD5 mismatch, package %s may be compromised"
msgstr "MD5 niet gelijk, pakket %s is misschien niet goed"

#: components/services/install/lib/eazel-install-logic.c:1084
#, c-format
msgid "Preflight (%ld bytes, %ld packages)"
msgstr "Preflight (%ld bytes, %ld pakketten)"

#: components/services/install/lib/eazel-install-logic.c:1252
#, c-format
msgid "Removing package %s (0x%x) %s"
msgstr "Pakket %s word verwijdert (0x%x) %s"

#: components/services/install/lib/eazel-install-logic.c:1361
msgid "Preparing package system"
msgstr "Maakt het pakketsysteem gereed"

#: components/services/install/lib/eazel-install-logic.c:1478
#, c-format
msgid "%s-%s version %s-%s already installed"
msgstr "%s-%s versie %s-%s al geinstalleerd"

#: components/services/install/lib/eazel-install-logic.c:1482
#, c-format
msgid "%s version %s already installed"
msgstr "%s versie %s al geinstalleerd"

#: components/services/install/lib/eazel-install-logic.c:1491
#: components/services/install/lib/eazel-install-logic.c:1496
#, c-format
msgid "%s upgrades from version %s-%s to %s-%s"
msgstr "%s opwaarderingen van versie %s-%s naar %s-%s"

#: components/services/install/lib/eazel-install-logic.c:1505
#, c-format
msgid "%s downgrades from version %s-%s to %s-%s"
msgstr "%s wordt geafwaardeerd van versie %s-%s naar %s-%s"

#: components/services/install/lib/eazel-install-logic.c:1510
#, c-format
msgid "%s downgrades from version %s to %s"
msgstr "%s wordt gedowngrade van versie %s naar %s"

#: components/services/install/lib/eazel-install-logic.c:1532
#, c-format
msgid "%s installs version %s-%s"
msgstr "%s installeert versie %s-%s"

#: components/services/install/lib/eazel-install-logic.c:1537
#, c-format
msgid "%s installs version %s"
msgstr "%s installeert versie %s"

#: components/services/install/lib/eazel-install-logic.c:2134
msgid "Dependencies appear ok"
msgstr "Benodigheden lijken goed"

#: components/services/install/lib/eazel-install-logic.c:2137
msgid "But there are file conflicts"
msgstr "Maar er zijn bestands conflicten"

#: components/services/install/lib/eazel-install-metadata.c:171
msgid "Could not set URLType from config file!"
msgstr "Kan het URLtype niet lezen uit het configuratie bestand"

#: components/services/install/lib/eazel-install-object.c:582
#, c-format
msgid "Transactions are stored in %s"
msgstr "Transacties worden opgeslagen in %s"

#: components/services/install/lib/eazel-install-object.c:585
msgid "Transactions are not stored, could not find home dir"
msgstr "Transacties worden niet opgeslagen, kon home directory niet vinden"

#: components/services/install/lib/eazel-install-object.c:772
msgid "Getting package list from remote server ...\n"
msgstr "Bezig met ophalen pakketlijst van de server ...\n"

#: components/services/install/lib/eazel-install-object.c:792
msgid "Unable to retrieve package-list.xml!\n"
msgstr "kan package-list.xml niet ontvangen!\n"

#: components/services/install/lib/eazel-install-object.c:863
#, c-format
msgid "Cannot write to file %s, using default log handler"
msgstr ""
"Kan niet naar bestand %s schrijven bij het gebruik van de standaard log "
"afhandelaar"

#: components/services/install/lib/eazel-install-object.c:983
msgid "Install failed"
msgstr "Installatie faalde"

#: components/services/install/lib/eazel-install-object.c:1026
msgid "Uninstall failed"
msgstr "Deinstallatie faalde"

#: components/services/install/lib/eazel-install-protocols.c:126
#: components/services/install/lib/eazel-install-protocols.c:229
#, c-format
msgid "Downloading %s..."
msgstr "Ophalen %s..."

#: components/services/install/lib/eazel-install-protocols.c:137
#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:421
#, c-format
msgid "Could not open target file %s"
msgstr "Kon het bestand %s niet openen"

#: components/services/install/lib/eazel-install-protocols.c:144
#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:355
msgid "Could not create an http request !"
msgstr "Kon geen http verzoek doen !"

#: components/services/install/lib/eazel-install-protocols.c:151
msgid "Proxy: Invalid uri !"
msgstr "Proxy: ongeldige uri !"

#: components/services/install/lib/eazel-install-protocols.c:156
#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:360
msgid "Invalid uri !"
msgstr "Ongeldige uri !"

#: components/services/install/lib/eazel-install-protocols.c:163
#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:370
msgid "Could not prepare http request !"
msgstr "Kon geen http klaarmaken !"

#: components/services/install/lib/eazel-install-protocols.c:168
#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:375
msgid "Couldn't get async mode "
msgstr "Kan geen asynchone modus krijgen "

#: components/services/install/lib/eazel-install-protocols.c:194
#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:385
#, c-format
msgid "HTTP error: %d %s"
msgstr "HTTP fout: %d %s"

#: components/services/install/lib/eazel-install-protocols.c:204
msgid "Could not get request body!"
msgstr "Kon geen antwoord body krijgen!"

#: components/services/install/lib/eazel-install-protocols.c:230
msgid "FTP not supported yet"
msgstr "FTP is niet ondersteund"

#: components/services/install/lib/eazel-install-protocols.c:427
#, c-format
msgid "Checking local file %s..."
msgstr "Controleerd lokaal bestand %s..."

#: components/services/install/lib/eazel-install-protocols.c:488
#, c-format
msgid "Failed to retrieve %s!"
msgstr "Ontvangen van %s mislukt!"

#: components/services/install/lib/eazel-install-protocols.c:557
#, c-format
msgid "Could not get an URL for %s"
msgstr "Kon geen URL krijgen voor %s"

#: components/services/install/lib/eazel-install-protocols.c:576
msgid "Downloaded package does not have the correct name"
msgstr "Opgehaald pakket heeft een ongeldige naam"

#: components/services/install/lib/eazel-install-protocols.c:577
#, c-format
msgid "Package %s should have had name %s"
msgstr "Pakket %s zou de naam %s moeten hebben"

#: components/services/install/lib/eazel-install-protocols.c:584
msgid "Downloaded package does not have the correct version"
msgstr "Opgehaald pakket heeft een onjuiste versie"

#: components/services/install/lib/eazel-install-protocols.c:585
#, c-format
msgid "Package %s had version %s and not %s"
msgstr "Pakket %s had versie %s moeten hebben, en niet %s"

#: components/services/install/lib/eazel-install-protocols.c:604
msgid "File download failed"
msgstr "Bestand ophalen faalde"

#: components/services/install/lib/eazel-install-protocols.c:749
#: components/services/install/lib/eazel-install-protocols.c:754
#, c-format
msgid "Could not retrieve a URL for %s"
msgstr "Kon geen URL ontvangen voor %s"

#: components/services/install/lib/eazel-install-protocols.c:759
#, c-format
msgid "Could not retrieve a URL for id %s"
msgstr "Kon geen URL ontvangen voor id %s"

#: components/services/install/lib/eazel-install-rpm-glue.c:63
msgid "Dry Run Mode Activated.  Packages will not actually be installed ..."
msgstr "Test Modus Geactiveerd. Pakketen worden niet geinstalleerd"

#: components/services/install/lib/eazel-install-rpm-glue.c:251
#, c-format
msgid "Closing db for %s (open)"
msgstr "Sluit de database voor %s (open)"

#: components/services/install/lib/eazel-install-rpm-glue.c:256
#, c-format
msgid "Closing db for %s (not open)"
msgstr "Sluit de database voor %s (niet open)"

#: components/services/install/lib/eazel-install-rpm-glue.c:317
#, c-format
msgid "Opened packages database in %s"
msgstr "Openen pakketen database in %s"

#: components/services/install/lib/eazel-install-rpm-glue.c:322
#, c-format
msgid "Opening packages database in %s failed"
msgstr "Openen van pakketen database in %s faalde"

#. Possibly the implest case, we're installing package A, which requires
#. B that is not installed.
#: components/services/install/lib/eazel-install-rpm-glue.c:481
#, c-format
msgid "%s requires %s"
msgstr "%s heeft %s nodig"

#. If we end here, it's a conflict is going to break something
#: components/services/install/lib/eazel-install-rpm-glue.c:617
#, c-format
msgid "Package %s conflicts with %s-%s"
msgstr "Pakket %s conflicteerd met %s-%s"

#: components/services/install/lib/eazel-install-rpm-glue.c:631
#, c-format
msgid "Processing dep for %s, requires library %s"
msgstr "Doorwerken benodigdheden voor %s, heeft library %s nodig"

#: components/services/install/lib/eazel-install-rpm-glue.c:638
#, c-format
msgid "Processing dep for %s, requires package %s"
msgstr "Doorwerken benodigdheden %s, heeft pakket %s nodig"

#: components/services/install/lib/eazel-install-tests.c:33
msgid "*** Begin pkg dump ***\n"
msgstr "*** begin pakketen dump ***\n"

#: components/services/install/lib/eazel-install-tests.c:40
msgid "*** End pkg dump ***\n"
msgstr "*** einde pakketten dump ***\n"

#: components/services/install/lib/eazel-install-types.c:462
#, c-format
msgid "Cannot open %s"
msgstr "Kan %s niet openen"

#: components/services/install/lib/eazel-install-xml-package-list.c:142
msgid "*** No package nodes! (cat has no children) ***"
msgstr "*** Geen pakket nodes! (cat heeft geen kinderen) ***"

#: components/services/install/lib/eazel-install-xml-package-list.c:144
#: components/services/install/lib/eazel-install-xml-package-list.c:152
#: components/services/install/lib/eazel-install-xml-package-list.c:167
msgid "*** Bailing from package parse! ***"
msgstr "*** Gestopt met pakket ontleding! ***"

#: components/services/install/lib/eazel-install-xml-package-list.c:150
msgid "*** No package nodes! ***"
msgstr "*** Geen pakket nodes! ***"

#: components/services/install/lib/eazel-install-xml-package-list.c:156
msgid "*** Malformed package node!"
msgstr "*** Foute pakket node!"

#: components/services/install/lib/eazel-install-xml-package-list.c:165
msgid "*** No depends nodes! ***"
msgstr "*** Geen afhankelijkheids nodes! ***"

#: components/services/install/lib/eazel-install-xml-package-list.c:171
msgid "*** Malformed depends node!"
msgstr "*** Foute afhankelijkheids node!"

#: components/services/install/lib/eazel-install-xml-package-list.c:195
#, c-format
msgid "*** Unknown node type '%s'"
msgstr "*** onbekend node type '%s'"

#: components/services/install/lib/eazel-install-xml-package-list.c:212
msgid "*** The pkg list file contains no data! ***\n"
msgstr "*** de pakket lijst heeft geen informatie ! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:217
msgid "*** Cannot find the CATEGORIES xmlnode! ***\n"
msgstr "*** Kan de CATAGORIES xmlnode niet vinden ! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:218
msgid "*** Bailing from categories parse! ***\n"
msgstr "*** Gestopt met categorie ontleding ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:224
msgid "*** No Categories! ***\n"
msgstr "*** Geen Categoriëen ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:225
msgid "*** Bailing from category parse! ***\n"
msgstr "*** Gestopt met categorie ontleding! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:279
msgid "*** Cannot find the TRANSACTION xmlnode! ***\n"
msgstr "*** Kan de xmlnode TRANSACTION niet vinden! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:281
#: components/services/install/lib/eazel-install-xml-package-list.c:289
msgid "*** Bailing from transaction parse! ***\n"
msgstr "*** Gestopt met transactie ontleding! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:287
msgid "*** No packages! ***\n"
msgstr "*** Geen pakketten! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:323
msgid "*** No category nodes! ***"
msgstr "*** Geen categorie nodes! ***"

#: components/services/install/lib/eazel-install-xml-package-list.c:327
msgid "*** Cannot find the CATEGORIES xmlnode! ***"
msgstr "*** Kan de CATEGORIES xmlnode niet vinden ! ***"

#: components/services/install/lib/eazel-install-xml-package-list.c:361
#, c-format
msgid "*** Unknown node %s"
msgstr "*** Onbekende node '%s'"

#: components/services/install/lib/eazel-install-xml-package-list.c:454
msgid "*** Error generating xml package list! ***\n"
msgstr "*** Fout bij het generen van de xml pakkettenlijst! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:501
msgid "*** Error reading package list! ***\n"
msgstr "*** Fout bij het lezen van pakkettenlijst! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:719
msgid "*** The osd xml contains no data! ***\n"
msgstr "*** The osd xml bevat geen informatie! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:724
msgid "*** Bailing from osd parse! ***\n"
msgstr "*** Gestopt met osd ontleding! ***\n"

#: components/services/install/lib/eazel-install-xml-package-list.c:777
#, c-format
msgid "Could not parse the xml (length %d)"
msgstr "Kon de xml niet verwerken (lengte %d)"

#. Setup the title
#: components/services/install/nautilus-view/nautilus-service-install-view.c:112
msgid "Easy Install"
msgstr "Makkelijke Installatie"

#. Setup the progress header
#: components/services/install/nautilus-view/nautilus-service-install-view.c:208
msgid "Messages"
msgstr "Berichten"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:208
msgid "Progress"
msgstr "Voortgang"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:587
#, c-format
msgid "Downloading package %s"
msgstr "Ophalen pakket %s"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:594
#, c-format
msgid "Downloading package %s ..."
msgstr "Ophalen pakket %s ..."

#. done!  turn progress bar into a label
#: components/services/install/nautilus-view/nautilus-service-install-view.c:599
#: components/services/install/nautilus-view/nautilus-service-install-view.c:812
msgid "Complete!"
msgstr "Compleet!"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:623
#, c-format
msgid "Dependency check: Package %s needs %s"
msgstr "Controleren afhankelijkheden: Pakket %s heeft %s nodig"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:685
msgid ""
"I'm about to install the following packages:\n"
"\n"
msgstr ""
"Ik ga de volgende pakketten installeren:\n"
"\n"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:708
msgid ""
"\n"
"Is this okay?"
msgstr ""
"\n"
"Is dit goed?"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:728
msgid "Preparing to install 1 package"
msgstr "Klaarmaken om 1 pakket te installeren"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:730
#, c-format
msgid "Preparing to install %d packages"
msgstr "Klaarmaken om %d pakketten te installeren"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:751
#, c-format
msgid "Download of package %s failed!"
msgstr "Ophalen van pakket %s faalde!"

#. starting a new package -- create new progress indicator
#: components/services/install/nautilus-view/nautilus-service-install-view.c:768
#, c-format
msgid "Installing package %d of %d"
msgstr "Installatie pakket %d van %d"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:783
#, c-format
msgid "Installing package %s ..."
msgstr "Installeren pakket %s ..."

#. first package is the main one.  update top info, now that we know it
#: components/services/install/nautilus-view/nautilus-service-install-view.c:791
#, c-format
msgid "Installing \"%s\""
msgstr "Installeren \"%s\""

#: components/services/install/nautilus-view/nautilus-service-install-view.c:800
#, c-format
msgid "Version: %s"
msgstr "Versie: %s"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:853
#, c-format
msgid " · %s is in the KDE menu.\n"
msgstr " · %s is in het KDE menu.\n"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:864
#, c-format
msgid " · %s is in the Gnome menu under %s.\n"
msgstr " · %s is in het Gnome menu onder %s.\n"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:868
#, c-format
msgid " · %s is in the Gnome menu.\n"
msgstr " · %s is in het Gnome menu.\n"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:904
msgid "I ran into problems while installing."
msgstr "Probleem zijn opgetreden tijdens de installatie."

#: components/services/install/nautilus-view/nautilus-service-install-view.c:905
msgid "I'd like to try the following :"
msgstr "Ik zou het volgende willen proberen :"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:914
msgid "Is this ok ?"
msgstr "Is dit goed ?"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:955
msgid "Installation complete!"
msgstr "Installatie compleet!"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:957
msgid "Installation aborted."
msgstr "Installatie afgebroken."

#: components/services/install/nautilus-view/nautilus-service-install-view.c:959
msgid "Installation failed!"
msgstr "Installatie mislukt!"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:972
#, c-format
msgid ""
"%s\n"
"%s\n"
"Erase the leftover RPM files?"
msgstr ""
"%s\n"
"%s\n"
"De overgebleven RPM bestanden verwijderen?"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:976
#, c-format
msgid ""
"%s\n"
"Erase the leftover RPM files?"
msgstr ""
"%s\n"
"De overgebleven RPM bestanden verwijderen?"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:996
msgid ""
"\n"
"A core package of Nautilus has been\n"
"updated, you should restart Nautilus.\n"
"\n"
"Do you wish to do that now ?\n"
msgstr ""
"\n"
"Een centraal pakket van Nautilus is geupdate, eigenlijk\n"
"moet Nautilus opnieuw worden gestart.\n"
"\n"
"Wil je dat nu doen?\n"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1072
msgid "This package has already been installed."
msgstr "Dit pakket is reeds geinstalleerd."

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1086
#, c-format
msgid ""
"Installation failed on %s\n"
"\n"
msgstr ""
"Installatie mislukt op %s\n"
"\n"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1231
msgid "Downloading remote package"
msgstr "Ophalen van remote pakket"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1233
#, c-format
msgid "Downloading \"%s\""
msgstr "Ophalen \"%s\""

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1235
msgid "Downloading some package"
msgstr "Ophalen van een pakket"

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1277
msgid "Contacting install server ..."
msgstr "Spreekt de installatieserver aan ..."

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1329
msgid "Package download aborted."
msgstr "Ophalen van pakket afgebroken."

#: components/services/install/nautilus-view/nautilus-service-install-view.c:1331
msgid "Aborted."
msgstr "Afgebroken."

#: components/services/summary/lib/eazel-summary-shared.c:137
msgid "Could not find a valid boolean value for grey_out!"
msgstr "Kan geen geldige boolean waarde vinden voor grey_out!"

#: components/services/summary/lib/eazel-summary-shared.c:188
msgid "There is no service data !\n"
msgstr "Er is geen service informatie !\n"

#: components/services/summary/lib/eazel-summary-shared.c:213
#: components/services/summary/lib/eazel-summary-shared.c:238
msgid "There is no eazel news data !\n"
msgstr "Er is geen eazel news informatie !\n"

#: components/services/summary/lib/eazel-summary-shared.c:268
msgid "Could not fetch summary configuration !"
msgstr "Kon geen samenvattings configuratie vinden !"

#: components/services/summary/lib/eazel-summary-shared.c:291
msgid "The summary configuration contains no data!\n"
msgstr "De samengevatte configuratie bevat geen informatie!\n"

#: components/services/summary/lib/eazel-summary-shared.c:296
msgid "Cannot find the SUMMARY_DATA xmlnode!\n"
msgstr "Kan geen SUMMARY_DATA xmlnode vinden!\n"

#: components/services/summary/lib/eazel-summary-shared.c:298
msgid "Bailing from the SUMMARY_DATA parse!\n"
msgstr "Gestopt met SUMMARY_DATA ontleding!\n"

#: components/services/summary/lib/eazel-summary-shared.c:305
msgid "Could not find any summary configuration data!\n"
msgstr "Kon geen enkele beperkte configuratie vinden!\n"

#: components/services/summary/lib/eazel-summary-shared.c:307
msgid "Bailing from summary configuration parse!\n"
msgstr "Gestopt met samengevatte configuratie ontleding!\n"

#. parse_summary_xml_file
#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:7
msgid "Configure your service preferences"
msgstr "Configureer je service voorkeuren"

#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:8
msgid "Go to the Eazel Services Registration Form"
msgstr "Ga naar het Eazel Service Registratie Formulier"

#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:9
msgid "Log out from Eazel Services"
msgstr "Log uit Eazel Services"

#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:10
msgid "Service _Preferences"
msgstr "Service _Voorkeuren"

#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:11
msgid "Show the log-in dialog box"
msgstr "Geef het login dialoogvenster weer"

#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:12
msgid "_Log in to Eazel Services"
msgstr "_Log in op Eazel Services"

#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:13
msgid "_Log out from Eazel Services"
msgstr "_Log uit Eazel Services"

#: components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:14
msgid "_Register for Eazel Services"
msgstr "_Registreer voor Eazel Services"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:282
msgid "Register"
msgstr "Registreer"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:283
msgid "Login"
msgstr "Login"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:284
#: components/services/summary/nautilus-view/nautilus-summary-view.c:292
msgid "Terms of Use"
msgstr "Gebruiksvoorwaarden"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:285
#: components/services/summary/nautilus-view/nautilus-summary-view.c:293
msgid "Privacy Statement"
msgstr "Privacy Informatie"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:290
msgid "Account Preferences"
msgstr "Account Voorkeuren"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:291
msgid "Logout"
msgstr "Uitloggen"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:345
#, c-format
msgid "Welcome Back %s!"
msgstr "Welkom Terug %s"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:351
msgid "You are not logged in!"
msgstr "Je bent niet ingelogd!"

#. add the tab
#: components/services/summary/nautilus-view/nautilus-summary-view.c:443
msgid "Your Services"
msgstr "Jouw Services"

#. create the Additional Services pane
#: components/services/summary/nautilus-view/nautilus-summary-view.c:507
msgid "Additional Services"
msgstr "Extra Services"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:527
msgid ""
"\n"
"Check back here for new system management\n"
"services that will help make Linux easier to use."
msgstr ""
"\n"
"Kom hier terug voor nieuwe systeembeheer services\n"
"die het gebruik van Linux vergemakkelijken."

#. add the tab
#: components/services/summary/nautilus-view/nautilus-summary-view.c:566
msgid "Current Updates"
msgstr "Huidige Updates"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:599
#, c-format
msgid "Version %s"
msgstr "Versie %s"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1199
msgid "Service Error"
msgstr "Service Fout"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1264
msgid "Register Now"
msgstr "Registreer Nu"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1266
msgid "Help"
msgstr "Help"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1269
msgid "Services Login"
msgstr "Services Login"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1281
msgid "Username:"
msgstr "Gebruikersnaam:"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1288
msgid "Password:"
msgstr "Wachtwoord:"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1296
#: components/services/summary/nautilus-view/nautilus-summary-view.c:1308
msgid "Please log in to Eazel services"
msgstr "Log a.u.b. in op de Eazel services"

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1300
msgid ""
"Your user name or password were not correct, or you have not activated your "
"account.  Please try again, or check your email for an account activation "
"notice."
msgstr ""
"Je gebruikersnaam of wachtwoord waren niet correct, of je hebt je account "
"niet\n"
"geactiveerd. Probeer opnieuwe, of controleer je e-mail voor een account "
"activatie\n"
"bericht."

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1304
msgid "We're sorry, but your name and password are still not recognized."
msgstr ""
"Sorry, maar je gebruikersnaam en wachtwoord worden nog steeds niet herkend."

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1504
msgid ""
"Unable to connect to Eazel's server. The server might be unavailable right "
"now, or your computer might be configured incorrectly.You could try again "
"later."
msgstr ""
"Niet mogelijk om met de Eazel server te verbinden. De server is op dit "
"moment waarschijnlijk onbeschikbaar, of je computer is niet goed "
"geconfigureerd. Je zou het later opnieuw kunnen proberen."

#: components/services/summary/nautilus-view/nautilus-summary-view.c:1522
msgid ""
"Found problem with data on Eazel servers. Please contact support@eazel.com."
msgstr ""
"Er is een probleem gevonden met de gegevens op de servers van Eazel. Neem "
"contact op met support@eazel.com ."

#: components/services/time/command-line/main.c:43
msgid "display service name and such"
msgstr "Laat service naam en zo zien"

#: components/services/time/command-line/main.c:44
msgid "maximum allowed difference in seconds"
msgstr "Maximum verschil in seconden toegestaan"

#: components/services/time/command-line/main.c:45
msgid "update the system clock"
msgstr "Zet de systeemklok goed"

#: components/services/time/command-line/main.c:46
msgid "specify time server"
msgstr "Specificeer tijdserver"

#: components/services/time/service/trilobite-eazel-time-service.c:113
msgid "Unable to get server time"
msgstr "Kon geen tijdserver vinden"

#: components/services/time/service/trilobite-eazel-time-service.c:115
#, c-format
msgid "Time off by %d, max allowed diff is %d"
msgstr "Tijdsverschul is %d, maximum toegstaan is %d"

#: components/services/time/service/trilobite-eazel-time-service.c:292
#, c-format
msgid "Could not read time-service config from %s"
msgstr "Kon geen tijdserver configuratie lezen vanuit %s"

#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:465
msgid "Could not initialize Bonobo"
msgstr "Kan bonobo niet initializeren"

#: components/services/trilobite/libtrilobite/trilobite-core-utils.c:486
#, c-format
msgid "Can't write logfile %s -- using default log handler"
msgstr "Kan geen logbestand %s maken -- gebruik de standaard logafhandeling"

#: components/services/vault/command-line/main.c:37
msgid "Enable debugging"
msgstr "Zet debugging aan"

#: components/services/vault/command-line/main.c:38
msgid "Vault location"
msgstr "Foute locatie"

#: components/services/vault/command-line/main.c:46
msgid "Valid operations:"
msgstr "Geldige operaties:"

#: components/services/vault/command-line/main.c:86
msgid "Error: No operation supplied\n"
msgstr "Fout: Geen operatie gespecificeerd\n"

#: components/services/vault/command-line/main.c:94
#, c-format
msgid "Error: Invalid operation supplied (%s)\n"
msgstr "Fout: Ongeldig operatie opgegeven (%s)\n"

#: components/services/vault/command-line/main.c:119
#, c-format
msgid ""
"Error: Invalid syntax\n"
"Syntax: %s\n"
msgstr ""
"Fout: ongeldinge syntax\n"
"Syntax: %s\n"

#: libnautilus-extensions/nautilus-druid-page-eazel.c:343
msgid "-adobe-helvetica-bold-r-normal-*-*-180-*-*-p-*-*-*,*-r-*"
msgstr "-adobe-helvetica-bold-r-normal-*-*-180-*-*-p-*-*-*,*-r-*"

#: libnautilus-extensions/nautilus-druid-page-eazel.c:352
msgid "-adobe-helvetica-bold-r-normal-*-*-120-*-*-p-*-*-*,*-r-*"
msgstr "-adobe-helvetica-bold-r-normal-*-*-120-*-*-p-*-*-*,*-r-*"

#: libnautilus-extensions/nautilus-file-operations.c:205
msgid "From:"
msgstr "Van:"

#: libnautilus-extensions/nautilus-file-operations.c:219
msgid "To:"
msgstr "Naar:"

#: libnautilus-extensions/nautilus-file-operations.c:389
#, c-format
msgid ""
"Error while %s.\n"
"%s is not readable."
msgstr ""
"Fout tijdens %s\n"
"%s is niet leesbaar."

#: libnautilus-extensions/nautilus-file-operations.c:399
#, c-format
msgid ""
"Error while %s items to \"%s\".\n"
"The destination is read-only."
msgstr ""
"Fout tijdens %s items naar \"%s\".\n"
"de bestemming is alleen lezen."

#: libnautilus-extensions/nautilus-file-operations.c:408
#: libnautilus-extensions/nautilus-file-operations.c:426
#: libnautilus-extensions/nautilus-file-operations.c:443
msgid "Error while Copying"
msgstr "Fout tijdens Kopiëren"

#: libnautilus-extensions/nautilus-file-operations.c:417
#, c-format
msgid ""
"Error while %s%s.\n"
"There is no space on the destination."
msgstr ""
"Fout tijdens %s%s.\n"
"Er is geen ruimte op de bestemming."

#: libnautilus-extensions/nautilus-file-operations.c:433
#, c-format
msgid ""
"Error \"%s\" while %s%s.\n"
"Would you like to continue?"
msgstr ""
"Fout \"%s\" tijdens %s%s.\n"
"Wil je doorgaan?"

#: libnautilus-extensions/nautilus-file-operations.c:444
#: libnautilus-extensions/nautilus-file-operations.c:495
#: libnautilus-extensions/nautilus-file-operations.c:509
msgid "Skip"
msgstr "Overslaan"

#: libnautilus-extensions/nautilus-file-operations.c:444
msgid "Retry"
msgstr "Opnieuw"

#: libnautilus-extensions/nautilus-file-operations.c:483
#, c-format
msgid ""
"File %s already exists.\n"
"Would you like to replace it?"
msgstr ""
"bestand %s bestaat reeds.\n"
"Wilt u het vervangen?"

#: libnautilus-extensions/nautilus-file-operations.c:494
#: libnautilus-extensions/nautilus-file-operations.c:508
msgid "Conflict while Copying"
msgstr "Conflict tijdens het kopieeren"

#: libnautilus-extensions/nautilus-file-operations.c:495
#: libnautilus-extensions/nautilus-file-operations.c:509
msgid "Replace"
msgstr "Vervangen"

#: libnautilus-extensions/nautilus-file-operations.c:509
msgid "Replace All"
msgstr "Alles vervangen"

#. Note to localizers: convert file type string for file
#. * (e.g. "folder", "plain text") to file type for symbolic link
#. * to that kind of file (e.g. "link to folder").
#.
#: libnautilus-extensions/nautilus-file-operations.c:557
#: libnautilus-extensions/nautilus-file.c:3406
#, c-format
msgid "link to %s"
msgstr "verwijzing naar %s"

#: libnautilus-extensions/nautilus-file-operations.c:560
#, c-format
msgid "another link to %s"
msgstr "een andere verwijzing naar %s"

#. Localizers: Feel free to leave out the "st" suffix
#. * if there's no way to do that nicely for a
#. * particular language.
#.
#: libnautilus-extensions/nautilus-file-operations.c:576
#, c-format
msgid "%dst link to %s"
msgstr "%dst verwijzing naar %s"

#: libnautilus-extensions/nautilus-file-operations.c:579
#, c-format
msgid "%dnd link to %s"
msgstr "%dnd verwijzing naar %s"

#: libnautilus-extensions/nautilus-file-operations.c:582
#, c-format
msgid "%drd link to %s"
msgstr "%drd verwijzing naar %s"

#: libnautilus-extensions/nautilus-file-operations.c:585
#, c-format
msgid "%dth link to %s"
msgstr "%dth verwijzing naar %s"

#. localizers: opening parentheses to match the "th copy)" string
#: libnautilus-extensions/nautilus-file-operations.c:692
msgid " ("
msgstr " ("

#. localizers: opening parentheses of the "th copy)" string
#: libnautilus-extensions/nautilus-file-operations.c:700
#, c-format
msgid " (%d"
msgstr " (%d"

#: libnautilus-extensions/nautilus-file-operations.c:859
#: libnautilus-extensions/nautilus-file-operations.c:1350
#, c-format
msgid "Unknown GnomeVFSXferProgressStatus %d"
msgstr "Nietbekende GnomeVFSXferProgressStatus %d"

#: libnautilus-extensions/nautilus-file-operations.c:1185
msgid "Moving files"
msgstr "Verplaats bestanden"

#: libnautilus-extensions/nautilus-file-operations.c:1186
msgid "moved"
msgstr "verplaatst"

#: libnautilus-extensions/nautilus-file-operations.c:1187
#: libnautilus-extensions/nautilus-file-operations.c:1477
msgid "Moving"
msgstr "Verplaatsen"

#: libnautilus-extensions/nautilus-file-operations.c:1188
msgid "Preparing To Move..."
msgstr "Klaarmaken om te verplaatsen..."

#: libnautilus-extensions/nautilus-file-operations.c:1189
msgid "Finishing Move..."
msgstr "Afsluiten van het verplaatsen..."

#: libnautilus-extensions/nautilus-file-operations.c:1198
msgid "Creating links to files"
msgstr "Maakt verwijzingen naar bestanden"

#: libnautilus-extensions/nautilus-file-operations.c:1199
msgid "linked"
msgstr "verwijzing gemaakt"

#: libnautilus-extensions/nautilus-file-operations.c:1200
msgid "Linking"
msgstr "Verwijzing aan het maken"

#: libnautilus-extensions/nautilus-file-operations.c:1201
msgid "Preparing to Create Links..."
msgstr "Klaar maar om verwijzingen te maken..."

#: libnautilus-extensions/nautilus-file-operations.c:1202
msgid "Finishing Creating Links..."
msgstr "Verwijzingen afsluiten..."

#: libnautilus-extensions/nautilus-file-operations.c:1208
msgid "Copying files"
msgstr "Kopiëren bestanden"

#: libnautilus-extensions/nautilus-file-operations.c:1209
msgid "copied"
msgstr "gekopiëerd"

#: libnautilus-extensions/nautilus-file-operations.c:1210
msgid "Copying"
msgstr "Kopiëren"

#: libnautilus-extensions/nautilus-file-operations.c:1211
msgid "Preparing To Copy..."
msgstr "Klaarmaken om te Kopiëren"

#: libnautilus-extensions/nautilus-file-operations.c:1230
msgid "You cannot copy items into the Trash."
msgstr "Je kunt de items niet kopiëren naar de Vuilnisbak."

#: libnautilus-extensions/nautilus-file-operations.c:1231
msgid "Can't Copy to Trash"
msgstr "Kan niet kopiëren naar de vuilnisbak"

#: libnautilus-extensions/nautilus-file-operations.c:1247
#: libnautilus-extensions/nautilus-file-operations.c:1435
msgid "The Trash must remain on the desktop."
msgstr "De vuilnisbak moet bestaan op het bureaublad."

#: libnautilus-extensions/nautilus-file-operations.c:1248
msgid "You cannot copy the Trash."
msgstr "Je kunt niet kopiëren naar de vuilnisbak"

#: libnautilus-extensions/nautilus-file-operations.c:1250
#: libnautilus-extensions/nautilus-file-operations.c:1436
msgid "Can't Change Trash Location"
msgstr "Kan de lokatie van de vuilnisbak veranderen"

#: libnautilus-extensions/nautilus-file-operations.c:1251
msgid "Can't Copy Trash"
msgstr "Kan de vuilnisbak niet kopieeren"

#: libnautilus-extensions/nautilus-file-operations.c:1269
msgid "You cannot move a folder into itself."
msgstr "Je kunt geen map verplaatsen naar hemzelf."

#: libnautilus-extensions/nautilus-file-operations.c:1270
msgid "You cannot copy a folder into itself."
msgstr "Je kunt geen map kopiëren naar hemzelf."

#: libnautilus-extensions/nautilus-file-operations.c:1271
msgid "Can't Move Into Self"
msgstr "Kan niet verplaatsen naar zichzelf"

#: libnautilus-extensions/nautilus-file-operations.c:1373
msgid "untitled folder"
msgstr "naamloze map"

#: libnautilus-extensions/nautilus-file-operations.c:1443
#, c-format
msgid "You cannot throw \"%s\" into the Trash."
msgstr "Je kunt \"%s\" niet in de vuilnisbak gooien"

#: libnautilus-extensions/nautilus-file-operations.c:1447
msgid "Error Moving to Trash"
msgstr "Fout bij het verplaatsen naar de vuilnisbak"

#: libnautilus-extensions/nautilus-file-operations.c:1475
msgid "Moving files to the Trash"
msgstr "Verplaatsen bestanden naar de vuilnisbak"

#: libnautilus-extensions/nautilus-file-operations.c:1476
msgid "thrown out"
msgstr "Eruit gegooid"

#: libnautilus-extensions/nautilus-file-operations.c:1478
msgid "Preparing to Move to Trash..."
msgstr "Klaarmaken om te verplaatsen naar de vuilnisbak..."

#: libnautilus-extensions/nautilus-file-operations.c:1519
msgid "Deleting files"
msgstr "Verwijderen van bestanden"

#: libnautilus-extensions/nautilus-file-operations.c:1520
#: libnautilus-extensions/nautilus-file-operations.c:1567
msgid "deleted"
msgstr "verwijderd"

#: libnautilus-extensions/nautilus-file-operations.c:1521
#: libnautilus-extensions/nautilus-file-operations.c:1568
msgid "Deleting"
msgstr "Verwijderen"

#: libnautilus-extensions/nautilus-file-operations.c:1522
msgid "Preparing to Delete files..."
msgstr "Klaarmaken om te verwijderen..."

#: libnautilus-extensions/nautilus-file-operations.c:1566
msgid "Emptying the Trash"
msgstr "Vuilnisbak aan het legen"

#: libnautilus-extensions/nautilus-file-operations.c:1569
msgid "Preparing to Empty the Trash..."
msgstr "Klaarmaken om te vuilnisbak te legen..."

#: libnautilus-extensions/nautilus-file-operations.c:1602
msgid ""
"Are you sure you want to permanently delete all of the items in the trash?"
msgstr "Weet je zeker dat je alle bestanden in de vuilnisbak wilt verwijderen?"

#: libnautilus-extensions/nautilus-file-operations.c:1604
msgid "Delete Trash Contents?"
msgstr "Vuilnisbak legen?"

#: libnautilus-extensions/nautilus-file-operations.c:1605
msgid "Empty"
msgstr "Leeg"

#. test the next duplicate name generator
#: libnautilus-extensions/nautilus-file-operations.c:1659
msgid " (copy)"
msgstr " (kopieer)"

#: libnautilus-extensions/nautilus-file-operations.c:1659
msgid " (another copy)"
msgstr " (een andere kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1660
msgid "foo"
msgstr "foo"

#: libnautilus-extensions/nautilus-file-operations.c:1660
#: libnautilus-extensions/nautilus-file-operations.c:1670
msgid "foo (copy)"
msgstr "foo (kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1661
msgid ".bashrc"
msgstr ".bashrc"

#: libnautilus-extensions/nautilus-file-operations.c:1661
msgid ".bashrc (copy)"
msgstr ".bashrc (kopieer)"

#: libnautilus-extensions/nautilus-file-operations.c:1662
msgid ".foo.txt"
msgstr ".foo.txt"

#: libnautilus-extensions/nautilus-file-operations.c:1662
msgid ".foo (copy).txt"
msgstr ".foo (kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1663
msgid "foo foo"
msgstr "foo foo"

#: libnautilus-extensions/nautilus-file-operations.c:1663
msgid "foo foo (copy)"
msgstr "foo foo (kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1664
msgid "foo.txt"
msgstr "foo.txt"

#: libnautilus-extensions/nautilus-file-operations.c:1664
#: libnautilus-extensions/nautilus-file-operations.c:1671
msgid "foo (copy).txt"
msgstr "foo (kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1665
msgid "foo foo.txt"
msgstr "foo foo.txt"

#: libnautilus-extensions/nautilus-file-operations.c:1665
#: libnautilus-extensions/nautilus-file-operations.c:1685
msgid "foo foo (copy).txt"
msgstr "foo foo (kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1666
msgid "foo foo.txt txt"
msgstr "foo foo txt txt"

#: libnautilus-extensions/nautilus-file-operations.c:1666
msgid "foo foo (copy).txt txt"
msgstr "foo foo (kopie).txt txt"

#: libnautilus-extensions/nautilus-file-operations.c:1667
msgid "foo...txt"
msgstr "foo...txt"

#: libnautilus-extensions/nautilus-file-operations.c:1667
msgid "foo.. (copy).txt"
msgstr "foo.. (kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1668
msgid "foo..."
msgstr "foo..."

#: libnautilus-extensions/nautilus-file-operations.c:1668
msgid "foo... (copy)"
msgstr "foo... (kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1669
msgid "foo. (copy)"
msgstr "foo. (kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1669
msgid "foo. (another copy)"
msgstr "foo. (andere kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1670
#: libnautilus-extensions/nautilus-file-operations.c:1672
msgid "foo (another copy)"
msgstr "foo (andere kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1671
#: libnautilus-extensions/nautilus-file-operations.c:1673
msgid "foo (another copy).txt"
msgstr "foo (andere kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1672
msgid "foo (3rd copy)"
msgstr "foo (3e kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1673
msgid "foo (3rd copy).txt"
msgstr "foo (3e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1674
msgid "foo foo (another copy).txt"
msgstr "foo foo (andere kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1674
msgid "foo foo (3rd copy).txt"
msgstr "foo foo (3e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1675
msgid "foo (21st copy)"
msgstr "foo (21st kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1675
#: libnautilus-extensions/nautilus-file-operations.c:1677
msgid "foo (22nd copy)"
msgstr "foo (22e kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1676
msgid "foo (21st copy).txt"
msgstr "foo (21st kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1676
#: libnautilus-extensions/nautilus-file-operations.c:1678
msgid "foo (22nd copy).txt"
msgstr "foo (22e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1677
#: libnautilus-extensions/nautilus-file-operations.c:1679
msgid "foo (23rd copy)"
msgstr "foo (23e kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1678
#: libnautilus-extensions/nautilus-file-operations.c:1680
msgid "foo (23rd copy).txt"
msgstr "foo (23e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1679
#: libnautilus-extensions/nautilus-file-operations.c:1681
msgid "foo (24th copy)"
msgstr "foo (24e kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1680
#: libnautilus-extensions/nautilus-file-operations.c:1682
msgid "foo (24th copy).txt"
msgstr "foo (24e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1681
msgid "foo (25th copy)"
msgstr "foo (25e kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1682
msgid "foo (25th copy).txt"
msgstr "foo (25e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1683
msgid "foo foo (24th copy)"
msgstr "foo foo (24e kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1683
msgid "foo foo (25th copy)"
msgstr "foo foo (25e kopie)"

#: libnautilus-extensions/nautilus-file-operations.c:1684
msgid "foo foo (24th copy).txt"
msgstr "foo foo (24e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1684
msgid "foo foo (25th copy).txt"
msgstr "foo foo (25e kopie).txt"

#: libnautilus-extensions/nautilus-file-operations.c:1685
msgid "foo foo (100000000000000th copy).txt"
msgstr "foo foo (100000000000000e kopie).txt"

#. Today, use special word.
#. * Note to localizers: You can look at man strftime
#. * for details on the format, but you should only use
#. * the specifiers from the C standard, not extensions.
#. * These include "%" followed by one of
#. * "aAbBcdHIjmMpSUwWxXyYZ". There are two extensions
#. * in the Nautilus version of strftime that can be
#. * used (and match GNU extensions). Putting a "-"
#. * between the "%" and any numeric directive will turn
#. * off zero padding, and putting a "_" there will use
#. * space padding instead of zero padding.
#.
#: libnautilus-extensions/nautilus-file.c:1945
msgid "today %-I:%M %p"
msgstr "vandaag %-I:%M %p"

#. Yesterday, use special word.
#. * Note to localizers: Same issues as "today" string.
#.
#: libnautilus-extensions/nautilus-file.c:1950
msgid "yesterday %-I:%M %p"
msgstr "gisteren %-I:%M %p"

#. Current week, include day of week.
#. * Note to localizers: Same issues as "today" string.
#.
#: libnautilus-extensions/nautilus-file.c:1955
msgid "%A %-m/%-d/%y %-I:%M %p"
msgstr "%A %-m/%-d/%y %-I:%M %p"

#. Other dates.
#. * Note to localizers: Same issues as "today" string.
#.
#: libnautilus-extensions/nautilus-file.c:1960
msgid "%-m/%-d/%y %-I:%M %p"
msgstr "%-m/%-d/%y %-I:%M %p"

#: libnautilus-extensions/nautilus-file.c:2984
msgid "0 items"
msgstr "0 items"

#: libnautilus-extensions/nautilus-file.c:2984
msgid "0 folders"
msgstr "0 mappen"

#: libnautilus-extensions/nautilus-file.c:2985
msgid "0 files"
msgstr "0 bestanden"

#: libnautilus-extensions/nautilus-file.c:2989
msgid "1 item"
msgstr "1 item"

#: libnautilus-extensions/nautilus-file.c:2989
msgid "1 folder"
msgstr "1 map"

#: libnautilus-extensions/nautilus-file.c:2990
msgid "1 file"
msgstr "1 bestand"

#: libnautilus-extensions/nautilus-file.c:2993
#, c-format
msgid "%u items"
msgstr "%u items"

#: libnautilus-extensions/nautilus-file.c:2993
#, c-format
msgid "%u folders"
msgstr "%u mappen"

#: libnautilus-extensions/nautilus-file.c:2994
#, c-format
msgid "%u files"
msgstr "%u bestanden"

#. This means no contents at all were readable
#: libnautilus-extensions/nautilus-file.c:3294
#: libnautilus-extensions/nautilus-file.c:3308
msgid "? items"
msgstr "? items"

#: libnautilus-extensions/nautilus-file.c:3312
msgid "unknown type"
msgstr "onbekend type"

#: libnautilus-extensions/nautilus-file.c:3314
msgid "unknown MIME type"
msgstr "onbekend MIME type"

#. Fallback, use for both unknown attributes and attributes
#. * for which we have no more appropriate default.
#.
#: libnautilus-extensions/nautilus-file.c:3319
msgid "unknown"
msgstr "onbekend"

#: libnautilus-extensions/nautilus-file.c:3365
msgid "folder"
msgstr "map"

#: libnautilus-extensions/nautilus-file.c:3368
msgid "program"
msgstr "programma"

#: libnautilus-extensions/nautilus-file.c:3400
msgid "link"
msgstr "verwijzing"

#: libnautilus-extensions/nautilus-file.c:3420
msgid "link (broken)"
msgstr "verwijzing (gebroken)"

#: libnautilus-extensions/nautilus-font-factory.c:321
msgid "fixed"
msgstr "gerepareerd"

#: libnautilus-extensions/nautilus-font-picker.c:131
msgid "Font"
msgstr "Lettertype"

#: libnautilus-extensions/nautilus-global-preferences.c:118
msgid "Folder Views"
msgstr "Map opties"

#: libnautilus-extensions/nautilus-global-preferences.c:119
msgid "Folder Views Settings"
msgstr "Map opties instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:121
msgid "Window Behavior"
msgstr "Venster Instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:128
msgid "Click Behavior"
msgstr "Klik Instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:135
msgid "Trash Behavior"
msgstr "Vuilnisbak Instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:142
msgid "Display"
msgstr "Beeldscherm"

#: libnautilus-extensions/nautilus-global-preferences.c:163
msgid "Sidebar Panels"
msgstr "Zijkant panelen"

#: libnautilus-extensions/nautilus-global-preferences.c:164
msgid "Sidebar Panels Description"
msgstr "Zijkant paneel omschijving"

#: libnautilus-extensions/nautilus-global-preferences.c:167
msgid "Choose which panels should appear in the sidebar"
msgstr "Kies welke panelen moeten verschijnen aan de zijkant"

#: libnautilus-extensions/nautilus-global-preferences.c:204
msgid "Appearance"
msgstr "Voorkomen"

#: libnautilus-extensions/nautilus-global-preferences.c:205
msgid "Appearance Settings"
msgstr "Vookomen instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:207
msgid "Smoother Graphics"
msgstr "Mooiere graphics"

#: libnautilus-extensions/nautilus-global-preferences.c:214
msgid "Fonts"
msgstr "Lettertypen"

#: libnautilus-extensions/nautilus-global-preferences.c:220
msgid "Views"
msgstr "Bekijk mogelijkheden"

#: libnautilus-extensions/nautilus-global-preferences.c:238
msgid "Desktop"
msgstr "Bureaublad"

#: libnautilus-extensions/nautilus-global-preferences.c:249
msgid "Speed Tradeoffs"
msgstr "Snelheid Tradeoffs"

#: libnautilus-extensions/nautilus-global-preferences.c:250
msgid "Speed Tradeoffs Settings"
msgstr "Snelheid Tradeoffs instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:252
msgid "Show Text in Icons"
msgstr "Laat tekst in Iconen zien"

#: libnautilus-extensions/nautilus-global-preferences.c:259
msgid "Show Thumbnails for Image Files"
msgstr "Laat voorbeelden zien voor grafische bestanden"

#. FIXME bugzilla.eazel.com 2560: This title phrase needs improvement.
#: libnautilus-extensions/nautilus-global-preferences.c:267
msgid "Make Folder Appearance Details Public"
msgstr "Maak de Map opties publiek."

#: libnautilus-extensions/nautilus-global-preferences.c:279
msgid "Search"
msgstr "Zoeken"

#: libnautilus-extensions/nautilus-global-preferences.c:280
msgid "Search Settings"
msgstr "Zoek instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:282
msgid "Search Complexity Options"
msgstr "Zoek met complexe opties"

#: libnautilus-extensions/nautilus-global-preferences.c:288
msgid "Search Tradeoffs"
msgstr "Zoek Tradeoffs"

#: libnautilus-extensions/nautilus-global-preferences.c:296
msgid "Search Locations"
msgstr "Zoek lokaties"

#: libnautilus-extensions/nautilus-global-preferences.c:306
msgid "Navigation"
msgstr "Navigatie"

#: libnautilus-extensions/nautilus-global-preferences.c:307
msgid "Navigation Settings"
msgstr "Navigatie instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:309
msgid "Home Location"
msgstr "Thuis lokatie"

#: libnautilus-extensions/nautilus-global-preferences.c:316
msgid "Proxy Settings"
msgstr "proxy instellingen"

#: libnautilus-extensions/nautilus-global-preferences.c:335
msgid "Built-in Bookmarks"
msgstr "Ingebouwde Bladwijzers"

#: libnautilus-extensions/nautilus-global-preferences.c:665
msgid "always"
msgstr "altijd"

#: libnautilus-extensions/nautilus-global-preferences.c:666
msgid "Always"
msgstr "Altijd"

#: libnautilus-extensions/nautilus-global-preferences.c:670
msgid "local only"
msgstr "alleen lokaal"

#: libnautilus-extensions/nautilus-global-preferences.c:671
msgid "Local Files Only"
msgstr "Alleen Lokale Bestanden"

#: libnautilus-extensions/nautilus-global-preferences.c:675
msgid "never"
msgstr "nooit"

#: libnautilus-extensions/nautilus-global-preferences.c:676
msgid "Never"
msgstr "Nooit"

#: libnautilus-extensions/nautilus-global-preferences.c:771
msgid "Use HTTP Proxy"
msgstr "Gebruik HTTP proxy"

#: libnautilus-extensions/nautilus-global-preferences.c:777
msgid "HTTP Proxy"
msgstr "HTTP proxy"

#: libnautilus-extensions/nautilus-global-preferences.c:783
msgid "HTTP Proxy Port"
msgstr "HTTP proxy poort"

#: libnautilus-extensions/nautilus-global-preferences.c:837
msgid "current theme"
msgstr "Huidige thema"

#: libnautilus-extensions/nautilus-global-preferences.c:849
msgid "Open each item in a new window"
msgstr "Open elk item in een nieuw scherm"

#: libnautilus-extensions/nautilus-global-preferences.c:856
msgid "Ask before deleting items from the trash"
msgstr "Vraag voordat ik bestanden in de vuilnisbak gooi."

#: libnautilus-extensions/nautilus-global-preferences.c:863
msgid "Click policy"
msgstr "Klik policy"

#: libnautilus-extensions/nautilus-global-preferences.c:869
msgid "single"
msgstr "enkel"

#: libnautilus-extensions/nautilus-global-preferences.c:870
msgid "Activate items with a single click"
msgstr "Activeer de items met 1 klik"

#: libnautilus-extensions/nautilus-global-preferences.c:874
msgid "double"
msgstr "dubbel"

#: libnautilus-extensions/nautilus-global-preferences.c:875
msgid "Activate items with a double click"
msgstr "Activeert de items met een dubbele klik"

#: libnautilus-extensions/nautilus-global-preferences.c:880
msgid "Display text in icons"
msgstr "Laat de tekst in de iconen zien"

#: libnautilus-extensions/nautilus-global-preferences.c:886
msgid "Show thumbnails for image files"
msgstr "Laat voorbeelden voor plaatjes bestanden zien"

#: libnautilus-extensions/nautilus-global-preferences.c:892
msgid "Read and write metadata in each folder"
msgstr "Lees en schrijf instellingen in elke map"

#: libnautilus-extensions/nautilus-global-preferences.c:902
msgid "Use smoother (but slower) graphics"
msgstr "Gebruik mooiere (maar tragere plaatjes)"

#: libnautilus-extensions/nautilus-global-preferences.c:908
msgid "Font family used to display file names"
msgstr "Lettertype familie om bestandnamen te laten zien"

#: libnautilus-extensions/nautilus-global-preferences.c:915
msgid "Display tool bar in new windows"
msgstr "Laat de toolbar zien in elke scherm"

#: libnautilus-extensions/nautilus-global-preferences.c:921
msgid "Display location bar in new windows"
msgstr "Laat de locatie balk in nieuwe vensters zien"

#: libnautilus-extensions/nautilus-global-preferences.c:927
msgid "Display status bar in new windows"
msgstr "Laat de statusbalk in nieuwe vensters zien"

#: libnautilus-extensions/nautilus-global-preferences.c:933
msgid "Display sidebar in new windows"
msgstr "Laat de zijbalk zien in nieuwe vensters"

#: libnautilus-extensions/nautilus-global-preferences.c:939
msgid "Use Nautilus to draw the desktop"
msgstr "Gebruik Nautilus om het bureablad te tekenen"

#: libnautilus-extensions/nautilus-global-preferences.c:946
msgid "Always do slow, complete search"
msgstr "Doe altijd een trage, complete zoekmethode"

#: libnautilus-extensions/nautilus-global-preferences.c:953
msgid "search type to do by default"
msgstr "Zoek type bij default"

#: libnautilus-extensions/nautilus-global-preferences.c:959
msgid "search by text"
msgstr "Zoeken op tekst"

#: libnautilus-extensions/nautilus-global-preferences.c:960
msgid "Search for files by text only"
msgstr "Zoek op bestanden met alleen de tekst"

#: libnautilus-extensions/nautilus-global-preferences.c:964
msgid "search by text and properties"
msgstr "zoek naar text en eigenschappen"

#: libnautilus-extensions/nautilus-global-preferences.c:965
msgid "Search for files by text and by their properties"
msgstr "Zoek naar bestanden met tekst en hun eigenschappen"

#: libnautilus-extensions/nautilus-global-preferences.c:970
msgid "Search Web Location"
msgstr "Zoek het internet"

#: libnautilus-extensions/nautilus-global-preferences.c:977
msgid "Show hidden files (starting with \".\")"
msgstr "Laat verborgen bestanden zien (beginnende met \".\")"

#: libnautilus-extensions/nautilus-global-preferences.c:983
msgid "Show backup files (ending with \"~\")"
msgstr "Laat backupbestanden zien (eindigend met \"~\")"

#: libnautilus-extensions/nautilus-global-preferences.c:989
msgid "Show special flags in Properties window"
msgstr "Laat speciale vlaggen zien in eigenschappen scherm"

#: libnautilus-extensions/nautilus-global-preferences.c:995
msgid "Can add Content"
msgstr "Kan geen Inhoud toevoegen"

#: libnautilus-extensions/nautilus-global-preferences.c:1001
msgid "Don't include the built-in bookmarks"
msgstr "De ingebouwde bladwijzers niet opnemen"

#: libnautilus-extensions/nautilus-icon-dnd.c:731
msgid ""
"This folder uses automatic layout. Do you want to switch to manual layout "
"and leave this item where you dropped it? This will clobber the stored "
"manual layout."
msgstr ""
"Deze map maakt gebruik van een automatische opmaak. Wilt u veranderen naar "
"handmatige opmaak en deze items laten waar u ze neergezet heeft? Dit zal de "
"opgeslagen handmatige opmaak rommelig maken"

#: libnautilus-extensions/nautilus-icon-dnd.c:735
msgid ""
"This folder uses automatic layout. Do you want to switch to manual layout "
"and leave these items where you dropped them? This will clobber the stored "
"manual layout."
msgstr ""
"Deze map maakt gebruik van een automatische opmaak. Wilt u veranderen naar "
"handmatige opmaak en deze items laten waar u ze neergezet heeft? Dit zal de "
"opgeslagen handmatige lay-out rommelig maken"

#: libnautilus-extensions/nautilus-icon-dnd.c:741
msgid ""
"This folder uses automatic layout. Do you want to switch to manual layout "
"and leave this item where you dropped it?"
msgstr ""
"Deze map maakt gebruik van een automatische opmaak. Wilt u veranderen naar "
"handmatige opmaak en deze items laten waar u ze neergezet heeft?"

#: libnautilus-extensions/nautilus-icon-dnd.c:744
msgid ""
"This folder uses automatic layout. Do you want to switch to manual layout "
"and leave these items where you dropped them?"
msgstr ""
"Deze map maakt gebruik van een automatische opmaak. Wilt u veranderen naar "
"handmatige opmaak en deze items laten waar u ze neergezet heeft?"

#: libnautilus-extensions/nautilus-icon-dnd.c:749
msgid "Switch to Manual Layout?"
msgstr "Omschakelen naar handmatige opmaak?"

#: libnautilus-extensions/nautilus-icon-dnd.c:750
#: src/nautilus-window-menus.c:543
msgid "Switch"
msgstr "Omschakelen"

#. FIXME bugzilla.eazel.com 1102: Embedded text should use preferences to determine
#. * the font it uses
#.
#: libnautilus-extensions/nautilus-icon-factory.c:2253
msgid "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*"
msgstr "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*"

#: libnautilus-extensions/nautilus-icon-text-item.c:1498
msgid "Rename"
msgstr "Hernoemen"

#: libnautilus-extensions/nautilus-icon-text-item.c:1499
msgid "Undo Typing"
msgstr "Typen ongedaan maken"

#: libnautilus-extensions/nautilus-icon-text-item.c:1500
msgid "Restore the old name"
msgstr "Zet de oude naam terug"

#: libnautilus-extensions/nautilus-icon-text-item.c:1501
msgid "Redo Typing"
msgstr "Herhaal typen"

#: libnautilus-extensions/nautilus-icon-text-item.c:1502
msgid "Restore the changed name"
msgstr "Herstel de veranderde naam"

#: libnautilus-extensions/nautilus-label.c:180
msgid " -_,;.?/&"
msgstr " -_,;.?/&"

#: libnautilus-extensions/nautilus-preferences-dialog.c:201
msgid "Prefs Box"
msgstr "Voorkeuren Box"

#: libnautilus-extensions/nautilus-preferences.c:1086
#, c-format
msgid ""
"GConf error:\n"
"  %s"
msgstr ""
"GConf fout:\n"
"  %s"

#: libnautilus-extensions/nautilus-preferences.c:1093
#, c-format
msgid ""
"GConf error:\n"
"  %s\n"
"All further errors shown only on terminal"
msgstr ""
"GConf fout:\n"
"  %s\n"
"Alle verdere worden alleen in een terminal weergegeven"

#: libnautilus-extensions/nautilus-program-chooser.c:188
#: src/nautilus-window.c:809
#, c-format
msgid "View as %s"
msgstr "Bekijk als %s"

#: libnautilus-extensions/nautilus-program-chooser.c:218
msgid "not in menu"
msgstr "niet in het menu"

#: libnautilus-extensions/nautilus-program-chooser.c:221
msgid "in menu for this file"
msgstr "in het menu voor dit bestand"

#: libnautilus-extensions/nautilus-program-chooser.c:224
#: libnautilus-extensions/nautilus-program-chooser.c:227
#, c-format
msgid "in menu for \"%s\""
msgstr "in het menu voor \"%s\""

#: libnautilus-extensions/nautilus-program-chooser.c:230
msgid "default for this file"
msgstr "Standaard voor dit bestand"

#: libnautilus-extensions/nautilus-program-chooser.c:233
#: libnautilus-extensions/nautilus-program-chooser.c:236
#, c-format
msgid "default for \"%s\""
msgstr "standaard voor \"%s\""

#: libnautilus-extensions/nautilus-program-chooser.c:265
#, c-format
msgid "Is not in the menu for \"%s\" items."
msgstr "Is niet in het menu voor \"%s\" items."

#: libnautilus-extensions/nautilus-program-chooser.c:268
#, c-format
msgid "Is in the menu for \"%s\"."
msgstr "Is in het menu voor \"%s\"."

#: libnautilus-extensions/nautilus-program-chooser.c:271
#, c-format
msgid "Is in the menu for \"%s\" items."
msgstr "Is in het menu voor \"%s\" items."

#: libnautilus-extensions/nautilus-program-chooser.c:274
#, c-format
msgid "Is in the menu for all \"%s\" items."
msgstr "Is in het menu voor alle \"%s\" items."

#: libnautilus-extensions/nautilus-program-chooser.c:277
#, c-format
msgid "Is the default for \"%s\"."
msgstr "Is standaard voor \"%s\""

#: libnautilus-extensions/nautilus-program-chooser.c:280
#, c-format
msgid "Is the default for \"%s\" items."
msgstr "Is standaard voor \"%s\" items."

#: libnautilus-extensions/nautilus-program-chooser.c:283
#, c-format
msgid "Is the default for all \"%s\" items."
msgstr "Is de standaard voor alle \"%s\" items."

#: libnautilus-extensions/nautilus-program-chooser.c:967
#, c-format
msgid "Modify \"%s\""
msgstr "Veranderd voor \"%s\""

#. Radio button for adding to short list for file type.
#: libnautilus-extensions/nautilus-program-chooser.c:991
#, c-format
msgid "Include in the menu for \"%s\" items"
msgstr "Zet in het menu voor \"%s\" items"

#. Radio button for setting default for file type.
#: libnautilus-extensions/nautilus-program-chooser.c:998
#, c-format
msgid "Use as default for \"%s\" items"
msgstr "Gebruik als standaard voor \"%s\" items"

#. Radio button for adding to short list for specific file.
#: libnautilus-extensions/nautilus-program-chooser.c:1005
#, c-format
msgid "Include in the menu just for \"%s\""
msgstr "Zet in het menu alleen voor \"%s\""

#. Radio button for setting default for specific file.
#: libnautilus-extensions/nautilus-program-chooser.c:1011
#, c-format
msgid "Use as default just for \"%s\""
msgstr "Gebruik als standaard voor \"%s\""

#. Radio button for not including program in short list for type or file.
#: libnautilus-extensions/nautilus-program-chooser.c:1018
#, c-format
msgid "Don't include in the menu for \"%s\" items"
msgstr "Zet niet in het menu voor \"%s\" items"

#: libnautilus-extensions/nautilus-program-chooser.c:1182
#: src/file-manager/fm-list-view.c:1890
#: src/file-manager/fm-search-list-view.c:272
#: src/nautilus-bookmarks-window.c:161 src/nautilus-search-bar-criterion.c:66
msgid "Name"
msgstr "Naam"

#: libnautilus-extensions/nautilus-program-chooser.c:1185
msgid "Status"
msgstr "Status"

#: libnautilus-extensions/nautilus-program-chooser.c:1233
msgid "Open with Other"
msgstr "Openenen met ander"

#: libnautilus-extensions/nautilus-program-chooser.c:1234
#, c-format
msgid "Choose an application with which to open \"%s\"."
msgstr "Kies het programma waarmee \"%s\" te openen."

#: libnautilus-extensions/nautilus-program-chooser.c:1238
msgid "View as Other"
msgstr "Bekijk als een ander"

#: libnautilus-extensions/nautilus-program-chooser.c:1239
#, c-format
msgid "Choose a view for \"%s\"."
msgstr "Kies een bekijker voor \"%s\"."

#: libnautilus-extensions/nautilus-program-chooser.c:1246
msgid "Choose"
msgstr "Kies"

#: libnautilus-extensions/nautilus-program-chooser.c:1248
#: src/nautilus-property-browser.c:345
msgid "Done"
msgstr "Klaar"

#: libnautilus-extensions/nautilus-program-chooser.c:1310
msgid "Modify..."
msgstr "Verander..."

#. Framed area with button to launch mime type editing capplet.
#: libnautilus-extensions/nautilus-program-chooser.c:1321
msgid "File Types and Programs"
msgstr "Bestandstypen en programmas"

#: libnautilus-extensions/nautilus-program-chooser.c:1330
msgid "Go There"
msgstr "Ga daarheen"

#: libnautilus-extensions/nautilus-program-chooser.c:1339
msgid ""
"You can configure which programs are offered for which file types in the "
"GNOME Control Center."
msgstr ""
"U kunt de programmas configureren die worden aangeboden waar de "
"bestandtypesin het GNOME Control Center zijn."

#. This application can't deal with this URI,
#. * because it can only handle local
#. * files. Tell user. Some day we could offer
#. * to copy it locally for the user, if we knew
#. * where to put it, and who would delete it
#. * when done.
#.
#: libnautilus-extensions/nautilus-program-choosing.c:253
#, c-format
msgid ""
"Sorry, %s can only open local files, and \"%s\" is remote. If you want to "
"open it with %s, make a local copy first."
msgstr ""
"Sorry, %s can only open local files, and \"%s\" is remote. If you want to "
"open it with %s, make a local copy first."

#: libnautilus-extensions/nautilus-program-choosing.c:257
msgid "Can't open remote file"
msgstr "Kan remote bestand niet openen"

#: libnautilus-extensions/nautilus-search-uri.c:207
#, c-format
msgid "that have \"%s\" in the name"
msgstr "Dat heeft \"%s\" in de naam"

#: libnautilus-extensions/nautilus-search-uri.c:210
#, c-format
msgid "that start with \"%s\""
msgstr "dat start met \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:213
#, c-format
msgid "that end with %s"
msgstr "dat eindigd met \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:216
#, c-format
msgid "that don't contain \"%s\""
msgstr "dat bevat geen \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:219
#, c-format
msgid "that match the regular expression \"%s\""
msgstr "Dat komt niet met de reguliere expressie \"%s\" over"

#: libnautilus-extensions/nautilus-search-uri.c:222
#, c-format
msgid "that match the file pattern \"%s\""
msgstr "Dat komt overeen met bestand pattern \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:235
msgid "regular files"
msgstr "Reguliere bestanden"

#: libnautilus-extensions/nautilus-search-uri.c:238
msgid "text files"
msgstr "tekst bestanden"

#: libnautilus-extensions/nautilus-search-uri.c:241
msgid "applications"
msgstr "programmas"

#: libnautilus-extensions/nautilus-search-uri.c:244
msgid "directories"
msgstr "mappen"

#: libnautilus-extensions/nautilus-search-uri.c:247
#: src/nautilus-search-bar-criterion.c:106
msgid "music"
msgstr "muziek"

#: libnautilus-extensions/nautilus-search-uri.c:254
#, c-format
msgid "are not %s"
msgstr "zijn niet %s"

#: libnautilus-extensions/nautilus-search-uri.c:258
#, c-format
msgid "are %s"
msgstr "zijn %s"

#: libnautilus-extensions/nautilus-search-uri.c:269
#, c-format
msgid "are not owned by \"%s\""
msgstr "zijn van \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:272
#, c-format
msgid "are owned by \"%s\""
msgstr "zijn van \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:276
#, c-format
msgid "have owner UID \"%s\""
msgstr "heeft eigenaar UID \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:279
#, c-format
msgid "have owner UID other than \"%s\""
msgstr "heeft eigenaar UID anders dan \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:290
#, c-format
msgid "that are larger than %s bytes"
msgstr "is groter dan %s bytes"

#: libnautilus-extensions/nautilus-search-uri.c:293
#, c-format
msgid "that are smaller than %s bytes"
msgstr "zijn kleiner dan %s bytes"

#: libnautilus-extensions/nautilus-search-uri.c:296
#, c-format
msgid "that are %s bytes"
msgstr "zijn %s bytes"

#: libnautilus-extensions/nautilus-search-uri.c:307
msgid "modified today"
msgstr "vandaag veranderd"

#: libnautilus-extensions/nautilus-search-uri.c:310
msgid "modified yesterday"
msgstr "gisteren veranderd"

#: libnautilus-extensions/nautilus-search-uri.c:313
#, c-format
msgid "modified on %s"
msgstr "veranderd op %s"

#: libnautilus-extensions/nautilus-search-uri.c:316
#, c-format
msgid "not modified on %s"
msgstr "niet veranderd op %s"

#: libnautilus-extensions/nautilus-search-uri.c:319
#, c-format
msgid "modified before %s"
msgstr "veranderd voor %s"

#: libnautilus-extensions/nautilus-search-uri.c:322
#, c-format
msgid "modified after %s"
msgstr "veranderd na %s"

#: libnautilus-extensions/nautilus-search-uri.c:325
#, c-format
msgid "modified within a week of %s"
msgstr "is binnen een week van %s veranderd"

#: libnautilus-extensions/nautilus-search-uri.c:328
#, c-format
msgid "modified within a month of %s"
msgstr "is binnen een maand van %s veranderd"

#: libnautilus-extensions/nautilus-search-uri.c:340
#, c-format
msgid "marked with \"%s\""
msgstr "gemarkeerd met \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:343
#, c-format
msgid "not marked with \"%s\""
msgstr "niet gemarkeerd met \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:357
#, c-format
msgid "with all the words \"%s\""
msgstr "met al de woorden \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:360
#, c-format
msgid "containing one of the words \"%s\""
msgstr "bevat een van de woorden van \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:363
#, c-format
msgid "without all the words \"%s\""
msgstr "zonder al de woorden \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:366
#, c-format
msgid "without any of the words \"%s\""
msgstr "zonder een van de woorden \"%s\""

#: libnautilus-extensions/nautilus-search-uri.c:383
msgid "that"
msgstr "dat"

#: libnautilus-extensions/nautilus-search-uri.c:503
msgid "are directories"
msgstr "zijn mappen"

#: libnautilus-extensions/nautilus-search-uri.c:547
msgid " and "
msgstr " en "

#: libnautilus-extensions/nautilus-search-uri.c:612
#, c-format
msgid "Items %s%s"
msgstr "Items %s%s"

#: libnautilus-extensions/nautilus-search-uri.c:615
#, c-format
msgid "Items %s %s%s"
msgstr "Items %s %s%s"

#: libnautilus-extensions/nautilus-search-uri.c:724
msgid "Items that have \"stuff\" in the name."
msgstr "Items die \"stuff\" in de naam hebben."

#: libnautilus-extensions/nautilus-search-uri.c:726
msgid "Items that have \"stuff\" in the name and are regular files."
msgstr "Items die \"stuff\" in hun naam hebben en normale bestanden zijn."

#: libnautilus-extensions/nautilus-search-uri.c:729
msgid ""
"Items that have \"stuff\" in the name, are regular files and that are "
"smaller than 2000 bytes."
msgstr ""
"Items die \"stuff\" in de naam hebben, normale bestanden zijn en kleinerdan "
"2000 bytes."

#: libnautilus-extensions/nautilus-search-uri.c:732
msgid "Items that have \"medusa\" in the name and are directories."
msgstr "Items die \"medusa\" in de naam hebben en mappen zijn."

#: libnautilus-extensions/nautilus-stock-dialogs.c:415
msgid "Warning"
msgstr "Waarschuwing"

#: libnautilus-extensions/nautilus-stock-dialogs.c:425
#: libnautilus-extensions/nautilus-stock-dialogs.c:465
msgid "Error"
msgstr "Fout"

#: libnautilus-extensions/nautilus-stock-dialogs.c:467
msgid "Details"
msgstr "Details"

#: libnautilus-extensions/nautilus-stock-dialogs.c:497
msgid "Question"
msgstr "Vraag"

#: libnautilus-extensions/nautilus-trash-directory.c:286
msgid "Trash"
msgstr "Vuilnisbak"

#: libnautilus-extensions/nautilus-undo-signal-handlers.c:175
msgid "Edit"
msgstr "Bewerken"

#: libnautilus-extensions/nautilus-undo-signal-handlers.c:176
msgid "Undo Edit"
msgstr "Bewerken ongedaan maken"

#: libnautilus-extensions/nautilus-undo-signal-handlers.c:177
msgid "Undo the edit"
msgstr "Maak het bewerken ongedaan"

#: libnautilus-extensions/nautilus-undo-signal-handlers.c:178
msgid "Redo Edit"
msgstr "Herhaal bewerken"

#: libnautilus-extensions/nautilus-undo-signal-handlers.c:179
msgid "Redo the edit"
msgstr "Herhaal de bewerking"

#: libnautilus-extensions/nautilus-user-level-manager.c:61
msgid "Beginner"
msgstr "Beginner"

#: libnautilus-extensions/nautilus-user-level-manager.c:62
msgid "Intermediate"
msgstr "Gemiddeld"

#: libnautilus-extensions/nautilus-user-level-manager.c:63
msgid "Advanced"
msgstr "Geavanceerd"

#: libnautilus-extensions/nautilus-volume-monitor.c:504
msgid "Unknown Volume"
msgstr "Onbekend volume"

#: libnautilus-extensions/nautilus-volume-monitor.c:1164
msgid "ISO 9660 Volume"
msgstr "ISO 9660 Volume"

#: libnautilus-extensions/nautilus-volume-monitor.c:1171
msgid "Ext2 Volume"
msgstr "Ext2 Volume"

#: libnautilus-extensions/nautilus-volume-monitor.c:1177
msgid "Floppy"
msgstr "Floppy"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: libnautilus/nautilus-clipboard-ui.xml.h:7 src/nautilus-shell-ui.xml.h:13
msgid "C_lear Text"
msgstr "Haal tekst weg"

#: libnautilus/nautilus-clipboard-ui.xml.h:8 src/nautilus-shell-ui.xml.h:22
msgid "Copy the selected text to the clipboard"
msgstr "Kopiëer de geselecteerde text naar het klembord"

#: libnautilus/nautilus-clipboard-ui.xml.h:9 src/nautilus-shell-ui.xml.h:25
msgid "Cut the selected text to the clipboard"
msgstr "Knip de geselecteerde tekst naar het klembord"

#: libnautilus/nautilus-clipboard-ui.xml.h:10 src/nautilus-shell-ui.xml.h:49
msgid "Paste the text stored on the clipboard"
msgstr "Plak de opgeslagen tekst op het klembord"

#: libnautilus/nautilus-clipboard-ui.xml.h:11
msgid "Remove the selected text without putting it on the clipboard"
msgstr "Verwijder de geselecteerde tekst zonder deze op het klembord te zetten"

#: libnautilus/nautilus-clipboard-ui.xml.h:12 src/nautilus-shell-ui.xml.h:77
msgid "_Copy Text"
msgstr "_Kopiëer text"

#: libnautilus/nautilus-clipboard-ui.xml.h:13
msgid "_Cut Text"
msgstr "_Knip tekst"

#: libnautilus/nautilus-clipboard-ui.xml.h:14 src/nautilus-shell-ui.xml.h:89
msgid "_Paste Text"
msgstr "_Plak tekst"

#: src/file-manager/fm-desktop-icon-view.c:431
msgid "Empty Trash"
msgstr "Maak de prullenbak schoon"

#: src/file-manager/fm-desktop-icon-view.c:460
msgid "New Terminal"
msgstr "Nieuwe terminal"

#: src/file-manager/fm-desktop-icon-view.c:469
msgid "Disks"
msgstr "Schijven"

#: src/file-manager/fm-desktop-icon-view.c:528
msgid "Reset Desktop Background"
msgstr "Reset Bureaubladachtergrond"

#: src/file-manager/fm-desktop-icon-view.c:536
msgid "Change Desktop Background"
msgstr "Verder bureaubladachtergrond"

#: src/file-manager/fm-desktop-icon-view.c:546
msgid "Quit Nautilus Desktop"
msgstr "Sluit Nautilus Bureablad af."

#: src/file-manager/fm-directory-view.c:417
#, c-format
msgid "This will open %d separate windows. Are you sure you want to do this?"
msgstr ""
"Dit opent %d verschillende vensters. Weet je zeker dat je dit wilt doen?"

#: src/file-manager/fm-directory-view.c:419
#, c-format
msgid "Open %d Windows?"
msgstr "Open %d Vensters?"

#: src/file-manager/fm-directory-view.c:1188
#, c-format
msgid "\"%s\" selected"
msgstr "\"%s\" gelecteerd"

#: src/file-manager/fm-directory-view.c:1190
msgid "1 folder selected"
msgstr "1 map geselecteerd"

#: src/file-manager/fm-directory-view.c:1193
#, c-format
msgid "%d folders selected"
msgstr "%d mappen geselecteerd"

#: src/file-manager/fm-directory-view.c:1199
msgid " (containing 0 items)"
msgstr " (bevat 0 items)"

#: src/file-manager/fm-directory-view.c:1201
msgid " (containing 1 item)"
msgstr " (bevat 1 item)"

#: src/file-manager/fm-directory-view.c:1203
#, c-format
msgid " (containing %d items)"
msgstr " (bevat %d items)"

#: src/file-manager/fm-directory-view.c:1214
#, c-format
msgid "\"%s\" selected (%s)"
msgstr "\"%s\" geselecteerd (%s)"

#: src/file-manager/fm-directory-view.c:1218
#, c-format
msgid "%d items selected (%s)"
msgstr "%d items geselecteerd (%s)"

#: src/file-manager/fm-directory-view.c:1225
#, c-format
msgid "1 other item selected (%s)"
msgstr "1 anders item geselecteerd (%s)"

#: src/file-manager/fm-directory-view.c:1228
#, c-format
msgid "%d other items selected (%s)"
msgstr "%d andere items geselecteerd (%s)"

#. This is marked for translation in case a localizer
#. * needs to change ", " to something else. The comma
#. * is between the message about the number of folders
#. * and the number of items in those folders and the
#. * message about the number of other items and the
#. * total size of those items.
#.
#: src/file-manager/fm-directory-view.c:1257
#, c-format
msgid "%s%s, %s"
msgstr "%s%s, %s"

#: src/file-manager/fm-directory-view.c:1368
msgid ""
"We're sorry, but the directory you're viewing has more files than we're able "
"to display.  As a result, we are only able to show you the first 4000 files "
"it contains. \n"
"This is a temporary limitation in this Preview Release of Nautilus, and will "
"not be present in the final shipping version.\n"
msgstr ""
"Het spijt ons, maar een directory die je bekijkt heeft meer bestanden dan we "
"kunnen weergeven. We geven alleen de eerste 4000 bestanden weer. Dit is een "
"tijdelijke limitatie in de Preview Release van Nautilus en zal niet aanwezig "
"zijn in de uiteindelijke versie.\n"

#: src/file-manager/fm-directory-view.c:1374
msgid "Too many Files"
msgstr "Te veel bestanden"

#: src/file-manager/fm-directory-view.c:2438
#, c-format
msgid ""
"\"%s\" cannot be moved to the trash. Do you want to delete it immediately?"
msgstr ""
"\"%s\" kan niet naar de prullenbak worden verplaatst. Wilt u het direct "
"verwijderen?"

#: src/file-manager/fm-directory-view.c:2443
#, c-format
msgid ""
"The %d selected items cannot be moved to the trash. Do you want to delete "
"them immediately?"
msgstr ""
"De %d geselecteerd items kunnen niet naar de prullenbak worden verplaatst. "
"Wilt u ze direct verwijderen?"

#: src/file-manager/fm-directory-view.c:2447
#, c-format
msgid ""
"%d of the selected items cannot be moved to the trash. Do you want to delete "
"those %d items immediately?"
msgstr ""
"%d van de geselecteerd items kunnen niet naar de prullenbak worden "
"verplaatst. Wilt u ze deze %d items direct verwijderen?"

#: src/file-manager/fm-directory-view.c:2455
msgid "Delete Immediately?"
msgstr "Direct verwijderen?"

#: src/file-manager/fm-directory-view.c:2456
#: src/file-manager/fm-directory-view.c:2497
msgid "Delete"
msgstr "Verwijderen"

#: src/file-manager/fm-directory-view.c:2486
#, c-format
msgid "Are you sure you want to permanently delete \"%s\" from the trash?"
msgstr ""
"Weet u zeker dat u \"%s\" permanent wilt verwijderen uit de prullenbak?"

#: src/file-manager/fm-directory-view.c:2490
#, c-format
msgid ""
"Are you sure you want to permanently delete the %d selected items from the "
"trash?"
msgstr ""
"Weet u zeker dat u de %d items permanent wilt verwijderen uit de prullenbak?"

#: src/file-manager/fm-directory-view.c:2496
msgid "Delete From Trash?"
msgstr "Verwijderen uit de vuilnisbak?"

#: src/file-manager/fm-directory-view.c:2733
#: src/file-manager/nautilus-directory-view-ui.xml.h:29
msgid "_Open"
msgstr "_Open"

#: src/file-manager/fm-directory-view.c:2736
#: src/file-manager/nautilus-directory-view-ui.xml.h:17
msgid "Open With"
msgstr "Openen met"

#: src/file-manager/fm-directory-view.c:2739
msgid "Other Application..."
msgstr "Ander programma..."

#: src/file-manager/fm-directory-view.c:2741
msgid "Other Viewer..."
msgstr "Andere bekijker..."

#: src/file-manager/fm-directory-view.c:2745
msgid "Open in _New Window"
msgstr "Open in _Nieuw venster"

#: src/file-manager/fm-directory-view.c:2747
#, c-format
msgid "Open in %d _New Windows"
msgstr "Open in %d _nieuwe vensters"

#: src/file-manager/fm-directory-view.c:2759
#: src/file-manager/nautilus-directory-view-ui.xml.h:16
msgid "New Folder"
msgstr "Nieuwe map"

#: src/file-manager/fm-directory-view.c:2764
msgid "Delete from _Trash..."
msgstr "Verwijderen uit de vuilnisbak..."

#: src/file-manager/fm-directory-view.c:2766
msgid "Delete from _Trash"
msgstr "Verwijderen uit de vulnisbak"

#: src/file-manager/fm-directory-view.c:2769
#: src/file-manager/nautilus-directory-view-ui.xml.h:15
msgid "Move to _Trash"
msgstr "Verplaatsen naar de vuilnisbak"

#: src/file-manager/fm-directory-view.c:2773
#: src/file-manager/nautilus-directory-view-ui.xml.h:27
msgid "_Duplicate"
msgstr "_Duplicaat"

#: src/file-manager/fm-directory-view.c:2777
msgid "Create _Links"
msgstr "_Creeer verwijzingen"

#: src/file-manager/fm-directory-view.c:2779
#: src/file-manager/nautilus-directory-view-ui.xml.h:9
msgid "Create _Link"
msgstr "Creer _verwijzing"

#. No ellipses here because this command does not require further
#. * information to be completed.
#.
#: src/file-manager/fm-directory-view.c:2786
#: src/file-manager/nautilus-directory-view-ui.xml.h:25
msgid "Show _Properties"
msgstr "Laat eigenschappen zien"

#: src/file-manager/fm-directory-view.c:2790
msgid "_Empty Trash..."
msgstr "_Leeg prullenbak"

#: src/file-manager/fm-directory-view.c:2792
#: src/file-manager/nautilus-directory-view-ui.xml.h:28
msgid "_Empty Trash"
msgstr "_Maak prullenbak leeg"

#: src/file-manager/fm-directory-view.c:2796
#: src/file-manager/nautilus-directory-view-ui.xml.h:31
msgid "_Select All Files"
msgstr "_Selecteer alle bestanden"

#: src/file-manager/fm-directory-view.c:2800
#: src/file-manager/nautilus-directory-view-ui.xml.h:22
msgid "R_emove Custom Images"
msgstr "Verwijder eigen plaatjes"

#: src/file-manager/fm-directory-view.c:2802
msgid "R_emove Custom Image"
msgstr "Verwijder eigen plaatje"

#: src/file-manager/fm-directory-view.c:2806
msgid "Reset _Background"
msgstr "Reset achtergrond"

#: src/file-manager/fm-directory-view.c:2966
msgid "Zoom In"
msgstr "Zoom in"

#: src/file-manager/fm-directory-view.c:2968
msgid "Zoom Out"
msgstr "Zoom uit"

#: src/file-manager/fm-directory-view.c:2970
msgid "Normal Size"
msgstr "Normale grootte"

#: src/file-manager/fm-directory-view.c:2984
msgid "_New Folder"
msgstr "_Nieuwe Map"

#: src/file-manager/fm-directory-view.c:3078
#: src/file-manager/fm-directory-view.c:3309
#, c-format
msgid "%s Viewer"
msgstr "%s bekijker"

#: src/file-manager/fm-directory-view.c:3345
msgid "Delete all selected items permanently"
msgstr "Verwijder alle geselecteerd items permanent"

#: src/file-manager/fm-directory-view.c:3352
msgid "Move all selected items to the Trash"
msgstr "Verplaats alle geselecteerd items naar de vuilnisbak"

#. NOTE to translators: DO NOT translate "Control*" part, it is a parsed string
#. Only change the "t" part to something that makes sense in your language.
#. This string defines Ctrl-T as "Move all selected items to the Trash"
#: src/file-manager/fm-directory-view.c:3358
msgid "*Control*t"
msgstr "*Control*v"

#: src/file-manager/fm-directory-view.c:3661
msgid ""
"This link can't be used, because it has no target. Do you want to put this "
"link in the trash?"
msgstr ""
"Deze verwijzing kan niet worden gebruikt omdat er geen target is. Wilt u "
"deze verwijzing in de vuilnisbak gooien?"

#: src/file-manager/fm-directory-view.c:3664
#, c-format
msgid ""
"This link can't be used, because its target \"%s\" doesn't exist. Do you "
"want to put this link in the trash?"
msgstr ""
"Deze verwijzing kan niet worden gebruikt omdat \"%s\" er niet is. Wilt u "
"deze verwijzing in de vuilnisbak gooien?"

#: src/file-manager/fm-directory-view.c:3670
msgid "Broken Link"
msgstr "Gebroken verwijzing"

#: src/file-manager/fm-directory-view.c:3671
msgid "Throw Away"
msgstr "Gooi weg"

#: src/file-manager/fm-directory-view.c:3733
msgid ""
"Sorry, but you can't execute commands from a remote site due to security "
"considerations."
msgstr ""
"Sorry, maar je kunt geen commando's uitvoeren van een remote site als "
"beveiligings ingreep."

#: src/file-manager/fm-directory-view.c:3734
msgid "Can't execute remote links"
msgstr "Kan remote links niet uitvoeren"

#: src/file-manager/fm-error-reporting.c:50
#, c-format
msgid ""
"The name \"%s\" is already used in this folder.\n"
"Please use a different name."
msgstr ""
"De naam \"%s\" is al ingebruik in deze map.\n"
"Gelieve een andere naam te kiezen."

#: src/file-manager/fm-error-reporting.c:55
#, c-format
msgid "You do not have the permissions necessary to rename \"%s.\""
msgstr "U heeft de rechten niet om \"%s\" te veranderen."

#: src/file-manager/fm-error-reporting.c:64
#, c-format
msgid "Sorry, couldn't rename \"%s\" to \"%s\"."
msgstr "Sorry, kom \"%s\" niet hernoemen naar \"%s\"."

#: src/file-manager/fm-error-reporting.c:69
msgid "Renaming Error"
msgstr "Hernoem fout"

#: src/file-manager/fm-error-reporting.c:85
#, c-format
msgid ""
"You do not have the permissions necessary to change the group of \"%s\"."
msgstr "U heeft de rechten niet om de groep te veranderen van \"%s\"."

#: src/file-manager/fm-error-reporting.c:93
#, c-format
msgid "Sorry, couldn't change the group of \"%s\"."
msgstr "Sorry, kan de groep iet verandere van \"%s\"."

#: src/file-manager/fm-error-reporting.c:97
msgid "Error Setting Group"
msgstr "Fout tijdens zetten groep"

#: src/file-manager/fm-error-reporting.c:115
#, c-format
msgid "Sorry, couldn't change the owner of \"%s\"."
msgstr "Sorry, kan de eigenaar van \"%s\" niet veranderen."

#: src/file-manager/fm-error-reporting.c:119
msgid "Error Setting Owner"
msgstr "Fout tijdens veranderen eigenaar"

#: src/file-manager/fm-error-reporting.c:137
#, c-format
msgid "Sorry, couldn't change the permissions of \"%s\"."
msgstr "Sorry, kan de rechten van \"%s\" niet veranderen."

#: src/file-manager/fm-error-reporting.c:141
msgid "Error Setting Permissions"
msgstr "Fout tijdens zetten rechten"

#: src/file-manager/fm-error-reporting.c:205
#, c-format
msgid "Renaming %s to %s."
msgstr "Hernoemen %s naar %s."

#: src/file-manager/fm-error-reporting.c:210
msgid "Cancel Rename?"
msgstr "Hernoemen afbreken?"

#: src/file-manager/fm-icon-text-window.c:76
msgid "size"
msgstr "grootte"

#: src/file-manager/fm-icon-text-window.c:77
msgid "type"
msgstr "type"

#: src/file-manager/fm-icon-text-window.c:78
msgid "date modified"
msgstr "datum gemodificeerd"

#: src/file-manager/fm-icon-text-window.c:79
msgid "date changed"
msgstr "datum veranderd"

#: src/file-manager/fm-icon-text-window.c:80
msgid "date accessed"
msgstr "datum aangesproken"

#: src/file-manager/fm-icon-text-window.c:81
msgid "owner"
msgstr "eigenaar"

#: src/file-manager/fm-icon-text-window.c:82
msgid "group"
msgstr "groep"

#: src/file-manager/fm-icon-text-window.c:83
msgid "permissions"
msgstr "permissies"

#: src/file-manager/fm-icon-text-window.c:84
msgid "octal permissions"
msgstr "octale permissies"

#: src/file-manager/fm-icon-text-window.c:85
msgid "MIME type"
msgstr "MIME type"

#: src/file-manager/fm-icon-text-window.c:86
msgid "none"
msgstr "niks"

#: src/file-manager/fm-icon-text-window.c:261
msgid "Icon Captions"
msgstr "Icoon Titels"

#: src/file-manager/fm-icon-text-window.c:268
msgid ""
"Choose the order for information to appear beneath icon names. More "
"information appears as you zoom in closer."
msgstr ""
"Kies de manier waarop informatie beneden het icoon verschijnt. "
"Meerinformatie verschijnt als je inzoomt."

#: src/file-manager/fm-icon-view.c:152
#: src/file-manager/nautilus-icon-view-ui.xml.h:31
msgid "by _Name"
msgstr "bij _Naam"

#: src/file-manager/fm-icon-view.c:153
#: src/file-manager/nautilus-icon-view-ui.xml.h:11
msgid "Keep icons sorted by name in rows"
msgstr "Houd iconen gesorteerd bij namen in regels"

#: src/file-manager/fm-icon-view.c:159
#: src/file-manager/nautilus-icon-view-ui.xml.h:32
msgid "by _Size"
msgstr "bij Grootte"

#: src/file-manager/fm-icon-view.c:160
#: src/file-manager/nautilus-icon-view-ui.xml.h:12
msgid "Keep icons sorted by size in rows"
msgstr "Houd iconen gesorteerd bij grootte in regels"

#: src/file-manager/fm-icon-view.c:166
#: src/file-manager/nautilus-icon-view-ui.xml.h:33
msgid "by _Type"
msgstr "bij _Type"

#: src/file-manager/fm-icon-view.c:167
#: src/file-manager/nautilus-icon-view-ui.xml.h:13
msgid "Keep icons sorted by type in rows"
msgstr "Houd inconen gesorteerd bij type in regels"

#: src/file-manager/fm-icon-view.c:173
#: src/file-manager/nautilus-icon-view-ui.xml.h:29
msgid "by Modification _Date"
msgstr "bij Veranderde Datum"

#: src/file-manager/fm-icon-view.c:174
#: src/file-manager/nautilus-icon-view-ui.xml.h:10
msgid "Keep icons sorted by modification date in rows"
msgstr "Houd iconen gesorteerd bij modificatie datum in regels"

#: src/file-manager/fm-icon-view.c:180
#: src/file-manager/nautilus-icon-view-ui.xml.h:30
msgid "by _Emblems"
msgstr "by _Emblemen"

#: src/file-manager/fm-icon-view.c:181
#: src/file-manager/nautilus-icon-view-ui.xml.h:9
msgid "Keep icons sorted by emblems in rows"
msgstr "Houd iconen gesorteerd bij emblemen in regels"

#: src/file-manager/fm-icon-view.c:504
#: src/file-manager/nautilus-icon-view-ui.xml.h:26
msgid "_Stretch Icon"
msgstr "_Stretch Icoon"

#: src/file-manager/fm-icon-view.c:513
#: src/file-manager/nautilus-icon-view-ui.xml.h:25
msgid "_Restore Icons' Original Sizes"
msgstr "He_rstel iconen originele groottes"

#: src/file-manager/fm-icon-view.c:515
msgid "_Restore Icon's Original Size"
msgstr "Herstel iconen originele groottes"

#: src/file-manager/fm-icon-view.c:520
#: src/file-manager/nautilus-icon-view-ui.xml.h:22
msgid "_Icon Captions..."
msgstr "_Icon titels..."

#. Modify file name. We only allow this on a single file selection.
#: src/file-manager/fm-icon-view.c:523
#: src/file-manager/nautilus-icon-view-ui.xml.h:24
msgid "_Rename"
msgstr "He_rnoem"

#: src/file-manager/fm-icon-view.c:527
#: src/file-manager/nautilus-icon-view-ui.xml.h:21
msgid "_Clean Up by Name"
msgstr "Schoon op bij naam"

#: src/file-manager/fm-icon-view.c:530
msgid "_Use Tighter Layout"
msgstr "Gebruik tighter layout"

#: src/file-manager/fm-icon-view.c:534
#: src/file-manager/nautilus-icon-view-ui.xml.h:16
msgid "Re_versed Order"
msgstr "Omgekeerde volgorde"

#: src/file-manager/fm-icon-view.c:538
#: src/file-manager/nautilus-icon-view-ui.xml.h:23
msgid "_Lay out items"
msgstr "Layout items"

#: src/file-manager/fm-icon-view.c:541
#: src/file-manager/nautilus-icon-view-ui.xml.h:28
msgid "_manually"
msgstr "manueel"

#: src/file-manager/fm-icon-view.c:1757
#, c-format
msgid "pointing at \"%s\""
msgstr "wijst naar \"%s\""

#: src/file-manager/fm-list-view.c:1896
#: src/file-manager/fm-search-list-view.c:284
#: src/nautilus-search-bar-criterion.c:69
msgid "Size"
msgstr "Grootte"

#: src/file-manager/fm-list-view.c:1902
#: src/file-manager/fm-search-list-view.c:290
#: src/nautilus-search-bar-criterion.c:68
msgid "Type"
msgstr "Type"

#: src/file-manager/fm-list-view.c:1908
#: src/file-manager/fm-search-list-view.c:296
msgid "Date Modified"
msgstr "Datum gemodificeerd"

#: src/file-manager/fm-properties-window.c:456
#, c-format
msgid "%s Properties"
msgstr "%s Eigenschappen"

#: src/file-manager/fm-properties-window.c:588
msgid "Cancel Group Change?"
msgstr "Annuleer groep veranderingen?"

#: src/file-manager/fm-properties-window.c:589
msgid "Changing group"
msgstr "Veranderd groep"

#: src/file-manager/fm-properties-window.c:734
msgid "Cancel Owner Change?"
msgstr "Annuleer eigenaar veranderen?"

#: src/file-manager/fm-properties-window.c:735
msgid "Changing owner"
msgstr "Eigenaar veranderen"

#: src/file-manager/fm-properties-window.c:892
msgid "nothing"
msgstr "niets"

#: src/file-manager/fm-properties-window.c:894
msgid "unreadable"
msgstr "onleesbaar"

#: src/file-manager/fm-properties-window.c:903
#, c-format
msgid "1 item, with size %s"
msgstr "1 item, met grootte %s"

#: src/file-manager/fm-properties-window.c:905
#, c-format
msgid "%d items, totalling %s"
msgstr "%d items, totaal %s"

#: src/file-manager/fm-properties-window.c:911
msgid "(some contents unreadable)"
msgstr "(sommige inhoud niet leesbaar)"

#. Also set the title field here, with a trailing carriage return & space
#. * if the value field has two lines. This is a hack to get the
#. * "Contents:" title to line up with the first line of the 2-line value.
#. * Maybe there's a better way to do this, but I couldn't think of one.
#.
#: src/file-manager/fm-properties-window.c:925
msgid "Contents:"
msgstr "Inhoud:"

#: src/file-manager/fm-properties-window.c:1079
msgid "Basic"
msgstr "Basis"

#: src/file-manager/fm-properties-window.c:1143
msgid "Where:"
msgstr "Waar:"

#: src/file-manager/fm-properties-window.c:1145
msgid "Type:"
msgstr "Type:"

#: src/file-manager/fm-properties-window.c:1151
msgid "Size:"
msgstr "Grootte:"

#: src/file-manager/fm-properties-window.c:1154
msgid "Modified:"
msgstr "Gemodificeerd:"

#: src/file-manager/fm-properties-window.c:1156
msgid "Accessed:"
msgstr "Toegang:"

#: src/file-manager/fm-properties-window.c:1159
msgid "MIME type:"
msgstr "MIME type:"

#: src/file-manager/fm-properties-window.c:1293
msgid "Emblems"
msgstr "Emblemen"

#: src/file-manager/fm-properties-window.c:1526
msgid "Special Flags:"
msgstr "Speciale vlaggen:"

#: src/file-manager/fm-properties-window.c:1530
msgid "Set User ID"
msgstr "Zet gebruiks ID"

#: src/file-manager/fm-properties-window.c:1534
msgid "Set Group ID"
msgstr "Zet groep ID"

#: src/file-manager/fm-properties-window.c:1538
msgid "Sticky"
msgstr "Vast"

#: src/file-manager/fm-properties-window.c:1549
msgid "Permissions"
msgstr "Permissies"

#: src/file-manager/fm-properties-window.c:1555
msgid "You are not the owner, so you can't change these permissions."
msgstr "U bent niet de eigenaar en kan dus geen eigenschappen veranderen."

#: src/file-manager/fm-properties-window.c:1582
msgid "File Owner:"
msgstr "Bestands eigenaar:"

#: src/file-manager/fm-properties-window.c:1592
msgid "File Group:"
msgstr "Bestands groep:"

#: src/file-manager/fm-properties-window.c:1610
msgid "Owner:"
msgstr "Eigenaar:"

#: src/file-manager/fm-properties-window.c:1613
msgid "Group:"
msgstr "Groep:"

#: src/file-manager/fm-properties-window.c:1616
msgid "Others:"
msgstr "Andere:"

#: src/file-manager/fm-properties-window.c:1619
msgid "Text View:"
msgstr "Tekst bekijken:"

#: src/file-manager/fm-properties-window.c:1622
msgid "Number View:"
msgstr "Numeriek bekijken:"

#: src/file-manager/fm-properties-window.c:1625
msgid "Last Changed:"
msgstr "Laatst veranderd:"

#: src/file-manager/fm-properties-window.c:1629
msgid "Read"
msgstr "Lees"

#: src/file-manager/fm-properties-window.c:1633
msgid "Write"
msgstr "Schrijf"

#: src/file-manager/fm-properties-window.c:1637
msgid "Execute"
msgstr "Uitvoeren"

#: src/file-manager/fm-properties-window.c:1699
#, c-format
msgid "The permissions of \"%s\" could not be determined."
msgstr "De eigenschapen van \"%s\" konden niet worden gevonden."

#: src/file-manager/fm-search-list-view.c:278
msgid "Where"
msgstr "Waar"

#. "Reveal in New Window" means open the parent folder for the
#. * selected item in a new window, select the item in that window,
#. * and scroll as necessary to make that item visible (this comment
#. * is to inform translators of this tricky concept).
#.
#: src/file-manager/fm-search-list-view.c:331
#: src/file-manager/nautilus-search-list-view-ui.xml.h:10
msgid "_Reveal in New Window"
msgstr "_Reveal in nieuw venster"

#. "Reveal in n New Windows" means open the parent folder for each
#. * selected item in a separate new window, select each selected
#. * item in its new window, and scroll as necessary to make those
#. * items visible (this comment is to inform translators of this
#. * tricky concept).
#.
#: src/file-manager/fm-search-list-view.c:339
#, c-format
msgid "Reveal in %d _New Windows"
msgstr "Reveal in %d nieuwe vensters"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: src/file-manager/nautilus-directory-view-ui.xml.h:7
msgid "Choose another application with which to open the selected item"
msgstr "Kies een ander programma om het geselecteerde item mee te openen"

#: src/file-manager/nautilus-directory-view-ui.xml.h:8
msgid "Choose another viewer with which to view the selected item"
msgstr "Kies een andere beijker om het item mee te bekijken"

#: src/file-manager/nautilus-directory-view-ui.xml.h:10
msgid "Create a new empty folder inside this folder"
msgstr "Maak een nieuwe lege map in deze map"

#: src/file-manager/nautilus-directory-view-ui.xml.h:11
msgid "Create a symbolic link for each selected item"
msgstr "Maak een symbolische verwijzing naar elk item"

#: src/file-manager/nautilus-directory-view-ui.xml.h:12
msgid "Delete all items in the trash"
msgstr "Verwijder alle items in de vuilnisbak"

#: src/file-manager/nautilus-directory-view-ui.xml.h:13
msgid "Duplicate each selected item"
msgstr "Dupliceer elk item"

#: src/file-manager/nautilus-directory-view-ui.xml.h:14
msgid "Move each selected item to the Trash"
msgstr "Verplaats alle geselecteerd items naar de vuilnisbak"

#: src/file-manager/nautilus-directory-view-ui.xml.h:18
msgid "Open each selected item in a new window"
msgstr "Open elk geselecteerd item in een nieuw venster"

#: src/file-manager/nautilus-directory-view-ui.xml.h:19
msgid "Open the selected item in this window"
msgstr "Open het geselecteerd item in dit venster"

#: src/file-manager/nautilus-directory-view-ui.xml.h:20
msgid "Other _Application..."
msgstr "Ander _Programma..."

#: src/file-manager/nautilus-directory-view-ui.xml.h:21
msgid "Other _Viewer..."
msgstr "Andere _Bekijker..."

#: src/file-manager/nautilus-directory-view-ui.xml.h:23
msgid "Remove any custom images from selected icons"
msgstr "Verwijder het eigen plaatje van de geselecteerde iconen"

#: src/file-manager/nautilus-directory-view-ui.xml.h:24
msgid "Select all items in this window"
msgstr "Selecteer alle items in dit venster"

#: src/file-manager/nautilus-directory-view-ui.xml.h:26
msgid "View or modify the properties of each selected item"
msgstr "Bekijk of verander de eigenschappen van elk geselecteerd item"

#: src/file-manager/nautilus-directory-view-ui.xml.h:30
msgid "_Open in New Window"
msgstr "_Open in Nieuw venster"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: src/file-manager/nautilus-icon-view-ui.xml.h:7
msgid "Choose which information appears beneath each icon's name"
msgstr "Kies welke informatie onder een icoon verschijnt"

#: src/file-manager/nautilus-icon-view-ui.xml.h:8
msgid "Display icons in the opposite order"
msgstr "Laat iconen zien in omgekeerde volgorde"

#: src/file-manager/nautilus-icon-view-ui.xml.h:14
msgid "Leave icons wherever they are dropped"
msgstr "Laat iconen waar ze zijn neergezet"

#: src/file-manager/nautilus-icon-view-ui.xml.h:15
msgid "Make the selected icon stretchable"
msgstr "Make het icoon schaalbaar"

#: src/file-manager/nautilus-icon-view-ui.xml.h:17
msgid "Rename selected icon"
msgstr "Hernoem geselecteerd icoon"

#: src/file-manager/nautilus-icon-view-ui.xml.h:18
msgid "Reposition icons to better fit in the window and avoid overlapping"
msgstr ""
"Wijzig de positie van de iconen zodat ze beter in het venster passen en niet "
"overlappen"

#: src/file-manager/nautilus-icon-view-ui.xml.h:19
msgid "Restore each selected icon to its original size"
msgstr "Herstel de grootte van elke icoon naar zijn origineel"

#: src/file-manager/nautilus-icon-view-ui.xml.h:20
msgid "Toggle using a tighter layout scheme"
msgstr "Aan/uitzetten van gebruik van een strakker opmaak schema"

#: src/file-manager/nautilus-icon-view-ui.xml.h:27
msgid "_Tighter Layout"
msgstr "_Strakkere opmaak"

#: src/file-manager/nautilus-indexing-info.c:106
msgid "Busy"
msgstr "Bezig"

#: src/file-manager/nautilus-indexing-info.c:109
msgid "No response"
msgstr "Geen antwoord"

#: src/file-manager/nautilus-indexing-info.c:112
msgid "No indexer present"
msgstr "Geen indexer aanwezig"

#: src/file-manager/nautilus-indexing-info.c:120
#, c-format
msgid "Error while trying to reindex: %s"
msgstr "Fout tijdens herindexeren: %s"

#: src/file-manager/nautilus-indexing-info.c:163
msgid "%I:%M %p, %x"
msgstr "%I.%M %p, %x"

#: src/file-manager/nautilus-indexing-info.c:179
#, c-format
msgid "Your files were last indexed at %s"
msgstr "Uw bestanden zijn voor het laatst geindexeerd op %s"

#: src/file-manager/nautilus-indexing-info.c:190
msgid "Update Now"
msgstr "Nu opwaarderen"

#: src/file-manager/nautilus-indexing-info.c:210
msgid "Your files are currently being indexed:"
msgstr "Uw bestanden worden nu geindexeerd:"

#: src/file-manager/nautilus-indexing-info.c:270
msgid "Search service not available"
msgstr "Zoek service niet beschikbaar"

#: src/file-manager/nautilus-indexing-info.c:282
msgid "Indexing Info..."
msgstr "Indexeren Informatie..."

#: src/file-manager/nautilus-indexing-info.c:295
msgid ""
"Once a day your files and text content are indexed so\n"
"your searches are fast.  If you need to update your index\n"
"now, click on the \"Update Now\" button for the\n"
"appropriate index.\n"
msgstr ""
"Once a day your files and text content are indexed so\n"
"your searches are fast.  If you need to update your index\n"
"now, click on the \"Update Now\" button for the\n"
"appropriate index.\n"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: src/file-manager/nautilus-search-list-view-ui.xml.h:7
msgid "Reveal each selected item in its original folder"
msgstr "Reveal elke geselecteerd item in zijn originele map"

#: src/file-manager/nautilus-search-list-view-ui.xml.h:8
msgid "Show _Indexing Status"
msgstr "Geef _Indexeer Status weer"

#: src/file-manager/nautilus-search-list-view-ui.xml.h:9
msgid "Show status of indexing used by searching"
msgstr "Geef status van indexeren weer die gebruik word bij zoeken"

#. set the window title
#: src/nautilus-about.c:139
msgid "About Nautilus"
msgstr "Over Nautilus"

#. draw the authors title
#: src/nautilus-about.c:355
msgid "Authors"
msgstr "Auteurs"

#: src/nautilus-application.c:234
msgid "User Directory"
msgstr "Gebruikers map"

#: src/nautilus-application.c:239
msgid "User Main Directory"
msgstr "Gebruikers hoofdmap"

#: src/nautilus-application.c:244
msgid "Desktop Directory"
msgstr "Desktop map"

#: src/nautilus-application.c:259
msgid "Missing Directories"
msgstr "Missende map"

#. Can't register myself due to trouble locating the
#. * nautilus.oafinfo file. This has happened when you
#. * launch Nautilus with an LD_LIBRARY_PATH that
#. * doesn't include the directory containg the oaf
#. * library. It could also happen if the
#. * nautilus.oafinfo file was not present for some
#. * reason. Sometimes killing oafd and gconfd fixes
#. * this problem but we don't exactly understand why,
#. * since neither of the above causes explain it.
#.
#: src/nautilus-application.c:358
msgid ""
"Nautilus can't be used now. Rebooting the computer or installing Nautilus "
"again may fix the problem."
msgstr ""
"Nautilus can't be used now. Rebooting the computer or installing Nautilus "
"again may fix the problem."

#. FIXME bugzilla.eazel.com 2536: The guesses and stuff here are lame.
#: src/nautilus-application.c:362
msgid ""
"Nautilus can't be used now. Rebooting the computer or installing Nautilus "
"again may fix the problem.\n"
"\n"
"OAF couldn't locate the nautilus.oafinfo file. One cause of this seems to be "
"an LD_LIBRARY_PATH that does not include the oaf library's directory. "
"Another possible cause would be bad install with a missing nautilus.oafinfo "
"file.\n"
"\n"
"Sometimes killing oafd and gconfd fixes the problem, but we don't know why.\n"
"\n"
"We need a much less confusing message here for Nautilus 1.0."
msgstr ""

#. Some misc. error (can never happen with current
#. * version of OAF). Show dialog and terminate the
#. * program.
#.
#. FIXME bugzilla.eazel.com 2537: Looks like this does happen with the
#. * current OAF. I guess I read the code
#. * wrong. Need to figure out when and make a
#. * good message.
#.
#: src/nautilus-application.c:387 src/nautilus-application.c:405
msgid "Nautilus can't be used now, due to an unexpected error."
msgstr "nautilus kan niet worden gebruikt door een onherkenbare fout."

#: src/nautilus-application.c:388
msgid ""
"Nautilus can't be used now, due to an unexpected error from OAF when "
"attempting to register the file manager view server."
msgstr ""

#: src/nautilus-application.c:406
msgid ""
"Nautilus can't be used now, due to an unexpected error from OAF when "
"attempting to locate the factory."
msgstr ""

#: src/nautilus-application.c:547
msgid ""
"You are running Nautilus as root.\n"
"\n"
"As root, you can damage your system if you are not careful, and\n"
"Nautilus will not stop you from doing it."
msgstr ""

#: src/nautilus-bookmarks-window.c:125
msgid "Bookmarks"
msgstr "Bladwijzers"

#: src/nautilus-bookmarks-window.c:174
msgid "Location"
msgstr "Lokatie"

#: src/nautilus-bookmarks-window.c:187 src/nautilus-window-menus.c:778
msgid "Remove"
msgstr "Verwijderen"

#: src/nautilus-first-time-druid.c:112
msgid ""
"Existence of this file indicates that the Nautilus configuration wizard\n"
"has been presented.\n"
"\n"
"You can manually erase this file to present the wizard again.\n"
"\n"
msgstr ""

#: src/nautilus-first-time-druid.c:348
msgid ""
"User levels provide a way to adjust the software to your\n"
"level of technical expertise.  Pick an initial level that you\n"
"feel comfortable with; you can always change it later."
msgstr ""

#: src/nautilus-first-time-druid.c:358
msgid ""
"For beginner users that are not yet\n"
"familiar with the working of GNOME and Linux."
msgstr ""

#: src/nautilus-first-time-druid.c:365
msgid ""
"For non-technical users that are comfortable with\n"
"their GNOME and Linux environment."
msgstr ""

#: src/nautilus-first-time-druid.c:371
msgid ""
"For users that have the need to be exposed\n"
"to every detail of their operating system."
msgstr ""

#. allocate a descriptive label
#: src/nautilus-first-time-druid.c:406
msgid ""
"Eazel offers a growing number of services to help you\n"
" install and maintain new software and manage your files\n"
" across the network.  Choose an option below, and the\n"
"information will be presented in Nautilus after you've\n"
"finished setting up."
msgstr ""

#: src/nautilus-first-time-druid.c:410
msgid "Eazel Services"
msgstr "Eazel Services"

#: src/nautilus-first-time-druid.c:418
msgid "I want to learn more about Eazel services."
msgstr "Ik wil meer leren over de Eazel services."

#: src/nautilus-first-time-druid.c:419
msgid "I want to sign up for Eazel services now."
msgstr "Ik wil me nu inschrijven op de Eazel services."

#: src/nautilus-first-time-druid.c:420
msgid "I've already signed up and want to login now."
msgstr "Ik ben al ingeschreven en wil nu inloggen."

#: src/nautilus-first-time-druid.c:421
msgid "I don't want to learn about Eazel services at this time."
msgstr "Ik wil niks leren over Eazel op dit moment."

#. allocate a descriptive label
#: src/nautilus-first-time-druid.c:448
msgid ""
"Nautilus will now contact Eazel services to verify your \n"
"web connection and download the latest updates.  \n"
"Click the Next button to continue."
msgstr ""
"Nautilus gebruikt het internet nu om te controleren of die bestaat\n"
"en haalt de laatste updates binnen. \n"
"Klik op Volgende om door te gaan."

#: src/nautilus-first-time-druid.c:452
msgid "Updating Nautilus"
msgstr "Opwaarderen Nautilus"

#: src/nautilus-first-time-druid.c:460
msgid "Yes, verify my web connection and update Nautilus now."
msgstr "Ja, Controleer mijn internetverbinding en waardeer Nautilus nu op."

#: src/nautilus-first-time-druid.c:461
msgid "No, I don't wish to connect and update Nautilus now."
msgstr "Nee, ik wil niet connecten en Nautilus opwaarderen."

#. allocate a descriptive label
#: src/nautilus-first-time-druid.c:492
msgid ""
"We are having troubles making an external web connection.  \n"
"Sometimes, firewalls require you to specify a web proxy server.  \n"
" Fill in the name of port of your proxy server, if any, below."
msgstr ""

#: src/nautilus-first-time-druid.c:496
msgid "HTTP Proxy Configuration"
msgstr "HTTP proxy configuratie"

#: src/nautilus-first-time-druid.c:508
msgid "No proxy server required."
msgstr "Geen proxy server nodig."

#: src/nautilus-first-time-druid.c:509
msgid "Use this proxy server:"
msgstr "Gebruik deze proxy server:"

#. allocate the proxy label, followed by the entry
#: src/nautilus-first-time-druid.c:534
msgid "Proxy address:"
msgstr "Proxy adres:"

#. allocate the proxy label, followed by the entry
#: src/nautilus-first-time-druid.c:551
msgid "Port:"
msgstr "Poort:"

#. allocate a descriptive label
#: src/nautilus-first-time-druid.c:582
msgid ""
"We are now contacting the Eazel service to test your \n"
"web connection and update Nautilus."
msgstr ""
"We zijn nu Eazel service aan het connecten om je internetverbinding te "
"testen\n"
"en Nautilus te opwaarderen"

#: src/nautilus-first-time-druid.c:587
msgid "Downloading Nautilus updates..."
msgstr "Ophalen Nautilus updates..."

#: src/nautilus-first-time-druid.c:678
msgid "Nautilus First Time Setup"
msgstr "Nautilus Tijd Instellingen"

#. make the title label
#: src/nautilus-first-time-druid.c:707
msgid "Welcome to Nautilus!"
msgstr "Welkom bij Nautilus!"

#: src/nautilus-first-time-druid.c:715
msgid ""
"Since this is the first time that you've launched\n"
"Nautilus, we'd like to ask you a few questions\n"
"to help personalize it for your use."
msgstr ""
"Dit is de eerste keer dat je Nautilus draait\n"
"daarom stellen we je een aantal vragen om nautilus voor je in\n"
"te stellen."

#: src/nautilus-first-time-druid.c:720
msgid "Press the next button to continue."
msgstr "Klik op volgende om door te gaan."

#. set up the final page
#: src/nautilus-first-time-druid.c:728
msgid "Finished"
msgstr "Klaar"

#: src/nautilus-first-time-druid.c:735
msgid ""
"Click the finish button to launch Nautilus.\n"
"We hope that you enjoy using it!"
msgstr ""
"Klik op [Klaar] om Nautilus te starten.\n"
"We hopen dat je het waardeerd."

#. set up the user level page
#: src/nautilus-first-time-druid.c:741
msgid "Select A User Level"
msgstr "Selecteer een gebruikerslevel"

#. set up the service sign-up page
#: src/nautilus-first-time-druid.c:745
msgid "Sign Up for Eazel Services"
msgstr "Schrijf in op de Eazel Services"

#. set up the update page
#: src/nautilus-first-time-druid.c:749
msgid "Nautilus Update"
msgstr "Nautilus opwaardering"

#. set up the update feedback page
#: src/nautilus-first-time-druid.c:757
msgid "Updating Nautilus..."
msgstr "Opwaarderen Nautilus..."

#. set up the (optional) proxy configuration page
#: src/nautilus-first-time-druid.c:765
msgid "Web Proxy Configuration"
msgstr "Web Proxy configuratie"

#. change the message to expanding file
#: src/nautilus-first-time-druid.c:833
msgid "Decoding Update..."
msgstr "Decoderen Update..."

#: src/nautilus-first-time-druid.c:842
msgid "Update Completed... Press Next to Continue."
msgstr "Opwaarderen compleet... Klik op volgende om door te gaan."

#. set the window title
#: src/nautilus-link-set-window.c:192
msgid "Link sets"
msgstr "Link sets"

#. add a descriptive label
#: src/nautilus-link-set-window.c:204
msgid "Add or remove sets of links by clicking on the checkboxes below."
msgstr ""

#: src/nautilus-location-bar.c:134
#, c-format
msgid "Do you want to view these %d locations in separate windows?"
msgstr "Wil je deze %d locaties in een apart venster bekijken?"

#: src/nautilus-location-bar.c:141
msgid "View in Multiple Windows?"
msgstr "In Meerdere Vensters Bekijken?"

#: src/nautilus-location-bar.c:449 src/nautilus-location-bar.c:591
msgid "Location:"
msgstr "Lokatie:"

#: src/nautilus-location-bar.c:593
msgid "   Go To:"
msgstr "   Ga naar:"

#: src/nautilus-main.c:140
msgid "Perform high-speed self-check tests."
msgstr "Doe supersnelle zelf tests."

#: src/nautilus-main.c:142
msgid "Quit Nautilus."
msgstr "Sluit Nautilus af."

#: src/nautilus-main.c:143
msgid "Restart Nautilus."
msgstr "Herstart Nautilus"

#: src/nautilus-main.c:144
msgid "Don't draw background and icons on desktop."
msgstr "Laat geen achtergrond of iconen op het bureaublad zien."

#: src/nautilus-main.c:145
msgid "Draw background and icons on desktop."
msgstr "Laat achtergrond en iconen zien op bureaublad."

#: src/nautilus-main.c:196
msgid "nautilus: --check cannot be used with URIs.\n"
msgstr "nautilus: --check kan niet worden gebruikt met URIs.\n"

#: src/nautilus-main.c:200
msgid "nautilus: --check cannot be used with other options.\n"
msgstr ""
"nautilus: --check kan niet worden gebruik in combinatie met andere opties\n"

#: src/nautilus-main.c:204
msgid "nautilus: --quit cannot be used with URIs.\n"
msgstr "nautilus: --quit kan niet worden gebruikt met URIs.\n"

#: src/nautilus-main.c:208
msgid "nautilus: --restart cannot be used with URIs.\n"
msgstr "nautilus: --restart kan niet worden gebruik met URIs.\n"

#: src/nautilus-main.c:212
msgid "nautilus: --quit and --start-desktop cannot be used together.\n"
msgstr ""
"nautilus: --quit en --start-desktop kunnen niet samen worden gebruikt.\n"

#: src/nautilus-main.c:216
msgid "nautilus: --restart and --start-desktop cannot be used together.\n"
msgstr ""
"nautilus: --restart en --start-desktop kunnen niet samen worden gebruikt.\n"

#: src/nautilus-main.c:220
msgid "nautilus: --stop-desktop and --start-desktop cannot be used together.\n"
msgstr ""
"nautilus: --stop-desktop en --start-desktop kunnen niet samen worden "
"gebruikt.\n"

#. set the title
#: src/nautilus-property-browser.c:247
msgid "Customization Options"
msgstr "Bewerkingen Instellen"

#. add the title label
#: src/nautilus-property-browser.c:310 src/nautilus-property-browser.c:1791
msgid "Select A Category:"
msgstr "Selecteer een Catagorie:"

#: src/nautilus-property-browser.c:355
msgid "Add new..."
msgstr "Voeg nieuwe toe..."

#: src/nautilus-property-browser.c:366
msgid "Remove..."
msgstr "Verwijder..."

#: src/nautilus-property-browser.c:769
#, c-format
msgid "Sorry, but background %s couldn't be deleted."
msgstr "Sorry, maar achtergrond %s kan niet worden verwijderd."

#: src/nautilus-property-browser.c:770 src/nautilus-property-browser.c:799
msgid "Couldn't delete background"
msgstr "Kan achtergrond niet verwijderen."

#: src/nautilus-property-browser.c:798
#, c-format
msgid "Sorry, but emblem %s couldn't be deleted."
msgstr "Sorry, maar embleem %s kon niet worden verwijderd."

#: src/nautilus-property-browser.c:903 src/nautilus-property-browser.c:999
#, c-format
msgid "Sorry, but '%s' is not a usable image file!"
msgstr "Sorry, maar '%s' is geen gebruikelijk image bestand!"

#: src/nautilus-property-browser.c:930
msgid "Create a New Emblem:"
msgstr "Creer een nieuw embleem:"

#. make the keyword label and field
#: src/nautilus-property-browser.c:935
msgid "Keyword:"
msgstr "Zoekwoord:"

#. set up a gnome file entry to pick the image file
#: src/nautilus-property-browser.c:952
msgid "Select an image file for the new emblem:"
msgstr "Selecteer een plaatje voor het nieuwe embleem:"

#: src/nautilus-property-browser.c:1032
#, c-format
msgid "Sorry, but the background %s couldn't be installed."
msgstr "Sorry, maar achtergrond %s kon niet worden geinstalleerd."

#: src/nautilus-property-browser.c:1033
msgid "Couldn't install background"
msgstr "Kon de achtergrond niet installeren"

#: src/nautilus-property-browser.c:1058
msgid "Select an image file to add as a background:"
msgstr "Selecteer een plaatjes bestand om aan de achtergrond toe te voegen:"

#: src/nautilus-property-browser.c:1156
msgid "Select a color to add:"
msgstr "Selecteer een kleur om toe te voegen:"

#: src/nautilus-property-browser.c:1191
msgid "Sorry, but you must specify a keyword for the new emblem."
msgstr "Sorry, maar u moet een zoekwoord voor het nieuwe embleem specificeren."

#: src/nautilus-property-browser.c:1192 src/nautilus-property-browser.c:1220
msgid "Couldn't install emblem"
msgstr "Kon het embleem niet installeren"

#: src/nautilus-property-browser.c:1219
#, c-format
msgid "Sorry, but the image at %s couldn't be installed as an emblem."
msgstr "Sorry, maar plaatje %s kon niet worden geinstalleerd als embleem."

#: src/nautilus-property-browser.c:1799 src/nautilus-theme-selector.c:481
msgid "Cancel Remove"
msgstr "Verwijderen annuleren"

#: src/nautilus-property-browser.c:1803
msgid "Add a new background"
msgstr "Voeg een achtergrond toe"

#: src/nautilus-property-browser.c:1806
msgid "Add a new color"
msgstr "Voeg een nieuwe kleur toe"

#: src/nautilus-property-browser.c:1809
msgid "Add a new emblem"
msgstr "Voeg een nieuw embleem toe"

#: src/nautilus-property-browser.c:1833
msgid "Click on a background to remove it"
msgstr "Klik op een achtergrond om het te verwijderen"

#: src/nautilus-property-browser.c:1836
msgid "Click on a color to remove it"
msgstr "Klik op een kleur om het te verwijderen"

#: src/nautilus-property-browser.c:1839
msgid "Click on an emblem to remove it"
msgstr "Klik op een embleem om het weg te halen."

#: src/nautilus-property-browser.c:1861
msgid "Remove a background"
msgstr "Verwijder een achtergrond"

#: src/nautilus-property-browser.c:1864
msgid "Remove a color"
msgstr "Verwijder een kleur"

#: src/nautilus-property-browser.c:1867
msgid "Remove an emblem"
msgstr "Verwijder een embleem"

#: src/nautilus-search-bar-criterion.c:67
msgid "Content"
msgstr "Inhoud"

#: src/nautilus-search-bar-criterion.c:70
msgid "With Emblem"
msgstr "Met embleem"

#: src/nautilus-search-bar-criterion.c:71
msgid "Last Modified"
msgstr "laatst gemodificeerd"

#: src/nautilus-search-bar-criterion.c:72
msgid "Owned By"
msgstr "Eigenaar"

#: src/nautilus-search-bar-criterion.c:78
msgid "contains"
msgstr "bevat"

#: src/nautilus-search-bar-criterion.c:79
msgid "starts with"
msgstr "start met"

#: src/nautilus-search-bar-criterion.c:80
msgid "ends with"
msgstr "eindigd met"

#: src/nautilus-search-bar-criterion.c:81
msgid "matches glob"
msgstr "komt globaal overeen met"

#: src/nautilus-search-bar-criterion.c:82
msgid "matches regexp"
msgstr "komt overeen met regexp"

#: src/nautilus-search-bar-criterion.c:87
msgid "includes all of"
msgstr "bevat alles van"

#: src/nautilus-search-bar-criterion.c:88
msgid "includes any of"
msgstr "bevat een van"

#: src/nautilus-search-bar-criterion.c:89
msgid "does not include all of"
msgstr "bevat niet een van"

#: src/nautilus-search-bar-criterion.c:90
msgid "includes none of"
msgstr "bevat niks van"

#: src/nautilus-search-bar-criterion.c:96
#: src/nautilus-search-bar-criterion.c:123
#: src/nautilus-search-bar-criterion.c:138
msgid "is"
msgstr "is"

#: src/nautilus-search-bar-criterion.c:97
#: src/nautilus-search-bar-criterion.c:124
#: src/nautilus-search-bar-criterion.c:139
msgid "is not"
msgstr "is niet"

#: src/nautilus-search-bar-criterion.c:102
msgid "regular file"
msgstr "standaard bestand"

#: src/nautilus-search-bar-criterion.c:103
msgid "text file"
msgstr "text bestand"

#: src/nautilus-search-bar-criterion.c:104
msgid "application"
msgstr "programma"

#: src/nautilus-search-bar-criterion.c:105
msgid "directory"
msgstr "map"

#: src/nautilus-search-bar-criterion.c:111
msgid "larger than"
msgstr "groter dan"

#: src/nautilus-search-bar-criterion.c:112
msgid "smaller than"
msgstr "kleiner dan"

#: src/nautilus-search-bar-criterion.c:117
msgid "marked with"
msgstr "gemarkeerd met"

#: src/nautilus-search-bar-criterion.c:118
msgid "not marked with"
msgstr "niet gemarkeerd"

#: src/nautilus-search-bar-criterion.c:125
msgid "is after"
msgstr "is na"

#: src/nautilus-search-bar-criterion.c:126
msgid "is before"
msgstr "is voor"

#: src/nautilus-search-bar-criterion.c:128
msgid "is today"
msgstr "is vandaag"

#: src/nautilus-search-bar-criterion.c:129
msgid "is yesterday"
msgstr "is gisteren"

#: src/nautilus-search-bar-criterion.c:131
msgid "is within a week of"
msgstr "is binnen een week van"

#: src/nautilus-search-bar-criterion.c:132
msgid "is within a month of"
msgstr "is binnen een maand van"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: src/nautilus-service-ui.xml.h:7
msgid "Display support information for Eazel Services"
msgstr "Geef ondersteunings informatie voor Eazel Services weer"

#: src/nautilus-service-ui.xml.h:8
msgid "Go to the Eazel Services Summary Page"
msgstr "Ga naar de Eazel Services samenvattings pagina"

#: src/nautilus-service-ui.xml.h:9
msgid "Go to the Eazel Software Catalog"
msgstr "Ga naar de Eazel software Catalogus"

#: src/nautilus-service-ui.xml.h:10
msgid "Go to your online storage repository"
msgstr "Ga naar je online opslag archief"

#: src/nautilus-service-ui.xml.h:11
msgid "Services"
msgstr "Services"

#: src/nautilus-service-ui.xml.h:12
msgid "Software _Catalog"
msgstr "Software _Catalogus"

#: src/nautilus-service-ui.xml.h:13
msgid "_Eazel Services Home"
msgstr "_Eazel Services"

#: src/nautilus-service-ui.xml.h:14
msgid "_Online Storage"
msgstr "_Online Opslag"

#: src/nautilus-service-ui.xml.h:15
msgid "_Services"
msgstr "_Services"

#: src/nautilus-service-ui.xml.h:16
msgid "_Support"
msgstr "_Ondersteuning"

#.
#. * Translatable strings file generated by extract-ui.
#. * Add this file to your project's POTFILES.in
#. * DO NOT compile it as part of your application.
#.
#: src/nautilus-shell-ui.xml.h:7
msgid " Advanced"
msgstr " Geavanceerd"

#: src/nautilus-shell-ui.xml.h:8
msgid " Beginner"
msgstr " Beginner"

#: src/nautilus-shell-ui.xml.h:9
msgid " Intermediate"
msgstr " Gemiddeld"

#: src/nautilus-shell-ui.xml.h:10
msgid "Add a bookmark for the current location to this menu"
msgstr "Voer een bladwijzer toe voor de huiddige lokatie in dit menu"

#: src/nautilus-shell-ui.xml.h:11
msgid "Back"
msgstr "Terug"

#: src/nautilus-shell-ui.xml.h:12
msgid "C_hange Appearance..."
msgstr "_Voorkomen Veranderen..."

#: src/nautilus-shell-ui.xml.h:14
msgid "Change the visibility of this window's location bar"
msgstr "Verander de zichtbaarheid van het venster lokatiebalk"

#: src/nautilus-shell-ui.xml.h:15
msgid "Change the visibility of this window's sidebar"
msgstr "Verander de zichtbaarheid van de zijbalk van het venster"

#: src/nautilus-shell-ui.xml.h:16
msgid "Change the visibility of this window's status bar"
msgstr "Verander de zichtbaarheid van de statusbalk van het venster"

#: src/nautilus-shell-ui.xml.h:17
msgid "Change the visibility of this window's tool bar"
msgstr "Verander de zichtbaarheid van de windows toolbalk"

#: src/nautilus-shell-ui.xml.h:18
msgid "Clear contents of Go menu and Back/Forward lists"
msgstr "Verwijder de inhoud van het Ga menu en de terug/vooruit lijsten"

#: src/nautilus-shell-ui.xml.h:19
msgid "Close _All Windows"
msgstr "Sluit _Alle vensters"

#: src/nautilus-shell-ui.xml.h:20
msgid "Close all Nautilus windows"
msgstr "Sluit alle Nautilus vensters"

#: src/nautilus-shell-ui.xml.h:21
msgid "Close this window"
msgstr "Sluit dit venster"

#: src/nautilus-shell-ui.xml.h:23
msgid "Custo_mization..."
msgstr "_Aanpassingen..."

#: src/nautilus-shell-ui.xml.h:24
msgid "Cut _Text"
msgstr "Knip _Tekst"

#: src/nautilus-shell-ui.xml.h:26
msgid "Display a window that allows editing the bookmarks in this menu"
msgstr ""
"Laat een scherm zien dat het bewerken van bladwijzers toestaat in dit menu"

#: src/nautilus-shell-ui.xml.h:27
msgid "Display credits for the creators of Nautilus"
msgstr "Geef credieten weer van de makers van Nautilus"

#: src/nautilus-shell-ui.xml.h:28
msgid "Display on-line help for Nautilus"
msgstr "Geef Nautilus on-line help weer"

#: src/nautilus-shell-ui.xml.h:29
msgid "Display the Property Browser, containing patterns, colors, and emblems"
msgstr ""
"Geef de Eigenschappen Bladeraar weer, bevat patronen, kleuren en emblemen"

#: src/nautilus-shell-ui.xml.h:30
msgid "Display the latest contents of the current location"
msgstr "Geef de laatste inhoud weer van de huidige locatie"

#: src/nautilus-shell-ui.xml.h:31
msgid "Display the set of available appearance themes"
msgstr "Geef de beschikbare opmaak thema's weer"

#: src/nautilus-shell-ui.xml.h:32
msgid "Edit Settings..."
msgstr "Bewerk instellingen..."

#: src/nautilus-shell-ui.xml.h:33
msgid "Edit settings for the current user level"
msgstr "Bewerk instellingen voor het huidige gebruikers niveau"

#: src/nautilus-shell-ui.xml.h:34
msgid "Find"
msgstr "Vinden"

#: src/nautilus-shell-ui.xml.h:35
msgid "For_get History"
msgstr "Ver_geet historie"

#: src/nautilus-shell-ui.xml.h:36
msgid "Forward"
msgstr "Voorwaarts"

#: src/nautilus-shell-ui.xml.h:37
msgid "Go to Eazel Services"
msgstr "Ga naar Eazel Services"

#: src/nautilus-shell-ui.xml.h:38
msgid "Go to the home location"
msgstr "Ga naar de thuis lokatie"

#: src/nautilus-shell-ui.xml.h:39
msgid "Go to the location that contains this one"
msgstr "Ga naar de locatie die deze bevat"

#: src/nautilus-shell-ui.xml.h:40
msgid "Go to the next visited location"
msgstr "Ga naar de volgende lokatie"

#: src/nautilus-shell-ui.xml.h:41
msgid "Go to the previous visited location"
msgstr "Ga naar de vorige lokatie"

#: src/nautilus-shell-ui.xml.h:42 src/nautilus-window-menus.c:444
msgid "Hide Location Bar"
msgstr "Verberg locatiebalk"

#: src/nautilus-shell-ui.xml.h:43 src/nautilus-window-menus.c:432
msgid "Hide Sidebar"
msgstr "Verberg zijbalk"

#: src/nautilus-shell-ui.xml.h:44 src/nautilus-window-menus.c:426
msgid "Hide Status Bar"
msgstr "Verberg status balk"

#: src/nautilus-shell-ui.xml.h:45 src/nautilus-window-menus.c:438
msgid "Hide Tool Bar"
msgstr "Verberg tool balk"

#: src/nautilus-shell-ui.xml.h:46
msgid "Home"
msgstr "Thuis"

#: src/nautilus-shell-ui.xml.h:47
msgid "Nautilus _Feedback..."
msgstr "Nautilus _Feedback..."

#: src/nautilus-shell-ui.xml.h:48
msgid "Open another Nautilus window for the displayed location"
msgstr "Open een nieuw Nautilus venster voor de weergegeven locatie"

#: src/nautilus-shell-ui.xml.h:50
msgid "Refresh"
msgstr "Herladen"

#: src/nautilus-shell-ui.xml.h:51
msgid "Removes the selected text without putting it on the clipboard"
msgstr ""
"Verwijderd de geselecteerde tekst zonder deze op het klembord te zetten"

#: src/nautilus-shell-ui.xml.h:52
msgid "Report Profiling"
msgstr "Rapport Profilering"

#: src/nautilus-shell-ui.xml.h:53
msgid "Reset Profiling"
msgstr "Reset Profilering"

#: src/nautilus-shell-ui.xml.h:54
msgid "Search the World Wide Web"
msgstr "Zoek het World Wide Web"

#: src/nautilus-shell-ui.xml.h:55
msgid "Search this computer for files"
msgstr "Zoek op deze computer naar bestanden"

#: src/nautilus-shell-ui.xml.h:56
msgid ""
"Show a page from which you can send feedback about Nautilus to its creators"
msgstr ""
"Geef een pagina weer waarvan je feedback naar de makers van Nautilus kan "
"sturen"

#: src/nautilus-shell-ui.xml.h:57
msgid "Show the contents at the normal size"
msgstr "Laat de inhoud zien op normale grootte"

#: src/nautilus-shell-ui.xml.h:58
msgid "Show the contents in less detail"
msgstr "Laat de inhoud zien in minder details"

#: src/nautilus-shell-ui.xml.h:59
msgid "Show the contents in more detail"
msgstr "Laat de inhoud in meer details zien"

#: src/nautilus-shell-ui.xml.h:60
msgid "Start Profiling"
msgstr "Begin Profilering"

#: src/nautilus-shell-ui.xml.h:62
msgid "Stop Profiling"
msgstr "Stop Profilering"

#: src/nautilus-shell-ui.xml.h:63
msgid "Stop loading this location"
msgstr "Stop met het laden van deze locatie"

#: src/nautilus-shell-ui.xml.h:64
msgid "Undo the last text change"
msgstr "Maak de laatste verandering ongedaan"

#: src/nautilus-shell-ui.xml.h:65
msgid "Up"
msgstr "Op"

#: src/nautilus-shell-ui.xml.h:66
msgid "Use Advanced settings"
msgstr "Gebruik Geavanceerde Instellingen"

#: src/nautilus-shell-ui.xml.h:67
msgid "Use Beginner settings"
msgstr "Gebruik Beginners instellingen"

#: src/nautilus-shell-ui.xml.h:68
msgid "Use Intermediate settings"
msgstr "Gebruik Gemiddelde instellingen"

#: src/nautilus-shell-ui.xml.h:69
msgid "Web Search"
msgstr "Web zoeken"

#: src/nautilus-shell-ui.xml.h:70
msgid "Zoom _In"
msgstr "Zoom _In"

#: src/nautilus-shell-ui.xml.h:71
msgid "Zoom _Out"
msgstr "Zoom _Uit"

#: src/nautilus-shell-ui.xml.h:72
msgid "_About Nautilus..."
msgstr "_Over Nautilus..."

#: src/nautilus-shell-ui.xml.h:73
msgid "_Add Bookmark"
msgstr "_Voeg bladwijzer toe"

#: src/nautilus-shell-ui.xml.h:74
msgid "_Back"
msgstr "_Terug"

#: src/nautilus-shell-ui.xml.h:75
msgid "_Bookmarks"
msgstr "_Bladwijzers"

#: src/nautilus-shell-ui.xml.h:76
msgid "_Close Window"
msgstr "_Sluit venster"

#: src/nautilus-shell-ui.xml.h:78
msgid "_Edit"
msgstr "_Bewerken"

#: src/nautilus-shell-ui.xml.h:79
msgid "_Edit Bookmarks..."
msgstr "_Bewerk bladwijzers..."

#: src/nautilus-shell-ui.xml.h:81 src/nautilus-window-menus.c:1336
msgid "_Find"
msgstr "Vind"

#: src/nautilus-shell-ui.xml.h:82
msgid "_Forward"
msgstr "_Verder"

#: src/nautilus-shell-ui.xml.h:83
msgid "_Go"
msgstr "_Ga"

#: src/nautilus-shell-ui.xml.h:84
msgid "_Help"
msgstr "_Help"

#: src/nautilus-shell-ui.xml.h:85
msgid "_Home"
msgstr "_Thuis"

#: src/nautilus-shell-ui.xml.h:86
msgid "_Nautilus User Manual"
msgstr "_Nautilus Gebruikers Handleiding"

#: src/nautilus-shell-ui.xml.h:87
msgid "_New Window"
msgstr "_Nieuw Venster"

#: src/nautilus-shell-ui.xml.h:88
msgid "_Normal Size"
msgstr "_Normale grootte"

#: src/nautilus-shell-ui.xml.h:90
msgid "_Profiler"
msgstr "_Profilering"

#: src/nautilus-shell-ui.xml.h:91
msgid "_Refresh"
msgstr "_Vernieuwen"

#: src/nautilus-shell-ui.xml.h:92
msgid "_Report Profiling"
msgstr "_Rapport Profilering"

#: src/nautilus-shell-ui.xml.h:93
msgid "_Reset Profiling"
msgstr "_Reset Profilering"

#: src/nautilus-shell-ui.xml.h:94
msgid "_Select All"
msgstr "_Selecteer Alles"

#: src/nautilus-shell-ui.xml.h:95
msgid "_Start Profiling"
msgstr "_Start Profilering"

#: src/nautilus-shell-ui.xml.h:96
msgid "_Stop Profiling"
msgstr "_Stop Profilering"

#: src/nautilus-shell-ui.xml.h:97
msgid "_Undo"
msgstr "_Ongedaan maken"

#: src/nautilus-shell-ui.xml.h:98
msgid "_Up a Level"
msgstr "_Een level omhoog"

#: src/nautilus-shell-ui.xml.h:99
msgid "_View"
msgstr "_Bekijken"

#: src/nautilus-shell-ui.xml.h:100
msgid "_Web Search"
msgstr "_Web zoeken"

#: src/nautilus-shell.c:167
msgid "Caveat"
msgstr "Caveat"

#: src/nautilus-shell.c:203
msgid ""
"Thank you for your interest in Nautilus.\n"
" \n"
"As with any software under development, you should exercise caution when "
"using Nautilus.  Eazel does not provide any guarantee that it will work "
"properly, or assume any liability for your use of it.  Please use it at your "
"own risk.\n"
"\n"
"Please visit http://www.eazel.com/feedback.html to provide feedback, "
"comments, and suggestions."
msgstr ""

#. add the reset background item, possibly disabled
#: src/nautilus-sidebar.c:444
msgid "Reset Background"
msgstr "Herstel achtergrond"

#: src/nautilus-sidebar.c:617
msgid ""
"You can't assign more than one custom icon at a time! Please drag just one "
"image to set a custom icon."
msgstr ""
"U kunt niet meer dan 1 eigen icoon per keer toepassen! Sleep aub een "
"bestandom een eigen icoon in te stellen."

#: src/nautilus-sidebar.c:619
msgid "More Than One Image"
msgstr "Meer dan een plaatje"

#: src/nautilus-sidebar.c:638
msgid ""
"The file that you dropped is not local.  You can only use local images as "
"custom icons."
msgstr ""
"Het bestand dat u versleepte is niet lokaal. U kunt alleen lokale "
"plaatjesals eigen iconen gebruiken."

#: src/nautilus-sidebar.c:640
msgid "Local Images Only"
msgstr "Alleen lokale bestanden"

#: src/nautilus-sidebar.c:645
msgid ""
"The file that you dropped is not an image.  You can only use local images as "
"custom icons."
msgstr ""
"Het bestand dat u versleepte is geen plaatje. U kunt alleen lokale plaatjes "
"als eigen iconen gebruiken."

#: src/nautilus-sidebar.c:647
msgid "Images Only"
msgstr "Alleen plaatjes"

#: src/nautilus-sidebar.c:1181
#, c-format
msgid "Open with %s"
msgstr "Open met %s"

#. Catch-all button after all the others.
#: src/nautilus-sidebar.c:1210
msgid "Open with..."
msgstr "Openen met..."

#. Create button first so we can use it for auto_click
#: src/nautilus-simple-search-bar.c:129
msgid "Find Them!"
msgstr "Zoek ze!"

#: src/nautilus-switchable-search-bar.c:132
msgid "Search For:"
msgstr "Zoek naar:"

#. set the title
#: src/nautilus-theme-selector.c:157
msgid "Nautilus Theme Selector"
msgstr "Nautilus Thema Selecteerder"

#. add the title label
#: src/nautilus-theme-selector.c:191
msgid "Nautilus Theme:"
msgstr "Nautilus Thema:"

#: src/nautilus-theme-selector.c:249
msgid "Add new theme"
msgstr "Voeg een nieuw thema toe"

#: src/nautilus-theme-selector.c:261
msgid "Remove theme"
msgstr "Verwijder thema"

#: src/nautilus-theme-selector.c:373
#, c-format
msgid "Sorry, but %s is not a valid theme directory."
msgstr "Sorry, maar %s is geen geldige thema map."

#: src/nautilus-theme-selector.c:374
msgid "Couldn't add theme"
msgstr "Kon thema niet toevoegen"

#: src/nautilus-theme-selector.c:402
#, c-format
msgid "Sorry, but the theme %s couldn't be installed."
msgstr "Sorry, maar het thema %s kon niet worden geinstalleerd."

#: src/nautilus-theme-selector.c:403
msgid "Couldn't install theme"
msgstr "Kon thema niet installeren!"

#: src/nautilus-theme-selector.c:444
msgid "Select a theme directory to add as a new theme:"
msgstr "Selecteer een thema map om als thema toe te voegen:"

#: src/nautilus-theme-selector.c:477 src/nautilus-theme-selector.c:527
msgid "Click on a theme to remove it."
msgstr "Klik op een thema om het weg te halen."

#: src/nautilus-theme-selector.c:530
msgid ""
"Click on a theme to change the\n"
"appearance of Nautilus."
msgstr "Klik op een thema om het voorkomen vanNautilus te veranderen."

#. change the add button label back to it's normal state
#: src/nautilus-theme-selector.c:542
msgid "Add New Theme"
msgstr "Voeg nieuw thema toe"

#: src/nautilus-theme-selector.c:570
msgid ""
"Sorry, but you can't remove the current theme.  Please change to another "
"theme before removing this one"
msgstr ""
"Sorry, maar kan het huidige thema niet verwijderen. Selecteer een anderthema "
"voordat je deze weghaalt"

#: src/nautilus-theme-selector.c:571
msgid "Can't delete current theme"
msgstr "Kan het huidige thema niet verwijderen"

#: src/nautilus-theme-selector.c:592
msgid "Sorry, but that theme could not be removed!"
msgstr "Sorry, maar kan het thema niet verwijderen!"

#: src/nautilus-theme-selector.c:593
msgid "Couldn't remove theme"
msgstr "Kan het thema niet verwijderen"

#: src/nautilus-theme-selector.c:682
#, c-format
msgid "No information available for the  %s theme"
msgstr "Geen informatie beschikbaar voor het %s thema"

#: src/nautilus-window-manage-views.c:213 src/nautilus-window-menus.c:629
msgid "Nautilus"
msgstr "Nautilus"

#: src/nautilus-window-manage-views.c:578
#, c-format
msgid "You do not have the permissions necessary to view \"%s\"."
msgstr "U heeft de rechten niet om \"%s\" te bekijken."

#: src/nautilus-window-manage-views.c:580
msgid "Inadequate Permissions"
msgstr "Inadequate Permissies"

#: src/nautilus-window-manage-views.c:744
msgid "View Failed"
msgstr "Bekijken faalde"

#: src/nautilus-window-manage-views.c:755
msgid ""
"One of the sidebar panels encountered an error and can't continue. "
"Unfortunately I couldn't tell which one."
msgstr ""
"een van de zijkant panelen heeft een fout en kan niet doorgaan. Jammer "
"genoeg kan ik niet vertellen welke."

#: src/nautilus-window-manage-views.c:759
#, c-format
msgid ""
"The %s sidebar panel encountered an error and can't continue. If this keeps "
"happening, you might want to turn this panel off."
msgstr ""
"Het %s zijkant paneel heeft een fout en kan niet doorgaan. Als dit vaker "
"gebeurt moet u het paneel misschien uitzetten."

#: src/nautilus-window-manage-views.c:764
msgid "Sidebar Panel Failed"
msgstr "Zijkant Paneel faalde"

#: src/nautilus-window-manage-views.c:1144
#, c-format
msgid "Couldn't find \"%s\". Please check the spelling and try again."
msgstr "Kan \"%s\" niet vinden. Controleer de spelling en probeer opnieuw."

#: src/nautilus-window-manage-views.c:1150
#, c-format
msgid ""
"\"%s\" is not a valid location. Please check the spelling and try again."
msgstr ""
"\"%s\" is geen geldge lokatie. Controleer de spelling en probeer opnieuw."

#: src/nautilus-window-manage-views.c:1164
#, c-format
msgid ""
"Couldn't display \"%s\", because Nautilus cannot handle items of this "
"unknown type."
msgstr ""
"Kan \"%s\" niet laten zien, omdat Nautilus items van dit type niet kan "
"afhandelen"

#: src/nautilus-window-manage-views.c:1168
#, c-format
msgid ""
"Couldn't display \"%s\", because Nautilus cannot handle items of type \"%s\"."
msgstr ""
"Kan \"%s\" niet laten zien, omdat Nautilus niet weet hoe het type \"%s\" te "
"behandelen."

#. Shouldn't have gotten this error unless there's a : separator.
#: src/nautilus-window-manage-views.c:1180
#, c-format
msgid "Couldn't display \"%s\", because Nautilus cannot handle %s: locations."
msgstr ""
"Kan \"%s\" niet lanten zien, omdat nautilus \"%s\" locaties niet kan "
"verwerken."

#: src/nautilus-window-manage-views.c:1186
#, c-format
msgid "Couldn't display \"%s\", because the attempt to log in failed."
msgstr "Kan \"%s\" niet laten zien, omdat de poging om in te loggen faalde."

#: src/nautilus-window-manage-views.c:1191
#, c-format
msgid "Couldn't display \"%s\", because access was denied."
msgstr "Kan \"%s\" niet laten zien, omdat de toegang werd geweigerd."

#: src/nautilus-window-manage-views.c:1196
#, c-format
msgid ""
"Couldn't display \"%s\", because the host couldn't be found. Check that your "
"proxy settings are correct."
msgstr ""
"Kan \"%s\" niet laten zien, omdat de computer niet gevonden kon worden. "
"Controleer je proxy instellingen."

#: src/nautilus-window-manage-views.c:1202
#, c-format
msgid ""
"Couldn't display \"%s\", because the host name was empty. Check that your "
"proxy settings are correct."
msgstr ""
"Kan \"%s\" niet laten zien, omdat de computernaam leeg was. Controleer je "
"proxy instellingen."

#: src/nautilus-window-manage-views.c:1214
msgid ""
"Searching is unavailable right now, because you either have no index, or the "
"search service isn't running. Be sure that you have started the Medusa "
"search service, and if you don't have an index, that the Medusa indexer is "
"running."
msgstr ""
"Zoeken is niet beschikbaar nu, omdat je geen index hebt of omdat de "
"zoekservice niet draait. Maak zeker dat u de Medusa zoekservice heeft "
"gestart en als je geen index hebt, dat de Medusa zoekservice draait."

#: src/nautilus-window-manage-views.c:1218
msgid "Searching Unavailable"
msgstr "Zoeken niet beschikbaar"

#: src/nautilus-window-manage-views.c:1222
#, c-format
msgid "Nautilus cannot display \"%s\"."
msgstr "Nautilus kan \"%s\" niet laten zien."

#: src/nautilus-window-manage-views.c:1235
msgid "Can't Display Location"
msgstr "Kan locatie niet laten zien"

#. This is a little joke, shows up occasionally. I only
#. * implemented this feature so I could use this joke.
#.
#: src/nautilus-window-menus.c:317
msgid ""
"Are you sure you want to forget history? If you do, you will be doomed to "
"repeat it."
msgstr ""
"Weet u zeker dat u de historie wilt vergeten? Als u dat doet bent u gedoemt "
"dit vaker te doen."

#: src/nautilus-window-menus.c:320
msgid ""
"Are you sure you want Nautilus to forget which locations you have visited?"
msgstr ""
"weet u zeker dat u Nautilus de locaties wilt laten vergeten die u heeft "
"bezocht?"

#: src/nautilus-window-menus.c:325
msgid "Forget History?"
msgstr "Vergeet Historie?"

#: src/nautilus-window-menus.c:326
msgid "Forget"
msgstr "Vergeet"

#: src/nautilus-window-menus.c:427
msgid "Show Status Bar"
msgstr "Laat status balk zien"

#: src/nautilus-window-menus.c:433
msgid "Show Sidebar"
msgstr "Laat zijbalk zien"

#: src/nautilus-window-menus.c:439
msgid "Show Tool Bar"
msgstr "Laat tool balk zien"

#: src/nautilus-window-menus.c:445
msgid "Show Location Bar"
msgstr "Laat lokatiebalk zien"

#. Localizers: This is the message in the dialog that appears if the user chooses "Edit Beginner Settings".
#. * The first %s is the name of the lowest user level ("Beginner"). The 2nd and 4th %s are the
#. * names of the middle user level ("Intermediate"). The 3rd %s is the name of the highest user
#. * level ("Advanced").
#.
#: src/nautilus-window-menus.c:528
#, c-format
msgid ""
"None of the settings for the %s level can be edited. If you want to edit the "
"settings you must choose the %s or %s level. Do you want to switch to the %s "
"level now and edit its settings?"
msgstr ""
"None of the settings for the %s level can be edited. If you want to edit the "
"settings you must choose the %s or %s level. Do you want to switch to the %s "
"level now and edit its settings?"

#. Localizers: This is the title of the dialog that appears if the user chooses "Edit Beginner Settings".
#. * The %s is the name of the middle user level ("Intermediate").
#.
#: src/nautilus-window-menus.c:540
#, c-format
msgid "Switch to %s Level?"
msgstr "Verander naar Level %s?"

#: src/nautilus-window-menus.c:633
msgid ""
"Nautilus is a graphical shell \n"
"for GNOME that makes it \n"
"easy to manage your files \n"
"and the rest of your system."
msgstr ""
"Nautilus is een grafische shell \n"
"voor GNOME dat het makkelijk \n"
"om uw bestanden makkelijk te beheren\n"
"en ook de rest van uw systeem."

#: src/nautilus-window-menus.c:773
#, c-format
msgid ""
"The location \"%s\" does not exist. Do you want to remove any bookmarks with "
"this location from your list?"
msgstr ""
"Lokatie \"%s\" bestaat niet. Wilt deze lokatie verwijderen uit uw "
"bladwijzers en van uw lokatielijst?"

#: src/nautilus-window-menus.c:777
msgid "Bookmark for Nonexistent Location"
msgstr "Bladwijzer voor niet bestaande lokatie"

#: src/nautilus-window-menus.c:791
#, c-format
msgid "The location \"%s\" no longer exists."
msgstr "De Lokatie \"%s\" bestaat niet langer."

#: src/nautilus-window-menus.c:792
msgid "Go to Nonexistent Location"
msgstr "Ga naar niet bestaande lokatie"

#: src/nautilus-window-menus.c:854
msgid "Go to the specified location"
msgstr "Ga naar de gespecificeerde lokatie"

#: src/nautilus-window-menus.c:1335
msgid "_Browse"
msgstr "Blader"

#. Localizers: This is the title of the user-level settings
#. * dialog. %s will be replaced with the name of a user level
#. * ("Beginner", "Intermediate", or "Advanced").
#.
#: src/nautilus-window-menus.c:1531
#, c-format
msgid "Edit %s Settings"
msgstr "Bewerk %s instellingen..."

#. Localizers: This is the label for the menu item that brings
#. * up the user-level settings dialog. %s will be replaced with
#. * the name of a user level ("Beginner", "Intermediate", or
#. * "Advanced").
#.
#: src/nautilus-window-menus.c:1553
#, c-format
msgid "Edit %s Settings..."
msgstr "Bewerk %s instellingen..."

#: src/nautilus-window.c:1030
#, c-format
msgid "View as %s..."
msgstr "Bekijk als %s..."

#. Add "View as Other..." extra bonus choice.
#: src/nautilus-window.c:1052
msgid "View as Other..."
msgstr "Bekijk als ander..."

#: src/nautilus-window.c:1399
msgid "Close"
msgstr "Sluiten"

#: src/nautilus-zoom-control.c:328
msgid "-bitstream-courier-medium-r-normal-*-9-*-*-*-*-*-*-*"
msgstr "-bitstream-courier-medium-r-normal-*-9-*-*-*-*-*-*-*"

#. This is marked for localization in case the % sign is not
#. * appropriate in some locale. I guess that's unlikely.
#.
#: src/nautilus-zoom-control.c:565
msgid "%.0f%%"
msgstr "%.0f%%"

#~ msgid "_Service Preferences"
#~ msgstr "_Service Voorkeuren"

#~ msgid "Logout from Eazel Services"
#~ msgstr "Log uit Eazel Services"

#~ msgid "Show the login dialog box"
#~ msgstr "Geef login dialoogvenster weer"

#~ msgid "_Login to Eazel Services"
#~ msgstr "_Login op Eazel Services"

#~ msgid "_Logout from Eazel Services"
#~ msgstr "Log uit Eazel Services"

#~ msgid "_Software Catalog"
#~ msgstr "_Software Catalogus"

#~ msgid "_Eazel Services"
#~ msgstr "_Eazel Services"

#~ msgid ""
#~ "%s\n"
#~ "\n"
#~ "You clicked the Kill Content View toolbar button."
#~ msgstr ""
#~ "%s\n"
#~ "\n"
#~ "U klikde op de Inhoud bekijker verwijderen knop."

#~ msgid "Kill the Loser content view."
#~ msgstr "Kill the Loser content view."

#~ msgid ""
#~ "%s\n"
#~ "\n"
#~ "You clicked the Kill Sidebar View toolbar button."
#~ msgstr ""
#~ "%s\n"
#~ "\n"
#~ "U klikde sluit de content af."

#~ msgid "Loser"
#~ msgstr "Loser"

#~ msgid "Kill the Loser sidebar view."
#~ msgstr "Kill the Loser sidebar view."

#~ msgid "Creating temporary download directory ...\n"
#~ msgstr " Creeert een tijdelijke map ...\n"

#~ msgid "Could not create temporary directory!\n"
#~ msgstr "Kon geen tijdelijke map aanmaken!\n"

#~ msgid "Using local protocol cannot resolve library dependencies"
#~ msgstr "Gebruik van lokaal protocol kan geen library verzoeken controleren"

#~ msgid "Using local protocol cannot fetch by id"
#~ msgstr "Bij gebruik van het lokale protocol kan men niet ophalen met id"

#~ msgid "Could not get a URL for package id %s"
#~ msgstr "Kan geen URL krijgen voor pakket id %s"

#~ msgid "*** Could not create tmp directory (%s)! ***\n"
#~ msgstr "*** Kon geen tijdelijk map (%s) maken ! ***\n"

#~ msgid "%s..."
#~ msgstr "%s..."

#~ msgid "Skipping %s..."
#~ msgstr "Slaat %s over..."

#~ msgid "rpm running..."
#~ msgstr "rpm draait..."

#~ msgid "RPM package database query failed !"
#~ msgstr "RPM pakketten database zoektocht faalde !"

#~ msgid "%d dependency failure(s)"
#~ msgstr "%d benodigheden faalde(n)"

#~ msgid "%s %s: would not work anymore\n"
#~ msgstr "%s %s: wil niet langer werken\n"

#~ msgid "%s %s: couldn't find this package\n"
#~ msgstr "%s %s: Kan dat pakket niet vinden\n"

#~ msgid "%s %s: source package (not supported)\n"
#~ msgstr "%s %s: source pakket (niet ondersteund)\n"

#~ msgid "%s %s: would break other installed packages\n"
#~ msgstr "%s %s: breekt de installatie van andere pakketten\n"

#~ msgid "%s %s: conflicts with installed files\n"
#~ msgstr "%s %s: conflicteerd met installatiebestanden\n"

#~ msgid "%s %s: already installed\n"
#~ msgstr "%s %s: al geinstalleerd\n"

#~ msgid "Choose a program with which to open the selected item"
#~ msgstr "Kies een programma om de geselecteerd items mee te openen"

#~ msgid "Choose an order for the icons in this folder"
#~ msgstr "Kies een manier om de iconen te sorteren in deze map"

#~ msgid "Nautilus Property Browser"
#~ msgstr "Nautilus eigenschappen bladeraar"

#~ msgid ""
#~ "The Nautilus shell is under development; it's not\n"
#~ "ready for daily use. Some features are not yet done,\n"
#~ "partly done, or unstable. The program doesn't look\n"
#~ "or act exactly the way it will in version 1.0.\n"
#~ "\n"
#~ "If you do decide to test this version of Nautilus, \n"
#~ "beware. The program could do something \n"
#~ "unpredictable and may even delete or overwrite \n"
#~ "files on your computer.\n"
#~ "\n"
#~ "For more information, visit http://nautilus.eazel.com."
#~ msgstr ""
#~ "The Nautilus shell is under development; it's not\n"
#~ "ready for daily use. Some features are not yet done,\n"
#~ "partly done, or unstable. The program doesn't look\n"
#~ "or act exactly the way it will in version 1.0.\n"
#~ "\n"
#~ "If you do decide to test this version of Nautilus, \n"
#~ "beware. The program could do something \n"
#~ "unpredictable and may even delete or overwrite \n"
#~ "files on your computer.\n"
#~ "\n"
#~ "For more information, visit http://nautilus.eazel.com."

#~ msgid "Create a new window"
#~ msgstr "Creer een nieuw venster"

#~ msgid ""
#~ "Displays a list of alternative appearances, to allow you to change the "
#~ "appearance"
#~ msgstr ""
#~ "Laat een lijst zien van voorkomens, zodat u kunt kiezen uit de voorkomens"

#~ msgid "Displays information about the Nautilus program"
#~ msgstr "Laat informatie zien over het Nautilus programma"