summaryrefslogtreecommitdiff
path: root/po/th.po
blob: 8b6c2546b172d58dae4f991e1be6ad71b51ee7b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
# Thai gnome-control-center translation.
# Copyright (C) 2003 Free Software Foundation, Inc.
# This file is distributed under the same license as the fontilus package.
# Paisa Seeluangsawat <paisa@users.sf.net>, 2003, 2004.
# Supakorn Siddhichai <supakorn.siddhichai@nectec.or.th>, 2004.
# Supranee Thirawatthanasuk <supranee@opentle.org>, 2004.
# Surichat Sumrit <nook@opentle.org>, 2004.
# Chanchai Junlouchai <taz@opentle.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-control-center\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-06-06 09:46+0700\n"
"PO-Revision-Date: 2005-06-06 09:45+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <L10n@opentle.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:1
msgid "<b>Applications</b>"
msgstr "<b>โปรแกรม</b>"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:2
msgid "<b>Support</b>"
msgstr "<b>การช่วยเหลือ</b>"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:3
msgid ""
"<small><i><b>Note:</b> Changes to this setting will not take effect until "
"you next log in.</i></small>"
msgstr ""
"<small><i><b>โปรดทราบ:</b> ค่าตั้งที่เปลี่ยนจะมีผลบังคับใช้เมื่อคุณเข้าระบบครั้งต่อไป.</i></"
"small>"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:4
msgid "Assistive Technology Preferences"
msgstr "ปรับแต่งระบบอำนวยการใช้งาน"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:5
msgid "Close and _Log Out"
msgstr "ปิดและ_ออกจากระบบ"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:6
msgid "Start these assistive technologies every time you log in:"
msgstr "ใช้ระบบอำนวยการใช้งานทุกครั้งที่เข้าระบบ:"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:7
msgid "_Enable assistive technologies"
msgstr "ใ_ช้ระบบอำนวยการใช้งาน"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:8
msgid "_Magnifier"
msgstr "_แว่นขยาย"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:9
msgid "_On-screen keyboard"
msgstr "แ_ป้นพิมพ์บนจอ"

#: capplets/accessibility/at-properties/at-enable-dialog.glade.h:10
msgid "_Screenreader"
msgstr "อ่_านข้อความจากจอ"

#: capplets/accessibility/at-properties/at-properties.desktop.in.in.h:1
msgid "Assistive Technology Support"
msgstr "ระบบอำนวยการใช้งาน (ATS)"

#: capplets/accessibility/at-properties/at-properties.desktop.in.in.h:2
msgid "Enable support for GNOME assistive technologies at login"
msgstr "ใช้ระบบอำนวยการใช้งานเมื่อเข้าระบบ"

#: capplets/accessibility/at-properties/main.c:60
msgid ""
"No Assistive Technology is available on your system.  The 'gok' package must "
"be installed in order to get on-screen keyboard support, and the "
"'gnopernicus' package must be installed for screenreading and magnifying "
"capabilities."
msgstr ""
"ระบบอำนวยการใช้งาน ไม่ได้ถูกติดตั้ง  โปรดติดตั้ง gok ถ้าจะใช้แป้นพิมพ์บนจอ  และติด "
"gnopernicus ถ้าจะใช้แว่นขยาย หรือการอ่านข้อความจากหน้าจอ"

#: capplets/accessibility/at-properties/main.c:62
msgid ""
"Not all available assistive technologies are installed on your system.  The "
"'gok' package must be installed in order to get on-screen keyboard support."
msgstr "ระบบอำนวยการใช้งาน ถูกติดตั้งไม่ครบ  โปรดติดตั้ง gok ถ้าจะใช้แป้นพิมพ์บนจอ"

#: capplets/accessibility/at-properties/main.c:64
msgid ""
"Not all available assistive technologies are installed on your system.  The "
"'gnopernicus' package must be installed for screenreading and magnifying "
"capabilities."
msgstr ""
"ระบบอำนวยการใช้งาน ถูกติดตั้งไม่ครบ  โปรดติดตั้ง gnopernicus ถ้าจะใช้แว่นขยาย "
"หรือการอ่านข้อความจากหน้าจอ"

#: capplets/accessibility/keyboard/accessibility-keyboard.c:241
#, c-format
msgid "There was an error launching the mouse preferences dialog: %s"
msgstr "เกิดข้อผิดพลาด ขณะเรียกหน้าต่างปรับแต่งเมาส์: %s"

#: capplets/accessibility/keyboard/accessibility-keyboard.c:337
#: capplets/accessibility/keyboard/accessibility-keyboard.c:398
#, c-format
msgid "Unable to import AccessX settings from file '%s'"
msgstr "ไม่สามารถอ่านค่าติดตั้งของ AccessX จากแฟ้ม '%s'"

#: capplets/accessibility/keyboard/accessibility-keyboard.c:435
msgid "Import Feature Settings File"
msgstr "นำเข้าค่าตั้งจากแฟ้ม"

#: capplets/accessibility/keyboard/accessibility-keyboard.c:439
msgid "_Import"
msgstr "_นำเข้า"

#: capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in.h:1
#: capplets/keyboard/gnome-keyboard-properties.glade.h:20
#: capplets/keyboard/keyboard.desktop.in.in.h:1
msgid "Keyboard"
msgstr "แป้นพิมพ์"

#: capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in.h:2
msgid "Set your keyboard accessibility preferences"
msgstr "ปรับแต่งระบบอำนวยการใช้งานสำหรับแป้นพิมพ์"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.c:59
msgid ""
"This system does not seem to have the XKB extension.  The keyboard "
"accessibility features will not operate without it."
msgstr "ดูเหมือนคุณยังไม่ได้ติดตั้ง XKB ระบบอำนวยการใช้งาน สำหรับแป้นพิมพ์ จึงยังใช้ไม่ได้"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:1
#: capplets/font/font-properties.glade.h:1
#: capplets/keyboard/gnome-keyboard-properties.glade.h:1
#: capplets/mouse/gnome-mouse-properties.glade.h:1
#: capplets/ui-properties/gnome-ui-properties.glade.h:1
msgid "    "
msgstr "    "

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:2
#: capplets/default-applications/gnome-default-applications-properties.glade.h:1
#: capplets/keyboard/gnome-keyboard-properties.glade.h:2
#: capplets/network/gnome-network-preferences.glade.h:2
#: capplets/theme-switcher/theme-install.glade.h:1
#: capplets/theme-switcher/theme-properties.glade.h:1
msgid "*"
msgstr "*"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:3
msgid "<b>Enable Bo_unce Keys</b>"
msgstr "<b>ป้_องกันการกดแป้นซ้ำ</b>"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:4
msgid "<b>Enable Slo_w Keys</b>"
msgstr "<b>ใช้_แป้นเฉื่อย</b>"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:5
msgid "<b>Enable _Mouse Keys</b>"
msgstr "<b>_บังคับเมาส์ด้วยแป้นพิมพ์</b>"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:6
msgid "<b>Enable _Repeat Keys</b>"
msgstr "<b>ใช้ก_ารซ้ำตัวอักษร</b>"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:7
msgid "<b>Enable _Sticky Keys</b>"
msgstr "<b>ใช้แป้นเ_หนียว</b>"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:8
msgid "<b>Features</b>"
msgstr "<b>การใช้</b>"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:9
msgid "<b>Toggle Keys</b>"
msgstr "<b>ปุ่มสลับสถานะ</b>"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:10
msgid "Basic"
msgstr "พื้นฐาน"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:11
msgid "Beep if key is re_jected"
msgstr "_บี๊บถ้าปุ่มถูกปฏิเสธ"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:12
msgid "Beep when _features turned on or off from keyboard"
msgstr "บี๊บเมื่อระบบช่วยเหลือถูก_ปิดหรือเปิดจากแป้นพิมพ์"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:13
msgid "Beep when _modifier is pressed"
msgstr "บี๊บเมื่อปุ่มใช้ร่วมถูก_กด"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:14
msgid "Beep when an LED is turned on and two beeps when one is turned off."
msgstr "บี๊บหนึ่งครั้งเมื่อ LED สว่าง และสองครั้งเมื่อดับ"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:15
msgid "Beep when key is:"
msgstr "บี๊บเมื่อปุ่มถูก:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:16
msgid "Del_ay:"
msgstr "_รอ:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:17
msgid "Delay between keypress and pointer mo_vement:"
msgstr "ระยะเวลา_หลังจากกดปุ่มก่อนที่ตัวชี้จะวิ่ง"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:18
msgid "Disa_ble if two keys pressed together"
msgstr "เลิกใช้ถ้าปุ่มใช้ร่วมและปุ่มอักษรถูกกด_พร้อมกัน"

# It beeps when you hit Caplock, Numlock, etc.,.
#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:19
msgid "E_nable Toggle Keys"
msgstr "บี้บเมื่อใช้ปุ่ม_สลับสถานะ"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:20
msgid "Filters"
msgstr "กันการกดผิด"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:21
msgid "I_gnore duplicate keypresses within:"
msgstr "ไ_ม่รับการกดปุ่มเดิมซ้ำภายใน:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:22
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.glade.h:23
msgid "Keyboard Accessibility Preferences (AccessX)"
msgstr "ปรับแต่งระบบอำนวยการใช้งาน สำหรับแป้นพิมพ์ (AccessX)"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:24
msgid "Ma_ximum pointer speed:"
msgstr "ความเร็วสู_งสุดของตัวชี้:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:25
msgid "Mouse Keys"
msgstr "บังคับเมาส์ด้วยแป้น"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:26
msgid "Mouse _Preferences..."
msgstr "_ปรับแต่งเมาส์..."

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:27
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.glade.h:28
msgid ""
"Perform multiple simultaneous key press operations by pressing modifier keys "
"in sequence."
msgstr ""
"ยอมให้กดปุ่มใช้ร่วม (เช่น Shift, Ctrl) และปุ่มอักษรตามกันทีละปุ่ม แทนที่จะต้องกดสองปุ่มนี้พร้อมกัน"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:29
#: capplets/keyboard/gnome-keyboard-properties.glade.h:29
msgid "S_peed:"
msgstr "_ความเร็ว:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:30
msgid "Time to acce_lerate to maximum speed:"
msgstr "ระยะเวลาเ_ร่งก่อนที่ตัวชี้จะวิ่งเร็วเต็มที่"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:31
msgid "Turn the numeric keypad into a mouse control pad."
msgstr "ใช้แป้นตัวเลขช่วยขยับเมาส์"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:32
msgid "_Disable if unused for:"
msgstr "_เลิกใช้ถ้าไม่ถูกใช้เป็นเวลา:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:33
msgid "_Enable keyboard accessibility features"
msgstr "ใ_ช้ระบบอำนวยการใช้งาน สำหรับแป้นพิมพ์"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:34
msgid "_Import Feature Settings..."
msgstr "_นำเข้าค่าตั้ง..."

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:35
msgid "_Only accept keys held for:"
msgstr "_รับเฉพาะปุ่มที่ถูกค้างไว้อย่างน้อย:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:36
#: capplets/keyboard/gnome-keyboard-properties.glade.h:39
msgid "_Type to test settings:"
msgstr "_ลองพิมพ์เพื่อทดสอบ:"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:37
msgid "_accepted"
msgstr "_ยอมรับ"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:38
msgid "_pressed"
msgstr "_กด"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:39
msgid "_rejected"
msgstr "_ปฏิเสธ"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:40
msgid "characters/second"
msgstr "ตัวอักษร/วินาที"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:41
msgid "milliseconds"
msgstr "มิลลิวินาที"

#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:42
msgid "pixels/second"
msgstr "พิกเซล/วินาที"

#. set the timeout value  label with correct value of timeout
#: capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade.h:43
#: capplets/mouse/gnome-mouse-properties.c:131
#: capplets/mouse/gnome-mouse-properties.c:584
#: capplets/mouse/gnome-mouse-properties.glade.h:27
#: capplets/windows/gnome-window-properties.glade.h:10
msgid "seconds"
msgstr "วินาที"

#: capplets/background/background.desktop.in.in.h:1
msgid "Change your Desktop Background settings"
msgstr "ปรับเปลี่ยนพื้นหลัง ของพื้นโต๊ะ"

#: capplets/background/background.desktop.in.in.h:2
msgid "Desktop Background"
msgstr "พื้นหลังพื้นโต๊ะ"

#: capplets/background/gnome-background-properties.glade.h:1
msgid "<b>Desktop _Wallpaper</b>"
msgstr "<b>รู_ปพื้นโต๊ะ</b>"

#: capplets/background/gnome-background-properties.glade.h:2
msgid "<b>_Desktop Colors</b>"
msgstr "<b>_สีพื้นโต๊ะ</b>"

#: capplets/background/gnome-background-properties.glade.h:3
msgid "Desktop Background Preferences"
msgstr "ปรับแต่งพื้นหลังของพื้นโต๊ะ"

#: capplets/background/gnome-background-properties.glade.h:4
msgid "Pick a color"
msgstr "เลือกสี"

#: capplets/background/gnome-background-properties.glade.h:5
msgid "_Add Wallpaper"
msgstr "เ_พิ่มรูป"

#: capplets/background/gnome-background-properties.glade.h:6
msgid "_Style:"
msgstr "_ลักษณะ:"

#: capplets/background/gnome-wp-capplet.c:72
#: capplets/common/capplet-util.c:340
#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:336
#, c-format
msgid "There was an error displaying help: %s"
msgstr "เกิดข้อผิดพลาดขณะแสดงวิธีใช้: %s"

#: capplets/background/gnome-wp-capplet.c:1064
#: capplets/background/gnome-wp-capplet.c:1080
msgid "Centered"
msgstr "วางตรงกลาง"

#: capplets/background/gnome-wp-capplet.c:1088
#: capplets/background/gnome-wp-capplet.c:1103
msgid "Fill Screen"
msgstr "เต็มหน้าจอ"

#: capplets/background/gnome-wp-capplet.c:1111
#: capplets/background/gnome-wp-capplet.c:1126
msgid "Scaled"
msgstr "ขยายตรงอัตราส่วน"

#: capplets/background/gnome-wp-capplet.c:1134
#: capplets/background/gnome-wp-capplet.c:1149
msgid "Tiled"
msgstr "เรียงกระเบื้อง"

#: capplets/background/gnome-wp-capplet.c:1173
#: capplets/background/gnome-wp-capplet.c:1182
msgid "Solid Color"
msgstr "สีเดียว"

#: capplets/background/gnome-wp-capplet.c:1190
#: capplets/background/gnome-wp-capplet.c:1199
msgid "Horizontal Gradient"
msgstr "ไล่สีตามแนวตั้ง"

#: capplets/background/gnome-wp-capplet.c:1207
#: capplets/background/gnome-wp-capplet.c:1216
msgid "Vertical Gradient"
msgstr "ไล่สีตามแนวนอน"

#. Create the file chooser dialog stuff here
#: capplets/background/gnome-wp-capplet.c:1263
msgid "Add Wallpaper"
msgstr "เพิ่มวอลล์เปเปอร์"

#: capplets/background/gnome-wp-info.c:53
msgid "No Wallpaper"
msgstr "ไม่ใช้วอลล์เปเปอร์"

#: capplets/background/gnome-wp-item.c:289
#: capplets/background/gnome-wp-item.c:291
msgid "pixel"
msgid_plural "pixels"
msgstr[0] "พิกเซล"
msgstr[1] "พิกเซล"

#: 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 ""
"ไม่สามารถเรียกโปรแกรมจัดการค่าตั้ง 'gnome-settings-daemon' ได้\n"
"ถ้าขาดโปรแกรมนี้ การปรับแต่งบางอย่างอาจไม่มีผล อาการนี้อาจบ่งบอกว่ามีปัญหาเกี่ยวกับ Bonobo "
"หรือไม่ก็มีโปรแกรมจัดการค่าตั้งที่ไม่ใช่ GNOME (เช่น KDE) ทำงานอยู่ "
"และเกิดขัดกันกับโปรแกรมจัดการค่าตั้งของ GNOME"

#: capplets/common/capplet-stock-icons.c:94
#, c-format
msgid "Unable to load capplet stock icon '%s'\n"
msgstr "อ่านสต็อกไอคอน capplet '%s' ไม่สำเร็จ\n"

#: capplets/common/capplet-util.c:239 capplets/common/capplet-util.c:241
msgid "Just apply settings and quit"
msgstr "ใช้ค่าที่ตั้งและปิดหน้าต่าง"

#: capplets/common/capplet-util.c:243
#: capplets/default-applications/gnome-default-applications-properties.c:765
#: capplets/keyboard/gnome-keyboard-properties.c:225
#: capplets/mouse/gnome-mouse-properties.c:819
#: capplets/sound/sound-properties-capplet.c:244
msgid "Retrieve and store legacy settings"
msgstr "อ่านค่าที่ตั้งใว้ในรุ่นก่อน"

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

#: capplets/common/file-transfer-dialog.c:119
#, c-format
msgid "Transferring: %s"
msgstr "กำลังถ่ายโอน: %s"

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

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

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

#: capplets/common/file-transfer-dialog.c:186
msgid "URI currently transferring from"
msgstr "URI ที่กำลังถ่ายโอนข้อมูลจาก"

#: capplets/common/file-transfer-dialog.c:193
msgid "To URI"
msgstr "ไปยัง URI"

#: capplets/common/file-transfer-dialog.c:194
msgid "URI currently transferring to"
msgstr "URI ที่กำลังถ่ายโอนข้อมูลไปยัง"

#: 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
msgid "Current URI index"
msgstr "URI ปัจจุบัน"

#: capplets/common/file-transfer-dialog.c:210
msgid "Current URI index - starts from 1"
msgstr "URI ปัจจุบัน (เริ่มจาก 1)"

#: capplets/common/file-transfer-dialog.c:217
msgid "Total URIs"
msgstr "URI ทั้งหมดรวม"

#: capplets/common/file-transfer-dialog.c:218
msgid "Total number of URIs"
msgstr "จำนวนของ URI ทั้งหมด"

#: capplets/common/file-transfer-dialog.c:372
#: capplets/common/file-transfer-dialog.c:374
msgid "Connecting..."
msgstr "กำลังต่อ..."

#: capplets/common/file-transfer-dialog.c:379
#: capplets/common/file-transfer-dialog.c:381
msgid "Downloading..."
msgstr "กำลังดึงข้อมูล..."

#: capplets/common/gconf-property-editor.c:170
msgid "Key"
msgstr "คีย์"

