summaryrefslogtreecommitdiff
path: root/po/ro.po
blob: 63c82204fabe0356351b165ec5908374c72aad77 (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
# Romanian translation for gtk+
# Copyright (C) 1999 - 2008 Free Software Foundation, Inc.
# Dan Damian <dand@gnome.ro>, 1999, 2000.
# Marius Andreiana <marius galuna.ro>, 2001, 2002.
# Mișu Moldovan <dumol@gnome.ro>, 2003 - 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-01 16:28-0500\n"
"PO-Revision-Date: 2008-09-19 00:21+0300\n"
"Last-Translator: Mișu Moldovan <dumol@gnome.ro>\n"
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3;plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1))\n"

#: gdk/directfb/gdkdisplay-directfb.c:55
msgid "directfb arg"
msgstr "arg directfb"

#: gdk/directfb/gdkdisplay-directfb.c:55
msgid "sdl|system"
msgstr "sistem"

#. Description of --class=CLASS in --help output
#: gdk/gdk.c:127
msgid "Program class as used by the window manager"
msgstr "Clasa programului, precum în administratorul de ferestre"

#. Placeholder in --class=CLASS in --help output
#: gdk/gdk.c:128
msgid "CLASS"
msgstr "CLASĂ"

#. Description of --name=NAME in --help output
#: gdk/gdk.c:130
msgid "Program name as used by the window manager"
msgstr "Numele programului, precum în administratorul de ferestre"

#. Placeholder in --name=NAME in --help output
#: gdk/gdk.c:131
msgid "NAME"
msgstr "NUME"

#. Description of --display=DISPLAY in --help output
#: gdk/gdk.c:133
msgid "X display to use"
msgstr "Display X de utilizat"

#. Placeholder in --display=DISPLAY in --help output
#: gdk/gdk.c:134
msgid "DISPLAY"
msgstr "DISPLAY"

#. Description of --screen=SCREEN in --help output
#: gdk/gdk.c:136
msgid "X screen to use"
msgstr "Ecran X de utilizat"

#. Placeholder in --screen=SCREEN in --help output
#: gdk/gdk.c:137
msgid "SCREEN"
msgstr "ECRAN"

#. Description of --gdk-debug=FLAGS in --help output
#: gdk/gdk.c:140
msgid "Gdk debugging flags to set"
msgstr "Fanioane de depanare Gdk de setat"

#. Placeholder in --gdk-debug=FLAGS in --help output
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
#: gdk/gdk.c:141 gdk/gdk.c:144 gtk/gtkmain.c:452 gtk/gtkmain.c:455
msgid "FLAGS"
msgstr "FANIOANE"

#. Description of --gdk-no-debug=FLAGS in --help output
#: gdk/gdk.c:143
msgid "Gdk debugging flags to unset"
msgstr "Fanioane de depanare Gdk de resetat"

#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:965
#: gdk-pixbuf/gdk-pixbuf-io.c:1225 tests/testfilechooser.c:222
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nu s-a putut deschide fișierul „%s”: %s"

#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:977
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Fișierul imagine „%s” nu conține date"

#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:1013
#: gdk-pixbuf/gdk-pixbuf-io.c:1277 tests/testfilechooser.c:267
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
"Nu s-a putut încărca imaginea „%s” dintr-un motiv necunoscut, probabil un "
"fișier imagine corupt"

#: gdk-pixbuf/gdk-pixbuf-animation.c:221
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr ""
"Nu s-a putut încărca animația „%s” dintr-un motiv necunoscut, probabil un "
"fișier animație corupt"

#: gdk-pixbuf/gdk-pixbuf-io.c:701
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Nu s-a putut încărca modulul de încărcare al imaginilor: %s: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:716
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
"Modulul de încărcare a imaginilor %s nu exportă interfața corectă. Poate "
"este dintr-o versiune GTK diferită?"

#: gdk-pixbuf/gdk-pixbuf-io.c:725 gdk-pixbuf/gdk-pixbuf-io.c:776
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Tipul de imagine „%s” nu este suportat"

#: gdk-pixbuf/gdk-pixbuf-io.c:846
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Nu s-a putut recunoaște formatul de imagine pentru fișierul „%s”"

#: gdk-pixbuf/gdk-pixbuf-io.c:854
msgid "Unrecognized image file format"
msgstr "Format fișier imagine nerecunoscut"

#: gdk-pixbuf/gdk-pixbuf-io.c:1022
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Nu s-a putut încărca imaginea „%s”: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1656 gdk-pixbuf/io-gdip-utils.c:952
#, c-format
msgid "Error writing to image file: %s"
msgstr "Eroare la scrierea fișierului imagine JPEG: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1701 gdk-pixbuf/gdk-pixbuf-io.c:1831
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Această versiune de gdk-pixbuf nu suportă salvarea formatului de imagine: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1735
msgid "Insufficient memory to save image to callback"
msgstr "Memorie insuficientă pentru salvarea imaginii"

#: gdk-pixbuf/gdk-pixbuf-io.c:1748
msgid "Failed to open temporary file"
msgstr "Nu s-a putut deschide fișierul temporar"

#: gdk-pixbuf/gdk-pixbuf-io.c:1774
msgid "Failed to read from temporary file"
msgstr "Nu s-a putut citi fișierul temporar"

#: gdk-pixbuf/gdk-pixbuf-io.c:2008
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nu s-a putut deschide „%s” pentru scriere: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:2033
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
"Nu s-a putut închide „%s” la scrierea imaginii, e posibil să nu fi salvat "
"toate datele: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:2253 gdk-pixbuf/gdk-pixbuf-io.c:2304
msgid "Insufficient memory to save image into a buffer"
msgstr "Memorie insuficientă pentru a salva imaginea în tampon"

#: gdk-pixbuf/gdk-pixbuf-io.c:2350
msgid "Error writing to image stream"
msgstr "Eroare la scrierea în fluxul imagine"

#: gdk-pixbuf/gdk-pixbuf-loader.c:330
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to complete an operation, "
"but didn't give a reason for the failure"
msgstr ""
"Eroare internă: Modulul de încărcare de imagini „%s” nu a reușit să termine "
"o operațiune și nu a precizat cauza acestui eșec"

#: gdk-pixbuf/gdk-pixbuf-loader.c:372
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Încărcarea progresivă a imaginilor tip „%s” nu este suportată"

#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Antet imagine corupt"

#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Format necunoscut de imagine"

#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Datele pixel ale imaginii sunt corupte"

#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "nu s-a putut aloca memoria tampon de %u octet"
msgstr[1] "nu s-a putut aloca memoria tampon de %u octeți"
msgstr[2] "nu s-a putut aloca memoria tampon de %u de octeți"

#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Fragment neașteptat în iconița animată"

#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Tip de animație nesuportat"

#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432
#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569
msgid "Invalid header in animation"
msgstr "Antet invalid în animație"

#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464
#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614
msgid "Not enough memory to load animation"
msgstr "Memorie insuficientă pentru a încărca animația"

#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443
msgid "Malformed chunk in animation"
msgstr "Fragment malformat în animație"

#: gdk-pixbuf/io-ani.c:711
msgid "The ANI image format"
msgstr "Formatul de imagine ANI"

#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338
#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496
msgid "BMP image has bogus header data"
msgstr "Imaginea BMP are datele din antet greșite"

#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433
msgid "Not enough memory to load bitmap image"
msgstr "Memorie insuficientă pentru a încărca imaginea bitmap"

#: gdk-pixbuf/io-bmp.c:319
msgid "BMP image has unsupported header size"
msgstr "Imaginea BMP are un antet cu o mărime nesuportată"

#: gdk-pixbuf/io-bmp.c:357
msgid "Topdown BMP images cannot be compressed"
msgstr "Imaginile BMP de tip „topdown” nu pot fi comprimate"

#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709
msgid "Premature end-of-file encountered"
msgstr "S-a întâlnit un sfârșit de fișier „EOF” prematur"

#: gdk-pixbuf/io-bmp.c:1329
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Nu s-a putut aloca memorie pentru salvarea fișierului BMP"

#: gdk-pixbuf/io-bmp.c:1370
msgid "Couldn't write to BMP file"
msgstr "Nu s-a putut scrie fișierul BMP"

#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82
msgid "The BMP image format"
msgstr "Formatul de imagine BMP"

#: gdk-pixbuf/io-gif.c:222
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Nu s-a putut citi fișierul GIF: %s"

#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1481 gdk-pixbuf/io-gif.c:1642
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "Din fișierul GIF lipseau o parte din date (poate a fost trunchiat?)"

#: gdk-pixbuf/io-gif.c:505
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Eroare internă în modulul de încărcare GIF (%s)"

#: gdk-pixbuf/io-gif.c:579
msgid "Stack overflow"
msgstr "Stivă supraîncărcată"

#: gdk-pixbuf/io-gif.c:639
msgid "GIF image loader cannot understand this image."
msgstr "Modulul de încărcare GIF nu înțelege această imagine."

#: gdk-pixbuf/io-gif.c:668
msgid "Bad code encountered"
msgstr "S-a întâlnit cod incorect"

#: gdk-pixbuf/io-gif.c:678
msgid "Circular table entry in GIF file"
msgstr "Înregistrare circulară în tabel în fișierul GIF"

#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1468 gdk-pixbuf/io-gif.c:1515
#: gdk-pixbuf/io-gif.c:1630
msgid "Not enough memory to load GIF file"
msgstr "Memorie insuficientă pentru a încărca fișierul GIF"

#: gdk-pixbuf/io-gif.c:960
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Memorie insuficientă pentru a compune un cadru în fișierul GIF"

#: gdk-pixbuf/io-gif.c:1132
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Fișierul imagine GIF este corupt (compresie LZW incorectă)"

#: gdk-pixbuf/io-gif.c:1182
msgid "File does not appear to be a GIF file"
msgstr "Fișierul nu pare a fi de tip GIF"

#: gdk-pixbuf/io-gif.c:1194
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Versiunea %s a formatului GIF nu este suportată"

#: gdk-pixbuf/io-gif.c:1303
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr ""
"Imaginea GIF nu are o hartă globală de culoare și un cadru al său nu are "
"hartă locală de culoare."

#: gdk-pixbuf/io-gif.c:1537
msgid "GIF image was truncated or incomplete."
msgstr "Imaginea GIF era trunchiată sau incompletă."

#: gdk-pixbuf/io-gif.c:1693 gdk-pixbuf/io-gdip-gif.c:80
msgid "The GIF image format"
msgstr "Formatul de imagine GIF"

#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277
#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359
msgid "Invalid header in icon"
msgstr "Antet invalid în iconiță"

#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369
#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462
msgid "Not enough memory to load icon"
msgstr "Memorie insuficientă pentru a încărca iconița"

#: gdk-pixbuf/io-ico.c:322
msgid "Icon has zero width"
msgstr "Iconița are lățimea zero"

#: gdk-pixbuf/io-ico.c:332
msgid "Icon has zero height"
msgstr "Iconița are înălțimea zero"

#: gdk-pixbuf/io-ico.c:384
msgid "Compressed icons are not supported"
msgstr "Iconițele comprimate nu sunt suportate"

#: gdk-pixbuf/io-ico.c:417
msgid "Unsupported icon type"
msgstr "Tip de iconiță nesuportat"

#: gdk-pixbuf/io-ico.c:511
msgid "Not enough memory to load ICO file"
msgstr "Memorie insuficientă pentru a încarca fișierul ICO"

#: gdk-pixbuf/io-ico.c:976
msgid "Image too large to be saved as ICO"
msgstr "Imagine prea mare pentru a fi salvată ca ICO"

#: gdk-pixbuf/io-ico.c:987
msgid "Cursor hotspot outside image"
msgstr "Hotspot cursor înafara imaginii"

#: gdk-pixbuf/io-ico.c:1010
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Adâncime nesuportată pentru fișierul ICO: %d"

#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59
msgid "The ICO image format"
msgstr "Formatul de imagine ICO"

#: gdk-pixbuf/io-icns.c:347
#, c-format
msgid "Error reading ICNS image: %s"
msgstr "Eroare fatală la citirea imaginii ICNS: %s"

#: gdk-pixbuf/io-icns.c:364
msgid "Could not decode ICNS file"
msgstr "Nu s-a putut decoda fișierul ICNS"

#: gdk-pixbuf/io-icns.c:397
msgid "The ICNS image format"
msgstr "Formatul de imagine ICNS"

#: gdk-pixbuf/io-jasper.c:75
msgid "Couldn't allocate memory for stream"
msgstr "Nu s-a putut aloca memorie pentru flux"

#: gdk-pixbuf/io-jasper.c:105
msgid "Couldn't decode image"
msgstr "Nu s-a putut decoda imaginea"

#: gdk-pixbuf/io-jasper.c:123
msgid "Transformed JPEG2000 has zero width or height"
msgstr "Fișierul JPEG2000 transformat are lățimea sau înălțimea zero"

#: gdk-pixbuf/io-jasper.c:137
msgid "Image type currently not supported"
msgstr "Tipul de imagine nu este suportat deocamdată"

#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157
msgid "Couldn't allocate memory for color profile"
msgstr "Nu s-a putut aloca memorie pentru profilul de culoare"

#: gdk-pixbuf/io-jasper.c:182
msgid "Insufficient memory to open JPEG 2000 file"
msgstr "Memorie insuficientă pentru a deschide fișierul JPEG 2000"

#: gdk-pixbuf/io-jasper.c:264
msgid "Couldn't allocate memory to buffer image data"
msgstr ""
"Nu s-a putut aloca memorie pentru plasarea în memoria tampon a datelor "
"imaginii"

#: gdk-pixbuf/io-jasper.c:308
msgid "The JPEG 2000 image format"
msgstr "Formatul de imagine JPEG 2000"

#: gdk-pixbuf/io-jpeg.c:117
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Eroare la interpretarea fișierului imagine JPEG (%s)"

#: gdk-pixbuf/io-jpeg.c:529
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr ""
"Memorie insuficientă pentru încărcarea imaginii, încercați să închideți "
"câteva aplicații pentru a elibera memorie"

#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Adâncime de culoare JPEG nesuportată (%s)"

#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177
#: gdk-pixbuf/io-jpeg.c:1186
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Nu s-a putut aloca memorie pentru încărcarea imaginii JPEG"

#: gdk-pixbuf/io-jpeg.c:920
msgid "Transformed JPEG has zero width or height."
msgstr "Fișierul JPEG transformat are lățimea sau înălțimea zero."

#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr ""
"Calitatea JPEG trebuie să fie o valoare între 0 și 100, valoarea „%s” nu a "
"putut fi prelucrată."

#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"Calitatea JPEG trebuie să fie o valoare între 0 și 100, valoarea „%d” nu "
"este permisă."

#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136
msgid "The JPEG image format"
msgstr "Formatul de imagine JPEG"

#: gdk-pixbuf/io-pcx.c:187
msgid "Couldn't allocate memory for header"
msgstr "Nu se poate aloca memorie pentru antet"

#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560
msgid "Couldn't allocate memory for context buffer"
msgstr "Nu se poate aloca memorie pentru un buffer context"

#: gdk-pixbuf/io-pcx.c:601
msgid "Image has invalid width and/or height"
msgstr "Imaginea are înălțimea sau lățimea invalidă"

#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674
msgid "Image has unsupported bpp"
msgstr "Imaginea are o adâncime nesuportată"

#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Imaginea are un număr nesuportat de biți pentru adâncime: %d"

#: gdk-pixbuf/io-pcx.c:642
msgid "Couldn't create new pixbuf"
msgstr "Nu se poate crea un nou „pixbuf”"

#: gdk-pixbuf/io-pcx.c:650
msgid "Couldn't allocate memory for line data"
msgstr "Nu se poate aloca memorie pentru datele liniare"

#: gdk-pixbuf/io-pcx.c:657
msgid "Couldn't allocate memory for paletted data"
msgstr "Nu se poate aloca memorie pentru datele paletei"

#: gdk-pixbuf/io-pcx.c:704
msgid "Didn't get all lines of PCX image"
msgstr "Nu s-au obținut toate liniile imaginii PCX"

