forked from wine-mirror/wine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathth.po
16894 lines (13047 loc) · 295 KB
/
th.po
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
# Thai translations for Wine
#
msgid ""
msgstr ""
"Project-Id-Version: Wine\n"
"Report-Msgid-Bugs-To: https://bugs.winehq.org\n"
"POT-Creation-Date: N/A\n"
"PO-Revision-Date: N/A\n"
"Last-Translator: Automatically generated\n"
"Language-Team: Thai\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: appwiz.rc:58
msgid "Install/Uninstall"
msgstr ""
#: appwiz.rc:61
msgid ""
"To install a new program from a floppy disk, CD-ROM drive, or your hard "
"drive, click Install."
msgstr ""
#: appwiz.rc:62
msgid "&Install..."
msgstr ""
#: appwiz.rc:65
msgid ""
"The following software can be automatically removed. To remove a program or "
"to modify its installed components, select it from the list and click Modify/"
"Remove."
msgstr ""
#: appwiz.rc:67
#, fuzzy
msgid "&Support Information"
msgstr "รายละเอียด"
#: appwiz.rc:68 regedit.rc:133 regedit.rc:232
msgid "&Modify..."
msgstr ""
#: appwiz.rc:69 appwiz.rc:45 cryptui.rc:351 msacm32.rc:40 winecfg.rc:199
#: winecfg.rc:236 wordpad.rc:256
msgid "&Remove"
msgstr ""
#: appwiz.rc:75
#, fuzzy
msgid "Support Information"
msgstr "รายละเอียด"
#: appwiz.rc:78 avifil32.rc:54 comctl32.rc:71 comctl32.rc:55 comdlg32.rc:233
#: comdlg32.rc:263 comdlg32.rc:307 comdlg32.rc:390 comdlg32.rc:424
#: comdlg32.rc:455 credui.rc:52 cryptui.rc:268 cryptui.rc:280 cryptui.rc:370
#: cryptui.rc:462 dinput.rc:37 ieframe.rc:96 localui.rc:44 localui.rc:57
#: mpr.rc:49 msacm32.rc:53 mshtml.rc:47 mshtml.rc:57 msvfw32.rc:36 oledlg.rc:62
#: oledlg.rc:94 serialui.rc:41 setupapi.rc:59 shell32.rc:276 shell32.rc:300
#: shell32.rc:322 shell32.rc:341 shlwapi.rc:44 twain.rc:32 user32.rc:83
#: user32.rc:98 wininet.rc:51 wininet.rc:71 winspool.rc:42 net.rc:47
#: notepad.rc:117 oleview.rc:161 oleview.rc:174 progman.rc:106 progman.rc:124
#: progman.rc:142 progman.rc:158 progman.rc:180 progman.rc:199 progman.rc:216
#: regedit.rc:296 regedit.rc:307 regedit.rc:320 regedit.rc:336 regedit.rc:349
#: regedit.rc:362 taskmgr.rc:442 taskmgr.rc:517 winecfg.rc:213 winecfg.rc:223
#: wineconsole.rc:135 winefile.rc:127 winefile.rc:150 winefile.rc:180
#: winemine.rc:73 winemine.rc:84 winemine.rc:98 wordpad.rc:215 wordpad.rc:226
#: wordpad.rc:244 wordpad.rc:257
msgid "OK"
msgstr "ตกลง"
#: appwiz.rc:79
msgid "The following information can be used to get technical support for %s:"
msgstr ""
#: appwiz.rc:80
msgid "Publisher:"
msgstr ""
#: appwiz.rc:81 winefile.rc:165
msgid "Version:"
msgstr ""
#: appwiz.rc:82
#, fuzzy
msgid "Contact:"
msgstr "เนื้อหา"
#: appwiz.rc:83
#, fuzzy
msgid "Support Information:"
msgstr "รายละเอียด"
#: appwiz.rc:84
msgid "Support Telephone:"
msgstr ""
#: appwiz.rc:85
#, fuzzy
msgid "Readme:"
msgstr "พร้อม"
#: appwiz.rc:86
msgid "Product Updates:"
msgstr ""
#: appwiz.rc:87
#, fuzzy
msgid "Comments:"
msgstr "เนื้อหา"
#: appwiz.rc:100
msgid "Wine Gecko Installer"
msgstr ""
#: appwiz.rc:103
msgid ""
"Wine could not find a Gecko package which is needed for applications "
"embedding HTML to work correctly. Wine can automatically download and "
"install it for you.\n"
"\n"
"Note: it is recommended to use your distribution's packages instead. See <a "
"href=\"https://wiki.winehq.org/Gecko\">https://wiki.winehq.org/Gecko</a> for "
"details."
msgstr ""
#: appwiz.rc:109 appwiz.rc:124
msgid "&Install"
msgstr ""
#: appwiz.rc:110 appwiz.rc:125 avifil32.rc:55 browseui.rc:45 comctl32.rc:72
#: comctl32.rc:87 comctl32.rc:56 comdlg32.rc:172 comdlg32.rc:194
#: comdlg32.rc:212 comdlg32.rc:234 comdlg32.rc:264 comdlg32.rc:308
#: comdlg32.rc:330 comdlg32.rc:350 comdlg32.rc:391 comdlg32.rc:425
#: comdlg32.rc:456 comdlg32.rc:481 comdlg32.rc:507 comdlg32.rc:530 credui.rc:53
#: cryptui.rc:269 cryptui.rc:281 cryptui.rc:371 cryptui.rc:463 dinput.rc:38
#: ieframe.rc:97 inetcpl.rc:81 localui.rc:45 localui.rc:58 mpr.rc:50
#: msacm32.rc:54 mshtml.rc:48 mshtml.rc:58 msvfw32.rc:37 oledlg.rc:63
#: oledlg.rc:95 serialui.rc:42 setupapi.rc:42 setupapi.rc:60 shell32.rc:277
#: shell32.rc:301 shell32.rc:312 shell32.rc:342 shlwapi.rc:45 twain.rc:33
#: user32.rc:84 user32.rc:99 wininet.rc:52 wininet.rc:72 winspool.rc:43
#: notepad.rc:118 oleview.rc:162 oleview.rc:175 progman.rc:107 progman.rc:125
#: progman.rc:143 progman.rc:159 progman.rc:181 progman.rc:200 progman.rc:217
#: regedit.rc:297 regedit.rc:308 regedit.rc:321 regedit.rc:337 regedit.rc:350
#: regedit.rc:363 taskmgr.rc:443 taskmgr.rc:518 wineboot.rc:34 winecfg.rc:214
#: winecfg.rc:224 wineconsole.rc:136 winefile.rc:128 winefile.rc:151
#: winefile.rc:181 winemine.rc:99 wordpad.rc:216 wordpad.rc:227 wordpad.rc:245
#: wordpad.rc:258
msgid "Cancel"
msgstr "ยกเลิก"
#: appwiz.rc:115
msgid "Wine Mono Installer"
msgstr ""
#: appwiz.rc:118
msgid ""
"Wine could not find a wine-mono package which is needed for .NET "
"applications to work correctly. Wine can automatically download and install "
"it for you.\n"
"\n"
"Note: it is recommended to use your distribution's packages instead. See <a "
"href=\"https://wiki.winehq.org/Mono\">https://wiki.winehq.org/Mono</a> for "
"details."
msgstr ""
#: appwiz.rc:31
msgid "Add/Remove Programs"
msgstr ""
#: appwiz.rc:32
msgid ""
"Allows you to install new software, or remove existing software from your "
"computer."
msgstr ""
#: appwiz.rc:33 taskmgr.rc:262 winecfg.rc:32
msgid "Applications"
msgstr ""
#: appwiz.rc:35
msgid ""
"Unable to execute the uninstaller, '%s'. Do you want to remove the uninstall "
"entry for this program from the registry?"
msgstr ""
#: appwiz.rc:36
msgid "Not specified"
msgstr ""
#: appwiz.rc:38 version.rc:38 shell32.rc:144 shell32.rc:241 regedit.rc:147
#: winefile.rc:106
msgid "Name"
msgstr ""
#: appwiz.rc:39
msgid "Publisher"
msgstr ""
#: appwiz.rc:40 cryptui.rc:54
msgid "Version"
msgstr ""
#: appwiz.rc:41
msgid "Installation programs"
msgstr ""
#: appwiz.rc:42
msgid "Programs (*.exe)"
msgstr ""
#: appwiz.rc:43 avifil32.rc:33 cryptui.rc:83 shell32.rc:199 notepad.rc:76
#: oleview.rc:103 progman.rc:82 regedit.rc:225 winedbg.rc:43 winhlp32.rc:90
msgid "All files (*.*)"
msgstr "ทุกแฟ้ม (*.*)"
#: appwiz.rc:46
msgid "&Modify/Remove"
msgstr ""
#: appwiz.rc:51
msgid "Downloading..."
msgstr ""
#: appwiz.rc:52
msgid "Installing..."
msgstr ""
#: appwiz.rc:53
msgid ""
"Unexpected checksum of downloaded file. Aborting installation of corrupted "
"file."
msgstr ""
#: avifil32.rc:42
msgid "Compress options"
msgstr ""
#: avifil32.rc:45
msgid "&Choose a stream:"
msgstr ""
#: avifil32.rc:48 wordpad.rc:76
msgid "&Options..."
msgstr ""
#: avifil32.rc:49
msgid "&Interleave every"
msgstr ""
#: avifil32.rc:51 msvfw32.rc:51
msgid "frames"
msgstr ""
#: avifil32.rc:52
#, fuzzy
msgid "Current format:"
msgstr "พิมพ์\tCtrl+P"
#: avifil32.rc:30
msgid "Waveform: %s"
msgstr ""
#: avifil32.rc:31
msgid "Waveform"
msgstr ""
#: avifil32.rc:32
msgid "All multimedia files"
msgstr ""
#: avifil32.rc:34
msgid "video"
msgstr ""
#: avifil32.rc:35
msgid "audio"
msgstr ""
#: avifil32.rc:36
msgid "Wine AVI-default-filehandler"
msgstr ""
#: avifil32.rc:37
msgid "uncompressed"
msgstr ""
#: browseui.rc:28
msgid "Canceling..."
msgstr ""
#: browseui.rc:29
msgid "%1!u! %2 remaining"
msgstr ""
#: browseui.rc:30
msgid "%1!u! %2 and %3!u! %4 remaining"
msgstr ""
#: browseui.rc:31
#, fuzzy
#| msgid "&Seconds"
msgid "seconds"
msgstr "วินาที"
#: browseui.rc:32
msgid "minutes"
msgstr ""
#: browseui.rc:33
msgid "hours"
msgstr ""
#: comctl32.rc:68 winefile.rc:156
msgid "Properties for %s"
msgstr "คุณสมบัติของ %s"
#: comctl32.rc:73 comdlg32.rc:265
msgid "&Apply"
msgstr "มีผลทันที"
#: comctl32.rc:74 comctl32.rc:88 comdlg32.rc:309 user32.rc:88
msgid "Help"
msgstr "ช่วยเหลีอ"
#: comctl32.rc:81
msgid "Wizard"
msgstr ""
#: comctl32.rc:84
msgid "< &Back"
msgstr "< ย้อนกลับ"
#: comctl32.rc:85 version.rc:61
msgid "&Next >"
msgstr "ต่อไป >"
#: comctl32.rc:86
msgid "Finish"
msgstr "ทําให้เสร็จ"
#: comctl32.rc:97
msgid "Customize Toolbar"
msgstr "ปรับแต่งแถบเครื่องมือ"
#: comctl32.rc:100 comctl32.rc:57 cryptui.rc:356 ieframe.rc:43 oleview.rc:83
#: oleview.rc:187 oleview.rc:200 oleview.rc:212 taskmgr.rc:139
msgid "&Close"
msgstr "ปิด"
#: comctl32.rc:101
msgid "R&eset"
msgstr "แก้ออก"
#: comctl32.rc:102 comdlg32.rc:173 comdlg32.rc:195 comdlg32.rc:266
#: comdlg32.rc:331 comdlg32.rc:351 comdlg32.rc:392 comdlg32.rc:426
#: comdlg32.rc:482 comdlg32.rc:508 comdlg32.rc:531 ieframe.rc:58 msacm32.rc:52
#: oledlg.rc:96 shell32.rc:128 clock.rc:44 notepad.rc:60 notepad.rc:119
#: oleview.rc:72 progman.rc:55 progman.rc:108 progman.rc:126 progman.rc:144
#: progman.rc:160 progman.rc:184 progman.rc:202 progman.rc:219 regedit.rc:77
#: taskmgr.rc:87 winefile.rc:82 winemine.rc:53 winhlp32.rc:57 wordpad.rc:102
msgid "&Help"
msgstr "ช่วยเหลีอ"
#: comctl32.rc:103
msgid "Move &Up"
msgstr "ย้ายขึ้น"
#: comctl32.rc:104
msgid "Move &Down"
msgstr "ย้ายลง"
#: comctl32.rc:105
msgid "A&vailable buttons:"
msgstr "ทีเลือกได้:"
#: comctl32.rc:107
msgid "&Add ->"
msgstr "บวก ->"
#: comctl32.rc:108
msgid "<- &Remove"
msgstr "<- ถอดออก"
#: comctl32.rc:109
msgid "&Toolbar buttons:"
msgstr "การกระทําแถบเครื่องมือ:"
#: comctl32.rc:42
msgid "Separator"
msgstr ""
#: comctl32.rc:47 progman.rc:81
#, fuzzy
msgctxt "hotkey"
msgid "None"
msgstr "ไม่มีเลย"
#: comctl32.rc:52 shell32.rc:309 shlwapi.rc:46 user32.rc:79
msgid "&Yes"
msgstr ""
#: comctl32.rc:53 shell32.rc:311 shlwapi.rc:47 user32.rc:80
#, fuzzy
msgid "&No"
msgstr "ไม่ใช่"
#: comctl32.rc:54 user32.rc:82
msgid "&Retry"
msgstr ""
#: comctl32.rc:62
#, fuzzy
#| msgid "Details"
msgid "Hide details"
msgstr "รายละเอียด"
#: comctl32.rc:63
#, fuzzy
#| msgid "Details"
msgid "See details"
msgstr "รายละเอียด"
#: comctl32.rc:31 cryptui.rc:235 regedit.rc:286 taskmgr.rc:434 winedbg.rc:61
#: winedbg.rc:76 wordpad.rc:180
msgid "Close"
msgstr "ปีด"
#: comctl32.rc:36
msgid "Today:"
msgstr "วันนี้:"
#: comctl32.rc:37
msgid "Go to today"
msgstr "ไปถึงวันนี้"
#: comdlg32.rc:158 comdlg32.rc:171 comdlg32.rc:462 comdlg32.rc:487
#: comdlg32.rc:514 shell32.rc:167 oleview.rc:101
msgid "Open"
msgstr "เปิด"
#: comdlg32.rc:161 comdlg32.rc:183
msgid "File &Name:"
msgstr "ชื่อแฟ้ม:"
#: comdlg32.rc:164 comdlg32.rc:186
msgid "&Directories:"
msgstr "ไดเรกทอรี:"
#: comdlg32.rc:167 comdlg32.rc:189
msgid "List Files of &Type:"
msgstr "ตัวกรอง:"
#: comdlg32.rc:169 comdlg32.rc:191
msgid "Dri&ves:"
msgstr "ดิสก์:"
#: comdlg32.rc:174 comdlg32.rc:196 shell32.rc:370 shell32.rc:407
#: winefile.rc:172
msgid "&Read Only"
msgstr "อ่านอย่างเดียว"
#: comdlg32.rc:180
msgid "Save As..."
msgstr "บันทืกเป็น..."
#: comdlg32.rc:193 comdlg32.rc:146
msgid "Save As"
msgstr "บันทืก"
#: comdlg32.rc:202 comdlg32.rc:211 comdlg32.rc:358 comdlg32.rc:55 hhctrl.rc:49
#: wordpad.rc:173
msgid "Print"
msgstr "พิมพ์"
#: comdlg32.rc:205
msgid "Printer:"
msgstr "เครื่องพิมพ์:"
#: comdlg32.rc:207 comdlg32.rc:375
msgid "Print range"
msgstr "ย่อ"
#: comdlg32.rc:208 comdlg32.rc:376 regedit.rc:268
msgid "&All"
msgstr "ทั้งหมด"
#: comdlg32.rc:209
msgid "S&election"
msgstr "ย่อส่วนทีใช้"
#: comdlg32.rc:210
msgid "&Pages"
msgstr "หนา"
#: comdlg32.rc:213 comdlg32.rc:235
msgid "&Setup"
msgstr "ปรับแต่ง"
#: comdlg32.rc:214
msgid "&From:"
msgstr "จาก:"
#: comdlg32.rc:215
msgid "&To:"
msgstr "ส่งถึง:"
#: comdlg32.rc:216 wineps.rc:42
msgid "Print &Quality:"
msgstr "คุฌภาพการใช้:"
#: comdlg32.rc:218
msgid "Print to Fi&le"
msgstr "พิมพ์เป็นแฟ้ม"
#: comdlg32.rc:219
msgid "Condensed"
msgstr "ย่อ"
#: comdlg32.rc:225 comdlg32.rc:397
msgid "Print Setup"
msgstr "ปรับแค่งเครื่องพิมพ์"
#: comdlg32.rc:228 comdlg32.rc:361 comdlg32.rc:400
msgid "Printer"
msgstr "เครื่องพิมพ์"
#: comdlg32.rc:229
msgid "&Default Printer"
msgstr "เครื่องพิมพ์&Default"
#: comdlg32.rc:230
msgid "[none]"
msgstr "[ไม่ได้เลือก]"
#: comdlg32.rc:231
msgid "Specific &Printer"
msgstr "เครื่องพิมพ์Specific"
#: comdlg32.rc:236 comdlg32.rc:419 comdlg32.rc:443 wineps.rc:34
msgid "Orientation"
msgstr "ทีศทางการวาง"
#: comdlg32.rc:237
msgid "Po&rtrait"
msgstr "การตั้ง"
#: comdlg32.rc:238 comdlg32.rc:445 wineps.rc:37
msgid "&Landscape"
msgstr "แนวนอน"
#: comdlg32.rc:241 comdlg32.rc:413 comdlg32.rc:438 wineps.rc:28
msgid "Paper"
msgstr "กระดาษ"
#: comdlg32.rc:242
msgid "Si&ze"
msgstr "ขนาด"
#: comdlg32.rc:243
msgid "&Source"
msgstr "จาก"
#: comdlg32.rc:251 wineconsole.rc:85
msgid "Font"
msgstr "ต้วอักษร"
#: comdlg32.rc:254
msgid "&Font:"
msgstr "ต้วอักษร:"
#: comdlg32.rc:257
msgid "Font St&yle:"
msgstr "รูปแบบต้วอักษร:"
#: comdlg32.rc:260 comdlg32.rc:439 winecfg.rc:292
msgid "&Size:"
msgstr "ขนาด:"
#: comdlg32.rc:267
msgid "Effects"
msgstr ""
#: comdlg32.rc:268
msgid "Stri&keout"
msgstr ""
#: comdlg32.rc:269
msgid "&Underline"
msgstr "ขีดเส้นใต้"
#: comdlg32.rc:270 winecfg.rc:290
msgid "&Color:"
msgstr "สี:"
#: comdlg32.rc:273
msgid "Sample"
msgstr "ตัวอย่าง"
#: comdlg32.rc:275
msgid "Scr&ipt:"
msgstr ""
#: comdlg32.rc:283 comdlg32.rc:288
msgid "Color"
msgstr "สี"
#: comdlg32.rc:286
msgid "&Basic Colors:"
msgstr ""
#: comdlg32.rc:287
msgid "&Custom Colors:"
msgstr "'สีที่กําหนดเอง':"
#: comdlg32.rc:289
msgid "|S&olid"
msgstr ""
#: comdlg32.rc:290
msgid "&Red:"
msgstr "สีแดง:"
#: comdlg32.rc:292
msgid "&Green:"
msgstr "สีเขียว:"
#: comdlg32.rc:294
msgid "&Blue:"
msgstr "สีฟ้า:"
#: comdlg32.rc:296
msgid "&Hue:"
msgstr "&H:"
#: comdlg32.rc:298
#, fuzzy
msgctxt "Saturation"
msgid "&Sat:"
msgstr "&S:"
#: comdlg32.rc:300
#, fuzzy
msgctxt "Luminance"
msgid "&Lum:"
msgstr "&L:"
#: comdlg32.rc:310
msgid "&Add to Custom Colors"
msgstr "เพิ่มเข้าไป 'สีที่กําหนดเอง'"
#: comdlg32.rc:311
msgid "&Define Custom Colors >>"
msgstr "ปรับแต่ง 'สีที่กําหนดเอง' >>"
#: comdlg32.rc:312
#, fuzzy
msgctxt "Solid"
msgid "&o"
msgstr "ไม่ใช่"
#: comdlg32.rc:318 regedit.rc:275 regedit.rc:285
msgid "Find"
msgstr "ค้นหา"
#: comdlg32.rc:321 comdlg32.rc:340
msgid "Fi&nd What:"
msgstr "ข้อความทีค้นหา:"
#: comdlg32.rc:323 comdlg32.rc:344
msgid "Match &Whole Word Only"
msgstr "ตรงกันทุกตัวอักษร"
#: comdlg32.rc:324 comdlg32.rc:345
msgid "Match &Case"
msgstr "พิจารณาตัวเล็ก-ใหญ่"
#: comdlg32.rc:325 joy.rc:72
msgid "Direction"
msgstr "ทาง"
#: comdlg32.rc:326 view.rc:42
msgid "&Up"
msgstr "ขึ้น"
#: comdlg32.rc:327 view.rc:43
msgid "&Down"
msgstr "ลง"
#: comdlg32.rc:329 comdlg32.rc:347
msgid "&Find Next"
msgstr "ค้นหาต่อไป"
#: comdlg32.rc:337
msgid "Replace"
msgstr "แทนที"
#: comdlg32.rc:342
msgid "Re&place With:"
msgstr "การแทนทีข้อความ:"
#: comdlg32.rc:348
msgid "&Replace"
msgstr "แทนที"
#: comdlg32.rc:349
msgid "Replace &All"
msgstr "แทนทีทังหมด"
#: comdlg32.rc:363 comdlg32.rc:403 ieframe.rc:42 shdoclc.rc:61 shell32.rc:108
#: clock.rc:31 wineconsole.rc:30
msgid "&Properties"
msgstr "ปรับแต่งนาฬิกา"
#: comdlg32.rc:364
msgid "Print to fi&le"
msgstr "พิมพ์เป็นแฟ้ม"
#: comdlg32.rc:365 comdlg32.rc:401 msacm32.rc:34 winefile.rc:137
msgid "&Name:"
msgstr "ชื่อ:"
#: comdlg32.rc:366 comdlg32.rc:404
msgid "Status:"
msgstr "อาการเครื่อง:"
#: comdlg32.rc:368 comdlg32.rc:406
msgid "Type:"
msgstr "แบบ:"
#: comdlg32.rc:370 comdlg32.rc:408
msgid "Where:"
msgstr "ทีไหน:"
#: comdlg32.rc:372 comdlg32.rc:410
msgid "Comment:"
msgstr "ข้อความ:"
#: comdlg32.rc:377
msgid "Pa&ges"
msgstr "หนา"
#: comdlg32.rc:378
msgid "&Selection"
msgstr "ย่อส่วนทีใช้"
#: comdlg32.rc:381
msgid "&from:"
msgstr "จาก:"
#: comdlg32.rc:382
msgid "&to:"
msgstr "ส่งถึง:"
#: comdlg32.rc:384
msgid "Copies"
msgstr "สําเนา"
#: comdlg32.rc:385
msgid "Number of &copies:"
msgstr "กี่สําเนา:"
#: comdlg32.rc:387
msgid "C&ollate"
msgstr "จัดเรียงตามลําดับ"
#: comdlg32.rc:414 winecfg.rc:298
msgid "Si&ze:"
msgstr "ขนาด:"
#: comdlg32.rc:416
msgid "&Source:"
msgstr "จากไหน:"
#: comdlg32.rc:421
msgid "P&ortrait"
msgstr "การตั้ง"
#: comdlg32.rc:422
msgid "L&andscape"
msgstr "แนวนอน"
#: comdlg32.rc:432
msgid "Setup Page"
msgstr "ปรับแต่ง"
#: comdlg32.rc:441
msgid "&Tray:"
msgstr "ถาด:"
#: comdlg32.rc:444 wineps.rc:35
msgid "&Portrait"
msgstr "การตั้ง"
#: comdlg32.rc:447
msgid "L&eft:"
msgstr "ซ้าย:"
#: comdlg32.rc:449 notepad.rc:112
msgid "&Right:"
msgstr "ขวา:"
#: comdlg32.rc:451
msgid "T&op:"
msgstr "บน:"
#: comdlg32.rc:453 notepad.rc:114
msgid "&Bottom:"
msgstr "ล่าง:"
#: comdlg32.rc:457
msgid "P&rinter..."
msgstr "เครื่องพิมพ์..."
#: comdlg32.rc:465 comdlg32.rc:490
msgid "Look &in:"
msgstr "ดูข้างใน:"
#: comdlg32.rc:471 comdlg32.rc:497
msgid "File &name:"
msgstr "ชื่อแฟ้ม:"
#: comdlg32.rc:475 comdlg32.rc:501
msgid "Files of &type:"
msgstr "ตัวกรอง:"
#: comdlg32.rc:478 comdlg32.rc:504
msgid "Open as &read-only"
msgstr "อ่านอย่างเดียว"
#: comdlg32.rc:480 comdlg32.rc:506 comdlg32.rc:524 shdoclc.rc:127 shell32.rc:99
msgid "&Open"
msgstr "เปิด"
#: comdlg32.rc:517
#, fuzzy
msgid "File name:"
msgstr "แฟ้ม"
#: comdlg32.rc:520
#, fuzzy
msgid "Files of type:"
msgstr "ตัวกรอง:"
#: comdlg32.rc:33
msgid "File not found"
msgstr "ไม่พบแฟ้ม"
#: comdlg32.rc:34
msgid "Please verify that the correct file name was given"
msgstr ""
#: comdlg32.rc:35
msgid ""
"File does not exist.\n"
"Do you want to create file?"
msgstr ""
#: comdlg32.rc:36
msgid ""
"File already exists.\n"
"Do you want to replace it?"
msgstr ""
#: comdlg32.rc:37
msgid "Invalid character(s) in path"
msgstr ""
#: comdlg32.rc:38
msgid ""
"A filename cannot contain any of the following characters:\n"
" / : < > |"
msgstr ""
"ในชื่อแฟ้มใช้ไมได้ต้วนี้:\n"
" / : < > |"
#: comdlg32.rc:39
msgid "Path does not exist"
msgstr "ไม่พบไดเรกทอรี"
#: comdlg32.rc:40
msgid "File does not exist"
msgstr "ไม่พบแฟ้ม"
#: comdlg32.rc:41
msgid "The selection contains a non-folder object"
msgstr ""
#: comdlg32.rc:46
msgid "Up One Level"
msgstr "ขึ้นหนึ่งระดับ"
#: comdlg32.rc:47
msgid "Create New Folder"
msgstr "สร้างไดเรกทอรีใหม่"
#: comdlg32.rc:48
msgid "List"
msgstr "กําหนด"
#: comdlg32.rc:49 cryptui.rc:201
msgid "Details"
msgstr "รายละเอียด"
#: comdlg32.rc:50
msgid "Browse to Desktop"
msgstr "ค้นหารายการพื้นที่ทำงาน"
#: comdlg32.rc:114
msgid "Regular"
msgstr ""
#: comdlg32.rc:115
msgid "Bold"
msgstr ""
#: comdlg32.rc:116
msgid "Italic"
msgstr ""
#: comdlg32.rc:117
msgid "Bold Italic"
msgstr ""
#: comdlg32.rc:122 wordpad.rc:125
msgid "Black"
msgstr "สีดํา"
#: comdlg32.rc:123 wordpad.rc:126
msgid "Maroon"
msgstr "สีเลืดหมู"
#: comdlg32.rc:124 wordpad.rc:127
msgid "Green"
msgstr "สีเขียว"
#: comdlg32.rc:125 wordpad.rc:128
msgid "Olive"
msgstr "สีเขียวเข้ม"
#: comdlg32.rc:126 wordpad.rc:129
msgid "Navy"
msgstr "สีนําเงิน"
#: comdlg32.rc:127 wordpad.rc:130
msgid "Purple"
msgstr "สีม่วง"
#: comdlg32.rc:128 wordpad.rc:131
msgid "Teal"
msgstr "สีเขียวอมนําเงินข้ม"
#: comdlg32.rc:129 wordpad.rc:132
msgid "Gray"
msgstr "สีเทา"
#: comdlg32.rc:130 wordpad.rc:133
msgid "Silver"
msgstr "สีเงิน"
#: comdlg32.rc:131 wordpad.rc:134
msgid "Red"
msgstr "สีแดง"
#: comdlg32.rc:132 wordpad.rc:135
msgid "Lime"
msgstr "สีเขียวออ่น"
#: comdlg32.rc:133 wordpad.rc:136
msgid "Yellow"
msgstr "สีเหลือง"
#: comdlg32.rc:134 wordpad.rc:137
msgid "Blue"
msgstr "สีฟ้า"
#: comdlg32.rc:135 wordpad.rc:138
msgid "Fuchsia"
msgstr ""
#: comdlg32.rc:136 wordpad.rc:139
msgid "Aqua"
msgstr "สีฟ้าออ่น"
#: comdlg32.rc:137 wordpad.rc:140
msgid "White"
msgstr "สีขาว"
#: comdlg32.rc:57
msgid "Unreadable Entry"
msgstr "อ่านรายการไมได้"
#: comdlg32.rc:59
#, fuzzy
msgid ""
"This value does not lie within the page range.\n"
"Please enter a value between %1!d! and %2!d!."
msgstr "กรุณาเลื่อกหมายเลขระวาง %d ถึง %d"