#: capplets/common/gconf-property-editor.c:171
msgid "GConf key to which this property editor is attached"
msgstr "คีย์ของ GConf ที่เครื่องมือแก้ไขคุณสมบัตินี้แนบอยู่ด้วย"

#: capplets/common/gconf-property-editor.c:177
msgid "Callback"
msgstr "เรียกกลับ"

#: capplets/common/gconf-property-editor.c:178
msgid "Issue this callback when the value associated with key gets changed"
msgstr "ใช้การเรียกกลับหากค่าที่ติดกับคีย์เปลี่ยนไป"

#: capplets/common/gconf-property-editor.c:183
msgid "Change set"
msgstr "ชุดการเปลี่ยนแปลง"

#: capplets/common/gconf-property-editor.c:184
msgid ""
"GConf change set containing data to be forwarded to the gconf client on apply"
msgstr ""
"ชุดการเปลี่ยนแปลงของ GConf ซึ่งเก็บข้อมูลที่จะส่งต่อไปยังไคลเอนต์ของ gconf เมื่อจะเริ่มใช้"

#: capplets/common/gconf-property-editor.c:189
msgid "Conversion to widget callback"
msgstr "การแปลงเป็นค่า widget callback"

#: capplets/common/gconf-property-editor.c:190
msgid ""
"Callback to be issued when data are to be converted from GConf to the widget"
msgstr "callback จะถูกกำหนดขึ้นเวลาข้อมูลถูกแปลงจาก GConf ไปเป็น widget"

#: capplets/common/gconf-property-editor.c:195
msgid "Conversion from widget callback"
msgstr "การแปลงจากค่า widget callback"

#: capplets/common/gconf-property-editor.c:196
msgid ""
"Callback to be issued when data are to be converted to GConf from the widget"
msgstr "callback จะถูกกำหนดขึ้นเวลาข้อมูลถูกแปลงจาก widget ไปเป็น GConf"

#: capplets/common/gconf-property-editor.c:201
msgid "UI Control"
msgstr "ตัวควบคุม UI"

#: capplets/common/gconf-property-editor.c:202
msgid "Object that controls the property (normally a widget)"
msgstr "วัตถุที่ทำหน้าที่ควบคุมคุณสมบัติ (โดยปกติจะเป็น widget)"

#: capplets/common/gconf-property-editor.c:217
msgid "Property editor object data"
msgstr "ข้อมูลของวัตถุเครื่องมือแก้ไขคุณสมบัติ"

#: capplets/common/gconf-property-editor.c:218
msgid "Custom data required by the specific property editor"
msgstr "ข้อมูลกำหนดเองที่ต้องใช้สำหรับเครื่องมือแก้ไขคุณสมบัติ"

#: capplets/common/gconf-property-editor.c:224
msgid "Property editor data freeing callback"
msgstr "callback เมื่อปล่อยข้อมูลของเครื่องมือแก้ไขคุณสมบัติ"

#: capplets/common/gconf-property-editor.c:225
msgid "Callback to be issued when property editor object data is to be freed"
msgstr "callback ที่จะเรียกเมื่อข้อมูลของเครื่องมือแก้ไขคุณสมบัติจะถูกปล่อย"

#: capplets/common/gconf-property-editor.c:1466
#, 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 ""
"ไม่พบแฟ้ม '%s'.\n"
"\n"
"โปรดตรวจดูว่าภาพนี้มีอยู่จริงหรือเลือกภาพอื่น"

#: capplets/common/gconf-property-editor.c:1474
#, 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 ""
"ไม่รู้จักชนิดของแฟ้ม '%s'.\n"
"นี่อาจจะเป็นชนิดของรูปที่ทางโปรแกรมยังใช้ไม่เป็น.\n"
"\n"
"โปรดเลือกภาพอื่น."

#: capplets/common/gconf-property-editor.c:1593
msgid "Please select an image."
msgstr "โปรดเลือกภาพที่จะใช้"

#: capplets/common/gconf-property-editor.c:1598
msgid "_Select"
msgstr "เ_ลือก"

#: capplets/default-applications/default-applications.desktop.in.in.h:1
#: capplets/default-applications/gnome-default-applications-properties.glade.h:18
msgid "Preferred Applications"
msgstr "โปรแกรมที่ชอบ"

#: capplets/default-applications/default-applications.desktop.in.in.h:2
msgid "Select your default applications"
msgstr "เลือกโปรแกรมที่จะถูกใช้โดยปรกติ"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:9
msgid "Debian Sensible Browser"
msgstr "เว็บเบราว์เซอร์ปริยายของเดเบียน"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:10
msgid "Epiphany"
msgstr "Epiphany"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:11
msgid "Galeon"
msgstr "Galeon"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:12
msgid "Encompass"
msgstr "Encompass"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:13
msgid "Firebird"
msgstr "Firebird/FireFox"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:14
msgid "Firefox"
msgstr "Firefox"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:15
#: capplets/default-applications/gnome-default-applications-properties-structs.c:16
msgid "Mozilla"
msgstr "Mozilla"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:17
msgid "Netscape Communicator"
msgstr "Netscape Communicator"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:18
msgid "Konqueror"
msgstr "Konqueror"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:19
msgid "W3M Text Browser"
msgstr "W3M Text Browser"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:20
msgid "Lynx Text Browser"
msgstr "Lynx Text Browser"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:21
msgid "Links Text Browser"
msgstr "Links Text Browser"

#. The code in gnome-default-applications-properties.c makes sure
#. * there is only one (the first entry in this list) Evolution entry
#. * in the list shown to the user
#.
#: capplets/default-applications/gnome-default-applications-properties-structs.c:36
#: capplets/default-applications/gnome-default-applications-properties-structs.c:37
#: capplets/default-applications/gnome-default-applications-properties-structs.c:38
#: capplets/default-applications/gnome-default-applications-properties-structs.c:39
#: capplets/default-applications/gnome-default-applications-properties-structs.c:40
#: capplets/default-applications/gnome-default-applications-properties-structs.c:41
msgid "Evolution Mail Reader"
msgstr "Evolution Mail Reader"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:42
msgid "Balsa"
msgstr "Balsa"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:43
msgid "KMail"
msgstr "KMail"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:44
#: capplets/default-applications/gnome-default-applications-properties-structs.c:45
msgid "Thunderbird"
msgstr "Thunderbird"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:46
msgid "Mozilla Mail"
msgstr "Mozilla Mail"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:47
msgid "Mutt"
msgstr "Mutt"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:58
msgid "Debian Terminal Emulator"
msgstr "เทอร์มินัลปริยายของเดเบียน"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:59
msgid "GNOME Terminal"
msgstr "เทอร์มินัลของ GNOME"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:60
msgid "Standard XTerminal"
msgstr "เทอร์มินัลปกติของ X"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:61
msgid "NXterm"
msgstr "NXterm"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:62
msgid "RXVT"
msgstr "RXVT"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:63
msgid "aterm"
msgstr "aterm"

#: capplets/default-applications/gnome-default-applications-properties-structs.c:64
msgid "ETerm"
msgstr "ETerm"

#: capplets/default-applications/gnome-default-applications-properties.c:123
msgid "Please specify a name and a command for this editor."
msgstr "โปรดระบุชื่อและคำสั่งสำหรับโปรแกรมแก้ไข"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:2
msgid "Add..."
msgstr "เพิ่ม..."

#: capplets/default-applications/gnome-default-applications-properties.glade.h:3
msgid "C_ustom"
msgstr "_กำหนดเอง"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:4
msgid "C_ustom:"
msgstr "_กำหนดเอง:"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:5
msgid "Can open _URIs"
msgstr "เปิด _URI ได้"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:6
msgid "Can open multiple _files"
msgstr "เปิด_หลายแฟ้มพร้อมกันได้"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:7
msgid "Co_mmand:"
msgstr "_คำสั่ง:"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:8
msgid "Custom Editor Properties"
msgstr "คุณสมบัติของ ตัวแก้ไขที่กำหนดเอง"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:9
msgid "Default Mail Reader"
msgstr "ตัวอ่านอีเมลปริยาย"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:10
msgid "Default Terminal"
msgstr "เทอร์มินัลปริยาย"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:11
msgid "Default Text Editor"
msgstr "ตัวแก้ไขแฟ้มข้อความปริยาย"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:12
msgid "Default Web Browser"
msgstr "เว็บเบราว์เซอร์ปริยาย"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:13
msgid "Default Window Manager"
msgstr "ตัวจัดการหน้าต่างปริยาย"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:14
msgid "Delete"
msgstr "ลบ"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:15
msgid "E_xec Flag:"
msgstr "_ตัวเลือกเพิ่มเติม:"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:16
msgid "Edit..."
msgstr "แก้ไข..."

#: capplets/default-applications/gnome-default-applications-properties.glade.h:17
msgid "Mail Reader"
msgstr "ตัวอ่านอีเมล"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:19
msgid "Run in a _terminal"
msgstr "เรียกใช้ในเ_ทอร์มินัล"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:20
msgid "Run in a t_erminal"
msgstr "เรียกใช้ในเ_ทอร์มินัล"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:21
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:22
msgid "Terminal"
msgstr "เทอร์มินัล"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:23
msgid "Text Editor"
msgstr "ตัวแก้ไขแฟ้มข้อความ"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:24
msgid "Understands _Netscape Remote Control"
msgstr "รู้จัก _Netscape Remote Control"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:25
msgid "Use this _editor to open text files in the file manager"
msgstr "ใ_ช้โปรแกรมนี้เปิดแฟ้มข้อความจากตัวจัดการแฟ้ม"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:26
msgid "Web Browser"
msgstr "เว็บเบราว์เซอร์"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:27
msgid "Window Manager"
msgstr "ตัวจัดการหน้าต่าง"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:28
msgid "_Command:"
msgstr "_คำสั่ง:"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:29
msgid "_Name:"
msgstr "ชื่อ:"

#: capplets/default-applications/gnome-default-applications-properties.glade.h:30
msgid "_Properties..."
msgstr "คุณ_สมบัติ..."

#: capplets/default-applications/gnome-default-applications-properties.glade.h:31
msgid "_Select:"
msgstr "เ_ลือก:"

#: capplets/display/display-properties.desktop.in.in.h:1
msgid "Change screen resolution"
msgstr "เปลี่ยนความละเอียดของจอ"

#: capplets/display/display-properties.desktop.in.in.h:2
msgid "Screen Resolution"
msgstr "ความละเอียดของจอ"

#: capplets/display/main.c:333
#, c-format
msgid "%d Hz"
msgstr "%d Hz"

#: capplets/display/main.c:436
msgid "_Resolution:"
msgstr "ความ_ละเอียด:"

#: capplets/display/main.c:455
msgid "Re_fresh rate:"
msgstr "ความ_ถี่:"

#: capplets/display/main.c:476
msgid "Default Settings"
msgstr "ค่าตั้งปริยาย"

#: capplets/display/main.c:478
#, c-format
msgid "Screen %d Settings\n"
msgstr "ค่าตั้งของจอ %d\n"

#: capplets/display/main.c:504
msgid "Screen Resolution Preferences"
msgstr "ค่าตั้งความละเอียดของจอ"

#: capplets/display/main.c:541
#, c-format
msgid "_Make default for this computer (%s) only"
msgstr "_ตั้งให้เป็นค่าปริยายสำหรับเครื่องนี้ (%s) เท่านั้น"

#: capplets/display/main.c:559
msgid "Options"
msgstr "ตัวเลือก"

#: capplets/display/main.c:580
#, c-format
msgid ""
"Testing the new settings. If you don't respond in %d second the previous "
"settings will be restored."
msgid_plural ""
"Testing the new settings. If you don't respond in %d seconds the previous "
"settings will be restored."
msgstr[0] ""
"กำลังทดลองใช้ค่าตั้งใหม่  ถ้าคุณไม่ตอบรับภายใน %d วินาที "
"จะกลับไปใช้ค่าเดิม"
msgstr[1] ""
"กำลังทดลองใช้ค่าตั้งใหม่  ถ้าคุณไม่ตอบรับภายใน %d วินาที "
"จะกลับไปใช้ค่าเดิม"

#: capplets/display/main.c:626
msgid "Keep Resolution"
msgstr "ใช้ความละเอียดนี้"

#: capplets/display/main.c:630
msgid "Do you want to keep this resolution?"
msgstr "จะตกลงใช้ความละเอียดนี้ไหม?"

#: capplets/display/main.c:655
msgid "Use _previous resolution"
msgstr "ใช้ความละเอียดเ_ดิม"

#: capplets/display/main.c:655
msgid "_Keep resolution"
msgstr "ใช้ความละเอียด_นี้"

#: capplets/display/main.c:806
msgid ""
"The X Server does not support the XRandR extension.  Runtime resolution "
"changes to the display size are not available."
msgstr ""
"X server ไม่สนับสนุนส่วนขยาย XRandR จึงไม่สามารถเปลี่ยนความละเอียดของจอขณะทำงานได้"

#: capplets/display/main.c:814
msgid ""
"The version of the XRandR extension is incompatible with this program. "
"Runtime changes to the display size are not available."
msgstr ""
"รุ่นของส่วนขยาย XRandR ไม่เข้ากับโปรแกรมนี้จึงไม่สามารถเปลี่ยนความละเอียดของจอขณะทำงานได้"

#: capplets/font/font-properties.desktop.in.in.h:1
msgid "Font"
msgstr "แบบอักษร"

#: capplets/font/font-properties.desktop.in.in.h:2
msgid "Select fonts for the desktop"
msgstr "เลือกแบบอักษรสำหรับพื้นที่ทำงาน"

#: capplets/font/font-properties.glade.h:2
msgid "<b>Font Rendering</b>"
msgstr "<b>การวาดตัวอักษร</b>"

#: capplets/font/font-properties.glade.h:3
msgid "<b>Hinting</b>:"
msgstr "<b>Hinting</b>:"

# probably wrong spelling
#: capplets/font/font-properties.glade.h:4
msgid "<b>Smoothing</b>:"
msgstr "<b>ทำให้เส้นอักษรราบเรียบ</b>:"

#: capplets/font/font-properties.glade.h:5
msgid "<b>Subpixel order</b>:"
msgstr "<b>ลำดับส่วนประกอบพิกเซล</b>:"

#: capplets/font/font-properties.glade.h:6
msgid "Best _shapes"
msgstr "เ_น้นรูปทรง"

#: capplets/font/font-properties.glade.h:7
msgid "Best co_ntrast"
msgstr "เน้น_ความคม"

#: capplets/font/font-properties.glade.h:8
msgid "D_etails..."
msgstr "รายละเอียด..."

#: capplets/font/font-properties.glade.h:9
msgid "Font Preferences"
msgstr "ค่าตั้งแบบอักษร"

#: capplets/font/font-properties.glade.h:10
msgid "Font Rendering Details"
msgstr "รายละเอียดการวาดตัวอักษร"

#: capplets/font/font-properties.glade.h:11
msgid "Go _to font folder"
msgstr "ไ_ปโฟลเดอร์แบบอักษร"

#: capplets/font/font-properties.glade.h:12
msgid "Gra_yscale"
msgstr "_สีเดียว"

#: capplets/font/font-properties.glade.h:13
msgid "N_one"
msgstr "ไ_ม่ใช้"

#: capplets/font/font-properties.glade.h:14
msgid "R_esolution:"
msgstr "ความ_ละเอียด:"

#: capplets/font/font-properties.glade.h:15
msgid "Sub_pixel (LCDs)"
msgstr "_พิกเซลย่อย (สำหรับจอ LCD)"

#: capplets/font/font-properties.glade.h:16
msgid "Sub_pixel smoothing (LCDs)"
msgstr "_จัดการพิกเซลย่อย (LCDs)"

#: capplets/font/font-properties.glade.h:17
msgid "VB_GR"
msgstr "VB_GR"

#: capplets/font/font-properties.glade.h:18
msgid "_Application font:"
msgstr "แบบอักษรของโ_ปรแกรม:"

#: capplets/font/font-properties.glade.h:19
msgid "_BGR"
msgstr "_BGR"

#: capplets/font/font-properties.glade.h:20
msgid "_Desktop font:"
msgstr "แบบอักษรของ_พื้นโต๊ะ:"

#: capplets/font/font-properties.glade.h:21
msgid "_Full"
msgstr "เ_ต็มที่"

#: capplets/font/font-properties.glade.h:22
#: capplets/mouse/gnome-mouse-properties.glade.h:22
msgid "_Medium"
msgstr "_กลาง"

#: capplets/font/font-properties.glade.h:23
msgid "_Monochrome"
msgstr "_สีเดียว"

#: capplets/font/font-properties.glade.h:24
msgid "_None"
msgstr "_ไม่ใช้"

#: capplets/font/font-properties.glade.h:25
msgid "_RGB"
msgstr "_RGB"

#: capplets/font/font-properties.glade.h:26
msgid "_Slight"
msgstr "_นิดหน่อย"

#: capplets/font/font-properties.glade.h:27
msgid "_Terminal font:"
msgstr "แบบอักษรของเ_ทอร์มินอล:"

#: capplets/font/font-properties.glade.h:28
msgid "_VRGB"
msgstr "_VRGB"

#: capplets/font/font-properties.glade.h:29
msgid "_Window title font:"
msgstr "แบบอักษรของ_ชื่อหน้าต่าง:"

#: capplets/font/font-properties.glade.h:30
msgid "dots per inch"
msgstr "จุด/นิ้ว"

#: capplets/font/main.c:488
msgid "Font may be too large"
msgstr "แบบอักษรอาจจะใหญ่เกินไป"

#: capplets/font/main.c:492
#, c-format
msgid ""
"The font selected is %d point large, and may make it difficult to "
"effectively use the computer.  It is recommended that you select a size "
"smaller than %d."
msgid_plural ""
"The font selected is %d points large, and may make it difficult to "
"effectively use the computer. It is recommended that you select a size "
"smaller than %d."
msgstr[0] ""
"คุณเลือกแบบอักษรขนาด %d พอยนต์ ซึ่งอาจใหญ่เทอะทะเกินกว่าที่จะใช้งานได้สะดวก "
"ขอแนะนำให้เลือกขนาดที่เล็กกว่า %d พอยนต์"
msgstr[1] ""
"คุณเลือกแบบอักษรขนาด %d พอยนต์ ซึ่งอาจใหญ่เทอะทะเกินกว่าที่จะใช้งานได้สะดวก "
"ขอแนะนำให้เลือกขนาดที่เล็กกว่า %d พอยนต์"