#: gdk-pixbuf/io-pcx.c:711
msgid "No palette found at end of PCX data"
msgstr "Nu e nici o paletă la sfârșitul datelor PCX"

#: gdk-pixbuf/io-pcx.c:756
msgid "The PCX image format"
msgstr "Formatul de imagine PCX"

#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Numărul de biți/canal al imaginii PNG este invalid."

#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
msgid "Transformed PNG has zero width or height."
msgstr "Fișierul PNG transformat are lățimea sau înălțimea zero."

#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Numărul de biți/canal al fișirului PNG transformat nu este opt."

#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Fișierul PNG transformat nu este RBG sau RGBA."

#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Fișierul PNG transformat are un număr nesuportat de canale, acestea trebuie "
"să fie trei sau patru."

#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Eroare fatală în fișierul imagine PNG: %s"

#: gdk-pixbuf/io-png.c:310
msgid "Insufficient memory to load PNG file"
msgstr "Memorie insuficientă pentru a încărca imaginea PNG"

#: gdk-pixbuf/io-png.c:633
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
msgstr ""
"Memorie insuficientă pentru a păstra o imagine %ld pe %ld, încercați să "
"închideți câteva aplicații pentru a elibera memorie"

#: gdk-pixbuf/io-png.c:684
msgid "Fatal error reading PNG image file"
msgstr "Eroare fatală la citirea fișierului imagine PNG"

#: gdk-pixbuf/io-png.c:733
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Eroare fatală la citirea fișierului imagine PNG: %s"

#: gdk-pixbuf/io-png.c:825
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Fragmentele de text dintr-un PNG trebuie să aibă cel puțin 1 și cel mult 79 "
"de caractere."

#: gdk-pixbuf/io-png.c:833
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Fragmentele de text dintr-un PNG trebuie să fie caractere ASCII."

#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr ""
"Nivelul de compresie PNG trebuie să fie o valoare între 0 și 9, valoarea „%"
"s” nu a putut fi prelucrată."

#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr ""
"Nivelul de compresie PNG trebuie să fie o valoare între 0 și 9, valoarea „%"
"d” nu este permisă."

#: gdk-pixbuf/io-png.c:896
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Valoarea fragmentului de text PNG %s nu poate fi convertită la codarea ISO-"
"8859-1."

#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133
msgid "The PNG image format"
msgstr "Formatul de imagine PNG"

#: gdk-pixbuf/io-pnm.c:250
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Modulul de încărcare PNM aștepta un întreg, dar a primit altceva."

#: gdk-pixbuf/io-pnm.c:282
msgid "PNM file has an incorrect initial byte"
msgstr "Fișierul PNM are octetul inițial incorect"

#: gdk-pixbuf/io-pnm.c:312
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Fișierul PNM nu este într-un subformat PNM recunoscut"

#: gdk-pixbuf/io-pnm.c:337
msgid "PNM file has an image width of 0"
msgstr "Fișierul PNM are lățimea imaginii 0"

#: gdk-pixbuf/io-pnm.c:358
msgid "PNM file has an image height of 0"
msgstr "Fișierul PNM are înălțimea imaginii 0"

#: gdk-pixbuf/io-pnm.c:381
msgid "Maximum color value in PNM file is 0"
msgstr "Valoarea maximă a culorii în fișierul PNM este 0"

#: gdk-pixbuf/io-pnm.c:389
msgid "Maximum color value in PNM file is too large"
msgstr "Valoarea maximă a culorii în fișierul PNM este prea mare"

#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504
msgid "Raw PNM image type is invalid"
msgstr "Tipul de imagine PNM brută este invalid"

#: gdk-pixbuf/io-pnm.c:654
msgid "PNM image loader does not support this PNM subformat"
msgstr "Modulul de încărcare de imagini PNM nu suportă acest subformat PNM"

#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Formatele brute PNM cer exact un spațiu gol înainte de datele eșantion"

#: gdk-pixbuf/io-pnm.c:768
msgid "Cannot allocate memory for loading PNM image"
msgstr "Nu se poate aloca memorie pentru încărcarea imaginii PNM"

#: gdk-pixbuf/io-pnm.c:818
msgid "Insufficient memory to load PNM context struct"
msgstr "Memorie insuficientă pentru a încărca structura contextului PNM"

#: gdk-pixbuf/io-pnm.c:869
msgid "Unexpected end of PNM image data"
msgstr "Sfârșit neașteptat al datelor imaginii PNM"

#: gdk-pixbuf/io-pnm.c:997
msgid "Insufficient memory to load PNM file"
msgstr "Memorie insuficientă pentru a încărca fișierul PNM"

#: gdk-pixbuf/io-pnm.c:1081
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Familia formatelor de imagine PNM/PBM/PGM/PPM"

#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "Imaginea RAS are datele din antet greșite"

#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "Imaginea RAS are un tip necunoscut"

#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "variație de imagine RAS nesuportată"

#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Memorie insuficientă pentru a încarca imaginea RAS"

#: gdk-pixbuf/io-ras.c:545
msgid "The Sun raster image format"
msgstr "Formatul de imagine raster Sun"

#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nu se poate aloca memorie pentru structura IOBuffer"

#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nu se poate aloca memorie pentru datele IOBuffer"

#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Nu se pot realoca datele IOBuffer"

#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nu se pot aloca datele temporare IOBuffer"

#: gdk-pixbuf/io-tga.c:347
msgid "Cannot allocate new pixbuf"
msgstr "Nu se poate aloca un nou pixbuf"

#: gdk-pixbuf/io-tga.c:687
msgid "Cannot allocate colormap structure"
msgstr "Nu se poate aloca structura hărții de culoare"

#: gdk-pixbuf/io-tga.c:694
msgid "Cannot allocate colormap entries"
msgstr "Nu se pot aloca intrările hărții de culoare"

#: gdk-pixbuf/io-tga.c:716
msgid "Unexpected bitdepth for colormap entries"
msgstr "Adâncime de biți neașteptată pentru intrările hărții de culoare"

#: gdk-pixbuf/io-tga.c:734
msgid "Cannot allocate TGA header memory"
msgstr "Nu se poate aloca memorie pentru antetul TGA"

#: gdk-pixbuf/io-tga.c:767
msgid "TGA image has invalid dimensions"
msgstr "Imaginea TGA are dimensiuni invalide"

#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792
#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809
msgid "TGA image type not supported"
msgstr "Tip de imagine TGA nesuportat"

#: gdk-pixbuf/io-tga.c:856
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nu se poate aloca memorie pentru structura contextului TGA"

#: gdk-pixbuf/io-tga.c:921
msgid "Excess data in file"
msgstr "Date în exces în fișier"

#: gdk-pixbuf/io-tga.c:1002
msgid "The Targa image format"
msgstr "Formatul de imagine TGA"

#: gdk-pixbuf/io-tiff.c:160
msgid "Could not get image width (bad TIFF file)"
msgstr "Nu s-a putut obține lățimea imaginii (fișier TIFF incorect)"

#: gdk-pixbuf/io-tiff.c:167
msgid "Could not get image height (bad TIFF file)"
msgstr "Nu s-a putut obține înălțimea imaginii (fișier TIFF incorect)"

#: gdk-pixbuf/io-tiff.c:175
msgid "Width or height of TIFF image is zero"
msgstr "Lățimea sau înalțimea imaginii TIFF este zero"

#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
msgid "Dimensions of TIFF image too large"
msgstr "Dimensiunile imaginii TIFF sunt prea mari"

#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541
msgid "Insufficient memory to open TIFF file"
msgstr "Memorie insuficientă pentru a deschide fișierul TIFF"

#: gdk-pixbuf/io-tiff.c:275
msgid "Failed to load RGB data from TIFF file"
msgstr "Nu s-au putut încărca datele RGB din fișierul TIFF"

#: gdk-pixbuf/io-tiff.c:331
msgid "Failed to open TIFF image"
msgstr "Nu s-a putut deschide imaginea TIFF"

#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722
msgid "TIFFClose operation failed"
msgstr "Operațiunea „TIFFClose” a eșuat"

#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486
msgid "Failed to load TIFF image"
msgstr "Nu s-a putut încărca imaginea TIFF"

#: gdk-pixbuf/io-tiff.c:670
msgid "Failed to save TIFF image"
msgstr "Nu s-a putut salva imaginea TIFF"

#: gdk-pixbuf/io-tiff.c:708
msgid "Failed to write TIFF data"
msgstr "Nu s-a putut scrie imaginea TIFF"

#: gdk-pixbuf/io-tiff.c:760
msgid "Couldn't write to TIFF file"
msgstr "Nu s-a putut scrie în fișierul TIFF"

#: gdk-pixbuf/io-tiff.c:815
msgid "The TIFF image format"
msgstr "Formatul de imagine TIFF"

#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Imaginea are lățimea zero"

#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Imaginea are înălțimea zero"

#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Memorie insuficientă pentru a încărca imaginea"

#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Nu s-a putut salva restul"

#: gdk-pixbuf/io-wbmp.c:375
msgid "The WBMP image format"
msgstr "Formatul de imagine WBMP"

#: gdk-pixbuf/io-xbm.c:295
msgid "Invalid XBM file"
msgstr "Fișier XBM invalid"

#: gdk-pixbuf/io-xbm.c:305
msgid "Insufficient memory to load XBM image file"
msgstr "Memorie insuficientă pentru a încărca fișierul XBM"

#: gdk-pixbuf/io-xbm.c:453
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Nu s-a putut scrie un fișier temporar la încărcarea imaginii XBM"

#: gdk-pixbuf/io-xbm.c:492
msgid "The XBM image format"
msgstr "Formatul de imagine XBM"

#: gdk-pixbuf/io-xpm.c:468
msgid "No XPM header found"
msgstr "Antetul XPM nu a fost găsit"

#: gdk-pixbuf/io-xpm.c:477
msgid "Invalid XPM header"
msgstr "Antet XPM invalid"

#: gdk-pixbuf/io-xpm.c:485
msgid "XPM file has image width <= 0"
msgstr "Fișierul XPM are lățimea imaginii negativă"

#: gdk-pixbuf/io-xpm.c:493
msgid "XPM file has image height <= 0"
msgstr "Fișierul XPM are înălțimea imaginii negativă"

#: gdk-pixbuf/io-xpm.c:501
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM are un număr invalid de caractere/pixel"

#: gdk-pixbuf/io-xpm.c:510
msgid "XPM file has invalid number of colors"
msgstr "Fișierul XPM are un număr invalid de culori"

#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583
msgid "Cannot allocate memory for loading XPM image"
msgstr "Nu s-a putut aloca memorie pentru încărcarea imaginii XPM"

#: gdk-pixbuf/io-xpm.c:545
msgid "Cannot read XPM colormap"
msgstr "Nu s-a putut citi harta de culoare XPM"

#: gdk-pixbuf/io-xpm.c:777
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Nu s-a putut scrie un fișier temporar la încărcarea imaginii XPM"

#: gdk-pixbuf/io-xpm.c:816
msgid "The XPM image format"
msgstr "Formatul de imagine XPM"

#: gdk-pixbuf/io-gdip-emf.c:59
msgid "The EMF image format"
msgstr "Formatul de imagine EMF"

#: gdk-pixbuf/io-gdip-utils.c:220
#, c-format
msgid "Could not allocate memory: %s"
msgstr "Nu s-a putut aloca memorie: %s"

#: gdk-pixbuf/io-gdip-utils.c:245 gdk-pixbuf/io-gdip-utils.c:360
#: gdk-pixbuf/io-gdip-utils.c:394
#, c-format
msgid "Could not create stream: %s"
msgstr "Nu s-a putut crea fluxul: %s"

#: gdk-pixbuf/io-gdip-utils.c:259
#, c-format
msgid "Could not seek stream: %s"
msgstr "Nu s-a putut căuta în flux: %s"

#: gdk-pixbuf/io-gdip-utils.c:271
#, c-format
msgid "Could not read from stream: %s"
msgstr "Nu s-a putut citi din flux: %s"

#: gdk-pixbuf/io-gdip-utils.c:683 gdk-pixbuf/io-gdip-utils.c:815
msgid "Couldn't load bitmap"
msgstr "Nu s-a putut încărca un „bitmap”"

#: gdk-pixbuf/io-gdip-utils.c:838
msgid "Couldn't load metafile"
msgstr "Nu s-a putut încărca un „metafile”"

#: gdk-pixbuf/io-gdip-utils.c:997
msgid "Unsupported image format for GDI+"
msgstr "Format de imagine nesuportat de GDI+"

#: gdk-pixbuf/io-gdip-utils.c:1004
msgid "Couldn't save"
msgstr "Nu s-a putut salva"

#: gdk-pixbuf/io-gdip-wmf.c:58
msgid "The WMF image format"
msgstr "Formatul de imagine WMF"

#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:54
msgid "Don't batch GDI requests"
msgstr "Nu grupa cererile GDI"

#. Description of --no-wintab in --help output
#: gdk/win32/gdkmain-win32.c:56
msgid "Don't use the Wintab API for tablet support"
msgstr "Nu utiliza interfața Wintab pentru suportul dispozitivelor „tablet”"

#. Description of --ignore-wintab in --help output
#: gdk/win32/gdkmain-win32.c:58
msgid "Same as --no-wintab"
msgstr "Precum --no-wintab"

#. Description of --use-wintab in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Do use the Wintab API [default]"
msgstr "Utilizează interfața Wintab (implicit)"

#. Description of --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:62
msgid "Size of the palette in 8 bit mode"
msgstr "Mărimea paletei în modul pe 8 biți"

#. Placeholder in --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:63
msgid "COLORS"
msgstr "CULORI"

#. Description of --sync in --help output
#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Cereri X sincrone"

#: gdk/x11/gdkapplaunchcontext-x11.c:311
#, c-format
msgid "Starting %s"
msgstr "Se pornește %s"

#: gdk/x11/gdkapplaunchcontext-x11.c:313
#, c-format
msgid "Opening %s"
msgstr "Se deschide „%s”"

#: gdk/x11/gdkapplaunchcontext-x11.c:316
#, c-format
msgid "Opening %d Item"
msgid_plural "Opening %d Items"
msgstr[0] "Se deschide un element"
msgstr[1] "Se deschid %d elemente"
msgstr[2] "Se deschid %d de elemente"

#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108
msgid "License"
msgstr "Licență"

#: gtk/gtkaboutdialog.c:265
msgid "The license of the program"
msgstr "Licența programului"

#. Add the credits button
#: gtk/gtkaboutdialog.c:500
msgid "C_redits"
msgstr "Auto_ri"

#. Add the license button
#: gtk/gtkaboutdialog.c:514
msgid "_License"
msgstr "_Licență"

#: gtk/gtkaboutdialog.c:744
#, c-format
msgid "About %s"
msgstr "Despre %s"

#: gtk/gtkaboutdialog.c:2032
msgid "Credits"
msgstr "Autori"

#: gtk/gtkaboutdialog.c:2061
msgid "Written by"
msgstr "Programare"

#: gtk/gtkaboutdialog.c:2064
msgid "Documented by"
msgstr "Documentație"

#: gtk/gtkaboutdialog.c:2076
msgid "Translated by"
msgstr "Traducere"

#: gtk/gtkaboutdialog.c:2080
msgid "Artwork by"
msgstr "Interfață"

#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:91
msgctxt "keyboard label"
msgid "Shift"
msgstr ""

#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:97
msgctxt "keyboard label"
msgid "Ctrl"
msgstr ""

#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:103
msgctxt "keyboard label"
msgid "Alt"
msgstr ""

#. This is the text that should appear next to menu accelerators
#. * that use the super key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:671
#, fuzzy
msgctxt "keyboard label"
msgid "Super"
msgstr "Hârtie"

#. This is the text that should appear next to menu accelerators
#. * that use the hyper key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:684
#, fuzzy
msgctxt "keyboard label"
msgid "Hyper"
msgstr "Hârtie"

#. This is the text that should appear next to menu accelerators
#. * that use the meta key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: gtk/gtkaccellabel.c:698
msgctxt "keyboard label"
msgid "Meta"
msgstr ""

