summaryrefslogtreecommitdiff
path: root/po/th.po
blob: b972d93cf7203782b3d19edd3cc6bd752475d4d3 (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
# Thai mate-settings-daemon translation.
# Copyright (C) 2003-2010 Free Software Foundation, Inc.
# This file is distributed under the same license as the mate-settings-daemon 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.
# Theppitak Karoonboonyanan <thep@linux.thai.net>, 2004-2010.
#
msgid ""
msgstr ""
"Project-Id-Version: mate-settings-daemon\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-"
"settings-daemon&component=general\n"
"POT-Creation-Date: 2010-04-07 07:37+0000\n"
"PO-Revision-Date: 2010-04-25 17:18+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\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"

#: ../data/50-accessibility.xml.in.h:1
msgid "Accessibility"
msgstr "สิ่งอำนวยความสะดวก"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:1
msgid "Free percentage notify threshold"
msgstr "ร้อยละขีดเริ่มของที่ว่างที่จะเริ่มแจ้งเหตุ"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:2
msgid "Free space no notify threshold"
msgstr "เนื้อที่ว่างขีดเริ่มที่จะไม่แจ้งเหตุ"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:3
msgid "Minimum notify period for repeated warnings"
msgstr "ช่วงเวลาต่ำสุดของการแจ้งเตือนซ้ำ"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:4
msgid "Mount paths to ignore"
msgstr "พาธเมานท์ต่างๆ ที่ไม่สนใจ"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:5
msgid ""
"Percentage free space threshold for initial warning of low disk space. If "
"the percentage free space drops below this, a warning will be shown"
msgstr ""
"ร้อยละของพื้นที่ว่างที่จะเริ่มเตือนว่าเนื้อที่ดิสก์เหลือน้อย ถ้าที่ว่างเหลือน้อยกว่าที่กำหนดนี้ "
"ก็จะแสดงคำเตือน"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:6
msgid "Specify a list of mount paths to ignore when they run low on space."
msgstr "ระบุรายชื่อพาธเมานท์ต่างๆ ที่ไม่ต้องเตือนเมื่อเหลือเนื้อที่น้อย"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:7
msgid ""
"Specify a time in minutes. Subsequent warnings for a volume will not appear "
"more often than this period."
msgstr "ระบุเวลาเป็นนาที การเตือนเกี่ยวกับเนื้อที่ว่างในโวลุมในครั้งถัดๆ ไป จะถี่ไม่เกินช่วงที่กำหนดนี้"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:8
msgid ""
"Specify an amount in GB. If the amount of free space is more than this, no "
"warning will be shown"
msgstr "ระบุเนื้อที่เป็น GB ถ้าเนื้อที่ว่างสูงกว่าค่านี้ ก็จะไม่แจ้งเตือน"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:9
msgid ""
"Specify the percentage that the free disk space should reduce by before "
"issuing a subsequent warning"
msgstr "ระบุร้อยละของเนื้อที่ว่างที่จะต้องลดลงก่อนที่จะแจ้งเตือนครั้งต่อไป"

#: ../data/apps_mate_settings_daemon_housekeeping.schemas.in.h:10
msgid "Subsequent free percentage notify threshold"
msgstr "ร้อยละขีดเริ่มของการแจ้งเหตุเกี่ยวกับเนื้อที่ว่างครั้งต่อไป"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:1
msgid "Binding to eject an optical disk."
msgstr "ปุ่มลัดสำหรับดันแผ่นซีดี/ดีวีดีออก"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:2
msgid "Binding to enable or disable the touchpad."
msgstr "ปุ่มลัดสำหรับเปิดหรือปิดการใช้ทัชแพด"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:3
msgid "Binding to launch the calculator."
msgstr "ปุ่มลัดสำหรับเรียกเครื่องคิดเลข"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:4
msgid "Binding to launch the email client."
msgstr "ปุ่มลัดสำหรับเรียกโปรแกรมรับส่งเมล"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:5
msgid "Binding to launch the help browser."
msgstr "ปุ่มลัดสำหรับเรียกดูวิธีใช้"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:6
msgid "Binding to launch the media player."
msgstr "ปุ่มลัดสำหรับเรียกโปรแกรมเล่นสื่อ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:7
msgid "Binding to launch the search tool."
msgstr "ปุ่มลัดสำหรับเรียกเครื่องมือค้นหา"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:8
msgid "Binding to launch the web browser."
msgstr "ปุ่มลัดสำหรับเรียกเว็บเบราว์เซอร์"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:9
msgid "Binding to lock the screen."
msgstr "ปุ่มลัดสำหรับล็อคหน้าจอ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:10
msgid "Binding to log out."
msgstr "ปุ่มลัดสำหรับออกจากระบบ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:11
msgid "Binding to lower the system volume."
msgstr "ปุ่มลัดสำหรับหรี่เสียง"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:12
msgid "Binding to mute the system volume."
msgstr "ปุ่มลัดสำหรับปิดเสียง"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:13
msgid "Binding to open the Home folder."
msgstr "ปุ่มลัดสำหรับเปิดโฟลเดอร์บ้าน"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:14
msgid "Binding to pause playback."
msgstr "ปุ่มลัดสำหรับพักการเล่นสื่อ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:15
msgid "Binding to raise the system volume."
msgstr "ปุ่มลัดสำหรับเร่งเสียง"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:16
msgid "Binding to skip to next track."
msgstr "ปุ่มลัดสำหรับข้ามไปร่องเสียงถัดไป"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:17
msgid "Binding to skip to previous track."
msgstr "ปุ่มลัดสำหรับข้ามไปร่องเสียงที่แล้ว"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:18
msgid "Binding to start playback (or toggle play/pause)."
msgstr "ปุ่มลัดสำหรับเริ่มเล่นสื่อ (หรือสลับการเล่น/พัก)"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:19
msgid "Binding to stop playback."
msgstr "ปุ่มลัดสำหรับหยุดเล่นสื่อ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:20
msgid "Eject"
msgstr "ดันแผ่นออก"

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

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:22
msgid "Launch calculator"
msgstr "เรียกเครื่องคิดเลข"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:23
msgid "Launch email client"
msgstr "เรียกโปรแกรมรับส่งเมล"

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

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:25
msgid "Launch media player"
msgstr "เรียกโปรแกรมเล่นสื่อ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:26
msgid "Launch web browser"
msgstr "เรียกเว็บเบราว์เซอร์"

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

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:28
msgid "Log out"
msgstr "ออกจากระบบ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:29
msgid "Next track"
msgstr "ร่องเสียงถัดไป"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:30
msgid "Pause playback"
msgstr "พักการเล่นสื่อ"

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

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:32
msgid "Previous track"
msgstr "ร่องเสียงที่แล้ว"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:33
msgid "Search"
msgstr "ค้นหา"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:34
msgid "Stop playback"
msgstr "หยุดเล่นสื่อ"

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:35
msgid "Toggle touchpad"
msgstr "สลับการใช้ทัชแพด"

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

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

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

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

#: ../data/apps_mate_settings_daemon_keybindings.schemas.in.h:40
msgid "Volume up"
msgstr "เร่งเสียง"

#: ../data/apps_mate_settings_daemon_xrandr.schemas.in.h:1
msgid ""
"If a notification icon with display related things should be shown in the "
"panel."
msgstr "กำหนดว่าจะแสดงไอคอนเกี่ยวกับดิสเพลย์ในพาเนลหรือไม่"

#: ../data/apps_mate_settings_daemon_xrandr.schemas.in.h:2
msgid "Show Displays in Notification Area"
msgstr "แสดงดิสเพลย์ในพื้นที่แจ้งเหตุ"

#: ../data/desktop_mate_font_rendering.schemas.in.h:1
msgid "Antialiasing"
msgstr "การขจัดรอยหยัก"

#: ../data/desktop_mate_font_rendering.schemas.in.h:2
msgid "DPI"
msgstr "DPI"

#: ../data/desktop_mate_font_rendering.schemas.in.h:3
msgid "Hinting"
msgstr "Hinting"

#: ../data/desktop_mate_font_rendering.schemas.in.h:4
msgid "RGBA order"
msgstr "ลำดับ RGBA"

#: ../data/desktop_mate_font_rendering.schemas.in.h:5
msgid ""
"The order of subpixel elements on an LCD screen; only used when antialiasing "
"is set to \"rgba\". Possible values are: \"rgb\" for red on left (most "
"common), \"bgr\" for blue on left, \"vrgb\" for red on top, \"vbgr\" for red "
"on bottom."
msgstr ""
"ลำดับของพิกเซลย่อยบนจอ LCD ซึ่งจะใช้เมื่อใช้การขจัดรอยหยักด้วยวิธี \"rgba\" ค่าที่เป็นไปได้คือ: "
"\"rgb\" คือจุดสีแดงอยู่ซ้าย (พบมากที่สุด), \"bgr\" คือจุดสีน้ำเงินอยู่ซ้าย, \"vrgb\" "
"คือจุดสีแดงอยู่บน, \"vbgr\" คือจุดสีแดงอยู่ล่าง"

#: ../data/desktop_mate_font_rendering.schemas.in.h:6
msgid ""
"The resolution used for converting font sizes to pixel sizes, in dots per "
"inch."
msgstr "ความละเอียดที่จะใช้แปลงจากขนาดแบบอักษรไปเป็นจำนวนจุด ในหน่วยจุดต่อนิ้ว"

#: ../data/desktop_mate_font_rendering.schemas.in.h:7
msgid ""
"The type of antialiasing to use when rendering fonts. Possible values are: "
"\"none\" for no antialiasing, \"grayscale\" for standard grayscale "
"antialiasing, and \"rgba\" for subpixel antialiasing (LCD screens only)."
msgstr ""
"วิธีการขจัดรอยหยักเมื่อวาดตัวอักษร ค่าที่เป็นไปได้คือ: \"none\" คือไม่ทำ, \"grayscale\" "
"คือการไล่สีเทาตามปกติ และ \"rgba\" คือใช้พิกเซลย่อย (สำหรับจอ LCD เท่านั้น)"

#: ../data/desktop_mate_font_rendering.schemas.in.h:8
msgid ""
"The type of hinting to use when rendering fonts. Possible values are: \"none"
"\" for no hinting, \"slight\" for basic, \"medium\" for moderate, and \"full"
"\" for maximum hinting (may cause distortion of letter forms)."
msgstr ""
"วิธีการ hint ที่จะใช้เมื่อวาดแบบอักษร ค่าที่เป็นไปได้คือ: \"none\" คือไม่ hint, \"slight\" "
"คือ hint แบบพื้นฐาน, \"medium\" คือ hint แบบปานกลาง, และ \"full\" คือ hint "
"แบบเต็มที่ (การ hint อาจทำให้รูปร่างของตัวอักษรเปลี่ยนไป)"

#: ../data/desktop_mate_keybindings.schemas.in.h:1
msgid "Allowed keys"
msgstr "ปุ่มที่อนุญาตให้ใช้"

#: ../data/desktop_mate_keybindings.schemas.in.h:2
msgid ""
"If non-empty, keybindings will be ignored unless their MateConf directory is in "
"the list. This is useful for lockdown."
msgstr ""
"ถ้าเป็นค่าไม่ว่างเปล่า ปุ่มลัดต่างๆ จะถูกละเลย ยกเว้นปุ่มที่มีไดเรกทอรี MateConf อยู่ในรายชื่อนี้ "
"คีย์นี้เป็นประโยชน์สำหรับการจำกัดการใช้งาน"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:1
msgid "Disable touchpad while typing"
msgstr "ปิดทัชแพดขณะพิมพ์"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:2
msgid "Enable horizontal scrolling"
msgstr "เปิดใช้การเลื่อนหน้าจอแนวนอน"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:3
msgid "Enable mouse clicks with touchpad"
msgstr "เปิดใช้การคลิกเมาส์ด้วยทัชแพด"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:4
msgid "Enable touchpad"
msgstr "เปิดใช้ทัชแพด"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:5
msgid "Select the touchpad scroll method"
msgstr "เลือกวิธีการเลื่อนหน้าจอด้วยทัชแพด"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:6
msgid ""
"Select the touchpad scroll method. Supported values are: 0 - disabled, 1 - "
"edge scrolling, 2 - two-finger scrolling"
msgstr ""
"เลือกวิธีการเลื่อนหน้าจอด้วยทัชแพด ค่าที่รองรับคือ: 0 - ปิดใช้, 1 - เลื่อนที่ขอบ, 2 - "
"เลื่อนโดยใช้สองนิ้ว"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:7
msgid ""
"Set this to TRUE if you have problems with accidentally hitting the touchpad "
"while typing."
msgstr "กำหนดค่านี้เป็น TRUE ถ้าคุณมีปัญหากับการโดนทัชแพดโดยไม่ตั้งใจในขณะพิมพ์"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:8
msgid ""
"Set this to TRUE to allow horizontal scrolling by the same method selected "
"with the scroll_method key."
msgstr ""
"กำหนดค่านี้เป็น TRUE ถ้าต้องการเปิดใช้การเลื่อนหน้าจอแนวนอนด้วยวิธีการเดียวกับที่เลือกในคีย์ "
"scroll_method"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:9
msgid ""
"Set this to TRUE to be able to send mouse clicks by tapping on the touchpad."
msgstr "กำหนดค่านี้เป็น TRUE ถ้าต้องการส่งการคลิกเมาส์ด้วยการแตะที่ทัชแพด"

#: ../data/desktop_mate_peripherals_touchpad.schemas.in.h:10
msgid "Set this to TRUE to enable all touchpads."
msgstr "กำหนดค่านี้เป็น TRUE ถ้าต้องการเปิดใช้ทัชแพดทั้งหมดในเครื่อง"

#: ../data/mate-settings-daemon.desktop.in.in.h:1
msgid "MATE Settings Daemon"
msgstr "ดีมอนค่าตั้ง MATE"

#: ../data/mate-settings-daemon.schemas.in.h:1
msgid "Binding to toggle the magnifier."
msgstr "ปุ่มลัดสำหรับเปิด/ปิดแว่นขยาย"

#: ../data/mate-settings-daemon.schemas.in.h:2
msgid "Binding to toggle the on-screen keyboard."
msgstr "ปุ่มลัดสำหรับเปิด/ปิดแป้นพิมพ์บนจอ"

#: ../data/mate-settings-daemon.schemas.in.h:3
msgid "Binding to toggle the screen reader."
msgstr "ปุ่มลัดสำหรับเปิด/ปิดโปรแกรมอ่านหน้าจอ"

#: ../data/mate-settings-daemon.schemas.in.h:4
msgid "Bounce keys"
msgstr "ป้องกันการกดแป้นรัว"

#: ../data/mate-settings-daemon.schemas.in.h:5
msgid "Command used to turn the magnifier on or off."
msgstr "คำสั่งที่ใช้สำหรับเปิดหรือปิดแว่นขยาย"

#: ../data/mate-settings-daemon.schemas.in.h:6
msgid "Command used to turn the on-screen keyboard on or off."
msgstr "คำสั่งที่ใช้สำหรับเปิดหรือปิดแป้นพิมพ์บนจอ"

#: ../data/mate-settings-daemon.schemas.in.h:7
msgid "Command used to turn the screen reader on or off."
msgstr "คำสั่งที่ใช้สำหรับเปิดหรือปิดโปรแกรมอ่านหน้าจอ"

#: ../data/mate-settings-daemon.schemas.in.h:8
msgid "Enable accessibility keyboard plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการสิ่งอำนวยความสะดวกสำหรับแป้นพิมพ์"

#: ../data/mate-settings-daemon.schemas.in.h:9
msgid "Enable background plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการพื้นหลัง"

#: ../data/mate-settings-daemon.schemas.in.h:10
msgid "Enable clipboard plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการคลิปบอร์ด"

#: ../data/mate-settings-daemon.schemas.in.h:11
msgid "Enable font plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการแบบอักษร"

#: ../data/mate-settings-daemon.schemas.in.h:12
msgid "Enable housekeeping plugin"
msgstr "เปิดใช้ปลั๊กอินงานดูแลทั่วไป"

#: ../data/mate-settings-daemon.schemas.in.h:13
msgid "Enable keybindings plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการปุ่มลัด"

#: ../data/mate-settings-daemon.schemas.in.h:14
msgid "Enable keyboard plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการแป้นพิมพ์"

#: ../data/mate-settings-daemon.schemas.in.h:15
msgid "Enable media keys plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการปุ่มสั่งการสื่อ"

#: ../data/mate-settings-daemon.schemas.in.h:16
msgid "Enable mouse plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการเมาส์"

#: ../data/mate-settings-daemon.schemas.in.h:17
msgid "Enable sound plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการเสียง"

#: ../data/mate-settings-daemon.schemas.in.h:18
msgid "Enable typing breaks plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการเวลาพักพิมพ์"

#: ../data/mate-settings-daemon.schemas.in.h:19
msgid "Enable xrandr plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการค่าตั้งความละเอียดและการหมุนจอ"

#: ../data/mate-settings-daemon.schemas.in.h:20
msgid "Enable xrdb plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการค่าตั้ง xrdb"

#: ../data/mate-settings-daemon.schemas.in.h:21
msgid "Enable xsettings plugin"
msgstr "เปิดใช้ปลั๊กอินจัดการค่าตั้ง xsettings"

#: ../data/mate-settings-daemon.schemas.in.h:22
msgid "Mouse keys"
msgstr "บังคับเมาส์ด้วยแป้น"

#: ../data/mate-settings-daemon.schemas.in.h:23
msgid "On-screen keyboard"
msgstr "แป้นพิมพ์บนจอ"

#: ../data/mate-settings-daemon.schemas.in.h:24
msgid "Screen magnifier"
msgstr "แว่นขยายหน้าจอ"

#: ../data/mate-settings-daemon.schemas.in.h:25
msgid "Screen reader"
msgstr "โปรแกรมอ่านหน้าจอ"

#: ../data/mate-settings-daemon.schemas.in.h:26
msgid ""
"Set to True to enable the housekeeping plugin, to prune transient file "
"caches."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินงานดูแลทั่วไป เพื่อคอยเก็บกวาดแคชของแฟ้มชั่วคราว"

#: ../data/mate-settings-daemon.schemas.in.h:27
msgid "Set to True to enable the plugin to manage clipboard settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งคลิปบอร์ด"

#: ../data/mate-settings-daemon.schemas.in.h:28
msgid "Set to True to enable the plugin to manage desktop background settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งพื้นหลังพื้นโต๊ะ"

#: ../data/mate-settings-daemon.schemas.in.h:29
msgid "Set to True to enable the plugin to manage font settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งแบบอักษร"

#: ../data/mate-settings-daemon.schemas.in.h:30
msgid "Set to True to enable the plugin to manage keyboard settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งแป้นพิมพ์"

#: ../data/mate-settings-daemon.schemas.in.h:31
msgid "Set to True to enable the plugin to manage mouse settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งเมาส์"

#: ../data/mate-settings-daemon.schemas.in.h:32
msgid "Set to True to enable the plugin to manage multimedia keys settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งปุ่มสั่งการสื่อ"

#: ../data/mate-settings-daemon.schemas.in.h:33
msgid "Set to True to enable the plugin to manage sound sample caches."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการแคชตัวอย่างเสียง"

#: ../data/mate-settings-daemon.schemas.in.h:34
msgid ""
"Set to True to enable the plugin to manage the accessibility keyboard "
"settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งเทคโนโลยีสิ่งอำนวยความสะดวกสำหรับแป้นพิมพ์"

#: ../data/mate-settings-daemon.schemas.in.h:35
msgid "Set to True to enable the plugin to manage the keybindings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการปุ่มลัด"

#: ../data/mate-settings-daemon.schemas.in.h:36
msgid "Set to True to enable the plugin to manage typing breaks."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการเวลาพักพิมพ์"

#: ../data/mate-settings-daemon.schemas.in.h:37
msgid "Set to True to enable the plugin to manage xrandr settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้ง xrandr"

#: ../data/mate-settings-daemon.schemas.in.h:38
msgid "Set to True to enable the plugin to manage xrdb settings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้ง xrdb"

#: ../data/mate-settings-daemon.schemas.in.h:39
msgid "Set to True to enable the plugin to manage xsettings."
msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการ xsettings"

#: ../data/mate-settings-daemon.schemas.in.h:40
msgid "Slow keys"
msgstr "พิมพ์แบบช้า"

#: ../data/mate-settings-daemon.schemas.in.h:41
msgid "Sticky keys"
msgstr "ค้างปุ่มกด"

#: ../data/mate-settings-daemon.schemas.in.h:42
msgid "The name of the keyboard shortcut to toggle the magnifier"
msgstr "ชื่อของปุ่มลัดที่ใช้เปิด/ปิดแว่นขยาย"

#: ../data/mate-settings-daemon.schemas.in.h:43
msgid "The name of the keyboard shortcut to toggle the on-screen keyboard"
msgstr "ชื่อของปุ่มลัดสำหรับเปิด/ปิดแป้นพิมพ์บนจอ"

#: ../data/mate-settings-daemon.schemas.in.h:44
msgid "The name of the keyboard shortcut to toggle the screen reader"
msgstr "ชื่อของปุ่มลัดสำหรับเปิด/ปิดโปรแกรมอ่านหน้าจอ"

#: ../data/mate-settings-daemon.schemas.in.h:45
msgid ""
"This is the name of the keyboard shortcut to toggle the magnifier. This name "
"will be shown in the keyboard shortcut preferences dialog."
msgstr "ชื่อของปุ่มลัดที่ใช้เปิด/ปิดแว่นขยาย ชื่อนี้จะแสดงในกล่องโต้ตอบปรับแต่งปุ่มลัด"

#: ../data/mate-settings-daemon.schemas.in.h:46
msgid ""
"This is the name of the keyboard shortcut to toggle the on-screen keyboard. "
"This name will be shown in the keyboard shortcut preferences dialog."
msgstr "ชื่อของปุ่มลัดที่ใช้เปิด/ปิดแป้นพิมพ์บนจอ ชื่อนี้จะแสดงในกล่องโต้ตอบปรับแต่งปุ่มลัด"

#: ../data/mate-settings-daemon.schemas.in.h:47
msgid ""
"This is the name of the keyboard shortcut to toggle the screen reader. This "
"name will be shown in the keyboard shortcut preferences dialog."
msgstr "ชื่อของปุ่มลัดที่ใช้เปิด/ปิดโปรแกรมอ่านหน้าจอ ชื่อนี้จะแสดงในกล่องโต้ตอบปรับแต่งปุ่มลัด"

#: ../data/mate-settings-daemon.schemas.in.h:48
msgid "Toggle magnifier"
msgstr "เปิด/ปิดแว่นขยาย"

#: ../data/mate-settings-daemon.schemas.in.h:49
msgid "Toggle on-screen keyboard"
msgstr "เปิด/ปิดแป้นพิมพ์บนจอ"

#: ../data/mate-settings-daemon.schemas.in.h:50
msgid "Toggle screen reader"
msgstr "เปิด/ปิดโปรแกรมอ่านหน้าจอ"

#: ../data/mate-settings-daemon.schemas.in.h:51
msgid "Whether the bounce keys keyboard accessibility feature is turned on."
msgstr "กำหนดว่าจะเปิดใช้เทคโนโลยีสิ่งอำนวยความสะดวกป้องกันการกดแป้นรัวหรือไม่"

#: ../data/mate-settings-daemon.schemas.in.h:52
msgid "Whether the mouse keys keyboard accessibility feature is turned on."
msgstr "กำหนดว่าจะเปิดใช้เทคโนโลยีสิ่งอำนวยความสะดวกบังคับเมาส์ด้วยแป้นหรือไม่"

#: ../data/mate-settings-daemon.schemas.in.h:53
msgid "Whether the on-screen keyboard is turned on."
msgstr "กำหนดว่าจะเปิดใช้แป้นพิมพ์บนจอหรือไม่"

#: ../data/mate-settings-daemon.schemas.in.h:54
msgid "Whether the screen magnifier is turned on."
msgstr "กำหนดว่าจะเปิดใช้แว่นขยายหน้าจอหรือไม่"

#: ../data/mate-settings-daemon.schemas.in.h:55
msgid "Whether the screen reader is turned on."
msgstr "กำหนดว่าจะเปิดใช้โปรแกรมอ่านหน้าจอหรือไม่"

#: ../data/mate-settings-daemon.schemas.in.h:56
msgid "Whether the slow keys keyboard accessibility feature is turned on."
msgstr "กำหนดว่าจะเปิดใช้เทคโนโลยีสิ่งอำนวยความสะดวกพิมพ์แบบช้าหรือไม่"

#: ../data/mate-settings-daemon.schemas.in.h:57
msgid "Whether the sticky keys keyboard accessibility feature is turned on."
msgstr "กำหนดว่าจะเปิดใช้เทคโนโลยีสิ่งอำนวยความสะดวกค้างปุ่มกดหรือไม่"

#: ../mate-settings-daemon/main.c:55
msgid "Enable debugging code"
msgstr "เปิดใช้โค้ดส่วนดีบั๊ก"

#: ../mate-settings-daemon/main.c:56
msgid "Don't become a daemon"
msgstr "ไม่ต้องเปิดเป็นดีมอน"

#: ../mate-settings-daemon/main.c:57
msgid "MateConf prefix from which to load plugin settings"
msgstr "ชื่อส่วนหน้าของคีย์ MateConf ที่จะใช้อ่านค่าตั้งปลั๊กอิน"

#: ../mate-settings-daemon/main.c:58
msgid "Exit after a time - for debugging"
msgstr "ออกจากโปรแกรมหลังเวลาที่กำหนด - ใช้สำหรับดีบั๊ก"

#: ../plugins/a11y-keyboard/a11y-keyboard.mate-settings-plugin.in.h:1
msgid "Accessibility Keyboard"
msgstr "สิ่งอำนวยความสะดวกสำหรับแป้นพิมพ์"

#: ../plugins/a11y-keyboard/a11y-keyboard.mate-settings-plugin.in.h:2
msgid "Accessibility keyboard plugin"
msgstr "ปลั๊กอินจัดการสิ่งอำนวยความสะดวกสำหรับแป้นพิมพ์"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:388
#, c-format
msgid "There was an error displaying help: %s"
msgstr "เกิดข้อผิดพลาดขณะแสดงวิธีใช้: %s"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:519
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:585
msgid "Do you want to activate Slow Keys?"
msgstr "จะเริ่มใช้การพิมพ์แบบช้าหรือไม่?"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:520
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:586
msgid "Do you want to deactivate Slow Keys?"
msgstr "จะเลิกใช้การพิมพ์แบบช้าหรือไม่?"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:521
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:587
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 ค้างไว้แปดวินาที นี่เป็นสัญญาณเรียกใช้การพิมพ์แบบช้า "
"ซึ่งจะมีผลต่อการทำงานของแป้นพิมพ์"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:546
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:685
msgid "Don't activate"
msgstr "ไม่เริ่มใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:546
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:685
msgid "Don't deactivate"
msgstr "ไม่เลิกใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:552
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:691
msgid "Activate"
msgstr "เริ่มใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:552
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:691
msgid "Deactivate"
msgstr "เลิกใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:608
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:749
msgid "Do_n't activate"
msgstr "ไ_ม่เริ่มใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:608
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:749
msgid "Do_n't deactivate"
msgstr "ไ_ม่เลิกใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:611
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:752
msgid "_Activate"
msgstr "เ_ริ่มใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:611
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:752
msgid "_Deactivate"
msgstr "เ_ลิกใช้"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:615
msgid "Slow Keys Alert"
msgstr "เริ่มใช้การพิมพ์แบบช้า"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:655
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:723
msgid "Do you want to activate Sticky Keys?"
msgstr "จะเริ่มใช้การค้างปุ่มกดหรือไม่?"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:656
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:724
msgid "Do you want to deactivate Sticky Keys?"
msgstr "จะเลิกใช้การค้างปุ่มกดหรือไม่?"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:658
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:726
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 ห้าครั้งต่อเนื่องกัน นี่เป็นสัญญาณเรียกใช้การค้างปุ่มกด "
"ซึ่งจะมีผลต่อการทำงานของแป้นพิมพ์"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:660
#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:728
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 ห้าครั้งต่อเนื่องกัน นี่เป็นสัญญาณสำหรับปิดการค้างปุ่มกด "
"ซึ่งจะมีผลต่อการทำงานของแป้นพิมพ์"

#: ../plugins/a11y-keyboard/msd-a11y-keyboard-manager.c:756
msgid "Sticky Keys Alert"
msgstr "เลิกใช้การค้างปุ่มกด"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.c:920
#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:4
msgid "Universal Access Preferences"
msgstr "ปรับแต่งการอำนวยความสะดวกทั่วไป"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:1
msgid "Enhance _contrast in colors"
msgstr "เพิ่มความ_ต่างของสี"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:2
msgid "Make _text larger and easier to read"
msgstr "แสดงตัว_อักษรใหญ่ขึ้นเพื่อให้อ่านง่าย"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:3
msgid "Press and _hold keys to accept them (Slow Keys)"
msgstr "รับปุ่มกดแบบแ_ช่ (การพิมพ์แบบช้า)"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:5
msgid "Use on-screen _keyboard"
msgstr "ใช้แ_ป้นพิมพ์บนจอ"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:6
msgid "Use screen _magnifier"
msgstr "ใช้แว่น_ขยายหน้าจอ"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:7
msgid "Use screen _reader"
msgstr "ใช้โปรแกรม_อ่านหน้าจอ"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:8
msgid "_Ignore duplicate keypresses (Bounce Keys)"
msgstr "_ละเลยปุ่มกดซ้ำ (ป้องกันการกดแป้นรัว)"

#: ../plugins/a11y-keyboard/msd-a11y-preferences-dialog.ui.h:9
msgid "_Press keyboard shortcuts one key at a time (Sticky Keys)"
msgstr "_กดปุ่มลัดโดยกดทีละปุ่ม (การค้างปุ่มกด)"

#: ../plugins/background/background.mate-settings-plugin.in.h:1
msgid "Background"
msgstr "พื้นหลัง"

#: ../plugins/background/background.mate-settings-plugin.in.h:2
msgid "Background plugin"
msgstr "ปลั๊กอินจัดการพื้นหลัง"

#: ../plugins/clipboard/clipboard.mate-settings-plugin.in.h:1
msgid "Clipboard"
msgstr "คลิปบอร์ด"

#: ../plugins/clipboard/clipboard.mate-settings-plugin.in.h:2
msgid "Clipboard plugin"
msgstr "ปลั๊กอินจัดการคลิปบอร์ด"

#: ../plugins/dummy/dummy.mate-settings-plugin.in.h:1
msgid "Dummy"
msgstr "หุ่น"

#: ../plugins/dummy/dummy.mate-settings-plugin.in.h:2
msgid "Dummy plugin"
msgstr "ปลั๊กอินหุ่น"

#: ../plugins/font/font.mate-settings-plugin.in.h:1
msgid "Font"
msgstr "แบบอักษร"

#: ../plugins/font/font.mate-settings-plugin.in.h:2
msgid "Font plugin"
msgstr "ปลั๊กอินจัดการแบบอักษร"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:64
msgid "Don't show any warnings again for this filesystem"
msgstr "ไม่ต้องแสดงคำเตือนอีกสำหรับระบบแฟ้มนี้"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:66
msgid "Don't show any warnings again"
msgstr "ไม่ต้องแสดงคำเตือนนี้อีก"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:79
#, c-format
msgid "The volume \"%s\" has only %s disk space remaining."
msgstr "โวลุม \"%s\" มีเนื้อที่ว่างเหลือเพียง %s"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:82
#, c-format
msgid "This computer has only %s disk space remaining."
msgstr "คอมพิวเตอร์เครื่องนี้มีเนื้อที่ว่างเหลือเพียง %s"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:98
msgid ""
"You can free up disk space by emptying the Trash, removing unused programs "
"or files, or moving files to another disk or partition."
msgstr ""
"คุณสามารถคืนเนื้อที่ว่างในดิสก์ได้โดยเทขยะในถังขยะทิ้ง หรือลบโปรแกรมหรือแฟ้มที่ไม่ใช้แล้ว "
"หรือย้ายแฟ้มต่างๆ ไปที่ดิสก์หรือพาร์ทิชันอื่น"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:101
msgid ""
"You can free up disk space by removing unused programs or files, or by "
"moving files to another disk or partition."
msgstr ""
"คุณสามารถคืนเนื้อที่ว่างในดิสก์ได้โดยลบโปรแกรมหรือแฟ้มที่ไม่ใช้แล้ว หรือย้ายแฟ้มต่างๆ "
"ไปที่ดิสก์หรือพาร์ทิชันอื่น"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:106
msgid ""
"You can free up disk space by emptying the Trash, removing unused programs "
"or files, or moving files to an external disk."
msgstr ""
"คุณสามารถคืนเนื้อที่ว่างในดิสก์ได้โดยเทขยะในถังขยะทิ้ง หรือลบโปรแกรมหรือแฟ้มที่ไม่ใช้แล้ว "
"หรือย้ายแฟ้มต่างๆ ไปที่ดิสก์ภายนอก"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:109
msgid ""
"You can free up disk space by removing unused programs or files, or by "
"moving files to an external disk."
msgstr ""
"คุณสามารถคืนเนื้อที่ว่างในดิสก์ได้โดยลบโปรแกรมหรือแฟ้มที่ไม่ใช้แล้ว หรือย้ายแฟ้มต่างๆ ไปที่ดิสก์ภายนอก"

#. Set up all the window stuff here
#: ../plugins/housekeeping/msd-ldsm-dialog.c:204
msgid "Low Disk Space"
msgstr "พื้นที่ดิสก์เหลือน้อย"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:439
msgid "Empty Trash"
msgstr "เทขยะ"

#: ../plugins/housekeeping/msd-ldsm-dialog.c:447
msgid "Examine..."
msgstr "ตรวจสอบ..."

#: ../plugins/housekeeping/msd-ldsm-dialog.c:454
msgid "Ignore"
msgstr "ไม่สนใจ"

#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:96
#, c-format
msgid "Removing item %lu of %lu"
msgstr "กำลังลบรายการที่ %lu จาก %lu"

#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:116
#, c-format
msgid "<i>Removing: %s</i>"
msgstr "<i>กำลังลบ: %s</i>"

#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:244
#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:293
msgid "Emptying the trash"
msgstr "กำลังเทขยะ"

#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:269
msgid "Preparing to empty trash..."
msgstr "กำลังเตรียมเทขยะ..."

#. Translators: "Emptying trash from <device>"
#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:296
msgid "From: "
msgstr "จาก: "

#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:357
msgid "Empty all of the items from the trash?"
msgstr "จะเทรายการต่างๆ ในถังขยะทิ้งหรือไม่?"

#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:360
msgid ""
"If you choose to empty the trash, all items in it will be permanently lost. "
"Please note that you can also delete them separately."
msgstr ""
"ถ้าคุณเลือกเทถังขยะ รายการทั้งหมดก็จะสูญหายอย่างถาวร อย่าลืมว่าคุณสามารถลบรายการต่างๆ "
"ทีละรายการได้เช่นกัน"

#: ../plugins/housekeeping/msd-ldsm-trash-empty.c:367
msgid "_Empty Trash"
msgstr "เ_ทขยะ"

#: ../plugins/keybindings/msd-keybindings-manager.c:139
#, c-format
msgid "Key binding (%s) is invalid"
msgstr "การกำหนดปุ่มลัด (%s) ผิดรูปแบบ"

#: ../plugins/keybindings/msd-keybindings-manager.c:197
#, c-format
msgid "Key binding (%s) is incomplete"
msgstr "การกำหนดปุ่มลัด (%s) ไม่สมบูรณ์"

#: ../plugins/keybindings/msd-keybindings-manager.c:493
#, c-format
msgid ""
"Error while trying to run (%s)\n"
"which is linked to the key (%s)"
msgstr ""
"เกิดความผิดพลาดขณะเรียกทำงาน (%s)\n"
"ซึ่งเชื่อมโยงกับปุ่ม (%s)"

#: ../plugins/keybindings/keybindings.mate-settings-plugin.in.h:1
msgid "Keybindings"
msgstr "ปุ่มลัด"

#: ../plugins/keybindings/keybindings.mate-settings-plugin.in.h:2
msgid "Keybindings plugin"
msgstr "ปลั๊กอินจัดการปุ่มลัด"

#: ../plugins/keyboard/keyboard.mate-settings-plugin.in.h:1
msgid "Keyboard"
msgstr "แป้นพิมพ์"

#: ../plugins/keyboard/keyboard.mate-settings-plugin.in.h:2
msgid "Keyboard plugin"
msgstr "ปลั๊กอินจัดการแป้นพิมพ์"

#: ../plugins/keyboard/msd-keyboard-xkb.c:117
#, 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 <b>%s</b>\n"
"- The result of <b>%s</b>"
msgstr ""
"เกิดข้อผิดพลาดขณะเปิดใช้ค่าตั้ง XKB\n"
"ปัญหานี้อาจเกิดได้จากเงื่อนไขต่างๆ ต่อไปนี้:\n"
"- บั๊กในไลบรารี libxklavier\n"
"- บั๊กในเซิร์ฟเวอร์เอ็กซ์ (โปรแกรม xkbcomp, xmodmap)\n"
"- เซิร์ฟเวอร์เอ็กซ์ใช้ libxkbfile รุ่นที่ไม่เข้ากัน\n"
"\n"
"ข้อมูลรุ่นของเซิร์ฟเวอร์เอ็กซ์:\n"
"%s\n"
"%d\n"
"%s\n"
"ถ้าคุณจะรายงานปัญหานี้ กรุณาแนบข้อมูลต่อไปนี้ไปด้วย:\n"
"- ผลลัพธ์ของ <b>%s</b>\n"
"- ผลลัพธ์ของ <b>%s</b>"

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

#: ../plugins/keyboard/msd-keyboard-xkb.c:203
msgid "Unknown"
msgstr "ไม่ทราบ"

#: ../plugins/keyboard/msd-keyboard-xkb.c:272
#, c-format
msgid "Keyboard Layout \"%s\""
msgstr "ผังแป้นพิมพ์ \"%s\""

#: ../plugins/keyboard/msd-keyboard-xkb.c:395
msgid "_Groups"
msgstr "_ภาษา"

#: ../plugins/keyboard/msd-keyboard-xkb.c:402
msgid "Keyboard _Preferences"
msgstr "_ปรับแต่งแป้นพิมพ์"

#: ../plugins/keyboard/msd-keyboard-xkb.c:408
msgid "Show Current _Layout"
msgstr "แสดง_ผังแป้นพิมพ์ปัจจุบัน"

#: ../plugins/keyboard/modmap-dialog.ui.h:1
msgid "A_vailable files:"
msgstr "แฟ้มที่_มี:"

#: ../plugins/keyboard/modmap-dialog.ui.h:2
msgid "Load modmap files"
msgstr "โหลดแฟ้ม modmap"

#: ../plugins/keyboard/modmap-dialog.ui.h:3
msgid "Would you like to load the modmap file(s)?"
msgstr "คุณต้องการโหลดแฟ้ม modmap หรือไม่?"

#: ../plugins/keyboard/modmap-dialog.ui.h:4
msgid "_Do not show this message again"
msgstr "ไ_ม่ต้องแสดงข้อความนี้อีก"

#: ../plugins/keyboard/modmap-dialog.ui.h:5
msgid "_Load"
msgstr "โห_ลด"

#: ../plugins/keyboard/modmap-dialog.ui.h:6
msgid "_Loaded files:"
msgstr "แ_ฟ้มที่โหลด:"

#: ../plugins/keyboard/show-layout.ui.h:1
msgid "Keyboard Layout"
msgstr "ผังแป้นพิมพ์"

#: ../plugins/media-keys/msd-media-keys-manager.c:195
msgid ""
"Could not get default terminal. Verify that your default terminal command is "
"set and points to a valid application."
msgstr ""
"ไม่สามารถอ่านค่าเทอร์มินัลปริยาย กรุณาตรวจสอบว่าคุณได้กำหนดคำสั่งเทอร์มินัลปริยายไว้ "
"โดยกำหนดเป็นโปรแกรมที่เรียกใช้ได้"

#: ../plugins/media-keys/msd-media-keys-manager.c:235
#, c-format
msgid ""
"Couldn't execute command: %s\n"
"Verify that this is a valid command."
msgstr ""
"ไม่สามารถเรียกใช้คำสั่ง: %s\n"
"กรุณาตรวจดูคำสั่งว่าเป็นคำสั่งที่ถูกต้องหรือไม่"

#. translators:
#. * The device has been disabled
#: ../plugins/media-keys/cut-n-paste/gvc-mixer-control.c:991
msgid "Disabled"
msgstr "ปิดใช้"

#. translators:
#. * The number of sound outputs on a particular device
#: ../plugins/media-keys/cut-n-paste/gvc-mixer-control.c:998
#, c-format
msgid "%u Output"
msgid_plural "%u Outputs"
msgstr[0] "เสียงออก %u ช่อง"

#. translators:
#. * The number of sound inputs on a particular device
#: ../plugins/media-keys/cut-n-paste/gvc-mixer-control.c:1008
#, c-format
msgid "%u Input"
msgid_plural "%u Inputs"
msgstr[0] "เสียงเข้า %u ช่อง"

#: ../plugins/media-keys/cut-n-paste/gvc-mixer-control.c:1304
msgid "System Sounds"
msgstr "เสียงของระบบ"

#: ../plugins/media-keys/media-keys.mate-settings-plugin.in.h:1
msgid "Media keys"
msgstr "ปุ่มสั่งการสื่อ"

#: ../plugins/media-keys/media-keys.mate-settings-plugin.in.h:2
msgid "Media keys plugin"
msgstr "ปลั๊กอินจัดการปุ่มสั่งการสื่อ"

#: ../plugins/mouse/msd-mouse-manager.c:882
msgid "Could not enable mouse accessibility features"
msgstr "ไม่สามารถเปิดใช้สิ่งอำนวยความสะดวกสำหรับเมาส์"

#: ../plugins/mouse/msd-mouse-manager.c:884
msgid ""
"Mouse accessibility requires mousetweaks to be installed on your system."
msgstr "การใช้สิ่งอำนวยความสะดวกสำหรับเมาส์ ต้องติดตั้ง mousetweaks ในระบบด้วย"

#: ../plugins/mouse/msd-mouse-manager.c:887
msgid "Mouse Preferences"
msgstr "ค่าตั้งสำหรับเมาส์"

#: ../plugins/mouse/mouse.mate-settings-plugin.in.h:1
msgid "Mouse"
msgstr "เมาส์"

#: ../plugins/mouse/mouse.mate-settings-plugin.in.h:2
msgid "Mouse plugin"
msgstr "ปลั๊กอินจัดการเมาส์"

#: ../plugins/typing-break/typing-break.mate-settings-plugin.in.h:1
msgid "Typing Break"
msgstr "เวลาพักพิมพ์"

#: ../plugins/typing-break/typing-break.mate-settings-plugin.in.h:2
msgid "Typing break plugin"
msgstr "ปลั๊กอินจัดการเวลาพักพิมพ์"

#: ../plugins/xrandr/xrandr.mate-settings-plugin.in.h:1
msgid "Set up screen size and rotation settings"
msgstr "ตั้งค่าความละเอียดของจอภาพและการหมุนภาพบนจอ"

#: ../plugins/xrandr/xrandr.mate-settings-plugin.in.h:2
msgid "XRandR"
msgstr "XRandR"

#: ../plugins/xrandr/msd-xrandr-manager.c:222
msgid "Could not switch the monitor configuration"
msgstr "ไม่สามารถเปลี่ยนค่าตั้งของจอภาพ"

#: ../plugins/xrandr/msd-xrandr-manager.c:246
msgid "Could not restore the display's configuration"
msgstr "ไม่สามารถเรียกคืนค่าตั้งของจอแสดงผลได้"

#: ../plugins/xrandr/msd-xrandr-manager.c:271
msgid "Could not restore the display's configuration from a backup"
msgstr "ไม่สามารถเรียกคืนค่าตั้งของจอแสดงผลจากข้อมูลที่สำรองไว้ได้"

#: ../plugins/xrandr/msd-xrandr-manager.c:292
#, c-format
msgid "The display will be reset to its previous configuration in %d second"
msgid_plural ""
"The display will be reset to its previous configuration in %d seconds"
msgstr[0] "จอแสดงผลจะคืนค่าสู่ค่าตั้งก่อนหน้านี้ภายใน %d วินาที"

#: ../plugins/xrandr/msd-xrandr-manager.c:341
msgid "Does the display look OK?"
msgstr "จอแสดงผลดูใช้ได้หรือยัง?"

#: ../plugins/xrandr/msd-xrandr-manager.c:347
msgid "_Restore Previous Configuration"
msgstr "เ_รียกคืนค่าตั้งก่อนหน้า"

#: ../plugins/xrandr/msd-xrandr-manager.c:348
msgid "_Keep This Configuration"
msgstr "ใ_ช้ค่าตั้งนี้"

#: ../plugins/xrandr/msd-xrandr-manager.c:429
msgid "The selected configuration for displays could not be applied"
msgstr "ไม่สามารถเริ่มใช้ค่าตั้งจอแสดงผลที่เลือก"

#: ../plugins/xrandr/msd-xrandr-manager.c:967
#, c-format
msgid "Could not refresh the screen information: %s"
msgstr "ไม่สามารถปรับแสดงข้อมูลของหน้าจอ: %s"

#: ../plugins/xrandr/msd-xrandr-manager.c:970
msgid "Trying to switch the monitor configuration anyway."
msgstr "จะพยายามเปลี่ยนค่าตั้งของจอภาพต่อไป"

#: ../plugins/xrandr/msd-xrandr-manager.c:1679
msgid "<i>Rotation not supported</i>"
msgstr "<i>ไม่รองรับการหมุนหน้าจอ</i>"

#: ../plugins/xrandr/msd-xrandr-manager.c:1733
msgid "Could not save monitor configuration"
msgstr "ไม่สามารถบันทึกค่าตั้งของจอภาพ"

#: ../plugins/xrandr/msd-xrandr-manager.c:1751
msgid "Normal"
msgstr "ปกติ"

#: ../plugins/xrandr/msd-xrandr-manager.c:1752
msgid "Left"
msgstr "ซ้าย"

#: ../plugins/xrandr/msd-xrandr-manager.c:1753
msgid "Right"
msgstr "ขวา"

#: ../plugins/xrandr/msd-xrandr-manager.c:1754
msgid "Upside Down"
msgstr "กลับหัว"

#: ../plugins/xrandr/msd-xrandr-manager.c:1874
msgid "_Configure Display Settings ..."
msgstr "_ตั้งค่าหน้าจอ ..."

#: ../plugins/xrandr/msd-xrandr-manager.c:1915
msgid "Configure display settings"
msgstr "ตั้งค่าหน้าจอ"

#: ../plugins/xrandr/msd-xrandr-manager.c:1972
msgid "Could not apply the stored configuration for monitors"
msgstr "ไม่สามารถเริ่มใช้ค่าตั้งของจอภาพที่บันทึกไว้"

#: ../plugins/xrdb/msd-xrdb-manager.c:255
#: ../plugins/xrdb/msd-xrdb-manager.c:324
msgid "Cannot determine user's home directory"
msgstr "ไม่ทราบตำแหน่งโฟลเดอร์บ้านของผู้ใช้"

#: ../plugins/xrdb/xrdb.mate-settings-plugin.in.h:1
msgid "Manage the X resource database"
msgstr "จัดการฐานข้อมูลทรัพยากรของ X"

#: ../plugins/xrdb/xrdb.mate-settings-plugin.in.h:2
msgid "X Resource Database"
msgstr "ฐานข้อมูลทรัพยากรของ X"

#: ../plugins/xsettings/msd-xsettings-manager.c:596
#, c-format
msgid "MateConf key %s set to type %s but its expected type was %s\n"
msgstr "คีย์ MateConf %s ถูกกำหนดเป็นชนิด %s แต่ควรจะเป็น %s\n"

#: ../plugins/xsettings/xsettings.mate-settings-plugin.in.h:1
msgid "Manage X Settings"
msgstr "จัดการค่าตั้งของ X"

#: ../plugins/xsettings/xsettings.mate-settings-plugin.in.h:2
msgid "X Settings"
msgstr "ค่าตั้งของ X"

#~ msgid "Binding to suspend the computer."
#~ msgstr "ปุ่มลัดสำหรับพักเครื่องคอมพิวเตอร์"

#~ msgid "Suspend"
#~ msgstr "พักเครื่อง"

#~ msgid ""
#~ "Set to True to display a dialog when there are errors running the "
#~ "screensaver."
#~ msgstr "กำหนดเป็นค่าจริงถ้าต้องการให้แสดงหน้าต่างเตือนเมื่อเรียกโปรแกรมรักษาหน้าจอไม่สำเร็จ"

#~ msgid "Set to True to run the screensaver at login."
#~ msgstr "กำหนดเป็นค่าจริงถ้าต้องการให้เรียกโปรแกรมรักษาหน้าจอเมื่อเข้าระบบ"

#~ msgid "Show startup errors"
#~ msgstr "เตือนถ้าผิดพลาดเมื่อเริ่มทำงาน"

#~ msgid "Start screensaver"
#~ msgstr "เปิดโปรแกรมรักษาหน้าจอ"

#~ msgid "Enable screensaver plugin"
#~ msgstr "เปิดใช้ปลั๊กอินจัดการโปรแกรมรักษาหน้าจอ"

#~ msgid "Set to True to enable the plugin to manage screensaver settings."
#~ msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งโปรแกรมรักษาหน้าจอ"

#~ msgid "Toggle screenreader"
#~ msgstr "เปิด/ปิดโปรแกรมอ่านหน้าจอ"

#~ msgid "%d%% of the disk space on `%s' is in use"
#~ msgstr "%d%% ของพื้นที่ดิสก์ `%s' มีการใช้งานอยู่"

#~ msgid "Analyze"
#~ msgstr "วิเคราะห์"

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

#~ msgid "MATE Volume Control"
#~ msgstr "เครื่องมือปรับความดังเสียงของ MATE"

#~ 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"
#~ "โปรแกรมรักษาหน้าจอจะไม่ทำงานในวาระนี้"

#~ msgid "Screensaver"
#~ msgstr "โปรแกรมรักษาหน้าจอ"

#~ msgid "Screensaver plugin"
#~ msgstr "ปลั๊กอินจัดการโปรแกรมรักษาหน้าจอ"

#~ msgid ""
#~ "Cannot create the directory \"%s\".\n"
#~ "This is needed to allow changing the mouse pointer theme."
#~ msgstr ""
#~ "ไม่สามารถสร้างโฟลเดอร์ \"%s\"\n"
#~ "ซึ่งจำเป็นสำหรับการเปลี่ยนชุดรูปแบบตัวชี้ของเมาส์"

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

#~ msgid "Couldn't load sound file %s as sample %s"
#~ msgstr "ไม่สามารถเรียกแฟ้มเสียง %s เป็นตัวอย่างเสียง %s"

#~ msgid "Login"
#~ msgstr "เข้าระบบ"

#~ msgid "Logout"
#~ msgstr "ออกจากระบบ"

#~ msgid "Boing"
#~ msgstr "แจ้งเพื่อทราบ"

#~ msgid "Siren"
#~ msgstr "ผิดพลาด"

#~ msgid "Clink"
#~ msgstr "คลิก"

#~ msgid "Beep"
#~ msgstr "โผล่"

#~ msgid "No sound"
#~ msgstr "ไม่ใช้เสียง"

#~ msgid "Sound not set for this event."
#~ msgstr "ไม่ได้กำหนดเสียงสำหรับเหตุการณ์นี้ไว้"

#~ msgid ""
#~ "The sound file for this event does not exist.\n"
#~ "You may want to install the mate-audio package for a set of default "
#~ "sounds."
#~ msgstr ""
#~ "หาแฟ้มเสียงสำหรับเหตุการณ์นี้ไม่พบ\n"
#~ "ถ้าคุณต้องการชุดเสียงปริยาย กรุณาติดตั้ง mate-audio"

#~ msgid "The sound file for this event does not exist."
#~ msgstr "หาแฟ้มเสียงสำหรับเหตุการณ์นี้ไม่พบ"

#~ msgid "Select Sound File"
#~ msgstr "เลือกแฟ้มเสียง"

#~ msgid "The file %s is not a valid wav file"
#~ msgstr "แฟ้ม %s ไม่ใช่แฟ้ม wav ที่ใช้การได้"

#~ msgid "Select sound file..."
#~ msgstr "เลือกแฟ้มเสียง..."

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

#~ msgid "Sound plugin"
#~ msgstr "ปลั๊กอินจัดการเสียง"

#~ msgid "An error occurred while configuring the screen"
#~ msgstr "เกิดข้อผิดพลาดขณะตั้งค่าหน้าจอ"

#~ msgid "gtk-close"
#~ msgstr "gtk-close"

#~ msgid "Screen Rotation"
#~ msgstr "การหมุนหน้าจอ"

#~ msgid ""
#~ "Set to True to keep the handlers for text/plain and text/* MIME types "
#~ "synchronized."
#~ msgstr ""
#~ "กำหนดเป็นค่าจริงถ้าต้องการให้ text/plain และ text/* เรียกใช้โปรแกรมเดียวกันเสมอ"

#~ msgid "Sync text/plain and text/* handlers"
#~ msgstr "text/plain และ text/* ใช้โปรแกรมเดียวกัน"

#~ msgid "Enable default editor plugin"
#~ msgstr "เปิดใช้ปลั๊กอินจัดการเครื่องมือแก้ไขข้อความปริยาย"

#~ msgid ""
#~ "Set to True to enable the plugin to manage the default text editor "
#~ "setting."
#~ msgstr "กำหนดเป็นค่าจริงถ้าต้องการเปิดใช้ปลั๊กอินจัดการค่าตั้งโปรแกรมแก้ไขข้อความปริยาย"

#~ msgid "Key Binding (%s) has its action defined multiple times\n"
#~ msgstr "การกำหนดปุ่มลัด (%s) มีการกำหนดการกระทำซ้ำซ้อนกัน\n"

#~ msgid "Key Binding (%s) has its binding defined multiple times\n"
#~ msgstr "การกำหนดปุ่มลัด (%s) มีการกำหนดปุ่มซ้ำซ้อนกัน\n"

#~ msgid "It seems that another application already has access to key '%u'."
#~ msgstr "ดูเหมือนมีโปรแกรมอื่นใช้ปุ่ม '%u' อยู่"

#~ msgid "Key Binding (%s) is already in use\n"
#~ msgstr "การกำหนดปุ่มลัด (%s) ถูกใช้ไปแล้ว\n"

#~ msgid "Volume"
#~ msgstr "ความดัง"

#~ msgid "Default Editor"
#~ msgstr "เครื่องมือแก้ไขข้อความปริยาย"

#~ msgid "Default editor plugin"
#~ msgstr "ปลั๊กอินจัดการเครื่องมือแก้ไขข้อความปริยาย"