#: capplets/font/main.c:505
#, c-format
msgid ""
"The font selected is %d point large, and may make it difficult to "
"effectively use the computer.  It is recommended that you select a smaller "
"sized font."
msgid_plural ""
"The font selected is %d points large, and may make it difficult to "
"effectively use the computer. It is recommended that you select a smaller "
"sized font."
msgstr[0] ""
"คุณเลือกแบบอักษรขนาด %d พอยนต์ ซึ่งอาจใหญ่เทอะทะเกินกว่าที่จะใช้งานได้สะดวก "
"ขอแนะนำให้เลือกขนาดที่เล็กกว่านี้"
msgstr[1] ""
"คุณเลือกแบบอักษรขนาด %d พอยนต์ ซึ่งอาจใหญ่เทอะทะเกินกว่าที่จะใช้งานได้สะดวก "
"ขอแนะนำให้เลือกขนาดที่เล็กกว่านี้"

#: capplets/keybindings/eggcellrendererkeys.c:21
msgid "New accelerator..."
msgstr "ปุ่มลัดใหม่..."

#: capplets/keybindings/eggcellrendererkeys.c:163
#: capplets/keybindings/eggcellrendererkeys.c:164
msgid "Accelerator key"
msgstr "ปุ่มลัด"

#: capplets/keybindings/eggcellrendererkeys.c:173
#: capplets/keybindings/eggcellrendererkeys.c:174
msgid "Accelerator modifiers"
msgstr "ปุ่มใช้ร่วมลัด"

#: capplets/keybindings/eggcellrendererkeys.c:182
#: capplets/keybindings/eggcellrendererkeys.c:183
msgid "Accelerator keycode"
msgstr "คีย์โค้ดของปุ่มลัด"

#: capplets/keybindings/eggcellrendererkeys.c:193
msgid "Accel Mode"
msgstr "โหมดเร่ง"

#: capplets/keybindings/eggcellrendererkeys.c:194
msgid "The type of accelerator."
msgstr "แบบของตัวเร่ง"

#: capplets/keybindings/eggcellrendererkeys.c:242
#: capplets/keybindings/gnome-keybinding-properties.c:197
#: libbackground/applier.c:624 typing-break/drwright.c:477
msgid "Disabled"
msgstr "ไม่ใช้"

#: capplets/keybindings/gnome-keybinding-properties.c:545
msgid "<Unknown Action>"
msgstr "<ปฏิบัติการที่ไม่รู้จัก>"

# This contains shortcuts for "volume up/down", e-mail, move windows, etc.,.
# "misclenous" is more suitable than "desktop"
#: capplets/keybindings/gnome-keybinding-properties.c:566
msgid "Desktop"
msgstr "เบ็ดเตล็ด"

#: capplets/keybindings/gnome-keybinding-properties.c:567
#: capplets/sound/gnome-settings-sound.desktop.in.in.h:2
msgid "Sound"
msgstr "เสียง"

#: capplets/keybindings/gnome-keybinding-properties.c:571
msgid "Window Management"
msgstr "จัดการหน้าต่าง"

#: capplets/keybindings/gnome-keybinding-properties.c:668
#, c-format
msgid ""
"The shortcut \"%s\" is already used for:\n"
" \"%s\"\n"
msgstr ""
"ปุ่มลัด \"%s\" ถูกใช้อยู่แล้วสำหรับ:\n"
" \"%s\"\n"

#: capplets/keybindings/gnome-keybinding-properties.c:700
#, c-format
msgid "Error setting new accelerator in configuration database: %s\n"
msgstr "เกิดข้อผิดพลาดขณะจัดเก็บปุ่มลัดใหม่ลงในฐานข้อมูลค่าปรับแต่ง: %s\n"

#: capplets/keybindings/gnome-keybinding-properties.c:750
#, c-format
msgid "Error unsetting accelerator in configuration database: %s\n"
msgstr "เกิดข้อผิดพลาด ขณะลบปุ่มลัดออกจาก ฐานข้อมูลค่าปรับแต่ง: %s\n"

#: capplets/keybindings/gnome-keybinding-properties.c:857
msgid "Action"
msgstr "ปฏิบัติการ"

#: capplets/keybindings/gnome-keybinding-properties.c:881
msgid "Shortcut"
msgstr "ปุ่มลัด"

#: capplets/keybindings/gnome-keybinding-properties.glade.h:1
#: capplets/keybindings/keybinding.desktop.in.in.h:2
msgid "Keyboard Shortcuts"
msgstr "ชุดปุ่มลัด"

#: capplets/keybindings/gnome-keybinding-properties.glade.h:2
msgid ""
"To edit a shortcut key, click on the corresponding row and type a new "
"accelerator, or press backspace to clear."
msgstr ""
"ถ้าต้องการเปลี่ยนปุ่มลัด คลิกบนแถวที่ต้องการแล้วกดปุ่มลัดตัวใหม่ หรือกดปุ่ม Backspace "
"ถ้าไม่ต้องการใช้"

#: capplets/keybindings/keybinding.desktop.in.in.h:1
msgid "Assign shortcut keys to commands"
msgstr "ตั้งปุ่มลัดสำหรับเรียกใช้คำสั่งต่างๆ"

#: capplets/keyboard/gnome-keyboard-properties-xkb.c:69
#: capplets/keyboard/gnome-keyboard-properties-xkb.c:95
msgid "Unknown"
msgstr "ไม่รู้จัก"

#: capplets/keyboard/gnome-keyboard-properties-xkblt.c:251
msgid "Layout"
msgstr "ผังแป้นพิมพ์"

#. The first radio in a group is to be "Default", meaning none of
#. the below options are to be included in the selected list.
#. This is a HIG-compliant alternative to allowing no
#. selection in the group.
#: capplets/keyboard/gnome-keyboard-properties-xkblt.c:255
#: capplets/keyboard/gnome-keyboard-properties-xkbot.c:206
msgid "Default"
msgstr "ค่าปริยาย"

#: capplets/keyboard/gnome-keyboard-properties-xkbmc.c:75
msgid "Models"
msgstr "โมเดล"

#: capplets/keyboard/gnome-keyboard-properties.c:106
#, c-format
msgid "There was an error launching the keyboard capplet : %s"
msgstr "มีข้อผิดพลาดในการเริ่มใช้งานโปรแกรม capplet ของแป้นพิมพ์: %s"

#: capplets/keyboard/gnome-keyboard-properties.c:202
msgid "_Accessibility"
msgstr "_ระบบอำนวยการใช้งาน"

#: capplets/keyboard/gnome-keyboard-properties.c:221
#: capplets/keyboard/gnome-keyboard-properties.c:223
#: capplets/sound/sound-properties-capplet.c:240
#: capplets/sound/sound-properties-capplet.c:242
msgid ""
"Just apply settings and quit (compatibility only; now handled by daemon)"
msgstr ""
"ประยุกต์ใช้ค่าที่กำหนดและหยุดการทำงาน (สามารถเข้ากันได้เท่านั้น; ปัจจุบันถูกจัดการโดยเดมอน)"

#: capplets/keyboard/gnome-keyboard-properties.c:227
msgid "Start the page with the typing break settings showing"
msgstr "เริ่มต้นหน้ากระดาษโดยแสดงการตั้งค่าการหยุดพักการพิมพ์"

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

#: capplets/keyboard/gnome-keyboard-properties.glade.h:4
msgid "<b>Cursor Blinking</b>"
msgstr "<b>การกระพริบของตัวชี้</b>"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:5
msgid "<b>Repeat Keys</b>"
msgstr "<b>การซ้ำตัวอักษร</b>"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:6
msgid "<b>_Lock screen to enforce typing break</b>"
msgstr "<b>_ล็อคหน้าจอเพื่อบังคับให้พักหยุดพิมพ์</b>"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:7
msgid "<small><i>Fast</i></small>"
msgstr "<small><i>ถี่</i></small>"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:8
msgid "<small><i>Long</i></small>"
msgstr "<small><i>นาน</i></small>"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:9
msgid "<small><i>Short</i></small>"
msgstr "<small><i>นิดเดียว</i></small>"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:10
msgid "<small><i>Slow</i></small>"
msgstr "<small><i>ช้า</i></small>"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:11
msgid "A_vailable layouts:"
msgstr "_ผังแป้นพิมพ์ที่มี:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:12
msgid "All_ow postponing of breaks"
msgstr "_ยอมให้ผัดเวลาพักพิมพ์ไปชั่วครู่"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:13
msgid "Check if breaks are allowed to be postponed"
msgstr "เลือกถ้าจะยอมให้ผัดเวลาของการพักพิมพ์ออกไปชั่วคราว"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:14
msgid "Choose A Keyboard Model"
msgstr "เลือกรุ่นแป้นพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:15
msgid "Choose A Layout"
msgstr "เลือกผังแป้นพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:16
msgid "Cursor _blinks in text boxes and fields"
msgstr "_ตัวชี้กระพริบในช่องข้อความ"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:17
msgid "Duration of the break when typing is disallowed"
msgstr "ระยะเวลาของการพักห้ามพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:18
msgid "Duration of work before forcing a break"
msgstr "ระยะเวลาทำงานก่อนที่จะบังคับให้พัก"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:19
msgid "Key presses _repeat when key is held down"
msgstr "ซ้ำปุ่_มเมื่อกดปุ่มค้างไว้"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:21
msgid "Keyboard Preferences"
msgstr "ปรับแต่งแป้นพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:22
msgid "Keyboard _model:"
msgstr "รุ่_นแป้นพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:23
msgid "Layout Options"
msgstr "ปรับแต่งผังแป้นพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:24
msgid "Layouts"
msgstr "ผังแป้นพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:25
msgid ""
"Lock screen after a certain duration to help prevent repetitive keyboard use "
"injuries"
msgstr ""
"ล็อคหน้าจอหลังจาก ทำงานไประยะเวลาหนึ่ง เพื่อช่วยป้องกัน อันตรายทางสุขภาพ จากการพิมพ์ "
"เป็นเวลาต่อเนื่อง"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:26
msgid "Microsoft Natural Keyboard"
msgstr "Microsoft Natural Keyboard"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:27
msgid "Preview:"
msgstr "ตัวอย่าง:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:28
msgid "Reset To De_faults"
msgstr "_กลับไปใช้ค่าปริยาย"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:30
msgid "Separate _group for each window"
msgstr "_จำภาษาสำหรับแต่ละหน้าต่าง"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:31
msgid "Typing Break"
msgstr "เวลาพักพิมพ์"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:32
msgid "_Accessibility..."
msgstr "_ระบบอำนวยการใช้งาน..."

#: capplets/keyboard/gnome-keyboard-properties.glade.h:33
msgid "_Add..."
msgstr "เ_พิ่ม..."

#: capplets/keyboard/gnome-keyboard-properties.glade.h:34
msgid "_Break interval lasts:"
msgstr "_พักเป็นระยะเวลา:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:35
msgid "_Delay:"
msgstr "_หน่วงเวลา:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:36
msgid "_Models:"
msgstr "_รุ่นแป้นพิมพ์:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:37
msgid "_Selected layouts:"
msgstr "ผังแป้นพิมพ์ที่เ_ลือก:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:38
msgid "_Speed:"
msgstr "คว_ามเร็ว:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:40
msgid "_Work interval lasts:"
msgstr "ร_ะยะเวลาทำงานก่อนจะพัก:"

#: capplets/keyboard/gnome-keyboard-properties.glade.h:41
msgid "minutes"
msgstr "นาที"

#: capplets/keyboard/keyboard.desktop.in.in.h:2
msgid "Set your keyboard preferences"
msgstr "ตั้งค่าสำหรับแป้นพิมพ์"

#: capplets/mouse/gnome-mouse-properties.c:498
msgid "Unknown Cursor"
msgstr "ตัวชี้ที่ไม่รู้จัก"

#: capplets/mouse/gnome-mouse-properties.c:619
msgid "Default Cursor - Current"
msgstr "ตัวชี้ปริยาย - ใช้อยู่"

#: capplets/mouse/gnome-mouse-properties.c:619
#: capplets/mouse/gnome-mouse-properties.c:622
msgid "The default cursor that ships with X"
msgstr "ตัวชี้ปริยายซึ่งมากับ X"

#: capplets/mouse/gnome-mouse-properties.c:622
msgid "Default Cursor"
msgstr "ตัวชี้ปริยาย"

#: capplets/mouse/gnome-mouse-properties.c:640
msgid "White Cursor - Current"
msgstr "ตัวชี้ขาว - ใช้อยู่"

#: capplets/mouse/gnome-mouse-properties.c:640
#: capplets/mouse/gnome-mouse-properties.c:643
msgid "The default cursor inverted"
msgstr "ตัวชี้ปริยายแต่กลับสี"

#: capplets/mouse/gnome-mouse-properties.c:643
msgid "White Cursor"
msgstr "ตัวชี้ขาว"

#: capplets/mouse/gnome-mouse-properties.c:662
msgid "Large Cursor - Current"
msgstr "ตัวชี้ใหญ่ - ใช้อยู่"

#: capplets/mouse/gnome-mouse-properties.c:662
#: capplets/mouse/gnome-mouse-properties.c:665
msgid "Large version of normal cursor"
msgstr "ตัวชี้ปริยายเอามาขยายใหญ่"

#: capplets/mouse/gnome-mouse-properties.c:665
msgid "Large Cursor"
msgstr "ตัวชี้ใหญ่"

#: capplets/mouse/gnome-mouse-properties.c:684
msgid "Large White Cursor - Current"
msgstr "ตัวชี้ขาวใหญ่ - ใช้อยู่"

#: capplets/mouse/gnome-mouse-properties.c:684
#: capplets/mouse/gnome-mouse-properties.c:687
msgid "Large version of white cursor"
msgstr "ตัวชี้ขาวเอามาขยายใหญ่"

#: capplets/mouse/gnome-mouse-properties.c:687
msgid "Large White Cursor"
msgstr "ตัวชี้ขาวใหญ่"

#: capplets/mouse/gnome-mouse-properties.c:760
msgid "Cursor Size"
msgstr "ขนาดตัวชี้"

#: capplets/mouse/gnome-mouse-properties.c:769
msgid "Cursor Theme"
msgstr "ชุดรูปแบบตัวชี้"

#: capplets/mouse/gnome-mouse-properties.glade.h:2
msgid "<b>Double-Click Timeout </b>"
msgstr "<b>ความเร็วของ ดับเบิ้ลคลิก </b>"

#: capplets/mouse/gnome-mouse-properties.glade.h:3
msgid "<b>Drag and Drop</b>"
msgstr "<b>ลากมาปล่อย</b>"

#: capplets/mouse/gnome-mouse-properties.glade.h:4
msgid "<b>Locate Pointer</b>"
msgstr "<b>มองหาตัวชี้</b>"

#: capplets/mouse/gnome-mouse-properties.glade.h:5
msgid "<b>Mouse Orientation</b>"
msgstr "<b>แนววางของเมาส์</b>"

#: capplets/mouse/gnome-mouse-properties.glade.h:6
msgid "<b>Speed</b>"
msgstr "<b>ความเร็ว</b>"

#: capplets/mouse/gnome-mouse-properties.glade.h:7
msgid ""
"<i><small><b>Note:</b> Changes to this setting will not take effect until "
"next time you log in.</small></i>"
msgstr ""
"<i><small><b>โปรดทราบ:</b> จะเริ่มใช้ค่าตั้งที่เปลี่ยนนี้เมื่อคุณเข้าระบบครั้งต่อไป</small></i>"

#: capplets/mouse/gnome-mouse-properties.glade.h:8
msgid "<i>Fast</i>"
msgstr "<i>เร็ว</i>"

#: capplets/mouse/gnome-mouse-properties.glade.h:9
msgid "<i>High</i>"
msgstr "<i>สูง</i>"

#: capplets/mouse/gnome-mouse-properties.glade.h:10
msgid "<i>Large</i>"
msgstr "<i>ไกล</i>"

#: capplets/mouse/gnome-mouse-properties.glade.h:11
msgid "<i>Low</i>"
msgstr "<i>ต่ำ</i>"

#: capplets/mouse/gnome-mouse-properties.glade.h:12
msgid "<i>Slow</i>"
msgstr "<i>ช้า</i>"

#: capplets/mouse/gnome-mouse-properties.glade.h:13
msgid "<i>Small</i>"
msgstr "<i>สั้น</i>"

#: capplets/mouse/gnome-mouse-properties.glade.h:14
msgid "Buttons"
msgstr "ปุ่ม"

#: capplets/mouse/gnome-mouse-properties.glade.h:15
msgid "Cursors"
msgstr "ตัวชี้"

#: capplets/mouse/gnome-mouse-properties.glade.h:16
msgid "Highlight the _pointer when you press Ctrl"
msgstr "เ_น้นตัวชี้เมื่อคุณกดปุ่ม Ctrl"

#: capplets/mouse/gnome-mouse-properties.glade.h:17
msgid "Motion"
msgstr "การเคลื่อนไหว"

#: capplets/mouse/gnome-mouse-properties.glade.h:18
msgid "Mouse Preferences"
msgstr "ค่าตั้งสำหรับเมาส์"

#: capplets/mouse/gnome-mouse-properties.glade.h:19
msgid "_Acceleration:"
msgstr "ความ_เร่ง:"

#: capplets/mouse/gnome-mouse-properties.glade.h:20
msgid "_Large"
msgstr "ใ_หญ่"

#: capplets/mouse/gnome-mouse-properties.glade.h:21
msgid "_Left-handed mouse"
msgstr "เ_มาส์มือซ้าย"

#: capplets/mouse/gnome-mouse-properties.glade.h:23
msgid "_Sensitivity:"
msgstr "_ความตอบสนอง"

#: capplets/mouse/gnome-mouse-properties.glade.h:24
msgid "_Small"
msgstr "_เล็ก"

#: capplets/mouse/gnome-mouse-properties.glade.h:25
msgid "_Threshold:"
msgstr "_ระยะเริ่มลาก:"

#: capplets/mouse/gnome-mouse-properties.glade.h:26
msgid "_Timeout:"
msgstr "_ภายใน:"

#: capplets/mouse/gnome-settings-mouse.desktop.in.in.h:1
msgid "Mouse"
msgstr "เมาส์"

#: capplets/mouse/gnome-settings-mouse.desktop.in.in.h:2
msgid "Set your mouse preferences"
msgstr "ปรับแต่งค่าตั้งสำหรับเมาส์"

#: capplets/network/gnome-network-preferences.desktop.in.in.h:1
msgid "Network Proxy"
msgstr "พร็อกซี"