#: gtk/gtkaccellabel.c:715
#, fuzzy
msgctxt "keyboard label"
msgid "Space"
msgstr "În_locuiește"

#: gtk/gtkaccellabel.c:718
msgctxt "keyboard label"
msgid "Backslash"
msgstr ""

#: gtk/gtkbuilderparser.c:340
#, c-format
msgid "Invalid type function: `%s'"
msgstr "Funcție tip invalidă: „%s”"

#: gtk/gtkbuilderparser.c:837
#, c-format
msgid "Invalid root element: '%s'"
msgstr "Element rădăcină invalid: „%s”"

#: gtk/gtkbuilderparser.c:876
#, c-format
msgid "Unhandled tag: '%s'"
msgstr "Marcaj incomplet: „%s”"

#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
#. * Do *not* translate it to anything else, if it
#. * it isn't calendar:YM or calendar:MY it will not work.
#. *
#. * Note that this flipping is in top of the text direction flipping,
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
#: gtk/gtkcalendar.c:758
msgid "calendar:MY"
msgstr "calendar:MY"

#. Translate to calendar:week_start:0 if you want Sunday to be the
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
#: gtk/gtkcalendar.c:796
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"

#. Translators:  This is a text measurement template.
#. * Translate it to the widest year text
#. *
#. * If you don't understand this, leave it as "2000"
#.
#: gtk/gtkcalendar.c:1803
msgctxt "year measurement template"
msgid "2000"
msgstr ""

#. Translators: this defines whether the day numbers should use
#. * localized digits or the ones used in English (0123...).
#. *
#. * Translate to "%Id" if you want to use localized digits, or
#. * translate to "%d" otherwise.
#. *
#. * Note that translating this doesn't guarantee that you get localized
#. * digits. That needs support from your system and locale definition
#. * too.
#.
#: gtk/gtkcalendar.c:1834 gtk/gtkcalendar.c:2492
#, c-format
msgctxt "calendar:day:digits"
msgid "%d"
msgstr ""

#. Translators: this defines whether the week numbers should use
#. * localized digits or the ones used in English (0123...).
#. *
#. * Translate to "%Id" if you want to use localized digits, or
#. * translate to "%d" otherwise.
#. *
#. * Note that translating this doesn't guarantee that you get localized
#. * digits. That needs support from your system and locale definition
#. * too.
#.
#: gtk/gtkcalendar.c:1866 gtk/gtkcalendar.c:2355
#, c-format
msgctxt "calendar:week:digits"
msgid "%d"
msgstr ""

#. Translators: This dictates how the year is displayed in
#. * gtkcalendar widget.  See strftime() manual for the format.
#. * Use only ASCII in the translation.
#. *
#. * Also look for the msgid "2000".
#. * Translate that entry to a year with the widest output of this
#. * msgid.
#. *
#. * "%Y" is appropriate for most locales.
#.
#: gtk/gtkcalendar.c:2146
msgctxt "calendar year format"
msgid "%Y"
msgstr ""

#. This label is displayed in a treeview cell displaying
#. * a disabled accelerator key combination.
#.
#: gtk/gtkcellrendereraccel.c:243
#, fuzzy
msgctxt "Accelerator"
msgid "Disabled"
msgstr "Dezactivat"

#. This label is displayed in a treeview cell displaying
#. * an accelerator when the cell is clicked to change the
#. * acelerator.
#.
#: gtk/gtkcellrendereraccel.c:376 gtk/gtkcellrendereraccel.c:588
msgid "New accelerator..."
msgstr "Accelerator nou..."

#: gtk/gtkcellrendererprogress.c:361 gtk/gtkcellrendererprogress.c:448
#, c-format
msgctxt "progress bar label"
msgid "%d %%"
msgstr ""

#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559
msgid "Pick a Color"
msgstr "Alegeți o culoare"

#: gtk/gtkcolorbutton.c:448
msgid "Received invalid color data\n"
msgstr "Am primit date invalide despre culoare\n"

#: gtk/gtkcolorsel.c:354
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
"Selectați culoarea dorită din cercul exterior. Selectați luminozitatea "
"culorii utilizând triunghiul interior."

#: gtk/gtkcolorsel.c:378
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
"Dați click pe creion, apoi alegeți o culoare oriunde pe ecran pentru a o "
"selecta."

#: gtk/gtkcolorsel.c:387
msgid "_Hue:"
msgstr "_Nuanță:"

#: gtk/gtkcolorsel.c:388
msgid "Position on the color wheel."
msgstr "Poziția în cercul culorilor"

#: gtk/gtkcolorsel.c:390
msgid "_Saturation:"
msgstr "_Saturație:"

#: gtk/gtkcolorsel.c:391
msgid "\"Deepness\" of the color."
msgstr "Adâncimea culorii"

#: gtk/gtkcolorsel.c:392
msgid "_Value:"
msgstr "_Valoare:"

#: gtk/gtkcolorsel.c:393
msgid "Brightness of the color."
msgstr "Luminozitatea culorii"

#: gtk/gtkcolorsel.c:394
msgid "_Red:"
msgstr "Roș_u:"

#: gtk/gtkcolorsel.c:395
msgid "Amount of red light in the color."
msgstr "Cantitatea de roșu în culoare"

#: gtk/gtkcolorsel.c:396
msgid "_Green:"
msgstr "V_erde:"

#: gtk/gtkcolorsel.c:397
msgid "Amount of green light in the color."
msgstr "Cantitatea de verde în culoare"

#: gtk/gtkcolorsel.c:398
msgid "_Blue:"
msgstr "_Albastru:"

#: gtk/gtkcolorsel.c:399
msgid "Amount of blue light in the color."
msgstr "Cantitatea de albastru în culoare"

#: gtk/gtkcolorsel.c:402
msgid "Op_acity:"
msgstr "_Opacitate:"

#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419
msgid "Transparency of the color."
msgstr "Transparența culorii"

#: gtk/gtkcolorsel.c:426
msgid "Color _name:"
msgstr "Nume _culoare:"

#: gtk/gtkcolorsel.c:440
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"Puteți introduce o valoare hexazecimală în stil HTML sau un nume de culoare "
"precum „orange” în această intrare."

#: gtk/gtkcolorsel.c:470
msgid "_Palette:"
msgstr "_Paletă:"

#: gtk/gtkcolorsel.c:499
msgid "Color Wheel"
msgstr "Cercul culorilor"

#: gtk/gtkcolorsel.c:976
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
"Culoarea selectată anterior, pentru comparație cu culoarea curent selectată. "
"Puteți trage această culoare peste o intrare paletă sau selectați-o ca fiind "
"culoarea curentă trăgând-o peste bucata de culoare de alături."

#: gtk/gtkcolorsel.c:980
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
"Culoarea pe care ați ales-o. Puteți trage această culoare peste o intrare "
"paletă sau o puteți salva pentru a o utiliza în viitor."

#: gtk/gtkcolorsel.c:1363
msgid "_Save color here"
msgstr "_Salvează aici culoarea"

#: gtk/gtkcolorsel.c:1568
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
"Dați click pe această intrare paletă pentru a o face culoarea curentă. "
"Pentru a schimba această intrare, trageți o bucată de culoare aici sau dați "
"click dreapta pe ea și selectați „Salvează aici culoarea.”"

#: gtk/gtkcolorseldialog.c:170
msgid "Color Selection"
msgstr "Selecție culoare"

#: gtk/gtkentry.c:7998 gtk/gtktextview.c:7730
msgid "Input _Methods"
msgstr "_Metode de input"

#: gtk/gtkentry.c:8012 gtk/gtktextview.c:7744
msgid "_Insert Unicode Control Character"
msgstr "_Inserare control Unicode"

#: gtk/gtkentry.c:9375
msgid ""
"You have the Caps Lock key on\n"
"and an active input method"
msgstr ""

#: gtk/gtkentry.c:9377
msgid "You have the Caps Lock key on"
msgstr ""

#: gtk/gtkentry.c:9379
msgid "You have an active input method"
msgstr ""

#: gtk/gtkfilechooserbutton.c:64
msgid "Select A File"
msgstr "Selectați un fișier"

#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1923
msgid "Desktop"
msgstr "Desktop"

#: gtk/gtkfilechooserbutton.c:66
msgid "(None)"
msgstr "(Niciunul)"

#: gtk/gtkfilechooserbutton.c:2011
msgid "Other..."
msgstr "Altul..."

#: gtk/gtkfilechooserdefault.c:1056
msgid "Could not retrieve information about the file"
msgstr "Nu s-au putut obține informații despre fișier"

#: gtk/gtkfilechooserdefault.c:1067
msgid "Could not add a bookmark"
msgstr "Nu s-a putut adăuga favoritul"

#: gtk/gtkfilechooserdefault.c:1078
msgid "Could not remove bookmark"
msgstr "Nu s-a putut șterge favoritul"

#: gtk/gtkfilechooserdefault.c:1089
msgid "The folder could not be created"
msgstr "Directorul nu a putut fi recreat"

#: gtk/gtkfilechooserdefault.c:1102
msgid ""
"The folder could not be created, as a file with the same name already "
"exists.  Try using a different name for the folder, or rename the file first."
msgstr ""
"Directorul nu a putut fi creat deoarece există un fișier cu același nume. "
"Încercați să folosiți un nume diferit pentru director sau redenumiți "
"fișierul."

#: gtk/gtkfilechooserdefault.c:1113
msgid "Invalid file name"
msgstr "Nume invalid de fișier"

#: gtk/gtkfilechooserdefault.c:1123
msgid "The folder contents could not be displayed"
msgstr "Conținutul directorului nu a putut fi afișat"

#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
#: gtk/gtkfilechooserdefault.c:1675
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s pe %2$s"

#: gtk/gtkfilechooserdefault.c:1851
msgid "Search"
msgstr "Căutare"

#: gtk/gtkfilechooserdefault.c:1875
msgid "Recently Used"
msgstr "Recent utilizate"

#: gtk/gtkfilechooserdefault.c:2500
msgid "Select which types of files are shown"
msgstr "Selectați ce tipuri de fișiere să fie afișate"

#: gtk/gtkfilechooserdefault.c:2929
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Adaugă directorul „%s” la favorite"

#: gtk/gtkfilechooserdefault.c:2970
#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "Adaugă directorul curent la favorite"

#: gtk/gtkfilechooserdefault.c:2972
#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "Adaugă directoarele selectate la favorite"

#: gtk/gtkfilechooserdefault.c:3012
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Șterge favoritul „%s”"

#: gtk/gtkfilechooserdefault.c:3730
msgid "Remove"
msgstr "Șterge"

#: gtk/gtkfilechooserdefault.c:3739
msgid "Rename..."
msgstr "Redenumire..."

#. Accessible object name for the file chooser's shortcuts pane
#: gtk/gtkfilechooserdefault.c:3885
msgid "Places"
msgstr "Locuri"

#. Column header for the file chooser's shortcuts pane
#: gtk/gtkfilechooserdefault.c:3942
msgid "_Places"
msgstr "L_ocuri"

#: gtk/gtkfilechooserdefault.c:3997
msgid "_Add"
msgstr "Ada_ugă"

#: gtk/gtkfilechooserdefault.c:4004
msgid "Add the selected folder to the Bookmarks"
msgstr "Adaugă ca favorit directorul selectat"

#: gtk/gtkfilechooserdefault.c:4009
msgid "_Remove"
msgstr "_Elimină"

#: gtk/gtkfilechooserdefault.c:4016
msgid "Remove the selected bookmark"
msgstr "Șterge favoritul selectat"

#: gtk/gtkfilechooserdefault.c:4125
msgid "Could not select file"
msgstr "Nu s-a putut selecta fișierul"

#: gtk/gtkfilechooserdefault.c:4300
msgid "_Add to Bookmarks"
msgstr "_Adaugă ca favorit"

#: gtk/gtkfilechooserdefault.c:4314
msgid "Show _Hidden Files"
msgstr "Arată fișierele _ascunse"

#: gtk/gtkfilechooserdefault.c:4321
msgid "Show _Size Column"
msgstr ""

#: gtk/gtkfilechooserdefault.c:4576 gtk/gtkfilesel.c:730
msgid "Files"
msgstr "Fișiere"

#: gtk/gtkfilechooserdefault.c:4625
msgid "Name"
msgstr "Nume"

#: gtk/gtkfilechooserdefault.c:4650
msgid "Size"
msgstr "Mărime"

#: gtk/gtkfilechooserdefault.c:4664
msgid "Modified"
msgstr "Modificat"

#. Label
#: gtk/gtkfilechooserdefault.c:4884 gtk/gtkprinteroptionwidget.c:796
msgid "_Name:"
msgstr "_Nume:"

#: gtk/gtkfilechooserdefault.c:4926
msgid "_Browse for other folders"
msgstr "Navigare în al_te directoare"

#: gtk/gtkfilechooserdefault.c:5196
msgid "Type a file name"
msgstr "Introduceți un nume de fișier"

#. Create Folder
#: gtk/gtkfilechooserdefault.c:5233
msgid "Create Fo_lder"
msgstr "Creea_ză director"

#: gtk/gtkfilechooserdefault.c:5243
msgid "_Location:"
msgstr "_Locație:"

#: gtk/gtkfilechooserdefault.c:5444
msgid "Save in _folder:"
msgstr "Salvează în _director:"

#: gtk/gtkfilechooserdefault.c:5446
msgid "Create in _folder:"
msgstr "Creează în _director:"

#: gtk/gtkfilechooserdefault.c:7097
msgid "Cannot change to folder because it is not local"
msgstr "Nu se poate deschide directorul deoarece nu este local"

#: gtk/gtkfilechooserdefault.c:7722 gtk/gtkfilechooserdefault.c:7743
#, c-format
msgid "Shortcut %s already exists"
msgstr "Combinația de taste %s există deja"

#: gtk/gtkfilechooserdefault.c:7833
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Combinația de taste %s nu există"

#: gtk/gtkfilechooserdefault.c:8081 gtk/gtkprintunixdialog.c:370
#, c-format
msgid "A file named \"%s\" already exists.  Do you want to replace it?"
msgstr "Un fișier cu numele „%s” există deja. Doriți să îl înlocuiți?"

#: gtk/gtkfilechooserdefault.c:8084 gtk/gtkprintunixdialog.c:374
#, c-format
msgid ""
"The file already exists in \"%s\".  Replacing it will overwrite its contents."
msgstr ""
"Fișierul există deja în „%s”. Înlocuindu-l îi veți suprascrie conținutul."

#: gtk/gtkfilechooserdefault.c:8089 gtk/gtkprintunixdialog.c:381
msgid "_Replace"
msgstr "În_locuiește"

#: gtk/gtkfilechooserdefault.c:8846
msgid "Could not start the search process"
msgstr "Nu s-a putut pornit procesul de căutare"

#: gtk/gtkfilechooserdefault.c:8847
msgid ""
"The program was not able to create a connection to the indexer daemon.  "
"Please make sure it is running."
msgstr ""
"Programul nu a putut crea o conexiune la demonul de indexare. Asigurați-vă "
"că este pornit."

#: gtk/gtkfilechooserdefault.c:8861
msgid "Could not send the search request"
msgstr "Nu s-a putut trimite cererea de căutare"

#. Label
#: gtk/gtkfilechooserdefault.c:9328
msgid "_Search:"
msgstr "C_aută:"

#: gtk/gtkfilechooserdefault.c:10281
#, c-format
msgid "Could not mount %s"
msgstr "Nu s-a putut monta %s"

#: gtk/gtkfilechooserdefault.c:10956
msgid "Type name of new folder"
msgstr "Introduceți numele noului director"

#: gtk/gtkfilechooserdefault.c:11134 gtk/gtkfilechooserdefault.c:11156
#: gtk/gtkfilechooserdefault.c:11227
msgid "Unknown"
msgstr "Necunoscut(ă)"

#: gtk/gtkfilechooserdefault.c:11174
msgid "%H:%M"
msgstr "%H:%M"

#: gtk/gtkfilechooserdefault.c:11176
msgid "Yesterday at %H:%M"
msgstr "Ieri la %H:%M"

