summaryrefslogtreecommitdiff
path: root/po/cs.po
blob: adc4e9a777d009c1b874f1ddca21abb208b4f7dd (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
# message catalog for gnomes control-center
# Copyright (C) 1999 Free Software Foundation, Inc.
# David Šauer <davids@penguin.cz>, 1999.
#
msgid ""
msgstr ""
"Project-Id-Version: control-center 1.0.5\n"
"POT-Creation-Date: 2002-05-06 17:01-0500\n"
"PO-Revision-Date: 2000-10-11 13:47+02:00\n"
"Last-Translator: David Sauer <davids@penguin.cz>\n"
"Language-Team: czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8-bit\n"

#: capplets/accessibility/keyboard/accessibility-keyboard.c:262
#, fuzzy
msgid "_Enable keyboard accessibility"
msgstr "Pípání kláves"

#: capplets/accessibility/keyboard/accessibility-keyboard.c:329
#, c-format
msgid "Unable to import AccessX settings from file '%s'"
msgstr ""

#: capplets/accessibility/keyboard/accessibility-keyboard.c:441
#, fuzzy
msgid "Select CDE AccessX file"
msgstr "Výběr souboru se zvukem"

#: capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.h:1
#: capplets/keyboard/keyboard.desktop.in.h:1
msgid "Keyboard"
msgstr "Klávesnice"

#: capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.h:2
#, fuzzy
msgid "Keyboard Accessibility Properties"
msgstr "Vlastnosti klávesnice"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:1
msgid "&lt;b&gt;Test&lt;/b&gt;"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:2
msgid "B_eep when modifier is pressed"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:3
msgid "Beep when an LED is turned on and two beeps when one is turned off."
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:4
msgid "Beep when:"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:5
msgid "Enable Slo_w Keys"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:6
msgid "Enable _Bounce Keys"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:7
msgid "Enable _Mouse Keys"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:8
msgid "Enable _Sticky Keys"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:9
msgid "Enable _Toggle Keys"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:10
msgid ""
"Ignore all subsequent presses of the SAME key if they happen within a user "
"selectable period of time."
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:11
#, fuzzy
msgid "Keyboard Accessibility Configuration (AccessX)"
msgstr "Vlastnosti klávesnice"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:12
msgid "Ma_ximum pointer speed :"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:13
msgid ""
"Only accept keys after they have been pressed and held for a user adjustable "
"amount of time."
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:14
msgid ""
"Perform multiple simultaneous key press operations by pressing modifier keys "
"in sequence."
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:15
msgid "Start mo_ving this long after keypress :"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:16
msgid "Time to _accelerate to max speed :"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:17
msgid "Turn the numeric keypad into a mouse control pad."
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:18
#, fuzzy
msgid "_Beep when enabling/disabling keyboard accessibility features"
msgstr "Pípání kláves"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:19
msgid "_Disable if unused for "
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:20
msgid "_Ignore keypresses within  :"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:21
msgid "_Import CDE AccessX file"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:22
#: capplets/keyboard/gnome-keyboard-properties.glade.h:33
#, fuzzy
msgid "_Keyboard"
msgstr "Klávesnice"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:23
msgid "_Misc"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:24
msgid "_Only accept keypress after :"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:25
msgid ""
"_Turn off Sticky Keys when\n"
"two keys pressed simultaneously"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:27
msgid "key is _accepted"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:28
msgid "key is _pressed"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:29
msgid "key is _rejected"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:30
msgid "key is re_jected"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:31
#, fuzzy
msgid "msecs"
msgstr "Výběr ikony..."

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:32
msgid "pixels/sec"
msgstr ""

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2.h:33
#, fuzzy
msgid "seconds"
msgstr "Výběr ikony..."

#: capplets/background/background.desktop.in.h:1
msgid "Background"
msgstr "Pozadí"

#: capplets/background/background.desktop.in.h:2
#, fuzzy
msgid "Change the desktop background"
msgstr "Nastavení pozadí pracovní plochy"

#. solid
#: capplets/background/background-properties-capplet.c:222
#, fuzzy
msgid "C_olor"
msgstr "Barva"

#. horiz
#: capplets/background/background-properties-capplet.c:226
msgid "_Left Color"
msgstr ""

#: capplets/background/background-properties-capplet.c:227
msgid "_Right Color"
msgstr ""

#. vert
#: capplets/background/background-properties-capplet.c:230
#, fuzzy
msgid "_Top Color"
msgstr "Barva"

#: capplets/background/background-properties-capplet.c:231
#, fuzzy
msgid "_Bottom Color"
msgstr "Dole"

#: capplets/background/background-properties-capplet.c:392
#, fuzzy
msgid "_Wallpaper"
msgstr "Tapeta"

#: capplets/background/background-properties-capplet.c:392
#, fuzzy
msgid "C_entered"
msgstr "Centrovaná"

#: capplets/background/background-properties-capplet.c:392
#, fuzzy
msgid "_Scaled"
msgstr "Přizpůsobená"

#: capplets/background/background-properties-capplet.c:392
msgid "Stretc_hed"
msgstr ""

#: capplets/background/background-properties-capplet.c:392
msgid "_No Picture"
msgstr ""

#: capplets/background/background-properties-capplet.c:427
msgid "_Picture"
msgstr ""

#: capplets/background/background-properties-capplet.c:531
#: capplets/common/capplet-util.c:243
#: capplets/default-applications/gnome-default-applications-properties.c:592
#: capplets/keyboard/gnome-keyboard-properties.c:359
#: capplets/mouse/gnome-mouse-properties.c:691
#: capplets/sound/sound-properties-capplet.c:148
msgid "Retrieve and store legacy settings"
msgstr ""

#: capplets/background/background-properties-capplet.c:556
#: capplets/background/background-properties.glade.h:1
#, fuzzy
msgid "Background Preferences"
msgstr "Pozadí"

#: capplets/background/background-properties.glade.h:2
msgid "Bor_der the picture with a:"
msgstr ""

#: capplets/background/background-properties.glade.h:3
#, fuzzy
msgid "E-Mail"
msgstr "Ukládání"

#: capplets/background/background-properties.glade.h:4
#, fuzzy
msgid "Horizontal gradient"
msgstr "Horizontální"

#: capplets/background/background-properties.glade.h:5
msgid "Pick a color"
msgstr "Naberte barvu"

#: capplets/background/background-properties.glade.h:6
#, fuzzy
msgid "Picture Options:"
msgstr "Nastavení stavové řádky"

#: capplets/background/background-properties.glade.h:7
#, fuzzy
msgid "Primary Color"
msgstr "Naberte barvu"

#: capplets/background/background-properties.glade.h:8
#, fuzzy
msgid "Secondary Color"
msgstr "Barva"

#: capplets/background/background-properties.glade.h:9
#, fuzzy
msgid "Solid color"
msgstr "Barva"

#: capplets/background/background-properties.glade.h:10
#, fuzzy
msgid "Vertical gradient"
msgstr "Gradient"

#: capplets/background/background-properties.glade.h:11
msgid ""
"You can drag image files\n"
"into the window to set the \n"
"background picture."
msgstr ""

#: capplets/background/background-properties.glade.h:14
#, fuzzy
msgid "radiobutton1"
msgstr "Rádiové tlačítko 1"

#: capplets/background/background-properties.glade.h:15
#, fuzzy
msgid "radiobutton2"
msgstr "Rádiové tlačítko 2"

#: capplets/background/background-properties.glade.h:16
#, fuzzy
msgid "radiobutton3"
msgstr "Rádiové tlačítko 2"

#: capplets/background/background-properties.glade.h:17
#, fuzzy
msgid "radiobutton4"
msgstr "Rádiové tlačítko 2"

#: capplets/background/background-properties.glade.h:18
#, fuzzy
msgid "radiobutton5"
msgstr "Rádiové tlačítko 2"

#: capplets/common/activate-settings-daemon.c:18
msgid ""
"Unable to start the settings manager 'gnome-settings-daemon'.\n"
"Without the GNOME settings manager running, some preferences may not take "
"effect. This could indicate a problem with Bonobo, or a non-GNOME (e.g. KDE) "
"settings manager may already be active and conflicting with the GNOME "
"settings manager."
msgstr ""

#: capplets/common/capplet-util.c:239 capplets/common/capplet-util.c:241
msgid "Just apply settings and quit"
msgstr ""

#: capplets/common/file-transfer-dialog.c:95
#, c-format
msgid "%i of %i"
msgstr ""

#: capplets/common/file-transfer-dialog.c:119
#, c-format
msgid "Transferring: %s"
msgstr ""

#: capplets/common/file-transfer-dialog.c:126
#, c-format
msgid "From: %s"
msgstr ""

#: capplets/common/file-transfer-dialog.c:134
#, c-format
msgid "To: %s"
msgstr ""

#: capplets/common/file-transfer-dialog.c:185
msgid "From URI"
msgstr ""

#: capplets/common/file-transfer-dialog.c:186
msgid "URI currently transferring from"
msgstr ""

#: capplets/common/file-transfer-dialog.c:193
msgid "To URI"
msgstr ""

#: capplets/common/file-transfer-dialog.c:194
msgid "URI currently transferring to"
msgstr ""

#: capplets/common/file-transfer-dialog.c:201
msgid "Fraction completed"
msgstr ""

#: capplets/common/file-transfer-dialog.c:202
msgid "Fraction of transfer currently completed"
msgstr ""

#: capplets/common/file-transfer-dialog.c:209
#, fuzzy
msgid "Current URI index"
msgstr "Centrovaná"

#: capplets/common/file-transfer-dialog.c:210
msgid "Current URI index - starts from 1"
msgstr ""

#: capplets/common/file-transfer-dialog.c:217
msgid "Total URIs"
msgstr ""

#: capplets/common/file-transfer-dialog.c:218
msgid "Total number of URIs"
msgstr ""

#: capplets/common/file-transfer-dialog.c:372
#: capplets/common/file-transfer-dialog.c:374
#, fuzzy
msgid "Connecting..."
msgstr "Nastavení..."

#: capplets/common/file-transfer-dialog.c:379
#: capplets/common/file-transfer-dialog.c:381
msgid "Downloading..."
msgstr ""

#: capplets/common/gconf-property-editor.c:172
msgid "Key"
msgstr ""

#: capplets/common/gconf-property-editor.c:173
msgid "GConf key to which this property editor is attached"
msgstr ""

#: capplets/common/gconf-property-editor.c:179
msgid "Callback"
msgstr ""

#: capplets/common/gconf-property-editor.c:180
msgid "Issue this callback when the value associated with key gets changed"
msgstr ""

#: capplets/common/gconf-property-editor.c:185
msgid "Change set"
msgstr ""

#: capplets/common/gconf-property-editor.c:186
msgid ""
"GConf change set containing data to be forwarded to the gconf client on apply"
msgstr ""

#: capplets/common/gconf-property-editor.c:191
msgid "Conversion to widget callback"
msgstr ""

#: capplets/common/gconf-property-editor.c:192
msgid ""
"Callback to be issued when data are to be converted from GConf to the widget"
msgstr ""

#: capplets/common/gconf-property-editor.c:197
msgid "Conversion from widget callback"
msgstr ""

#: capplets/common/gconf-property-editor.c:198
msgid ""
"Callback to be issued when data are to be converted to GConf from the widget"
msgstr ""

#: capplets/common/gconf-property-editor.c:203
msgid "UI Control"
msgstr ""

#: capplets/common/gconf-property-editor.c:204
msgid "Object that controls the property (normally a widget)"
msgstr ""

#: capplets/common/gconf-property-editor.c:219
msgid "Property editor object data"
msgstr ""

#: capplets/common/gconf-property-editor.c:220
msgid "Custom data required by the specific property editor"
msgstr ""

#: capplets/common/gconf-property-editor.c:226
msgid "Property editor data freeing callback"
msgstr ""

#: capplets/common/gconf-property-editor.c:227
msgid "Callback to be issued when property editor object data is to be freed"
msgstr ""

#: capplets/common/gconf-property-editor.c:1479
#, c-format
msgid ""
"Couldn't find the file '%s'.\n"
"\n"
"Please make sure it exists and try again, or choose a different background "
"picture."
msgstr ""

#: capplets/common/gconf-property-editor.c:1487
#, c-format
msgid ""
"I don't know how to open the file '%s'.\n"
"Perhaps it's a kind of picture that is not yet supported.\n"
"\n"
"Please select a different picture instead."
msgstr ""

#: capplets/common/gconf-property-editor.c:1571
msgid "Please select an image."
msgstr ""

#: capplets/default-applications/default-applications.desktop.in.h:1
msgid "Choose the applications used by default"
msgstr ""

#: capplets/default-applications/default-applications.desktop.in.h:2
#: capplets/default-applications/gnome-default-applications-properties.glade.h:15
#, fuzzy
msgid "Preferred Applications"
msgstr "Standardní nastavení Gtk"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:1
msgid "Acce_pts URLs"
msgstr ""

#: capplets/default-applications/gnome-default-applications-properties.glade.h:2
msgid "Accepts Line _Number"
msgstr ""

#: capplets/default-applications/gnome-default-applications-properties.glade.h:3
#, fuzzy
msgid "C_ustom Editor:"
msgstr "Editor pro soubory Gnome"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:4
msgid "C_ustom Help Browser:"
msgstr ""

#: capplets/default-applications/gnome-default-applications-properties.glade.h:5
#, fuzzy
msgid "C_ustom Terminal:"
msgstr "Spustit v terminálu"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:6
#, fuzzy
msgid "C_ustom Web Browser:"
msgstr "Prohlížeč nápovědy"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:7
#, fuzzy
msgid "Co_mmand:"
msgstr "Příkaz:"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:8
#, fuzzy
msgid "Default Help Browser"
msgstr "Standardní hodnota"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:9
#, fuzzy
msgid "Default Terminal"
msgstr "Standardní hodnota"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:10
#, fuzzy
msgid "Default Text Editor"
msgstr "Editor pro soubory Gnome"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:11
#, fuzzy
msgid "Default Web Browser"
msgstr "Prohlížeč nápovědy"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:12
#, fuzzy
msgid "Default Window Manager"
msgstr "Editace vlastností správce oken"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:13
msgid "E_xec Flag:"
msgstr ""

#: capplets/default-applications/gnome-default-applications-properties.glade.h:14
#, fuzzy
msgid "He_lp Browser"
msgstr "Prohlížeč nápovědy"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:16
msgid ""
"Select the window manager you want.  You will need to hit apply, wave the "
"magic wand, and do a magic dance for it to work."
msgstr ""

#: capplets/default-applications/gnome-default-applications-properties.glade.h:17
#, fuzzy
msgid "Start in T_erminal"
msgstr "Spustit v terminálu"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:18
#, fuzzy
msgid "Te_rminal"
msgstr "Spustit v terminálu"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:19
msgid "Understands _Netscape Remote Control"
msgstr ""

#: capplets/default-applications/gnome-default-applications-properties.glade.h:20
#, fuzzy
msgid "Web _Browser"
msgstr "Prohlížeč nápovědy"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:21
#, fuzzy
msgid "_Add..."
msgstr "Přidat..."

#: capplets/default-applications/gnome-default-applications-properties.glade.h:22
#, fuzzy
msgid "_Delete"
msgstr "Vymazat"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:23
#: capplets/file-types/file-types-properties.glade.h:19
#, fuzzy
msgid "_Edit..."
msgstr "Úpravy..."

#: capplets/default-applications/gnome-default-applications-properties.glade.h:24
#, fuzzy
msgid "_Select a Help Browser:"
msgstr "Prohlížeč nápovědy"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:25
#, fuzzy
msgid "_Select a Terminal:"
msgstr "Standardní hodnota"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:26
#, fuzzy
msgid "_Select a Web Browser:"
msgstr "Prohlížeč nápovědy"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:27
#, fuzzy
msgid "_Select an Editor:"
msgstr "Výběr ikony..."

#: capplets/default-applications/gnome-default-applications-properties.glade.h:28
#, fuzzy
msgid "_Text Editor"
msgstr "Editor pro soubory Gnome"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:29
#, fuzzy
msgid "_Window Manager"
msgstr "Editace vlastností správce oken"

#: capplets/desktop-links/Accessibility.directory.in.in.h:1
#: capplets/keyboard/gnome-keyboard-properties.glade.h:7
msgid "Accessibility"
msgstr ""

#: capplets/desktop-links/Accessibility.directory.in.in.h:2
#, fuzzy
msgid "Accessibility Settings"
msgstr "Náhodné nastavení"

#: capplets/desktop-links/Advanced.directory.in.in.h:1
msgid "Advanced"
msgstr ""

#: capplets/desktop-links/Advanced.directory.in.in.h:2
#, fuzzy
msgid "Advanced Settings"
msgstr "Náhodné nastavení"

#: capplets/desktop-links/cd.desktop.in.in.h:1
#, fuzzy
msgid "CD Properties"
msgstr "Vlastnosti myši"

#: capplets/desktop-links/cd.desktop.in.in.h:2
#, fuzzy
msgid "Configure handling of CD devices"
msgstr "Nastavení vlastností některých oken"

#: capplets/desktop-links/legacy-applications.desktop.in.in.h:1
#, fuzzy
msgid "Legacy Applications"
msgstr "Standardní nastavení Gtk"

#: capplets/desktop-links/legacy-applications.desktop.in.in.h:2
msgid "Legacy applications settings (grdb)"
msgstr ""

#: capplets/desktop-links/panel.desktop.in.in.h:1
#, fuzzy
msgid "Global panel properties"
msgstr "Pozadí"

#: capplets/desktop-links/panel.desktop.in.in.h:2
#, fuzzy
msgid "Panel"
msgstr "Zrušit"

#: capplets/desktop-links/Sawfish/appearance-properties.desktop.in.h:1
msgid "Appearance"
msgstr ""

#: capplets/desktop-links/Sawfish/appearance-properties.desktop.in.h:2
msgid "Configure window appearance"
msgstr "Nastavení vzhledu oken"

#: capplets/desktop-links/Sawfish/bindings-properties.desktop.in.h:1
msgid "Configure key shortcuts"
msgstr "Nastavení klávesových zkratek"

#: capplets/desktop-links/Sawfish/bindings-properties.desktop.in.h:2
#, fuzzy
msgid "Shortcuts"
msgstr "Klávesové zkratky"

#: capplets/desktop-links/Sawfish/focus-properties.desktop.in.h:1
msgid "Configure window focusing"
msgstr "Konfigurace aktivování oken"

#: capplets/desktop-links/Sawfish/focus-properties.desktop.in.h:2
msgid "Focus behavior"
msgstr "Aktivování oken"

#: capplets/desktop-links/Sawfish/match-properties.desktop.in.h:1
msgid "Configure window properties"
msgstr "Nastavení vlastností některých oken"

#: capplets/desktop-links/Sawfish/match-properties.desktop.in.h:2
msgid "Matched Windows"
msgstr "Zvláštně spravovaná okna"

#: capplets/desktop-links/Sawfish/maximize-properties.desktop.in.h:1
msgid "Configure window minimization and maximization"
msgstr "Nastavení maximalizace a minimalizace oken"

#: capplets/desktop-links/Sawfish/maximize-properties.desktop.in.h:2
msgid "Minimizing and Maximizing"
msgstr "Minimalizace a maximalizace"

#: capplets/desktop-links/Sawfish/meta-properties.desktop.in.h:1
msgid "Configure window manager configuration properties"
msgstr "Nastavení vlastností nastavení správce oken"

#: capplets/desktop-links/Sawfish/meta-properties.desktop.in.h:2
msgid "Meta"
msgstr "Meta"

#: capplets/desktop-links/Sawfish/misc-properties.desktop.in.h:1
msgid "Configure miscellaneous window features"
msgstr "Nastavení ostatních vlastností"

#: capplets/desktop-links/Sawfish/misc-properties.desktop.in.h:2
#: capplets/ui-properties/ui-properties.glade.h:19
msgid "Miscellaneous"
msgstr "Různé"

#: capplets/desktop-links/Sawfish/move-properties.desktop.in.h:1
msgid "Configure window move/resize"
msgstr "Nastavení přesunu a změny velikosti oken"

#: capplets/desktop-links/Sawfish/move-properties.desktop.in.h:2
msgid "Moving and Resizing"
msgstr "Přesun a velikost"

#: capplets/desktop-links/Sawfish/placement-properties.desktop.in.h:1
msgid "Configure window placement"
msgstr "Nastavení umísťování oken"

#: capplets/desktop-links/Sawfish/placement-properties.desktop.in.h:2
#, fuzzy
msgid "Placement"
msgstr "Umísťování"

#: capplets/desktop-links/Sawfish/Sawfish.directory.in.in.h:1
msgid "Control Center Menu"
msgstr "Menu Řídícího centra"

#: capplets/desktop-links/Sawfish/Sawfish.directory.in.in.h:2
msgid "Sawfish window manager"
msgstr "Správce oken Sawfish"

#: capplets/desktop-links/Sawfish/sound-properties.desktop.in.h:1
msgid "Enable window manager sound events"
msgstr "Nastavení zvukových událostí správce oken"

#: capplets/desktop-links/Sawfish/sound-properties.desktop.in.h:2
#: capplets/sound/sound.desktop.in.h:2
msgid "Sound"
msgstr "Zvuk"

#: capplets/desktop-links/Sawfish/workspace-properties.desktop.in.h:1
msgid "Configure workspaces"
msgstr "Nastavení pracovních ploch"

#: capplets/desktop-links/Sawfish/workspace-properties.desktop.in.h:2
msgid "Workspaces"
msgstr "Pracovní plochy"

#: capplets/desktop-links/session.desktop.in.in.h:1
msgid "Configure which non-session aware programs are started up"
msgstr ""

#: capplets/desktop-links/session.desktop.in.in.h:2
#, fuzzy
msgid "Startup Programs"
msgstr "Přidat program při startu"

#.
#. * Translatable strings file
#. * Add this file to your project's POTFILES.in.
#. * DO NOT compile it as part of your application.
#.
#: capplets/file-types/category-names.h:7
msgid "Documents"
msgstr ""

#: capplets/file-types/category-names.h:8
msgid "Word Processor"
msgstr ""

#: capplets/file-types/category-names.h:9
msgid "Published Materials"
msgstr ""

#: capplets/file-types/category-names.h:10
#, fuzzy
msgid "Spreadsheet"
msgstr "Rozprostřít tlačítka"

#: capplets/file-types/category-names.h:11
msgid "Presentation"
msgstr ""

#: capplets/file-types/category-names.h:12
msgid "Diagram"
msgstr ""

#: capplets/file-types/category-names.h:13
#, fuzzy
msgid "TeX"
msgstr "Ne tvoje"

#: capplets/file-types/category-names.h:14
msgid "Vector Graphics"
msgstr ""

#: capplets/file-types/category-names.h:15
msgid "World Wide Web"
msgstr ""

#: capplets/file-types/category-names.h:16
msgid "Plain Text"
msgstr ""

#: capplets/file-types/category-names.h:17
msgid "Extended Markup Language (XML)"
msgstr ""

#: capplets/file-types/category-names.h:18
#, fuzzy
msgid "Information"
msgstr "Pohyb myši"

#: capplets/file-types/category-names.h:19
msgid "Financial"
msgstr ""

#: capplets/file-types/category-names.h:20
msgid "Calendar"
msgstr ""

#: capplets/file-types/category-names.h:21
msgid "Contacts"
msgstr ""

#: capplets/file-types/category-names.h:22
msgid "Packages"
msgstr ""

#: capplets/file-types/category-names.h:23
msgid "Software Development"
msgstr ""

#: capplets/file-types/category-names.h:24
msgid "Source Code"
msgstr ""

#: capplets/file-types/category-names.h:25
#: capplets/file-types/mime-type-info.c:745
msgid "Audio"
msgstr ""

#: capplets/file-types/category-names.h:26
#: capplets/file-types/mime-type-info.c:741
#, fuzzy
msgid "Images"
msgstr "Velké"

#: capplets/file-types/category-names.h:27
#: capplets/file-types/mime-type-info.c:743
#, fuzzy
msgid "Video"
msgstr "Prohlížet"

#: capplets/file-types/file-types-capplet.c:231
#, fuzzy
msgid "Description"
msgstr "Výběr ikony..."

#: capplets/file-types/file-types-capplet.c:238
#: capplets/mime-type/new-mime-window.c:39
msgid "Extensions"
msgstr "Přípony"

#: capplets/file-types/file-types-capplet.desktop.in.h:1
#: capplets/file-types/file-types.desktop.in.h:1
msgid "File Types and Programs"
msgstr ""

#: capplets/file-types/file-types-capplet.desktop.in.h:2
#: capplets/file-types/file-types.desktop.in.h:2
msgid "Specify which programs are used to open or view each file type"
msgstr ""

#: capplets/file-types/file-types-properties.glade.h:1
#, fuzzy
msgid "Actions"
msgstr "Nastavení"

#: capplets/file-types/file-types-properties.glade.h:2
#, fuzzy
msgid "Add _file type..."
msgstr "Přidat MIME typ"

#: capplets/file-types/file-types-properties.glade.h:3
#, fuzzy
msgid "Add _service..."
msgstr "Přidat..."

#: capplets/file-types/file-types-properties.glade.h:4
#, fuzzy
msgid "Default action"
msgstr "Standardní nastavení Gtk"

#: capplets/file-types/file-types-properties.glade.h:5
#: capplets/file-types/mime-edit-dialog.c:167
msgid "Edit file type"
msgstr ""

#: capplets/file-types/file-types-properties.glade.h:6
msgid "File types and Internet Services"
msgstr ""

#: capplets/file-types/file-types-properties.glade.h:7
#, fuzzy
msgid "Filename extensions"
msgstr "Přípony"

#: capplets/file-types/file-types-properties.glade.h:8
msgid "Look at content"
msgstr ""

#: capplets/file-types/file-types-properties.glade.h:9
#, fuzzy
msgid "Needs _terminal"
msgstr "Spustit v terminálu"

#: capplets/file-types/file-types-properties.glade.h:10
#, fuzzy
msgid "Program to run"
msgstr "Program"

#: capplets/file-types/file-types-properties.glade.h:11
#, fuzzy
msgid "Run a program"
msgstr "Program"

#: capplets/file-types/file-types-properties.glade.h:12
msgid "Use category _defaults"
msgstr ""

#: capplets/file-types/file-types-properties.glade.h:13
msgid "Use parent category _defaults"
msgstr ""

#: capplets/file-types/file-types-properties.glade.h:14
msgid "Viewing component"
msgstr ""

#: capplets/file-types/file-types-properties.glade.h:15
#, fuzzy
msgid "_Add"
msgstr "Přidat"

#: capplets/file-types/file-types-properties.glade.h:16
#, fuzzy
msgid "_Category"
msgstr "Kategorie"

#: capplets/file-types/file-types-properties.glade.h:17
#, fuzzy
msgid "_Choose..."
msgstr " Probírat... "

#: capplets/file-types/file-types-properties.glade.h:18
#, fuzzy
msgid "_Description"
msgstr "Výběr ikony..."

#: capplets/file-types/file-types-properties.glade.h:20
#, fuzzy
msgid "_MIME Type"
msgstr "MIME typ:"

#: capplets/file-types/file-types-properties.glade.h:21
#, fuzzy
msgid "_Name"
msgstr "Jméno:"

#: capplets/file-types/file-types-properties.glade.h:22
#, fuzzy
msgid "_Program"
msgstr "Program"

#: capplets/file-types/file-types-properties.glade.h:23
#, fuzzy
msgid "_Program to run"
msgstr "Program"

#: capplets/file-types/file-types-properties.glade.h:24
#, fuzzy
msgid "_Protocol name"
msgstr "Protokol"

#: capplets/file-types/file-types-properties.glade.h:25
#, fuzzy
msgid "_Remove"
msgstr "Odstranit"

#: capplets/file-types/mime-category-edit-dialog.c:137
msgid "Edit file category"
msgstr ""

#: capplets/file-types/mime-category-edit-dialog.c:171
#: capplets/file-types/mime-edit-dialog.c:204
#: capplets/file-types/service-edit-dialog.c:170
#: capplets/file-types/service-edit-dialog.c:171
#, fuzzy
msgid "Model"
msgstr "Hadice"

#: capplets/file-types/mime-category-edit-dialog.c:172
msgid "GtkTreeModel that contains the category data"
msgstr ""

#: capplets/file-types/mime-category-edit-dialog.c:177
msgid "MIME category info"
msgstr ""

#: capplets/file-types/mime-category-edit-dialog.c:178
msgid "Structure containing information on the MIME category"
msgstr ""

#: capplets/file-types/mime-category-edit-dialog.c:343
#: capplets/file-types/mime-edit-dialog.c:411
#: capplets/file-types/mime-edit-dialog.c:515
#: capplets/file-types/service-edit-dialog.c:358
#: capplets/file-types/service-edit-dialog.c:407
msgid "Custom"
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:164
#: capplets/mime-type/mime-data.c:385
#, fuzzy
msgid "Extension"
msgstr "Přípona:"

#: capplets/file-types/mime-edit-dialog.c:205
msgid "Underlying model to notify when Ok is clicked"
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:212
msgid "MIME type information"
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:213
msgid "Structure with data on the MIME type"
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:219
msgid "Is add dialog"
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:220
msgid "True if this dialog is for adding a MIME type"
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:268
#, fuzzy
msgid "Add file type"
msgstr "Přidat MIME typ"

#: capplets/file-types/mime-edit-dialog.c:406
#: capplets/file-types/mime-edit-dialog.c:465
#, fuzzy
msgid "None"
msgstr "žádná"

#: capplets/file-types/mime-edit-dialog.c:695
msgid ""
"Invalid MIME type. Please enter a valid MIME type, or leave the field blank "
"to have one generated for you."
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:699
msgid "There already exists a MIME type of that name."
msgstr ""

#: capplets/file-types/mime-edit-dialog.c:769
msgid "Category"
msgstr "Kategorie"

#: capplets/file-types/mime-edit-dialog.c:774
msgid "Choose a file category"
msgstr ""

#: capplets/file-types/mime-types-model.c:167
#: capplets/file-types/mime-types-model.c:168
msgid "Model for categories only"
msgstr ""

#: capplets/file-types/mime-types-model.c:421
msgid "Internet Services"
msgstr ""

#: capplets/file-types/service-edit-dialog.c:135
msgid "Edit service information"
msgstr ""

#: capplets/file-types/service-edit-dialog.c:178
msgid "Service info"
msgstr ""

#: capplets/file-types/service-edit-dialog.c:179
msgid "Structure containing service information"
msgstr ""

#: capplets/file-types/service-edit-dialog.c:185
msgid "Is add"
msgstr ""

#: capplets/file-types/service-edit-dialog.c:186
msgid "TRUE if this is an add service dialog"
msgstr ""

#: capplets/file-types/service-edit-dialog.c:225
#, fuzzy
msgid "Add service"
msgstr "Přidat..."

#: capplets/file-types/service-edit-dialog.c:497
msgid "Please enter a protocol name."
msgstr ""

#: capplets/file-types/service-edit-dialog.c:509
msgid ""
"Invalid protocol name. Please enter a protocol name without any spaces or "
"punctuation."
msgstr ""

#: capplets/file-types/service-edit-dialog.c:523
msgid "There is already a protocol by that name."
msgstr ""

#: capplets/file-types/service-info.c:44
#, fuzzy
msgid "Unknown service types"
msgstr "Neznámý"

#: capplets/file-types/service-info.c:45
msgid "World wide web"
msgstr ""

#: capplets/file-types/service-info.c:46
msgid "File transfer protocol"
msgstr ""

#: capplets/file-types/service-info.c:47
#, fuzzy
msgid "Detailed documentation"
msgstr "Standardní nastavení Gtk"

#: capplets/file-types/service-info.c:48
msgid "Manual pages"
msgstr ""

#: capplets/file-types/service-info.c:49
msgid "Electronic mail transmission"
msgstr ""

#: capplets/file-types/service-info.c:50
#, fuzzy
msgid "Gnome documentation"
msgstr "Standardní nastavení Gtk"

#: capplets/font/font-properties.desktop.in.h:1
msgid "Change the default fonts used by the desktop and applications"
msgstr ""

#: capplets/font/font-properties.desktop.in.h:2
#, fuzzy
msgid "Font"
msgstr "Uživatelův font"

#: capplets/font/font-properties.glade.h:1
msgid "File Manager Font"
msgstr ""

#: capplets/font/font-properties.glade.h:2
#, fuzzy
msgid "Font Properties"
msgstr "Pozadí"

#: capplets/font/font-properties.glade.h:3
msgid "Standard Desktop Font"
msgstr ""

#: capplets/keybindings/eggcellrendererkeys.c:156
#: capplets/keybindings/eggcellrendererkeys.c:157
#, fuzzy
msgid "Accelerator modifiers"
msgstr "Zrychlení"

#: capplets/keybindings/eggcellrendererkeys.c:165
#: capplets/keybindings/eggcellrendererkeys.c:166
#, fuzzy
msgid "Accelerator key"
msgstr "Zrychlení"

#: capplets/keybindings/eggcellrendererkeys.c:203
#: capplets/keybindings/gnome-keybinding-properties.c:306
#: libbackground/applier.c:533
msgid "Disabled"
msgstr "Zakázán"

#: capplets/keybindings/eggcellrendererkeys.c:306
#: capplets/keybindings/eggcellrendererkeys.c:503
msgid "Type a new accelerator, or press Backspace to clear"
msgstr ""

#: capplets/keybindings/eggcellrendererkeys.c:506
msgid "Type a new accelerator"
msgstr ""

#: capplets/keybindings/gnome-keybinding-properties.c:569
#, fuzzy
msgid "<Unknown Action>"
msgstr "Neznámý"

#: capplets/keybindings/gnome-keybinding-properties.c:592
msgid "Desktop"
msgstr ""

#: capplets/keybindings/gnome-keybinding-properties.c:596
#, fuzzy
msgid "Window Management"
msgstr "Editace vlastností správce oken"

#: capplets/keybindings/gnome-keybinding-properties.c:783
msgid ""
"Unable to find any keyboard themes.  This means your GTK+ installation has "
"been incompletely installed."
msgstr ""

#: capplets/keybindings/gnome-keybinding-properties.c:807
#, fuzzy
msgid "_Action"
msgstr "Zrychlení"

#: capplets/keybindings/gnome-keybinding-properties.c:819
#, fuzzy
msgid "_Shortcut"
msgstr "Klávesové zkratky"

#: capplets/keybindings/gnome-keybinding-properties.glade.h:1
#, fuzzy
msgid "Desktop Shortcuts:"
msgstr "Klávesové zkratky"

#: capplets/keybindings/gnome-keybinding-properties.glade.h:2
#: capplets/keybindings/keybinding.desktop.in.h:2
#, fuzzy
msgid "Keyboard Shortcuts"
msgstr "Vlastnosti klávesnice"

#: capplets/keybindings/gnome-keybinding-properties.glade.h:3
msgid "Keyboard _Navigation scheme for use in applications:"
msgstr ""

#: capplets/keybindings/gnome-keybinding-properties.glade.h:4
msgid ""
"To assign a shortcut to an action, click in the shortcut column and press "
"the key combination you want to associate with it."
msgstr ""

#: capplets/keybindings/keybinding.desktop.in.h:1
msgid "Associate keyboard shortcuts with panel actions"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.c:338
#, fuzzy
msgid "_Accessibility"
msgstr "Náhodné nastavení"

#: capplets/keyboard/gnome-keyboard-properties.c:355
#: capplets/keyboard/gnome-keyboard-properties.c:357
#: capplets/sound/sound-properties-capplet.c:144
#: capplets/sound/sound-properties-capplet.c:146
msgid ""
"Just apply settings and quit (compatibility only; now handled by daemon)"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:1
msgid ""
"&lt;b&gt;Tip:&lt;/b&gt; You can configure the keyboards accessibility "
"features by bringing up the 'Accessibility Settings' property dialog, or "
"pressing the button on the right."
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:2
msgid "&lt;i&gt;fast&lt;/i&gt;"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:3
msgid "&lt;i&gt;loud&lt;/i&gt;"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:4
msgid "&lt;i&gt;quiet&lt;/i&gt;"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:5
msgid "&lt;i&gt;slow&lt;/i&gt;"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:6
#: capplets/network/gnome-network-preferences.glade.h:1
#: capplets/theme-switcher/theme-properties.glade.h:1
msgid "*"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:8
msgid "Cursor"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:9
msgid "Fast"
msgstr "Rychle"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:10
msgid "Key_press makes sound"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:11
msgid "Keyboard Bell"
msgstr "Zvonek klávesnice"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:12
#: capplets/keyboard/keyboard.desktop.in.h:2
msgid "Keyboard Properties"
msgstr "Vlastnosti klávesnice"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:13
msgid "Keyboard _repeats when key is held down"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:14
#, fuzzy
msgid "Keyboard bell _enabled"
msgstr "Zvonek klávesnice"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:15
#, fuzzy
msgid "Keyboard bell _off"
msgstr "Zvonek klávesnice"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:16
#, fuzzy
msgid "Keyclick Volume"
msgstr "Hlasitost pípnutí"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:17
#, fuzzy
msgid "Long"
msgstr "žádná"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:18
#, fuzzy
msgid "Medium"
msgstr "Myš"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:19
#, fuzzy
msgid "Repeat Rate"
msgstr "Prodleva opakování"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:20
#, fuzzy
msgid "Repeat s_peed:"
msgstr "Prodleva opakování"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:21
msgid "Set the speed the cursor blinks in text fields."
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:22
msgid "Set the volume of the clicking sound made when pressing a key"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:23
#, fuzzy
msgid "Short"
msgstr "Klávesové zkratky"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:24
msgid "Slow"
msgstr "Pomalu"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:25
msgid ""
"The keyboard bell is the &lt;i&gt;beep&lt;/i&gt; sound heard when the system "
"wants to get your attention.  You can select a custom sound file to play "
"instead of the traditional beeping noise."
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:26
msgid "Very fast"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:27
msgid "Very long"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:28
#, fuzzy
msgid "_Accessibility..."
msgstr "Náhodné nastavení"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:29
msgid "_Blink speed:"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:30
msgid "_Cursor blinks in text fields"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:31
#, fuzzy
msgid "_Custom keyboard bell:"
msgstr "Zvonek klávesnice"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:32
msgid "_Delay before repeating:"
msgstr ""

#: capplets/keyboard/gnome-keyboard-properties.glade.h:34
#, fuzzy
msgid "_Sound"
msgstr "Zvuk"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:35
#, fuzzy
msgid "_Volume:"
msgstr "Hlasitost"

#. icon box
#: capplets/mime-type/edit-window.c:266
#, fuzzy
msgid "Select an icon..."
msgstr "Výběr ikony..."

#: capplets/mime-type/edit-window.c:276
#: capplets/mime-type/new-mime-window.c:31
msgid "Mime Type: "
msgstr "Typ MIME: "

#: capplets/mime-type/edit-window.c:306
#, fuzzy
msgid "Add"
msgstr "Přidat"

#: capplets/mime-type/edit-window.c:314
#: capplets/url-properties/url-properties.c:135
#, fuzzy
msgid "Remove"
msgstr "Odstranit"

#. gtk_container_set_border_width (GTK_CONTAINER (table), GNOME_PAD_SMALL);
#: capplets/mime-type/edit-window.c:341
#: capplets/mime-type/new-mime-window.c:69
msgid "First Regular Expression: "
msgstr "První regulární výraz: "

#: capplets/mime-type/edit-window.c:349
#: capplets/mime-type/new-mime-window.c:80
msgid "Second Regular Expression: "
msgstr "Druhý regulární výraz: "

#. Actions box
#: capplets/mime-type/edit-window.c:356
msgid "Mime Type Actions"
msgstr "Akce s MIME typy"

#: capplets/mime-type/edit-window.c:363
#, c-format
msgid "Example: emacs %f"
msgstr "Příklad: emacs %f"

#: capplets/mime-type/edit-window.c:368
#, fuzzy
msgid "Open"
msgstr "Otevřít"

#: capplets/mime-type/edit-window.c:374 capplets/mime-type/edit-window.c:390
#: capplets/mime-type/edit-window.c:405
#, fuzzy
msgid "Select a file..."
msgstr "Výběr souboru se zvukem"

#: capplets/mime-type/edit-window.c:383
#, fuzzy
msgid "View"
msgstr "minuty"

#: capplets/mime-type/edit-window.c:399
msgid "Edit"
msgstr "Editovat"

#. we initialize everything
#: capplets/mime-type/edit-window.c:448
#, c-format
msgid "Set actions for %s"
msgstr "Nastavit akce pro %s"

#: capplets/mime-type/mime-data.c:384
#, fuzzy
msgid "Mime Type"
msgstr "Typ MIME: "

#: capplets/mime-type/mime-data.c:493
msgid "You must enter a mime-type"
msgstr "Musíte zadat MIME typ"

#: capplets/mime-type/mime-data.c:498
msgid ""
"You must add either a regular-expression or\n"
"a file-name extension"
msgstr ""
"Je nutné přidat buď regulární výraz\n"
"nebo příponu souboru"

#: capplets/mime-type/mime-data.c:502
msgid ""
"Please put your mime-type in the format:\n"
"CATEGORY/TYPE\n"
"\n"
"For Example:\n"
"image/png"
msgstr ""
"Zadejte prosím MIME typ ve formátu:\n"
"KATEGORIE/TYP\n"
"\n"
"Příklad:\n"
"image/png"

#: capplets/mime-type/mime-data.c:507
msgid "This mime-type already exists"
msgstr "Tento MIME typ již existuje"

#: capplets/mime-type/mime-data.c:588 capplets/mime-type/mime-info.c:427
msgid ""
"We are unable to create the directory\n"
"~/.gnome/mime-info\n"
"\n"
"We will not be able to save the state."
msgstr ""
"Nelze vytvořit adresář\n"
"~/.gnome/mime-info\n"
"\n"
"Nelze uložit současný stav."

#: capplets/mime-type/mime-data.c:594 capplets/mime-type/mime-info.c:433
msgid ""
"We are unable to access the directory\n"
"~/.gnome/mime-info\n"
"\n"
"We will not be able to save the state."
msgstr ""
"K adresáři ~/.gnome/mime-info není\n"
"přístup.\n"
"\n"
"Nebude možno uložit současný stav."

#: capplets/mime-type/mime-data.c:605
msgid ""
"Cannot create the file\n"
"~/.gnome/mime-info/user.mime\n"
"\n"
"We will not be able to save the state"
msgstr ""
"Nelze vytvořit soubor\n"
"~/.gnome/mime-info/user.mime\n"
"\n"
"Nelze uložit současný stav."

#: capplets/mime-type/mime-info.c:444
#, fuzzy
msgid ""
"Cannot create the file\n"
"~/.gnome/mime-info/user.keys.\n"
"\n"
"We will not be able to save the state"
msgstr ""
"Nelze vytvořit soubor\n"
"~/.gnome/mime-info/user.keys\n"
"\n"
"Nelze uložít změny."

#: capplets/mime-type/mime-type-capplet.c:83
#: capplets/wm-properties/wm-properties-capplet.c:1161
#, fuzzy
msgid "Delete"
msgstr "Vymazat"

#: capplets/mime-type/mime-type-capplet.c:93
#: capplets/wm-properties/wm-properties-capplet.c:1151
#, fuzzy
msgid "Add..."
msgstr "Přidat..."

#: capplets/mime-type/mime-type-capplet.c:97
#: capplets/wm-properties/wm-properties-capplet.c:1156
msgid "Edit..."
msgstr "Úpravy..."

#: capplets/mime-type/mime-type.desktop.in.in.h:1
msgid "Configure how files are associated and started"
msgstr ""

#: capplets/mime-type/mime-type.desktop.in.in.h:2
#, fuzzy
msgid "Mime Types"
msgstr "Typ MIME: "

#: capplets/mime-type/new-mime-window.c:25
#, fuzzy
msgid "Add Mime Type"
msgstr "Typ MIME: "

#: capplets/mime-type/new-mime-window.c:26
msgid ""
"Add a new Mime Type\n"
"For example:  image/tiff; text/x-scheme"
msgstr ""
"Přidat nový MIME typ\n"
"Příklad:  image/tiff; text/x-scheme atd."

#: capplets/mime-type/new-mime-window.c:43
msgid ""
"Type in the extensions for this mime-type.\n"
"For example:  .html, .htm"
msgstr ""
"Zadejte přípony pro tento MIME typ.\n"
"Příklad: .html, .htm"

#: capplets/mime-type/new-mime-window.c:50
#, fuzzy
msgid "Extension:"
msgstr "Přípona:"

#: capplets/mime-type/new-mime-window.c:55
msgid "Regular Expressions"
msgstr "Regulární výrazy"

#: capplets/mime-type/new-mime-window.c:59
msgid ""
"You can set up two regular expressions here to identify the Mime Type\n"
"by.  These fields are optional."
msgstr ""
"K identifikaci MIME typu můžete nastavit až 2 regulární výrazy.\n"
"Tyto položky nemusíte vyplnit."

#: capplets/mouse/gnome-mouse-properties.c:420
#, c-format
msgid ""
"<b>Unknown Cursor</b>\n"
"%s"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:518
msgid ""
"<b>Default Cursor - Current</b>\n"
"The default cursor that ships with X"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:521
msgid ""
"<b>Default Cursor</b>\n"
"The default cursor that ships with X"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:539
msgid ""
"<b>White Cursor - Current</b>\n"
"The default cursor inverted"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:542
msgid ""
"<b>White Cursor</b>\n"
"The default cursor inverted"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:560
msgid ""
"<b>Large Cursor - Current</b>\n"
"Large version of normal cursor"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:563
msgid ""
"<b>Large Cursor</b>\n"
"Large version of normal cursor"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:581
msgid ""
"<b>Large White Cursor - Current</b>\n"
"Large version of white cursor"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:584
msgid ""
"<b>Large White Cursor</b>\n"
"Large version of white cursor"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.c:718
#: capplets/mouse/gnome-mouse-properties.glade.h:17
#: capplets/mouse/mouse.desktop.in.h:2
msgid "Mouse Properties"
msgstr "Vlastnosti myši"

#: capplets/mouse/gnome-mouse-properties.glade.h:1
msgid ""
"&lt;b&gt;Note:&lt;/b&gt; You will need to logout and log back in for this "
"setting to take effect."
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:2
msgid "&lt;i&gt;Fast&lt;/i&gt;"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:3
msgid "&lt;i&gt;High&lt;/i&gt;"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:4
msgid "&lt;i&gt;Large&lt;/i&gt;"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:5
msgid "&lt;i&gt;Low&lt;/i&gt;"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:6
msgid "&lt;i&gt;Slow&lt;/i&gt;"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:7
msgid "&lt;i&gt;Small&lt;/i&gt;"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:8
msgid ""
"Animates a quick marker around the cursor when the Control key has been "
"pressed and released."
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:9
msgid "C_ursors"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:10
msgid "Cursor Theme"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:11
msgid "Double-click Delay"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:12
msgid "Drag and Drop"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:13
msgid ""
"Left-handed mouse mode switches the left and right buttons on the mouse."
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:14
msgid "Locate Pointer"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:15
msgid ""
"Maximum time allowed between clicks when double-clicking.   Use the box on "
"the right to test."
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:16
#, fuzzy
msgid "Mouse Orientation"
msgstr "Tlačítka myši"

#: capplets/mouse/gnome-mouse-properties.glade.h:18
msgid "Set the distance you need to move your cursor before dragging an item."
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:19
msgid "Set the speed of your pointing device."
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:20
#, fuzzy
msgid "Speed"
msgstr "Výběr ikony..."

#: capplets/mouse/gnome-mouse-properties.glade.h:21
#, fuzzy
msgid "_Acceleration:"
msgstr "Zrychlení"

#: capplets/mouse/gnome-mouse-properties.glade.h:22
#, fuzzy
msgid "_Buttons"
msgstr "Tlačítka dialogů"

#: capplets/mouse/gnome-mouse-properties.glade.h:23
msgid "_Delay (sec):"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:24
#, fuzzy
msgid "_Left-handed mouse"
msgstr "Pro leváky"

#: capplets/mouse/gnome-mouse-properties.glade.h:25
msgid "_Motion"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:26
msgid "_Sensitivity:"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:27
msgid "_Show position of cursor when the Control key is pressed"
msgstr ""

#: capplets/mouse/gnome-mouse-properties.glade.h:28
#, fuzzy
msgid "_Threshold:"
msgstr "Zpoždění začátku pohybu"

#: capplets/mouse/mouse.desktop.in.h:1
msgid "Mouse"
msgstr "Myš"

#: capplets/sound/sound.desktop.in.h:1
msgid "Configure GNOME's use of sound"
msgstr "Konfigurace zvukových parametrů Gnome"

#: capplets/sound/sound-properties-capplet.c:178
#, fuzzy
msgid "Sound preferences"
msgstr "Řídící centrum"

#: capplets/sound/sound-properties.glade.h:1
#, fuzzy
msgid "E_nable sound server startup"
msgstr "Povolit start zvukového serveru"

#: capplets/sound/sound-properties.glade.h:2
#, fuzzy
msgid "Sound _Events"
msgstr "Zvukové události"

#: capplets/sound/sound-properties.glade.h:3
#, fuzzy
msgid "_General"
msgstr "Obecné"

#: capplets/sound/sound-properties.glade.h:4
#, fuzzy
msgid "_Sounds for events"
msgstr "Ozvučení pro události"

#: capplets/theme-switcher/control/control.c:18
msgid "Eenie Meenie Mynie Moe Catcha Tiger By Its Toe"
msgstr ""

#: capplets/theme-switcher/control/control.c:43
msgid "Selected themes from above will be tested by previewing here."
msgstr "Vybrané téma je možné otestovat zde"

#. column one
#: capplets/theme-switcher/control/control.c:48
msgid "Sample Button"
msgstr "Jednoduché tlačítko"

#: capplets/theme-switcher/control/control.c:52
msgid "Sample Check Button"
msgstr "Zatrhávací tlačítko"

#: capplets/theme-switcher/control/control.c:58
msgid "Sample Text Entry Field"
msgstr "Jednoduchá textová položka"

#: capplets/theme-switcher/control/control.c:69
msgid "Submenu"
msgstr "Podmenu"

#: capplets/theme-switcher/control/control.c:74
#: capplets/ui-properties/gnome2-ui-properties.glade.h:2
msgid "Item 1"
msgstr "Položka 1"

#: capplets/theme-switcher/control/control.c:76
msgid "Another item"
msgstr "Jiná položka"

#: capplets/theme-switcher/control/control.c:80
msgid "Radio Button 1"
msgstr "Rádiové tlačítko 1"

#: capplets/theme-switcher/control/control.c:86
msgid "Radio Button 2"
msgstr "Rádiové tlačítko 2"

#: capplets/theme-switcher/control/control.c:107
msgid "One"
msgstr "Tvar 1"

#: capplets/theme-switcher/control/control.c:113
msgid "Two"
msgstr "Tvar 2"

#: capplets/theme-switcher/gtk-theme-selector.desktop.in.h:1
msgid "Change the appearance of buttons, scrollbars, etc"
msgstr ""

#: capplets/theme-switcher/gtk-theme-selector.desktop.in.h:2
msgid "Theme"
msgstr ""

#: capplets/theme-switcher/theme-properties.glade.h:2
#, fuzzy
msgid "Install new theme"
msgstr ""
"Instalovat nové\n"
"téma..."

#: capplets/theme-switcher/theme-properties.glade.h:3
#, fuzzy
msgid "Installed Themes"
msgstr ""
"Instalovat nové\n"
"téma..."

#: capplets/theme-switcher/theme-properties.glade.h:4
msgid "New themes can also be installed by dragging them into the window."
msgstr ""

#: capplets/theme-switcher/theme-properties.glade.h:5
#, fuzzy
msgid "Theme Properties"
msgstr "Vlastnosti myši"

#: capplets/theme-switcher/theme-properties.glade.h:6
msgid "_Go to theme folder..."
msgstr ""

#: capplets/theme-switcher/theme-properties.glade.h:7
msgid "_Install"
msgstr ""

#: capplets/theme-switcher/theme-properties.glade.h:8
#, fuzzy
msgid "_Install new theme..."
msgstr ""
"Instalovat nové\n"
"téma..."

#: capplets/theme-switcher/theme-properties.glade.h:9
#, fuzzy
msgid "_Location of new theme:"
msgstr "Zrychlení"

#: capplets/ui-properties/behavior.desktop.in.h:1
msgid "Change how toolbars and menus are displayed"
msgstr ""

#: capplets/ui-properties/behavior.desktop.in.h:2
#, fuzzy
msgid "Toolbars & Menus"
msgstr "Nastavení nástrojových lišt"

#: capplets/ui-properties/behavior.desktop.in.in.h:1
#, fuzzy
msgid "Behavior"
msgstr "Chování dialogů"

#: capplets/ui-properties/behavior.desktop.in.in.h:2
msgid "Sets the default behavior of GNOME applications"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:1
msgid "Icons and Text"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:3
#, fuzzy
msgid "Item 2"
msgstr "Položka 1"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:4
#, fuzzy
msgid "Item 3"
msgstr "Položka 1"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:5
#, fuzzy
msgid "Menu Item 1"
msgstr "Položka 1"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:6
msgid "Menu Item 2"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:7
msgid "Menu Item 3"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:8
msgid "Menu Item 4"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:9
msgid "Menu Item 5"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:10
#, fuzzy
msgid "Menu items have _icons"
msgstr "Položky menu obsahují ikony"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:11
#: capplets/ui-properties/ui-properties.glade.h:17
#, fuzzy
msgid "Menus"
msgstr "Myš"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:12
msgid "New File"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:13
msgid "Only Icons"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:14
msgid "Only Text"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:15
#, fuzzy
msgid "Open File"
msgstr "Otevřít"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:16
msgid "Sample Menubar"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:17
msgid "Sample Toolbar"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:18
msgid "Save File"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:19
#, fuzzy
msgid "Toolbar"
msgstr "Nastavení nástrojových lišt"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:20
#, fuzzy
msgid "Toolbar and Menu Properties"
msgstr "Vlastnosti myši"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:21
#, fuzzy
msgid "Toolbars can be _detached and moved around"
msgstr "Nástrojové lišty obsahují text"

#: capplets/ui-properties/gnome2-ui-properties.glade.h:22
msgid "_Menu"
msgstr ""

#: capplets/ui-properties/gnome2-ui-properties.glade.h:23
#, fuzzy
msgid "_Toolbars have: "
msgstr "Nástrojové lišty mají zvýšený okraj"

#: capplets/ui-properties/ui-properties.glade.h:1
#, fuzzy
msgid "At the center of the screen"
msgstr "Střed obrazovky"

#: capplets/ui-properties/ui-properties.glade.h:2
msgid "At the mouse pointer"
msgstr "Na ukazateli myši"

#: capplets/ui-properties/ui-properties.glade.h:3
#, fuzzy
msgid "Bottom"
msgstr "Dole"

#: capplets/ui-properties/ui-properties.glade.h:4
msgid "Default  (Spread out - big)"
msgstr ""

#: capplets/ui-properties/ui-properties.glade.h:5
#, fuzzy
msgid "Dialog Buttons"
msgstr "Tlačítka dialogů"

#: capplets/ui-properties/ui-properties.glade.h:6
msgid "Dialog buttons have icons"
msgstr "Tlačítka dialogů obsahují ikony"

#: capplets/ui-properties/ui-properties.glade.h:7
#, fuzzy
msgid "Dialogs"
msgstr "Práce s dialogy"

#: capplets/ui-properties/ui-properties.glade.h:8
#, fuzzy
msgid "Dialogs are treated"
msgstr "Dialogy jako jiná okna"

#: capplets/ui-properties/ui-properties.glade.h:9
#, fuzzy
msgid "Dialogs open"
msgstr "Tlačítka dialogů"

#: capplets/ui-properties/ui-properties.glade.h:10
msgid "Interface"
msgstr ""

#: capplets/ui-properties/ui-properties.glade.h:11
#, fuzzy
msgid "Left"
msgstr "Vlevo"

#: capplets/ui-properties/ui-properties.glade.h:12
#, fuzzy
msgid "Left aligned"
msgstr "Pro leváky"

#: capplets/ui-properties/ui-properties.glade.h:13
#, fuzzy
msgid "Like any other window"
msgstr "Dialogy jako jiná okna"

#: capplets/ui-properties/ui-properties.glade.h:14
#, fuzzy
msgid "Menu bars are detachable"
msgstr "Menu mají zvýšený okraj"

#: capplets/ui-properties/ui-properties.glade.h:15
#, fuzzy
msgid "Menu bars have a border"
msgstr "Menu mají zvýšený okraj"

#: capplets/ui-properties/ui-properties.glade.h:16
#, fuzzy
msgid "Menu items have icons"
msgstr "Položky menu obsahují ikony"

#: capplets/ui-properties/ui-properties.glade.h:18
#, fuzzy
msgid "Menus can be torn off"
msgstr "Trhací podmenu"

#: capplets/ui-properties/ui-properties.glade.h:20
#, fuzzy
msgid "Multiple Documents"
msgstr "Standardní nastavení Gtk"

#: capplets/ui-properties/ui-properties.glade.h:21
#, fuzzy
msgid "Notebook tabs"
msgstr "Notebook"

#: capplets/ui-properties/ui-properties.glade.h:22
msgid "Place dialogs over application window when possible"
msgstr "Dialogy umístit nad okno aplikace - pokud je to možné"

#: capplets/ui-properties/ui-properties.glade.h:23
#, fuzzy
msgid "Progress bar is on the left"
msgstr "Průběh operací vpravo na stavové řádce"

#: capplets/ui-properties/ui-properties.glade.h:24
#, fuzzy
msgid "Progress bar is on the right"
msgstr "Průběh operací vpravo na stavové řádce"

#: capplets/ui-properties/ui-properties.glade.h:25
#, fuzzy
msgid "Right"
msgstr "Vpravo"

#: capplets/ui-properties/ui-properties.glade.h:26
#, fuzzy
msgid "Right aligned"
msgstr "Pro praváky"

#: capplets/ui-properties/ui-properties.glade.h:27
#, fuzzy
msgid "Seperate windows"
msgstr "Netscape (nové okno)"

#: capplets/ui-properties/ui-properties.glade.h:28
msgid "Settings will not take effect until applications restart"
msgstr ""

#: capplets/ui-properties/ui-properties.glade.h:29
#, fuzzy
msgid "Specially by the window manager"
msgstr "Ponechat na správci oken"

#: capplets/ui-properties/ui-properties.glade.h:30
#, fuzzy
msgid "Spread out"
msgstr "Rozprostřít tlačítka"

#: capplets/ui-properties/ui-properties.glade.h:31
msgid "Spread out (big)"
msgstr ""

#: capplets/ui-properties/ui-properties.glade.h:32
msgid "Status Bar"
msgstr ""

#: capplets/ui-properties/ui-properties.glade.h:33
#, fuzzy
msgid "Status bar is interactive when possible"
msgstr "Interaktivní stavová řádka (pokud je to možné)"

#: capplets/ui-properties/ui-properties.glade.h:34
#, fuzzy
msgid "The same window"
msgstr "Netscape (nové okno)"

#: capplets/ui-properties/ui-properties.glade.h:35
#, fuzzy
msgid "Tool Bars"
msgstr "Nastavení nástrojových lišt"

#: capplets/ui-properties/ui-properties.glade.h:36
#, fuzzy
msgid "Tool bar buttons are icons only"
msgstr "Tlačítka nástrojových lišt mají zvýšený okraj"

#: capplets/ui-properties/ui-properties.glade.h:37
#, fuzzy
msgid "Tool bar buttons are text below icons"
msgstr "Nástrojové lišty obsahují text"

#: capplets/ui-properties/ui-properties.glade.h:38
#, fuzzy
msgid "Tool bar buttons pop up on mouse over"
msgstr "Tlačítka nástrojových lišt mají zvýšený okraj"

#: capplets/ui-properties/ui-properties.glade.h:39
#, fuzzy
msgid "Tool bars are detachable"
msgstr "Nástrojové lišty obsahují text"

#: capplets/ui-properties/ui-properties.glade.h:40
#, fuzzy
msgid "Tool bars have a border"
msgstr "Menu mají zvýšený okraj"

#: capplets/ui-properties/ui-properties.glade.h:41
#, fuzzy
msgid "Tool bars have line separators"
msgstr "Nástrojové lišty obsahují oddělovače"

#: capplets/ui-properties/ui-properties.glade.h:42
#, fuzzy
msgid "Top"
msgstr "Tvar 2"

#: capplets/ui-properties/ui-properties.glade.h:43
#, fuzzy
msgid "Use status bar instead of dialog when possible"
msgstr "Použít stavovou řádku místo dialogů, pokud je to možné"

#: capplets/ui-properties/ui-properties.glade.h:44
msgid "When opening Multiple documents, use"
msgstr ""

#: capplets/ui-properties/ui-properties.glade.h:45
msgid "When using Notebook tabs, place the tabs on the"
msgstr ""

#: capplets/ui-properties/ui-properties.glade.h:46
msgid "Wherever the Window Manager places them"
msgstr ""

#: capplets/url-properties/url-properties.desktop.in.h:1
#: capplets/url-properties/url.desktop.in.in.h:1
msgid "Configure which programs are used to display URLs"
msgstr ""

#: capplets/url-properties/url-properties.c:66
#: capplets/url-properties/url-properties.desktop.in.h:2
#: capplets/url-properties/url.desktop.in.in.h:2
msgid "URL Handlers"
msgstr ""

#: capplets/url-properties/url-properties.c:64
#, fuzzy
msgid "Protocol"
msgstr "Protokol"

#: capplets/url-properties/url-properties.c:64
msgid "Command"
msgstr "Příkaz"

#: capplets/url-properties/url-properties.c:89
#, fuzzy
msgid "handler:"
msgstr "program:"

#. set some commonly used handlers
#: capplets/url-properties/url-properties.c:99
msgid "Netscape"
msgstr "Netscape"

#: capplets/url-properties/url-properties.c:104
msgid "Netscape (new window)"
msgstr "Netscape (nové okno)"

#: capplets/url-properties/url-properties.c:110
#, fuzzy
msgid "Help browser"
msgstr "Prohlížeč nápovědy"

#: capplets/url-properties/url-properties.c:115
msgid "Help browser (new window)"
msgstr "Otevři nové okno prohlížeče"

#: capplets/url-properties/url-properties.c:127
msgid "Set"
msgstr "Nastavit"

#: capplets/wm-properties/wm-desktops/Enlightenment.desktop.in.in.h:1
msgid "Enlightenment"
msgstr ""

#: capplets/wm-properties/wm-desktops/IceWM.desktop.in.in.h:1
msgid "Ice WM"
msgstr ""

#: capplets/wm-properties/wm-desktops/Scwm.desktop.in.in.h:1
msgid "Scwm"
msgstr ""

#: capplets/wm-properties/wm-desktops/twm.desktop.in.in.h:1
msgid "twm"
msgstr ""

#: capplets/wm-properties/wm-desktops/WindowMaker.desktop.in.in.h:1
#, fuzzy
msgid "Window Maker"
msgstr "Editace vlastností správce oken"

#: capplets/wm-properties/wm-properties-capplet.c:135
#, fuzzy
msgid "Initialize session settings"
msgstr "Inicializace nastavení sezení"

#: capplets/wm-properties/wm-properties-capplet.c:206
#, c-format
msgid ""
"Starting %s\n"
"(%d seconds left before operation times out)"
msgstr ""
"Startuje se %s\n"
"(zbývá %d sekund)"

#: capplets/wm-properties/wm-properties-capplet.c:367
#, c-format
msgid "%s (Current)"
msgstr "%s (Současný)"

#: capplets/wm-properties/wm-properties-capplet.c:370
#, c-format
msgid "Run Configuration Tool for %s"
msgstr "Supstit konfiguraci pro %s"

#: capplets/wm-properties/wm-properties-capplet.c:381
msgid " (Not found)"
msgstr " (Nenalezen)"

#: capplets/wm-properties/wm-properties-capplet.c:420
msgid ""
"wm-properties-capplet: Unable to initialize window manager.\n"
"\tAnother window manager is already running and could not be killed\n"
msgstr ""
"wm-properties-capplet: Nelze inicializovat správce oken.\n"
"\tJiž běží jiný správce oken a nemůže být ukončen\n"

#: capplets/wm-properties/wm-properties-capplet.c:424
#, c-format
msgid ""
"wm-properties-capplet: Unable to initialize window manager.\n"
"\t'%s' didn't start\n"
msgstr ""
"wm-properties-capplet: Nelze inicializovat správce oken.\n"
"\t'%s' neodstratoval.\n"

#: capplets/wm-properties/wm-properties-capplet.c:473
msgid "Previous window manager did not die\n"
msgstr "Předchozí správce oken nebyl ukončen.\n"

#: capplets/wm-properties/wm-properties-capplet.c:506
#, c-format
msgid ""
"Could not start '%s'.\n"
"Falling back to previous window manager '%s'\n"
msgstr ""
"Nelze odstartovat '%s'.\n"
"Zkouší se předchozí správce oken '%s'\n"

#: capplets/wm-properties/wm-properties-capplet.c:537
msgid ""
"Could not start fallback window manager.\n"
"Please run a window manager manually. You can\n"
"do this by selecting \"Run Program\" in the\n"
"foot menu\n"
msgstr ""
"Nelze odstartovat standardní (ev. předchozí) správce oken.\n"
"Spustě prosím správce oken z příkazové řádky. Lze to udělat\n"
"třeba z menu položkou \"Spustit program\".\n"

#: capplets/wm-properties/wm-properties-capplet.c:562
#: capplets/wm-properties/wm-properties-capplet.c:812
#: capplets/wm-properties/wm-properties-capplet.c:921
#: capplets/wm-properties/wm-properties-capplet.c:928
#: capplets/wm-properties/wm-properties-capplet.c:1070
msgid "OK"
msgstr "OK"

#: capplets/wm-properties/wm-properties-capplet.c:580
#, fuzzy
msgid ""
"Your current window manager has been changed. In order for\n"
"this change to be saved, you will need to save your current\n"
"session. You can do so immediately by selecting the \"Save session\n"
"now\" below, or you can save your session later.  This can be\n"
"done either selecting \"Save Current Session\" under \"Settings\"\n"
"in the main menu, or by turning on \"Save Current Setup\" when\n"
"you log out.\n"
msgstr ""
"Váš aktuální správce oken byl změněn. Aby se tyto změny uložily,\n"
"musíte uložit sezení. To může být proveden buď položkou \n"
"\"Uložiy aktuální sezení\" pod \"Nastavení\" v hlavním menu, nebo\n"
"zatržením \"Uložit aktuální sezení\" při odhlášení.\n"

#: capplets/wm-properties/wm-properties-capplet.c:587
#, fuzzy
msgid "Save Session Later"
msgstr "Start sezení"

#: capplets/wm-properties/wm-properties-capplet.c:587
#, fuzzy
msgid "Save Session Now"
msgstr "Start sezení"

#: capplets/wm-properties/wm-properties-capplet.c:590
#, fuzzy
msgid ""
"Your current window manager has been changed. In order for\n"
"this change to be saved, you will need to save your current\n"
"session. This can be done by either selecting \"Save Current Session\"\n"
"under \"Settings\" in the main menu, or by turning on\n"
"\"Save Current Setup\" when you log out.\n"
msgstr ""
"Váš aktuální správce oken byl změněn. Aby se tyto změny uložily,\n"
"musíte uložit sezení. To může být proveden buď položkou \n"
"\"Uložiy aktuální sezení\" pod \"Nastavení\" v hlavním menu, nebo\n"
"zatržením \"Uložit aktuální sezení\" při odhlášení.\n"

#: capplets/wm-properties/wm-properties-capplet.c:811
msgid "Add New Window Manager"
msgstr "Přidat dalšího správce oken"

#: capplets/wm-properties/wm-properties-capplet.c:812
#, fuzzy
msgid "Cancel"
msgstr "Zrušit"

#: capplets/wm-properties/wm-properties-capplet.c:824
#, fuzzy
msgid "Name:"
msgstr "Jméno:"

#: capplets/wm-properties/wm-properties-capplet.c:837
#, fuzzy
msgid "Command:"
msgstr "Příkaz:"

#: capplets/wm-properties/wm-properties-capplet.c:850
msgid "Configuration Command:"
msgstr "Konfigurační příkaz:"

#: capplets/wm-properties/wm-properties-capplet.c:869
msgid "Window manager is session managed"
msgstr "Správce oken podléhá správě sezení (session managed)"

#: capplets/wm-properties/wm-properties-capplet.c:919
msgid "Name cannot be empty"
msgstr "Jméno nemůže zůstat prázdné"

#: capplets/wm-properties/wm-properties-capplet.c:926
msgid "Command cannot be empty"
msgstr "Příkaz nemůže zůstat nevyplněn"

#: capplets/wm-properties/wm-properties-capplet.c:974
#: capplets/wm-properties/wm-properties-capplet.c:1012
#, fuzzy
msgid "Edit Window Manager"
msgstr "Editace vlastností správce oken"

#: capplets/wm-properties/wm-properties-capplet.c:1069
msgid "You cannot delete the current Window Manager"
msgstr "Nemůžete smazat aktuálního správce oken"

#: capplets/wm-properties/wm-properties-capplet.c:1111
#: capplets/wm-properties/wm-properties-capplet.c:1123
#, fuzzy
msgid "Window Manager Selector"
msgstr "Editace vlastností správce oken"

#: capplets/network/gnome-network-preferences.glade.h:2
msgid "HTTP Proxy Settings"
msgstr ""

#: capplets/network/gnome-network-preferences.desktop.in.h:2
#: capplets/network/gnome-network-preferences.glade.h:3
#, fuzzy
msgid "Network Preferences"
msgstr "Řídící centrum"

#: capplets/network/gnome-network-preferences.glade.h:4
#, fuzzy
msgid "P_ort:"
msgstr "Priorita:"

#: capplets/network/gnome-network-preferences.glade.h:5
msgid "Pass_word:"
msgstr ""

#: capplets/network/gnome-network-preferences.glade.h:6
msgid "Pro_xy requires a username and password"
msgstr ""

#: capplets/network/gnome-network-preferences.glade.h:7
msgid "User_name:"
msgstr ""

#: capplets/network/gnome-network-preferences.glade.h:8
#, fuzzy
msgid "_Location:"
msgstr "Zrychlení"

#: capplets/network/gnome-network-preferences.glade.h:9
msgid "_Use HTTP proxy"
msgstr ""

#: capplets/network/gnome-network-preferences.desktop.in.h:1
msgid "Network"
msgstr ""

#: control-center/capplet-dir-view.c:153
#, fuzzy
msgid "Layout"
msgstr "Vzhled dialogů"

#: control-center/capplet-dir-view.c:154
msgid "Layout to use for this view of the capplets"
msgstr ""

#: control-center/capplet-dir-view.c:160
msgid "Capplet directory object"
msgstr ""

#: control-center/capplet-dir-view.c:161
msgid "Capplet directory that this view is viewing"
msgstr ""

#: control-center/capplet-dir-view.c:318 control-center/gnomecc.desktop.in.h:1
msgid "GNOME Control Center"
msgstr "Ovládací centrum GNOME"

#: control-center/capplet-dir-view.c:321
#, fuzzy
msgid "Desktop properties manager."
msgstr "Správce vlastností sezení"

#: control-center/capplet-dir-view.c:457
#, fuzzy, c-format
msgid "Gnome Control Center : %s"
msgstr "Řídící centrum"

#: control-center/capplet-dir-view-list.c:324
#, fuzzy, c-format
msgid "GNOME Control Center: %s"
msgstr "Ovládací centrum GNOME"

#: control-center/gnomecc.desktop.in.h:2
msgid "The GNOME configuration tool"
msgstr "Konfigurační nástroj Gnome"

#: control-center/gnomecc-ui.xml.h:1
#, fuzzy
msgid "About this application"
msgstr "Standardní nastavení Gtk"

#: control-center/gnomecc-ui.xml.h:2
msgid "_About..."
msgstr ""

#: control-center/gnomecc-ui.xml.h:3
#, fuzzy
msgid "_File"
msgstr "Dlaždice"

#: control-center/gnomecc-ui.xml.h:4
#, fuzzy
msgid "_Help"
msgstr "Nápověda"

#: control-center/main.c:43
msgid "Use shell even if nautilus is running."
msgstr ""

#: gnome-settings-daemon/factory.c:29
msgid "Could not initialize Bonobo"
msgstr ""

#: libbackground/applier.c:239
#, fuzzy
msgid "Type"
msgstr "Typ MIME"

#: libbackground/applier.c:240
msgid ""
"Type of bg_applier: BG_APPLIER_ROOT for root window or BG_APPLIER_PREVIEW "
"for preview"
msgstr ""

#: libbackground/applier.c:247
#, fuzzy
msgid "Preview Width"
msgstr "Náhled"

#: libbackground/applier.c:248
msgid "Width if applier is a preview: Defaults to 64."
msgstr ""

#: libbackground/applier.c:255
#, fuzzy
msgid "Preview Height"
msgstr "Náhled"

#: libbackground/applier.c:256
msgid "Height if applier is a preview: Defaults to 48."
msgstr ""

#: libbackground/applier.c:454
#, c-format
msgid "Could not load pixbuf \"%s\"; disabling wallpaper."
msgstr ""

#: libbackground/preview-file-selection.c:193
msgid "Can't find an hbox, using a normal file selection"
msgstr "Nelze najít hbox, bude použit normální výběr souboru"

#: libbackground/preview-file-selection.c:198
msgid "Preview"
msgstr "Náhled"

#: libsounds/sound-view.c:120
msgid "The sound file for this event does not exist."
msgstr "Soubor se zvukem pro tuto událost neexistuje"

#: libsounds/sound-view.c:122
msgid ""
"The sound file for this event does not exist.\n"
"You may want to install the gnome-audio package\n"
"for a set of default sounds."
msgstr ""
"Pro tuto událost neexistuje soubor se zvukem.\n"
"Můžete nainstalovat balík gnome-audio, který obsahuje\n"
"sadu standardních zvuků."

#: libsounds/sound-view.c:214
msgid "Event"
msgstr "Událost"

#: libsounds/sound-view.c:221
#, fuzzy
msgid "File to play"
msgstr "Přehrávaný soubor"

#: libsounds/sound-view.c:236
#, fuzzy
msgid "_Sounds"
msgstr "Zvuk"

#: libsounds/sound-view.c:249
#, fuzzy
msgid "_Play"
msgstr "Přehrát"

#: libsounds/sound-view.c:255
msgid "Select sound file"
msgstr "Výběr souboru se zvukem"

#: gnome-settings-daemon/gnome-settings-font.c:74
#, c-format
msgid ""
"Cannot create the directory \"%s\".\n"
"This is needed to allow changing cursors."
msgstr ""

#: gnome-settings-daemon/gnome-settings-screensaver.c:92
#, c-format
msgid ""
"There was an error starting up the screensaver:\n"
"\n"
"%s\n"
"\n"
"Screensaver functionality will not work in this session."
msgstr ""

#: gnome-settings-daemon/gnome-settings-screensaver.c:102
msgid "_Do not show this message again"
msgstr ""

#: gnome-settings-daemon/gnome-settings-sound.c:59
#, fuzzy
msgid "Starting esd\n"
msgstr "Nastavení"

#: gnome-settings-daemon/gnome-settings-sound.c:84
msgid "Stopping esd\n"
msgstr ""

#: gnome-settings-daemon/gnome-settings-sound.c:127
#, c-format
msgid "Couldn't load sound file %s as sample %s"
msgstr ""

#: gnome-settings-daemon/gnome-settings-sound.c:159
msgid "Reloading events\n"
msgstr ""

#: gnome-settings-daemon/gnome-settings-xsettings.c:157
#, c-format
msgid "GConf key %s set to type %s but its expected type was %s\n"
msgstr ""

#, fuzzy
#~ msgid "Themes"
#~ msgstr "Test"

#, fuzzy
#~ msgid "_Program to execute"
#~ msgstr "Program"

#, fuzzy
#~ msgid "Use a custom font."
#~ msgstr "Použít vlastní font"

#, fuzzy
#~ msgid "Select a theme to install"
#~ msgstr "Vyberte téma k instalaci"

#, fuzzy
#~ msgid "window4"
#~ msgstr "okno1"

#, fuzzy
#~ msgid "Background properties"
#~ msgstr "Pozadí"

#, fuzzy
#~ msgid "Default Applications"
#~ msgstr "Standardní nastavení Gtk"

#~ msgid "Eenie"
#~ msgstr "Krab"

#~ msgid "Mynie"
#~ msgstr "Had"

#~ msgid "Catcha"
#~ msgstr "Kočka"

#~ msgid "By Its"
#~ msgstr "Cizí"

#~ msgid "Meenie"
#~ msgstr "Krabice"

#, fuzzy
#~ msgid "Moe"
#~ msgstr "Hadice"

#~ msgid "Tiger"
#~ msgstr "Tygr"

#, fuzzy
#~ msgid "Toe"
#~ msgstr "Nahoře"

#, fuzzy
#~ msgid "Pick a Font"
#~ msgstr "Naberte barvu"

#, fuzzy
#~ msgid "Select the desktop font"
#~ msgstr "Vyberte téma k instalaci"

#, fuzzy
#~ msgid "Keybinding Properties"
#~ msgstr "Vlastnosti klávesnice"

#~ msgid "Configure the settings of the screensaver"
#~ msgstr "Konfigurace šetřiče obrazovky"

#, fuzzy
#~ msgid "Screensaver"
#~ msgstr "Šetřič obrazovky"

#, fuzzy
#~ msgid "General"
#~ msgstr "Obecné"

#~ msgid ""
#~ "No help is available/installed. Please make sure you\n"
#~ "have the GNOME User's Guide installed on your system."
#~ msgstr ""
#~ "Nápověda není dostupná nebo není instalována. Ujistěte se\n"
#~ "prosím, že máte instalovánu Uživatelskou příručku Gnome."

#~ msgid "Close"
#~ msgstr "Zavřít"

#, fuzzy
#~ msgid "Main Settings"
#~ msgstr " Nastavení"

#, fuzzy
#~ msgid "PARENT"
#~ msgstr "ORIENTACE"

#, fuzzy
#~ msgid "Full containment"
#~ msgstr "Gradient"

#, fuzzy
#~ msgid "Partial containment"
#~ msgstr "Gradient"

#, fuzzy
#~ msgid "Options for storing data"
#~ msgstr "Nastavení příhlašovacích rad"

#~ msgid "Wallpaper Selection"
#~ msgstr "Výběr tapety"

#, fuzzy
#~ msgid "Gnome Default Editor"
#~ msgstr "Editor pro soubory Gnome"

#, fuzzy
#~ msgid "Please enter the command line used to start this editor"
#~ msgstr "Tento sloupec určuje příkaz použitý pro start programu."

#, fuzzy
#~ msgid "Please enter the command line used to start this web browser"
#~ msgstr "Tento sloupec určuje příkaz použitý pro start programu."

#, fuzzy
#~ msgid "Select a Viewer"
#~ msgstr "Výběr souboru..."

#, fuzzy
#~ msgid "Help Viewer"
#~ msgstr "Prohlížeč nápovědy"

#, fuzzy
#~ msgid "Please enter the command line used to start this terminal"
#~ msgstr "Tento sloupec určuje příkaz použitý pro start programu."

#, fuzzy
#~ msgid "30 minutes ago"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "10 minutes ago"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "5 minutes ago"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "1 minute ago"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "About %s\n"
#~ msgstr "O programu:"

#, fuzzy
#~ msgid "Demo"
#~ msgstr "Odstranit"

#, fuzzy
#~ msgid "High"
#~ msgstr "Vpravo"

#, fuzzy
#~ msgid "Large"
#~ msgstr "Velké"

#, fuzzy
#~ msgid "Low"
#~ msgstr "Nízká "

#~ msgid "Small"
#~ msgstr "Malé"

#, fuzzy
#~ msgid "Twist:"
#~ msgstr "Test"

#, fuzzy
#~ msgid "Many"
#~ msgstr "Ukládání"

#, fuzzy
#~ msgid "Attraction (balls)"
#~ msgstr "Délka (ms)"

#, fuzzy
#~ msgid "Balls"
#~ msgstr "Malé"

#, fuzzy
#~ msgid "Lines"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "Tails"
#~ msgstr "Dlaždice"

#, fuzzy
#~ msgid "Blaster"
#~ msgstr "Rychle"

#, fuzzy
#~ msgid "Display screensaver in monochrome."
#~ msgstr "Bez šetřiče obrazovky"

#, fuzzy
#~ msgid "Faster"
#~ msgstr "Rychle"

#, fuzzy
#~ msgid "Slower"
#~ msgstr "Pomalu"

#, fuzzy
#~ msgid "Count:"
#~ msgstr "Priorita:"

#, fuzzy
#~ msgid "Coral"
#~ msgstr "Normální"

#, fuzzy
#~ msgid "Denser"
#~ msgstr "Obecné"

#, fuzzy
#~ msgid "Thinner"
#~ msgstr "Tygr"

#, fuzzy
#~ msgid "Cosmos"
#~ msgstr "Barva"

#, fuzzy
#~ msgid "Critical"
#~ msgstr "Vertikální"

#, fuzzy
#~ msgid "Cell"
#~ msgstr "Zrušit"

#, fuzzy
#~ msgid "Center image."
#~ msgstr "Centrovaná"

#, fuzzy
#~ msgid "Cynosure"
#~ msgstr "Zavřít"

#, fuzzy
#~ msgid "Less"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "Deco"
#~ msgstr "Odstranit"

#, fuzzy
#~ msgid "Demon"
#~ msgstr "Odstranit"

#, fuzzy
#~ msgid "Seconds"
#~ msgstr "Výběr ikony..."

#, fuzzy
#~ msgid "Extrusion"
#~ msgstr "Rozšíření"

#, fuzzy
#~ msgid "Flame"
#~ msgstr "Dlaždice"

#, fuzzy
#~ msgid "Iterations:"
#~ msgstr "Zrychlení"

#, fuzzy
#~ msgid "Flow"
#~ msgstr "Pomalu"

#, fuzzy
#~ msgid "Forest"
#~ msgstr "Test"

#, fuzzy
#~ msgid "Galaxy"
#~ msgstr "Přehrát"

#, fuzzy
#~ msgid "GLText"
#~ msgstr "Vlevo"

#, fuzzy
#~ msgid "Use a gradient of colors between circles."
#~ msgstr "Pozadí bude tvořeno gradientem"

#, fuzzy
#~ msgid "Closer"
#~ msgstr "Zavřít"

#, fuzzy
#~ msgid "Laser"
#~ msgstr "Rychle"

#, fuzzy
#~ msgid "Larger"
#~ msgstr "Rychle"

#, fuzzy
#~ msgid "Lisa"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "Smaller"
#~ msgstr "Malé"

#, fuzzy
#~ msgid "LMorph"
#~ msgstr "Hadice"

#, fuzzy
#~ msgid "More Delay"
#~ msgstr "Plná"

#, fuzzy
#~ msgid "Moire"
#~ msgstr "Hadice"

#, fuzzy
#~ msgid "Moire2"
#~ msgstr "Hadice"

#, fuzzy
#~ msgid "Molecule"
#~ msgstr "Myš"

#, fuzzy
#~ msgid "Pedal"
#~ msgstr "Modální"

#, fuzzy
#~ msgid "Penetrate"
#~ msgstr "Obecné"

#, fuzzy
#~ msgid "Penrose"
#~ msgstr "Obecné"

#, fuzzy
#~ msgid "Pipes"
#~ msgstr "minuty"

#, fuzzy
#~ msgid "Pulsar"
#~ msgstr "Přehrát"

#, fuzzy
#~ msgid "Wide"
#~ msgstr "program:"

#, fuzzy
#~ msgid "Speed to clear the screen"
#~ msgstr "Střed obrazovky"

#, fuzzy
#~ msgid "Slip"
#~ msgstr "Plná"

#, fuzzy
#~ msgid "Sonar"
#~ msgstr "Zvuk"

#, fuzzy
#~ msgid "Slim"
#~ msgstr "Plná"

#, fuzzy
#~ msgid "Starfish"
#~ msgstr "Startující"

#, fuzzy
#~ msgid "Strange"
#~ msgstr "Startující"

#, fuzzy
#~ msgid "Triangle"
#~ msgstr "Dlaždice"

#, fuzzy
#~ msgid "Worm"
#~ msgstr "Normální"

#, fuzzy
#~ msgid "Xroger"
#~ msgstr "Velké"

#, fuzzy
#~ msgid "Add a new screensaver"
#~ msgstr "Náhodný šetřič"

#, fuzzy
#~ msgid "New screensaver"
#~ msgstr "Bez šetřiče obrazovky"

#, fuzzy
#~ msgid "GNOME Control Center:"
#~ msgstr "Ovládací centrum GNOME"

#, fuzzy
#~ msgid "Unknown error."
#~ msgstr "Neznámý"

#, fuzzy
#~ msgid "Unknown exit code."
#~ msgstr "Neznámý"

#, fuzzy
#~ msgid "Background picture"
#~ msgstr "Pozadí"

#, fuzzy
#~ msgid "Scaled (keep aspect ratio)"
#~ msgstr "Přizpůsobená (poměr stran)"

#, fuzzy
#~ msgid "Style:"
#~ msgstr "Styl: "

#, fuzzy
#~ msgid "Use a picture for the background"
#~ msgstr "Pozadí bude vyplněno jednou barvou"

#~ msgid "Set background image."
#~ msgstr "Nastavit obrázek pozadí."

#~ msgid "IMAGE-FILE"
#~ msgstr "SOUBOR-S-OBRÁZKEM"

#~ msgid "Startup Hint"
#~ msgstr "Příhlašovací rady"

#, fuzzy
#~ msgid "Bell"
#~ msgstr "Zrušit"

#~ msgid "Duration (ms)"
#~ msgstr "Délka (ms)"

#, fuzzy
#~ msgid "Enable Keyboard Repeat"
#~ msgstr "Povolit opakování klávesy"

#, fuzzy
#~ msgid "Key repeat rate:"
#~ msgstr "Rychlost opakování"

#~ msgid "Pitch (Hz)"
#~ msgstr "Výška (Hz)"

#, fuzzy
#~ msgid "Mouse Configuration"
#~ msgstr "Pohyb myši"

#~ msgid "Right handed"
#~ msgstr "Pro praváky"

#, fuzzy
#~ msgid "About \"<Screensaver name>\""
#~ msgstr " minut po startu šetřiče obrazovky."

#, fuzzy
#~ msgid "Configure Power Management"
#~ msgstr "Použít šetření energií"

#, fuzzy
#~ msgid "Disable screensaver"
#~ msgstr "Bez šetřiče obrazovky"

#, fuzzy
#~ msgid "Enable _power management"
#~ msgstr "Použít šetření energií"

#, fuzzy
#~ msgid "R_equire password to unlock screen"
#~ msgstr "Vyžadovat heslo"

#, fuzzy
#~ msgid "Random (all screensavers)"
#~ msgstr "Náhodný šetřič"

#, fuzzy
#~ msgid "Random (checked screensavers)"
#~ msgstr "Náhodný šetřič"

#, fuzzy
#~ msgid "S_tart screensaver after "
#~ msgstr " minut po startu šetřiče obrazovky."

#, fuzzy
#~ msgid "S_witch screensavers after "
#~ msgstr " minut po startu šetřiče obrazovky."

#, fuzzy
#~ msgid "Settings for \"<Screensaver name>\""
#~ msgstr " minut po startu šetřiče obrazovky."

#, fuzzy
#~ msgid "Shut down monitor after"
#~ msgstr "Vypnout monitor "

#, fuzzy
#~ msgid "_About this screensaver..."
#~ msgstr "Bez šetřiče obrazovky"

#, fuzzy
#~ msgid "_Settings"
#~ msgstr "Nastavení"

#, fuzzy
#~ msgid "Browse with single window"
#~ msgstr "Otevři nové okno prohlížeče"

#, fuzzy
#~ msgid "New-control-center"
#~ msgstr "IOR řídícího centra"

#~ msgid "CAPPLET"
#~ msgstr "KONFIGAPLET (capplet)"

#, fuzzy
#~ msgid "GNOME Control Center options"
#~ msgstr "Ovládací centrum GNOME"

#~ msgid "window1"
#~ msgstr "okno1"

#, fuzzy
#~ msgid "...a"
#~ msgstr "Přidat..."

#~ msgid "Keyboard click"
#~ msgstr "Pípání kláves"

#, fuzzy
#~ msgid "Type here to test setting"
#~ msgstr "Test nastavení"

#~ msgid "Enable"
#~ msgstr "Povolit"

#~ msgid ""
#~ "No help is available/installed for these settings. Please make sure you\n"
#~ "have the GNOME User's Guide installed on your system."
#~ msgstr ""
#~ "Nápověda k tomuto nastavení není dostupná. Ujistěte se, že máte "
#~ "instalovánu\n"
#~ "současnou verzi Uživatelské příručky Gnome."

#, fuzzy
#~ msgid ""
#~ "We are unable to create the directory\n"
#~ "~/.gnome/mime-info.\n"
#~ "\n"
#~ "We will not be able to save the state."
#~ msgstr ""
#~ "Nelze vytvořit adresář\n"
#~ "~/.gnome/mime-info\n"
#~ "\n"
#~ "Nelze uložit současný stav."

#, fuzzy
#~ msgid ""
#~ "We are unable to access the directory\n"
#~ "~/.gnome/mime-info.\n"
#~ "\n"
#~ "We will not be able to save the state."
#~ msgstr ""
#~ "K adresáři ~/.gnome/mime-info není\n"
#~ "přístup.\n"
#~ "\n"
#~ "Nebude možno uložit současný stav."

#, fuzzy
#~ msgid "Screensaver Selection"
#~ msgstr "Nastavení šetřiče obrazovky"

#, fuzzy
#~ msgid "Only after the screensaver has run for"
#~ msgstr " minut po startu šetřiče obrazovky."

#~ msgid "Priority"
#~ msgstr "Priorita"

#, fuzzy
#~ msgid "Fade Duration"
#~ msgstr "Délka (ms)"

#~ msgid "Session"
#~ msgstr "Sezení"

#~ msgid "Session Chooser"
#~ msgstr "Výběr sezení"

#, fuzzy
#~ msgid "Start Session"
#~ msgstr "Sezení"

#~ msgid "Cancel Login"
#~ msgstr "Zrušit přihlášení"

#~ msgid "Order: "
#~ msgstr "Pořadí: "

#~ msgid "This button sets the start order of the selected programs.\n"
#~ msgstr "Toto tlačítko nastavuje pořadí startu vybraných programů.\n"

#~ msgid ""
#~ "This button sets the restart style of the selected programs:\n"
#~ "Normal programs are unaffected by logouts but can die;\n"
#~ "Respawn programs are never allowed to die;\n"
#~ "Trash programs are discarded on logout and can die;\n"
#~ "Settings programs are always started on every login."
#~ msgstr ""
#~ "Toto tlačítko nastavuje způsob restartu vybraných programů.\n"
#~ "Normální programy nejsou odhlášením přerušeny, ale mohou být\n"
#~ "ukončeny.\n"
#~ "Stálé programy jsou po ukončení opět spuštěny.\n"
#~ "Zahozené programy jsou při odhlášení přerušeny a mohou být\n"
#~ "ukončeny.\n"
#~ "Nastavovací programy jsou startovány při každém přihlášení."

#~ msgid ""
#~ "This button produces a key to the program states below:\n"
#~ "Inactive programs are waiting to start or have finished;\n"
#~ "Starting programs are being given time to get running;\n"
#~ "Running programs are normal members of the session;\n"
#~ "Saving programs are saving their session details;\n"
#~ "Programs which make no contact have Unknown states.\n"
#~ msgstr ""
#~ "Toto tlačítko určuje klíč ke stavům programů níže:\n"
#~ "Neaktivní programy čekají na start nebo ukončení;\n"
#~ "Startující programy právě nabíhají;\n"
#~ "Běžící programy jsou normální programy sezení;\n"
#~ "Ukládající programy právě ukládají svůj stav;\n"
#~ "Programy, u kterých nelze zjistit stav jsou v Neznámém stavu.\n"

#~ msgid "Order"
#~ msgstr "Pořadí"

#~ msgid "Style"
#~ msgstr "Styl"

#~ msgid "State"
#~ msgstr "Stav"

#~ msgid "Inactive"
#~ msgstr "Neaktivní"

#~ msgid "Waiting to start or already finished."
#~ msgstr "Čeká na start nebo byl již ukončen."

#~ msgid "Started but has not yet reported state."
#~ msgstr "Odstartoval, ale ještě neoznámil stav."

#~ msgid "Running"
#~ msgstr "Běžící"

#~ msgid "A normal member of the session."
#~ msgstr "Normální program sezení."

#~ msgid "Saving session details."
#~ msgstr "Detaily ukládání sezení."

#~ msgid "State not reported within timeout."
#~ msgstr "Stav nebyl určitou dobu oznámen."

#~ msgid "Unaffected by logouts but can die."
#~ msgstr "Program není ovlivněn odhlášením, ale lze ho ukončit."

#~ msgid "Respawn"
#~ msgstr "Stálý"

#~ msgid "Never allowed to die."
#~ msgstr "Po ukončení je znovu odstartován (jako by nebyl ukončen)."

#~ msgid "Trash"
#~ msgstr "Zahozené"

#~ msgid "Discarded on logout and can die."
#~ msgstr "Program ukončen při odhlášení a lze ho přerušit."

#~ msgid "Always started on every login."
#~ msgstr "Odstartován při každém přihlášení."

#~ msgid "Remove Program"
#~ msgstr "Odstranit program"

#~ msgid "Prompt on logout"
#~ msgstr "Zeptat se při ohlášení"

#~ msgid "Automatically save changes to session"
#~ msgstr "Automaticky uložít změny sezení"

#~ msgid "Non-session-managed Startup Programs"
#~ msgstr "Programy, které nepodléhají správě sezení"

#~ msgid "Browse Currently Running Programs..."
#~ msgstr "Procházet aktuálně běžící programy..."

#~ msgid "Only display warnings."
#~ msgstr "Pouze zobrazit varování."

#~ msgid "Startup Command"
#~ msgstr "Příkaz pro start"

#~ msgid ""
#~ "Programs with smaller values are started before programs with higher "
#~ "values. The default value should be OK"
#~ msgstr ""
#~ "Programy s menší hodnou jsou startovány dříve. Standardní hodnota by měla "
#~ "být OK."

#~ msgid "The startup command cannot be empty"
#~ msgstr "Políčko s názvem příkazu nemůže zůstat prázdné"

#~ msgid "Edit Startup Program"
#~ msgstr "Upravit program při startu"

#~ msgid ""
#~ "Error installing theme:\n"
#~ "'%s'\n"
#~ "%s"
#~ msgstr ""
#~ "Chyba při instalaci tématu:\n"
#~ "'%s'\n"
#~ "%s"

#~ msgid "Available Themes"
#~ msgstr "Dostupná témata"

#~ msgid ""
#~ "Auto\n"
#~ "Preview"
#~ msgstr ""
#~ "Automatický\n"
#~ "Náhled"

#~ msgid "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*"
#~ msgstr "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*"

#~ msgid "Home directory doesn't exist!\n"
#~ msgstr "Uživatelův domácí adresář neexistuje!\n"

#~ msgid "Theme does not exist"
#~ msgstr "Téma neexistuje"

#~ msgid "Command '%s' failed"
#~ msgstr "Příkaz '%s' selhal"

#~ msgid "Unknown file format"
#~ msgstr "Neznámý formát souboru"

#~ msgid "Error initializing the `url-properties' capplet."
#~ msgstr "Chyba při inicializaci konfiguračního apletu 'url-properties'."

#~ msgid ""
#~ "an initialization error occurred while starting 'wm-properties-capplet'.\n"
#~ "aborting...\n"
#~ msgstr ""
#~ "chyba inicializace při startu 'wm-properties-capplet'.\n"
#~ "Přerušení...\n"

#~ msgid "Color 1"
#~ msgstr "Barva 1"

#~ msgid "Color 2"
#~ msgstr "Barva 2"

#~ msgid "Disable background selection"
#~ msgstr "Výběr tapety zakázán"

#~ msgid "Auto-repeat"
#~ msgstr "Opakování klávesy"

#~ msgid "Click on keypress"
#~ msgstr "Pípnutí při stisku"

#~ msgid "Menu Options"
#~ msgstr "Nastavení menu"

#~ msgid "Can detach and move menus"
#~ msgstr "Menu lze odpojovat a přesunovat"

#~ msgid "Can detach and move toolbars"
#~ msgstr "Nástrojové lišty lze odpojit a přesunovat"

#, fuzzy
#~ msgid "Dialog position:"
#~ msgstr "Pozice dialogu"

#, fuzzy
#~ msgid ""
#~ "Dialogs are like other windows\n"
#~ "Dialogs are treated specially by the window manager\n"
#~ msgstr "Správce oken zachází s dialogy jinak"

#~ msgid "GNOME MDI Options"
#~ msgstr "Nastavení Gnome MDI"

#, fuzzy
#~ msgid "Default MDI Mode:"
#~ msgstr "Standardní režim MDI"

#, fuzzy
#~ msgid "MDI notebook tab position:"
#~ msgstr "Pozice záložky na MDI notebooku"

#~ msgid "id of the capplet -- assigned by the control-center"
#~ msgstr "id konfiguračního apletu -- přiřazeno řídícím centrem"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Multi-capplet id."
#~ msgstr "Id vícenásobného konf. apletu"

#~ msgid "CAPID"
#~ msgstr "CAPID"

#~ msgid "X ID of the socket it's plugged into"
#~ msgstr "X ID soketu připojení"

#~ msgid "XID"
#~ msgstr "XID"

#~ msgid "IOR of the control-center"
#~ msgstr "IOR řídícího centra"

#~ msgid "IOR"
#~ msgstr "IOR"

#~ msgid "Ignore default action.  Used for custom init-session cases"
#~ msgstr "Ignorovat standradní akci. Použito pro vlastní inicializaci sezení"

#~ msgid "Help with the GNOME control-center."
#~ msgstr "Nápověda k řídícímu centru Gnome"

#, fuzzy
#~ msgid "About the GNOME control-center."
#~ msgstr "Nápověda k řídícímu centru Gnome"

#~ msgid ""
#~ "an initialization error occurred while starting 'background-properties-"
#~ "capplet'.\n"
#~ "aborting...\n"
#~ msgstr ""
#~ "chyba při inicializaci apletu\n"
#~ "'background-properties-capplet'.\n"
#~ "přerušen...\n"

#~ msgid "Set parameters from saved state and exit"
#~ msgstr "Nastavit parametry na uložený stav a konec"

#~ msgid "IMAGE"
#~ msgstr "OBRÁZEK"

#~ msgid "Sets the wallpaper to the value specified"
#~ msgstr "Nastaví tapetu na specifikovanou hodnotu"

#~ msgid "COLOR"
#~ msgstr "BARVA"

#~ msgid "Specifies the background color"
#~ msgstr "Specifikuje barvu pozadí"

#~ msgid "Specifies end background color for gradient"
#~ msgstr "Specifikuje koncovou barvu gradientu"

#~ msgid "Gradient orientation: vertical or horizontal"
#~ msgstr "Orientace gradientu: vertikální nebo horizontální"

#~ msgid "MODE"
#~ msgstr "REŽIM"

#~ msgid "Display wallpaper: tiled, centered, scaled or ratio"
#~ msgstr ""
#~ "Zobrazit tapetu: dlaždice, centrovat, zvětšit nebo zvětšit a zachovat "
#~ "poměr stran"

#~ msgid ""
#~ "an initialization error occurred while starting 'bell-properties-"
#~ "capplet'.\n"
#~ "aborting...\n"
#~ msgstr ""
#~ "chyba při inicializaci apletu 'bell-properties-capplet'.\n"
#~ "přerušeno...\n"

#~ msgid ""
#~ "an initialization error occurred while starting 'mouse-properties-"
#~ "capplet'.\n"
#~ "aborting...\n"
#~ msgstr ""
#~ "chyba při inicializaci apletu 'mouse-properties-capplet'.\n"
#~ "přerušeno...\n"

#~ msgid ""
#~ "an initialization error occurred while starting 'sound-properties-"
#~ "capplet'."
#~ msgstr "inicializační chyba při startu apletu 'sound-properties-capplet'."

#~ msgid ""
#~ "This copy of the GNOME control center was not compiled with sound support"
#~ msgstr ""
#~ "Tato kopie řídícího centra GNOME nebyla kompilována s podporou zvuku"

#~ msgid "Put buttons on edges"
#~ msgstr "Tlačítka umístit ke okrajům"

#~ msgid "Left-justify buttons"
#~ msgstr "Tlačítka zarovnávat vlevo"

#~ msgid "Right-justify buttons"
#~ msgstr "Tlačítka zarovnávat vpravo"

#~ msgid "Toplevel"
#~ msgstr "Okno"

#~ msgid ""
#~ "an initialization error occurred while starting 'keyboard-properties-"
#~ "capplet'.\n"
#~ "aborting...\n"
#~ msgstr ""
#~ "chyba při inicializaci apletu\n"
#~ "'keyboard-properties-capplet'.\n"
#~ "Přerušeno...\n"

#~ msgid "%s Settings..."
#~ msgstr "%s Nastavení..."

#~ msgid "Author:"
#~ msgstr "Autor:"

#~ msgid "Author: UNKNOWN"
#~ msgstr "Autor: NEZNÁMÝ"

#~ msgid "RANDOM SCREENSAVER"
#~ msgstr "NÁHODNÝ ŠETŘIČ"

#~ msgid ""
#~ "Pressing this button will popup a dialogbox that will help you setup the "
#~ "current screensaver."
#~ msgstr ""
#~ "Stiskem tohoto tlačítka zobrazíte dialog, který vám pomůže nastavit "
#~ "šetřič obrazovky."

#~ msgid "Start After "
#~ msgstr "Odstartovat po "

#~ msgid " Normal"
#~ msgstr " Standardní"

#~ msgid "Screen Saver Demo"
#~ msgstr "Ukázka šetřiče obrazovky"

#~ msgid "Try"
#~ msgstr "Zkusit"

#~ msgid "Revert"
#~ msgstr "Zpět"

#~ msgid "Sorry, no help is available for these settings."
#~ msgstr "Bohužel, pro tato nastavení neexistuje nápověda."

#~ msgid "capplet-command to be run."
#~ msgstr "spouštěný příkaz (konfigurační aplet)"

#~ msgid "Warning:"
#~ msgstr "Varování:"

#~ msgid "Discard all changes"
#~ msgstr "Zrušit všechny změny"

#~ msgid ""
#~ "The following modules have had changes made, but not committed.  If you "
#~ "would like to edit them, please double click on the appropriate entry."
#~ msgstr ""
#~ "Následující moduly obsahují neuložené změny. Pokud chcete něco změnit,\n"
#~ " proveďte dvojklik na odpovídající položce."

#~ msgid "GNOME sound support"
#~ msgstr "Podpora zvuku pro GNOME"

#~ msgid "Program:"
#~ msgstr "Program:"