#: capplets/network/gnome-network-preferences.desktop.in.in.h:2
msgid "Set your network proxy preferences"
msgstr "ตั้งค่าพร็อกซีของเครือข่าย"

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

#: capplets/network/gnome-network-preferences.glade.h:3
msgid "<b>Ignore Host List</b>"
msgstr "<b>โฮสต์ที่ไม่ต้องผ่านพร็อกซี</b>"

#: capplets/network/gnome-network-preferences.glade.h:4
msgid "<b>_Automatic proxy configuration</b>"
msgstr "<b>ตั้งค่าพร็อกซีโดย_อัตโนมัติ</b>"

#: capplets/network/gnome-network-preferences.glade.h:5
msgid "<b>_Direct internet connection</b>"
msgstr "<b>ต่ออินเทอร์เน็ตโดย_ตรง ไม่ผ่านพร็อกซี</b>"

#: capplets/network/gnome-network-preferences.glade.h:6
msgid "<b>_Manual proxy configuration</b>"
msgstr "<b>ตั้งค่าพร็อกซีแบบเ_จาะจง</b>"

#: capplets/network/gnome-network-preferences.glade.h:7
msgid "<b>_Use authentication</b>"
msgstr "<b>ใ_ช้การตรวจสอบสิทธิ์</b>"

#: capplets/network/gnome-network-preferences.glade.h:8
msgid "Advanced Configuration"
msgstr "ค่าตั้งเพิ่มเติม"

#: capplets/network/gnome-network-preferences.glade.h:9
msgid "Autoconfiguration _URL:"
msgstr "_URL สำหรับใช้จัดตั้งค่าอัตโนมัติ"

#: capplets/network/gnome-network-preferences.glade.h:10
msgid "HTTP Proxy Details"
msgstr "รายละเอียดพร็อกซี HTTP"

#: capplets/network/gnome-network-preferences.glade.h:11
msgid "H_TTP proxy:"
msgstr "พร็อกซี H_TTP:"

#: capplets/network/gnome-network-preferences.glade.h:12
msgid "Network Proxy Preferences"
msgstr "ตั้งค่าพร็อกซีเครือข่าย"

#: capplets/network/gnome-network-preferences.glade.h:13
msgid "Port:"
msgstr "พอร์ต:"

#: capplets/network/gnome-network-preferences.glade.h:14
msgid "Proxy Configuration"
msgstr "ตั้งค่าพร็อกซี"

#: capplets/network/gnome-network-preferences.glade.h:15
msgid "S_ocks host:"
msgstr "โฮสต์ S_ocks:"

#: capplets/network/gnome-network-preferences.glade.h:16
msgid "U_sername:"
msgstr "_ชื่อผู้ใช้:"

#: capplets/network/gnome-network-preferences.glade.h:17
msgid "_Details"
msgstr "_รายละเอียด"

#: capplets/network/gnome-network-preferences.glade.h:18
msgid "_FTP proxy:"
msgstr "พร็อกซี _FTP:"

#: capplets/network/gnome-network-preferences.glade.h:19
msgid "_Password:"
msgstr "_รหัสผ่าน:"

#: capplets/network/gnome-network-preferences.glade.h:20
msgid "_Secure HTTP proxy:"
msgstr "พร็อกซี _Secure HTTP:"

#: capplets/sound/gnome-settings-sound.desktop.in.in.h:1
msgid "Enable sound and associate sounds with events"
msgstr "ใช้เสียงสำหรับเหตุการณ์ต่าง ๆ"

#: capplets/sound/sound-properties-capplet.c:271
#: capplets/sound/sound-properties.glade.h:6
msgid "Sound Preferences"
msgstr "ค่าตั้งของเสียง"

#: capplets/sound/sound-properties.glade.h:1
msgid "E_nable sound server startup"
msgstr "เ_ปิดใช้ระบบเสียง"

#: capplets/sound/sound-properties.glade.h:2
msgid "Flash _entire screen"
msgstr "กระพริบหน้า_จอ"

#: capplets/sound/sound-properties.glade.h:3
msgid "Flash _window titlebar"
msgstr "กระพริบหัว_หน้าต่าง"

#: capplets/sound/sound-properties.glade.h:4
msgid "General"
msgstr "ทั่วไป"

#: capplets/sound/sound-properties.glade.h:5
msgid "Sound Events"
msgstr "เหตุการณ์เสียง"

#: capplets/sound/sound-properties.glade.h:7
msgid "System Bell"
msgstr "ระฆังระบบ"

#: capplets/sound/sound-properties.glade.h:8
msgid "_Sound an audible bell"
msgstr "_ออกเสียงบี๊บ"

#: capplets/sound/sound-properties.glade.h:9
msgid "_Sounds for events"
msgstr "_ออกเสียงเมื่อมีเหตุการณ์"

#: capplets/sound/sound-properties.glade.h:10
msgid "_Visual feedback:"
msgstr "แ_สดงสัญญาณบนหน้าจอ:"

#: capplets/theme-switcher/gnome-theme-details.c:347
msgid ""
"No themes could be found on your system.  This probably means that your "
"\"Theme Preferences\" dialog was improperly installed, or you haven't "
"installed the \"gnome-themes\" package."
msgstr ""
"หาชุดตกแต่งไม่เจอ.  นี่คงเป็นเพราะว่าหน้าต่าง \"ปรับแต่งชุดตกแต่ง\" ถูกติดตั้งไม่ดี  "
"หรือว่าคุณยังไม่ได้ติดตั้งแพ็กเกจ \"gnome-themes\""

#: capplets/theme-switcher/gnome-theme-installer.c:227
msgid "This theme is not in a supported format."
msgstr "ไม่สามารถอ่านชุดตกแต่งรูปแบบนี้ได้"

#: capplets/theme-switcher/gnome-theme-installer.c:244
msgid "Failed to create temporary directory"
msgstr "สร้างโฟลเดอร์ชั่วคราวไม่สำเร็จ"

#: capplets/theme-switcher/gnome-theme-installer.c:264
msgid ""
"Can not install theme. \n"
"The bzip2 utility is not installed."
msgstr ""
"ติดตั้งชุดตกแต่งไม่สำเร็จ\n"
"ไม่มีโปรแกรม bzip2 ในระบบ"

#: capplets/theme-switcher/gnome-theme-installer.c:282
#: capplets/theme-switcher/gnome-theme-installer.c:319
#: capplets/theme-switcher/gnome-theme-installer.c:399
msgid "Installation Failed"
msgstr "ติดตั้งชุดตกแต่งไม่สำเร็จ"

#: capplets/theme-switcher/gnome-theme-installer.c:302
msgid ""
"Can not install themes. \n"
"The gzip utility is not installed."
msgstr ""
"ติดตั้งชุดตกแต่งไม่สำเร็จ\n"
"ไม่มีโปรแกรม gzip ในระบบ"

#: capplets/theme-switcher/gnome-theme-installer.c:340
#, c-format
msgid ""
"Icon Theme %s correctly installed.\n"
"You can select it in the theme details."
msgstr ""
"ติดตั้งชุดตกแต่งไอคอน %s สำเร็จแล้ว\n"
"คุณสามารถเลือกใช้ได้ในหน้าต่างรายละเอียดของชุดตกแต่ง"

#: capplets/theme-switcher/gnome-theme-installer.c:343
#, c-format
msgid "Gnome Theme %s correctly installed"
msgstr "ติดตั้งชุดตกแต่ง %s สำเร็จแล้ว"

#: capplets/theme-switcher/gnome-theme-installer.c:346
#, c-format
msgid ""
"Windows Border Theme %s correctly installed.\n"
"You can select it in the theme details."
msgstr ""
"ติดตั้งชุดตกแต่งกรอบหน้าต่าง %s สำเร็จแล้ว\n"
"คุณสามารถเลือกใช้ได้ในหน้าต่างรายละเอียดของชุดตกแต่ง"

#: capplets/theme-switcher/gnome-theme-installer.c:349
#, c-format
msgid ""
"Controls Theme %s correctly installed.\n"
"You can select it in the theme details."
msgstr ""
"ติดตั้งชุดตกแต่งปุ่มควบคุม %s สำเร็จแล้ว\n"
"คุณสามารถเลือกใช้ได้ในหน้าต่างรายละเอียดของชุดตกแต่ง"

#: capplets/theme-switcher/gnome-theme-installer.c:357
msgid "The theme is an engine. You need to compile the theme."
msgstr "ชุดตกแต่งนี้เป็นโปรแกรม คุณต้องคอมไพล์ชุดตกแต่งด้วย"

#: capplets/theme-switcher/gnome-theme-installer.c:374
msgid "The file format is invalid"
msgstr "รูปแบบข้อมูลไม่ถูกต้อง"

#: capplets/theme-switcher/gnome-theme-installer.c:468
msgid "No theme file location specified to install"
msgstr "ไม่ได้กำหนดตำแหน่งของแฟ้มชุดตกแต่งที่จะติดตั้ง"

#: capplets/theme-switcher/gnome-theme-installer.c:485
msgid "The theme file location specified to install is invalid"
msgstr "ตำแหน่งแฟ้มชุดตกแต่งที่ให้ใช้ไม่ได้"

#: capplets/theme-switcher/gnome-theme-installer.c:505
#, c-format
msgid ""
"Insufficient permissions to install the theme in:\n"
"%s"
msgstr ""
"คุณไม่มีสิทธิเพียงพอที่จะติดตั้งชุดตกแต่งใน:\n"
"%s"

#: capplets/theme-switcher/gnome-theme-installer.c:526
msgid "The file format is invalid."
msgstr "รูปแบบข้อมูลไม่ถูกต้อง"

#: capplets/theme-switcher/gnome-theme-installer.c:553
#, c-format
msgid ""
"%s is the path where the theme files will be installed. This can not be "
"selected as the source location"
msgstr "%s เป็นตำแหน่งที่ จะติดตั้งชุดตกแต่ง จะเลือกตำแหน่งนี้ เป็นที่มาของชุดตกแต่งไม่ได้"

#: capplets/theme-switcher/gnome-theme-installer.c:607
msgid ""
"Cannot install theme.\n"
"The tar program is not installed on your system."
msgstr ""
"ติดตั้งชุดตกแต่งไม่สำเร็จ\n"
"ไม่มีโปรแกรม tar ในระบบ"

#: capplets/theme-switcher/gnome-theme-manager.c:680
msgid "Custom theme"
msgstr "ชุดตกแต่งกำหนดเอง"

#: capplets/theme-switcher/gnome-theme-manager.c:680
msgid "You can save this theme by pressing the Save Theme button."
msgstr "คุณสามารถบันทึกชุดตกแต่งนี้ได้ด้วยปุ่ม \"บันทึกชุดตกแต่ง\""

#: capplets/theme-switcher/gnome-theme-manager.c:1476
msgid ""
"The default theme schemas could not be found on your system.  This means "
"that you probably don't have metacity installed, or that your gconf is "
"configured incorrectly."
msgstr ""
"ไม่พบ schema ปริยายในระบบของคุณ เป็นไปได้ว่าคุณไม่ได้ติดตั้ง metacity ไว้ หรืออาจตั้งค่า "
"gconf ไว้ไม่ถูกต้อง"

#: capplets/theme-switcher/gnome-theme-save.c:72
msgid "Theme name must be present"
msgstr "ชุดตกแต่งต้องมีชื่อ"

#: capplets/theme-switcher/gnome-theme-save.c:104
msgid "The theme already exists. Would you like to replace it?"
msgstr "มีชุดตกแต่งนี้อยู่แล้ว จะเขียนทับไหม?"

#: capplets/theme-switcher/gtk-theme-selector.desktop.in.in.h:1
msgid "Select themes for various parts of the desktop"
msgstr "เลือกชุดตกแต่งสำหรับส่วนต่าง ๆ ของพื้นที่ทำงาน"

#: capplets/theme-switcher/gtk-theme-selector.desktop.in.in.h:2
#: vfs-methods/themus/themus-properties-main.c:92
msgid "Theme"
msgstr "ชุดตกแต่ง"

#: capplets/theme-switcher/theme-install.glade.h:2
msgid "<span size=\"larger\" weight=\"bold\">Install a Theme</span>"
msgstr "<span size=\"larger\" weight=\"bold\">ติดตั้งชุดตกแต่ง</span>"

#: capplets/theme-switcher/theme-install.glade.h:3
msgid "Theme Installation"
msgstr "การติดตั้งชุดตกแต่ง"

#: capplets/theme-switcher/theme-install.glade.h:4
msgid "_Install"
msgstr "_ติดตั้ง"

#: capplets/theme-switcher/theme-install.glade.h:5
msgid "_Location:"
msgstr "ตำ_แหน่ง:"

#: capplets/theme-switcher/theme-properties.glade.h:2
msgid "<span size=\"larger\" weight=\"bold\">Save Theme to Disk</span>"
msgstr "<span size=\"larger\" weight=\"bold\">บันทึกชุดตกแต่งลงดิสก์</span>"

#: capplets/theme-switcher/theme-properties.glade.h:3
msgid "Apply _Background"
msgstr "ตกลงใช้_พื้นหลัง"

#: capplets/theme-switcher/theme-properties.glade.h:4
msgid "Apply _Font"
msgstr "ตกลงใช้แ_บบอักษร"

#: capplets/theme-switcher/theme-properties.glade.h:5
msgid "Controls"
msgstr "ปุ่มควบคุมต่างๆ"

#: capplets/theme-switcher/theme-properties.glade.h:6
msgid "Icons"
msgstr "ไอคอน"

#: capplets/theme-switcher/theme-properties.glade.h:7
msgid "New themes can also be installed by dragging them into the window."
msgstr "คุณสามารถติดตั้งชุดตกแต่งใหม่ได้โดยลากมาปล่อยที่หน้าต่างนี้"

#: capplets/theme-switcher/theme-properties.glade.h:8
msgid "Save Theme"
msgstr "บันทึกชุดตกแต่ง"

#: capplets/theme-switcher/theme-properties.glade.h:9
msgid "Select theme for the desktop"
msgstr "เลือกชุดตกแต่งสำหรับพื้นโต๊ะ"

#: capplets/theme-switcher/theme-properties.glade.h:10
msgid "Short _description:"
msgstr "_คำอธิบายสั้นๆ:"

#: capplets/theme-switcher/theme-properties.glade.h:11
msgid "Theme Details"
msgstr "รายละเอียดของชุดตกแต่ง"

#: capplets/theme-switcher/theme-properties.glade.h:12
msgid "Theme Preferences"
msgstr "ปรับแต่งชุดตกแต่ง"

#: capplets/theme-switcher/theme-properties.glade.h:13
msgid "Theme _Details"
msgstr "_รายละเอียดของชุดตกแต่ง"

#: capplets/theme-switcher/theme-properties.glade.h:14
msgid "This theme does not suggest any particular font or background."
msgstr "ชุดตกแต่งนี้ไม่ได้แนะนำแบบอักษรหรือพื้นหลัง"

#: capplets/theme-switcher/theme-properties.glade.h:15
msgid "This theme suggests a background:"
msgstr "ชุดตกแต่งนี้แนะนำ พื้นหลัง:"

#: capplets/theme-switcher/theme-properties.glade.h:16
msgid "This theme suggests a font and a background:"
msgstr "ชุดตกแต่งนี้แนะนำ แบบอักษร และ พื้นหลัง:"

#: capplets/theme-switcher/theme-properties.glade.h:17
msgid "This theme suggests a font:"
msgstr "ชุดตกแต่งนี้แนะนำ แบบอักษร:"

#: capplets/theme-switcher/theme-properties.glade.h:18
msgid "Window Border"
msgstr "กรอบหน้าต่าง"

#: capplets/theme-switcher/theme-properties.glade.h:19
msgid "_Go To Theme Folder"
msgstr "ไ_ปที่โฟลเดอร์ชุดตกแต่ง"

#: capplets/theme-switcher/theme-properties.glade.h:20
msgid "_Install Theme..."
msgstr "_ติดตั้งชุดตกแต่ง..."

#: capplets/theme-switcher/theme-properties.glade.h:21
msgid "_Revert"
msgstr "คืน_กลับ"

#: capplets/theme-switcher/theme-properties.glade.h:22
msgid "_Save Theme..."
msgstr "_บันทึกชุดตกแต่ง..."

#: capplets/theme-switcher/theme-properties.glade.h:23
msgid "_Theme name:"
msgstr "_ชื่อชุดตกแต่ง:"

#: capplets/theme-switcher/theme-properties.glade.h:24
msgid "theme selection tree"
msgstr "ช่องเลือกชุดตกแต่ง"

#: capplets/ui-properties/gnome-ui-properties.desktop.in.in.h:1
msgid "Customize the appearance of toolbars and menubars in applications"
msgstr "ปรับแต่งรูปโฉมแถบเครื่องมือและแถบเมนูในโปรแกรม"

#: capplets/ui-properties/gnome-ui-properties.desktop.in.in.h:2
msgid "Menus & Toolbars"
msgstr "เมนู & แถบเครื่องมือ"

#: capplets/ui-properties/gnome-ui-properties.glade.h:2
msgid "<b>Behavior and Appearance</b>"
msgstr "<b>พฤติกรรมและรูปโฉม</b>"

#: capplets/ui-properties/gnome-ui-properties.glade.h:3
msgid "<b>Preview</b>"
msgstr "<b>ตัวอย่าง</b>"

#: capplets/ui-properties/gnome-ui-properties.glade.h:4
msgid "C_ut"
msgstr "_ตัด"

#: capplets/ui-properties/gnome-ui-properties.glade.h:5
msgid "Icons only"
msgstr "ไอคอนเท่านั้น"

#: capplets/ui-properties/gnome-ui-properties.glade.h:6
msgid "Menu and Toolbar Preferences"
msgstr "ค่าตั้งของเมนูและแถบเครื่องมือ"

#: capplets/ui-properties/gnome-ui-properties.glade.h:7
msgid "New File"
msgstr "แฟ้มใหม่"

#: capplets/ui-properties/gnome-ui-properties.glade.h:8
msgid "Open File"
msgstr "เปิดแฟ้ม"

#: capplets/ui-properties/gnome-ui-properties.glade.h:9
msgid "Save File"
msgstr "บันทึกแฟ้ม"

#: capplets/ui-properties/gnome-ui-properties.glade.h:10
msgid "Show _icons in menus"
msgstr "แสดงไ_อคอนในเมนู"

#: capplets/ui-properties/gnome-ui-properties.glade.h:11
msgid "Text below icons"
msgstr "ข้อความข้างล่างไอคอน"