#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115
msgid "Invalid path"
msgstr "Cale invalidă"

#. translators: this text is shown when there are no completions
#. * for something the user typed in a file chooser entry
#.
#: gtk/gtkfilechooserentry.c:1070
msgid "No match"
msgstr "Nici o potrivire"

#. translators: this text is shown when there is exactly one completion
#. * for something the user typed in a file chooser entry
#.
#: gtk/gtkfilechooserentry.c:1081
msgid "Sole completion"
msgstr "Completare unică"

#. translators: this text is shown when the text in a file chooser
#. * entry is a complete filename, but could be continued to find
#. * a longer match
#.
#: gtk/gtkfilechooserentry.c:1097
msgid "Complete, but not unique"
msgstr "Completă, dar nu unică"

#. translators: this text is shown while the system is searching
#. * for possible completions for text in a file chooser entry
#.
#: gtk/gtkfilechooserentry.c:1133
msgid "Completing..."
msgstr "Completare..."

#: gtk/gtkfilechoosersettings.c:295 gtk/gtkfilesel.c:1349
#: gtk/gtkfilesel.c:1358
#, c-format
msgid "Error creating folder '%s': %s"
msgstr "Eroare la crearea directorului „%s”: %s"

#: gtk/gtkfilesel.c:694
msgid "Folders"
msgstr "Directoare"

#: gtk/gtkfilesel.c:698
msgid "Fol_ders"
msgstr "_Directoare"

#: gtk/gtkfilesel.c:734
msgid "_Files"
msgstr "_Fișiere"

#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148
#, c-format
msgid "Folder unreadable: %s"
msgstr "Nu se poate citi directorul: %s"

#: gtk/gtkfilesel.c:905
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
"available to this program.\n"
"Are you sure that you want to select it?"
msgstr ""
"Fișierul „%s” se află pe alt calculator (numit %s) și s-ar putea să nu fie "
"disponibil pentru acest program.\n"
"Sunteți sigur(ă) că doriți să-l selectați?"

#: gtk/gtkfilesel.c:1020
msgid "_New Folder"
msgstr "Director n_ou"

#: gtk/gtkfilesel.c:1031
msgid "De_lete File"
msgstr "Șt_erge fișierul"

#: gtk/gtkfilesel.c:1042
msgid "_Rename File"
msgstr "Redenu_mește fișierul"

#: gtk/gtkfilesel.c:1347
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Numele directorului „%s” conține simboluri nepermise în numele de fișiere"

#: gtk/gtkfilesel.c:1392
msgid "New Folder"
msgstr "Director nou"

#: gtk/gtkfilesel.c:1407
msgid "_Folder name:"
msgstr "N_ume director:"

#: gtk/gtkfilesel.c:1431
msgid "C_reate"
msgstr "Creea_ză"

#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Numele fișierului „%s” conține simboluri care nu sunt permise în numele "
"fișierelor"

#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487
#, c-format
msgid "Error deleting file '%s': %s"
msgstr "Eroare la ștergerea fișierului „%s”: %s"

#: gtk/gtkfilesel.c:1530
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Chiar doriți să ștergeți fișierul „%s”?"

#: gtk/gtkfilesel.c:1535
msgid "Delete File"
msgstr "Șterge fișierul"

#: gtk/gtkfilesel.c:1583
#, c-format
msgid "Error renaming file to \"%s\": %s"
msgstr "Eroare la redenumirea fișierului în „%s”: %s"

#: gtk/gtkfilesel.c:1596
#, c-format
msgid "Error renaming file \"%s\": %s"
msgstr "Eroare la redenumirea fișierului „%s”: %s"

#: gtk/gtkfilesel.c:1605
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Eroare la redenumirea fișierului „%s” în „%s”: %s"

#: gtk/gtkfilesel.c:1652
msgid "Rename File"
msgstr "Redenumește fișierul"

#: gtk/gtkfilesel.c:1667
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Redenumește fișierul „%s” în:"

#: gtk/gtkfilesel.c:1696
msgid "_Rename"
msgstr "Rede_numește"

#: gtk/gtkfilesel.c:2128
msgid "_Selection: "
msgstr "_Selecție: "

#: gtk/gtkfilesel.c:3048
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
"Numele de fișier „%s” nu a putut fi convertit la UTF-8 (încercați să setați "
"variabila de mediu G_BROKEN_FILENAMES): %s"

#: gtk/gtkfilesel.c:3051
msgid "Invalid UTF-8"
msgstr "UTF-8 invalid"

#: gtk/gtkfilesel.c:3925
msgid "Name too long"
msgstr "Nume prea lung"

#: gtk/gtkfilesel.c:3927
msgid "Couldn't convert filename"
msgstr "Nu s-a putut converti numele de fișier"

#. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are
#. * really pointers to GDrive, GVolume or GMount objects.  We need an extra
#. * token for the fake "File System" volume.  So, we'll return a pointer to
#. * this particular string.
#.
#: gtk/gtkfilesystem.c:52
msgid "File System"
msgstr "Sistem de fișiere"

#: gtk/gtkfilesystemmodel.c:700
msgid "Could not obtain root folder"
msgstr "Nu s-a putut obține directorul rădăcină"

#: gtk/gtkfilesystemmodel.c:1301
msgid "(Empty)"
msgstr "(Gol)"

#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266
msgid "Pick a Font"
msgstr "Alegeți un font"

#. Initialize fields
#: gtk/gtkfontbutton.c:260
msgid "Sans 12"
msgstr "Sans 12"

#: gtk/gtkfontbutton.c:785
msgid "Font"
msgstr "Font"

#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
#: gtk/gtkfontsel.c:75
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aăâbcdefghiîșșțț AĂÂBCDEFGHIÎJȘȘȚȚ"

#: gtk/gtkfontsel.c:328
msgid "_Family:"
msgstr "_Familie:"

#: gtk/gtkfontsel.c:334
msgid "_Style:"
msgstr "_Stil:"

#: gtk/gtkfontsel.c:340
msgid "Si_ze:"
msgstr "_Mărime:"

#. create the text entry widget
#: gtk/gtkfontsel.c:517
msgid "_Preview:"
msgstr "_Previzualizare:"

#: gtk/gtkfontsel.c:1560
msgid "Font Selection"
msgstr "Selecție font"

#: gtk/gtkgamma.c:408
msgid "Gamma"
msgstr "Gamma"

#: gtk/gtkgamma.c:418
msgid "_Gamma value"
msgstr "Valoare _gamma"

#. Remove this icon source so we don't keep trying to
#. * load it.
#.
#: gtk/gtkiconfactory.c:1403
#, c-format
msgid "Error loading icon: %s"
msgstr "Eroare la încărcarea iconiței: %s"

#: gtk/gtkicontheme.c:1363
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
"was not found either, perhaps you need to install it.\n"
"You can get a copy from:\n"
"\t%s"
msgstr ""
"Nu s-a găsit iconița „%s”. Nici tema „%s” nu a fost găsită, s-ar putea să "
"trebuiască să o reinstalați. Puteți obține o copie de la: \t%s"

#: gtk/gtkicontheme.c:1543
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Iconița „%s” nu e prezentă în temă"

#: gtk/gtkicontheme.c:3073
msgid "Failed to load icon"
msgstr "Nu s-a putut încărca iconița"

#: gtk/gtkimmodule.c:527
msgid "Simple"
msgstr "Simplă"

#: gtk/gtkimmulticontext.c:545
#, fuzzy
msgctxt "input method menu"
msgid "System"
msgstr "Sistem de fișiere"

#: gtk/gtkimmulticontext.c:629
#, fuzzy, c-format
msgctxt "input method menu"
msgid "System (%s)"
msgstr "%s (%s)"

#: gtk/gtkinputdialog.c:192
msgid "Input"
msgstr "Input"

#: gtk/gtkinputdialog.c:207
msgid "No extended input devices"
msgstr "Nici un dispozitiv extins de input"

#: gtk/gtkinputdialog.c:220
msgid "_Device:"
msgstr "_Dispozitiv:"

#: gtk/gtkinputdialog.c:237
msgid "Disabled"
msgstr "Dezactivat"

#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ecran"

#: gtk/gtkinputdialog.c:251
msgid "Window"
msgstr "Fereastră"

#: gtk/gtkinputdialog.c:258
msgid "_Mode:"
msgstr "_Mod:"

#. The axis listbox
#: gtk/gtkinputdialog.c:279
msgid "Axes"
msgstr "Axe"

#. Keys listbox
#: gtk/gtkinputdialog.c:297
msgid "Keys"
msgstr "Chei"

#: gtk/gtkinputdialog.c:524
msgid "_X:"
msgstr "_X:"

#: gtk/gtkinputdialog.c:525
msgid "_Y:"
msgstr "_Y:"

#: gtk/gtkinputdialog.c:526
msgid "_Pressure:"
msgstr "_Presiune:"

#: gtk/gtkinputdialog.c:527
msgid "X _tilt:"
msgstr "Încli_nare X:"

#: gtk/gtkinputdialog.c:528
msgid "Y t_ilt:"
msgstr "Înclina_re Y:"

#: gtk/gtkinputdialog.c:529
msgid "_Wheel:"
msgstr "_Cerc:"

#: gtk/gtkinputdialog.c:581
msgid "none"
msgstr "niciunul"

#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654
msgid "(disabled)"
msgstr "(dezactivat)"

#: gtk/gtkinputdialog.c:647
msgid "(unknown)"
msgstr "(necunoscut)"

#. and clear button
#: gtk/gtkinputdialog.c:751
msgid "Cl_ear"
msgstr "Șt_erge"

#: gtk/gtklinkbutton.c:428
msgid "Copy URL"
msgstr "Copiere URL"

#: gtk/gtklinkbutton.c:586
msgid "Invalid URI"
msgstr "URI invalid"

#. Description of --gtk-module=MODULES in --help output
#: gtk/gtkmain.c:445
msgid "Load additional GTK+ modules"
msgstr "Încarcă alte module GTK+"

#. Placeholder in --gtk-module=MODULES in --help output
#: gtk/gtkmain.c:446
msgid "MODULES"
msgstr "MODULE"

#. Description of --g-fatal-warnings in --help output
#: gtk/gtkmain.c:448
msgid "Make all warnings fatal"
msgstr "Orice atenționare e fatală"

#. Description of --gtk-debug=FLAGS in --help output
#: gtk/gtkmain.c:451
msgid "GTK+ debugging flags to set"
msgstr "Flag-urile de depanare GTK+ sunt setate"

#. Description of --gtk-no-debug=FLAGS in --help output
#: gtk/gtkmain.c:454
msgid "GTK+ debugging flags to unset"
msgstr "Flag-urile de depanare GTK+ sunt nesetate"

#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: gtk/gtkmain.c:702
msgid "default:LTR"
msgstr "default:LTR"

#: gtk/gtkmain.c:768
#, c-format
msgid "Cannot open display: %s"
msgstr "Nu se poate deschide ecranul: %s"

#: gtk/gtkmain.c:805
msgid "GTK+ Options"
msgstr "Opțiuni GTK+"

#: gtk/gtkmain.c:805
msgid "Show GTK+ Options"
msgstr "Arată opțiunile GTK+"

#: gtk/gtkmountoperation.c:481
msgid "Co_nnect"
msgstr "Co_nectare"

#: gtk/gtkmountoperation.c:525
msgid "Connect _anonymously"
msgstr "Conectare _anonimă"

#: gtk/gtkmountoperation.c:534
msgid "Connect as u_ser:"
msgstr "Conectare ca utili_zatorul:"

#: gtk/gtkmountoperation.c:571
msgid "_Username:"
msgstr "_Utilizator:"

#: gtk/gtkmountoperation.c:575
msgid "_Domain:"
msgstr "_Domeniu:"

#: gtk/gtkmountoperation.c:580
msgid "_Password:"
msgstr "_Parolă:"

#: gtk/gtkmountoperation.c:598
msgid "Forget password _immediately"
msgstr "Uită parola _imediat"

#: gtk/gtkmountoperation.c:608
msgid "Remember password until you _logout"
msgstr "Reține până la ieșirea din _sesiune"

#: gtk/gtkmountoperation.c:618
msgid "Remember _forever"
msgstr "Reține parola pentru _totdeauna"

#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6944
#, c-format
msgid "Page %u"
msgstr "Pagină %u"

#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:867
msgid "Not a valid page setup file"
msgstr "Nu este un fișiere valid de opțiuni de pagină"

#. Translate to the default units to use for presenting
#. * lengths to the user. Translate to default:inch if you
#. * want inches, otherwise translate to default:mm.
#. * Do *not* translate it to "predefinito:mm", if it
#. * it isn't default:mm or default:inch it will not work
#.
#: gtk/gtkpagesetupunixdialog.c:152
msgid "default:mm"
msgstr "default:mm"

#: gtk/gtkpagesetupunixdialog.c:308
msgid ""
"<b>Any Printer</b>\n"
"For portable documents"
msgstr ""
"<b>Orice imprimantă</b>\n"
"Pentru documente portabile"

#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403
msgid "mm"
msgstr "mm"

#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401
msgid "inch"
msgstr "inch"

#: gtk/gtkpagesetupunixdialog.c:915
#, c-format
msgid ""
"Margins:\n"
" Left: %s %s\n"
" Right: %s %s\n"
" Top: %s %s\n"
" Bottom: %s %s"
msgstr ""
"Margini:\n"
" Stânga: %s %s\n"
" Dreapta: %s %s\n"
" Sus: %s %s\n"
" Jos: %s %s"

#: gtk/gtkpagesetupunixdialog.c:964
msgid "Manage Custom Sizes..."
msgstr "Administrare formate personalizate..."

#: gtk/gtkpagesetupunixdialog.c:1012
msgid "_Format for:"
msgstr "_Formatare pentru:"

#: gtk/gtkpagesetupunixdialog.c:1034
msgid "_Paper size:"
msgstr "_Mărime hârtie:"

#: gtk/gtkpagesetupunixdialog.c:1065
msgid "_Orientation:"
msgstr "_Orientare:"

#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2681
msgid "Page Setup"
msgstr "Opțiuni pagină"

#: gtk/gtkpagesetupunixdialog.c:1448
msgid "Margins from Printer..."
msgstr "Margini imprimantă..."

#: gtk/gtkpagesetupunixdialog.c:1608
#, c-format
msgid "Custom Size %d"
msgstr "Format personalizat %d"

#: gtk/gtkpagesetupunixdialog.c:1837
msgid "Manage Custom Sizes"
msgstr "Administrare formate personalizate"

#: gtk/gtkpagesetupunixdialog.c:1933
msgid "_Width:"
msgstr "_Lățime:"

#: gtk/gtkpagesetupunixdialog.c:1945
msgid "_Height:"
msgstr "Î_nălțime:"

#: gtk/gtkpagesetupunixdialog.c:1957
msgid "Paper Size"
msgstr "Mărime hârtie"

#: gtk/gtkpagesetupunixdialog.c:1967
msgid "_Top:"
msgstr "_Sus:"

#: gtk/gtkpagesetupunixdialog.c:1979
msgid "_Bottom:"
msgstr "_Jos:"

#: gtk/gtkpagesetupunixdialog.c:1991
msgid "_Left:"
msgstr "_Stânga:"

#: gtk/gtkpagesetupunixdialog.c:2003
msgid "_Right:"
msgstr "_Dreapta:"

#: gtk/gtkpagesetupunixdialog.c:2044
msgid "Paper Margins"
msgstr "Margini hârtie"

#: gtk/gtkpathbar.c:151
msgid "Up Path"
msgstr "Cale în sus"

#: gtk/gtkpathbar.c:153
msgid "Down Path"
msgstr "Cale în jos"

#: gtk/gtkpathbar.c:1472
msgid "File System Root"
msgstr "Rădăcina sistemului de fișiere"

#: gtk/gtkprinteroptionwidget.c:693
msgid "Not available"
msgstr "Indisponibil"

#: gtk/gtkprinteroptionwidget.c:808
msgid "_Save in folder:"
msgstr "Salvează în _directorul:"

