summaryrefslogtreecommitdiff
path: root/po/is.po
blob: 95c6baea73795473cabe30fa282c076a2445287b (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
# translation of nautilus.master.is.po to Íslenska
# translation of nautilus.master.is.po to
# Icelandic Translation of Nautilus.
# This file is distributed under the same license as the GNOME package.
# The translations are Copyright (C) of the contributing translators.
# Copyright (C) 2009, 2015 Free Software Foundation, Inc.
# Anna Jonna Ármannsdóttir <annajonna@gmail.com> 2009.
# íslenskun nautilus.gnome
# Samúel Jón Gunnarsson <sammi@techattack.nu>, 2003.
# Sveinn í Felli <sv1@fellsnet.is>, 2009, 2015.
msgid ""
msgstr ""
"Project-Id-Version: nautilus.master.is\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus"
"&keywords=I18N+L10N&component=Internationalization (i18n)\n"
"POT-Creation-Date: 2015-01-15 11:08+0000\n"
"PO-Revision-Date: 2015-01-28 10:15+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=1;\n"
"X-Generator: Lokalize 1.5\n"

#: ../data/org.gnome.Nautilus.appdata.xml.in.h:1
msgid ""
"Nautilus, also known as Files, is the default file manager of the GNOME "
"desktop. It provides a simple and integrated way of managing your files and "
"browsing your file system."
msgstr ""
"Nautilus, einnig þekktur sem Skráastjóri, er sjálfgefinn skráastjóri GNOME "
"skjáborðsumhverfisins. Þetta er einföld og samtvinnuð leið til að sýsla með "
"skrár og til að vafra um á skráakerfinu."

#: ../data/org.gnome.Nautilus.appdata.xml.in.h:2
msgid ""
"Nautilus supports all the basic functions of a file manager and more. It can "
"search and manage your files and folders, both locally and on a network, "
"read and write data to and from removable media, run scripts, and launch "
"applications. It has three views: Icon Grid, Icon List, and Tree List. Its "
"functions can be extended with plugins and scripts."
msgstr ""
"Nautilus styður allar helstu aðgerðir við umsýslu skráa, og fleira til. Hann "
"getur leitað að og meðhöndlað skrár og möppur, bæði á tölvunni sjálfri sem og "
"á netkerfum. Hann getur lesið og skrifað gögn á útskiptanlegum gagnamiðlum, "
"keyrt skriftur og keyrt forrit. Hann er með þrenns konar ásýnd: uppraðaðar "
"táknmyndir, táknmyndir í lista og greinalistasýn. Hægt er að bæta við "
"eiginleika með hjálparforritum (plugins) og með skriftum."

#: ../data/nautilus-autorun-software.desktop.in.in.h:1
msgid "Run Software"
msgstr "Keyra hugbúnað"

#. set dialog properties
#: ../data/nautilus-connect-server.desktop.in.in.h:1
#: ../src/nautilus-connect-server-dialog.c:546
msgid "Connect to Server"
msgstr "Tengjast þjóni"

#. Set initial window title
#: ../data/org.gnome.Nautilus.desktop.in.in.h:1
#: ../src/nautilus-file-management-properties.ui.h:29
#: ../src/nautilus-properties-window.c:4188 ../src/nautilus-window.c:2134
#: ../src/nautilus-window.c:2303
msgid "Files"
msgstr "Skrár"

#: ../data/org.gnome.Nautilus.desktop.in.in.h:2
msgid "Access and organize files"
msgstr "Aðgangur og skipulag skráa"

#: ../data/org.gnome.Nautilus.desktop.in.in.h:3
msgid "folder;manager;explore;disk;filesystem;"
msgstr "mappa;stjórnun;skoða;diskur;skráakerfi;"

#: ../data/nautilus.xml.in.h:1
msgid "Saved search"
msgstr "Vistuð leit"

#: ../eel/eel-canvas.c:1254 ../eel/eel-canvas.c:1255
msgid "X"
msgstr "X"

#: ../eel/eel-canvas.c:1261 ../eel/eel-canvas.c:1262
msgid "Y"
msgstr "Y"

#: ../eel/eel-editable-label.c:312 ../libnautilus-private/nautilus-file.c:6390
#: ../libnautilus-private/nautilus-file.c:6391
msgid "Text"
msgstr "Texti"

#: ../eel/eel-editable-label.c:313
msgid "The text of the label."
msgstr "Texti í lýsingu."

#: ../eel/eel-editable-label.c:319
msgid "Justification"
msgstr "Jöfnun"

#: ../eel/eel-editable-label.c:320
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
"Staðsetning á línum textans sem staðsettur er á miðanum eru í beinu "
"hlutfalli með hvort annað. Þetta hefur EKKI áhrif á staðsetningu miðans á "
"gluggaviðmótinu. Sjá GtkMisc::xalign í sambandi við það."

#: ../eel/eel-editable-label.c:328
msgid "Line wrap"
msgstr "Línuskrið"

#: ../eel/eel-editable-label.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr "Ef virkt, þá umbrjótið línur ef texti verður of breiður."

#: ../eel/eel-editable-label.c:336
msgid "Cursor Position"
msgstr "Staðsetning bendils"

#: ../eel/eel-editable-label.c:337
msgid "The current position of the insertion cursor in chars."
msgstr "Núverandi staðsetning á innsetningarbendli í fjölda rittákna."

#: ../eel/eel-editable-label.c:346
msgid "Selection Bound"
msgstr "Valrammi bendils"

#: ../eel/eel-editable-label.c:347
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr "Staðsetning á hinum enda valsvæðis í fjölda rittákna."

#. name, stock id
#. label, accelerator
#: ../eel/eel-editable-label.c:3084
#: ../libnautilus-private/nautilus-clipboard.c:356 ../src/nautilus-view.c:7140
#: ../src/nautilus-view.c:7293
msgid "Cu_t"
msgstr "_Klippa"

#. name, stock id
#. label, accelerator
#: ../eel/eel-editable-label.c:3086
#: ../libnautilus-private/nautilus-clipboard.c:360 ../src/nautilus-view.c:7144
#: ../src/nautilus-view.c:7297
msgid "_Copy"
msgstr "_Afrita"

#. name, stock id
#. label, accelerator
#: ../eel/eel-editable-label.c:3088
#: ../libnautilus-private/nautilus-clipboard.c:364 ../src/nautilus-view.c:7148
msgid "_Paste"
msgstr "_Líma"

#: ../eel/eel-editable-label.c:3091
msgid "Select All"
msgstr "Velja _allt"

#: ../eel/eel-gtk-extensions.c:326
msgid "Show more _details"
msgstr "Sýna frekari _upplýsingar"

#. Put up the timed wait window.
#: ../eel/eel-stock-dialogs.c:195
#: ../libnautilus-private/nautilus-file-conflict-dialog.c:542
#: ../libnautilus-private/nautilus-file-operations.c:183
#: ../src/nautilus-connect-server-dialog.c:652
#: ../src/nautilus-location-entry.c:274 ../src/nautilus-mime-actions.c:647
#: ../src/nautilus-mime-actions.c:651 ../src/nautilus-mime-actions.c:722
#: ../src/nautilus-mime-actions.c:1065 ../src/nautilus-mime-actions.c:1571
#: ../src/nautilus-mime-actions.c:1795
#: ../src/nautilus-properties-window.c:4179
#: ../src/nautilus-properties-window.c:5163 ../src/nautilus-query-editor.c:491
#: ../src/nautilus-view.c:962 ../src/nautilus-view.c:1459
#: ../src/nautilus-view.c:1579 ../src/nautilus-view.c:5929
msgid "_Cancel"
msgstr "_Hætta við"

#: ../eel/eel-stock-dialogs.c:204
msgid "You can stop this operation by clicking cancel."
msgstr "Þú getur stöðvað þessa aðgerð með því að ýta á 'Hætta við'."

#: ../eel/eel-vfs-extensions.c:98
msgid " (invalid Unicode)"
msgstr " (ógilt Unicode)"

#: ../libnautilus-private/nautilus-bookmark.c:107
#: ../libnautilus-private/nautilus-desktop-link.c:129
#: ../libnautilus-private/nautilus-file-utilities.c:265
#: ../src/nautilus-list-view.c:1832 ../src/nautilus-pathbar.c:295
#: ../src/nautilus-query-editor.c:1066
#: ../src/nautilus-shell-search-provider.c:285
msgid "Home"
msgstr "Heim"

#: ../libnautilus-private/nautilus-canvas-container.c:2449
msgid "The selection rectangle"
msgstr "Valramminn"

#. tooltip
#: ../libnautilus-private/nautilus-clipboard.c:357
msgid "Cut the selected text to the clipboard"
msgstr "Klippa valdan texta á klippispjaldið"

#. tooltip
#: ../libnautilus-private/nautilus-clipboard.c:361
msgid "Copy the selected text to the clipboard"
msgstr "Afrita valdan texta á klippispjaldið"

#. tooltip
#: ../libnautilus-private/nautilus-clipboard.c:365
msgid "Paste the text stored on the clipboard"
msgstr "Líma texta inn sem liggur á klippispjaldinu"

#. name, stock id
#. label, accelerator
#: ../libnautilus-private/nautilus-clipboard.c:368 ../src/nautilus-view.c:7164
msgid "Select _All"
msgstr "Velja _allt"

#. tooltip
#: ../libnautilus-private/nautilus-clipboard.c:369
msgid "Select all the text in a text field"
msgstr "Velja allan texta í textareit"

#: ../libnautilus-private/nautilus-column-chooser.c:374
msgid "Move _Up"
msgstr "Færa _upp"

#: ../libnautilus-private/nautilus-column-chooser.c:383
msgid "Move Dow_n"
msgstr "Færa _niður"

#: ../libnautilus-private/nautilus-column-chooser.c:396
msgid "Use De_fault"
msgstr "Nota _sjálfgefið"

#: ../libnautilus-private/nautilus-column-utilities.c:56
#: ../src/nautilus-list-view.c:2045
msgid "Name"
msgstr "Heiti"

#: ../libnautilus-private/nautilus-column-utilities.c:57
msgid "The name and icon of the file."
msgstr "Heiti og táknmynd þessarar skrár."

#: ../libnautilus-private/nautilus-column-utilities.c:63
msgid "Size"
msgstr "Stærð"

#: ../libnautilus-private/nautilus-column-utilities.c:64
msgid "The size of the file."
msgstr "Stærð þessarar skráar."

#: ../libnautilus-private/nautilus-column-utilities.c:71
msgid "Type"
msgstr "Tegund"

#: ../libnautilus-private/nautilus-column-utilities.c:72
msgid "The type of the file."
msgstr "Tegund þessarar skráar."

#: ../libnautilus-private/nautilus-column-utilities.c:78
msgid "Modified"
msgstr "Breytt"

#: ../libnautilus-private/nautilus-column-utilities.c:79
msgid "The date the file was modified."
msgstr "Dagsetningin þegar skránni var breytt."

#: ../libnautilus-private/nautilus-column-utilities.c:86
msgid "Accessed"
msgstr "Notað"

#: ../libnautilus-private/nautilus-column-utilities.c:87
msgid "The date the file was accessed."
msgstr "Dagsetning þegar skráin var síðast notuð."

#: ../libnautilus-private/nautilus-column-utilities.c:95
msgid "Owner"
msgstr "Eigandi"

#: ../libnautilus-private/nautilus-column-utilities.c:96
msgid "The owner of the file."
msgstr "Eigandi þessarar skráar."

#: ../libnautilus-private/nautilus-column-utilities.c:103
msgid "Group"
msgstr "Hópur"

#: ../libnautilus-private/nautilus-column-utilities.c:104
msgid "The group of the file."
msgstr "Hópur þessarar skráar."

#: ../libnautilus-private/nautilus-column-utilities.c:111
#: ../src/nautilus-properties-window.c:4250
msgid "Permissions"
msgstr "Heimildir"

#: ../libnautilus-private/nautilus-column-utilities.c:112
msgid "The permissions of the file."
msgstr "Heimildir þessarar skráar."

#: ../libnautilus-private/nautilus-column-utilities.c:119
msgid "MIME Type"
msgstr "MIME-tegund"

#: ../libnautilus-private/nautilus-column-utilities.c:120
msgid "The mime type of the file."
msgstr "MIME-tegund skrárinnar."

#: ../libnautilus-private/nautilus-column-utilities.c:127
#: ../src/nautilus-image-properties-page.c:413
msgid "Location"
msgstr "Staðsetning"

#: ../libnautilus-private/nautilus-column-utilities.c:128
msgid "The location of the file."
msgstr "Staðsetning skrárinnar."

#: ../libnautilus-private/nautilus-column-utilities.c:169
msgid "Trashed On"
msgstr "Hent í ruslið þann"

#: ../libnautilus-private/nautilus-column-utilities.c:170
msgid "Date when file was moved to the Trash"
msgstr "Dagsetningin þegar skránni var hent í ruslið"

#: ../libnautilus-private/nautilus-column-utilities.c:176
msgid "Original Location"
msgstr "Upprunaleg staðsetning"

#: ../libnautilus-private/nautilus-column-utilities.c:177
msgid "Original location of file before moved to the Trash"
msgstr "Upprunaleg staðsetning skrár áður en henni var hent í ruslið"

#: ../libnautilus-private/nautilus-column-utilities.c:194
msgid "Relevance"
msgstr "Samsvörun"

#: ../libnautilus-private/nautilus-column-utilities.c:195
msgid "Relevance rank for search"
msgstr "Einkunn fyrir samsvörun við leit"

#: ../libnautilus-private/nautilus-desktop-directory-file.c:433
#: ../libnautilus-private/nautilus-desktop-icon-file.c:149
msgid "on the desktop"
msgstr "á skjáborðinu"

#: ../libnautilus-private/nautilus-desktop-link-monitor.c:83
#, c-format
msgid "You cannot move the volume “%s” to the trash."
msgstr "Þú getur ekki hent gagnahirslunni \"“%s\" í ruslið."

#: ../libnautilus-private/nautilus-desktop-link-monitor.c:93
msgid ""
"If you want to eject the volume, please use Eject in the popup menu of the "
"volume."
msgstr ""
"Ef þú vilt spýta gagnahirslunni út, notaðu \"Spýta út\" í flýtivalmynd "
"gagnahirslunnar."

#: ../libnautilus-private/nautilus-desktop-link-monitor.c:95
#: ../libnautilus-private/nautilus-desktop-link-monitor.c:104
#: ../src/nautilus-location-entry.c:274 ../src/nautilus-mime-actions.c:1065
#: ../src/nautilus-mime-actions.c:1242 ../src/nautilus-mime-actions.c:1795
#: ../src/nautilus-view.c:962
msgid "_OK"
msgstr "Í _lagi"

#: ../libnautilus-private/nautilus-desktop-link-monitor.c:102
msgid ""
"If you want to unmount the volume, please use Unmount Volume in the popup "
"menu of the volume."
msgstr ""
"Ef þú vilt aftengja gagnahirsluna, vinsamlegast notaðu \"Aftengja gagnahirslu"
"\" í flýtivalmynd gagnahirslunnar."

#  localizers: appended to first file copy
#. Translators: this is of the format "hostname (uri-scheme)"
#: ../libnautilus-private/nautilus-directory.c:517
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"

#: ../libnautilus-private/nautilus-dnd.c:773
msgid "_Move Here"
msgstr "_Færa hingað"

#: ../libnautilus-private/nautilus-dnd.c:778
msgid "_Copy Here"
msgstr "_Afrita hingað"

#: ../libnautilus-private/nautilus-dnd.c:783
msgid "_Link Here"
msgstr "_Tengja hingað"

#: ../libnautilus-private/nautilus-dnd.c:790
msgid "Cancel"
msgstr "Hætta við"

#: ../libnautilus-private/nautilus-file.c:1226
#: ../libnautilus-private/nautilus-vfs-file.c:369
msgid "This file cannot be mounted"
msgstr "Ekki er hægt að tengja þessa skrá"

#: ../libnautilus-private/nautilus-file.c:1271
msgid "This file cannot be unmounted"
msgstr "Ekki er hægt að aftengja þessa skrá"

#: ../libnautilus-private/nautilus-file.c:1305
msgid "This file cannot be ejected"
msgstr "Ekki hægt að henda út þessari skrá"

#: ../libnautilus-private/nautilus-file.c:1338
#: ../libnautilus-private/nautilus-vfs-file.c:547
msgid "This file cannot be started"
msgstr "Ekki hægt að ræsa þessa skrá"

#: ../libnautilus-private/nautilus-file.c:1390
#: ../libnautilus-private/nautilus-file.c:1421
msgid "This file cannot be stopped"
msgstr "Ekki hægt að stöðva þessa skrá"

#: ../libnautilus-private/nautilus-file.c:1837
#, c-format
msgid "Slashes are not allowed in filenames"
msgstr "Skástrik eru ekki leyfð í skráaheitum"

#: ../libnautilus-private/nautilus-file.c:1855
#, c-format
msgid "File not found"
msgstr "Skrá fannst ekki"

#: ../libnautilus-private/nautilus-file.c:1883
#, c-format
msgid "Toplevel files cannot be renamed"
msgstr "Ekki er hægt að endurnefna rótarskrár"

#: ../libnautilus-private/nautilus-file.c:1906
#, c-format
msgid "Unable to rename desktop icon"
msgstr "Ekki tókst að endurnefna skjáborðstáknmynd"

#: ../libnautilus-private/nautilus-file.c:1935
#, c-format
msgid "Unable to rename desktop file"
msgstr "Ekki tókst að endurnefna skjáborðsskrá"

#.
#. * 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-private/nautilus-file.c:4676
msgid "%R"
msgstr "%R"

#: ../libnautilus-private/nautilus-file.c:4677
msgid "%-I:%M %P"
msgstr "%-I:%M %P"

#: ../libnautilus-private/nautilus-file.c:4678
#: ../libnautilus-private/nautilus-file.c:4679
msgid "%b %-e"
msgstr "%b %-e"

#: ../libnautilus-private/nautilus-file.c:4680
msgid "%b %-d %Y"
msgstr "%b %-d %Y"

#: ../libnautilus-private/nautilus-file.c:4681
msgid "%a, %b %e %Y %I:%M:%S %p"
msgstr "%a, %b %e %Y %I:%M:%S %p"

#: ../libnautilus-private/nautilus-file.c:4682
msgid "%a, %b %e %Y %T"
msgstr "%a, %b %e %Y %T"

#: ../libnautilus-private/nautilus-file.c:5165
#, c-format
msgid "Not allowed to set permissions"
msgstr "Þú hefur ekki leyfi til að breyta heimildum"

#: ../libnautilus-private/nautilus-file.c:5460
#, c-format
msgid "Not allowed to set owner"
msgstr "Þú hefur ekki leyfi til að breyta eiganda"

#: ../libnautilus-private/nautilus-file.c:5478
#, c-format
msgid "Specified owner '%s' doesn't exist"
msgstr "Eigandinn ‚%s‘ er ekki til"

#: ../libnautilus-private/nautilus-file.c:5742
#, c-format
msgid "Not allowed to set group"
msgstr "Þú hefur ekki leyfi til að ákveða hópa"

#: ../libnautilus-private/nautilus-file.c:5760
#, c-format
msgid "Specified group '%s' doesn't exist"
msgstr "Hópurinn ‚%s‘ er ekki til"

#. Translators: "Me" is used to indicate the file is owned by me (the current user)
#: ../libnautilus-private/nautilus-file.c:5895
msgid "Me"
msgstr "Ég"

#  This means no contents at all were readable
#: ../libnautilus-private/nautilus-file.c:5919
#, c-format
msgid "%'u item"
msgid_plural "%'u items"
msgstr[0] "%'u hlutur"
msgstr[1] "%'u hlutir"

#: ../libnautilus-private/nautilus-file.c:5920
#, c-format
msgid "%'u folder"
msgid_plural "%'u folders"
msgstr[0] "%'u mappa"
msgstr[1] "%'u möppur"

#: ../libnautilus-private/nautilus-file.c:5921
#, c-format
msgid "%'u file"
msgid_plural "%'u files"
msgstr[0] "%'u skrá"
msgstr[1] "%'u skrár"

#  This means no contents at all were readable
#. This means no contents at all were readable
#: ../libnautilus-private/nautilus-file.c:6317
#: ../libnautilus-private/nautilus-file.c:6333
msgid "? items"
msgstr "? hlutir"

#. This means no contents at all were readable
#: ../libnautilus-private/nautilus-file.c:6323
msgid "? bytes"
msgstr "? bæti"

#: ../libnautilus-private/nautilus-file.c:6340
#: ../libnautilus-private/nautilus-file.c:6420
msgid "Unknown"
msgstr "Óþekkt"

#  Fallback, use for both unknown attributes and attributes
#  * for which we have no more appropriate default.
#. Fallback, use for both unknown attributes and attributes
#. * for which we have no more appropriate default.
#.
#: ../libnautilus-private/nautilus-file.c:6354
#: ../src/nautilus-properties-window.c:1178
msgid "unknown"
msgstr "óþekkt"

#: ../libnautilus-private/nautilus-file.c:6384
#: ../libnautilus-private/nautilus-file.c:6392
#: ../libnautilus-private/nautilus-file.c:6443
msgid "Program"
msgstr "Forrit"

#: ../libnautilus-private/nautilus-file.c:6385
msgid "Audio"
msgstr "Hljóð"

#: ../libnautilus-private/nautilus-file.c:6386
msgid "Font"
msgstr "Letur"

#: ../libnautilus-private/nautilus-file.c:6387
#: ../src/nautilus-image-properties-page.c:767
msgid "Image"
msgstr "Mynd"

#: ../libnautilus-private/nautilus-file.c:6388
msgid "Archive"
msgstr "Safnskrá"

#: ../libnautilus-private/nautilus-file.c:6389
msgid "Markup"
msgstr "Merking"

#: ../libnautilus-private/nautilus-file.c:6393
#: ../src/nautilus-query-editor.c:326
msgid "Video"
msgstr "Vídeó"

#: ../libnautilus-private/nautilus-file.c:6394
msgid "Contacts"
msgstr "Tengiliðir"

#: ../libnautilus-private/nautilus-file.c:6395
msgid "Calendar"
msgstr "Dagatal"

#: ../libnautilus-private/nautilus-file.c:6396
msgid "Document"
msgstr "Skjal"

#: ../libnautilus-private/nautilus-file.c:6397
#: ../src/nautilus-query-editor.c:392
msgid "Presentation"
msgstr "Kynning"

#: ../libnautilus-private/nautilus-file.c:6398
#: ../src/nautilus-query-editor.c:376
msgid "Spreadsheet"
msgstr "Töflureiknisskjal"

#: ../libnautilus-private/nautilus-file.c:6445
msgid "Binary"
msgstr "Tvíundaskrá"

#: ../libnautilus-private/nautilus-file.c:6449
msgid "Folder"
msgstr "Mappa"

#: ../libnautilus-private/nautilus-file.c:6480
msgid "Link"
msgstr "Tengill"

#. 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").
#.
#. appended to new link file
#: ../libnautilus-private/nautilus-file.c:6486
#: ../libnautilus-private/nautilus-file-operations.c:377
#: ../src/nautilus-view-dnd.c:122
#, c-format
msgid "Link to %s"
msgstr "Tengja við %s"

#: ../libnautilus-private/nautilus-file.c:6502
#: ../libnautilus-private/nautilus-file.c:6516
msgid "Link (broken)"
msgstr "Tengill (rofinn)"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:141
#, c-format
msgid "Merge folder “%s”?"
msgstr "Sameina möppu “%s”?"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:145
msgid ""
"Merging will ask for confirmation before replacing any files in the folder "
"that conflict with the files being copied."
msgstr ""
"Við sameiningu verður spurt um staðsetningu áður en skipt er um þær skrár "
"sem rekast á við skrárnar sem verið er að afrita."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:150
#, c-format
msgid "An older folder with the same name already exists in “%s”."
msgstr "Mappa með sama heiti er þegar til í “%s”."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:154
#, c-format
msgid "A newer folder with the same name already exists in “%s”."
msgstr "Nýrri mappa með sama heiti er þegar til í “%s”."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:158
#, c-format
msgid "Another folder with the same name already exists in “%s”."
msgstr "Önnur mappa með sama heiti er þegar til í “%s”."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:163
msgid "Replacing it will remove all files in the folder."
msgstr "Ef henni er skipt út verða allar skrár í möppunni fjarlægðar."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:165
#, c-format
msgid "Replace folder “%s”?"
msgstr "Skipta út möppunni “%s”?"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:167
#, c-format
msgid "A folder with the same name already exists in “%s”."
msgstr "Mappa með sama heiti er þegar til í “%s”."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:172
#, c-format
msgid "Replace file “%s”?"
msgstr "Skipta út skránni “%s”?"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:174
msgid "Replacing it will overwrite its content."
msgstr "Ef henni er skipt út verður skrifað yfir innihald hennar."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:178
#, c-format
msgid "An older file with the same name already exists in “%s”."
msgstr "Eldri skrá með sama heiti er þegar til í “%s”."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:182
#, c-format
msgid "A newer file with the same name already exists in “%s”."
msgstr "Nýrri skrá með sama heiti er þegar til í “%s”."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:186
#, c-format
msgid "Another file with the same name already exists in “%s”."
msgstr "Önnur skrá með sama heiti er þegar til í “%s”."

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:254
msgid "Original file"
msgstr "Upprunaleg skrá"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:255
#: ../libnautilus-private/nautilus-file-conflict-dialog.c:286
#: ../src/nautilus-properties-window.c:2989
msgid "Size:"
msgstr "Stærð:"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:258
#: ../libnautilus-private/nautilus-file-conflict-dialog.c:289
#: ../src/nautilus-properties-window.c:2971
msgid "Type:"
msgstr "Tegund:"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:261
#: ../libnautilus-private/nautilus-file-conflict-dialog.c:292
msgid "Last modified:"
msgstr "Síðast breytt:"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:285
msgid "Replace with"
msgstr "Skipta út með"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:314
msgid "Merge"
msgstr "Sameina"

#. Setup the expander for the rename action
#: ../libnautilus-private/nautilus-file-conflict-dialog.c:507
msgid "_Select a new name for the destination"
msgstr "_Veldu nýtt heiti fyrir áfangastaðinn"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:521
#: ../libnautilus-private/nautilus-mime-application-chooser.c:316
msgid "Reset"
msgstr "Frumstilla"

#. Setup the checkbox to apply the action to all files
#: ../libnautilus-private/nautilus-file-conflict-dialog.c:533
msgid "Apply this action to all files"
msgstr "Beita þessu á allar skrár"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:544
#: ../libnautilus-private/nautilus-file-operations.c:184
msgid "_Skip"
msgstr "_Sleppa"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:549
msgid "Re_name"
msgstr "Endur_nefna"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:555
msgid "Replace"
msgstr "Skipta út"

#: ../libnautilus-private/nautilus-file-conflict-dialog.c:629
msgid "File conflict"
msgstr "Árekstrar milli skráa"

#: ../libnautilus-private/nautilus-file-operations.c:185
msgid "S_kip All"
msgstr "S_leppa öllu"

#: ../libnautilus-private/nautilus-file-operations.c:186
msgid "_Retry"
msgstr "_Reyna aftur"

#. name, stock id
#. label, accelerator
#: ../libnautilus-private/nautilus-file-operations.c:187
#: ../src/nautilus-view.c:7196 ../src/nautilus-view.c:7310
#: ../src/nautilus-view.c:8630
msgid "_Delete"
msgstr "_Eyða"

#: ../libnautilus-private/nautilus-file-operations.c:188
msgid "Delete _All"
msgstr "Eyð_a öllu"

#: ../libnautilus-private/nautilus-file-operations.c:189
msgid "_Replace"
msgstr "Ski_pta út"

#: ../libnautilus-private/nautilus-file-operations.c:190
msgid "Replace _All"
msgstr "Skipt_a út öllu"

#: ../libnautilus-private/nautilus-file-operations.c:191
msgid "_Merge"
msgstr "Sa_meina"

#: ../libnautilus-private/nautilus-file-operations.c:192
msgid "Merge _All"
msgstr "Sameina _allt"

#: ../libnautilus-private/nautilus-file-operations.c:193
msgid "Copy _Anyway"
msgstr "_Afrita samt"

#: ../libnautilus-private/nautilus-file-operations.c:278
#, c-format
msgid "%'d second"
msgid_plural "%'d seconds"
msgstr[0] "%'d sekúnda"
msgstr[1] "%'d sekúndur"

#: ../libnautilus-private/nautilus-file-operations.c:283
#: ../libnautilus-private/nautilus-file-operations.c:294
#, c-format
msgid "%'d minute"
msgid_plural "%'d minutes"
msgstr[0] "%'d mínúta"
msgstr[1] "%'d mínútur"

#: ../libnautilus-private/nautilus-file-operations.c:293
#, c-format
msgid "%'d hour"
msgid_plural "%'d hours"
msgstr[0] "%'d klukkustund"
msgstr[1] "%'d klukkustundir"

#: ../libnautilus-private/nautilus-file-operations.c:301
#, c-format
msgid "approximately %'d hour"
msgid_plural "approximately %'d hours"
msgstr[0] "nálægt %'d klukkustund"
msgstr[1] "nálægt %'d klukkustundum"

#. appended to new link file
#: ../libnautilus-private/nautilus-file-operations.c:381
#, c-format
msgid "Another link to %s"
msgstr "Annar tengill í %s"

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

#. appended to new link file
#: ../libnautilus-private/nautilus-file-operations.c:401
#, c-format
msgid "%'dnd link to %s"
msgstr "%'d. tengill í %s"

#. appended to new link file
#: ../libnautilus-private/nautilus-file-operations.c:405
#, c-format
msgid "%'drd link to %s"
msgstr "%'d. tengill í %s"

#. appended to new link file
#: ../libnautilus-private/nautilus-file-operations.c:409
#, c-format
msgid "%'dth link to %s"
msgstr "%'d. tengill í %s"

#. Localizers:
#. * Feel free to leave out the st, nd, rd and th suffix or
#. * make some or all of them match.
#.
#. localizers: tag used to detect the first copy of a file
#: ../libnautilus-private/nautilus-file-operations.c:448
msgid " (copy)"
msgstr "(afrita)"

#. localizers: tag used to detect the second copy of a file
#: ../libnautilus-private/nautilus-file-operations.c:450
msgid " (another copy)"
msgstr " (annað afrit)"

#. localizers: tag used to detect the x11th copy of a file
#. localizers: tag used to detect the x12th copy of a file
#. localizers: tag used to detect the x13th copy of a file
#. localizers: tag used to detect the xxth copy of a file
#: ../libnautilus-private/nautilus-file-operations.c:453
#: ../libnautilus-private/nautilus-file-operations.c:455
#: ../libnautilus-private/nautilus-file-operations.c:457
#: ../libnautilus-private/nautilus-file-operations.c:467
msgid "th copy)"
msgstr "afrit)"

#. localizers: tag used to detect the x1st copy of a file
#: ../libnautilus-private/nautilus-file-operations.c:460
msgid "st copy)"
msgstr "afrit)"

#. localizers: tag used to detect the x2nd copy of a file
#: ../libnautilus-private/nautilus-file-operations.c:462
msgid "nd copy)"
msgstr "afrit)"

#. localizers: tag used to detect the x3rd copy of a file
#: ../libnautilus-private/nautilus-file-operations.c:464
msgid "rd copy)"
msgstr "afrit)"

#  localizers: appended to first file copy
#. localizers: appended to first file copy
#: ../libnautilus-private/nautilus-file-operations.c:481
#, c-format
msgid "%s (copy)%s"
msgstr "%s (afrit)%s"

#. localizers: appended to second file copy
#: ../libnautilus-private/nautilus-file-operations.c:483
#, c-format
msgid "%s (another copy)%s"
msgstr "%s (annað afrit)%s"

#. localizers: appended to x11th file copy
#. localizers: appended to x12th file copy
#. localizers: appended to x13th file copy
#. localizers: appended to xxth file copy
#: ../libnautilus-private/nautilus-file-operations.c:486
#: ../libnautilus-private/nautilus-file-operations.c:488
#: ../libnautilus-private/nautilus-file-operations.c:490
#: ../libnautilus-private/nautilus-file-operations.c:504
#, c-format
msgid "%s (%'dth copy)%s"
msgstr "%s (%d. afrit)%s"

#. localizers: if in your language there's no difference between 1st, 2nd, 3rd and nth
#. * plurals, you can leave the st, nd, rd suffixes out and just make all the translated
#. * strings look like "%s (copy %'d)%s".
#.
#. localizers: appended to x1st file copy
#: ../libnautilus-private/nautilus-file-operations.c:498
#, c-format
msgid "%s (%'dst copy)%s"
msgstr "%s (%d. afrit)%s"

#. localizers: appended to x2nd file copy
#: ../libnautilus-private/nautilus-file-operations.c:500
#, c-format
msgid "%s (%'dnd copy)%s"
msgstr "%s (%d. afrit)%s"

#. localizers: appended to x3rd file copy
#: ../libnautilus-private/nautilus-file-operations.c:502
#, c-format
msgid "%s (%'drd copy)%s"
msgstr "%s (%d. afrit)%s"

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

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

#: ../libnautilus-private/nautilus-file-operations.c:1359
msgid "Are you sure you want to permanently delete “%B” from the trash?"
msgstr "Ertu viss um að þú viljir eyða “%B\" varanlega úr ruslinu?"

#: ../libnautilus-private/nautilus-file-operations.c:1362
#, c-format
msgid ""
"Are you sure you want to permanently delete the %'d selected item from the "
"trash?"
msgid_plural ""
"Are you sure you want to permanently delete the %'d selected items from the "
"trash?"
msgstr[0] ""
"Ertu viss um að þú viljir eyða %'d valdri skrá úr ruslinu til frambúðar?"
msgstr[1] ""
"Ertu viss um að þú viljir eyða %'d völdum skrám úr ruslinu til frambúðar?"

#: ../libnautilus-private/nautilus-file-operations.c:1372
#: ../libnautilus-private/nautilus-file-operations.c:1438
msgid "If you delete an item, it will be permanently lost."
msgstr "Ef þú eyðir hlut, hverfur hann fyrir fullt og allt."

#: ../libnautilus-private/nautilus-file-operations.c:1392
msgid "Empty all items from Trash?"
msgstr "Tæma öll atriði ú ruslinu?"

#: ../libnautilus-private/nautilus-file-operations.c:1396
msgid "All items in the Trash will be permanently deleted."
msgstr "Öllum atriðum í ruslinu verður endanlega eytt."

#: ../libnautilus-private/nautilus-file-operations.c:1399
#: ../libnautilus-private/nautilus-file-operations.c:2275
#: ../src/nautilus-window.c:813
msgid "Empty _Trash"
msgstr "_Tæma ruslið"

#: ../libnautilus-private/nautilus-file-operations.c:1426
msgid "Are you sure you want to permanently delete “%B”?"
msgstr "Ertu viss um að þú viljir eyða “%B“ algjörlega?"

#: ../libnautilus-private/nautilus-file-operations.c:1429
#, c-format
msgid "Are you sure you want to permanently delete the %'d selected item?"
msgid_plural ""
"Are you sure you want to permanently delete the %'d selected items?"
msgstr[0] "Ertu viss um að þú viljir algjörlega eyða þessari %'d völdu skrá?"
msgstr[1] "Ertu viss um að þú viljir algjörlega eyða þessum %'d völdu skrám?"

#: ../libnautilus-private/nautilus-file-operations.c:1472
#, c-format
msgid "%'d file left to delete"
msgid_plural "%'d files left to delete"
msgstr[0] "%'d skrá eftir að eyða"
msgstr[1] "%'d skrár eftir að eyða"

#: ../libnautilus-private/nautilus-file-operations.c:1478
msgid "Deleting files"
msgstr "Eyði skrám"

#. To translators: %T will expand to a time like "2 minutes".
#. * The singular/plural form will be used depending on the remaining time (i.e. the %T argument).
#.
#: ../libnautilus-private/nautilus-file-operations.c:1492
msgid "%T left"
msgid_plural "%T left"
msgstr[0] "%T eftir"
msgstr[1] "%T eftir"

#: ../libnautilus-private/nautilus-file-operations.c:1559
#: ../libnautilus-private/nautilus-file-operations.c:1593
#: ../libnautilus-private/nautilus-file-operations.c:1632
#: ../libnautilus-private/nautilus-file-operations.c:1708
#: ../libnautilus-private/nautilus-file-operations.c:2535
msgid "Error while deleting."
msgstr "Villa kom upp við útstrokun gagna."

#: ../libnautilus-private/nautilus-file-operations.c:1563
msgid ""
"Files in the folder “%B” cannot be deleted because you do not have "
"permissions to see them."
msgstr ""
"Ekki var hægt að eyða skránum í möppunni “%B\" þar sem þú hefur ekki "
"réttindi til að lesa þær."

#: ../libnautilus-private/nautilus-file-operations.c:1566
#: ../libnautilus-private/nautilus-file-operations.c:2594
#: ../libnautilus-private/nautilus-file-operations.c:3604
msgid ""
"There was an error getting information about the files in the folder “%B”."
msgstr "Villa kom upp við að afla upplýsinga um skrárnar í möppunni “%B”."

#: ../libnautilus-private/nautilus-file-operations.c:1575
#: ../libnautilus-private/nautilus-file-operations.c:3613
msgid "_Skip files"
msgstr "_Sleppa skrám"

#: ../libnautilus-private/nautilus-file-operations.c:1596
msgid ""
"The folder “%B” cannot be deleted because you do not have permissions to "
"read it."
msgstr ""
"Ekki var hægt að eyða möppunni “%B\" þar sem þú hefur ekki réttindi til að "
"lesa hana."

#: ../libnautilus-private/nautilus-file-operations.c:1599
#: ../libnautilus-private/nautilus-file-operations.c:2633
#: ../libnautilus-private/nautilus-file-operations.c:3649
msgid "There was an error reading the folder “%B”."
msgstr "Villa kom upp við að lesa möppuna \"“%B\"”."

#: ../libnautilus-private/nautilus-file-operations.c:1633
msgid "Could not remove the folder %B."
msgstr "Gat ekki fjarlægt skrána %B."

#: ../libnautilus-private/nautilus-file-operations.c:1709
msgid "There was an error deleting %B."
msgstr "Villa kom upp við að eyða %B."

#: ../libnautilus-private/nautilus-file-operations.c:1788
msgid "Moving files to trash"
msgstr "Flyt skrár í ruslið"

#: ../libnautilus-private/nautilus-file-operations.c:1790
#, c-format
msgid "%'d file left to trash"
msgid_plural "%'d files left to trash"
msgstr[0] "%'d skrá á eftir að flytja í ruslið"
msgstr[1] "%'d skrár á eftir að flytja í ruslið"

#. Translators: %B is a file name
#: ../libnautilus-private/nautilus-file-operations.c:1842
msgid "“%B” can't be put in the trash. Do you want to delete it immediately?"
msgstr "“%B\" er ekki hægt að flytja í ruslið. Viltu eyða henni strax?"

#: ../libnautilus-private/nautilus-file-operations.c:1848
msgid "This remote location does not support sending items to the trash."
msgstr "Þessi fjartengda staðsetning styður ekki að senda skrár í ruslafötu."

#: ../libnautilus-private/nautilus-file-operations.c:2022
msgid "Trashing Files"
msgstr "Set skrár í ruslið"

#: ../libnautilus-private/nautilus-file-operations.c:2024
msgid "Deleting Files"
msgstr "Eyði skrám"

#: ../libnautilus-private/nautilus-file-operations.c:2106
msgid "Unable to eject %V"
msgstr "Get ekki spýtt út %V"

#: ../libnautilus-private/nautilus-file-operations.c:2108
msgid "Unable to unmount %V"
msgstr "Get ekki aftengt %V"

#: ../libnautilus-private/nautilus-file-operations.c:2265
msgid "Do you want to empty the trash before you unmount?"
msgstr "Viltu tæma ruslið áður en þú aftengir gangahirsluna?"

#: ../libnautilus-private/nautilus-file-operations.c:2267
msgid ""
"In order to regain the free space on this volume the trash must be emptied. "
"All trashed items on the volume will be permanently lost."
msgstr ""
"Til að endurheimta pláss á gagnahirslunni verður að tæma ruslið. Öllu því "
"rusli sem hent var á gagnahirslunni verður eytt, og er ekki afturkræft."

#: ../libnautilus-private/nautilus-file-operations.c:2273
msgid "Do _not Empty Trash"
msgstr "E_kki tæma ruslið"

#. Translators: %s is a file name formatted for display
#: ../libnautilus-private/nautilus-file-operations.c:2406
#: ../src/nautilus-view.c:6415
#, c-format
msgid "Unable to access “%s”"
msgstr "Gat ekki tengst “%s”"

#: ../libnautilus-private/nautilus-file-operations.c:2482
#, c-format
msgid "Preparing to copy %'d file (%S)"
msgid_plural "Preparing to copy %'d files (%S)"
msgstr[0] "Undirbý það að afrita %'d skrá (%S)"
msgstr[1] "Undirbý það að afrita %'d skrár (%S)"

#: ../libnautilus-private/nautilus-file-operations.c:2488
#, c-format
msgid "Preparing to move %'d file (%S)"
msgid_plural "Preparing to move %'d files (%S)"
msgstr[0] "Undirbý það að færa %'d skrá (%S)"
msgstr[1] "Undirbý það að færa %'d skrár (%S)"

#: ../libnautilus-private/nautilus-file-operations.c:2494
#, c-format
msgid "Preparing to delete %'d file (%S)"
msgid_plural "Preparing to delete %'d files (%S)"
msgstr[0] "Undirbý það að eyða %'d skrá (%S)"
msgstr[1] "Undirbý það að eyða %'d skrám (%S)"

#: ../libnautilus-private/nautilus-file-operations.c:2500
#, c-format
msgid "Preparing to trash %'d file"
msgid_plural "Preparing to trash %'d files"
msgstr[0] "Undirbý það að setja %'d skrá í ruslið"
msgstr[1] "Undirbý það að setja %'d skrár í ruslið"

#: ../libnautilus-private/nautilus-file-operations.c:2531
#: ../libnautilus-private/nautilus-file-operations.c:3464
#: ../libnautilus-private/nautilus-file-operations.c:3596
#: ../libnautilus-private/nautilus-file-operations.c:3641
msgid "Error while copying."
msgstr "Villa kom upp við afritun."

#: ../libnautilus-private/nautilus-file-operations.c:2533
#: ../libnautilus-private/nautilus-file-operations.c:3594
#: ../libnautilus-private/nautilus-file-operations.c:3639
msgid "Error while moving."
msgstr "Villa kom upp við flutning."

#: ../libnautilus-private/nautilus-file-operations.c:2537
msgid "Error while moving files to trash."
msgstr "Villa kom upp á meðan reynt var að færa skrár í ruslið."

#: ../libnautilus-private/nautilus-file-operations.c:2591
msgid ""
"Files in the folder “%B” cannot be handled because you do not have "
"permissions to see them."
msgstr ""
"Ekki er unnt að meðhöndla skrárnar í möppunni “%B\" vegna þess að þú hefur "
"ekki heimild til að skoða þær."

#: ../libnautilus-private/nautilus-file-operations.c:2630
msgid ""
"The folder “%B” cannot be handled because you do not have permissions to "
"read it."
msgstr ""
"Ekki er unnt að meðhöndla möppuna “%B\" vegna þess að þú hefur ekki heimild "
"til að skoða hana."

#: ../libnautilus-private/nautilus-file-operations.c:2707
msgid ""
"The file “%B” cannot be handled because you do not have permissions to read "
"it."
msgstr ""
"Ekki er unnt að meðhöndla skrána “%B\" vegna þess að þú hefur ekki heimild "
"til að lesa hana."

#: ../libnautilus-private/nautilus-file-operations.c:2710
msgid "There was an error getting information about “%B”."
msgstr "Villa kom upp við að ná í upplýsingar um “%B\"."

#: ../libnautilus-private/nautilus-file-operations.c:2812
#: ../libnautilus-private/nautilus-file-operations.c:2860
#: ../libnautilus-private/nautilus-file-operations.c:2899
#: ../libnautilus-private/nautilus-file-operations.c:2929
msgid "Error while copying to “%B”."
msgstr "Villa kom upp við að afrita yfir í “%B\"."

#: ../libnautilus-private/nautilus-file-operations.c:2816
msgid "You do not have permissions to access the destination folder."
msgstr "Þú hefur ekki aðgangsheimild að áfangastaðnum."

#: ../libnautilus-private/nautilus-file-operations.c:2818
msgid "There was an error getting information about the destination."
msgstr "Villa kom upp við söfnun upplýsinga um áfangastaðinn."

#: ../libnautilus-private/nautilus-file-operations.c:2861
msgid "The destination is not a folder."
msgstr "Áfangastaðurinn er ekki mappa."

#: ../libnautilus-private/nautilus-file-operations.c:2900
msgid ""
"There is not enough space on the destination. Try to remove files to make "
"space."
msgstr ""
"Það er ekki nægjanlegt pláss á áfangastaðnum. Reyndu að eyða skrám til að "
"búa til pláss."

#: ../libnautilus-private/nautilus-file-operations.c:2902
#, c-format
msgid "%S more space is required to copy to the destination."
msgstr "%S meira pláss vantar til að hægt sé að afrita á áfangastaðinn."

#: ../libnautilus-private/nautilus-file-operations.c:2930
msgid "The destination is read-only."
msgstr "Áfangastaðurinn er skrifvarinn."

#: ../libnautilus-private/nautilus-file-operations.c:2989
msgid "Moving “%B” to “%B”"
msgstr "Færi “%B\" yfir í \"%B”"

#: ../libnautilus-private/nautilus-file-operations.c:2990
msgid "Copying “%B” to “%B”"
msgstr "Afrita “%B\" yfir í \"%B”"

#: ../libnautilus-private/nautilus-file-operations.c:2997
msgid "Duplicating “%B”"
msgstr "Tvöfalda “%B”"

#: ../libnautilus-private/nautilus-file-operations.c:3005
msgid "Moving file %'d of %'d (in “%B”) to “%B”"
msgstr "Færi skrá %'d af %'d (í \"%B\") yfir í \"%B”"

#: ../libnautilus-private/nautilus-file-operations.c:3007
msgid "Copying file %'d of %'d (in “%B”) to “%B”"
msgstr "Afrita skrá %'d af %'d (í \"%B\") yfir í \"%B”"

#: ../libnautilus-private/nautilus-file-operations.c:3014
msgid "Duplicating file %'d of %'d (in “%B”)"
msgstr "Tvöfalda skrá %'d af %'d (í \"%B\")"

#: ../libnautilus-private/nautilus-file-operations.c:3023
msgid "Moving file %'d of %'d to “%B”"
msgstr "Færi skrá %'d af %'d í \"%B”"

#: ../libnautilus-private/nautilus-file-operations.c:3025
msgid "Copying file %'d of %'d to “%B”"
msgstr "Afrita skrá %'d af %'d í \"%B”"

#: ../libnautilus-private/nautilus-file-operations.c:3031
#, c-format
msgid "Duplicating file %'d of %'d"
msgstr "Tvítek skrá %'d af %'d"

#. To translators: %S will expand to a size like "2 bytes" or "3 MB", so something like "4 kb of 4 MB"
#: ../libnautilus-private/nautilus-file-operations.c:3050
#, c-format
msgid "%S of %S"
msgstr "%S af %S"

#. To translators: %S will expand to a size like "2 bytes" or "3 MB", %T to a time duration like
#. * "2 minutes". So the whole thing will be something like "2 kb of 4 MB -- 2 hours left (4kb/sec)"
#. *
#. * The singular/plural form will be used depending on the remaining time (i.e. the %T argument).
#.
#: ../libnautilus-private/nautilus-file-operations.c:3061
msgid "%S of %S — %T left (%S/sec)"
msgid_plural "%S of %S — %T left (%S/sec)"
msgstr[0] "%S af %S — %T eftir (%S/sek)"
msgstr[1] "%S af %S — %T eftir (%S/sek)"

#: ../libnautilus-private/nautilus-file-operations.c:3468
msgid ""
"The folder “%B” cannot be copied because you do not have permissions to "
"create it in the destination."
msgstr ""
"Ekki var hægt að afrita “%B\" þar sem þú hefur ekki réttindi til að búa til "
"afritið á áfangastaðnum."

#: ../libnautilus-private/nautilus-file-operations.c:3471
msgid "There was an error creating the folder “%B”."
msgstr "Villa kom upp þegar búa átti til möppuna “%B”."

#: ../libnautilus-private/nautilus-file-operations.c:3601
msgid ""
"Files in the folder “%B” cannot be copied because you do not have "
"permissions to see them."
msgstr ""
"Ekki var hægt að afrita skrárnar í möppunni “%B\" þar sem þú hefur ekki "
"réttindi til að lesa þær."

#: ../libnautilus-private/nautilus-file-operations.c:3646
msgid ""
"The folder “%B” cannot be copied because you do not have permissions to read "
"it."
msgstr ""
"Ekki var hægt að afrita möppuna “%B\" þar sem þú hefur ekki réttindi til að "
"lesa hana."

#: ../libnautilus-private/nautilus-file-operations.c:3691
#: ../libnautilus-private/nautilus-file-operations.c:4381
#: ../libnautilus-private/nautilus-file-operations.c:4995
msgid "Error while moving “%B”."
msgstr "Villa kom upp við flutning “%B\"”."

#: ../libnautilus-private/nautilus-file-operations.c:3692
msgid "Could not remove the source folder."
msgstr "Gat ekki flutt upprunamöppuna."

#: ../libnautilus-private/nautilus-file-operations.c:3776
#: ../libnautilus-private/nautilus-file-operations.c:3817
#: ../libnautilus-private/nautilus-file-operations.c:4383
#: ../libnautilus-private/nautilus-file-operations.c:4454
msgid "Error while copying “%B”."
msgstr "Villa kom upp við afritun “%B\"”."

#: ../libnautilus-private/nautilus-file-operations.c:3777
#, c-format
msgid "Could not remove files from the already existing folder %F."
msgstr "Gat ekki eytt skrám úr möppunni %F sem er þegar til."

#: ../libnautilus-private/nautilus-file-operations.c:3818
#, c-format
msgid "Could not remove the already existing file %F."
msgstr "Gat ekki eytt skránni %F sem er þegar til."

#. the run_warning() frees all strings passed in automatically
#: ../libnautilus-private/nautilus-file-operations.c:4138
#: ../libnautilus-private/nautilus-file-operations.c:4838
msgid "You cannot move a folder into itself."
msgstr "Þú getur ekki flutt möppuna inn í sjálfa sig."

#: ../libnautilus-private/nautilus-file-operations.c:4139
#: ../libnautilus-private/nautilus-file-operations.c:4839
msgid "You cannot copy a folder into itself."
msgstr "Þú getur ekki afritað möppuna inn í sjálfa sig."

#: ../libnautilus-private/nautilus-file-operations.c:4140
#: ../libnautilus-private/nautilus-file-operations.c:4840
msgid "The destination folder is inside the source folder."
msgstr "Viðtökumappan er inn í upprunalegu möppunni."

#. the run_warning() frees all strings passed in automatically
#: ../libnautilus-private/nautilus-file-operations.c:4170
msgid "You cannot move a file over itself."
msgstr "Þú getur ekki fært skrá inn í sjálfa sig."

#: ../libnautilus-private/nautilus-file-operations.c:4171
msgid "You cannot copy a file over itself."
msgstr "Þú getur ekki afritað skrá inn í sjálfa sig."

#: ../libnautilus-private/nautilus-file-operations.c:4172
msgid "The source file would be overwritten by the destination."
msgstr "Upprunaskráin yrði yfirskrifuð af áfangastaðnum."

#: ../libnautilus-private/nautilus-file-operations.c:4385
#, c-format
msgid "Could not remove the already existing file with the same name in %F."
msgstr "Gat ekki eytt samnefndri skrá sem er þegar til í %F."

#: ../libnautilus-private/nautilus-file-operations.c:4455
#, c-format
msgid "There was an error copying the file into %F."
msgstr "Villa átti sér stað við að afrita skrána inn í %F."

#: ../libnautilus-private/nautilus-file-operations.c:4686
#: ../libnautilus-private/nautilus-file-operations.c:4720
msgid "Copying Files"
msgstr "Afrita skrár"

#: ../libnautilus-private/nautilus-file-operations.c:4748
msgid "Preparing to Move to “%B”"
msgstr "Býr sig undir að flytja yfir í “%B”"

#: ../libnautilus-private/nautilus-file-operations.c:4752
#, c-format
msgid "Preparing to move %'d file"
msgid_plural "Preparing to move %'d files"
msgstr[0] "Býr sig undir að flytja %'d skrá"
msgstr[1] "Býr sig undir að flytja %'d skrár"

#: ../libnautilus-private/nautilus-file-operations.c:4996
#, c-format
msgid "There was an error moving the file into %F."
msgstr "Villa átti sér stað við að færa skrána inn í %F."

#: ../libnautilus-private/nautilus-file-operations.c:5258
msgid "Moving Files"
msgstr "Færi skrár"

#: ../libnautilus-private/nautilus-file-operations.c:5293
msgid "Creating links in “%B”"
msgstr "Bý til tengla í “%B”"

#: ../libnautilus-private/nautilus-file-operations.c:5297
#, c-format
msgid "Making link to %'d file"
msgid_plural "Making links to %'d files"
msgstr[0] "Stofna tengla yfir í %'d skrá"
msgstr[1] "Stofna tengla yfir í %'d skrár"

#: ../libnautilus-private/nautilus-file-operations.c:5432
msgid "Error while creating link to %B."
msgstr "Villa kom upp við gerð tengils í %B."

#: ../libnautilus-private/nautilus-file-operations.c:5434
msgid "Symbolic links only supported for local files"
msgstr "Tákntengi eru einungis studd fyrir staðbundnar skrár"

#: ../libnautilus-private/nautilus-file-operations.c:5437
msgid "The target doesn't support symbolic links."
msgstr "Úttakið styður ekki tákntengi."

#: ../libnautilus-private/nautilus-file-operations.c:5440
#, c-format
msgid "There was an error creating the symlink in %F."
msgstr "Villa átti sér stað við gerð tákntengisins í %F."

#: ../libnautilus-private/nautilus-file-operations.c:5759
msgid "Setting permissions"
msgstr "Set heimildir"

#. localizers: the initial name of a new folder
#: ../libnautilus-private/nautilus-file-operations.c:6024
msgid "Untitled Folder"
msgstr "Ónefnd mappa"

#. localizers: the initial name of a new template document
#: ../libnautilus-private/nautilus-file-operations.c:6030
#, c-format
msgid "Untitled %s"
msgstr "Ónefnt %s"

#. localizers: the initial name of a new empty document
#: ../libnautilus-private/nautilus-file-operations.c:6036
msgid "Untitled Document"
msgstr "Ónefnt skjal"

#: ../libnautilus-private/nautilus-file-operations.c:6214
msgid "Error while creating directory %B."
msgstr "Villa kom upp við að búa til möppuna %B."

#: ../libnautilus-private/nautilus-file-operations.c:6216
msgid "Error while creating file %B."
msgstr "Villa kom upp við að búa til skrána %B."

#: ../libnautilus-private/nautilus-file-operations.c:6218
#, c-format
msgid "There was an error creating the directory in %F."
msgstr "Villa kom upp við að búa til möppuna í %F."

#: ../libnautilus-private/nautilus-file-operations.c:6487
msgid "Emptying Trash"
msgstr "Tæmi ruslið"

#: ../libnautilus-private/nautilus-file-operations.c:6535
#: ../libnautilus-private/nautilus-file-operations.c:6576
#: ../libnautilus-private/nautilus-file-operations.c:6611
#: ../libnautilus-private/nautilus-file-operations.c:6646
msgid "Unable to mark launcher trusted (executable)"
msgstr "Tókst ekki að merkja ræsirinn sem treystum (keyranlegan)"

#. Reset to default info
#: ../libnautilus-private/nautilus-file-undo-operations.c:133
#: ../src/nautilus-view.c:2512
msgid "Undo"
msgstr "Afturkalla"

#: ../libnautilus-private/nautilus-file-undo-operations.c:136
#: ../src/nautilus-view.c:2513
msgid "Undo last action"
msgstr "Afturkalla síðustu aðgerð"

#. Reset to default info
#: ../libnautilus-private/nautilus-file-undo-operations.c:140
#: ../src/nautilus-view.c:2531
msgid "Redo"
msgstr "Endurtaka"

#: ../libnautilus-private/nautilus-file-undo-operations.c:143
#: ../src/nautilus-view.c:2532
msgid "Redo last undone action"
msgstr "Endurtaka síðustu aðgerð"

#: ../libnautilus-private/nautilus-file-undo-operations.c:365
#, c-format
msgid "Move %d item back to '%s'"
msgid_plural "Move %d items back to '%s'"
msgstr[0] "Færa %d atriði aftur í '%s'"
msgstr[1] "Færa %d atriði aftur í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:368
#, c-format
msgid "Move %d item to '%s'"
msgid_plural "Move %d items to '%s'"
msgstr[0] "Færa %d atriði í '%s'"
msgstr[1] "Færa %d atriði í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:372
#, c-format
msgid "_Undo Move %d item"
msgid_plural "_Undo Move %d items"
msgstr[0] "_Afturkalla færslu á %d atriði"
msgstr[1] "_Afturkalla færslu á %d atriðum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:375
#, c-format
msgid "_Redo Move %d item"
msgid_plural "_Redo Move %d items"
msgstr[0] "_Endurtaka færslu á %d atriði"
msgstr[1] "_Endurtaka færslu á %d atriðum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:379
#, c-format
msgid "Move '%s' back to '%s'"
msgstr "Færa '%s' aftur í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:380
#, c-format
msgid "Move '%s' to '%s'"
msgstr "Færa '%s' í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:382
msgid "_Undo Move"
msgstr "_Afturkalla flutning"

#: ../libnautilus-private/nautilus-file-undo-operations.c:383
msgid "_Redo Move"
msgstr "_Endurtaka flutning"

#: ../libnautilus-private/nautilus-file-undo-operations.c:386
msgid "_Undo Restore from Trash"
msgstr "_Afturkalla endurheimt úr rusli"

#: ../libnautilus-private/nautilus-file-undo-operations.c:387
msgid "_Redo Restore from Trash"
msgstr "Endu_rtaka endurheimt úr rusli"

#: ../libnautilus-private/nautilus-file-undo-operations.c:390
#, c-format
msgid "Move %d item back to trash"
msgid_plural "Move %d items back to trash"
msgstr[0] "Færa %d atriði aftur í ruslið"
msgstr[1] "Færa %d atriði aftur í ruslið"

#: ../libnautilus-private/nautilus-file-undo-operations.c:393
#: ../libnautilus-private/nautilus-file-undo-operations.c:979
#, c-format
msgid "Restore %d item from trash"
msgid_plural "Restore %d items from trash"
msgstr[0] "Endurheimta %d atriði úr ruslinu"
msgstr[1] "Endurheimta %d atriði úr ruslinu"

#: ../libnautilus-private/nautilus-file-undo-operations.c:397
#, c-format
msgid "Move '%s' back to trash"
msgstr "Færa '%s' aftur í ruslið"

#: ../libnautilus-private/nautilus-file-undo-operations.c:398
#, c-format
msgid "Restore '%s' from trash"
msgstr "Endurheimta '%s' úr ruslinu"

#: ../libnautilus-private/nautilus-file-undo-operations.c:402
#, c-format
msgid "Delete %d copied item"
msgid_plural "Delete %d copied items"
msgstr[0] "Eyða %d afrituðu atriði"
msgstr[1] "Eyða %d afrituðum atriðum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:405
#, c-format
msgid "Copy %d item to '%s'"
msgid_plural "Copy %d items to '%s'"
msgstr[0] "Afrita %d atriði í '%s'"
msgstr[1] "Afrita %d atriði í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:409
#, c-format
msgid "_Undo Copy %d item"
msgid_plural "_Undo Copy %d items"
msgstr[0] "_Afturkalla afritun á %d atriði"
msgstr[1] "_Afturkalla afritun á %d atriðum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:412
#, c-format
msgid "_Redo Copy %d item"
msgid_plural "_Redo Copy %d items"
msgstr[0] "_Endurtaka afritun á %d atriði"
msgstr[1] "_Endurtaka afritun á %d atriðum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:416
#: ../libnautilus-private/nautilus-file-undo-operations.c:438
#: ../libnautilus-private/nautilus-file-undo-operations.c:671
#, c-format
msgid "Delete '%s'"
msgstr "Eyða '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:417
#, c-format
msgid "Copy '%s' to '%s'"
msgstr "Afrita '%s' í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:419
msgid "_Undo Copy"
msgstr "_Afturkalla afritun"

#: ../libnautilus-private/nautilus-file-undo-operations.c:420
msgid "_Redo Copy"
msgstr "_Endurtaka afritun"

#: ../libnautilus-private/nautilus-file-undo-operations.c:424
#, c-format
msgid "Delete %d duplicated item"
msgid_plural "Delete %d duplicated items"
msgstr[0] "Eyða %d tvöfölduðu atriði"
msgstr[1] "Eyða %d tvöfölduðum atriðum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:427
#, c-format
msgid "Duplicate %d item in '%s'"
msgid_plural "Duplicate %d items in '%s'"
msgstr[0] "Tvöfalda %d atriði í '%s'"
msgstr[1] "Tvöfalda %d atriði í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:431
#, c-format
msgid "_Undo Duplicate %d item"
msgid_plural "_Undo Duplicate %d items"
msgstr[0] "_Afturkalla tvöföldun á %d atriði"
msgstr[1] "_Afturkalla tvöföldun á %d atriðium"

#: ../libnautilus-private/nautilus-file-undo-operations.c:434
#, c-format
msgid "_Redo Duplicate %d item"
msgid_plural "_Redo Duplicate %d items"
msgstr[0] "_Endurtaka tvöföldun á %d atriði"
msgstr[1] "_Endurtaka tvöföldun á %d atriðum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:439
#, c-format
msgid "Duplicate '%s' in '%s'"
msgstr "Afrit af '%s' í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:442
msgid "_Undo Duplicate"
msgstr "_Afturkalla gerð tvírits"

#: ../libnautilus-private/nautilus-file-undo-operations.c:443
msgid "_Redo Duplicate"
msgstr "_Endurtaka gerð tvírits"

#: ../libnautilus-private/nautilus-file-undo-operations.c:447
#, c-format
msgid "Delete links to %d item"
msgid_plural "Delete links to %d items"
msgstr[0] "Eyða tenglum í %d atriði"
msgstr[1] "Eyða tenglum í %d atriði"

#: ../libnautilus-private/nautilus-file-undo-operations.c:450
#, c-format
msgid "Create links to %d item"
msgid_plural "Create links to %d items"
msgstr[0] "Búa til tengla í %d atriði"
msgstr[1] "Búa til tengla í %d atriði"

#: ../libnautilus-private/nautilus-file-undo-operations.c:454
#, c-format
msgid "Delete link to '%s'"
msgstr "Eyða tengli á '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:455
#, c-format
msgid "Create link to '%s'"
msgstr "Búa til tengil í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:457
msgid "_Undo Create Link"
msgstr "_Afturkalla gerð tengils"

#: ../libnautilus-private/nautilus-file-undo-operations.c:458
msgid "_Redo Create Link"
msgstr "_Endurtaka gerð tengils"

#: ../libnautilus-private/nautilus-file-undo-operations.c:674
#, c-format
msgid "Create an empty file '%s'"
msgstr "Búa til nýja auða skrá '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:676
msgid "_Undo Create Empty File"
msgstr "_Afturkalla gerð tómrar skráar"

#: ../libnautilus-private/nautilus-file-undo-operations.c:677
msgid "_Redo Create Empty File"
msgstr "_Endurtaka gerð tómrar skráar"

#: ../libnautilus-private/nautilus-file-undo-operations.c:679
#, c-format
msgid "Create a new folder '%s'"
msgstr "Búa til nýja möppu '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:681
msgid "_Undo Create Folder"
msgstr "_Afturkalla gerð möppu"

#: ../libnautilus-private/nautilus-file-undo-operations.c:682
msgid "_Redo Create Folder"
msgstr "_Endurtaka gerð möppu"

#: ../libnautilus-private/nautilus-file-undo-operations.c:684
#, c-format
msgid "Create new file '%s' from template "
msgstr "Búa til nýja skrá '%s' út frá sniðmáti "

#: ../libnautilus-private/nautilus-file-undo-operations.c:686
msgid "_Undo Create from Template"
msgstr "_Afturkalla að búa til út frá sniðmáti"

#: ../libnautilus-private/nautilus-file-undo-operations.c:687
msgid "_Redo Create from Template"
msgstr "_Endurtaka að búa til út frá sniðmáti"

#: ../libnautilus-private/nautilus-file-undo-operations.c:867
#: ../libnautilus-private/nautilus-file-undo-operations.c:868
#, c-format
msgid "Rename '%s' as '%s'"
msgstr "Endurnefna '%s' sem '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:870
msgid "_Undo Rename"
msgstr "_Afturkalla endurnefningu"

#: ../libnautilus-private/nautilus-file-undo-operations.c:871
msgid "_Redo Rename"
msgstr "_Endurtaka endurnefningu"

#: ../libnautilus-private/nautilus-file-undo-operations.c:982
#, c-format
msgid "Move %d item to trash"
msgid_plural "Move %d items to trash"
msgstr[0] "Færa %d atriði í ruslið"
msgstr[1] "Færa %d atriði í ruslið"

#: ../libnautilus-private/nautilus-file-undo-operations.c:994
#, c-format
msgid "Restore '%s' to '%s'"
msgstr "Endurheimta '%s' í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1001
#, c-format
msgid "Move '%s' to trash"
msgstr "Færa '%s' í ruslið"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1005
msgid "_Undo Trash"
msgstr "_Afturkalla sendingu í ruslið"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1006
msgid "_Redo Trash"
msgstr "_Endurtaka sendingu í ruslið"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1297
#, c-format
msgid "Restore original permissions of items enclosed in '%s'"
msgstr "Endurheimta upphaflegar heimildir fyrir atriðin í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1298
#, c-format
msgid "Set permissions of items enclosed in '%s'"
msgstr "Setja heimildir fyrir atriðin í '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1300
#: ../libnautilus-private/nautilus-file-undo-operations.c:1455
msgid "_Undo Change Permissions"
msgstr "_Hætta við breytingu á heimildum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1301
#: ../libnautilus-private/nautilus-file-undo-operations.c:1456
msgid "_Redo Change Permissions"
msgstr "Endu_rtaka breytingu á heimildum"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1452
#, c-format
msgid "Restore original permissions of '%s'"
msgstr "Endurheimta upphaflegar heimildir fyrir '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1453
#, c-format
msgid "Set permissions of '%s'"
msgstr "Setja heimildir fyrir '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1563
#, c-format
msgid "Restore group of '%s' to '%s'"
msgstr "Endurheimta hópheimild '%s' sem '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1565
#, c-format
msgid "Set group of '%s' to '%s'"
msgstr "Setja hópheimildir '%s' sem '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1568
msgid "_Undo Change Group"
msgstr "_Hætta við breytingu á hóp"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1569
msgid "_Redo Change Group"
msgstr "Endu_rtaka breytingu á hóp"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1571
#, c-format
msgid "Restore owner of '%s' to '%s'"
msgstr "Endurheimta eiganda '%s' sem '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1573
#, c-format
msgid "Set owner of '%s' to '%s'"
msgstr "Setja eiganda '%s' sem '%s'"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1576
msgid "_Undo Change Owner"
msgstr "_Hætta við breytingu á eiganda"

#: ../libnautilus-private/nautilus-file-undo-operations.c:1577
msgid "_Redo Change Owner"
msgstr "Endu_rtaka breytingu á eiganda"

#: ../libnautilus-private/nautilus-file-utilities.c:918
#, c-format
msgid "Could not determine original location of “%s” "
msgstr "Ekki tókst að ákvarða upprunalega staðsetningu “%s\" "

#: ../libnautilus-private/nautilus-file-utilities.c:922
msgid "The item cannot be restored from trash"
msgstr "Ekki var hægt að endurheimta hlutinn úr ruslinu"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:80
#, c-format
msgid "Error while adding “%s”: %s"
msgstr "Villa við að bæta við “%s\": %s"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:82
msgid "Could not add application"
msgstr "Gat ekki bætt forriti við"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:110
msgid "Could not forget association"
msgstr "Get ekki gleymt skráatengslum"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:134
msgid "Forget association"
msgstr "Gleyma skráatengslum"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:172
#, c-format
msgid "Error while setting “%s” as default application: %s"
msgstr "Villa við að setja “%s\" sem sjálfgefið forrit: %s"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:174
msgid "Could not set as default"
msgstr "Gat ekki sett sem sjálfgefið"

#. Translators: the %s here is a file extension
#: ../libnautilus-private/nautilus-mime-application-chooser.c:252
#, c-format
msgid "%s document"
msgstr "%s skjal"

#. Translators; %s here is a mime-type description
#: ../libnautilus-private/nautilus-mime-application-chooser.c:259
#, c-format
msgid "Open all files of type “%s” with"
msgstr "Opna allar “%s\" skrár með"

#. Translators: first %s is filename, second %s is mime-type description
#: ../libnautilus-private/nautilus-mime-application-chooser.c:266
#, c-format
msgid "Select an application to open “%s” and other files of type “%s”"
msgstr "Veldu forrit til að opna “%s og aðrar skrár af tegundinni \"%s”"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:324
msgid "_Add"
msgstr "Bæt_a við"

#: ../libnautilus-private/nautilus-mime-application-chooser.c:332
msgid "Set as default"
msgstr "Setja sem sjálfgefið"

#: ../libnautilus-private/nautilus-program-choosing.c:312
msgid "Sorry, but you cannot execute commands from a remote site."
msgstr "Því miður er ekki hægt að keyra skipanir frá fjartengdum stað."

#: ../libnautilus-private/nautilus-program-choosing.c:314
msgid "This is disabled due to security considerations."
msgstr "Þetta er óvirkt af öryggisástæðum."

#: ../libnautilus-private/nautilus-program-choosing.c:325
#: ../libnautilus-private/nautilus-program-choosing.c:393
msgid "There was an error launching the application."
msgstr "Villa átti sér stað við ræsingu á forritinu."

#: ../libnautilus-private/nautilus-program-choosing.c:350
#: ../libnautilus-private/nautilus-program-choosing.c:361
msgid "This drop target only supports local files."
msgstr "Aðeins er hægt að draga staðværar skrár hingað."

#: ../libnautilus-private/nautilus-program-choosing.c:351
msgid ""
"To open non-local files copy them to a local folder and then drop them again."
msgstr ""
"Til að opna óstaðbundnar skrár afritaðu þær í staðbundna möppu og slepptu "
"þeim aftur."

#: ../libnautilus-private/nautilus-program-choosing.c:362
msgid ""
"To open non-local files copy them to a local folder and then drop them "
"again. The local files you dropped have already been opened."
msgstr ""
"Til að opna óstaðbundnar skrár afritaðu þær í staðbundna möppu og slepptu "
"þeim aftur. Staðbundnu skrárnar sem þú slepptir hafa þegar verið opnaðar."

#: ../libnautilus-private/nautilus-program-choosing.c:391
msgid "Details: "
msgstr "Ítarlegt: "

#: ../libnautilus-private/nautilus-progress-info.c:190
#: ../libnautilus-private/nautilus-progress-info.c:208
msgid "Preparing"
msgstr "Undirbý"

#: ../libnautilus-private/nautilus-query.c:207
#: ../libnautilus-private/nautilus-search-directory-file.c:159
#: ../libnautilus-private/nautilus-search-directory-file.c:211
#: ../libnautilus-private/nautilus-search-directory-file.c:256
msgid "Search"
msgstr "Leita"

#: ../libnautilus-private/nautilus-query.c:210
#, c-format
msgid "Search for “%s”"
msgstr "Leita að “%s”"

#: ../libnautilus-private/nautilus-search-engine.c:189
msgid "Unable to complete the requested search"
msgstr "Gat ekki framkvæmt umbeðna leit"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:1
msgid "Where to position newly open tabs in browser windows."
msgstr "Hvar staðsetja eigi nýlega opnaða flipa í vafragluggum."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:2
msgid ""
"If set to \"after-current-tab\", then new tabs are inserted after the "
"current tab. If set to \"end\", then new tabs are appended to the end of the "
"tab list."
msgstr ""
"Ef þetta er stillt á „eftir núverandi flipa“, þá munu nýir flipar birtast á "
"eftir núverandi flipa. Ef þetta er still á „enda“, þá er nýjum flipum bætt "
"við enda flipalistans."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:3
msgid "Always use the location entry, instead of the pathbar"
msgstr "Nota alltaf staðsetningarinnslátt í staðin fyrir slóðarlista"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:4
msgid ""
"If set to true, then Nautilus browser windows will always use a textual "
"input entry for the location toolbar, instead of the pathbar."
msgstr ""
"Ef virkt, munu Nautilus vafurgluggar alltaf nota textainnslátt í "
"staðsetningastikuna í stað slóðarstikunnar."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:5
msgid "Whether to ask for confirmation when deleting files, or emptying Trash"
msgstr ""
"Hvort spyrja eigi um staðfestingu um það hvort eyða eigi skrám, eða hvort "
"tæma eigi ruslafötuna"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:6
msgid ""
"If set to true, then Nautilus will ask for confirmation when you attempt to "
"delete files, or empty the Trash."
msgstr ""
"Ef þetta er stillt sem satt, mun Nautilius mun biðja þig um staðfestingu "
"þegar þú reynir að eyða skrám eða við að tæma ruslið."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:7
msgid "Whether to enable immediate deletion"
msgstr "Hvort virkja eigi hispurslausa útstrokun"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:8
msgid ""
"If set to true, then Nautilus will have a feature allowing you to delete a "
"file immediately and in-place, instead of moving it to the trash. This "
"feature can be dangerous, so use caution."
msgstr ""
"Ef virkt mun Nautilus virkja möguleika á að eyða skrám beint án þess að "
"flytja þær í ruslið. Þennan valmöguleika ber að nota með gát."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:9
msgid "When to show number of items in a folder"
msgstr "Hvort sýna eigi fjölda hluta í möppu"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:10
msgid ""
"Speed tradeoff for when to show the number of items in a folder. If set to "
"\"always\" then always show item counts, even if the folder is on a remote "
"server. If set to \"local-only\" then only show counts for local file "
"systems. If set to \"never\" then never bother to compute item counts."
msgstr ""
"Málamiðlun varðandi hraða við birtingu á fjölda hluta í möppu. Ef þetta er "
"stillt á \"alltaf\" sést fjöldinn alltaf, jafnvel ef mappan er á fjarlægum "
"þjóni. Ef þetta er stillt á \"einungis staðbundið\" er fjöldinn einungis "
"reiknaður á staðbundnum skráarkerfum. Ef þetta er stillt á \"aldrei\" er "
"ekki haft fyrir því að reikna út fjöldann."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:11
msgid "Type of click used to launch/open files"
msgstr "Hvernig smelli eigi að nota til að ræsa/opna skrár"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:12
msgid ""
"Possible values are \"single\" to launch files on a single click, or \"double"
"\" to launch them on a double click."
msgstr ""
"Möguleg gildi eru \"einfalt\" til að ræsa skrár með einföldu klikki, eða "
"\"tvöfalt\" til að ræsa með tvíklikki."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:13
msgid "What to do with executable text files when activated"
msgstr "Hvað eigi að gera þegar keyranlegar textaskrár eru virkjaðar"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:14
msgid ""
"What to do with executable text files when they are activated (single or "
"double clicked). Possible values are \"launch\" to launch them as programs, "
"\"ask\" to ask what to do via a dialog, and \"display\" to display them as "
"text files."
msgstr ""
"Hvað á að gera við keyranlegar textaskrár þegar þær eru virkjaðar (ein- eða "
"tvísmellt). Möguleg gildi eru \"keyra\" til að keyra þær eins og forrit, "
"\"spyrja\" til að spyrja hvað eigi að gera í svarglugga og \"sýna\" til að "
"sýna þær sem textaskrár."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:15
msgid "Show the package installer for unknown mime types"
msgstr "Sýna uppsetningarforrit fyrir óþekktar MIME-tegundir"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:16
msgid ""
"Whether to show the user a package installer dialog in case an unknown mime "
"type is opened, in order to search for an application to handle it."
msgstr ""
"Hvort sýna eigi notandanum pakkauppsetningarglugga ef óþekkt MIME-tegund er "
"opnuð, þannig að hægt sé að leita að forriti sem gæti meðhöndlað hana."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:17
msgid "Use extra mouse button events in Nautilus' browser window"
msgstr "Nota auka músarhnappaatburði í vafragluggum Nautilus"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:18
msgid ""
"For users with mice that have \"Forward\" and \"Back\" buttons, this key "
"will determine if any action is taken inside of Nautilus when either is "
"pressed."
msgstr ""
"Fyrir þá notendur sem hafa mýs með \"Áfram\" og \"Afturábak\" hnöppum, þá "
"virkjar þessi lykill hvort einhver aðgerð er framkvæmd í Nautilus þegar ýtt "
"er á hnappana."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:19
msgid "Mouse button to activate the \"Forward\" command in browser window"
msgstr "Músarhnappur sem virkjar \"Áfram\" skipunina í vafraglugga"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:20
msgid ""
"For users with mice that have buttons for \"Forward\" and \"Back\", this key "
"will set which button activates the \"Forward\" command in a browser window. "
"Possible values range between 6 and 14."
msgstr ""
"Fyrir þá notendur sem hafa mýs með \"Áfram\" og \"Afturábak\" hnöppum, þá "
"virkjar þessi lykill hvaða hnappur það er sem gefur \"Áfram\" skipunina í "
"vafraglugga. Möguleg gildi eru 6 og 14."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:21
msgid "Mouse button to activate the \"Back\" command in browser window"
msgstr "Músarhnappur sem virkjar \"Til baka\" skipunina í vafraglugga"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:22
msgid ""
"For users with mice that have buttons for \"Forward\" and \"Back\", this key "
"will set which button activates the \"Back\" command in a browser window. "
"Possible values range between 6 and 14."
msgstr ""
"Fyrir þá notendur sem hafa mýs með \"Áfram\" og \"Afturábak\" hnöppum, þá "
"virkjar þessi lykill hvaða hnappur það er sem gefur \"Afturábak\" skipunina "
"í vafraglugga. Möguleg gildi eru 6 og 14."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:23
msgid "When to show thumbnails of files"
msgstr "Hvenær sýna eigi smámyndir af skrám"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:24
msgid ""
"Speed tradeoff for when to show a file as a thumbnail. If set to \"always\" "
"then always thumbnail, even if the folder is on a remote server. If set to "
"\"local-only\" then only show thumbnails for local file systems. If set to "
"\"never\" then never bother to thumbnail files, just use a generic icon. "
"Despite what the name may suggest, this applies to any previewable file type."
msgstr ""
"Málamiðlun varðandi hraða þegar skrár eru birtar sem smámyndir. Ef þetta er "
"stillt á \"alltaf\" er alltaf búin til smámynd jafnvel þótt skráin sé á "
"fjartengdum þjóni. Ef hakað er við einungis staðbundið\" eru smámyndir "
"einungis reiknaðar á staðbundnum skráarkerfum. Ef þetta er stillt á \"aldrei"
"\" er ekki haft fyrir því að útbúa smámyndir. Þrátt fyrir nafnið, á þetta "
"einungis við um þær tegundir skráa sem hægt er að forskoða."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:25
msgid "Maximum image size for thumbnailing"
msgstr "Hámarksstærð mynda fyrir smámyndasýn"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:26
msgid ""
"Images over this size (in bytes) won't be thumbnailed. The purpose of this "
"setting is to avoid thumbnailing large images that may take a long time to "
"load or use lots of memory."
msgstr ""
"Myndir sem eru yfir stærð ( í bætum ) munu ekki fá smátáknmynd. Ástæðan "
"fyrir þessu er að koma í veg fyrir framleiðslu á smámyndum fyrir stórar "
"myndir, er að þær gætu tekið langan tíma að hlaða eða notað mikið minni."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:27
msgid "Show folders first in windows"
msgstr "Sýna möppur fyrst í gluggum"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:28
msgid ""
"If set to true, then Nautilus shows folders prior to showing files in the "
"icon and list views."
msgstr ""
"Ef virkt, mun Nautilus sýna möppur á undan skrám í lista og táknmyndasýnum."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:29
msgid "Default sort order"
msgstr "Sjálfgefin flokkunaruppröðun"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:30
msgid ""
"The default sort-order for items in the icon view. Possible values are \"name"
"\", \"size\", \"type\" and \"mtime\"."
msgstr ""
"Sjálfgefin röðun á hlutum í táknmyndasýn. Möguleg gildi eru \"nafn\", \"stærð"
"\", \"tegund\" og \"breytt þann\"."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:31
msgid "Reverse sort order in new windows"
msgstr "Sortera í öfugri röð í nýjum gluggum"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:32
msgid ""
"If true, files in new windows will be sorted in reverse order. ie, if sorted "
"by name, then instead of sorting the files from \"a\" to \"z\", they will be "
"sorted from \"z\" to \"a\"; if sorted by size, instead of being "
"incrementally they will be sorted decrementally."
msgstr ""
"Ef þetta er virkt, munu nýir gluggar raða skrám í öfugri röð. Dæmi: ef raðað "
"er eftir skráaheiti, þá verður skrám raðað frá \"ö\" til \"a\" í staðinn "
"fyrir \"a\" til \"ö\". Ef raðað eftir stærð, þá mun stærsta skráin sjást "
"efst í staðinn fyrir minnstu skrána."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:33
msgid "Default folder viewer"
msgstr "Sjálfgefin rýnir fyrir möppur"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:34
msgid ""
"When a folder is visited this viewer is used unless you have selected "
"another view for that particular folder. Possible values are \"list-view\", "
"and \"icon-view\"."
msgstr ""
"Notast er við þennan skoðara þegar mappa er opnuð nema önnur sýn hafi verið "
"valin fyrir möppuna. Möguleg gildi eru \"listasýn\" og \"táknmyndasýn."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:35
msgid "Whether to show hidden files"
msgstr "Hvort sýna eigi faldar skrár"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:36
msgid ""
"This key is deprecated and ignored. The \"show-hidden\" key from \"org.gtk."
"Settings.FileChooser\" is now used instead."
msgstr ""
"Þessi lykill er úreltur og ekki notaður. Í staðinn er notaður \"show-hidden"
"\" lykillinn úr \"org.gtk.Settings.FileChooser\"."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:37
msgid "Bulk rename utility"
msgstr "Magnendurnefningartól"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:38
msgid ""
"If set, Nautilus will append URIs of selected files and treat the result as "
"a command line for bulk renaming. Bulk rename applications can register "
"themselves in this key by setting the key to a space-separated string of "
"their executable name and any command line options. If the executable name "
"is not set to a full path, it will be searched for in the search path."
msgstr ""
"Ef þetta er valið, mun Nautilus safna saman slóðum valinna skráa og meðhöndla "
"útkomuna sem skipanalínu til magnbreytinga á skráaheitum. "
"Magnendurnefningaforrit geta skráð sig hér á þessari færslu með því að skrifa "
"nafn sitt í lykilinn (aðskilið með bilum) ásamt hverskyns skipanalínurofum. "
"Ef heiti keyrsluskrár forrits er ekki tiltekið með heildarslóð, verður leitað "
"að henni í venjulegri leitarslóð."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:39
msgid "List of possible captions on icons"
msgstr "Listi yfir mögulegan texta á táknmyndum"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:40
msgid ""
"A list of captions below an icon in the icon view and the desktop. The "
"actual number of captions shown depends on the zoom level. Some possible "
"values are: \"size\", \"type\", \"date_modified\", \"owner\", \"group\", "
"\"permissions\", and \"mime_type\"."
msgstr ""
"Listi með mögulegum texta undir táknunum í táknmyndasýn og á skjáborðinu. "
"Fjöldi texta sem birtist fer eftir aðdrætti. Möguleg gildi eru: „stærð“, "
"„tegund“, „dags_breytt“, „eigandi“, „hópur“, „heimildir“ og „mime_tegund“."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:41
msgid "Default icon zoom level"
msgstr "Sjálfgefið aðdráttarstig fyrir tákmyndir"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:42
msgid "Default zoom level used by the icon view."
msgstr "Sjálfgefinn aðdráttur notaður í táknmyndasýn."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:43
msgid "Default Thumbnail Icon Size"
msgstr "Sjálfgefin stærð táknmynda"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:44
msgid "The default size of an icon for a thumbnail in the icon view."
msgstr "Sjálfgefin stærð táknmyndar fyrir smámynd í táknmyndasýn."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:45
msgid "Text Ellipsis Limit"
msgstr "Mörk þrípunkts í texta"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:47
#, no-c-format
msgid ""
"A string specifying how parts of overlong file names should be replaced by "
"ellipses, depending on the zoom level. Each of the list entries is of the "
"form \"Zoom Level:Integer\". For each specified zoom level, if the given "
"integer is larger than 0, the file name will not exceed the given number of "
"lines. If the integer is 0 or smaller, no limit is imposed on the specified "
"zoom level. A default entry of the form \"Integer\" without any specified "
"zoom level is also allowed. It defines the maximum number of lines for all "
"other zoom levels. Examples: 0 - always display overlong file names; 3 - "
"shorten file names if they exceed three lines; smallest:5,smaller:4,0 - "
"shorten file names if they exceed five lines for zoom level \"smallest\". "
"Shorten file names if they exceed four lines for zoom level \"smaller\". Do "
"not shorten file names for other zoom levels. Available zoom levels: "
"smallest (33%), smaller (50%), small (66%), standard (100%), large (150%), "
"larger (200%), largest (400%)"
msgstr ""
"Strengur sem segir hvaða hluti af of löngu skráarheiti skuli skipt út fyrir "
"þrípunkta, eftir því hvaða aðdráttur er notaður. Hver listi er á forminu "
"„Aðdráttarstig:Heiltala“. Fyrir hvert stig, ef talan er meiri en 0 þá mun "
"skráarnafnið ekki breytast eftir aðdrætti. Ef talan er 0 eða minni þá munu "
"engin mörk vera sett á hvaða aðdráttur er í sýninni. Venjulegt gildi á "
"forminu „Heiltala“ án nokkurs aðdráttar á sýninni er líka leyft. Það "
"skilgreinir hámarksfjölda lína fyrir oll stig aðdráttar. Sem dæmi 0 - sýnir "
"alltaf löng skráarheiti; 3 - styttir skráarheitin ef þau eru lengri en þrjár "
"línur; minnst:5, minna:4,0 - styttir skráarheiti ef þau eru lengri en fimm "
"línur fyrir minnstu sýnina. Styttir skráarheiti ef þau eru lengri en fjórar "
"línur fyrir aðdráttarstigið \"minna\". Ekki stytta skráarheiti fyrir aðrar "
"stærðir sýnar. Hægt er að velja um aðdráttarstigin: minnst (33%), minna "
"(50%), lítið (66%), venjulegt (100%), stórt (150%), stærra (200%), stærst "
"(400%)"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:48
msgid "Default list zoom level"
msgstr "Sjálfgefið aðdráttarstig fyrir listasýn"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:49
msgid "Default zoom level used by the list view."
msgstr "Sjálfgefinn aðdráttur notaður í listasýn."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:50
msgid "Default list of columns visible in the list view"
msgstr "Sjálfgefin fjöldi sýnilegra dálka í lista yfirliti"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:51
msgid "Default list of columns visible in the list view."
msgstr "Sjálfgefin fjöldi sýnilegra dálka í lista yfirliti."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:52
msgid "Default column order in the list view"
msgstr "Sjálfgefin röð dálka í listasýn"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:53
msgid "Default column order in the list view."
msgstr "Sjálfgefin röð dálka í listasýn."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:54
msgid "Use tree view"
msgstr "Nota greinasýn"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:55
msgid ""
"Whether a tree should be used for list view navigation instead of a flat list"
msgstr "Hvort birta eigi greinar í listasýn fremur en flatan lista"

#  Special Desktop window title (displayed in the Ctrl-Alt-Tab window)
#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:56
msgid "Desktop font"
msgstr "Skjáborðsletur"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:57
msgid "The font description used for the icons on the desktop."
msgstr "Leturgerðarlýsing sem notuð er fyrir táknmyndirnar á skjáborðinu."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:58
msgid "Home icon visible on desktop"
msgstr "Sýna tákn fyrir heimamöppuna á skjáborðinu"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:59
msgid ""
"If this is set to true, an icon linking to the home folder will be put on "
"the desktop."
msgstr ""
"Ef þetta er stillt sem satt, mun táknmynd sem tengist heimamöppu þinni verða "
"sett á skjáborðið."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:60
msgid "Trash icon visible on desktop"
msgstr "Ruslatunnu táknmynd sýnileg á skjáborði"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:61
msgid ""
"If this is set to true, an icon linking to the trash will be put on the "
"desktop."
msgstr ""
"Ef þetta er stillt sem satt, mun táknmynd sem tengist ruslinu verða sett á "
"skjáborðið."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:62
msgid "Show mounted volumes on the desktop"
msgstr "Sýna tengdar gagnahirslur á skjáborðinu"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:63
msgid ""
"If this is set to true, icons linking to mounted volumes will be put on the "
"desktop."
msgstr "Ef þetta er stillt sem satt, munu gagnahirslur birtast á skjáborðinu."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:64
msgid "Network Servers icon visible on the desktop"
msgstr "Netþjónatákmynd sýnileg á skjáborðinu"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:65
msgid ""
"If this is set to true, an icon linking to the Network Servers view will be "
"put on the desktop."
msgstr ""
"Ef þetta er stillt sem satt, mun  táknmynd sem tengist netþjónasýn verða "
"sett á skjáborðið."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:66
msgid "Desktop home icon name"
msgstr "Heiti táknmyndar fyrir heimamöppu á skjáborði"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:67
msgid ""
"This name can be set if you want a custom name for the home icon on the "
"desktop."
msgstr ""
"Þessu skráarheiti er hægt að breyta ef þú vilt fá sérsniðið skráarheiti "
"fyrir heimsvæðismöppu þína á skjáborði."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:68
msgid "Desktop trash icon name"
msgstr "Heiti táknmyndar fyrir ruslamöppu á skjáborði"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:69
msgid ""
"This name can be set if you want a custom name for the trash icon on the "
"desktop."
msgstr ""
"Þetta nafn má stilla ef þú vilt sérsniðið nafn fyrir táknmynd ruslafötunnar "
"á skjáborðinu."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:70
msgid "Network servers icon name"
msgstr "Heiti á táknmynd netþjónsins"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:71
msgid ""
"This name can be set if you want a custom name for the network servers icon "
"on the desktop."
msgstr ""
"Þessu skráarheiti er hægt að breyta ef þú vilt fá sérsniðið skráarheiti "
"fyrir netþjóna á skjáborðinu."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:72
msgid ""
"An integer specifying how parts of overlong file names should be replaced by "
"ellipses on the desktop. If the number is larger than 0, the file name will "
"not exceed the given number of lines. If the number is 0 or smaller, no "
"limit is imposed on the number of displayed lines."
msgstr ""
"Heiltalan tilgreinir hvernig hlutar af of löngu skráarnafni skuli vera skipt "
"út fyrir þrípunkt á skjáborðinu. Ef talan er stærri en núll þá mun "
"skráarheitið ekki vera lengra en sá fjöldi lína. Ef talan er 0 eða smærri þá "
"verður lengd skráarheita engum mörkum bundið."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:73
msgid "Fade the background on change"
msgstr "Deifa bakgrunn við skiptingu"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:74
msgid ""
"If set to true, then Nautilus will use a fade effect to change the desktop "
"background."
msgstr ""
"Ef þetta er virkt mun Nautilus nota deifingaráhrif við að skipta um bakgrunn "
"á skjáborðinu."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:75
msgid "The geometry string for a navigation window."
msgstr "Strengur með stærðarupplýsingum fyrir yfirlitsglugga."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:76
msgid ""
"A string containing the saved geometry and coordinates string for navigation "
"windows."
msgstr ""
"Strengur sem inniheldur stærðarupplýsingar og staðsetningarhnit fyrir "
"yfirlitsglugga."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:77
msgid "Whether the navigation window should be maximized."
msgstr "Hvort yfirlitsglugginn eigi að vera hámarkaður."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:78
msgid "Whether the navigation window should be maximized by default."
msgstr "Hvort yfirlitsglugginn eigi sjálfgefið að vera hámarkaður."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:79
msgid "Width of the side pane"
msgstr "Breidd hliðarstiku"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:80
msgid "The default width of the side pane in new windows."
msgstr "Sjálfgefin breidd síðustiku í nýjum gluggum."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:81
msgid "Show location bar in new windows"
msgstr "Sýna staðsetningarrönd í nýjum gluggum"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:82
msgid ""
"If set to true, newly opened windows will have the location bar visible."
msgstr "Ef virkt munu nýir gluggar innihalda sýnilega staðsetningarrönd."

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:83
msgid "Show side pane in new windows"
msgstr "Sýna síðustiku í nýjum gluggum"

#: ../libnautilus-private/org.gnome.nautilus.gschema.xml.in.h:84
msgid "If set to true, newly opened windows will have the side pane visible."
msgstr "Ef virkt munu nýir gluggar innihalda sýnilega síðustiku."

#: ../nautilus-sendto-extension/nautilus-nste.c:96
#: ../nautilus-sendto-extension/nautilus-nste.c:101
msgid "Email…"
msgstr "Tölvupóstur..."

#: ../nautilus-sendto-extension/nautilus-nste.c:97
msgid "Send file by mail…"
msgstr "Senda skrá í tölvupósti…"

#: ../nautilus-sendto-extension/nautilus-nste.c:102
msgid "Send files by mail…"
msgstr "Senda skrár í tölvupósti…"

#. Some sort of failure occurred. How 'bout we tell the user?
#: ../src/nautilus-application.c:166 ../src/nautilus-window-slot.c:1611
msgid "Oops! Something went wrong."
msgstr "Úbbs! Eitthvað fór úrskeiðis."

#: ../src/nautilus-application.c:168
#, c-format
msgid ""
"Unable to create a required folder. Please create the following folder, or "
"set permissions such that it can be created:\n"
"%s"
msgstr ""
"Get ekki búið til umbeðna möppu. Búðu til eftirfarandi möppu eða stilltu "
"heimildir þannig að hægt sé að búa hana til:\n"
"%s"

#: ../src/nautilus-application.c:173
#, c-format
msgid ""
"Unable to create required folders. Please create the following folders, or "
"set permissions such that they can be created:\n"
"%s"
msgstr ""
"Get ekki búið til umbeðnar möppur Búðu til eftirfarandi möppur eða stilltu "
"heimildir þannig að hægt sé að búa þær til:\n"
"%s"

#: ../src/nautilus-application.c:305
msgid ""
"Nautilus 3.0 deprecated this directory and tried migrating this "
"configuration to ~/.config/nautilus"
msgstr ""
"Nautilus 3.0 hefur úrelt þessa möppu og reyndi að yfirfæra þessar stillingar "
"yfir í  ~/.config/nautilus"

#: ../src/nautilus-application.c:599
msgid "--check cannot be used with other options."
msgstr "--check er ekki hægt að nota með öðrum rofum."

#: ../src/nautilus-application.c:606
msgid "--quit cannot be used with URIs."
msgstr "--quit er ekki hægt að nota fyrir URI-slóðir."

#: ../src/nautilus-application.c:614
msgid "--select must be used with at least an URI."
msgstr "--select verður að vera notað með a.m.k. slóð/URI."

#: ../src/nautilus-application.c:621
msgid "--no-desktop and --force-desktop cannot be used together."
msgstr "--no-desktop og --force-desktop er ekki hægt að nota saman."

#: ../src/nautilus-application.c:705
msgid "Perform a quick set of self-check tests."
msgstr "Keyra fljótlegar sjálfprófanir."

#: ../src/nautilus-application.c:712
msgid "Create the initial window with the given geometry."
msgstr "Búa til fyrsta glugga með uppgefnum stærðarhlutföllum."

#: ../src/nautilus-application.c:712
msgid "GEOMETRY"
msgstr "STÆRÐARHLUTFÖLL"

#: ../src/nautilus-application.c:714
msgid "Show the version of the program."
msgstr "Sýna útgáfu forrits."

#: ../src/nautilus-application.c:716
msgid "Always open a new window for browsing specified URIs"
msgstr "Alltaf opna nýjan glugga við flakk á tilteknar slóðir"

#: ../src/nautilus-application.c:718
msgid "Only create windows for explicitly specified URIs."
msgstr "Einungis búa til glugga fyrir séstaklega skilgreindar URI slóðir."

#: ../src/nautilus-application.c:720
msgid "Never manage the desktop (ignore the GSettings preference)."
msgstr "Ekki stjórna skjáborðinu (hunsa stillingar í GSettings)."

#: ../src/nautilus-application.c:722
msgid "Always manage the desktop (ignore the GSettings preference)."
msgstr "Alltaf stjórna skjáborðinu (hunsa stillingar í GSettings)."

#: ../src/nautilus-application.c:724
msgid "Quit Nautilus."
msgstr "Loka Nautilus."

#: ../src/nautilus-application.c:726
msgid "Select specified URI in parent folder."
msgstr "Veldu tilgreinda slóð/URI í yfirmöppu."

#: ../src/nautilus-application.c:727
msgid "[URI...]"
msgstr "[Slóð...]"

#. Translators: this is a fatal error quit message printed on the
#. * command line
#: ../src/nautilus-application.c:807
msgid "Could not register the application"
msgstr "Gat ekki kerfisskráð forritið"

#: ../src/nautilus-application-actions.c:127
#, c-format
msgid ""
"There was an error displaying help: \n"
"%s"
msgstr ""
"Villa kom upp þegar sýna átti hjálp: \n"
"%s"

#: ../src/nautilus-app-menu.ui.h:1
msgid "New _Window"
msgstr "Nýr _gluggi"

#: ../src/nautilus-app-menu.ui.h:2
msgid "Connect to _Server…"
msgstr "Tengja_st við þjón…"

#: ../src/nautilus-app-menu.ui.h:3
msgid "_Bookmarks"
msgstr "_Bókamerki"

#: ../src/nautilus-app-menu.ui.h:4
msgid "Prefere_nces"
msgstr "Stilli_ngar"

#: ../src/nautilus-app-menu.ui.h:5
msgid "_Help"
msgstr "_Hjálp"

#: ../src/nautilus-app-menu.ui.h:6
msgid "_About"
msgstr "_Um"

#: ../src/nautilus-app-menu.ui.h:7
msgid "_Quit"
msgstr "_Hætta"

#: ../src/nautilus-autorun-software.c:142
#: ../src/nautilus-autorun-software.c:145
#, c-format
msgid ""
"Unable to start the program:\n"
"%s"
msgstr ""
"Tókst ekki að ræsa forritið:\n"
"%s"

#: ../src/nautilus-autorun-software.c:148
#, c-format
msgid "Unable to locate the program"
msgstr "Tókst ekki að finna forritið"

#: ../src/nautilus-autorun-software.c:170
msgid "Oops! There was a problem running this software."
msgstr "Úbbs! Það kom upp vandamál við keyrslu þessa hugbúnaðar."

#: ../src/nautilus-autorun-software.c:201
#, c-format
msgid ""
"“%s” contains software intended to be automatically started. Would you like "
"to run it?"
msgstr ""
"“%s” inniheldur hugbúnað sem ætlað er að keyra sjálfkrafa. Viltu leyfa honum "
"það?"

#: ../src/nautilus-autorun-software.c:205
msgid "If you don't trust this location or aren't sure, press Cancel."
msgstr ""
"Ef þú treystir ekki þessari staðsetningu eða ert ekki viss, ýttu þá á 'Hætta "
"við'."

#: ../src/nautilus-autorun-software.c:240 ../src/nautilus-mime-actions.c:723
msgid "_Run"
msgstr "_Keyra"

#: ../src/nautilus-bookmarks-window.c:166
msgid "No bookmarks defined"
msgstr "Engin bókamerki skilgreind"

#: ../src/nautilus-bookmarks-window.c:711
msgid "Bookmarks"
msgstr "Bókamerki"

#: ../src/nautilus-bookmarks-window.ui.h:1
msgid "Remove"
msgstr "Fjarlægja"

#: ../src/nautilus-bookmarks-window.ui.h:2
msgid "Move Up"
msgstr "Færa upp"

#: ../src/nautilus-bookmarks-window.ui.h:3
msgid "Move Down"
msgstr "Færa niður"

#: ../src/nautilus-bookmarks-window.ui.h:4
msgid "_Name"
msgstr "_Heiti"

#: ../src/nautilus-bookmarks-window.ui.h:5
msgid "_Location"
msgstr "_Staðsetning"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-canvas-view.c:1104
msgid "Re_versed Order"
msgstr "_Öfug röð"

#. tooltip
#: ../src/nautilus-canvas-view.c:1105
msgid "Display icons in the opposite order"
msgstr "Sýna táknmyndir í öfugri röð"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-canvas-view.c:1109
msgid "_Keep Aligned"
msgstr "_Halda jöfnuðu"

#. tooltip
#: ../src/nautilus-canvas-view.c:1110
msgid "Keep icons lined up on a grid"
msgstr "Halda táknmyndum uppröðum á hnitaneti"

#: ../src/nautilus-canvas-view.c:1117
msgid "_Manually"
msgstr "Handvirk_t"

#: ../src/nautilus-canvas-view.c:1118
msgid "Leave icons wherever they are dropped"
msgstr "Skilja táknmyndir eftir þar sem þeim er sleppt"

#: ../src/nautilus-canvas-view.c:1121
msgid "By _Name"
msgstr "Eftir _skráarheiti"

#: ../src/nautilus-canvas-view.c:1122
msgid "Keep icons sorted by name in rows"
msgstr "Halda táknmyndum flokkuðum í röð eftir skráarheiti"

#: ../src/nautilus-canvas-view.c:1125
msgid "By _Size"
msgstr "Eftir _stærð"

#: ../src/nautilus-canvas-view.c:1126
msgid "Keep icons sorted by size in rows"
msgstr "Halda táknmyndum flokkuðum í röð eftir stærð"

#: ../src/nautilus-canvas-view.c:1129
msgid "By _Type"
msgstr "Eftir _Gerð"

#: ../src/nautilus-canvas-view.c:1130
msgid "Keep icons sorted by type in rows"
msgstr "Halda táknmyndum flokkuðum í röð eftir gerð"

#: ../src/nautilus-canvas-view.c:1133
msgid "By Modification _Date"
msgstr "Eftir breytingar _dagsetningu"

#: ../src/nautilus-canvas-view.c:1134
msgid "Keep icons sorted by modification date in rows"
msgstr "Halda táknmyndum flokkuðum í röð eftir hvenær skránni var breytt"

#: ../src/nautilus-canvas-view.c:1137
msgid "By _Access Date"
msgstr "Eftir _notkun"

#: ../src/nautilus-canvas-view.c:1138
msgid "Keep icons sorted by access date in rows"
msgstr "Halda táknmyndum flokkuðum í röð eftir hvenær skráin var síðast notuð"

#: ../src/nautilus-canvas-view.c:1141
msgid "By T_rash Time"
msgstr "Efti_r tíma þegar var hent"

#: ../src/nautilus-canvas-view.c:1142
msgid "Keep icons sorted by trash time in rows"
msgstr "Raða táknmyndunum í dálkum eftir því hvenær þeim var hent"

#: ../src/nautilus-canvas-view.c:1145
msgid "By Search Relevance"
msgstr "Eftir samsvörun við leit"

#: ../src/nautilus-canvas-view.c:1146
msgid "Keep icons sorted by search relevance in rows"
msgstr "Halda táknmyndum flokkuðum í röð eftir leitareinkunn"

#: ../src/nautilus-canvas-view-container.c:491
#: ../src/nautilus-file-management-properties.ui.h:35
msgid "Icon View"
msgstr "Táknmyndasýn"

#. if it wasn't cancelled show a dialog
#: ../src/nautilus-connect-server.c:52 ../src/nautilus-mime-actions.c:1869
#: ../src/nautilus-mime-actions.c:2133
msgid "Unable to access location"
msgstr "Getur ekki tengst staðsetningu"

#: ../src/nautilus-connect-server.c:73
msgid "Unable to display location"
msgstr "Get ekki birt staðsetningu"

#: ../src/nautilus-connect-server.c:139
msgid "Print but do not open the URI"
msgstr "Prenta en þó ekki opna slóðina"

#. Translators: This is the --help description for the connect to server app,
#. the initial newlines are between the command line arg and the description
#: ../src/nautilus-connect-server.c:151
msgid ""
"\n"
"\n"
"Add connect to server mount"
msgstr ""
"\n"
"\n"
"Bæta tengingunni við tengingu vefþjóns"

#: ../src/nautilus-connect-server-dialog.c:109
msgid "This file server type is not recognized."
msgstr "Þessi tegund af skráaþjóni er óþekkt."

#: ../src/nautilus-connect-server-dialog.c:116
msgid "This doesn't look like an address."
msgstr "Þetta lítur ekki út eins og vistfang."

#. Translators: %s is a URI of the form "smb://foo.example.com"
#: ../src/nautilus-connect-server-dialog.c:225
#, c-format
msgid "For example, %s"
msgstr "Til dæmis, %s"

#: ../src/nautilus-connect-server-dialog.c:492
msgid "_Remove"
msgstr "_Fjarlægja"

#: ../src/nautilus-connect-server-dialog.c:501
msgid "_Clear All"
msgstr "_Hreinsa allt"

#: ../src/nautilus-connect-server-dialog.c:562
msgid "_Server Address"
msgstr "_Vistfang þjóns"

#: ../src/nautilus-connect-server-dialog.c:586
msgid "_Recent Servers"
msgstr "_Nýlega notaðir þjónar"

#: ../src/nautilus-connect-server-dialog.c:655
msgid "C_onnect"
msgstr "_Tengjast"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-desktop-canvas-view.c:663 ../src/nautilus-view.c:7136
#: ../src/nautilus-view.c:8682
msgid "E_mpty Trash"
msgstr "Tæ_ma rusl"

#. label, accelerator
#: ../src/nautilus-desktop-canvas-view.c:687
#: ../src/nautilus-desktop-canvas-view.c:728
msgid "Restore Icons' Original Si_zes"
msgstr "Endurheimta upprunalegar _stærðir táknmynda"

#: ../src/nautilus-desktop-canvas-view.c:688
msgid "Restore Icon's Original Si_ze"
msgstr "Endurheimta upprunalegu _stærð táknmyndar"

#. label, accelerator
#: ../src/nautilus-desktop-canvas-view.c:700
msgid "Change Desktop _Background"
msgstr "Breyta _bakgrunni skjáborðs"

#. tooltip
#: ../src/nautilus-desktop-canvas-view.c:702
msgid ""
"Show a window that lets you set your desktop background's pattern or color"
msgstr "Sýna glugga sem gerir þér kleift að sejta bakgrunns mynstur eða lit"

#. label, accelerator
#: ../src/nautilus-desktop-canvas-view.c:707
msgid "Empty Trash"
msgstr "Tæma rusl"

#. tooltip
#: ../src/nautilus-desktop-canvas-view.c:709 ../src/nautilus-trash-bar.c:212
#: ../src/nautilus-view.c:7137
msgid "Delete all items in the Trash"
msgstr "Eyða öllum hlutum í ruslið"

#. label, accelerator
#: ../src/nautilus-desktop-canvas-view.c:714
msgid "_Organize Desktop by Name"
msgstr "Raða á skjáb_orð eftir heiti"

#. tooltip
#: ../src/nautilus-desktop-canvas-view.c:716
msgid "Reposition icons to better fit in the window and avoid overlapping"
msgstr ""
"Endurstaðsetja táknmyndir til að þær passi betur í glugga og til að forðast "
"skörun"

#. label, accelerator
#: ../src/nautilus-desktop-canvas-view.c:721
msgid "Resize Icon…"
msgstr "Breyta stærð táknmyndar…"

#. tooltip
#: ../src/nautilus-desktop-canvas-view.c:723
msgid "Make the selected icons resizable"
msgstr "Gera valdar táknmyndir teygjanlegar"

#. tooltip
#: ../src/nautilus-desktop-canvas-view.c:730
msgid "Restore each selected icon to its original size"
msgstr "Breyta hverri valdri táknmynd í upprunalega stærð"

#: ../src/nautilus-desktop-item-properties.c:404
#: ../src/nautilus-desktop-item-properties.c:414
#: ../src/nautilus-image-properties-page.c:368
msgid "Comment"
msgstr "Athugasemd"

#: ../src/nautilus-desktop-item-properties.c:407
msgid "URL"
msgstr "Slóð"

#: ../src/nautilus-desktop-item-properties.c:410
#: ../src/nautilus-desktop-item-properties.c:420
#: ../src/nautilus-image-properties-page.c:359
#: ../src/nautilus-image-properties-page.c:414
msgid "Description"
msgstr "Lýsing"

#: ../src/nautilus-desktop-item-properties.c:417
msgid "Command"
msgstr "Skipun"

#  Special Desktop window title (displayed in the Ctrl-Alt-Tab window)
#. hardcode "Desktop"
#: ../src/nautilus-desktop-window.c:197 ../src/nautilus-desktop-window.c:367
msgid "Desktop"
msgstr "Skjáborð"

#: ../src/nautilus-error-reporting.c:67
#, c-format
msgid "You do not have the permissions necessary to view the contents of “%s”."
msgstr "Þú hefur ekki nægjanleg réttindi til að skoða innihaldið í “%s”."

#: ../src/nautilus-error-reporting.c:71
#, c-format
msgid "“%s” could not be found. Perhaps it has recently been deleted."
msgstr "“%s\" fannst ekki. Kannski var því eytt nýlega."

#: ../src/nautilus-error-reporting.c:75
#, c-format
msgid "Sorry, could not display all the contents of “%s”: %s"
msgstr "Get ekki sýnt allt innihald “%s\": %s"

#: ../src/nautilus-error-reporting.c:82
msgid "This location could not be displayed."
msgstr "Ekki tókst að birta staðsetninguna."

#: ../src/nautilus-error-reporting.c:106
#, c-format
msgid "You do not have the permissions necessary to change the group of “%s”."
msgstr ""
"Þú hefur ekki nægjanleg réttindi til að breyta hópréttindum fyrir “%s”."

#. fall through
#: ../src/nautilus-error-reporting.c:119
#, c-format
msgid "Sorry, could not change the group of “%s”: %s"
msgstr "Get ekki breytt hópnum á “%s\": %s"

#: ../src/nautilus-error-reporting.c:124
msgid "The group could not be changed."
msgstr "Ekki var hægt að breyta hópnum."

#: ../src/nautilus-error-reporting.c:144
#, c-format
msgid "Sorry, could not change the owner of “%s”: %s"
msgstr "Því miður, en ekki tókst að breyta eiganda á “%s\": %s"

#: ../src/nautilus-error-reporting.c:146
msgid "The owner could not be changed."
msgstr "Ekki var hægt að breyta eiganda."

#: ../src/nautilus-error-reporting.c:166
#, c-format
msgid "Sorry, could not change the permissions of “%s”: %s"
msgstr "Get ekki breytt heimildum á “%s\": %s"

#: ../src/nautilus-error-reporting.c:168
msgid "The permissions could not be changed."
msgstr "Ekki var hægt að breyta skráarheimildum."

#: ../src/nautilus-error-reporting.c:203
#, c-format
msgid ""
"The name “%s” is already used in this location. Please use a different name."
msgstr ""
"Heitið „“%s“ er nú þegar notað á þessum stað. Veldu eitthvað annað heiti."

#: ../src/nautilus-error-reporting.c:208
#, c-format
msgid ""
"There is no “%s” in this location. Perhaps it was just moved or deleted?"
msgstr ""
"Það er ekkert “%s“ á þessum stað. Kannski hefur því verið eytt eða það fært?"

#: ../src/nautilus-error-reporting.c:213
#, c-format
msgid "You do not have the permissions necessary to rename “%s”."
msgstr "Þú hefur ekki nægjanleg réttindi til að endurnefna “%s\"”."

#: ../src/nautilus-error-reporting.c:218
#, c-format
msgid ""
"The name “%s” is not valid because it contains the character “/”. Please use "
"a different name."
msgstr ""
"Heitið “%s“ er ógilt vegna þess að það inniheldur stafinn „/“. Notaðu "
"eitthvað annað heiti."

#: ../src/nautilus-error-reporting.c:222
#, c-format
msgid "The name “%s” is not valid. Please use a different name."
msgstr "Heitið “%s“ er ógilt. Notaðu eitthvað annað heiti."

#: ../src/nautilus-error-reporting.c:228
#, c-format
msgid "The name “%s” is too long. Please use a different name."
msgstr "Heitið “%s\" er of langt. Notaðu eitthvað annað heiti."

#. fall through
#: ../src/nautilus-error-reporting.c:242
#, c-format
msgid "Sorry, could not rename “%s” to “%s”: %s"
msgstr "Því miður, gat ekki endurnefnt “%s\" sem \"%s\": %s"

#: ../src/nautilus-error-reporting.c:250
msgid "The item could not be renamed."
msgstr "Ekki var hægt að endurnefna hlutinn."

#: ../src/nautilus-error-reporting.c:347
#, c-format
msgid "Renaming “%s” to “%s”."
msgstr "Endurnefni “%s“ sem \"%s“”."

#. Translators: this is referred to captions under icons.
#: ../src/nautilus-file-management-properties.c:202
#: ../src/nautilus-properties-window.c:3763
#: ../src/nautilus-properties-window.c:3790
msgid "None"
msgstr "Ekkert"

#: ../src/nautilus-file-management-properties.ui.h:1
msgid "Files Preferences"
msgstr "Kjörstillingar skráa"

#: ../src/nautilus-file-management-properties.ui.h:2
msgid "Default View"
msgstr "Sjálfgefin sýn"

#: ../src/nautilus-file-management-properties.ui.h:3
msgid "View _new folders using:"
msgstr "Skoða _nýjar möppur með:"

#: ../src/nautilus-file-management-properties.ui.h:4
msgid "_Arrange items:"
msgstr "R_aða hlutum:"

#: ../src/nautilus-file-management-properties.ui.h:5
msgid "Sort _folders before files"
msgstr "Sortera _möppur undan skrám"

#: ../src/nautilus-file-management-properties.ui.h:6
msgid "Show hidden and _backup files"
msgstr "Sýna faldar skrár og _öryggisafrit"

#: ../src/nautilus-file-management-properties.ui.h:7
msgid "Icon View Defaults"
msgstr "Sjálfgefnar stillingar táknmyndasýnar"

#: ../src/nautilus-file-management-properties.ui.h:8
msgid "Default _zoom level:"
msgstr "Sjálfgefinn aðdrá_ttur:"

#: ../src/nautilus-file-management-properties.ui.h:9
msgid "List View Defaults"
msgstr "Sjálfgefnar stillingar listasýnar"

#: ../src/nautilus-file-management-properties.ui.h:10
msgid "D_efault zoom level:"
msgstr "S_jálfgefinn aðdráttur:"

#: ../src/nautilus-file-management-properties.ui.h:11
msgid "Views"
msgstr "Sýn"

#: ../src/nautilus-file-management-properties.ui.h:12
msgid "Behavior"
msgstr "Hegðun"

#: ../src/nautilus-file-management-properties.ui.h:13
msgid "_Single click to open items"
msgstr "_Smelltu einu sinni til að opna hluti"

#: ../src/nautilus-file-management-properties.ui.h:14
msgid "_Double click to open items"
msgstr "_Tvíksmella til að opna hluti"

#: ../src/nautilus-file-management-properties.ui.h:15
msgid "Executable Text Files"
msgstr "Keyranlegar textaskrár"

#: ../src/nautilus-file-management-properties.ui.h:16
msgid "_Run executable text files when they are opened"
msgstr "Key_ra keyranlegar textaskrárþegar þær eru opnaðar"

#: ../src/nautilus-file-management-properties.ui.h:17
msgid "_View executable text files when they are opened"
msgstr "_Skoða keyranlegar textaskrár þegar þær eru opnaðar"

#: ../src/nautilus-file-management-properties.ui.h:18
msgid "_Ask each time"
msgstr "Spyrj_a í hvert skipti"

#. trash
#: ../src/nautilus-file-management-properties.ui.h:19
#: ../src/nautilus-shell-search-provider.c:290 ../src/nautilus-trash-bar.c:194
msgid "Trash"
msgstr "Rusl"

#: ../src/nautilus-file-management-properties.ui.h:20
msgid "Ask before _emptying the Trash or deleting files"
msgstr "Spyrja um staðfestingu áður en hlutum er eytt eða rusl er tæmt"

#: ../src/nautilus-file-management-properties.ui.h:21
msgid "I_nclude a Delete command that bypasses Trash"
msgstr "_Bjóða upp á Eyða skipun sem sniðgengur ruslatunnuna"

#: ../src/nautilus-file-management-properties.ui.h:22
msgid "Icon Captions"
msgstr "Táknmyndatexti"

#: ../src/nautilus-file-management-properties.ui.h:23
msgid ""
"Choose the order of information to appear beneath icon names. More "
"information will appear when zooming in closer."
msgstr ""
"Veldu uppröðun á upplýsingum sem sjást fyrir neðan skráarheiti tákna. Fleiri "
"upplýsingar munu sjást ef sýnin er stækkuð."

#: ../src/nautilus-file-management-properties.ui.h:24
#: ../src/nautilus-list-view.c:2147
msgid "List View"
msgstr "Listasýn"

#: ../src/nautilus-file-management-properties.ui.h:25
msgid "Navigate folders in a tree"
msgstr "Flakka um möppur eftir greinum"

#: ../src/nautilus-file-management-properties.ui.h:26
msgid "Display"
msgstr "Sýna"

#: ../src/nautilus-file-management-properties.ui.h:27
msgid "Choose the order of information to appear in the list view."
msgstr "Veldu uppröðun á upplýsingum sem sjást í listasýninni."

#: ../src/nautilus-file-management-properties.ui.h:28
msgid "List Columns"
msgstr "Listadálkar"

#: ../src/nautilus-file-management-properties.ui.h:30
msgid "Show _thumbnails:"
msgstr "Sýna smám_yndir:"

#: ../src/nautilus-file-management-properties.ui.h:31
msgid "_Only for files smaller than:"
msgstr "_Einungis fyrir smærri skrár en:"

#: ../src/nautilus-file-management-properties.ui.h:32
#: ../src/nautilus-properties-window.c:4191
msgid "Folders"
msgstr "Möppur"

#: ../src/nautilus-file-management-properties.ui.h:33
msgid "Count _number of items:"
msgstr "Telja fj_ölda hluta:"

#: ../src/nautilus-file-management-properties.ui.h:34
msgid "Preview"
msgstr "Forsýna"

#: ../src/nautilus-file-management-properties.ui.h:36
msgid "Always"
msgstr "Ávallt"

#: ../src/nautilus-file-management-properties.ui.h:37
msgid "Local Files Only"
msgstr "Einungis staðbundnar skrár"

#: ../src/nautilus-file-management-properties.ui.h:38
msgid "Never"
msgstr "Aldrei"

#: ../src/nautilus-file-management-properties.ui.h:39
msgid "By Name"
msgstr "Eftir skráarheiti"

#: ../src/nautilus-file-management-properties.ui.h:40
msgid "By Size"
msgstr "Eftir stærð"

#: ../src/nautilus-file-management-properties.ui.h:41
msgid "By Type"
msgstr "Eftir tegund"

#: ../src/nautilus-file-management-properties.ui.h:42
msgid "By Modification Date"
msgstr "Eftir breytingardagsetningu"

#: ../src/nautilus-file-management-properties.ui.h:43
msgid "By Access Date"
msgstr "Eftir aðgangsdagsetningu"

#: ../src/nautilus-file-management-properties.ui.h:44
msgid "By Trashed Date"
msgstr "Eftir hvenær hent"

#: ../src/nautilus-file-management-properties.ui.h:46
#, no-c-format
msgid "33%"
msgstr "33%"

#: ../src/nautilus-file-management-properties.ui.h:48
#, no-c-format
msgid "50%"
msgstr "50%"

#: ../src/nautilus-file-management-properties.ui.h:50
#, no-c-format
msgid "66%"
msgstr "66%"

#: ../src/nautilus-file-management-properties.ui.h:52
#, no-c-format
msgid "100%"
msgstr "100%"

#: ../src/nautilus-file-management-properties.ui.h:54
#, no-c-format
msgid "150%"
msgstr "150%"

#: ../src/nautilus-file-management-properties.ui.h:56
#, no-c-format
msgid "200%"
msgstr "200%"

#: ../src/nautilus-file-management-properties.ui.h:58
#, no-c-format
msgid "400%"
msgstr "400%"

#: ../src/nautilus-file-management-properties.ui.h:59
msgid "100 KB"
msgstr "100 KB"

#: ../src/nautilus-file-management-properties.ui.h:60
msgid "500 KB"
msgstr "500 KB"

#: ../src/nautilus-file-management-properties.ui.h:61
msgid "1 MB"
msgstr "1 MB"

#: ../src/nautilus-file-management-properties.ui.h:62
msgid "3 MB"
msgstr "3 MB"

#: ../src/nautilus-file-management-properties.ui.h:63
msgid "5 MB"
msgstr "5 MB"

#: ../src/nautilus-file-management-properties.ui.h:64
msgid "10 MB"
msgstr "10 MB"

#: ../src/nautilus-file-management-properties.ui.h:65
msgid "100 MB"
msgstr "100 MB"

#: ../src/nautilus-file-management-properties.ui.h:66
msgid "1 GB"
msgstr "1 GB"

#: ../src/nautilus-file-management-properties.ui.h:67
msgid "2 GB"
msgstr "2 GB"

#: ../src/nautilus-file-management-properties.ui.h:68
msgid "4 GB"
msgstr "4 GB"

#  set up a gnome icon entry to pick the image file
#: ../src/nautilus-image-properties-page.c:329
msgid "Image Type"
msgstr "Tegund myndar"

#: ../src/nautilus-image-properties-page.c:331
#: ../src/nautilus-image-properties-page.c:337
#, c-format
msgid "%d pixel"
msgid_plural "%d pixels"
msgstr[0] "%d mynddíll"
msgstr[1] "%d mynddílar"

#: ../src/nautilus-image-properties-page.c:335
msgid "Width"
msgstr "Breidd"

#: ../src/nautilus-image-properties-page.c:341
msgid "Height"
msgstr "Hæð"

#: ../src/nautilus-image-properties-page.c:354
#: ../src/nautilus-image-properties-page.c:355
msgid "Title"
msgstr "Titill"

#: ../src/nautilus-image-properties-page.c:356
#: ../src/nautilus-image-properties-page.c:357
msgid "Author"
msgstr "Höfundur"

#  localizers: label prepended to the name of the current file copied
#: ../src/nautilus-image-properties-page.c:360
#: ../src/nautilus-image-properties-page.c:417
msgid "Copyright"
msgstr "Höfundarréttur"

#: ../src/nautilus-image-properties-page.c:361
msgid "Created On"
msgstr "Búið til þann"

#: ../src/nautilus-image-properties-page.c:362
msgid "Created By"
msgstr "Búið til af"

#. Translators: this refers to a legal disclaimer string embedded in
#. * the metadata of an image
#: ../src/nautilus-image-properties-page.c:365
msgid "Disclaimer"
msgstr "Fyrirvari"

#: ../src/nautilus-image-properties-page.c:366
msgid "Warning"
msgstr "Aðvörun"

#: ../src/nautilus-image-properties-page.c:367
msgid "Source"
msgstr "Uppruni"

#: ../src/nautilus-image-properties-page.c:382
msgid "Camera Brand"
msgstr "Tegund myndavélar"

#: ../src/nautilus-image-properties-page.c:383
msgid "Camera Model"
msgstr "Gerð myndavélar"

#. Choose which date to show in order of relevance
#: ../src/nautilus-image-properties-page.c:386
msgid "Date Taken"
msgstr "Tökudagur"

#: ../src/nautilus-image-properties-page.c:387
msgid "Date Digitized"
msgstr "Rafræn dagsetning"

#: ../src/nautilus-image-properties-page.c:388
msgid "Date Modified"
msgstr "Breytt þann"

#: ../src/nautilus-image-properties-page.c:392
msgid "Exposure Time"
msgstr "Lýsingartími"

#: ../src/nautilus-image-properties-page.c:393
msgid "Aperture Value"
msgstr "Gildi ljósops"

#: ../src/nautilus-image-properties-page.c:394
msgid "ISO Speed Rating"
msgstr "ISO hraði"

#: ../src/nautilus-image-properties-page.c:395
msgid "Flash Fired"
msgstr "Flass notað"

#: ../src/nautilus-image-properties-page.c:396
msgid "Metering Mode"
msgstr "Mælihamur"

#: ../src/nautilus-image-properties-page.c:397
msgid "Exposure Program"
msgstr "Lýsingarforrit"

#: ../src/nautilus-image-properties-page.c:398
msgid "Focal Length"
msgstr "Brennivídd"

#: ../src/nautilus-image-properties-page.c:399
msgid "Software"
msgstr "Hugbúnaður"

#: ../src/nautilus-image-properties-page.c:415
msgid "Keywords"
msgstr "Stikkorð"

#: ../src/nautilus-image-properties-page.c:416
msgid "Creator"
msgstr "Höfundur"

#: ../src/nautilus-image-properties-page.c:418
msgid "Rating"
msgstr "Einkunn"

#: ../src/nautilus-image-properties-page.c:441
msgid "Failed to load image information"
msgstr "Náði ekki að hlaða upplýsingunum um myndina"

#: ../src/nautilus-image-properties-page.c:706
#: ../src/nautilus-list-model.c:365 ../src/nautilus-window-slot.c:618
#: ../src/nautilus-window-slot.c:2212
msgid "Loading…"
msgstr "Hleð..."

#: ../src/nautilus-list-model.c:363
msgid "(Empty)"
msgstr "(Tómt)"

#: ../src/nautilus-list-view.c:1614
msgid "Use Default"
msgstr "Nota sjálfgefið"

#: ../src/nautilus-list-view.c:2953
#, c-format
msgid "%s Visible Columns"
msgstr "%s sýnilegir dálkar"

#: ../src/nautilus-list-view.c:2972
msgid "Choose the order of information to appear in this folder:"
msgstr "Veldu í hvaða röð upplýsingar skulu birtast í þessari möppu:"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-list-view.c:3027
msgid "Visible _Columns…"
msgstr "Sýnilegir _dálkar…"

#. tooltip
#: ../src/nautilus-list-view.c:3028
msgid "Select the columns visible in this folder"
msgstr "Veldu dálkana sem eiga að vera sýnilegir í möppunni"

#: ../src/nautilus-location-entry.c:259
#, c-format
msgid "Do you want to view %d location?"
msgid_plural "Do you want to view %d locations?"
msgstr[0] "Viltu skoða %d staðsetningu?"
msgstr[1] "Viltu skoða %d staðsetningarnar?"

#: ../src/nautilus-location-entry.c:263 ../src/nautilus-mime-actions.c:1061
#, c-format
msgid "This will open %d separate window."
msgid_plural "This will open %d separate windows."
msgstr[0] "Þetta mun opna %d einstakan glugga."
msgstr[1] "Þetta mun opna %d einstaka glugga."

#: ../src/nautilus-mime-actions.c:631
#, c-format
msgid "The link “%s” is broken. Move it to Trash?"
msgstr "Tengillinn “%s\" virkar ekki. Viltu færa hann í ruslið?"

#: ../src/nautilus-mime-actions.c:633
#, c-format
msgid "The link “%s” is broken."
msgstr "Tengillinn “%s\" er rofinn."

#: ../src/nautilus-mime-actions.c:639
msgid "This link cannot be used because it has no target."
msgstr "Ekki er hægt að nota tengilinn þar sem hann hefur engan áfangastað."

#: ../src/nautilus-mime-actions.c:641
#, c-format
msgid "This link cannot be used because its target “%s” doesn't exist."
msgstr ""
"Þessi tengill er ónothæfur þar sem áfangastaðurinn “%s\" ekki er til staðar."

#. name, stock id
#. label, accelerator
#: ../src/nautilus-mime-actions.c:651 ../src/nautilus-view.c:7192
#: ../src/nautilus-view.c:7306 ../src/nautilus-view.c:8280
#: ../src/nautilus-view.c:8599
msgid "Mo_ve to Trash"
msgstr "Fl_ytja í ruslið"

#: ../src/nautilus-mime-actions.c:711
#, c-format
msgid "Do you want to run “%s”, or display its contents?"
msgstr "Viltu keyra “%s\" eða skoða innihald hennar?"

#: ../src/nautilus-mime-actions.c:713
#, c-format
msgid "“%s” is an executable text file."
msgstr "“%s\" er keyranleg textaskrá."

#: ../src/nautilus-mime-actions.c:719
msgid "Run in _Terminal"
msgstr "Keyra í _skel"

#: ../src/nautilus-mime-actions.c:720
msgid "_Display"
msgstr "_Sýna"

#: ../src/nautilus-mime-actions.c:1056 ../src/nautilus-mime-actions.c:1791
#: ../src/nautilus-view.c:953
msgid "Are you sure you want to open all files?"
msgstr "Ertu viss um að þú viljir opna allar skrár?"

#: ../src/nautilus-mime-actions.c:1058
#, c-format
msgid "This will open %d separate tab."
msgid_plural "This will open %d separate tabs."
msgstr[0] "Þetta mun opna %d stakan flipa."
msgstr[1] "Þetta mun opna %d staka flipa."

#: ../src/nautilus-mime-actions.c:1123
#, c-format
msgid "Could not display “%s”."
msgstr "Gat ekki birt “%s”."

#: ../src/nautilus-mime-actions.c:1221
msgid "The file is of an unknown type"
msgstr "Skráin er ekki af þekktri tegund"

#: ../src/nautilus-mime-actions.c:1225
#, c-format
msgid "There is no application installed for “%s” files"
msgstr "Það er ekkert forrit uppsett fyrir “%s\" skrár"

#: ../src/nautilus-mime-actions.c:1240
msgid "_Select Application"
msgstr "_Veldu forrit"

#: ../src/nautilus-mime-actions.c:1276
msgid "There was an internal error trying to search for applications:"
msgstr "Upp kom villa við að leita að forritum:"

#: ../src/nautilus-mime-actions.c:1278
msgid "Unable to search for application"
msgstr "Get ekki leitað að forritum"

#: ../src/nautilus-mime-actions.c:1397
#, c-format
msgid ""
"There is no application installed for “%s” files.\n"
"Do you want to search for an application to open this file?"
msgstr ""
"Ekki er til neitt forrit fyrir “%s\" skrár.\n"
"Viltu leita að forriti til að opna þessa skrá?"

#: ../src/nautilus-mime-actions.c:1547
msgid "Untrusted application launcher"
msgstr "Forritaræsari sem ekki er treyst"

#: ../src/nautilus-mime-actions.c:1550
#, c-format
msgid ""
"The application launcher “%s” has not been marked as trusted. If you do not "
"know the source of this file, launching it may be unsafe."
msgstr ""
"Forritsræsinum “%s\" er ekki endilega treyst. Farðu gætilega ef þú veist "
"ekki hvaðan þetta kemur."

#: ../src/nautilus-mime-actions.c:1565
msgid "_Launch Anyway"
msgstr "_Ræsa samt"

#: ../src/nautilus-mime-actions.c:1568
msgid "Mark as _Trusted"
msgstr "_Treysta"

#: ../src/nautilus-mime-actions.c:1792
#, c-format
msgid "This will open %d separate application."
msgid_plural "This will open %d separate applications."
msgstr[0] "Þetta mun opna stakt %d forrit."
msgstr[1] "Þetta mun opna stök %d forrit."

#: ../src/nautilus-mime-actions.c:2212
msgid "Unable to start location"
msgstr "Get ekki ræst úr staðsetningunni"

#: ../src/nautilus-mime-actions.c:2296
#, c-format
msgid "Opening “%s”."
msgstr "Opna “%s”."

#: ../src/nautilus-mime-actions.c:2299
#, c-format
msgid "Opening %d item."
msgid_plural "Opening %d items."
msgstr[0] "Opna %d hlut."
msgstr[1] "Opna %d hluti."

#: ../src/nautilus-notebook.c:382
msgid "Close tab"
msgstr "Loka flipa"

#: ../src/nautilus-progress-ui-handler.c:104
#: ../src/nautilus-progress-ui-handler.c:171
#: ../src/nautilus-progress-ui-handler.c:227
msgid "File Operations"
msgstr "Skráaraðgerðir"

#: ../src/nautilus-progress-ui-handler.c:106
msgid "Show Details"
msgstr "Sýna ítarlegri upplýsingar"

#: ../src/nautilus-progress-ui-handler.c:109
#: ../src/nautilus-progress-ui-handler.c:129
#, c-format
msgid "%'d file operation active"
msgid_plural "%'d file operations active"
msgstr[0] "%'d skráaraðgerð í gangi"
msgstr[1] "%'d skráaraðgerðir í gangi"

#: ../src/nautilus-progress-ui-handler.c:229
msgid "All file operations have been successfully completed"
msgstr "Öllum skráaaðgerðum er lokið án vandkvæða"

#: ../src/nautilus-properties-window.c:491
msgid "You cannot assign more than one custom icon at a time!"
msgstr "Ekki er hægt að úthluti fleiri en einni sérsniðinni táknmynd í einu!"

#: ../src/nautilus-properties-window.c:492
msgid "Please drag just one image to set a custom icon."
msgstr ""
"Vinsamlegast dragðu einungis eina mynd til að setja sérsniðna táknmynd."

#: ../src/nautilus-properties-window.c:503
msgid "The file that you dropped is not local."
msgstr "Skráin sem þú slepptir er ekki staðbundin."

#: ../src/nautilus-properties-window.c:504
#: ../src/nautilus-properties-window.c:510
msgid "You can only use local images as custom icons."
msgstr "Þú getur einungis notað staðbundnar myndir í sérsniðar táknmyndir."

#: ../src/nautilus-properties-window.c:509
msgid "The file that you dropped is not an image."
msgstr "Skráin sem þú slepptir er ekki mynd."

#: ../src/nautilus-properties-window.c:624
msgid "_Name:"
msgid_plural "_Names:"
msgstr[0] "_Heiti:"
msgstr[1] "_Heiti:"

#: ../src/nautilus-properties-window.c:819
#, c-format
msgid "Properties"
msgstr "Stillingar"

#: ../src/nautilus-properties-window.c:827
#, c-format
msgid "%s Properties"
msgstr "Stillingar f. %s"

#  localizers: appended to first file copy
#: ../src/nautilus-properties-window.c:1219
#, c-format
msgctxt "MIME type description (MIME type)"
msgid "%s (%s)"
msgstr "%s (%s)"

#: ../src/nautilus-properties-window.c:1421
msgid "Cancel Group Change?"
msgstr "Hætta við breytingu á hóp?"

#: ../src/nautilus-properties-window.c:1818
msgid "Cancel Owner Change?"
msgstr "Hætta við breytingu á eiganda?"

#: ../src/nautilus-properties-window.c:2117
msgid "nothing"
msgstr "ekkert"

#: ../src/nautilus-properties-window.c:2119
msgid "unreadable"
msgstr "ólesanlegt"

#: ../src/nautilus-properties-window.c:2127
#, c-format
msgid "%'d item, with size %s"
msgid_plural "%'d items, totalling %s"
msgstr[0] "%'d hlutur, með stærðina %s"
msgstr[1] "%'d hlutir, alls %s"

#: ../src/nautilus-properties-window.c:2136
msgid "(some contents unreadable)"
msgstr "(sumt er ólesanlegt)"

#. 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/nautilus-properties-window.c:2153
msgid "Contents:"
msgstr "Innihald:"

#. Translators: "used" refers to the capacity of the filesystem
#: ../src/nautilus-properties-window.c:2763
msgid "used"
msgstr "notað"

#. Translators: "free" refers to the capacity of the filesystem
#: ../src/nautilus-properties-window.c:2773
msgid "free"
msgstr "laust"

#: ../src/nautilus-properties-window.c:2775
msgid "Total capacity:"
msgstr "Heildarstærð:"

#: ../src/nautilus-properties-window.c:2778
msgid "Filesystem type:"
msgstr "Tegund skráarkerfis:"

#: ../src/nautilus-properties-window.c:2914
msgid "Basic"
msgstr "Grunn"

#: ../src/nautilus-properties-window.c:2979
msgid "Link target:"
msgstr "Áfangastaður tengils:"

#: ../src/nautilus-properties-window.c:2998
msgid "Location:"
msgstr "Staðsetning:"

#: ../src/nautilus-properties-window.c:3006
msgid "Volume:"
msgstr "Gagnahirsla:"

#: ../src/nautilus-properties-window.c:3015
msgid "Accessed:"
msgstr "Síðast notað:"

#: ../src/nautilus-properties-window.c:3019
msgid "Modified:"
msgstr "Breytt þann:"

#: ../src/nautilus-properties-window.c:3029
msgid "Free space:"
msgstr "Laust pláss:"

#. translators: this gets concatenated to "no read",
#. * "no access", etc. (see following strings)
#.
#: ../src/nautilus-properties-window.c:3680
#: ../src/nautilus-properties-window.c:3691
#: ../src/nautilus-properties-window.c:3703
msgid "no "
msgstr "nei "

#: ../src/nautilus-properties-window.c:3683
msgid "list"
msgstr "lista upp"

#: ../src/nautilus-properties-window.c:3685
msgid "read"
msgstr "lesa"

#: ../src/nautilus-properties-window.c:3694
msgid "create/delete"
msgstr "búa til/eyða"

#: ../src/nautilus-properties-window.c:3696
msgid "write"
msgstr "skrifa"

#: ../src/nautilus-properties-window.c:3705
msgid "access"
msgstr "aðgangur"

#: ../src/nautilus-properties-window.c:3770
msgid "List files only"
msgstr "Telja bara upp skrár"

#: ../src/nautilus-properties-window.c:3776
msgid "Access files"
msgstr "Nálgast skrár"

#: ../src/nautilus-properties-window.c:3782
msgid "Create and delete files"
msgstr "Búa til og eyða skrám"

#: ../src/nautilus-properties-window.c:3797
msgid "Read-only"
msgstr "Skrifvarið"

#: ../src/nautilus-properties-window.c:3803
msgid "Read and write"
msgstr "Lesa og skrifa"

#: ../src/nautilus-properties-window.c:3830
msgid "Access:"
msgstr "Aðgangur:"

#: ../src/nautilus-properties-window.c:3832
msgid "Folder access:"
msgstr "Mappa opnuð:"

#: ../src/nautilus-properties-window.c:3834
msgid "File access:"
msgstr "Skrá opnuð:"

#: ../src/nautilus-properties-window.c:3923
msgid "_Owner:"
msgstr "_Eigandi:"

#: ../src/nautilus-properties-window.c:3931
#: ../src/nautilus-properties-window.c:4195
msgid "Owner:"
msgstr "Eigandi:"

#: ../src/nautilus-properties-window.c:3953
msgid "_Group:"
msgstr "Hó_pur:"

#: ../src/nautilus-properties-window.c:3961
#: ../src/nautilus-properties-window.c:4209
msgid "Group:"
msgstr "Hópur:"

#: ../src/nautilus-properties-window.c:3982
msgid "Others"
msgstr "Aðrir"

#: ../src/nautilus-properties-window.c:3997
msgid "Execute:"
msgstr "Keyra:"

#: ../src/nautilus-properties-window.c:4000
msgid "Allow _executing file as program"
msgstr "L_eyfa keyrslu skrárinnar sem forrits"

#: ../src/nautilus-properties-window.c:4176
msgid "Change Permissions for Enclosed Files"
msgstr "Breyta heimildum fyrir umluktar skrár"

#: ../src/nautilus-properties-window.c:4180
msgid "Change"
msgstr "Breyta"

#: ../src/nautilus-properties-window.c:4223
msgid "Others:"
msgstr "Annað:"

#: ../src/nautilus-properties-window.c:4264
msgid "You are not the owner, so you cannot change these permissions."
msgstr "Þú ert ekki eigandinn þannig að þú getur ekki breytt heimildunum."

#: ../src/nautilus-properties-window.c:4279
msgid "Security context:"
msgstr "Öryggissamhengi:"

#: ../src/nautilus-properties-window.c:4294
msgid "Change Permissions for Enclosed Files…"
msgstr "Breyta heimildum fyrir umluktar skrár…"

#: ../src/nautilus-properties-window.c:4304
#, c-format
msgid "The permissions of “%s” could not be determined."
msgstr "Ekki var hægt að ákvarða skráarréttindi fyrir “%s\"."

#: ../src/nautilus-properties-window.c:4307
msgid "The permissions of the selected file could not be determined."
msgstr "Ekki var hægt að ákvarða skráarréttindi fyrir valda skrá."

#: ../src/nautilus-properties-window.c:4555
msgid "Open With"
msgstr "Opna með"

#: ../src/nautilus-properties-window.c:4876
msgid "Creating Properties window."
msgstr "Bý til eiginleikaglugga."

#: ../src/nautilus-properties-window.c:5160
msgid "Select Custom Icon"
msgstr "Veldu sérsniðna táknmynd"

#: ../src/nautilus-properties-window.c:5162
msgid "_Revert"
msgstr "Aftu_rkalla"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-properties-window.c:5164 ../src/nautilus-view.c:7104
#: ../src/nautilus-view.c:8524
msgid "_Open"
msgstr "_Opna"

#: ../src/nautilus-query-editor.c:100
msgid "File Type"
msgstr "Skráartegund"

#: ../src/nautilus-query-editor.c:293
msgid "Documents"
msgstr "Skjöl"

#: ../src/nautilus-query-editor.c:311
msgid "Music"
msgstr "Tónlist"

#: ../src/nautilus-query-editor.c:342
msgid "Picture"
msgstr "Mynd"

#: ../src/nautilus-query-editor.c:362
msgid "Illustration"
msgstr "Teikning"

#: ../src/nautilus-query-editor.c:401
msgid "Pdf / Postscript"
msgstr "PDF / Postscript"

#: ../src/nautilus-query-editor.c:409
msgid "Text File"
msgstr "Textaskrá"

#: ../src/nautilus-query-editor.c:488
msgid "Select type"
msgstr "Veldu gerð"

#: ../src/nautilus-query-editor.c:492
msgid "Select"
msgstr "Velja"

#: ../src/nautilus-query-editor.c:572
msgid "Any"
msgstr "Hvað sem er"

#: ../src/nautilus-query-editor.c:587
msgid "Other Type…"
msgstr "Önnur tegund…"

#: ../src/nautilus-query-editor.c:858
msgid "Remove this criterion from the search"
msgstr "Fjarlægja þessa forsendu úr leitinni"

#. create the Current/All Files selector
#: ../src/nautilus-query-editor.c:940
msgid "Current"
msgstr "Núverandi"

#: ../src/nautilus-query-editor.c:943
msgid "All Files"
msgstr "Allar skrár"

#: ../src/nautilus-query-editor.c:965
msgid "Add a new criterion to this search"
msgstr "Bæta við nýju skilirði í leitina"

#: ../src/nautilus-special-location-bar.c:51
msgid "Files in this folder will appear in the New Document menu."
msgstr "Allar skrár úr þessari möppu munu birtast í 'Ný skjöl'-valmyndinni."

#: ../src/nautilus-special-location-bar.c:54
msgid "Executable files in this folder will appear in the Scripts menu."
msgstr ""
"Allar keyranlegar skrár úr þessari möppu munu birtast í 'Skriftur'-"
"valmyndinni."

#. Action Menu
#: ../src/nautilus-toolbar.c:430
msgid "Location options"
msgstr "Valmöguleikar staðsetningar"

#: ../src/nautilus-toolbar.c:449
msgid "View options"
msgstr "Valmöguleikar skoðunar"

#: ../src/nautilus-trash-bar.c:202
msgid "Restore"
msgstr "Endurheimta"

#: ../src/nautilus-trash-bar.c:205
msgid "Restore selected items to their original position"
msgstr "Endurheimta valin atriði á upprunalega staðsetningu þeirra"

#. Translators: "Empty" is an action (for the trash) , not a state
#: ../src/nautilus-trash-bar.c:209
msgid "Empty"
msgstr "Tómt"

#: ../src/nautilus-view.c:955
#, c-format
msgid "This will open %'d separate tab."
msgid_plural "This will open %'d separate tabs."
msgstr[0] "Þetta mun opna %'d aðskilinn flipa."
msgstr[1] "Þetta mun opna %'d aðskilda flipa."

#: ../src/nautilus-view.c:958
#, c-format
msgid "This will open %'d separate window."
msgid_plural "This will open %'d separate windows."
msgstr[0] "Þetta mun opna %'d annan glugga."
msgstr[1] "Þetta mun opna %'d aðra glugga."

#: ../src/nautilus-view.c:1456
msgid "Select Items Matching"
msgstr "Velja samsvarandi hluti"

#: ../src/nautilus-view.c:1461 ../src/nautilus-view.c:5930
msgid "_Select"
msgstr "_Velja"

#: ../src/nautilus-view.c:1469
msgid "_Pattern:"
msgstr "M_ynstur:"

#: ../src/nautilus-view.c:1475
msgid "Examples: "
msgstr "Dæmi: "

#: ../src/nautilus-view.c:1576
msgid "Save Search as"
msgstr "Vista leit sem"

#: ../src/nautilus-view.c:1582
msgid "_Save"
msgstr "Vi_sta"

#  make the name label and field
#: ../src/nautilus-view.c:1599
msgid "Search _name:"
msgstr "_Nafn leitar:"

#: ../src/nautilus-view.c:1616
msgid "_Folder:"
msgstr "_Mappa:"

#: ../src/nautilus-view.c:1621
msgid "Select Folder to Save Search In"
msgstr "Veldu möppu til að vista leitina í"

#: ../src/nautilus-view.c:2265
msgid ""
"Nautilus 3.6 deprecated this directory and tried migrating this "
"configuration to ~/.local/share/nautilus"
msgstr ""
"Nautilus 3.6 hefur úrelt þessa möppu og hefur verið að yfirfæra þessar "
"stillingar yfir í  ~/.local/share/nautilus"

#: ../src/nautilus-view.c:2690
msgid "Content View"
msgstr "Innihaldssýn"

#: ../src/nautilus-view.c:2691
msgid "View of the current folder"
msgstr "Skoða þessa möppu"

#: ../src/nautilus-view.c:2888 ../src/nautilus-view.c:2923
#, c-format
msgid "“%s” selected"
msgstr "“%s” valið"

#: ../src/nautilus-view.c:2890
#, c-format
msgid "%'d folder selected"
msgid_plural "%'d folders selected"
msgstr[0] "%'d mappa valin"
msgstr[1] "%'d möppur valdar"

#: ../src/nautilus-view.c:2900
#, c-format
msgid "(containing %'d item)"
msgid_plural "(containing %'d items)"
msgstr[0] "(inniheldur %'d hlut)"
msgstr[1] "(inniheldur %'d hluti)"

#. translators: this is preceded with a string of form 'N folders' (N more than 1)
#: ../src/nautilus-view.c:2911
#, c-format
msgid "(containing a total of %'d item)"
msgid_plural "(containing a total of %'d items)"
msgstr[0] "(inniheldur samtals %'d hlut)"
msgstr[1] "(inniheldur samtals %'d hluti)"

#: ../src/nautilus-view.c:2926
#, c-format
msgid "%'d item selected"
msgid_plural "%'d items selected"
msgstr[0] "%'d hlutur valinn"
msgstr[1] "%'d hlutir valdir"

#. Folders selected also, use "other" terminology
#: ../src/nautilus-view.c:2933
#, c-format
msgid "%'d other item selected"
msgid_plural "%'d other items selected"
msgstr[0] "%'d annar hlutur valinn"
msgstr[1] "%'d aðrir hlutir valdir"

#  localizers: appended to first file copy
#. This is marked for translation in case a localiser
#. * needs to use something other than parentheses. The
#. * the message in parentheses is the size of the selected items.
#.
#: ../src/nautilus-view.c:2947
#, c-format
msgid "(%s)"
msgstr "(%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.
#. 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/nautilus-view.c:2971
#, c-format
msgid "%s %s, %s %s"
msgstr "%s %s, %s %s"

#: ../src/nautilus-view.c:4326
#, c-format
msgid "Open With %s"
msgstr "Opna með %s"

#: ../src/nautilus-view.c:4328
#, c-format
msgid "Use “%s” to open the selected item"
msgid_plural "Use “%s” to open the selected items"
msgstr[0] "Nota “%s\" til að opna valinn hlut"
msgstr[1] "Nota “%s\" til að opna valda hluti"

#: ../src/nautilus-view.c:5073
#, c-format
msgid "Run “%s” on any selected items"
msgstr "Keyra “%s\" á hvern valinn hlut"

#: ../src/nautilus-view.c:5327
#, c-format
msgid "Create a new document from template “%s”"
msgstr "Búa til nýtt skjal út frá sniðmátinu “%s”"

#: ../src/nautilus-view.c:5919
msgid "Select Move Destination"
msgstr "Veldu staðsetningu til að færa í"

#: ../src/nautilus-view.c:5921
msgid "Select Copy Destination"
msgstr "Veldu staðsetningu til að afrita í"

#. Translators: %s is a file name formatted for display
#: ../src/nautilus-view.c:6442
#, c-format
msgid "Unable to remove “%s”"
msgstr "Mistókst að fjarlægja \"“%s”"

#. Translators: %s is a file name formatted for display
#: ../src/nautilus-view.c:6469
#, c-format
msgid "Unable to eject “%s”"
msgstr "Mistókst að spýta út “%s”"

#: ../src/nautilus-view.c:6491
msgid "Unable to stop drive"
msgstr "Ekki tókst að stöðva drif"

#. Translators: %s is a file name formatted for display
#: ../src/nautilus-view.c:6593
#, c-format
msgid "Unable to start “%s”"
msgstr "Get ekki ræst “%s”"

#. name, stock id, label
#: ../src/nautilus-view.c:7084
msgid "New _Document"
msgstr "_Nýtt skjal"

#. name, stock id, label
#: ../src/nautilus-view.c:7085
msgid "Open Wit_h"
msgstr "Opna me_ð"

#: ../src/nautilus-view.c:7086
msgid "Choose a program with which to open the selected item"
msgstr "Veldu forrit sem opna á valið atriði"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7088 ../src/nautilus-view.c:7343
#: ../src/nautilus-window-menus.c:463
msgid "P_roperties"
msgstr "_Eiginleikar"

#. tooltip
#: ../src/nautilus-view.c:7089 ../src/nautilus-view.c:8670
msgid "View or modify the properties of each selected item"
msgstr "Skoða eða breyta eigindum fyrir hvern valdan hlut"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7096
msgid "New _Folder"
msgstr "Ný _mappa"

#. tooltip
#: ../src/nautilus-view.c:7097
msgid "Create a new empty folder inside this folder"
msgstr "Búa til nýja tóma möppu inn í þessari möppu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7100
msgid "New Folder with Selection"
msgstr "Ný mappa með völdu"

#. tooltip
#: ../src/nautilus-view.c:7101
msgid "Create a new folder containing the selected items"
msgstr "Búa til nýja möppu með völdum atriðum"

#. tooltip
#: ../src/nautilus-view.c:7105
msgid "Open the selected item in this window"
msgstr "Opna valin hlut í þessum glugga"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7112
msgid "Open _Item Location"
msgstr "Opna staðsetn_ingu atriðis"

#. tooltip
#: ../src/nautilus-view.c:7113
msgid "Open the selected item's location in this window"
msgstr "Opna staðsetningu valins atriðis í þessum glugga"

#. name, stock id
#. label, accelerator
#. Location-specific actions
#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7116 ../src/nautilus-view.c:7284
msgid "Open in Navigation Window"
msgstr "Opna í yfirlitsglugga"

#. tooltip
#: ../src/nautilus-view.c:7117
msgid "Open each selected item in a navigation window"
msgstr "Opna hvern valinn hlut í yfirlitsglugga"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7120 ../src/nautilus-view.c:7288
#: ../src/nautilus-view.c:8229 ../src/nautilus-view.c:8577
msgid "Open in New _Tab"
msgstr "Opna í nýjum _flipa"

#. tooltip
#: ../src/nautilus-view.c:7121
msgid "Open each selected item in a new tab"
msgstr "Opna hvern hlut sem valinn er í nýjum flipa"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7124
msgid "Other _Application…"
msgstr "_Annað forrit…"

#. tooltip
#: ../src/nautilus-view.c:7125 ../src/nautilus-view.c:7129
msgid "Choose another application with which to open the selected item"
msgstr "Veldu annað forrit sem opna á valdinn hlut"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7128
msgid "Open With Other _Application…"
msgstr "Opn_a með öðru forriti…"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7132
msgid "_Open Scripts Folder"
msgstr "_Opna skriftumöppu"

#. tooltip
#: ../src/nautilus-view.c:7133
msgid "Show the folder containing the scripts that appear in this menu"
msgstr ""
"Sýna möppuna sem inniheldur skifturnar sem koma fyrir í þessari valmynd"

#. tooltip
#: ../src/nautilus-view.c:7141
msgid "Prepare the selected files to be moved with a Paste command"
msgstr ""
"Undirbýr valdar skrár undir það að verða fluttar með \"Líma\" skipuninni"

#. tooltip
#: ../src/nautilus-view.c:7145
msgid "Prepare the selected files to be copied with a Paste command"
msgstr ""
"Undirbýr valdar skrár undir það að verða afritaðar með \"Líma\" skipuninni"

#. tooltip
#: ../src/nautilus-view.c:7149
msgid "Move or copy files previously selected by a Cut or Copy command"
msgstr ""
"Flytja eða afrita skrár sem hafa verið valdar með \"Klippa\" eða \"Afrita\" "
"skipun"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7152 ../src/nautilus-view.c:7301
msgid "_Paste Into Folder"
msgstr "Líma inn í mö_ppu"

#. tooltip
#: ../src/nautilus-view.c:7153
msgid ""
"Move or copy files previously selected by a Cut or Copy command into the "
"selected folder"
msgstr ""
"Flytja eða afrita skrár, sem hafa verið valdar með \"Klippa\" eða \"Afrita\" "
"skipun, í valda möppu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7156
msgid "Copy To…"
msgstr "Afrita í…"

#. tooltip
#: ../src/nautilus-view.c:7157
msgid "Copy selected files to another location"
msgstr "Afrita valdar skrár á aðra staðsetningu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7160
msgid "Move To…"
msgstr "Færa í…"

#. tooltip
#: ../src/nautilus-view.c:7161
msgid "Move selected files to another location"
msgstr "Færa valdar skrár á aðra staðsetningu"

#. tooltip
#: ../src/nautilus-view.c:7165
msgid "Select all items in this window"
msgstr "Velja alla hluti inn í þessum glugga"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7168
msgid "Select I_tems Matching…"
msgstr "Velja hlu_ti sem samsvara…"

#. tooltip
#: ../src/nautilus-view.c:7169
msgid "Select items in this window matching a given pattern"
msgstr "Velja alla hluti í þessum glugga sem samsvara ákveðnu mynstri"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7172
msgid "_Invert Selection"
msgstr "_Snúa vali við"

#. tooltip
#: ../src/nautilus-view.c:7173
msgid "Select all and only the items that are not currently selected"
msgstr "Velja allt og aðeins þá hluti sem eru ekki nú þegar valdir"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7176 ../src/nautilus-view.c:8653
msgid "Ma_ke Link"
msgid_plural "Ma_ke Links"
msgstr[0] "Sto_fna tengil"
msgstr[1] "Sto_fna tengla"

#. tooltip
#: ../src/nautilus-view.c:7177
msgid "Create a symbolic link for each selected item"
msgstr "Búa til sýndartengil fyrir hvern valin hlut"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7180
msgid "Rena_me…"
msgstr "Endur_nefna…"

#. tooltip
#: ../src/nautilus-view.c:7181
msgid "Rename selected item"
msgstr "Endurnefna valin hlut"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7184
msgid "Set as Wallpaper"
msgstr "Setja sem bakgrunnsmynd"

#. tooltip
#: ../src/nautilus-view.c:7185
msgid "Make item the wallpaper"
msgstr "Gera atriði að bakgrunnsmynd"

#. tooltip
#: ../src/nautilus-view.c:7193 ../src/nautilus-view.c:8600
msgid "Move each selected item to the Trash"
msgstr "Flytja hvern og einn valin hlut í ruslið"

#. tooltip
#: ../src/nautilus-view.c:7197 ../src/nautilus-view.c:8631
msgid "Delete each selected item, without moving to the Trash"
msgstr "Eyða hverjum völdum hlut, án þess að henda í ruslið"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7200 ../src/nautilus-view.c:7314
msgid "_Restore"
msgstr "Endu_rheimta"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7204
msgid "_Undo"
msgstr "Aft_urkalla"

#. tooltip
#: ../src/nautilus-view.c:7205
msgid "Undo the last action"
msgstr "Hætta við síðustu aðgerð"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7208
msgid "_Redo"
msgstr "_Endurtaka"

#. tooltip
#: ../src/nautilus-view.c:7209
msgid "Redo the last undone action"
msgstr "Endurtaka síðustu afturkölluðu aðgerð"

#.
#. * multiview-TODO: decide whether "Reset to Defaults" should
#. * be window-wide, and not just view-wide.
#. * Since this also resets the "Show hidden files" mode,
#. * it is a mixture of both ATM.
#.
#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7218
msgid "Reset View to _Defaults"
msgstr "Endurstilla á s_jálfgefna sýn"

#. tooltip
#: ../src/nautilus-view.c:7219
msgid "Reset sorting order and zoom level to match preferences for this view"
msgstr ""
"Frumstilla uppröðun og aðdráttarstig svo þær passi við áður forstillta sýn"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7222 ../src/nautilus-view.c:7246
#: ../src/nautilus-view.c:7318
msgid "_Mount"
msgstr "_Tengja"

#. tooltip
#: ../src/nautilus-view.c:7223
msgid "Mount the selected volume"
msgstr "Tengja valda gagnahirslu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7226 ../src/nautilus-view.c:7250
#: ../src/nautilus-view.c:7322
msgid "_Unmount"
msgstr "_Aftengja"

#. tooltip
#: ../src/nautilus-view.c:7227
msgid "Unmount the selected volume"
msgstr "Aftengja valda gagnahirslu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7230 ../src/nautilus-view.c:7254
#: ../src/nautilus-view.c:7326
msgid "_Eject"
msgstr "_Spýta út"

#. tooltip
#: ../src/nautilus-view.c:7231
msgid "Eject the selected volume"
msgstr "Spýta valdri gagnahirslu út"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7234 ../src/nautilus-view.c:7258
#: ../src/nautilus-view.c:7330 ../src/nautilus-view.c:7916
#: ../src/nautilus-view.c:7920 ../src/nautilus-view.c:8003
#: ../src/nautilus-view.c:8007 ../src/nautilus-view.c:8105
#: ../src/nautilus-view.c:8109
msgid "_Start"
msgstr "_Ræsa"

#. tooltip
#: ../src/nautilus-view.c:7235
msgid "Start the selected volume"
msgstr "Ræsa valda gagnahirslu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7238 ../src/nautilus-view.c:7262
#: ../src/nautilus-view.c:7334 ../src/nautilus-view.c:7945
#: ../src/nautilus-view.c:8032 ../src/nautilus-view.c:8134
#: ../src/nautilus-window-menus.c:387
msgid "_Stop"
msgstr "_Stopp"

#. tooltip
#: ../src/nautilus-view.c:7239 ../src/nautilus-view.c:8135
msgid "Stop the selected volume"
msgstr "Stöðva valda gagnahirslu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7242 ../src/nautilus-view.c:7266
#: ../src/nautilus-view.c:7338
msgid "_Detect Media"
msgstr "_Finna miðla"

#. tooltip
#: ../src/nautilus-view.c:7243 ../src/nautilus-view.c:7267
#: ../src/nautilus-view.c:7339
msgid "Detect media in the selected drive"
msgstr "Skynja miðil í völdu drifi"

#. tooltip
#: ../src/nautilus-view.c:7247
msgid "Mount the volume associated with the open folder"
msgstr "Tengja diskinn sem tengist þessari opnu möppu"

#. tooltip
#: ../src/nautilus-view.c:7251
msgid "Unmount the volume associated with the open folder"
msgstr "Aftengja diskinn sem tengist þessari opnu möppu"

#. tooltip
#: ../src/nautilus-view.c:7255
msgid "Eject the volume associated with the open folder"
msgstr "Spýta út disknum sem tengist þessari opnu möppu"

#. tooltip
#: ../src/nautilus-view.c:7259
msgid "Start the volume associated with the open folder"
msgstr "Ræsa diskinn sem tengist þessari opnu möppu"

#. tooltip
#: ../src/nautilus-view.c:7263
msgid "Stop the volume associated with the open folder"
msgstr "Stöðva diskinn sem tengist þessari opnu möppu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7270
msgid "Open File and Close window"
msgstr "Opna skrá og loka glugga"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7274
msgid "Sa_ve Search"
msgstr "_Vista leit"

#. tooltip
#: ../src/nautilus-view.c:7275
msgid "Save the edited search"
msgstr "Vista breyttu leitina"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7278
msgid "Sa_ve Search As…"
msgstr "_Vista leit sem…"

#. tooltip
#: ../src/nautilus-view.c:7279
msgid "Save the current search as a file"
msgstr "Vista núverandi leit sem skrá"

#. tooltip
#: ../src/nautilus-view.c:7285
msgid "Open this folder in a navigation window"
msgstr "Opna þessa möppu í yfirlitsglugga"

#. tooltip
#: ../src/nautilus-view.c:7289
msgid "Open this folder in a new tab"
msgstr "Opna þessa möppu í nýjum flipa"

#. tooltip
#: ../src/nautilus-view.c:7294
msgid "Prepare this folder to be moved with a Paste command"
msgstr ""
"Undirbúa þessa möppu undir það að verða flutta með 'Líma' skráarskipuninni"

#. tooltip
#: ../src/nautilus-view.c:7298
msgid "Prepare this folder to be copied with a Paste command"
msgstr "Búa þessa möppu undir að verða afritaða með Líma-skipun"

#. tooltip
#: ../src/nautilus-view.c:7302
msgid ""
"Move or copy files previously selected by a Cut or Copy command into this "
"folder"
msgstr ""
"Flytja eða afrita skrár sem hafa verið valdar með því að klippa eða afrita "
"þær yfir í þessa möppu"

#. tooltip
#: ../src/nautilus-view.c:7307
msgid "Move this folder to the Trash"
msgstr "Færa þessa möppu í ruslið"

#. tooltip
#: ../src/nautilus-view.c:7311
msgid "Delete this folder, without moving to the Trash"
msgstr "Eyða þessari möppu, án þess að henda í ruslið"

#. tooltip
#: ../src/nautilus-view.c:7319
msgid "Mount the volume associated with this folder"
msgstr "Tengja diskinn sem tengist þessari möppu"

#. tooltip
#: ../src/nautilus-view.c:7323
msgid "Unmount the volume associated with this folder"
msgstr "Aftengja diskinn sem tengist þessari möppu"

#. tooltip
#: ../src/nautilus-view.c:7327
msgid "Eject the volume associated with this folder"
msgstr "Spýta út disknum sem tengist þessari möppu"

#. tooltip
#: ../src/nautilus-view.c:7331
msgid "Start the volume associated with this folder"
msgstr "Ræsa diskinn sem tengist þessari möppu"

#. tooltip
#: ../src/nautilus-view.c:7335
msgid "Stop the volume associated with this folder"
msgstr "Stöðva diskinn sem tengist þessari möppu"

#. tooltip
#: ../src/nautilus-view.c:7344 ../src/nautilus-window-menus.c:464
msgid "View or modify the properties of this folder"
msgstr "Skoða eða breyta eigindum fyrir þessa möppu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-view.c:7350
msgid "Show _Hidden Files"
msgstr "Sýna _faldar skrár"

#. tooltip
#: ../src/nautilus-view.c:7351
msgid "Toggle the display of hidden files in the current window"
msgstr "Sýna/fela faldar skrár í núverandi glugga"

#: ../src/nautilus-view.c:7412
msgid "Run or manage scripts"
msgstr "Keyra eða stjórna skriftum"

#. Create a script action here specially because its tooltip is dynamic
#: ../src/nautilus-view.c:7414
msgid "_Scripts"
msgstr "_Skriftur"

#: ../src/nautilus-view.c:7764
#, c-format
msgid "Move the open folder out of the trash to “%s”"
msgstr "Færa opnu möppuna úr ruslinu og yfir í “%s”"

#: ../src/nautilus-view.c:7768
#, c-format
msgid "Move the selected folder out of the trash to “%s”"
msgstr "Flytja valda möppu úr ruslinu í “%s”"

#: ../src/nautilus-view.c:7771
#, c-format
msgid "Move the selected folders out of the trash to “%s”"
msgstr "Flytja valdar möppur úr ruslinu í “%s”"

#: ../src/nautilus-view.c:7776
msgid "Move the selected folder out of the trash"
msgstr "Flytja valda möppu úr ruslinu"

#: ../src/nautilus-view.c:7778
msgid "Move the selected folders out of the trash"
msgstr "Flytja valdar möppur úr ruslinu"

#: ../src/nautilus-view.c:7784
#, c-format
msgid "Move the selected file out of the trash to “%s”"
msgstr "Flytja valda skrá úr ruslinu í “%s”"

#: ../src/nautilus-view.c:7787
#, c-format
msgid "Move the selected files out of the trash to “%s”"
msgstr "Flytja valdar skrár úr ruslinu í “%s”"

#: ../src/nautilus-view.c:7792
msgid "Move the selected file out of the trash"
msgstr "Flytja valda skrá úr ruslinu"

#: ../src/nautilus-view.c:7794
msgid "Move the selected files out of the trash"
msgstr "Flytja valdar skrár úr ruslinu"

#: ../src/nautilus-view.c:7800
#, c-format
msgid "Move the selected item out of the trash to “%s”"
msgstr "Flytja valinn hlut úr ruslinu í “%s”"

#: ../src/nautilus-view.c:7803
#, c-format
msgid "Move the selected items out of the trash to “%s”"
msgstr "Flytja valda hluti úr ruslinu í “%s”"

#: ../src/nautilus-view.c:7808
msgid "Move the selected item out of the trash"
msgstr "Flytja valinn hlut úr ruslinu"

#: ../src/nautilus-view.c:7810
msgid "Move the selected items out of the trash"
msgstr "Flytja valda hluti úr ruslinu"

#: ../src/nautilus-view.c:7917 ../src/nautilus-view.c:7921
#: ../src/nautilus-view.c:8106 ../src/nautilus-view.c:8110
msgid "Start the selected drive"
msgstr "Ræsa valið drif"

#: ../src/nautilus-view.c:7924 ../src/nautilus-view.c:8011
#: ../src/nautilus-view.c:8113
msgid "_Connect"
msgstr "_Tengjast"

#: ../src/nautilus-view.c:7925 ../src/nautilus-view.c:8114
msgid "Connect to the selected drive"
msgstr "Tengjast völdu drifi"

#: ../src/nautilus-view.c:7928 ../src/nautilus-view.c:8015
#: ../src/nautilus-view.c:8117
msgid "_Start Multi-disk Drive"
msgstr "Ræ_sa margdiska-drif"

#: ../src/nautilus-view.c:7929 ../src/nautilus-view.c:8118
msgid "Start the selected multi-disk drive"
msgstr "Ræsa valið margdiska-drif"

#: ../src/nautilus-view.c:7932
msgid "U_nlock Drive"
msgstr "_Aflæsa drifi"

#: ../src/nautilus-view.c:7933 ../src/nautilus-view.c:8122
msgid "Unlock the selected drive"
msgstr "Aftengja valið drif"

#: ../src/nautilus-view.c:7946
msgid "Stop the selected drive"
msgstr "Stöðva valið drif"

#: ../src/nautilus-view.c:7949 ../src/nautilus-view.c:8036
#: ../src/nautilus-view.c:8138
msgid "_Safely Remove Drive"
msgstr "_Fjarlægja drif á öruggan máta"

#: ../src/nautilus-view.c:7950 ../src/nautilus-view.c:8139
msgid "Safely remove the selected drive"
msgstr "Fjarlægja valið drif á öruggan máta"

#: ../src/nautilus-view.c:7953 ../src/nautilus-view.c:8040
#: ../src/nautilus-view.c:8142
msgid "_Disconnect"
msgstr "_Aftengja"

#: ../src/nautilus-view.c:7954 ../src/nautilus-view.c:8143
msgid "Disconnect the selected drive"
msgstr "Aftengja valið drif"

#: ../src/nautilus-view.c:7957 ../src/nautilus-view.c:8044
#: ../src/nautilus-view.c:8146
msgid "_Stop Multi-disk Drive"
msgstr "_Stöðva margdiskatæki"

#: ../src/nautilus-view.c:7958 ../src/nautilus-view.c:8147
msgid "Stop the selected multi-disk drive"
msgstr "Stöða valið margdiska-drif"

#: ../src/nautilus-view.c:7961 ../src/nautilus-view.c:8048
#: ../src/nautilus-view.c:8150
msgid "_Lock Drive"
msgstr "_Læsa drifi"

#: ../src/nautilus-view.c:7962 ../src/nautilus-view.c:8151
msgid "Lock the selected drive"
msgstr "Læsa völdu drifi"

#: ../src/nautilus-view.c:8004 ../src/nautilus-view.c:8008
msgid "Start the drive associated with the open folder"
msgstr "Ræsa drifið sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8012
msgid "Connect to the drive associated with the open folder"
msgstr "Tengjast við drifið sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8016
msgid "Start the multi-disk drive associated with the open folder"
msgstr "Ræsa margdiska-drifið sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8019 ../src/nautilus-view.c:8121
msgid "_Unlock Drive"
msgstr "_Aflæsa drifi"

#: ../src/nautilus-view.c:8020
msgid "Unlock the drive associated with the open folder"
msgstr "Aflæsa drifinu sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8033
msgid "_Stop the drive associated with the open folder"
msgstr "Stöða drifið sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8037
msgid "Safely remove the drive associated with the open folder"
msgstr "Fjarlægja á öruggan hátt drifið sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8041
msgid "Disconnect the drive associated with the open folder"
msgstr "Aftengja drifið sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8045
msgid "Stop the multi-disk drive associated with the open folder"
msgstr "Stöðva margdiska-drifið sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8049
msgid "Lock the drive associated with the open folder"
msgstr "Læsa drifinu sem tengt er opnu möppunni"

#: ../src/nautilus-view.c:8221 ../src/nautilus-view.c:8557
msgid "Open in New _Window"
msgstr "Opna í nýjum _glugga"

#: ../src/nautilus-view.c:8276 ../src/nautilus-view.c:8595
msgid "_Delete Permanently"
msgstr "_Eyða endanlega"

#: ../src/nautilus-view.c:8277
msgid "Delete the open folder permanently"
msgstr "Eyða opinni möppu endanlega"

#: ../src/nautilus-view.c:8281
msgid "Move the open folder to the Trash"
msgstr "Flytja opnu möppuna í ruslið"

#: ../src/nautilus-view.c:8467
#, c-format
msgid "New Folder with Selection (%'d Item)"
msgid_plural "New Folder with Selection (%'d Items)"
msgstr[0] "Ný mappa með völdu (%'d atriði)"
msgstr[1] "Ný mappa með völdu (%'d atriði)"

#: ../src/nautilus-view.c:8511
#, c-format
msgid "_Open With %s"
msgstr "_Opna með %s"

#: ../src/nautilus-view.c:8522
msgid "Run"
msgstr "Keyra"

#: ../src/nautilus-view.c:8559
#, c-format
msgid "Open in %'d New _Window"
msgid_plural "Open in %'d New _Windows"
msgstr[0] "Opna í %'d nýjum _glugga"
msgstr[1] "Opna í %'d nýjum _gluggum"

#: ../src/nautilus-view.c:8579
#, c-format
msgid "Open in %'d New _Tab"
msgid_plural "Open in %'d New _Tabs"
msgstr[0] "Opna í %'d nýjum _flipa"
msgstr[1] "Opna í %'d nýjum _flipum"

#: ../src/nautilus-view.c:8596
msgid "Delete all selected items permanently"
msgstr "Eyða öllum völdum hlutum varanlega"

#: ../src/nautilus-view.c:8627
msgid "Remo_ve from Recent"
msgstr "_Fjarlægja úr Nýlegt"

#: ../src/nautilus-view.c:8628
msgid "Remove each selected item from the recently used list"
msgstr "Fjarlægja hvert valið atriði af lista yfir nýlega notað"

#: ../src/nautilus-view.c:8668
msgid "View or modify the properties of the open folder"
msgstr "Skoða eða breyta eigindum fyrir opnu möppuna"

#: ../src/nautilus-view-dnd.c:169 ../src/nautilus-view-dnd.c:203
#: ../src/nautilus-view-dnd.c:294
msgid "Drag and drop is not supported."
msgstr "'Draga-sleppa' er ekki stutt."

#: ../src/nautilus-view-dnd.c:170
msgid "Drag and drop is only supported on local file systems."
msgstr "'Draga-sleppa' er einungis stutt á staðbundnum skráakerfum."

#: ../src/nautilus-view-dnd.c:204 ../src/nautilus-view-dnd.c:295
msgid "An invalid drag type was used."
msgstr "Ógild dráttaraðferð var notuð."

#. Translator: This is the filename used for when you dnd text to a directory
#: ../src/nautilus-view-dnd.c:382
msgid "Dropped Text.txt"
msgstr "slepptur texti.txt"

#. Translator: This is the filename used for when you dnd raw
#. * data to a directory, if the source didn't supply a name.
#.
#: ../src/nautilus-view-dnd.c:480
msgid "dropped data"
msgstr "færð gögn"

#: ../src/nautilus-window.c:827
msgid "_Properties"
msgstr "_Stillingar"

#: ../src/nautilus-window.c:836
msgid "_Format…"
msgstr "_Forsníða…"

#: ../src/nautilus-window.c:1185
msgid "_New Tab"
msgstr "_Nýr flipi"

#: ../src/nautilus-window.c:1195 ../src/nautilus-window-menus.c:456
msgid "Move Tab _Left"
msgstr "Færa f_lipa til hægri"

#: ../src/nautilus-window.c:1203 ../src/nautilus-window-menus.c:459
msgid "Move Tab _Right"
msgstr "Fæ_ra flipa til hægri"

#: ../src/nautilus-window.c:1214
msgid "_Close Tab"
msgstr "_Loka flipa"

#: ../src/nautilus-window.c:2305
msgid "Access and organize your files."
msgstr "Skoða og skipuleggja skrárnar þínar."

#. Translators should localize the following string
#. * which will be displayed at the bottom of the about
#. * box to give credit to the translator(s).
#.
#: ../src/nautilus-window.c:2314
msgid "translator-credits"
msgstr ""
"Samúel Jón Gunnarsson, sammi@techattack.nu, 2003\n"
"Anna Jonna Ármannsdóttir annajonna@gmail.com 2009. \n"
"Sveinn í Felli, sveinki@nett.is, 2008, 2009"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:379
msgid "_Close"
msgstr "_Loka"

#. tooltip
#: ../src/nautilus-window-menus.c:380
msgid "Close this folder"
msgstr "Loka þessari möppu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:383
msgid "Open _Parent"
msgstr "Opna yfirmö_ppu"

#: ../src/nautilus-window-menus.c:384
msgid "Open the parent folder"
msgstr "Opna yfirmöppuna"

#. tooltip
#: ../src/nautilus-window-menus.c:388
msgid "Stop loading the current location"
msgstr "Hætta við að hlaða núverandi staðsetningu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:391
msgid "_Reload"
msgstr "Endu_rhlaða"

#. tooltip
#: ../src/nautilus-window-menus.c:392
msgid "Reload the current location"
msgstr "Endurhlaða núverandi staðsetningu"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:399
msgid "Zoom _In"
msgstr "Renna _að"

#. tooltip
#: ../src/nautilus-window-menus.c:400
msgid "Increase the view size"
msgstr "Stækka sýn"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:411
msgid "Zoom _Out"
msgstr "Renna _frá"

#. tooltip
#: ../src/nautilus-window-menus.c:412
msgid "Decrease the view size"
msgstr "Minnka sýn"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:419
msgid "Normal Si_ze"
msgstr "Venjuleg st_ærð"

#. tooltip
#: ../src/nautilus-window-menus.c:420
msgid "Use the normal view size"
msgstr "Nota venjulega stærð sýnar"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:423 ../src/nautilus-window-menus.c:557
msgid "_Home"
msgstr "_Heim"

#. tooltip
#: ../src/nautilus-window-menus.c:424
msgid "Open your personal folder"
msgstr "Opna einkamöppuna þína"

#. name, stock id
#: ../src/nautilus-window-menus.c:427
msgid "New _Tab"
msgstr "Nýr _Flipi"

#: ../src/nautilus-window-menus.c:428
msgid "Open another tab for the displayed location"
msgstr "Opna annan flipa til að birta staðsetninguna"

#. name, stock id
#: ../src/nautilus-window-menus.c:431
msgid "_Back"
msgstr "Til_baka"

#: ../src/nautilus-window-menus.c:432
msgid "Go to the previous visited location"
msgstr "Fara á fyrri heimsóttu staðsetningu"

#. name, stock id
#: ../src/nautilus-window-menus.c:435
msgid "_Forward"
msgstr "Á_fram"

#: ../src/nautilus-window-menus.c:436
msgid "Go to the next visited location"
msgstr "Fara á næstu heimsóttu staðsetningu"

#. name, stock id
#: ../src/nautilus-window-menus.c:439
msgid "Enter _Location…"
msgstr "S_láðu inn staðsetningu…"

#: ../src/nautilus-window-menus.c:440
msgid "Specify a location to open"
msgstr "Tilgreindu staðsetningu til að opna"

#. name, stock id
#: ../src/nautilus-window-menus.c:443
msgid "Bookmark this Location"
msgstr "Setja núverandi slóð í bókamerkin"

#: ../src/nautilus-window-menus.c:444
msgid "Add a bookmark for the current location"
msgstr "Bæta við bókamerki fyrir núverandi staðsetningu"

#. name, stock id
#: ../src/nautilus-window-menus.c:447
msgid "_Bookmarks…"
msgstr "_Bókamerki…"

#: ../src/nautilus-window-menus.c:448
msgid "Display and edit bookmarks"
msgstr "Birta og breyta bókamerkjum"

#: ../src/nautilus-window-menus.c:450
msgid "_Previous Tab"
msgstr "_Fyrri flipi"

#: ../src/nautilus-window-menus.c:451
msgid "Activate previous tab"
msgstr "Virkja fyrri flipa"

#: ../src/nautilus-window-menus.c:453
msgid "_Next Tab"
msgstr "_Næsti flipi"

#: ../src/nautilus-window-menus.c:454
msgid "Activate next tab"
msgstr "Virkja næsta flipa"

#: ../src/nautilus-window-menus.c:457
msgid "Move current tab to left"
msgstr "Flytja núverandi flipa til vinstri"

#: ../src/nautilus-window-menus.c:460
msgid "Move current tab to right"
msgstr "Flytja núverandi flipa til hægri"

#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:478
msgid "_Show Sidebar"
msgstr "_Sýna hliðarslá"

#. tooltip
#: ../src/nautilus-window-menus.c:479
msgid "Change the visibility of this window's side pane"
msgstr "Breyta sýnileika hliðarstiku gluggans"

#. is_active
#. name, stock id
#. label, accelerator
#: ../src/nautilus-window-menus.c:483
msgid "_Search for Files…"
msgstr "_Leita að skrám…"

#. tooltip
#: ../src/nautilus-window-menus.c:484
msgid "Search documents and folders by name"
msgstr "Leita að skjölum og möppum eftir nafni"

#: ../src/nautilus-window-menus.c:490 ../src/nautilus-window-menus.c:492
msgid "List"
msgstr "Listi"

#: ../src/nautilus-window-menus.c:491
msgid "View items as a list"
msgstr "Birta atriði sem lista"

#: ../src/nautilus-window-menus.c:493
msgid "View items as a grid of icons"
msgstr "Birta atriði sem uppraðaðar táknmyndir"

#: ../src/nautilus-window-menus.c:554
msgid "_Up"
msgstr "_Upp"

#: ../src/nautilus-window-slot.c:1288 ../src/nautilus-window-slot.c:1460
#, c-format
msgid "Unable to load location"
msgstr "Get ekki hlaðið inn staðsetningu"

#: ../src/nautilus-window-slot.c:1615
msgid "Unable to display the contents of this folder."
msgstr "Get ekki birt innihald þessarar möppu."

#: ../src/nautilus-window-slot.c:1617
msgid "This location doesn't appear to be a folder."
msgstr "Staðsetningin lítur ekki ut fyrir að vera mappa."

#: ../src/nautilus-window-slot.c:1622
msgid ""
"Unable to find the requested file. Please check the spelling and try again."
msgstr "Finn ekki umbeðna skrá. Athugaðu stafsetninguna og prófaðu svo aftur."

#: ../src/nautilus-window-slot.c:1627
#, c-format
msgid "“%s” locations are not supported."
msgstr "“%s' staðsetningar eru ekki studdar."

#: ../src/nautilus-window-slot.c:1630
msgid "Unable to handle this kind of location."
msgstr "Get ekki meðhöndlað þessa tegund staðsetningar."

#: ../src/nautilus-window-slot.c:1635
msgid "Unable to access the requested location."
msgstr "Getur ekki tengst umbeðinni staðsetningu."

#: ../src/nautilus-window-slot.c:1638
msgid "Don't have permission to access the requested location."
msgstr "Hef ekki nægar heimildir til að tengjast umbeðinni staðsetningu."

#. This case can be hit for user-typed strings like "foo" due to
#. * the code that guesses web addresses when there's no initial "/".
#. * But this case is also hit for legitimate web addresses when
#. * the proxy is set up wrong.
#.
#: ../src/nautilus-window-slot.c:1646
msgid ""
"Unable to find the requested location. Please check the spelling or the "
"network settings."
msgstr ""
"Finn ekki umbeðna staðsetningu. Athugaðu með stafsetningu eða stillingar á "
"neti"

#: ../src/nautilus-window-slot.c:1657
#, c-format
msgid "Unhandled error message: %s"
msgstr "Ómeðhöndluð villuskilaboð: %s"

#: ../src/nautilus-window-slot.c:2212
msgid "Searching…"
msgstr "Leita..."

#: ../src/nautilus-x-content-bar.c:92
msgid "Audio CD"
msgstr "CD hljóðdiskur"

#: ../src/nautilus-x-content-bar.c:94
msgid "Audio DVD"
msgstr "DVD hljóðdiskur"

#: ../src/nautilus-x-content-bar.c:96
msgid "Video DVD"
msgstr "DVD mynddiskur"

#: ../src/nautilus-x-content-bar.c:98
msgid "Video CD"
msgstr "CD mynddiskur"

#: ../src/nautilus-x-content-bar.c:100
msgid "Super Video CD"
msgstr "CD Super Video mynddiskur"

#: ../src/nautilus-x-content-bar.c:102
msgid "Photo CD"
msgstr "CD Photo mynddiskur"

#: ../src/nautilus-x-content-bar.c:104
msgid "Picture CD"
msgstr "Myndir á geisladiski (CD)"

#: ../src/nautilus-x-content-bar.c:106 ../src/nautilus-x-content-bar.c:139
msgid "Contains digital photos"
msgstr "Inniheldur stafrænar myndir"

#: ../src/nautilus-x-content-bar.c:108
msgid "Contains music"
msgstr "Inniheldur tónlist"

#: ../src/nautilus-x-content-bar.c:110
msgid "Contains software"
msgstr "Inniheldur hugbúnað"

#. fallback to generic greeting
#: ../src/nautilus-x-content-bar.c:113
#, c-format
msgid "Detected as “%s”"
msgstr "Fundið sem “%s”"

#: ../src/nautilus-x-content-bar.c:135
msgid "Contains music and photos"
msgstr "Inniheldur tónlist og ljósmyndir"

#: ../src/nautilus-x-content-bar.c:137
msgid "Contains photos and music"
msgstr "Inniheldur ljósmyndir og tónlist"

#: ../src/nautilus-x-content-bar.c:201
msgid "Open with:"
msgstr "Opna með:"