#: capplets/ui-properties/gnome-ui-properties.glade.h:12
msgid "Text beside icons"
msgstr "ข้อความไว้ด้านข้างไอคอน"

#: capplets/ui-properties/gnome-ui-properties.glade.h:13
msgid "Text only"
msgstr "ข้อความเท่านั้น"

#: capplets/ui-properties/gnome-ui-properties.glade.h:14
msgid "Toolbar _button labels:"
msgstr "ฉลากของปุ่_มในแถบเครื่องมือ:"

#: capplets/ui-properties/gnome-ui-properties.glade.h:15
msgid "_Copy"
msgstr "_คัดลอก"

#: capplets/ui-properties/gnome-ui-properties.glade.h:16
msgid "_Detachable toolbars"
msgstr "ดึ_งแถบเครื่องมือออกมาได้"

#: capplets/ui-properties/gnome-ui-properties.glade.h:17
msgid "_Edit"
msgstr "แ_ก้ไข"

#: capplets/ui-properties/gnome-ui-properties.glade.h:18
msgid "_Editable menu accelerators"
msgstr "แก้ไขปุ่ม_ลัดได้"

#: capplets/ui-properties/gnome-ui-properties.glade.h:19
msgid "_File"
msgstr "แ_ฟ้ม"

#: capplets/ui-properties/gnome-ui-properties.glade.h:20
msgid "_New"
msgstr "ใ_หม่"

#: capplets/ui-properties/gnome-ui-properties.glade.h:21
msgid "_Open"
msgstr "_เปิด"

#: capplets/ui-properties/gnome-ui-properties.glade.h:22
msgid "_Paste"
msgstr "_แปะ"

#: capplets/ui-properties/gnome-ui-properties.glade.h:23
msgid "_Print"
msgstr "_พิมพ์"

#: capplets/ui-properties/gnome-ui-properties.glade.h:24
msgid "_Quit"
msgstr "_ออก"

#: capplets/ui-properties/gnome-ui-properties.glade.h:25
msgid "_Save"
msgstr "_บันทึก"

#: capplets/windows/gnome-window-properties.c:386
#, c-format
msgid ""
"<b>Cannot start the preferences application for your window manager</b>\n"
"\n"
"%s"
msgstr ""
"<b>ไม่สามารถเรียกโปรแกรมปรับแต่งสำหรับตัวจัดการหน้าต่างที่คุณใช้</b>\n"
"\n"
"%s"

#: capplets/windows/gnome-window-properties.c:644
msgid "Control"
msgstr "Control"

#: capplets/windows/gnome-window-properties.c:649
msgid "Alt"
msgstr "Alt"

#: capplets/windows/gnome-window-properties.c:655
msgid "Hyper"
msgstr "Hyper"

#: capplets/windows/gnome-window-properties.c:662
msgid "Super (or \"Windows logo\")"
msgstr "Super (หรือ ปุ่มโลโก้วินโดวส์)"

#: capplets/windows/gnome-window-properties.c:669
msgid "Meta"
msgstr "Meta"

#: capplets/windows/gnome-window-properties.glade.h:1
msgid "<b>Movement Key</b>"
msgstr "<b>ปุ่มเคลื่อนที่</b>"

#: capplets/windows/gnome-window-properties.glade.h:2
msgid "<b>Titlebar Action</b>"
msgstr "<b>ปฏิบัติการแถบชื่อหน้าต่าง</b>"

#: capplets/windows/gnome-window-properties.glade.h:3
msgid "<b>Window Selection</b>"
msgstr "<b>การเลือกหน้าต่าง</b>"

#: capplets/windows/gnome-window-properties.glade.h:4
msgid "To _move a window, press-and-hold this key then grab the window:"
msgstr "_กดปุ่มนี้ค้างไว้ แล้วใช้เมาส์ลากขยับหน้าต่างได้:"

#: capplets/windows/gnome-window-properties.glade.h:5
msgid "Window Preferences"
msgstr "ค่าตั้งของหน้าต่าง"

#: capplets/windows/gnome-window-properties.glade.h:6
msgid "_Double-click titlebar to perform this action:"
msgstr "ดั_บเบิลคลิกหัวหน้าต่างแล้วจะ:"

#: capplets/windows/gnome-window-properties.glade.h:7
msgid "_Interval before raising:"
msgstr "_ระยะเวลาก่อนที่จะยกหน้าต่างขึ้น:"

#: capplets/windows/gnome-window-properties.glade.h:8
msgid "_Raise selected windows after an interval"
msgstr "_ยกหน้าต่างที่เลือกขึ้นมาไว้ด้านหน้า"

#: capplets/windows/gnome-window-properties.glade.h:9
msgid "_Select windows when the mouse moves over them"
msgstr "เ_ลือกหน้าต่างที่เมาส์อยู่"

#: capplets/windows/window-properties.desktop.in.in.h:1
msgid "Set your window properties"
msgstr "ตั้งค่าระบบหน้าต่างของคุณ"

#: capplets/windows/window-properties.desktop.in.in.h:2
msgid "Windows"
msgstr "หน้าต่าง"

#: control-center/control-center-categories.c:257
msgid "Others"
msgstr "อื่นๆ"

#: control-center/control-center.c:42
msgid "Desktop Preferences"
msgstr "ปรับแต่งพื้นโต๊ะ"

#: control-center/gnomecc.desktop.in.in.h:1
msgid "GNOME Control Center"
msgstr "ศูนย์ควบคุม GNOME"

#: control-center/gnomecc.desktop.in.in.h:2
#: vfs-methods/fontilus/gnome-font-viewer.desktop.in.in.h:2
msgid "The GNOME configuration tool"
msgstr "เครื่องมือปรับแต่งระบบของ GNOME"

#: gnome-settings-daemon/actions/acme.glade.h:1
msgid "Volume"
msgstr "ระดับเสียง"

#: gnome-settings-daemon/factory.c:36
msgid "Could not initialize Bonobo"
msgstr "เริ่มใช้ Bonobo ไม่สำเร็จ"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:422
msgid "Slow Keys Alert"
msgstr "เริ่มใช้แป้นเฉื่อย"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:423
msgid ""
"You just held down the Shift key for 8 seconds.  This is the shortcut for "
"the Slow Keys feature, which affects the way your keyboard works."
msgstr ""
"คุณพึ่งกดปุ่ม Shift ค้างไว้แปดวินาที นี่เป็นสัญญาณเรียกใช้แป้นเฉื่อย จะให้เริ่มใช้แป้นเฉื่อยไหม?"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:424
msgid "Do you want to activate Slow Keys?"
msgstr "จะเริ่มใช้แป้นเฉื่อยไหม?"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:425
msgid "Do you want to deactivate Slow Keys?"
msgstr "จะเลิกใช้แป้นเฉื่อยไหม?"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:436
msgid "Sticky Keys Alert"
msgstr "เลิกใช้แป้นเหนียว"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:437
msgid ""
"You just pressed the Shift key 5 times in a row.  This is the shortcut for "
"the Sticky Keys feature, which affects the way your keyboard works."
msgstr ""
"คุณพึ่งกดปุ่ม Shift ห้าครั้งต่อเนื่องกัน นี่เป็นสัญญาณเรียกใช้แป้นเหนียว จะให้เริ่มใช้แป้นเหนียวไหม?"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:438
msgid ""
"You just pressed two keys at once, or pressed the Shift key 5 times in a "
"row.  This turns off the Sticky Keys feature, which affects the way your "
"keyboard works."
msgstr ""
"คุณพึ่งกดสองปุ่มพร้อมกัน หรือกดปุ่ม Shift ห้าครั้งต่อเนื่องกัน ท่าทางคุณไม่จำเป็นต้องใช้แป้นเหนียว "
"จะให้เลิกใช้แป้นเหนียวไหม?"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:439
msgid "Do you want to activate Sticky Keys?"
msgstr "จะเริ่มใช้แป้นเหนียวไหม?"

#: gnome-settings-daemon/gnome-settings-accessibility-keyboard.c:440
msgid "Do you want to deactivate Sticky Keys?"
msgstr "จะเลิกใช้แป้นเหนียวไหม?"

#: gnome-settings-daemon/gnome-settings-font.c:106
#, c-format
msgid ""
"Cannot create the directory \"%s\".\n"
"This is needed to allow changing cursors."
msgstr ""
"ไม่สามารถสร้างโฟลเดอร์ \"%s\".\n"
"ซึ่งจำเป็นสำหรับการเปลี่ยนตัวชี้."

#: gnome-settings-daemon/gnome-settings-keybindings.c:209
#, c-format
msgid "Key Binding (%s) has its action defined multiple times\n"
msgstr "คีย์ไบน์ดิง (%s) รับทำหน้าที่ซ้ำซ้อน\n"

#: gnome-settings-daemon/gnome-settings-keybindings.c:222
#, c-format
msgid "Key Binding (%s) has its binding defined multiple times\n"
msgstr "คีย์ไบน์ดิง (%s) มีไบน์ดิงที่ซ้ำซ้อน\n"

#: gnome-settings-daemon/gnome-settings-keybindings.c:228
#, c-format
msgid "Key Binding (%s) is incomplete\n"
msgstr "คีย์ไบน์ดิง (%s) ไม่สมบูรณ์\n"

#: gnome-settings-daemon/gnome-settings-keybindings.c:256
#, c-format
msgid "Key Binding (%s) is invalid\n"
msgstr "คีย์ไบน์ดิง (%s) ไม่มีผล\n"

#: gnome-settings-daemon/gnome-settings-keybindings.c:292
#, c-format
msgid "It seems that another application already has access to key '%d'."
msgstr "มีโปรแกรมอื่นที่ใช้คีย์ '%d' อยู่"

#: gnome-settings-daemon/gnome-settings-keybindings.c:361
#, c-format
msgid "Key Binding (%s) is already in use\n"
msgstr "คีย์ไบน์ดิง (%s) ถูกใช้ไปแล้ว\n"

#: gnome-settings-daemon/gnome-settings-keybindings.c:436
#, c-format
msgid ""
"Error while trying to run (%s)\n"
"which is linked to the key (%s)"
msgstr ""
"เกิดความผิดพลาดตอนเรียก (%s) ทำงาน\n"
"ซึ่งเชื่อมโยงกับคีย์ (%s)"

#: gnome-settings-daemon/gnome-settings-keyboard-xkb.c:103
#, c-format
msgid ""
"Error activating XKB configuration.\n"
"It can happen under various circumstances:\n"
"- a bug in libxklavier library\n"
"- a bug in X server (xkbcomp, xmodmap utilities)\n"
"- X server with incompatible libxkbfile implementation\n"
"\n"
"X server version data:\n"
"%s\n"
"%d\n"
"%s\n"
"If you report this situation as a bug, please include:\n"
"- The result of %s\n"
"- The result of %s"
msgstr ""
"เกิดข้อผิดพลาดขณะตั้งค่า XKB\n"
"ปัญหานี้เกิดได้จากหลายสาเหตุ:\n"
"- ข้อผิดพลาดในไลบรารี libxklavier\n"
"- ข้อผิดพลาดใน X server (โปรแกรม xkbcomp, xmodmap)\n"
"- X server อาจใช้ไลบรารี libxkbfile ที่ไม่เข้ากัน\n"
"\n"
"ข้อมูลของรุ่นของ X server ที่ใช้:\n"
"%s\n"
"%d\n"
"%s\n"
"หากคุณจะรายงานข้อผิดพลาดนี้ กรุณาระบุข้อมูลต่อไปนี้ด้วย:\n"
"- ผลลัพธ์ของคำสั่ง %s\n"
"- ผลลัพธ์ของคำสั่ง %s"

#: gnome-settings-daemon/gnome-settings-keyboard-xkb.c:117
msgid ""
"You are using XFree 4.3.0.\n"
"There are known problems with complex XKB configurations.\n"
"Try using simpler configuration or taking more fresh version of XFree "
"software."
msgstr ""
"คุณกำลังใช้ XFree 4.3.0\n"
"มีปัญหาที่เป็นที่ทราบกันเกี่ยวกับการตั้งค่า XKB ที่ซับซ้อนในรุ่นนี้\n"
"กรุณาลองตั้งค่าที่ง่ายลง หรืออัปเกรด XFree เป็นรุ่นที่ใหม่กว่านี้"

#: gnome-settings-daemon/gnome-settings-keyboard-xkb.c:230
msgid "Do _not show this warning again"
msgstr "ไ_ม่ต้องแสดงคำเตือนนี้อีก"

#: gnome-settings-daemon/gnome-settings-keyboard-xkb.c:241
msgid ""
"The X system keyboard settings differ from your current GNOME keyboard "
"settings.  Which set would you like to use?"
msgstr "ค่าตั้งแป้นพิมพ์ของ X ต่างจากค่าตั้งแป้นพิมพ์ของ GNOME  คุณต้องการใช้อันไหน?"

#: gnome-settings-daemon/gnome-settings-keyboard-xkb.c:251
msgid "Use X settings"
msgstr "ค่าตั้งตั้งของ X"

#: gnome-settings-daemon/gnome-settings-keyboard-xkb.c:253
msgid "Use GNOME settings"
msgstr "ใช้ค่าตั้งของ GNOME"

#: gnome-settings-daemon/gnome-settings-multimedia-keys.c:129
#, c-format
msgid ""
"Couldn't execute command: %s\n"
"Verify that this command exists."
msgstr ""
"ไม่สามารถเรียกใช้คำสั่ง: %s\n"
"โปรดตรวจดูว่าคำสั่งถูกติดตั้งอยู่จริง"

#: gnome-settings-daemon/gnome-settings-multimedia-keys.c:145
msgid ""
"Couldn't put the machine to sleep.\n"
"Verify that the machine is correctly configured."
msgstr ""
"สั่งให้เครืองหลับไม่สำเร็จ\n"
"โปรดตรวจดูว่าติดตั้งและปรับแต่งเครื่องไว้ถูกต้อง"

#: gnome-settings-daemon/gnome-settings-multimedia-keys.c:155
#, c-format
msgid "Permissions on the file %s are broken\n"
msgstr "สิทธิ์บนแฟ้ม %s เสียหาย\n"

#: gnome-settings-daemon/gnome-settings-multimedia-keys.c:200
msgid ""
"Couldn't load the Glade file.\n"
"Make sure that this daemon is properly installed."
msgstr ""
"เปิดใช้แฟ้ม Glade ไม่สำเร็จ\n"
"โปรดตรวจดูว่าเดมอนนี่ถูกติดตั้งไว้เรียบร้อย"

#: gnome-settings-daemon/gnome-settings-screensaver.c:94
#, 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 ""
"เกิดข้อผิดพลาดขณะเริ่มใช้ตัวรักษาหน้าจอ:\n"
"\n"
"%s\n"
"\n"
"ตัวรักษาหน้าจอจะไม่ถูกเรียกใช้ในช่วงการทำงานนี้."

#: gnome-settings-daemon/gnome-settings-screensaver.c:104
msgid "_Do not show this message again"
msgstr "ไ_ม่ต้องแสดงข้อความนี้อีก"

#: gnome-settings-daemon/gnome-settings-sound.c:129
#, c-format
msgid "Couldn't load sound file %s as sample %s"
msgstr "ไม่สามารถเรียกแฟ้มเสียง %s เป็นตัวอย่างเสียง %s"

#: gnome-settings-daemon/gnome-settings-xrdb.c:214
#: gnome-settings-daemon/gnome-settings-xrdb.c:262
msgid "Cannot determine user's home directory"
msgstr "ไม่รู้ว่าโฟลเดอร์บ้านของผู้ใช้อยู่ตรงไหน"

#: gnome-settings-daemon/gnome-settings-xsettings.c:211
#, c-format
msgid "GConf key %s set to type %s but its expected type was %s\n"
msgstr "คีย์ GConf %s ถูกกำหนดเป็น %s แต่ควรจะเป็น %s\n"

#: gnome-settings-daemon/modmap-dialog.glade.h:1
msgid "A_vailable files:"
msgstr "แฟ้มที่_มี:"

#: gnome-settings-daemon/modmap-dialog.glade.h:2
msgid "Do _not show this warning again."
msgstr "_ไม่ต้องแสดงคำเตือนนี้อีก"

#: gnome-settings-daemon/modmap-dialog.glade.h:3
msgid "Do you like to load the modmap file(s)?"
msgstr "จะโหลดแฟ้ม modmap หรือไม่?"

#: gnome-settings-daemon/modmap-dialog.glade.h:4
msgid "Load modmap files"
msgstr "โหลดแฟ้ม modmap"

#: gnome-settings-daemon/modmap-dialog.glade.h:5
msgid "_Load"
msgstr "โห_ลด"

#: gnome-settings-daemon/modmap-dialog.glade.h:6
msgid "_Loaded files:"
msgstr "แ_ฟ้มที่โหลด:"

#: gnome-settings-daemon/reaper.c:103
msgid "Error creating signal pipe."
msgstr "สร้าง signal pipe ไม่สำเร็จ"

#: libbackground/applier.c:255
msgid "Type"
msgstr "ชนิด"

#: libbackground/applier.c:256
msgid ""
"Type of bg_applier: BG_APPLIER_ROOT for root window or BG_APPLIER_PREVIEW "
"for preview"
msgstr ""
"ชนิดของ bg_applier: BG_APPLIER_ROOT สำหรับ root window หรือ BG_APPLIER_PREVIEW "
"สำหรับแสดงตัวอย่าง"

#: libbackground/applier.c:263
msgid "Preview Width"
msgstr "ความกว้างของตัวอย่าง"

#: libbackground/applier.c:264
msgid "Width if applier is a preview: Defaults to 64."
msgstr "ความกว้างเมื่อ applier เป็นการแสดงตัวอย่าง: ค่าปริยายคือ 64"

#: libbackground/applier.c:271
msgid "Preview Height"
msgstr "ความสูงของตัวอย่าง"

#: libbackground/applier.c:272
msgid "Height if applier is a preview: Defaults to 48."
msgstr "ความสูงเมื่อ applier เป็นการแสดงตัวอย่าง: ค่าปริยายคือ 48"

#: libbackground/applier.c:279
msgid "Screen"
msgstr "จอ"

#: libbackground/applier.c:280
msgid "Screen on which BGApplier is to draw"
msgstr "จอที่จะให้ BGApplier เขียน"

#: libsounds/sound-view.c:122 libsounds/sound-view.c:147
msgid "The sound file for this event does not exist."
msgstr "หาแฟ้มเสียงสำหรับเหตุการณ์นี้ไม่เจอ"