#. translators: this string is the default job title for print
#. * jobs. %s gets replaced by the application name, %d gets replaced
#. * by the job number.
#.
#: gtk/gtkprintoperation.c:175
#, c-format
msgid "%s job #%d"
msgstr "%s sarcina #%d"

#: gtk/gtkprintoperation.c:2048
#, c-format
msgid "Preparing %d"
msgstr "Se pregătește %d"

#: gtk/gtkprintoperation.c:2050 gtk/gtkprintoperation.c:2381
#, c-format
msgid "Preparing"
msgstr "Se pregătește"

#: gtk/gtkprintoperation.c:2053
#, c-format
msgid "Printing %d"
msgstr "Se tipărește %d"

#: gtk/gtkprintoperation.c:2411
#, c-format
msgid "Error creating print preview"
msgstr "Eroare la crearea unei previzualizări pentru tipărire"

#: gtk/gtkprintoperation.c:2414
#, c-format
msgid "The most probable reason is that a temporary file could not be created."
msgstr "Cel mai probabil motiv este că nu s-a putut crea un fișier temporar."

#: gtk/gtkprintoperation-unix.c:242
#, c-format
msgid "Error launching preview"
msgstr "Eroare la lansarea previzualizării"

#: gtk/gtkprintoperation-unix.c:280
#, c-format
msgid "Error printing"
msgstr "Eroare la printare"

#: gtk/gtkprintoperation-unix.c:384 gtk/gtkprintoperation-win32.c:1425
msgid "Application"
msgstr "Aplicație"

#: gtk/gtkprintoperation-win32.c:590
msgid "Printer offline"
msgstr "Imprimantă deconectată"

#: gtk/gtkprintoperation-win32.c:592
msgid "Out of paper"
msgstr "Fără hârtie"

#. Translators: this is a printer status.
#: gtk/gtkprintoperation-win32.c:594
#: modules/printbackends/cups/gtkprintbackendcups.c:1469
msgid "Paused"
msgstr "Oprit momentan"

#: gtk/gtkprintoperation-win32.c:596
msgid "Need user intervention"
msgstr "Necesită intervenția utilizatorului"

#: gtk/gtkprintoperation-win32.c:696
msgid "Custom size"
msgstr "Format personalizat"

#: gtk/gtkprintoperation-win32.c:1517
msgid "No printer found"
msgstr "Nu s-a găsit nici o imprimantă"

#: gtk/gtkprintoperation-win32.c:1544
msgid "Invalid argument to CreateDC"
msgstr "Argument invalid pentru CreateDC"

#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801
msgid "Error from StartDoc"
msgstr "Eroare din StartDoc"

#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681
#: gtk/gtkprintoperation-win32.c:1729
msgid "Not enough free memory"
msgstr "Nu există îndeajuns de multă memorie liberă"

#: gtk/gtkprintoperation-win32.c:1734
msgid "Invalid argument to PrintDlgEx"
msgstr "Argument invalid pentru PrintDlgEx"

#: gtk/gtkprintoperation-win32.c:1739
msgid "Invalid pointer to PrintDlgEx"
msgstr "Pointer invalid pentru PrinDlgEx"

#: gtk/gtkprintoperation-win32.c:1744
msgid "Invalid handle to PrintDlgEx"
msgstr "Handle invalid pentru PrintDlgEx"

#: gtk/gtkprintoperation-win32.c:1749
msgid "Unspecified error"
msgstr "Eroare nespecificată"

#: gtk/gtkprintunixdialog.c:1763
msgid "Printer"
msgstr "Imprimantă"

#. Translators: this is the header for the location column in the print dialog
#: gtk/gtkprintunixdialog.c:1773
msgid "Location"
msgstr "Locație"

#. Translators: this is the header for the printer status column in the print dialog
#: gtk/gtkprintunixdialog.c:1784
msgid "Status"
msgstr "Status"

#: gtk/gtkprintunixdialog.c:1809
msgid "Range"
msgstr "Interval"

#: gtk/gtkprintunixdialog.c:1813
msgid "_All Pages"
msgstr "_Toate paginile"

#: gtk/gtkprintunixdialog.c:1820
msgid "C_urrent Page"
msgstr "Pagina c_urentă"

#: gtk/gtkprintunixdialog.c:1829
msgid "Pag_es:"
msgstr "Pagi_ni:"

#: gtk/gtkprintunixdialog.c:1830
msgid ""
"Specify one or more page ranges,\n"
" e.g. 1-3,7,11"
msgstr ""
"Specificați unul sau mai multe intervale,\n"
" de ex. 1-3,7,11"

#: gtk/gtkprintunixdialog.c:1851
msgid "Copies"
msgstr "Copíi"

#. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
#: gtk/gtkprintunixdialog.c:1856
msgid "Copie_s:"
msgstr "Copí_i:"

#: gtk/gtkprintunixdialog.c:1874
msgid "C_ollate"
msgstr "C_olaj"

#: gtk/gtkprintunixdialog.c:1882
msgid "_Reverse"
msgstr "_Inversat"

#: gtk/gtkprintunixdialog.c:1902
msgid "General"
msgstr "General"

#. Translators, this string is used to label the option in the print
#. * dialog that controls in what order multiple pages are arranged
#.
#: gtk/gtkprintunixdialog.c:2442
#: modules/printbackends/cups/gtkprintbackendcups.c:2869
msgid "Page Ordering"
msgstr "Ordinea paginilor"

#: gtk/gtkprintunixdialog.c:2448
msgid "Left to right"
msgstr "De la stânga la dreapta"

#: gtk/gtkprintunixdialog.c:2449
msgid "Right to left"
msgstr "De la dreapta la stânga"

#: gtk/gtkprintunixdialog.c:2518
msgid "Layout"
msgstr "Aspect"

#: gtk/gtkprintunixdialog.c:2522
msgid "T_wo-sided:"
msgstr "Pe a_mbele părți"

#: gtk/gtkprintunixdialog.c:2537
msgid "Pages per _side:"
msgstr "Pagini per pa_rte:"

#: gtk/gtkprintunixdialog.c:2555
msgid "Page or_dering:"
msgstr "Or_dinea paginilor"

#: gtk/gtkprintunixdialog.c:2571
msgid "_Only print:"
msgstr "_Tipărește:"

#. In enum order
#: gtk/gtkprintunixdialog.c:2586
msgid "All sheets"
msgstr "Toate paginile"

#: gtk/gtkprintunixdialog.c:2587
msgid "Even sheets"
msgstr "Paginile pare"

#: gtk/gtkprintunixdialog.c:2588
msgid "Odd sheets"
msgstr "Paginile impare"

#: gtk/gtkprintunixdialog.c:2591
msgid "Sc_ale:"
msgstr "Sc_alare:"

#: gtk/gtkprintunixdialog.c:2618
msgid "Paper"
msgstr "Hârtie"

#: gtk/gtkprintunixdialog.c:2622
msgid "Paper _type:"
msgstr "_Tip hârtie:"

#: gtk/gtkprintunixdialog.c:2637
msgid "Paper _source:"
msgstr "_Sursă hârtie"

#: gtk/gtkprintunixdialog.c:2652
msgid "Output t_ray:"
msgstr "Ta_vă ieșire:"

#: gtk/gtkprintunixdialog.c:2704
msgid "Job Details"
msgstr "Detalii"

#: gtk/gtkprintunixdialog.c:2710
msgid "Pri_ority:"
msgstr "Pri_oritate:"

#: gtk/gtkprintunixdialog.c:2725
msgid "_Billing info:"
msgstr "Informații _billing"

#: gtk/gtkprintunixdialog.c:2743
msgid "Print Document"
msgstr "Tipărire document"

#. Translators: this is one of the choices for the print at option
#. * in the print dialog
#.
#: gtk/gtkprintunixdialog.c:2752
msgid "_Now"
msgstr "Ac_um"

#: gtk/gtkprintunixdialog.c:2763
msgid "A_t:"
msgstr "_La:"

#: gtk/gtkprintunixdialog.c:2782
msgid "On _hold"
msgstr "Î_n așteptare"

#: gtk/gtkprintunixdialog.c:2801
msgid "Add Cover Page"
msgstr "Adaugă pagină de gardă"

#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
#: gtk/gtkprintunixdialog.c:2810
msgid "Be_fore:"
msgstr "Îna_inte:"

#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
#: gtk/gtkprintunixdialog.c:2828
msgid "_After:"
msgstr "D_upă:"

#. Translators: this is the tab label for the notebook tab containing
#. * job-specific options in the print dialog
#.
#: gtk/gtkprintunixdialog.c:2846
msgid "Job"
msgstr "Sarcină"

#: gtk/gtkprintunixdialog.c:2912
msgid "Advanced"
msgstr "Avansat"

#: gtk/gtkprintunixdialog.c:2947
msgid "Image Quality"
msgstr "Calitate imagine"

#: gtk/gtkprintunixdialog.c:2950
msgid "Color"
msgstr "Culoare"

#: gtk/gtkprintunixdialog.c:2953
msgid "Finishing"
msgstr "Se termină"

#: gtk/gtkprintunixdialog.c:2963
msgid "Some of the settings in the dialog conflict"
msgstr "Unele opțiuni din acest dialog sunt incompatibile"

#: gtk/gtkprintunixdialog.c:2986
msgid "Print"
msgstr "Tipărire"

#: gtk/gtkrc.c:2868
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nu s-a găsit fișierul „include”: „%s”"

#: gtk/gtkrc.c:3496 gtk/gtkrc.c:3499
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Nu se poate localiza fișierul imagine în pixmap_path: „%s”"

#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163
#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559
#, c-format
msgid "This function is not implemented for widgets of class '%s'"
msgstr "Această funcție nu este implementată pentru widget-uri de clasă „%s”"

#: gtk/gtkrecentchooserdefault.c:454
msgid "Select which type of documents are shown"
msgstr "Selectați ce tipuri de documente să fie afișate"

#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132
#, c-format
msgid "No item for URI '%s' found"
msgstr "Nu s-a găsit nici un element pentru URI-ul „%s”"

#: gtk/gtkrecentchooserdefault.c:1259
msgid "Untitled filter"
msgstr "Filtru fără nume"

#: gtk/gtkrecentchooserdefault.c:1612
msgid "Could not remove item"
msgstr "Nu s-a putut șterge elementul"

#: gtk/gtkrecentchooserdefault.c:1655
msgid "Could not clear list"
msgstr "Nu s-a putut goli lista"

#: gtk/gtkrecentchooserdefault.c:1739
msgid "Copy _Location"
msgstr "Copiază _locația"

#: gtk/gtkrecentchooserdefault.c:1752
msgid "_Remove From List"
msgstr "_Scoate din listă"

#: gtk/gtkrecentchooserdefault.c:1761
msgid "_Clear List"
msgstr "Gol_ește lista"

#: gtk/gtkrecentchooserdefault.c:1775
msgid "Show _Private Resources"
msgstr "Arată resursele _private"

#. we create a placeholder menuitem, to be used in case
#. * the menu is empty. this placeholder will stay around
#. * for the entire lifetime of the menu, and we just hide it
#. * when it's not used. we have to do this, and do it here,
#. * because we need a marker for the beginning of the recent
#. * items list, so that we can insert the new items at the
#. * right place when idly populating the menu in case the
#. * user appended or prepended custom menu items to the
#. * recent chooser menu widget.
#.
#: gtk/gtkrecentchoosermenu.c:317
msgid "No items found"
msgstr "Nu s-a găsit nici un element"

#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527
#, c-format
msgid "No recently used resource found with URI `%s'"
msgstr "Nu s-au găsit resurse utilizate recent cu URI-ul „%s”"

#: gtk/gtkrecentchoosermenu.c:738
#, c-format
msgid "Open '%s'"
msgstr "Deschide „%s”"

#: gtk/gtkrecentchoosermenu.c:768
msgid "Unknown item"
msgstr "Element necunoscut"

#. This is the label format that is used for the first 10 items
#. * in a recent files menu. The %d is the number of the item,
#. * the %s is the name of the item. Please keep the _ in front
#. * of the number to give these menu items a mnemonic.
#.
#: gtk/gtkrecentchoosermenu.c:779
#, c-format
msgctxt "recent menu label"
msgid "_%d. %s"
msgstr ""

#. This is the format that is used for items in a recent files menu.
#. * The %d is the number of the item, the %s is the name of the item.
#.
#: gtk/gtkrecentchoosermenu.c:784
#, fuzzy, c-format
msgctxt "recent menu label"
msgid "%d. %s"
msgstr "%s (%s)"

#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033
#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181
#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243
#: gtk/gtkrecentmanager.c:1258
#, c-format
msgid "Unable to find an item with URI '%s'"
msgstr "Nu s-a putut găsi un element cu URI-ul „%s”"

#: gtk/gtktextbufferrichtext.c:651
#, c-format
msgid "Unknown error when trying to deserialize %s"
msgstr "Eroarea necunoscută la încercarea de a deserializa %s"

#: gtk/gtktextbufferrichtext.c:710
#, c-format
msgid "No deserialize function found for format %s"
msgstr "Nu s-a găsit nici o funcție de deserializare pentru formatul %s"

#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822
#, c-format
msgid "Both \"id\" and \"name\" were found on the <%s> element"
msgstr "Atât „id” cât și „name” erau prezente în elementul <%s>"

#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832
#, c-format
msgid "The attribute \"%s\" was found twice on the <%s> element"
msgstr "Atributul „%s” a fost găsit duplicat în elementul <%s>"

#: gtk/gtktextbufferserialize.c:846
#, c-format
msgid "<%s> element has invalid id \"%s\""
msgstr "Elementul <%s> are un id invalid „%s”"

#: gtk/gtktextbufferserialize.c:856
#, c-format
msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
msgstr "Elementul <%s> nu are nici atributul „name” și nici atributul „id”"

#: gtk/gtktextbufferserialize.c:943
#, c-format
msgid "Attribute \"%s\" repeated twice on the same <%s> element"
msgstr "Atributul „%s” se repete de două ori în același element <%s>"

#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986
#, c-format
msgid "Attribute \"%s\" is invalid on <%s> element in this context"
msgstr "Atributul „%s” este invalid în acest context pentru elementul <%s>"

#: gtk/gtktextbufferserialize.c:1022
#, c-format
msgid "Tag \"%s\" has not been defined."
msgstr "Eticheta „%s” nu a fost definită."

#: gtk/gtktextbufferserialize.c:1034
msgid "Anonymous tag found and tags can not be created."
msgstr "S-a găsit o etichetă anonimă; nu se pot crea etichete."

#: gtk/gtktextbufferserialize.c:1045
#, c-format
msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
msgstr "Eticheta „%s” nu există în buffer; nu se pot crea etichete."

#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219
#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394
#, c-format
msgid "Element <%s> is not allowed below <%s>"
msgstr "Elementul <%s> nu este permis mai jos de <%s>"

#: gtk/gtktextbufferserialize.c:1175
#, c-format
msgid "\"%s\" is not a valid attribute type"
msgstr "„%s” nu este un tip de atribut valid"

#: gtk/gtktextbufferserialize.c:1183
#, c-format
msgid "\"%s\" is not a valid attribute name"
msgstr "„%s” nu este un nume de atribut valid"

#: gtk/gtktextbufferserialize.c:1193
#, c-format
msgid ""
"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
msgstr ""
"„%s” nu a putut fi convertit într-o valoare de tip „%s” pentru atributul „%s”"

#: gtk/gtktextbufferserialize.c:1202
#, c-format
msgid "\"%s\" is not a valid value for attribute \"%s\""
msgstr "„%s” nu este o valoare validă pentru atributul „%s”"

#: gtk/gtktextbufferserialize.c:1285
#, c-format
msgid "Tag \"%s\" already defined"
msgstr "Eticheta „%s” este deja definită"

#: gtk/gtktextbufferserialize.c:1296
#, c-format
msgid "Tag \"%s\" has invalid priority \"%s\""
msgstr "Eticheta „%s” are o prioritate invalidă „%s”"

#: gtk/gtktextbufferserialize.c:1349
#, c-format
msgid "Outermost element in text must be <text_view_markup> not <%s>"
msgstr ""
"Elementul ce delimitează textul trebuie să fie <text_view_markup>, nu <%s>"

#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374
#, c-format
msgid "A <%s> element has already been specified"
msgstr "Un element <%s> a fost deja specificat"

#: gtk/gtktextbufferserialize.c:1380
msgid "A <text> element can't occur before a <tags> element"
msgstr "Un element <text> nu poate apărea înaintea unui element <tags>"

#: gtk/gtktextbufferserialize.c:1779
msgid "Serialized data is malformed"
msgstr "Datele serializate au fost deformate"

#: gtk/gtktextbufferserialize.c:1857
msgid ""
"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
msgstr ""
"Datele serializate sunt deformate. Prima secțiune nu e GTKTEXTBUFFERCONTENTS-"
"0001"

#: gtk/gtktextutil.c:61
msgid "LRM _Left-to-right mark"
msgstr "Semn _Stânga-Dreapta LRM"

#: gtk/gtktextutil.c:62
msgid "RLM _Right-to-left mark"
msgstr "Semn _Dreapta-Stânga RLM"

#: gtk/gtktextutil.c:63
msgid "LRE Left-to-right _embedding"
msgstr "Î_ncapsulare Stânga-Dreapta LRE"

#: gtk/gtktextutil.c:64
msgid "RLE Right-to-left e_mbedding"
msgstr "În_capsulare Dreapta-Stânga RLE"

#: gtk/gtktextutil.c:65
msgid "LRO Left-to-right _override"
msgstr "S_uprascriere Stânga-Dreapta LRO"

#: gtk/gtktextutil.c:66
msgid "RLO Right-to-left o_verride"
msgstr "Supr_ascriere Dreapta-Stânga RLO"

#: gtk/gtktextutil.c:67
msgid "PDF _Pop directional formatting"
msgstr "Formatare direcțională _Pop PDF"

#: gtk/gtktextutil.c:68
msgid "ZWS _Zero width space"
msgstr "Spațiu de lungime _zero ZWS"

#: gtk/gtktextutil.c:69
msgid "ZWJ Zero width _joiner"
msgstr "_Legătură de lungime zero ZWJ"

#: gtk/gtktextutil.c:70
msgid "ZWNJ Zero width _non-joiner"
msgstr "Non-le_gătură de lungime zero ZWNJ"

#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Nu se poate localiza motorul temei în module_path: „%s”,"

#: gtk/gtktipsquery.c:188
msgid "--- No Tip ---"
msgstr "--- Nici un tip ---"

#: gtk/gtkuimanager.c:1462
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Etichetă de start „%s” neașteptată în linia %d, caracterul %d"

#: gtk/gtkuimanager.c:1552
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Date tip caracter neașteptate în linia %d, caracterul %d"

#: gtk/gtkuimanager.c:2384
msgid "Empty"
msgstr "Gol"

#: gtk/gtkvolumebutton.c:77
msgid "Volume"
msgstr "Sonor"

#: gtk/gtkvolumebutton.c:79
msgid "Turns volume down or up"
msgstr "Scade sau crește volumul"

#: gtk/gtkvolumebutton.c:82
msgid "Adjusts the volume"
msgstr "Ajustează sonorul"

#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88
msgid "Volume Down"
msgstr "Volum scăzut"

#: gtk/gtkvolumebutton.c:87
msgid "Decreases the volume"
msgstr "Scade volumul"

#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94
msgid "Volume Up"
msgstr "Volum crescut"

#: gtk/gtkvolumebutton.c:93
msgid "Increases the volume"
msgstr "Crește volumul"

#: gtk/gtkvolumebutton.c:151
msgid "Muted"
msgstr "Amuțit"

#: gtk/gtkvolumebutton.c:155
msgid "Full Volume"
msgstr "Volum maxim"

#. Translators: this is the percentage of the current volume,
#. * as used in the tooltip, eg. "49 %".
#. * Translate the "%d" to "%Id" if you want to use localised digits,
#. * or otherwise translate the "%d" to "%d".
#.
#: gtk/gtkvolumebutton.c:168
#, c-format
msgctxt "volume percentage"
msgid "%d %%"
msgstr ""

#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552
#, c-format
msgid "different idatas found for symlinked '%s' and '%s'\n"
msgstr "s-au găsit idata diferite pentru „%s” (legat simbolic) și %s\n"

#: gtk/updateiconcache.c:1374
#, c-format
msgid "Failed to write header\n"
msgstr "Nu s-a putut scrie antetul\n"

#: gtk/updateiconcache.c:1380
#, c-format
msgid "Failed to write hash table\n"
msgstr "Nu s-a putut scrie tabela de hash\n"

#: gtk/updateiconcache.c:1386
#, c-format
msgid "Failed to write folder index\n"
msgstr "Nu s-a putut scrie indexul directorului\n"

#: gtk/updateiconcache.c:1394
#, c-format
msgid "Failed to rewrite header\n"
msgstr "Nu s-a putut rescrie antetul\n"

#: gtk/updateiconcache.c:1455
#, c-format
msgid "Failed to open file %s : %s\n"
msgstr "Nu s-a putut deschide fișierul %s: %s\n"

#: gtk/updateiconcache.c:1463
#, c-format
msgid "Failed to write cache file: %s\n"
msgstr "Nu s-a putut scrie fișierul cache: %s\n"

#: gtk/updateiconcache.c:1499
#, c-format
msgid "The generated cache was invalid.\n"
msgstr "S-a generat un cache invalid.\n"

#: gtk/updateiconcache.c:1511
#, c-format
msgid "Could not rename %s to %s: %s, removing %s then.\n"
msgstr "Nu s-a putut redenumi %s în %s: %s, prin urmare se șterge %s.\n"

#: gtk/updateiconcache.c:1523
#, c-format
msgid "Could not rename %s to %s: %s\n"
msgstr "Nu s-a putut redenumi %s în %s: %s\n"

#: gtk/updateiconcache.c:1530
#, c-format
msgid "Could not rename %s back to %s: %s.\n"
msgstr "Nu s-a putut redenumi %s înapoi în %s: %s.\n"

#: gtk/updateiconcache.c:1556
#, c-format
msgid "Cache file created successfully.\n"
msgstr "Fișierul cache a fost creat cu succes.\n"

#: gtk/updateiconcache.c:1595
msgid "Overwrite an existing cache, even if up to date"
msgstr "Suprascrie un cache existent, chiar dacă este la zi"

#: gtk/updateiconcache.c:1596
msgid "Don't check for the existence of index.theme"
msgstr "Nu verifica existența fișierului index.theme"

#: gtk/updateiconcache.c:1597
msgid "Don't include image data in the cache"
msgstr "Nu include data de tip imagine în cache"

#: gtk/updateiconcache.c:1598
msgid "Output a C header file"
msgstr "Scoate la ieșire un fișier C header"

#: gtk/updateiconcache.c:1599
msgid "Turn off verbose output"
msgstr "Dezactivează ieșirea detaliată"

#: gtk/updateiconcache.c:1600
msgid "Validate existing icon cache"
msgstr "Validare cache existent de iconițe"

#: gtk/updateiconcache.c:1663
#, c-format
msgid "File not found: %s\n"
msgstr "Nu s-a găsit fișierul: %s\n"

#: gtk/updateiconcache.c:1669
#, c-format
msgid "Not a valid icon cache: %s\n"
msgstr "Nu este un cache de iconițe valid: %s\n"

#: gtk/updateiconcache.c:1682
#, c-format
msgid "No theme index file."
msgstr "Nu există un fișier index al temei."

#: gtk/updateiconcache.c:1686
#, c-format
msgid ""
"No theme index file in '%s'.\n"
"If you really want to create an icon cache here, use --ignore-theme-index.\n"
msgstr ""
"Nu s-a găsit un fișier index în „%s”.\n"
"Dacă chiar doriți să creați aici un cache pentru iconițe, utilizați --ignore-"
"theme-index.\n"

#. ID
#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharic (EZ+)"

#. ID
#: modules/input/imcedilla.c:92
msgid "Cedilla"
msgstr "Sedilă"

#. ID
#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Chirilică (Transpusă)"

#. ID
#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (Transpusă)"

#. ID
#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"

#. ID
#: modules/input/immultipress.c:31
msgid "Multipress"
msgstr "Multipress"

#. ID
#: modules/input/imthai.c:35
msgid "Thai-Lao"
msgstr "Thai-Lao"

#. ID
#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna - Eritreeană (EZ+)"

#. ID
#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna - Etiopiană (EZ+)"

#. ID
#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnameză (VIQR)"

#. ID
#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Metodă de input X"

#: modules/printbackends/cups/gtkprintbackendcups.c:1171
#, c-format
msgid "Printer '%s' is low on toner."
msgstr "Imprimanta „%s” are toner puțin."

#: modules/printbackends/cups/gtkprintbackendcups.c:1172
#, c-format
msgid "Printer '%s' has no toner left."
msgstr "Imprimanta „%s” nu mai are toner."

#. Translators: "Developer" like on photo development context
#: modules/printbackends/cups/gtkprintbackendcups.c:1174
#, c-format
msgid "Printer '%s' is low on developer."
msgstr "Imprimanta „%s” are developator puțin."

#. Translators: "Developer" like on photo development context
#: modules/printbackends/cups/gtkprintbackendcups.c:1176
#, c-format
msgid "Printer '%s' is out of developer."
msgstr "Imprimanta „%s” nu mai are developator."

#. Translators: "marker" is one color bin of the printer
#: modules/printbackends/cups/gtkprintbackendcups.c:1178
#, c-format
msgid "Printer '%s' is low on at least one marker supply."
msgstr "Imprimanta „%s” are probleme cu una dintre rezervele de culori."

#. Translators: "marker" is one color bin of the printer
#: modules/printbackends/cups/gtkprintbackendcups.c:1180
#, c-format
msgid "Printer '%s' is out of at least one marker supply."
msgstr "Imprimanta „%s” are goală cel puțin una dintre rezervele de culori."

#: modules/printbackends/cups/gtkprintbackendcups.c:1181
#, c-format
msgid "The cover is open on printer '%s'."
msgstr "Imprimanta „%s” are capacul ridicat."

#: modules/printbackends/cups/gtkprintbackendcups.c:1182
#, c-format
msgid "The door is open on printer '%s'."
msgstr "Imprimanta „%s” are ușița deschisă."

#: modules/printbackends/cups/gtkprintbackendcups.c:1183
#, c-format
msgid "Printer '%s' is low on paper."
msgstr "Imprimanta „%s” nu mai are multă hârtie."

#: modules/printbackends/cups/gtkprintbackendcups.c:1184
#, c-format
msgid "Printer '%s' is out of paper."
msgstr "Imprimanta „%s” nu mai are hârtie."

#: modules/printbackends/cups/gtkprintbackendcups.c:1185
#, c-format
msgid "Printer '%s' is currently off-line."
msgstr "Imprimanta „%s” este momentan deconectată."

#: modules/printbackends/cups/gtkprintbackendcups.c:1186
#, c-format
msgid "Printer '%s' may not be connected."
msgstr "Imprimanta „%s” s-ar putea să nu fie conectată."

#: modules/printbackends/cups/gtkprintbackendcups.c:1187
#, c-format
msgid "There is a problem on printer '%s'."
msgstr "Imprimanta „%s” are o problemă."

#. Translators: this is a printer status.
#: modules/printbackends/cups/gtkprintbackendcups.c:1466
msgid "Paused ; Rejecting Jobs"
msgstr "Oprit momentan ; Se refuză sarcini de tipărire"

#. Translators: this is a printer status.
#: modules/printbackends/cups/gtkprintbackendcups.c:1472
msgid "Rejecting Jobs"
msgstr "Se refuză sarcini de tipărire"

#: modules/printbackends/cups/gtkprintbackendcups.c:2140
msgid "Two Sided"
msgstr "Pe ambele părți"

#: modules/printbackends/cups/gtkprintbackendcups.c:2141
msgid "Paper Type"
msgstr "Tip hârtie"

#: modules/printbackends/cups/gtkprintbackendcups.c:2142
msgid "Paper Source"
msgstr "Sursă hârtie"

#: modules/printbackends/cups/gtkprintbackendcups.c:2143
msgid "Output Tray"
msgstr "Tavă de ieșire"

#: modules/printbackends/cups/gtkprintbackendcups.c:2152
msgid "One Sided"
msgstr "Pe o parte"

#. Translators: this is an option of "Paper Source"
#: modules/printbackends/cups/gtkprintbackendcups.c:2154
#: modules/printbackends/cups/gtkprintbackendcups.c:2156
#: modules/printbackends/cups/gtkprintbackendcups.c:2164
msgid "Auto Select"
msgstr "Auto-selectare"

#. Translators: this is an option of "Paper Source"
#: modules/printbackends/cups/gtkprintbackendcups.c:2158
#: modules/printbackends/cups/gtkprintbackendcups.c:2160
#: modules/printbackends/cups/gtkprintbackendcups.c:2162
#: modules/printbackends/cups/gtkprintbackendcups.c:2633
msgid "Printer Default"
msgstr "După opțiunile imprimantei"

#. Translators: These strings name the possible values of the
#. * job priority option in the print dialog
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2830
msgid "Urgent"
msgstr "Urgent"

#: modules/printbackends/cups/gtkprintbackendcups.c:2830
msgid "High"
msgstr "Înalt"

#: modules/printbackends/cups/gtkprintbackendcups.c:2830
msgid "Medium"
msgstr "Mediu"

#: modules/printbackends/cups/gtkprintbackendcups.c:2830
msgid "Low"
msgstr "Scăzut"

#. Translators: These strings name the possible arrangements of
#. * multiple pages on a sheet when printing
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Left to right, top to bottom"
msgstr "De la stânga la dreapta, de sus în jos"

#: modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Left to right, bottom to top"
msgstr "De la stânga la dreapta, de jos în sus"

#: modules/printbackends/cups/gtkprintbackendcups.c:2836
msgid "Right to left, top to bottom"
msgstr "De la dreapta la stânga, de sus în jos"

#: modules/printbackends/cups/gtkprintbackendcups.c:2836
msgid "Right to left, bottom to top"
msgstr "De la dreapta la stânga, de jos în sus"

#: modules/printbackends/cups/gtkprintbackendcups.c:2837
msgid "Top to bottom, left to right"
msgstr "De sus în jos, de la stânga la dreapta"

#: modules/printbackends/cups/gtkprintbackendcups.c:2837
msgid "Top to bottom, right to left"
msgstr "De sus în jos, de la dreapta la stânga"

#: modules/printbackends/cups/gtkprintbackendcups.c:2838
msgid "Bottom to top, left to right"
msgstr "De jos în sus, de la stânga la dreapta"

#: modules/printbackends/cups/gtkprintbackendcups.c:2838
msgid "Bottom to top, right to left"
msgstr "De jos în sus, de la dreapta la stânga"

#. Cups specific, non-ppd related settings
#. Translators, this string is used to label the pages-per-sheet option
#. * in the print dialog
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2853
msgid "Pages per Sheet"
msgstr "Pagini per foaie"

#. Translators, this string is used to label the job priority option
#. * in the print dialog
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2890
msgid "Job Priority"
msgstr "Prioritatea sarcinii:"

#. Translators, this string is used to label the billing info entry
#. * in the print dialog
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2901
msgid "Billing Info"
msgstr "Informații billing"

#. Translators, these strings are names for various 'standard' cover
#. * pages that the printing system may support.
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2915
msgid "None"
msgstr "Niciunul"

#: modules/printbackends/cups/gtkprintbackendcups.c:2915
msgid "Classified"
msgstr "Clasificat"

#: modules/printbackends/cups/gtkprintbackendcups.c:2915
msgid "Confidential"
msgstr "Confidențial"

#: modules/printbackends/cups/gtkprintbackendcups.c:2915
msgid "Secret"
msgstr "Secret"

#: modules/printbackends/cups/gtkprintbackendcups.c:2915
msgid "Standard"
msgstr "Standard"