#: libsounds/sound-view.c:149
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 ""
"หาแฟ้มเสียงสำหรับเหตุการณ์นี้ไม่เจอ\n"
"ถ้าคุณต้องการชุดเสียงปริยาย โปรดติดตั้ง gnome-audio"

#: libsounds/sound-view.c:224
#, c-format
msgid "The file %s is not a valid wav file"
msgstr "แฟ้ม %s ไม่ใช่แฟ้ม wav ที่ใช้ได้"

#: libsounds/sound-view.c:289
msgid "Event"
msgstr "เหตุการณ์"

#: libsounds/sound-view.c:298
msgid "Sound File"
msgstr "แฟ้มเสียง"

#: libsounds/sound-view.c:314
msgid "_Sounds:"
msgstr "เ_สียง:"

#: libsounds/sound-view.c:328
msgid "Sound _file:"
msgstr "แ_ฟ้มเสียง:"

#: libsounds/sound-view.c:332
msgid "Select Sound File"
msgstr "เลือกแฟ้มเสียง"

#: libsounds/sound-view.c:356
msgid "_Play"
msgstr "เ_ล่น"

#: libsounds/sound-view.c:366
msgid "_Remove"
msgstr "เ_อาออก"

#: libwindow-settings/gnome-wm-manager.c:320
#, c-format
msgid "Window manager \"%s\" has not registered a configuration tool\n"
msgstr "ตัวจัดการหน้าต่าง \"%s\" ยังไม่ได้ลงทะเบียนเครื่องมือปรับแต่ง\n"

#: libwindow-settings/metacity-window-manager.c:378
msgid "Maximize"
msgstr "ขยายเต็มจอ"

#: libwindow-settings/metacity-window-manager.c:379
msgid "Roll up"
msgstr "ม้วนขึ้น"

#: schemas/apps_gnome_settings_daemon_default_editor.schemas.in.h:1
msgid ""
"If true, the mime handlers for text/plain and text/* will be kept in sync"
msgstr "ถ้าจริง text/plain และ text/* จะเรียกใช้โปรแกรมเดียวกันเสมอ"

#: schemas/apps_gnome_settings_daemon_default_editor.schemas.in.h:2
msgid "Sync text/plain and text/* handlers"
msgstr "text/plain และ text/* ใช้โปรแกรมเดียวกัน"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:1
msgid "Brightness down"
msgstr "ลดความสว่าง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:2
msgid "Brightness down's shortcut."
msgstr "ปุ่มลัดสำหรับลดความสว่าง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:3
msgid "Brightness up"
msgstr "เพิ่มความสว่าง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:4
msgid "Brightness up's shortcut."
msgstr "ปุ่มลัดสำหรับเพิ่มความสว่าง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:5
msgid "E-mail"
msgstr "อีเมล"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:6
msgid "E-mail's shortcut."
msgstr "ปุ่มลัดสำหรับอีเมล"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:7
msgid "Eject"
msgstr "เด้งแผ่นออก"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:8
msgid "Eject's shortcut."
msgstr "ปุ่มลัดสำหรับเด้งแผ่นออก"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:9
msgid "Home folder"
msgstr "โฟลเดอร์บ้าน"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:10
msgid "Home folder's shortcut."
msgstr "ปุ่มลัดสำหรับไปโฟลเดอร์บ้าน"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:11
msgid "Launch help browser"
msgstr "เรียกดูวิธีใช้"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:12
msgid "Launch help browser's shortcut."
msgstr "ปุ่มลัดสำหรับเรียกดูวิธีใช้"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:13
msgid "Launch web browser"
msgstr "เรียกใช้เว็บเบราว์เซอร์"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:14
msgid "Launch web browser's shortcut."
msgstr "ปุ่มลัดสำหรับเรียกใช้เว็บเบราว์เซอร์"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:15
msgid "Lock screen"
msgstr "ล็อคหน้าจอ"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:16
msgid "Lock screen's shortcut."
msgstr "ปุ่มลัดสำหรับล็อคหน้าจอ"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:17
msgid "Log out"
msgstr "ออกจากระบบ"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:18
msgid "Log out's shortcut."
msgstr "ปุ่มลัดสำหรับออกจากระบบ"

# sound better than ร่องเสียง
#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:19
msgid "Next track key's shortcut."
msgstr "ปุ่มลัดสำหรับเล่นเพลงถัดไป"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:20
msgid "Pause"
msgstr "พัก"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:21
msgid "Pause key's shortcut."
msgstr "ปุ่มลัดสำหรับพักการเล่นเพลง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:22
msgid "Play (or play/pause)"
msgstr "เล่น (หรือ เล่น/พัก)"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:23
msgid "Play (or play/pause) key's shortcut."
msgstr "ปุ่มลัดสำหรับเล่นเพลง (หรือ เล่น/พัก)"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:24
msgid "Previous track key's shortcut."
msgstr "ปุ่มลัดสำหรับเล่นเพลงถัดไป"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:25
msgid "Search"
msgstr "ค้นหา"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:26
msgid "Search's shortcut."
msgstr "ปุ่มลัดสำหรับค้นหา"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:27
msgid "Skip to next track"
msgstr "กระโดดไปเพลงถัดไป"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:28
msgid "Skip to previous track"
msgstr "กระโดดไปเพลงที่แล้ว"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:29
msgid "Sleep"
msgstr "หลับ"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:30
msgid "Sleep's shortcut."
msgstr "ปุ่มลัดสำหรับให้เครื่องหลับ"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:31
msgid "Stop playback key"
msgstr "ปุ่มหยุดเล่นเพลง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:32
msgid "Stop playback key's shortcut."
msgstr "ปุ่มลัดสำหรับหยุดเล่นเพลง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:33
msgid "Volume down"
msgstr "หรี่เสียง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:34
msgid "Volume down's shortcut."
msgstr "ปุ่มลัดสำหรับหรี่เสียง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:35
msgid "Volume mute"
msgstr "ปิดเสียง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:36
msgid "Volume mute's shortcut"
msgstr "ปุ่มลัดสำหรับปิดเสียง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:37
msgid "Volume step"
msgstr "ขั้นเสียง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:38
msgid "Volume step as percentage of volume."
msgstr "ขั้นเสียงเป็นเปอร์เซ็นต์ของความดัง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:39
msgid "Volume up"
msgstr "เพิ่มเสียง"

#: schemas/apps_gnome_settings_daemon_keybindings.schemas.in.h:40
msgid "Volume up's shortcut."
msgstr "ปุ่มลัดสำหรับเพิ่มเสียง"

#: schemas/apps_gnome_settings_daemon_screensaver.schemas.in.h:1
msgid "Display a dialog when there are errors running XScreenSaver"
msgstr "แสดงหน้าต่างเตือนถ้าเรียกใช้ XScreenSaver ไม่สำเร็จ"

#: schemas/apps_gnome_settings_daemon_screensaver.schemas.in.h:2
msgid "Run XScreenSaver at login"
msgstr "เริ่มใช้ XScreenSaver เมื่อเข้าสู่ระบบ"

#: schemas/apps_gnome_settings_daemon_screensaver.schemas.in.h:3
msgid "Show Startup Errors"
msgstr "เตือนถ้าผิดพลาดเมื่อเริ่มทำงาน"

#: schemas/apps_gnome_settings_daemon_screensaver.schemas.in.h:4
msgid "Start XScreenSaver"
msgstr "เริ่มใช้ XScreenSaver"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:1
msgid ""
"A collection of scripts to run whenever the keyboard state is reloaded. "
"Useful for re-applying xmodmap based adjustments"
msgstr ""
"ชุดสคริปต์ที่จะทำงานเมื่อใดก็ตามที่สถานะของแป้นพิมพ์มีการตั้งค่าใหม่มีประโยชน์สำหรับปรับใช้การปรับเปลี่ยนด้วย "
"xmodmap"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:2
msgid "A list of modmap files available in the $HOME directory."
msgstr "รายการแฟ้ม modmap ที่มีอยู่ในโฟลเดอร์ $HOME"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:3
msgid "Default group, assigned on window creation"
msgstr "ภาษาแป้นพิมพ์ปริยายสำหรับหน้าต่างใหม่"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:4
msgid "Keep and manage separate group per window"
msgstr "จำภาษาแป้นพิมพ์สำหรับแต่ละหน้าต่าง"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:5
msgid "Keyboard Update Handlers"
msgstr "โปรแกรมจัดการการเปลี่ยนแป้นพิมพ์"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:6
msgid "Keyboard layout"
msgstr "ผังแป้นพิมพ์"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:7
msgid "Keyboard model"
msgstr "รุ่นแป้นพิมพ์"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:8
msgid "Keyboard options"
msgstr "ตัวเลือกของแป้นพิมพ์"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:9
msgid "Keyboard settings in gconf will be overridden from the system ASAP"
msgstr "การตั้งค่าแป้นพิมพ์ใน gconf จะถูกแทนที่โดยระบบทันทีที่เป็นไปได้"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:10
msgid "Save/restore indicators together with layout groups"
msgstr "จำและแสดงไฟบอกสถานะแป้นพิมพ์เมื่อมีการเปลี่ยนภาษา"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:11
msgid "Show layout names instead of group names"
msgstr "แสดงชื่อผังแป้นพิมพ์แทนชื่อแฟ้มของผัง"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:12
msgid ""
"Show layout names instead of group names (only for versions of XFree "
"supporting multiple layouts)"
msgstr "แสดงชื่อผังแป้นพิมพ์แทนชื่อแฟ้มของผัง (สำหรับ XFree รุ่นที่สนับสนุนการผสมผังแป้นพิมพ์เท่านั้น)"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:13
msgid "Suppress the \"X sysconfig changed\" warning message"
msgstr "ไม่ต้องแสดงคำเตือน \"ค่าตั้ง X เปลี่ยน\""

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:14
msgid ""
"Very soon, keyboard settings in gconf will be overridden (from the system "
"configuration)"
msgstr "อีกไม่นาน การตั้งค่าของแป้นพิมพ์ใน gconf จะถูกแทนที่โดยค่าตั้งของระบบ"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:15
msgid "keyboard layout"
msgstr "ผังแป้นพิมพ์"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:16
msgid "keyboard model"
msgstr "รุ่นแป้นพิมพ์"

#: schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in.h:17
msgid "modmap file list"
msgstr "รายการแฟ้ม modmap"

#: typing-break/drw-break-window.c:212
msgid "_Postpone break"
msgstr "_ผัดเวลาพัก"

#: typing-break/drw-break-window.c:259
msgid "Take a break!"
msgstr "พักหน่อยละกัน"

#. { N_("/_Enabled"),      NULL, GIF_CB (popup_enabled_cb),     POPUP_ITEM_ENABLED, "<ToggleItem>", NULL },
#: typing-break/drwright.c:141
msgid "/_Preferences"
msgstr "/_ปรับแต่ง"

#: typing-break/drwright.c:142
msgid "/_About"
msgstr "/เ_กี่ยวกับ"

#: typing-break/drwright.c:144
msgid "/_Take a Break"
msgstr "/_พักพิมพ์"

#: typing-break/drwright.c:495
#, c-format
msgid "%d minute until the next break"
msgid_plural "%d minutes until the next break"
msgstr[0] "อีก %d นาทีถึงช่วงพักต่อไป"
msgstr[1] "อีก %d นาทีถึงช่วงพักต่อไป"

#: typing-break/drwright.c:499
msgid "Less than one minute until the next break"
msgstr "อีกไม่ถึง 1 นาทีถึงช่วงพักต่อไป"

#: typing-break/drwright.c:587
#, c-format
msgid ""
"Unable to bring up the typing break properties dialog with the following "
"error: %s"
msgstr "แสดงหน้าต่างปรับแต่งการพักพิมพ์ไม่สำเร็จ  เกิดข้อผิดพลาดดังนี้: %s"

#: typing-break/drwright.c:635
msgid "About GNOME Typing Monitor"
msgstr "เกี่ยวกับตัวควบคุมการพิมพ์ของ GNOME"

#: typing-break/drwright.c:659
msgid "A computer break reminder."
msgstr "ตัวเตือนเวลาพักพิมพ์"

#: typing-break/drwright.c:660
msgid "Written by Richard Hult &lt;richard@imendio.com&gt;"
msgstr "เขียนโดย Richard Hult &lt;richard@imendio.com&gt;"

#: typing-break/drwright.c:661
msgid "Eye candy added by Anders Carlsson"
msgstr "ตกแต่งโดย by Anders Carlsson"

#: typing-break/drwright.c:837
msgid "Break reminder"
msgstr "ตัวเตือนเวลาพัก"

#: typing-break/main.c:93
msgid "The typing monitor is already running."
msgstr "ตัวควบคุมการพิมพ์กำลังทำงานอยู่แล้ว"

#: typing-break/main.c:106
msgid ""
"The typing monitor uses the notification area to display information. You "
"don't seem to have a notification area on your panel. You can add it by "
"right-clicking on your panel and choosing 'Add to panel', selecting "
"'Notification area' and clicking 'Add'."
msgstr ""
"ตัวแจ้งเตือนพักพิมพ์ใช้พื้นที่รายงานแจ้งเตือนในการแสดงข้อมูล ซึ่งดูเหมือนจะไม่มีบนพาเนลในขณะนี้ "
"คุณสามารถเพิ่มพื้นที่รายงานแจ้งเตือนได้ โดยคลิกขวาบนพาเนล แล้วเลือก 'เพิ่มลงในพาเนล' "
"จากนั้นเลือก 'พื้นที่รายงานแจ้งเตือน' แล้วกด 'เพิ่ม'"

#: vfs-methods/fontilus/font-view.c:115
msgid "The quick brown fox jumps over the lazy dog. 0123456789"
msgstr "ถ้ารู้ประโยคดีๆเป็นตัวอย่างอักษร กรุณาแจ้ง L10N@opentle.org"

#: vfs-methods/fontilus/font-view.c:275
msgid "Name:"
msgstr "ชื่อ:"

#: vfs-methods/fontilus/font-view.c:278
msgid "Style:"
msgstr "ลักษณะ:"

#: vfs-methods/fontilus/font-view.c:287
msgid "Type:"
msgstr "ชนิด:"

#: vfs-methods/fontilus/font-view.c:294
msgid "Size:"
msgstr "ขนาด:"

#: vfs-methods/fontilus/font-view.c:338
#: vfs-methods/fontilus/font-view.c:351
msgid "Version:"
msgstr "รุ่น:"

#: vfs-methods/fontilus/font-view.c:342
#: vfs-methods/fontilus/font-view.c:353
msgid "Copyright:"
msgstr "สงวนลิขสิทธิ์:"

#: vfs-methods/fontilus/font-view.c:346
msgid "Description:"
msgstr "คำอธิบาย:"

#: vfs-methods/fontilus/font-view.c:407
#, c-format
msgid "usage: %s fontfile\n"
msgstr "วิธีใช้: %s แฟ้มอักษร\n"

#: vfs-methods/fontilus/fontilus-context-menu.c:132
msgid "Set as Application Font"
msgstr "ตั้งเป็นแบบอักษรสำหรับโปรแกรม"

#: vfs-methods/fontilus/fontilus-context-menu.c:133
msgid "Sets the default application font"
msgstr "ตั้งเป็นแบบอักษรโดยปริยายสำหรับโปรแกรมต่างๆ"

#: vfs-methods/fontilus/fontilus.schemas.in.h:1
msgid "If set to true, then OpenType fonts will be thumbnailed."
msgstr "ตั้งแล้วจะเห็นรูปย่อเวลาเลือกแบบอักษร OpenType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:2
msgid "If set to true, then PCF fonts will be thumbnailed."
msgstr "ตั้งแล้วจะเห็นรูปย่อเวลาเลือกแบบอักษร PCF"

#: vfs-methods/fontilus/fontilus.schemas.in.h:3
msgid "If set to true, then TrueType fonts will be thumbnailed."
msgstr "ตั้งแล้วจะเห็นรูปย่อเวลาเลือกแบบอักษร TrueType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:4
msgid "If set to true, then Type1 fonts will be thumbnailed."
msgstr "ตั้งแล้วจะเห็นรูปย่อเวลาเลือกแบบอักษร Type1"

#: vfs-methods/fontilus/fontilus.schemas.in.h:5
msgid ""
"Set this key to the command used to create thumbnails for OpenType fonts."
msgstr "ตั้งเป็นคำสั่งที่ใช้สร้างรูปย่อสำหรับแบบอักษร OpenType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:6
msgid "Set this key to the command used to create thumbnails for PCF fonts."
msgstr "ตั้งเป็นคำสั่งที่ใช้สร้างรูปย่อสำหรับแบบอักษร PCF"

#: vfs-methods/fontilus/fontilus.schemas.in.h:7
msgid ""
"Set this key to the command used to create thumbnails for TrueType fonts."
msgstr "ตั้งเป็นคำสั่งที่ใช้สร้างรูปย่อสำหรับแบบอักษร TrueType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:8
msgid "Set this key to the command used to create thumbnails for Type1 fonts."
msgstr "ตั้งเป็นคำสั่งที่ใช้สร้างรูปย่อสำหรับแบบอักษร Type1"

#: vfs-methods/fontilus/fontilus.schemas.in.h:9
msgid "Thumbnail command for OpenType fonts"
msgstr "คำสั่งสร้างรูปย่อสำหรับแบบอักษร OpenType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:10
msgid "Thumbnail command for PCF fonts"
msgstr "คำสั่งสร้างรูปย่อสำหรับแบบอักษร PCF"

#: vfs-methods/fontilus/fontilus.schemas.in.h:11
msgid "Thumbnail command for TrueType fonts"
msgstr "คำสั่งสร้างรูปย่อสำหรับแบบอักษร TrueType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:12
msgid "Thumbnail command for Type1 fonts"
msgstr "คำสั่งสร้างรูปย่อสำหรับแบบอักษร Type1"

#: vfs-methods/fontilus/fontilus.schemas.in.h:13
msgid "Whether to thumbnail OpenType fonts"
msgstr "สร้างรูปย่อสำหรับแบบอักษร OpenType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:14
msgid "Whether to thumbnail PCF fonts"
msgstr "สร้างรูปย่อสำหรับแบบอักษร PCF"

#: vfs-methods/fontilus/fontilus.schemas.in.h:15
msgid "Whether to thumbnail TrueType fonts"
msgstr "สร้างรูปย่อสำหรับแบบอักษร TrueType"

#: vfs-methods/fontilus/fontilus.schemas.in.h:16
msgid "Whether to thumbnail Type1 fonts"
msgstr "สร้างรูปย่อสำหรับแบบอักษร Type1"

#: vfs-methods/fontilus/gnome-font-viewer.desktop.in.in.h:1
msgid "GNOME Font Viewer"
msgstr "เครื่องมือดูแบบอักษรของ GNOME"

#: vfs-methods/themus/apply-font.glade.h:1
msgid " "
msgstr " "

#: vfs-methods/themus/apply-font.glade.h:2
msgid "<span weight=\"bold\" size=\"larger\">Apply new font?</span>"
msgstr "<span weight=\"bold\" size=\"larger\">ตกลงใช้แบบอักษรใหม่ไหม?</span>"

#: vfs-methods/themus/apply-font.glade.h:3
msgid "Do _not apply font"
msgstr "ไ_ม่ใช้"

#: vfs-methods/themus/apply-font.glade.h:4
msgid ""
"The theme you have selected suggests a new font. A preview of the font is "
"shown below."
msgstr "ชุดตกแต่งที่คุณเลือก แนะนำแบบอักษรใหม่ ตัวอย่างของ แบบอักษรนั้น แสดงอยู่ข้างล่าง"

#: vfs-methods/themus/apply-font.glade.h:5
msgid "_Apply font"
msgstr "_ตกลงใช้แบบอักษรใหม่"

#: vfs-methods/themus/theme-method.c:520
msgid "Themes"
msgstr "ชุดตกแต่ง"

#: vfs-methods/themus/themus-properties-view.c:126
msgid "Description"
msgstr "คำอธิบาย:"

#: vfs-methods/themus/themus-properties-view.c:133
msgid "Control theme"
msgstr "ชุดรูปแบบการควบคุม"

#: vfs-methods/themus/themus-properties-view.c:139
msgid "Window border theme"
msgstr "ชุดรูปแบบกรอบหน้าต่าง"

#: vfs-methods/themus/themus-properties-view.c:145
msgid "Icon theme"
msgstr "ชุดรูปแบบไอคอน"

#. translators: you may want to include non-western chars here
#: vfs-methods/themus/themus-theme-applier.c:78
msgid "ABCDEFG"
msgstr "ABCDEFG นั้นชุติ์ฐาณๆ๑๒๓"

#: vfs-methods/themus/themus-theme-applier.desktop.in.in.h:1
msgid "Apply theme"
msgstr "เริ่มใช้ชุดตกแต่ง"

#: vfs-methods/themus/themus-theme-applier.desktop.in.in.h:2
msgid "Sets the default theme"
msgstr "กำหนดชุดตกแต่งปริยาย"

#: vfs-methods/themus/themus.schemas.in.h:1
msgid "If set to true, then installed themes will be thumbnailed."
msgstr "ตั้งแล้วจะเห็นรูปตัวอย่างของชุดตกแต่งที่มี"

#: vfs-methods/themus/themus.schemas.in.h:2
msgid "If set to true, then themes will be thumbnailed."
msgstr "ตั้งแล้วจะเห็นรูปตัวอย่างของชุดตกแต่ง"

#: vfs-methods/themus/themus.schemas.in.h:3
msgid ""
"Set this key to the command used to create thumbnails for installed themes."
msgstr "ตั้งเป็นคำสั่งที่ใช้สร้างรูปย่อสำหรับชุดตกแต่งที่มี"

#: vfs-methods/themus/themus.schemas.in.h:4
msgid "Set this key to the command used to create thumbnails for themes."
msgstr "ตั้งเป็นคำสั่งที่ใช้สร้างรูปย่อสำหรับชุดตกแต่ง"

#: vfs-methods/themus/themus.schemas.in.h:5
msgid "Thumbnail command for installed themes"
msgstr "คำสั่งสร้างรูปย่อสำหรับชุดตกแต่งที่มี"

#: vfs-methods/themus/themus.schemas.in.h:6
msgid "Thumbnail command for themes"
msgstr "คำสั่งสร้างรูปย่อสำหรับชุดตกแต่ง"

#: vfs-methods/themus/themus.schemas.in.h:7
msgid "Whether to thumbnail installed themes"
msgstr "ว่าจะสร้างรูปย่อสำหรับชุดตกแต่งที่มี หรือไม่"

#: vfs-methods/themus/themus.schemas.in.h:8
msgid "Whether to thumbnail themes"
msgstr "ว่าจะสร้างรูปย่อสำหรับชุดตกแต่ง หรือไม่"

#~ msgid "Set the font for applications"
#~ msgstr "เลือกแบบอักษรสำหรับโปรแกรม"

#~ msgid "Set the font for the icons on the desktop"
#~ msgstr "เลือกแบบอักษร สำหรับไอคอนบนพื้นโต๊ะ"

#~ msgid "Set the monospace font for terminals and similar applications"
#~ msgstr "เลือกแบบอักษรพิมพ์ดีด สำหรับเทอร์มินัล และโปรแกรมจำพวกเดียวกัน"

#~ msgid "_Use Font"
#~ msgstr "ใ_ช้แบบอักษร"

#~ msgid "Sound preferences"
#~ msgstr "ค่าตั้งของเสียง"

#~ msgid "Choose Image"
#~ msgstr "เลือกรูปภาพ"

#~ msgid "Password changed successfully"
#~ msgstr "เปลี่ยนรหัสผ่านสำเร็จแล้ว"

#~ msgid "The entered password is invalid"
#~ msgstr "รหัสผ่านไม่ถูกต้อง"

#~ msgid ""
#~ "Check that you typed it correctly and that you haven't activated the "
#~ "\"caps lock\" key"
#~ msgstr "กรุณาตรวจสอบว่าคุณป้อนรหัสผ่านถูกต้องหรือไม่ และปุ่ม \"caps lock\" ไม่ได้กดอยู่"

#~ msgid "Could not run passwd"
#~ msgstr "เรียกคำสั่ง passwd ไม่สำเร็จ"

#~ msgid "Check that you have permissions to run this command"
#~ msgstr "กรุณาตรวจสอบว่าคุณมีสิทธิ์เรียกคำสั่งนี้หรือไม่"

#~ msgid "An unexpected error has ocurred"
#~ msgstr "เกิดข้อผิดพลาดที่ไม่รู้จัก"

#~ msgid "Select Image"
#~ msgstr "กำหนดรูป"

#~ msgid "No Image"
#~ msgstr "ไม่มีรูป"

#~ msgid "<b>Email</b>"
#~ msgstr "<b>อีเมล</b>"

#~ msgid "<b>Home</b>"
#~ msgstr "<b>บ้าน</b>"

#~ msgid "<b>Instant Messaging</b>"
#~ msgstr "<b>ข้อความด่วน</b>"

#~ msgid "<b>Job</b>"
#~ msgstr "<b>อาชีพการงาน</b>"

#~ msgid "<b>Telephone</b>"
#~ msgstr "<b>โทรศัพท์</b>"

#~ msgid "<b>Web</b>"
#~ msgstr "<b>เว็บ</b>"

#~ msgid "<b>Work</b>"
#~ msgstr "<b>ที่ทำงาน</b>"

#~ msgid "A_IM/iChat:"
#~ msgstr "A_IM/iChat:"

#~ msgid "A_ssistant:"
#~ msgstr "ผู้_ช่วย:"

#~ msgid "About Me"
#~ msgstr "เกี่ยวกับฉัน"

#~ msgid "C_ity:"
#~ msgstr "เ_มือง/อำเภอ:"

#~ msgid "C_ompany:"
#~ msgstr "_บริษัท:"

#~ msgid "Cale_ndar:"
#~ msgstr "_ปฏิทิน:"

#~ msgid "Change Passwo_rd"
#~ msgstr "เปลี่ยนรหัส_ผ่าน"

#~ msgid "Change Password"
#~ msgstr "เปลี่ยนรหัสผ่าน"

#~ msgid "Co_untry:"
#~ msgstr "_ประเทศ:"

#~ msgid "IC_Q:"
#~ msgstr "IC_Q:"

#~ msgid "M_SN:"
#~ msgstr "M_SN:"

#~ msgid "New Password:"
#~ msgstr "รหัสผ่านใหม่:"

#~ msgid "Old Password:"
#~ msgstr "รหัสผ่านเดิม:"

#~ msgid "P_O Box:"
#~ msgstr "ตู้ _ป. ณ.:"

#~ msgid "Retype New Password:"
#~ msgstr "ป้อนรหัสผ่านใหม่อีกครั้ง:"

#~ msgid "User Name:"
#~ msgstr "ชื่อผู้ใช้:"

#~ msgid "Web _Log:"
#~ msgstr "เว็บ_ล็อก:"

#~ msgid "Work _Fax:"
#~ msgstr "แ_ฟกซ์ที่ทำงาน:"

#~ msgid "_Address"
#~ msgstr "_ที่อยู่"

#~ msgid "_Address:"
#~ msgstr "_ที่อยู่:"

#~ msgid "_Contact"
#~ msgstr "_ติดต่อ"

#~ msgid "_Department:"
#~ msgstr "แ_ผนก:"

#~ msgid "_Groupwise:"
#~ msgstr "_Groupwise:"

#~ msgid "_Home Page:"
#~ msgstr "โ_ฮมเพจ:"

#~ msgid "_Home:"
#~ msgstr "_บ้าน:"

#~ msgid "_Jabber:"
#~ msgstr "_Jabber:"

#~ msgid "_Manager:"
#~ msgstr "_ผู้บังคับบัญชา:"

#~ msgid "_Mobile:"
#~ msgstr "_มือถือ:"

#~ msgid "_Personal Info"
#~ msgstr "_ข้อมูลส่วนตัว"

#~ msgid "_Profession:"
#~ msgstr "_อาชีพ:"

#~ msgid "_State/Province:"
#~ msgstr "_รัฐ/จังหวัด:"

#~ msgid "_Title:"
#~ msgstr "_ตำแหน่ง:"

#~ msgid "_Work:"
#~ msgstr "ที่ทำ_งาน:"

#~ msgid "_Yahoo:"
#~ msgstr "_Yahoo:"

#~ msgid "_Zip/Postal Code:"
#~ msgstr "_รหัสไปรษณีย์:"

#~ msgid "asdfasdfasdfasdfasdf"
#~ msgstr "asdfasdfasdfasdfasdf"

#~ msgid "gdsdfgsdfgsdfg"
#~ msgstr "gdsdfgsdfgsdfg"

#~ msgid "Are you sure you want to permanently delete this entry?"
#~ msgstr "แน่ใจนะว่าจะลบรายการนี้ทิ้งอย่างถาวร?"

#~ msgid "Extensions"
#~ msgstr "นามสกุล"

#~ msgid "File Types and Programs"
#~ msgstr "ชนิดแฟ้มและโปรแกรมที่ใช้"

#~ msgid "Specify which programs are used to open or view each file type"
#~ msgstr "เลือกว่าจะใช้โปรแกรมไหนเปิดแฟ้มแต่ละชนิด"

#~ msgid "Actions"
#~ msgstr "ปฏิบัติการ"

#~ msgid "Add _File Type..."
#~ msgstr "เพิ่มชนิดของแ_ฟ้ม..."

#~ msgid "Add _Service..."
#~ msgstr "เพิ่ม_บริการ..."

#~ msgid "Browse icons"
#~ msgstr "เรียกดูไอคอน"

#~ msgid "C_hoose..."
#~ msgstr "เ_ลือก..."

#~ msgid "Cate_gory:"
#~ msgstr "_หมวดหมู่:"

#~ msgid "D_efault action:"
#~ msgstr "ปฏิ_บัติการปริยาย:"

#~ msgid "Default _action:"
#~ msgstr "ปฏิ_บัติการปริยาย:"

#~ msgid "Edit file type"
#~ msgstr "แก้ชนิดแฟ้ม"

#~ msgid "Filename extensions:"
#~ msgstr "นามสกุลแฟ้ม:"

#~ msgid "Look at content"
#~ msgstr "ดูเนื้อหาของแฟ้ม"

#~ msgid "P_rogram:"
#~ msgstr "โ_ปรแกรม:"

#~ msgid "Program to Run"
#~ msgstr "โปรแกรมที่จะใช้"

#~ msgid "Run a program"
#~ msgstr "เรียกโปรแกรม"

#~ msgid "Run in _Terminal"
#~ msgstr "เรียกใช้ในเ_ทอร์มินอล"

#~ msgid "Use parent category _defaults"
#~ msgstr "ใช้ค่าปริยายของหมวดหมู่นี้"

#~ msgid "_Add:"
#~ msgstr "เ_พิ่ม:"

#~ msgid "_Description:"
#~ msgstr "_คำอธิบาย:"

#~ msgid "_Edit..."
#~ msgstr "แ_ก้ไข..."

#~ msgid "_MIME type:"
#~ msgstr "_ชนิด MIME:"

#~ msgid "_Program to run:"
#~ msgstr "โ_ปรแกรมที่ให้เรียกใช้:"

#~ msgid "_Protocol:"
#~ msgstr "โปรโตคอ_ล:"

#~ msgid "_Viewer component:"
#~ msgstr "_ตัวแสดง:"

#~ msgid "File types and programs"
#~ msgstr "ชนิดแฟ้มและโปรแกรมที่ใช้"

#~ msgid "Specify which programs are used to open or view each type of file"
#~ msgstr "เลือกว่าใช้โปรแกรมไหนสำหรับแฟ้มแต่ละชนิด"

#~ msgid "Edit file category"
#~ msgstr "แก้ไขหมวดหมู่ชนิดแฟ้ม"

#~ msgid "Model"
#~ msgstr "โมเดล"

#~ msgid "GtkTreeModel that contains the category data"
#~ msgstr "GtkTreeModel ที่มีข้อมูลของหมวดหมู่ต่างๆ"

#~ msgid "MIME category info"
#~ msgstr "ข้อมูลหมวดหมู่ของ MIME"

#~ msgid "Structure containing information on the MIME category"
#~ msgstr "โครงสร้างสำหรับข้อมูลหมวดหมู่ของ MIME"

#~ msgid "Custom"
#~ msgstr "กำหนดเอง"

#~ msgid "Extension"
#~ msgstr "นามสกุล"

#~ msgid "Underlying model to notify when Ok is clicked"
#~ msgstr "โมเดลที่ใช้ประกาศเวลากดปุ่มตกลง"

#~ msgid "MIME type information"
#~ msgstr "ข้อมูลชนิด MIME"

#~ msgid "Structure with data on the MIME type"
#~ msgstr "โครงสร้างที่มีข้อมูลต่างๆ เกี่ยวกับชนิด MIME"

#~ msgid "Is add dialog"
#~ msgstr "เป็นหน้าต่างสำหรับเพิ่ม"

#~ msgid "True if this dialog is for adding a MIME type"
#~ msgstr "จริงถ้าเป็นหน้าต่างสำหรับเพิ่มชนิด MIME"

#~ msgid "Add File Type"
#~ msgstr "เพิ่มชนิดแฟ้ม"

#~ msgid "Misc"
#~ msgstr "จิปาถะ"

#~ msgid "None"
#~ msgstr "ไม่ใช้"

#~ msgid ""
#~ "Please enter a valid MIME type.  It should be of the form class/type and "
#~ "may not contain any spaces."
#~ msgstr "โปรดใส่ค่าชนิด MIME ซึ่งต้องอยู่ในรูปแบบ class/type และไม่มีช่องว่าง"

#~ msgid "A MIME type with that name already exists, overwrite?"
#~ msgstr "มีชนิด MIME ชื่อนั้นอยู่แล้ว จะเขียนทับไหม?"

#~ msgid "Category"
#~ msgstr "หมวดหมู่"

#~ msgid "Choose a file category"
#~ msgstr "เลือกหมวดหมู่ของแฟ้ม"

# FIXME: ดูเป็น ?
#~ msgid "View as %s"
#~ msgstr "มุมมอง%s"

#~ msgid "Images"
#~ msgstr "ภาพ"

#~ msgid "Video"
#~ msgstr "วิดีโอ"

#~ msgid "Audio"
#~ msgstr "เสียง"

#~ msgid "Model for categories only"
#~ msgstr "รูปแบบสำหรับหมวดหมู่เท่านั้น"

#~ msgid "Internet Services"
#~ msgstr "บริการอินเทอร์เน็ต"

#~ msgid "Edit service information"
#~ msgstr "แก้ไขข้อมูลของบริการ"

#~ msgid "Service info"
#~ msgstr "ข้อมูลของบริการ"

#~ msgid "Structure containing service information"
#~ msgstr "โครงสร้างของข้อมูลการบริการ"

#~ msgid "Is add"
#~ msgstr "คือเพิ่ม"

#~ msgid "TRUE if this is an add service dialog"
#~ msgstr "TRUE ถ้านี่เป็นหน้าต่างเพิ่มบริการ"

#~ msgid "Add Service"
#~ msgstr "เพิ่มบริการ"

#~ msgid "Please enter a protocol name."
#~ msgstr "โปรดใส่ชื่อโปรโตคอล"

#~ msgid ""
#~ "Invalid protocol name. Please enter a protocol name without any spaces or "
#~ "punctuation."
#~ msgstr "ชื่อโปรโตคอลใช้ไม่ได้  โปรดใช้ชื่อโปรโตคอลที่ไม่มีช่องว่างหรือเครื่องหมายวรรคตอน"

#~ msgid "There is already a protocol by that name."
#~ msgstr "มีโปรโตคอลชื่อนั้นอยู่แล้ว"

#~ msgid "Unknown service types"
#~ msgstr "ชนิดบริการที่ไม่รู้จัก"

#~ msgid "World wide web"
#~ msgstr "World wide web"

#~ msgid "File transfer protocol"
#~ msgstr "โปรโตคอลสำหรับถ่ายโอนแฟ้ม"

#~ msgid "Detailed documentation"
#~ msgstr "คู่มือการใช้อย่างละเอียด"

#~ msgid "Manual pages"
#~ msgstr "คู่มือการใช้"

#~ msgid "Electronic mail transmission"
#~ msgstr "การส่งรับอีเมล"

#~ msgid "GNOME documentation"
#~ msgstr "เอกสารคู่มือ Gnome"

#~ msgid "Language and Culture"
#~ msgstr "ภาษาและธรรมเนียมท้องถิ่น"

#~ msgid "Set your language and culture preferences"
#~ msgstr "กำหนดภาษาและธรรมเนียมท้องถิ่นของคุณ"

#~ msgid "Configure which programs are used to display URLs"
#~ msgstr "กำหนดโปรแกรมที่จะใช้แสดง URL"