#: modules/printbackends/cups/gtkprintbackendcups.c:2915
msgid "Top Secret"
msgstr "Top Secret"

#: modules/printbackends/cups/gtkprintbackendcups.c:2915
msgid "Unclassified"
msgstr "Neclasificat"

#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2950
msgid "Before"
msgstr "Înainte"

#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2965
msgid "After"
msgstr "După"

#. Translators: this is the name of the option that controls when
#. * a print job is printed. Possible values are 'now', a specified time,
#. * or 'on hold'
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2985
msgid "Print at"
msgstr "Tipărește la"

#. Translators: this is the name of the option that allows the user
#. * to specify a time when a print job will be printed.
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:2996
msgid "Print at time"
msgstr "Tipărește la un anumit moment"

#. Translators: this format is used to display a custom paper
#. * size. The two placeholders are replaced with the width and height
#. * in points. E.g: "Custom 230.4x142.9"
#.
#: modules/printbackends/cups/gtkprintbackendcups.c:3031
#, c-format
msgid "Custom %sx%s"
msgstr "Personalizat %sx%s"

#. default filename used for print-to-file
#: modules/printbackends/file/gtkprintbackendfile.c:235
#, c-format
msgid "output.%s"
msgstr "printare.%s"

#: modules/printbackends/file/gtkprintbackendfile.c:469
msgid "Print to File"
msgstr "Tipărește în fișier"

#: modules/printbackends/file/gtkprintbackendfile.c:546
msgid "PDF"
msgstr "PDF"

#: modules/printbackends/file/gtkprintbackendfile.c:546
msgid "Postscript"
msgstr "PostScript"

#: modules/printbackends/file/gtkprintbackendfile.c:558
#: modules/printbackends/test/gtkprintbackendtest.c:506
msgid "Pages per _sheet:"
msgstr "Pagini per _filă:"

#: modules/printbackends/file/gtkprintbackendfile.c:604
msgid "File"
msgstr "Fișier"

#: modules/printbackends/file/gtkprintbackendfile.c:613
msgid "_Output format"
msgstr "Formate _ieșire"

#: modules/printbackends/lpr/gtkprintbackendlpr.c:400
msgid "Print to LPR"
msgstr "Tipărește cu LPR"

#: modules/printbackends/lpr/gtkprintbackendlpr.c:426
msgid "Pages Per Sheet"
msgstr "Pagini per filă"

#: modules/printbackends/lpr/gtkprintbackendlpr.c:433
msgid "Command Line"
msgstr "Linie de comandă"

#. default filename used for print-to-test
#: modules/printbackends/test/gtkprintbackendtest.c:234
#, c-format
msgid "test-output.%s"
msgstr "test-printare.%s"

#: modules/printbackends/test/gtkprintbackendtest.c:470
msgid "Print to Test Printer"
msgstr "Tipărește cu imprimanta de test"

#: tests/testfilechooser.c:207
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Nu s-au putut obține detalii despre fișierul „%s”: %s"

#~ msgid "keyboard label|BackSpace"
#~ msgstr "BackSpace"

#~ msgid "keyboard label|Tab"
#~ msgstr "Tab"

#~ msgid "keyboard label|Return"
#~ msgstr "Return"

#~ msgid "keyboard label|Pause"
#~ msgstr "Pause"

#~ msgid "keyboard label|Scroll_Lock"
#~ msgstr "Scroll_Lock"

#~ msgid "keyboard label|Sys_Req"
#~ msgstr "Sys_Req"

#~ msgid "keyboard label|Escape"
#~ msgstr "Escape"

#~ msgid "keyboard label|Multi_key"
#~ msgstr "Multi_key"

#~ msgid "keyboard label|Home"
#~ msgstr "Home"

#~ msgid "keyboard label|Left"
#~ msgstr "Stânga"

#~ msgid "keyboard label|Up"
#~ msgstr "Sus"

#~ msgid "keyboard label|Right"
#~ msgstr "Dreapta"

#~ msgid "keyboard label|Down"
#~ msgstr "Jos"

#~ msgid "keyboard label|Page_Up"
#~ msgstr "Page_Up"

#~ msgid "keyboard label|Page_Down"
#~ msgstr "Page_Down"

#~ msgid "keyboard label|End"
#~ msgstr "End"

#~ msgid "keyboard label|Begin"
#~ msgstr "Begin"

#~ msgid "keyboard label|Print"
#~ msgstr "Print"

#~ msgid "keyboard label|Insert"
#~ msgstr "Insert"

#~ msgid "keyboard label|Num_Lock"
#~ msgstr "Num_Lock"

#~ msgid "keyboard label|KP_Space"
#~ msgstr "KP_Space"

#~ msgid "keyboard label|KP_Tab"
#~ msgstr "KP_Tab"

#~ msgid "keyboard label|KP_Enter"
#~ msgstr "KP_Enter"

#~ msgid "keyboard label|KP_Home"
#~ msgstr "KP_Home"

#~ msgid "keyboard label|KP_Left"
#~ msgstr "KP_Left"

#~ msgid "keyboard label|KP_Up"
#~ msgstr "KP_Up"

#~ msgid "keyboard label|KP_Right"
#~ msgstr "KP_Right"

#~ msgid "keyboard label|KP_Down"
#~ msgstr "KP_Down"

#~ msgid "keyboard label|KP_Page_Up"
#~ msgstr "KP_Page_Up"

#~ msgid "keyboard label|KP_Prior"
#~ msgstr "KP_Prior"

#~ msgid "keyboard label|KP_Page_Down"
#~ msgstr "KP_Page_Down"

#~ msgid "keyboard label|KP_Next"
#~ msgstr "KP_Next"

#~ msgid "keyboard label|KP_End"
#~ msgstr "KP_End"

#~ msgid "keyboard label|KP_Begin"
#~ msgstr "KP_Begin"

#~ msgid "keyboard label|KP_Insert"
#~ msgstr "KP_Insert"

#~ msgid "keyboard label|KP_Delete"
#~ msgstr "KP_Delete"

#~ msgid "keyboard label|Delete"
#~ msgstr "Delete"

#~ msgid "Couldn't create pixbuf"
#~ msgstr "Nu s-a putut crea un „pixbuf”"

#~ msgid "keyboard label|Shift"
#~ msgstr "Shift"

#~ msgid "keyboard label|Ctrl"
#~ msgstr "Ctrl"

#~ msgid "keyboard label|Alt"
#~ msgstr "Alt"

#~ msgid "keyboard label|Super"
#~ msgstr "Super"

#~ msgid "keyboard label|Hyper"
#~ msgstr "Hyper"

#~ msgid "keyboard label|Meta"
#~ msgstr "Meta"

#~ msgid "keyboard label|Space"
#~ msgstr "Space"

#~ msgid "keyboard label|Backslash"
#~ msgstr "Backslash"

#~ msgid "year measurement template|2000"
#~ msgstr "2000"

#~ msgid "calendar:day:digits|%d"
#~ msgstr "%d"

#~ msgid "calendar:week:digits|%d"
#~ msgstr "%d"

#~ msgid "calendar year format|%Y"
#~ msgstr "%Y"

#~ msgid "Accelerator|Disabled"
#~ msgstr "Dezactivat"

#~ msgid "progress bar label|%d %%"
#~ msgstr "%d %%"

#~ msgid "%.1f KB"
#~ msgstr "%.1f KO"

#~ msgid "%.1f MB"
#~ msgstr "%.1f MO"

#~ msgid "%.1f GB"
#~ msgstr "%.1f GO"

#~ msgid "input method menu|System"
#~ msgstr "Sistem"

#~ msgid "print operation status|Initial state"
#~ msgstr "Stare inițială"

#~ msgid "print operation status|Preparing to print"
#~ msgstr "Pregătire tipărire"

#~ msgid "print operation status|Generating data"
#~ msgstr "Generare date"

#~ msgid "print operation status|Sending data"
#~ msgstr "Se trimit date"

#~ msgid "print operation status|Waiting"
#~ msgstr "În așteptare"

#~ msgid "print operation status|Blocking on issue"
#~ msgstr "Blocat de o problemă"

#~ msgid "print operation status|Printing"
#~ msgstr "Se tipărește"

#~ msgid "print operation status|Finished"
#~ msgstr "Tipărire finalizată"

#~ msgid "print operation status|Finished with error"
#~ msgstr "Finalizat cu eroare"

#~ msgid "recent menu label|_%d. %s"
#~ msgstr "_%d. %s"

#~ msgid "recent menu label|%d. %s"
#~ msgstr "%d. %s"

#~ msgid "Information"
#~ msgstr "Detalii"

#~ msgid "Warning"
#~ msgstr "Avertizare"

#~ msgid "Error"
#~ msgstr "Eroare"

#~ msgid "Question"
#~ msgstr "Întrebare"

#~ msgid "_About"
#~ msgstr "_Despre"

#~ msgid "_Apply"
#~ msgstr "A_plică"

#~ msgid "_Bold"
#~ msgstr "_Aldin"

#~ msgid "_Cancel"
#~ msgstr "_Renunță"

#~ msgid "_CD-Rom"
#~ msgstr "_CD-Rom"

#~ msgid "_Clear"
#~ msgstr "C_urăță"

#~ msgid "_Close"
#~ msgstr "În_chide"

#~ msgid "C_onnect"
#~ msgstr "C_onectare"

#~ msgid "_Convert"
#~ msgstr "Con_vertește"

#~ msgid "_Copy"
#~ msgstr "_Copiază"

#~ msgid "Cu_t"
#~ msgstr "_Taie"

#~ msgid "_Delete"
#~ msgstr "Șt_erge"

#~ msgid "_Discard"
#~ msgstr "_Renunță"

#~ msgid "_Disconnect"
#~ msgstr "_Deconectare"

#~ msgid "_Execute"
#~ msgstr "E_xecută"

#~ msgid "_Edit"
#~ msgstr "_Editare"

#~ msgid "_Find"
#~ msgstr "C_aută"

#~ msgid "Find and _Replace"
#~ msgstr "Caută și î_nlocuiește"

#~ msgid "_Floppy"
#~ msgstr "Disc_hetă"

#~ msgid "_Fullscreen"
#~ msgstr "Pe tot _ecranul"

#~ msgid "_Leave Fullscreen"
#~ msgstr "Mărime _normală"

#~ msgid "Navigation|_Bottom"
#~ msgstr "De _jos"

#~ msgid "Navigation|_First"
#~ msgstr "_Primul"

#~ msgid "Navigation|_Last"
#~ msgstr "_Ultimul"

#~ msgid "Navigation|_Top"
#~ msgstr "De _sus"

#~ msgid "Navigation|_Back"
#~ msgstr "Îna_poi"

#~ msgid "Navigation|_Down"
#~ msgstr "În _jos"

#~ msgid "Navigation|_Forward"
#~ msgstr "Înai_nte"

#~ msgid "Navigation|_Up"
#~ msgstr "În _sus"

#~ msgid "_Harddisk"
#~ msgstr "_Disc"

#~ msgid "_Help"
#~ msgstr "_Ajutor"

#~ msgid "_Home"
#~ msgstr "_Acasă"

#~ msgid "Increase Indent"
#~ msgstr "Mărește indentarea"

#~ msgid "Decrease Indent"
#~ msgstr "Micșorează indentarea"

#~ msgid "_Index"
#~ msgstr "_Index"

#~ msgid "_Information"
#~ msgstr "Detal_ii"

#~ msgid "_Italic"
#~ msgstr "Curs_iv"

#~ msgid "_Jump to"
#~ msgstr "_Sări la"

#~ msgid "Justify|_Center"
#~ msgstr "_Centrat"

#~ msgid "Justify|_Fill"
#~ msgstr "_Umplut"

#~ msgid "Justify|_Left"
#~ msgstr "La _stânga"

#~ msgid "Justify|_Right"
#~ msgstr "La _dreapta"

#~ msgid "Media|_Forward"
#~ msgstr "Înain_te"

#~ msgid "Media|_Next"
#~ msgstr "_Următoarea"

#~ msgid "Media|P_ause"
#~ msgstr "P_auză"

#~ msgid "Media|_Play"
#~ msgstr "_Redă"

#~ msgid "Media|Pre_vious"
#~ msgstr "_Precedenta"

#~ msgid "Media|_Record"
#~ msgstr "Înregistrea_ză"

#~ msgid "Media|R_ewind"
#~ msgstr "Î_napoi"

#~ msgid "Media|_Stop"
#~ msgstr "_Stop"

#~ msgid "_Network"
#~ msgstr "_Rețea"

#~ msgid "_New"
#~ msgstr "_Nou"

#~ msgid "_No"
#~ msgstr "_Nu"

#~ msgid "_OK"
#~ msgstr "_OK"

#~ msgid "_Open"
#~ msgstr "_Deschide"

#~ msgid "Landscape"
#~ msgstr "Vedere"

#~ msgid "Portrait"
#~ msgstr "Portret"

#~ msgid "Reverse landscape"
#~ msgstr "Vedere inversată"

#~ msgid "Reverse portrait"
#~ msgstr "Portret inversat"

#~ msgid "Page Set_up"
#~ msgstr "Opți_uni pagină"

#~ msgid "_Paste"
#~ msgstr "_Lipește"

#~ msgid "_Preferences"
#~ msgstr "_Preferințe"

#~ msgid "_Print"
#~ msgstr "_Tipărește"

#~ msgid "Print Pre_view"
#~ msgstr "Pre_vizualizare tipărire"

#~ msgid "_Properties"
#~ msgstr "_Proprietăți"

#~ msgid "_Quit"
#~ msgstr "_Ieșire"

#~ msgid "_Redo"
#~ msgstr "_Refă"

#~ msgid "_Refresh"
#~ msgstr "Actuali_zează"

#~ msgid "_Revert"
#~ msgstr "Restaurea_ză"

#~ msgid "_Save"
#~ msgstr "_Salvează"

#~ msgid "Save _As"
#~ msgstr "Salvează c_a"

#~ msgid "Select _All"
#~ msgstr "Selectează t_ot"

#~ msgid "_Color"
#~ msgstr "_Culoare"

#~ msgid "_Font"
#~ msgstr "_Font"

#~ msgid "_Ascending"
#~ msgstr "_Ascendent"

#~ msgid "_Descending"
#~ msgstr "_Descendent"

#~ msgid "_Spell Check"
#~ msgstr "_Verificare ortografică"

#~ msgid "_Stop"
#~ msgstr "_Stop"

#~ msgid "_Strikethrough"
#~ msgstr "_Tăiat"

#~ msgid "_Undelete"
#~ msgstr "_Restaurează"

#~ msgid "_Underline"
#~ msgstr "S_ubliniat"

#~ msgid "_Undo"
#~ msgstr "_Anulează"

#~ msgid "_Yes"
#~ msgstr "_Da"

#~ msgid "_Normal Size"
#~ msgstr "Mărime _normală"

#~ msgid "Best _Fit"
#~ msgstr "Mărime _potrivită"

#~ msgid "Zoom _In"
#~ msgstr "Mă_rește"

#~ msgid "Zoom _Out"
#~ msgstr "Mi_cșorează"

#~ msgid "volume percentage|%d %%"
#~ msgstr "%d %%"

#~ msgid "paper size|asme_f"
#~ msgstr "asme_f"

#~ msgid "paper size|A0x2"
#~ msgstr "A0x2"

#~ msgid "paper size|A0"
#~ msgstr "A0"

#~ msgid "paper size|A0x3"
#~ msgstr "A0x3"

#~ msgid "paper size|A1"
#~ msgstr "A1"

#~ msgid "paper size|A10"
#~ msgstr "A10"

#~ msgid "paper size|A1x3"
#~ msgstr "A1x3"

#~ msgid "paper size|A1x4"
#~ msgstr "A1x4"

#~ msgid "paper size|A2"
#~ msgstr "A2"

#~ msgid "paper size|A2x3"
#~ msgstr "A2x3"

#~ msgid "paper size|A2x4"
#~ msgstr "A2x4"

#~ msgid "paper size|A2x5"
#~ msgstr "A2x5"

#~ msgid "paper size|A3"
#~ msgstr "A3"