#~ msgid "URL Handlers"
#~ msgstr "การจัดการ URL"

#~ msgid "Control Center"
#~ msgstr "ศูนย์ควบคุม"

#~ msgid "Control Center Viewer"
#~ msgstr "ตัวแสดงศูนย์ควบคุม"

#~ msgid "Control Center view"
#~ msgstr "มุมมองศูนย์ควบคุม"

#~ msgid "View as Control Center"
#~ msgstr "มองเป็นศูนย์ควบคุม GNOME"

#~ msgid "Antialiasing"
#~ msgstr "ป้องกันรอยหยัก"

#~ msgid "DPI"
#~ msgstr "DPI"

#~ msgid "Hinting"
#~ msgstr "คำแนะนำ"

#~ msgid "RGBA Order"
#~ msgstr "สำดับสี RGBA"

#~ msgid ""
#~ "Resolution used for converting font sizes to pixel sizes, in dots per inch"
#~ msgstr "ความละเอียดหน้าจอไว้ใช้สำหรับแปลงค่าขนาดอักษรไปเป็นขนาดบนหน้าจอ (ใช้ จุด/นิ้ว)"

#~ msgid ""
#~ "The order of subpixel elements on an LCD screen; only used when "
#~ "antialiasing is set to \"rgba\". Possible values are: \"rgb\" - red on "
#~ "left, most common. \"bgr\" - blue on left. \"vrgb\" - red on top. \"vbgr"
#~ "\" - red on bottom."
#~ msgstr ""
#~ "ลำดับของพิกเซลย่อยในจอ LCD (ใช้เฉพาะถ้าการป้องกันรอยหยักตั้งเป็น \"rgba\")  "
#~ "ค่าที่เป็นไปได้มี:\n"
#~ "   \"rgb\" - แดงอยู่ข้างซ้ายตามด้วยเขียวและฟ้า (red, green, blue)\n"
#~ "   \"bgr\" - ฟ้าอยู่ข้างซ้าย\n"
#~ "   \"vrgb\" - แดงอยู่ข้างบน\n"
#~ "   \"vbgr\" - ฟ้าอยู่ข้างบน"

#~ msgid ""
#~ "The type of antialiasing to use when rendering fonts. Possible values "
#~ "are: \"none\" - no antialiasing. \"grayscale\" - standard grayscale "
#~ "antialiasing. \"rgba\" - subpixel antialiasing. (LCD screens only)."
#~ msgstr ""
#~ "ชนิดของการป้องกันรอยหยักที่ใช้สำหรับแสดงตัวอักษร  ค่าที่เป็นไปได้มี:\n"
#~ "   \"none\" - ไม่ใช้\n"
#~ "   \"grayscale\" - การป้องกันรอยหยักแบบมาตรฐาน\n"
#~ "   \"rgba\" - ป้องกันรอยหยักในขั้นพิกเซลย่อย (จอ LCD เท่านั้น)"

#~ msgid ""
#~ "The type of hinting to use when rendering fonts. Possible values are: "
#~ "\"none\" - no hinting, \"slight\", \"medium\", and \"full\" - as much "
#~ "hinting as possible; may cause distortion of letter forms."
#~ msgstr ""
#~ "ว่าจะใช้ข้อมูลใบ้การวาดอักษร (hinting) มากขนาดไหน ค่าที่ตั้งได้คือ \"none\" ถ้าจะไม่ใช้  "
#~ "\"slight\" \"medium\" และ \"full\"  ถ้าใช้ข้อมูลใบ้มากๆ "
#~ "รูปทรงอักษรอาจจะบิดเบือนไปบ้าง"

#~ msgid "A_vailable options:"
#~ msgstr "ตัวเลือกที่_มี:"

#~ msgid "_Selected options:"
#~ msgstr "ตัวเลือกที่เ_ลือก:"

#~ msgid ""
#~ "You have a keyboard remapping file (%s) in your home directory whose "
#~ "contents will now be ignored. You can use the keyboard preferences to "
#~ "restore them."
#~ msgstr ""
#~ "คุณมีแฟ้มที่เปลี่ยนผังแป้นพิมพ์ (%s) อยู่ในไดเรกทอรีบ้านของคุณ ซึ่งขณะนี้กำลังจะถูกละเลย "
#~ "คุณอาจใช้การปรับแต่งแป้นพิมพ์นี้เพื่อนำกลับมาใช้อีกได้"

#~ msgid "Keyboard layout preview"
#~ msgstr "ตัวอย่างผังแป้นพิมพ์"

#~ msgid "FTP proxy port"
#~ msgstr "พอร์ตของพร็อกซี FTP"

#~ msgid "HTTP proxy port"
#~ msgstr "พอร์ตของพร็อกซี HTTP"

#~ msgid "Secure HTTP proxy port"
#~ msgstr "พอร์ตของพร็อกซี Secure HTTP"

#~ msgid "Socks host port"
#~ msgstr "พอร์ตของโฮสต์ Socks"

#~ msgid "Mozilla/Netscape 6"
#~ msgstr "Mozilla/Netscape 6"

#~ msgid "Gnome Terminal"
#~ msgstr "เทอร์มินอลของ Gnome"

#~ msgid "C_ustom Editor"
#~ msgstr "ตัวแก้ไขที่_กำหนดเอง"

#~ msgid "C_ustom Mail Reader:"
#~ msgstr "ตัวอ่านอีเมลที่_กำหนดเอง:"

#~ msgid "C_ustom Terminal:"
#~ msgstr "เทอร์มินอลที่_กำหนดเอง:"

#~ msgid "C_ustom Web Browser:"
#~ msgstr "เว็บบราวเซอร์ที่_กำหนดเอง:"

#~ msgid "Start in T_erminal"
#~ msgstr "เรียกใช้ในเ_ทอรมินอล"

#~ msgid "This application can open _URIs"
#~ msgstr "โปรแกรมนี้เปิด _URI ได้"

#~ msgid "This application needs to be run in a _shell"
#~ msgstr "โปรแกรมนี้ต้องถูกเรียกใช้ในเ_ชลล์"

#~ msgid "_Select a Mail Reader:"
#~ msgstr "เ_ลือกตัวอ่านอีเมล:"

#~ msgid "_Select a Terminal:"
#~ msgstr "เ_ลือกเทอร์มินอล:"

#~ msgid "_Select a Web Browser:"
#~ msgstr "เ_ลือกเว็บบราวเซอร์:"

#~ msgid "_Select an Editor:"
#~ msgstr "เ_ลือกตัวแก้ไข:"

#~ msgid "Accessibility"
#~ msgstr "ระบบอำนวยการใช้งาน"

#~ msgid "Accessibility Settings"
#~ msgstr "ตั้งค่าระบบอำนวยการใช้งาน"

#~ msgid "Advanced"
#~ msgstr "เพิ่มเติม"

#~ msgid "Advanced Settings"
#~ msgstr "ค่าตั้งเพิ่มเติม"

#~ msgid "GNOME Control Center: %s"
#~ msgstr "ศูนย์ควบคุม GNOME: %s"

#~ msgid "Layout to use for this view of the capplets"
#~ msgstr "เลย์เอาต์ที่ใช้ในมุมมองของ capplets"

#~ msgid "Capplet directory object"
#~ msgstr "วัตถุของโฟลเดอร์ของ capplet"

#~ msgid "Capplet directory that this view is viewing"
#~ msgstr "โฟลเดอร์ของ capplet ปัจจุบัน"

#~ msgid "translator_credits"
#~ msgstr ""
#~ "ไพศาข์ สีเหลืองสวัสดิ์\n"
#~ "ศุภกร สิทธิไชย\n"
#~ "สุปราณี ธีระวัฒนสุข\n"
#~ "สุริชาติ สัมฤทธิ์\n"
#~ "ชาญชัย จันฤาชัย\n"
#~ "\n"
#~ "ถ้ามีเวลาโปรดมาช่วยกันแปล\n"
#~ "http://gnome-th.sf.net"

#~ msgid "Desktop properties manager."
#~ msgstr "ตัวจัดการคุณสมบัติพื้นที่ทำงาน"

#~ msgid "Gnome Control Center : %s"
#~ msgstr "ศูนย์ควบคุม GNOME : %s"

#~ msgid "Gnome Control Center"
#~ msgstr "ศูนย์ควบคุม GNOME"

#~ msgid "Use nautilus if it is running."
#~ msgstr "ใช้ Nautilus ถ้ามันทำงานอยู่"

#~ msgid "About this application"
#~ msgstr "เกี่ยวกับโปรแกรมนี้"

#~ msgid "Overview of the control center"
#~ msgstr "ภาพรวมของศูนย์ควบคุม"

#~ msgid "_Help"
#~ msgstr "_วิธีใช้"

#~ msgid "Use shell even if nautilus is running."
#~ msgstr "ใช้เชลล์แม้ว่า Nautilus จะทำงานอยู่"

#~ msgid "XKB options"
#~ msgstr "ตัวเลือก XKB"

#~ msgid "Font context menu items"
#~ msgstr "ส่วนต่างๆ ของเมนูบริบทของตัวอักษร"

#~ msgid "Factory for the fontilus context menu"
#~ msgstr "เครื่องมือสำหรับเมนูบริบทของ Fontilus"

#~ msgid "Fontilus context menu"
#~ msgstr "เมนูบริบทของ Fontilus"

#~ msgid "Fontilus context menu factory"
#~ msgstr "เครื่องมือสำหรับเมนูบริบทของ Fontilus"

#~ msgid "Nautilus context menu entries for fonts"
#~ msgstr "เมนูบริบทของ Nautilus สำหรับแบบอักษร"

#~ msgid "URI currently displayed"
#~ msgstr "URI ที่แสดงอยู่"

#~ msgid ""
#~ "Unable to find any keyboard themes.  This means your GTK+ installation "
#~ "has been incompletely installed."
#~ msgstr "หาชุดรูปแบบแป้นพิมพ์ไม่เจอ  คุณคงจะไม่ได้ติดตั้ง GTK+ อย่างสมบูรณ์"

#~ msgid "Click for a list of keyboard navigation schemes."
#~ msgstr "คลิกถ้าต้องการดูรายการชุดปุ่มลัดต่างๆ"

# This contains shortcuts for "volume up/down", e-mail, move windows, etc.,.
#~ msgid "_Desktop shortcuts:"
#~ msgstr "ปุ่มลัด_อื่นๆ"

#~ msgid "_Text editing shortcuts:"
#~ msgstr "ปุ่มลัดขณะแ_ก้ไขข้อความ"

#~ msgid "Sawfish window manager"
#~ msgstr "Sawfish ตัวจัดการหน้าต่าง"

#~ msgid "Appearance"
#~ msgstr "รูปโฉม"

#~ msgid "Select themes and fonts for your windows"
#~ msgstr "เลือกชุดตกแต่งและตัวอักษรสำหรับหน้าต่าง"

#~ msgid "Customize shortcut keys for your windows"
#~ msgstr "ตั้งปุ่มลัดสำหรับหน้าต่าง"

#~ msgid "Shortcuts"
#~ msgstr "ปุ่มลัด"

#~ msgid "Configure how to give focus to windows"
#~ msgstr "ตั้งว่าจะโฟกัสหน้าต่างอย่างไร"

#~ msgid "Focus behavior"
#~ msgstr "วิธีการโฟกัส"

#~ msgid "Configure matched windows to have particular characteristics"
#~ msgstr "ตั้งหน้าต่างที่เข้ากันให้มีลักษณะบางอย่าง"

#~ msgid "Matched Windows"
#~ msgstr "หน้าต่างที่เข้ากัน"

#~ msgid "Configure how to minimize, maximize, and restore windows"
#~ msgstr "ตั้งว่าจะ ย่อหาย ขยายเต็ม และเรียกแสดงหน้าต่างอย่างไร"

#~ msgid "Minimizing and Maximizing"
#~ msgstr "การย่อหาย และขยายเต็ม"

#~ msgid "Select your Sawfish user level"
#~ msgstr "เลือกระดับการใช้งาน Sawfish"

#~ msgid "Miscellaneous"
#~ msgstr "เบ็ดเตล็ด"

#~ msgid "Select miscellaneous window options"
#~ msgstr "เลือกตัวเลือกเบ็ดเตล็ดของหน้าต่าง"

#~ msgid "Configure how windows move and resize"
#~ msgstr "ตั้งว่าจะขยับและเปลี่ยนหนาดหน้าต่างอย่างไร"

#~ msgid "Moving and Resizing"
#~ msgstr "การขยับและเปลี่ยนขนาด"

#~ msgid "Configure positioning of windows on the desktop"
#~ msgstr "ตั้งตำแหน่งของหน้าต่างบนพื้นที่ทำงาน"

# ตำแหน่ง might means "rank"
#~ msgid "Placement"
#~ msgstr "ที่ทาง"

#~ msgid "Associate sounds with window manager events"
#~ msgstr "ตั้งเสียงสำหรับเหตุการณ์ที่เกิดขึ้นกับหน้าต่าง"

#~ msgid "Configure your workspaces and viewports"
#~ msgstr "กำหนดค่าพื้นที่ทำงานและมุมมอง"

#~ msgid "Workspaces"
#~ msgstr "พื้นที่ทำงาน"

#~ msgid "Legacy Applications"
#~ msgstr "โปรแกรมสมัยเก่า"

#~ msgid "Legacy applications settings (grdb)"
#~ msgstr "ค่าตั้งสำหรับโปรแกรมสมัยเก่า (grdb)"

#~ msgid "Selected themes from above will be tested by previewing here."
#~ msgstr "ตัวอย่างของชุดตกแต่งที่เลือกข้างบน"

#~ msgid "Sample Button"
#~ msgstr "ปุ่มตัวอย่าง"

# probably misspelling
#~ msgid "Sample Check Button"
#~ msgstr "กล่องกากบาตตัวอย่าง"

#~ msgid "Sample Text Entry Field"
#~ msgstr "ช่องข้อความตัวอย่าง"

#~ msgid "Submenu"
#~ msgstr "เมนูย่อย"

#~ msgid "Item 1"
#~ msgstr "ชิ้นที่ 1"

#~ msgid "Another item"
#~ msgstr "ชิ้นถัดมา"

#~ msgid "Radio Button 1"
#~ msgstr "ปุ่มวิทยุที่ 1"

#~ msgid "Radio Button 2"
#~ msgstr "ปุ่มวิทยุที่ 2"

#~ msgid "One"
#~ msgstr "หนึ่ง"

#~ msgid "Two"
#~ msgstr "สอง"

#~ msgid "_Left color:"
#~ msgstr "สีข้างซ้_าย:"

#~ msgid "_Right color:"
#~ msgstr "สีข้าง_ขวา:"

#~ msgid "Top co_lor:"
#~ msgstr "สีข้าง_บน:"

#~ msgid "_Bottom color:"
#~ msgstr "สีข้าง_ล่าง:"

#~ msgid "C_enter"
#~ msgstr "วางตรง_กลาง"

#~ msgid "Sc_ale"
#~ msgstr "ขยายตรง_อัตราส่วน"

#~ msgid "_Stretch"
#~ msgstr "ขยายให้เ_ต็มจอ"

#~ msgid "_No Picture"
#~ msgstr "ไ_ม่ใช้รูป"

#~ msgid "Background Preferences"
#~ msgstr "ค่าตั้งของพื้นหลัง"

#~ msgid "Bac_kground style:"
#~ msgstr "รูปแบบ_พื้นหลัง:"

#~ msgid "E-Mail"
#~ msgstr "อีเมล"

# Can't think of a better non-ambigious translation for this :-P 
#~ msgid "Horizontal gradient"
#~ msgstr "ไล่สีตามแนวตั้ง"

#~ msgid "Picture _options:"
#~ msgstr "เลือกแ_บบภาพ:"

#~ msgid "Primary Color"
#~ msgstr "สีหลัก"

#~ msgid "Secondary Color"
#~ msgstr "สีรอง"

#~ msgid "Select _picture:"
#~ msgstr "เลือกรู_ป:"

#~ msgid "Solid color"
#~ msgstr "สีเดียว"

#~ msgid "To set the background picture, drop an image or click to browse."
#~ msgstr "เลือกรูปพื้นหลัง ได้โดยกดปุ่มนี้ หรือลากรูปมาลง"

#~ msgid "Vertical gradient"
#~ msgstr "ไล่สีตามแนวนอน"

#~ msgid ""
#~ "You can drag image files into the window to set the background picture."
#~ msgstr "คุณสามารถตั้งรูปพื้นหลัง ได้โดยการลากแฟ้มภาพ มาลงหน้าต่างนี้"

#~ msgid ""
#~ "The gnome-theme-manager does not know how to change the themes on the "
#~ "current window manager."
#~ msgstr "gnome-control-center ไม่วิธีเปลี่ยนชุดตกแต่ง บนตัวจัดการหน้าต่างนี้"

#~ msgid "There was an error displaying help:"
#~ msgstr "เกิดข้อผิดพลาดขณะแสดงวิธีใช้: %s"

#, fuzzy
#~ msgid "Core Layout Configuration"
#~ msgstr "ตั้งค่าพร็อกซี"

#~ msgid "Language"
#~ msgstr "ภาษา"

#~ msgid "<b>Dates</b>"
#~ msgstr "<b>วันที่</b>"

#~ msgid "<b>Languages in use:</b>"
#~ msgstr "<b>ภาษาที่กำลังใช้:</b>"

#, fuzzy
#~ msgid "Customize _times..."
#~ msgstr "ชุดตกแต่งกำหนดเอง"

#, fuzzy
#~ msgid "_Ignore system configuration"
#~ msgstr "ตั้งค่าพร็อกซี"

#~ msgid "radiobutton1"
#~ msgstr "ปุ่มวิทยุ 1"

#~ msgid "radiobutton2"
#~ msgstr "ปุ่มวิทยุ 2"

#~ msgid "radiobutton3"
#~ msgstr "ปุ่มวิทยุ 3"

#~ msgid "radiobutton4"
#~ msgstr "ปุ่มวิทยุ 4"

#~ msgid "radiobutton5"
#~ msgstr "ปุ่มวิทยุ 5"

#~ msgid "Behavior"
#~ msgstr "พฤติกรรม"

#~ msgid "Sets the default behavior of GNOME applications"
#~ msgstr "ตั้งพฤติกรรมปริยายของโปรแกรมใน GNOME"

#~ msgid "One minute until the next break"
#~ msgstr "อีก 1 นาทีถึงช่วงพักต่อไป"