#~ msgid "paper size|A3 Extra"
#~ msgstr "A3 Extra"

#~ msgid "paper size|A3x3"
#~ msgstr "A3x3"

#~ msgid "paper size|A3x4"
#~ msgstr "A3x4"

#~ msgid "paper size|A3x5"
#~ msgstr "A3x5"

#~ msgid "paper size|A3x6"
#~ msgstr "A3x6"

#~ msgid "paper size|A3x7"
#~ msgstr "A3x7"

#~ msgid "paper size|A4"
#~ msgstr "A4"

#~ msgid "paper size|A4 Extra"
#~ msgstr "A4 Extra"

#~ msgid "paper size|A4 Tab"
#~ msgstr "A4 Tab"

#~ msgid "paper size|A4x3"
#~ msgstr "A4x3"

#~ msgid "paper size|A4x4"
#~ msgstr "A4x4"

#~ msgid "paper size|A4x5"
#~ msgstr "A4x5"

#~ msgid "paper size|A4x6"
#~ msgstr "A4x6"

#~ msgid "paper size|A4x7"
#~ msgstr "A4x7"

#~ msgid "paper size|A4x8"
#~ msgstr "A4x8"

#~ msgid "paper size|A4x9"
#~ msgstr "A4x9"

#~ msgid "paper size|A5"
#~ msgstr "A5"

#~ msgid "paper size|A5 Extra"
#~ msgstr "A5 Extra"

#~ msgid "paper size|A6"
#~ msgstr "A6"

#~ msgid "paper size|A7"
#~ msgstr "A7"

#~ msgid "paper size|A8"
#~ msgstr "A8"

#~ msgid "paper size|A9"
#~ msgstr "A9"

#~ msgid "paper size|B0"
#~ msgstr "B0"

#~ msgid "paper size|B1"
#~ msgstr "B1"

#~ msgid "paper size|B10"
#~ msgstr "B10"

#~ msgid "paper size|B2"
#~ msgstr "B2"

#~ msgid "paper size|B3"
#~ msgstr "B3"

#~ msgid "paper size|B4"
#~ msgstr "B4"

#~ msgid "paper size|B5"
#~ msgstr "B5"

#~ msgid "paper size|B5 Extra"
#~ msgstr "B5 Extra"

#~ msgid "paper size|B6"
#~ msgstr "B6"

#~ msgid "paper size|B6/C4"
#~ msgstr "B6/C4"

#~ msgid "paper size|B7"
#~ msgstr "B7"

#~ msgid "paper size|B8"
#~ msgstr "B8"

#~ msgid "paper size|B9"
#~ msgstr "B9"

#~ msgid "paper size|C0"
#~ msgstr "C0"

#~ msgid "paper size|C1"
#~ msgstr "C1"

#~ msgid "paper size|C10"
#~ msgstr "C10"

#~ msgid "paper size|C2"
#~ msgstr "C2"

#~ msgid "paper size|C3"
#~ msgstr "C3"

#~ msgid "paper size|C4"
#~ msgstr "C4"

#~ msgid "paper size|C5"
#~ msgstr "C5"

#~ msgid "paper size|C6"
#~ msgstr "C6"

#~ msgid "paper size|C6/C5"
#~ msgstr "C6/C5"

#~ msgid "paper size|C7"
#~ msgstr "C7"

#~ msgid "paper size|C7/C6"
#~ msgstr "C7/C6"

#~ msgid "paper size|C8"
#~ msgstr "C8"

#~ msgid "paper size|C9"
#~ msgstr "C9"

#~ msgid "paper size|DL Envelope"
#~ msgstr "Plic DL"

#~ msgid "paper size|RA0"
#~ msgstr "RA0"

#~ msgid "paper size|RA1"
#~ msgstr "RA1"

#~ msgid "paper size|RA2"
#~ msgstr "RA2"

#~ msgid "paper size|SRA0"
#~ msgstr "SRA0"

#~ msgid "paper size|SRA1"
#~ msgstr "SRA1"

#~ msgid "paper size|SRA2"
#~ msgstr "SRA2"

#~ msgid "paper size|JB0"
#~ msgstr "JB0"

#~ msgid "paper size|JB1"
#~ msgstr "JB1"

#~ msgid "paper size|JB10"
#~ msgstr "JB10"

#~ msgid "paper size|JB2"
#~ msgstr "JB2"

#~ msgid "paper size|JB3"
#~ msgstr "JB3"

#~ msgid "paper size|JB4"
#~ msgstr "JB4"

#~ msgid "paper size|JB5"
#~ msgstr "JB5"

#~ msgid "paper size|JB6"
#~ msgstr "JB6"

#~ msgid "paper size|JB7"
#~ msgstr "JB7"

#~ msgid "paper size|JB8"
#~ msgstr "JB8"

#~ msgid "paper size|JB9"
#~ msgstr "JB9"

#~ msgid "paper size|jis exec"
#~ msgstr "jis exec"

#~ msgid "paper size|Choukei 2 Envelope"
#~ msgstr "Plic Choukei 2"

#~ msgid "paper size|Choukei 3 Envelope"
#~ msgstr "Plic Choukei 3"

#~ msgid "paper size|Choukei 4 Envelope"
#~ msgstr "Plic Choukei 4"

#~ msgid "paper size|hagaki (postcard)"
#~ msgstr "Vedere hagaki"

#~ msgid "paper size|kahu Envelope"
#~ msgstr "Plic kahu"

#~ msgid "paper size|kaku2 Envelope"
#~ msgstr "Plic kaku2"

#~ msgid "paper size|oufuku (reply postcard)"
#~ msgstr "Vedere oufuku"

#~ msgid "paper size|you4 Envelope"
#~ msgstr "Plic you4"

#~ msgid "paper size|10x11"
#~ msgstr "10x11"

#~ msgid "paper size|10x13"
#~ msgstr "10x13"

#~ msgid "paper size|10x14"
#~ msgstr "10x14"

#~ msgid "paper size|10x15"
#~ msgstr "10x15"

#~ msgid "paper size|11x12"
#~ msgstr "11x12"

#~ msgid "paper size|11x15"
#~ msgstr "11x15"

#~ msgid "paper size|12x19"
#~ msgstr "12x19"

#~ msgid "paper size|5x7"
#~ msgstr "5x7"

#~ msgid "paper size|6x9 Envelope"
#~ msgstr "Plic 6x9"

#~ msgid "paper size|7x9 Envelope"
#~ msgstr "Plic 7x9"

#~ msgid "paper size|9x11 Envelope"
#~ msgstr "Plic 9x11"

#~ msgid "paper size|a2 Envelope"
#~ msgstr "Plic a2"

#~ msgid "paper size|Arch A"
#~ msgstr "Arch A"

#~ msgid "paper size|Arch B"
#~ msgstr "Arch B"

#~ msgid "paper size|Arch C"
#~ msgstr "Arch C"

#~ msgid "paper size|Arch D"
#~ msgstr "Arch D"

#~ msgid "paper size|Arch E"
#~ msgstr "Arch E"

#~ msgid "paper size|b-plus"
#~ msgstr "b-plus"

#~ msgid "paper size|c"
#~ msgstr "c"

#~ msgid "paper size|c5 Envelope"
#~ msgstr "Plic c5"

#~ msgid "paper size|d"
#~ msgstr "d"

#~ msgid "paper size|e"
#~ msgstr "e"

#~ msgid "paper size|edp"
#~ msgstr "edp"

#~ msgid "paper size|European edp"
#~ msgstr "edp european"

#~ msgid "paper size|Executive"
#~ msgstr "Executive"

#~ msgid "paper size|f"
#~ msgstr "f"

#~ msgid "paper size|FanFold European"
#~ msgstr "FanFold european"

#~ msgid "paper size|FanFold US"
#~ msgstr "FanFold US"

#~ msgid "paper size|FanFold German Legal"
#~ msgstr "FanFold German Legal"

#~ msgid "paper size|Government Legal"
#~ msgstr "Government Legal"

#~ msgid "paper size|Government Letter"
#~ msgstr "Government Letter"

#~ msgid "paper size|Index 3x5"
#~ msgstr "Index 3x5"

#~ msgid "paper size|Index 4x6 (postcard)"
#~ msgstr "Index 4x6 (vedere)"

#~ msgid "paper size|Index 4x6 ext"
#~ msgstr "Index 4x6 ext"

#~ msgid "paper size|Index 5x8"
#~ msgstr "Index 5x8"

#~ msgid "paper size|Invoice"
#~ msgstr "Factură"

#~ msgid "paper size|Tabloid"
#~ msgstr "Tabloid"

#~ msgid "paper size|US Legal"
#~ msgstr "US Legal"

#~ msgid "paper size|US Legal Extra"
#~ msgstr "US Legal Extra"

#~ msgid "paper size|US Letter"
#~ msgstr "US Letter"

#~ msgid "paper size|US Letter Extra"
#~ msgstr "US Letter Extra"

#~ msgid "paper size|US Letter Plus"
#~ msgstr "US Letter Plus"

#~ msgid "paper size|Monarch Envelope"
#~ msgstr "Plic Monarch"

#~ msgid "paper size|#10 Envelope"
#~ msgstr "Plic #10"

#~ msgid "paper size|#11 Envelope"
#~ msgstr "Plic #11"

#~ msgid "paper size|#12 Envelope"
#~ msgstr "Plic #12"

#~ msgid "paper size|#14 Envelope"
#~ msgstr "Plic #14"

#~ msgid "paper size|#9 Envelope"
#~ msgstr "Plic #9"

#~ msgid "paper size|Personal Envelope"
#~ msgstr "Plic personal"

#~ msgid "paper size|Quarto"
#~ msgstr "Quarto"

#~ msgid "paper size|Super A"
#~ msgstr "Super A"

#~ msgid "paper size|Super B"
#~ msgstr "Super B"

#~ msgid "paper size|Wide Format"
#~ msgstr "Format lat"

#~ msgid "paper size|Dai-pa-kai"
#~ msgstr "Dai-pa-kai"

#~ msgid "paper size|Folio"
#~ msgstr "Folio"

#~ msgid "paper size|Folio sp"
#~ msgstr "Folio sp"

#~ msgid "paper size|Invite Envelope"
#~ msgstr "Plic invitație"

#~ msgid "paper size|Italian Envelope"
#~ msgstr "Plic italian"

#~ msgid "paper size|juuro-ku-kai"
#~ msgstr "juuro-ku-kai"

#~ msgid "paper size|pa-kai"
#~ msgstr "pa-kai"

#~ msgid "paper size|Postfix Envelope"
#~ msgstr "Plic Postfix"

#~ msgid "paper size|Small Photo"
#~ msgstr "Poză mică"

#~ msgid "paper size|prc1 Envelope"
#~ msgstr "Plic prc1"

#~ msgid "paper size|prc10 Envelope"
#~ msgstr "Plic prc10"

#~ msgid "paper size|prc 16k"
#~ msgstr "prc 16x"

#~ msgid "paper size|prc2 Envelope"
#~ msgstr "Plic prc2"

#~ msgid "paper size|prc3 Envelope"
#~ msgstr "Plic prc3"

#~ msgid "paper size|prc 32k"
#~ msgstr "prc 32k"

#~ msgid "paper size|prc4 Envelope"
#~ msgstr "Plic prc4"

#~ msgid "paper size|prc5 Envelope"
#~ msgstr "Plic prc5"

#~ msgid "paper size|prc6 Envelope"
#~ msgstr "Plic prc6"

#~ msgid "paper size|prc7 Envelope"
#~ msgstr "Plic prc7"

#~ msgid "paper size|prc8 Envelope"
#~ msgstr "Plic prc8"

#~ msgid "paper size|ROC 16k"
#~ msgstr "ROC 16k"

#~ msgid "paper size|ROC 8k"
#~ msgstr "ROC 8k"

#~ msgid "URI"
#~ msgstr "URI"

#~ msgid "The URI bound to this button"
#~ msgstr "URI-ul asociat acestui buton"

#~ msgid "Arrow spacing"
#~ msgstr "Spațiere săgeți"

#~ msgid "Scroll arrow spacing"
#~ msgstr "Spațiere săgeți de derulare"

#~ msgid "Group"
#~ msgstr "Grup"

#~ msgid "Invalid filename: %s"
#~ msgstr "Nume invalid de fișier: %s"

#~ msgid ""
#~ "Could not add a bookmark for '%s' because it is an invalid path name."
#~ msgstr ""
#~ "Nu s-a putut adăuga un favorit pentru „%s” deoarece are o cale invalidă."

#~ msgid "Could not select file '%s' because it is an invalid path name."
#~ msgstr "Nu s-a putut selecta fișierul „%s” deoarece are o cale invalidă."

#~ msgid "%d byte"
#~ msgid_plural "%d bytes"
#~ msgstr[0] "%d octet"
#~ msgstr[1] "%d octeți"
#~ msgstr[2] "%d de octeți"

#~ msgid "Could not get a stock icon for %s\n"
#~ msgstr "Nu s-a putut obține o iconiță standard pentru %s\n"

#~ msgid "Error getting information for '%s': %s"
#~ msgstr "Eroare la obținerea detaliilor despre „%s”: %s"

#~ msgid "This file system does not support mounting"
#~ msgstr "Acest sistem de fișiere nu suportă montare”"

#~ msgid ""
#~ "The name \"%s\" is not valid because it contains the character \"%s\". "
#~ "Please use a different name."
#~ msgstr ""
#~ "Numele „%s” nu este valid deoarece conține caracterul „%s”. Vă rugăm să "
#~ "utilizați un nume diferit."

#~ msgid "Bookmark saving failed: %s"
#~ msgstr "Salvarea favoritului a eșuat: %s"

#~ msgid "'%s' already exists in the bookmarks list"
#~ msgstr "„%s” există deja în lista favoritelor"

#~ msgid "'%s' does not exist in the bookmarks list"
#~ msgstr "„%s” nu există în lista favoritelor"

#~ msgid "Path is not a folder: '%s'"
#~ msgstr "Calea nu este un director: „%s”"

#~ msgid "Network Drive (%s)"
#~ msgstr "Unitate în rețea (%s)"

#~ msgid "Unknown attribute '%s' on line %d char %d"
#~ msgstr "Atribut necunoscut „%s” în linia %d, caracterul %d"

#~ msgid "Today at %H:%M"
#~ msgstr "Astăzi la %H:%M"

#~ msgid "Default"
#~ msgstr "Implicită"

#~ msgid "Print Pages"
#~ msgstr "Pagini de tipărit:"

#~ msgid "_All"
#~ msgstr "To_ate"

#~ msgid "Today"
#~ msgstr "Azi"

#, fuzzy
#~ msgid "Location:"
#~ msgstr "_Locație:"

#~ msgid "Line %d, column %d: missing attribute \"%s\""
#~ msgstr "Linia %d, coloana %d: atribut lipsă „%s”"

#~ msgid "Line %d, column %d: unexpected element \"%s\""
#~ msgstr "Linia %d, coloana %d: element neașteptat „%s”"

#~ msgid ""
#~ "Line %d, column %d: expected end of element \"%s\", but got element for "
#~ "\"%s\" instead"
#~ msgstr ""
#~ "Linia %d, coloana %d: se aștepta sfârșitul elementului \"%s\", dar s-a "
#~ "obținut în schimb elementul „%s”"

#~ msgid ""
#~ "Line %d, column %d: expected \"%s\" at the toplevel, but found \"%s\" "
#~ "instead"
#~ msgstr ""
#~ "Linia %d, coloana %d: se aștepta „%s” la cel mai de sus nivel, dar s-a "
#~ "găsit în schimb „%s”"

#~ msgid ""
#~ "Line %d, column %d: expected \"%s\" or \"%s\", but found \"%s\" instead"
#~ msgstr ""
#~ "Linia %d, coloana %d: se aștepta „%s” sau „%s”, dar s-a găsit în schimb „%"
#~ "s”"

#~ msgid "Thai (Broken)"
#~ msgstr "Thai (Nefuncțională)"

#~ msgid "PNM image format is invalid"
#~ msgstr "Formatul imaginii PNM este invalid"