summaryrefslogtreecommitdiffstats
path: root/po/th.po
blob: cfe3ebee6f9cccd09559064aa3e2d251386635b2 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Wachara Chinsettawong <wachara@yahoo.com>, 2000, 2001.
# Thaweesak <taekratt@yahoo.com>, 2002
#
msgid ""
msgstr ""
"Project-Id-Version: drakconf 0.90\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-01-16 14:38+0000\n"
"PO-Revision-Date: 2003-03-01 08:12+0900\n"
"Last-Translator: Pramote Khuwijitjaru <kmote@hotmail.com>\n"
"Language-Team: Thai <en@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"

#: ../contributors.pl_.c:11
msgid "Per Oyvind Karlsen"
msgstr ""

#: ../contributors.pl_.c:11
msgid ""
"massive packages rebuilding and cleaning, Norwegian Bokmaal (nb) "
"translation, i18n work, games"
msgstr ""

#: ../contributors.pl_.c:12
msgid "Guillaume Rousse"
msgstr ""

#: ../contributors.pl_.c:12
msgid "cowsay introduction"
msgstr ""

#: ../contributors.pl_.c:13
msgid "Olivier Thauvin"
msgstr ""

#: ../contributors.pl_.c:13
msgid "figlet introduction, Distriblint (checking rpm in the distro)"
msgstr ""

#: ../contributors.pl_.c:14
msgid "Marcel Pol"
msgstr ""

#: ../contributors.pl_.c:14
msgid "mono introduction, updated abiword"
msgstr ""

#: ../contributors.pl_.c:15
msgid "Ben Reser"
msgstr ""

#: ../contributors.pl_.c:15
msgid ""
"updated nc with debian patches, fixed some perl packages, dnotify startup "
"script, urpmc, hddtemp, wipe, etc..."
msgstr ""

#: ../contributors.pl_.c:16
msgid ""
"\"deep and broad\" kernel work (many new patches before integration in "
"official kernel)"
msgstr ""

#: ../contributors.pl_.c:16
msgid "Thomas Backlund"
msgstr ""

#: ../contributors.pl_.c:17
msgid "Svetoslav Slavtchev"
msgstr ""

#: ../contributors.pl_.c:17
msgid "kernel work (audio- and video-related patches)"
msgstr ""

#: ../contributors.pl_.c:18
msgid "Danny Tholen"
msgstr ""

#: ../contributors.pl_.c:18
msgid "multimedia kernel"
msgstr ""

#: ../contributors.pl_.c:19
msgid "Buchan Milne"
msgstr ""

#: ../contributors.pl_.c:19
msgid ""
"Samba 3.0 (prerelease) that co-exists with Samba 2.2.x, Samba-2.2.x, GIS "
"software (grass, mapserver), cursor_themes collection, misc server-side "
"contributions"
msgstr ""

#: ../contributors.pl_.c:20
msgid "Goetz Waschk"
msgstr ""

#: ../contributors.pl_.c:20
msgid ""
"many multimedia packages (xine, mplayer, vlc, vcdimager), gnome-python, rox "
"desktop"
msgstr ""

#: ../contributors.pl_.c:21
msgid "Austin Acton"
msgstr ""

#: ../contributors.pl_.c:21
msgid ""
"audio/video/MIDI apps, scientific apps, audio/video production howtos, "
"bluetooth, pyqt & related"
msgstr ""

#: ../contributors.pl_.c:22
msgid "ATI/gatos/DRM stuff"
msgstr ""

#: ../contributors.pl_.c:22
#, fuzzy
msgid "Spencer Anderson"
msgstr "รุ่นของเคอเนล:"

#: ../contributors.pl_.c:23
msgid "Andrey Borzenkov"
msgstr ""

#: ../contributors.pl_.c:23
msgid "supermount-ng and other kernel work"
msgstr ""

#: ../contributors.pl_.c:24
msgid "Oden Eriksson"
msgstr ""

#: ../contributors.pl_.c:24
msgid "most web-based packages and many security-related packages"
msgstr ""

#: ../contributors.pl_.c:25
msgid "Warly"
msgstr ""

#: ../contributors.pl_.c:25
msgid "bootsplash, databases, drakwizard, various other stuffs."
msgstr ""

#: ../control-center_.c:78
msgid "Mandrake Control Center"
msgstr "Mandrake ฐานควบคุม"

#: ../control-center_.c:83
msgid "Loading... Please wait"
msgstr "โปรดรอสักครู่..."

#: ../control-center_.c:104
#, fuzzy
msgid "Auto Install floppy"
msgstr "ติดตั้งโดยอัตโนมัติ"

#: ../control-center_.c:105
msgid "Autologin"
msgstr ""

#: ../control-center_.c:106
msgid "Backups"
msgstr "ทำสำเนา"

#: ../control-center_.c:107
msgid "Boot loader"
msgstr ""

#: ../control-center_.c:108
#, fuzzy
msgid "Boot theme"
msgstr "ธีมอื่นๆ"

#: ../control-center_.c:109
msgid "Boot floppy"
msgstr ""

#: ../control-center_.c:110
msgid "Internet connection sharing"
msgstr ""

#: ../control-center_.c:111
msgid "New connection"
msgstr ""

#: ../control-center_.c:112
msgid "Manage connections"
msgstr ""

#: ../control-center_.c:113
msgid "Monitor connections"
msgstr ""

#: ../control-center_.c:114
msgid "Internet access"
msgstr ""

#: ../control-center_.c:116
#, fuzzy
msgid "Console"
msgstr "ปิด"

#: ../control-center_.c:118
#, fuzzy
msgid "Date and time"
msgstr "ตั้งวันที่และเวลา"

#: ../control-center_.c:119
#, fuzzy
msgid "Display manager"
msgstr "ตัวเลือกตัวจัดการการแสดงผล"

#: ../control-center_.c:120
msgid "Firewall"
msgstr ""

#: ../control-center_.c:121
msgid "Fonts"
msgstr "ฟอนส์"

#: ../control-center_.c:122
msgid "Graphical server"
msgstr ""

#: ../control-center_.c:123
msgid "Partitions"
msgstr ""

#: ../control-center_.c:124 ../control-center_.c:162
msgid "Hardware"
msgstr "ฮาร์ดแวร์"

#: ../control-center_.c:125
#, fuzzy
msgid "Install"
msgstr "ติดตั้งโดยอัตโนมัติ"

#: ../control-center_.c:126
msgid "Keyboard"
msgstr "คีย์บอร์ด"

#: ../control-center_.c:127
msgid "Logs"
msgstr "ล็อก"

#: ../control-center_.c:128
msgid "Updates"
msgstr ""

#: ../control-center_.c:129
msgid "Menus"
msgstr ""

#: ../control-center_.c:130
msgid "Monitor"
msgstr "จอโมนิเตอร์"

#: ../control-center_.c:131
#, fuzzy
msgid "Mouse"
msgstr "ปิด"

#: ../control-center_.c:132
#, fuzzy
msgid "NFS mount points"
msgstr "ตั้งจุดเมาท์ NFS "

#: ../control-center_.c:133
msgid "Local disk sharing"
msgstr ""

#: ../control-center_.c:134
#, fuzzy
msgid "Printers"
msgstr "เครื่องพิมพ์"

#: ../control-center_.c:135
msgid "Scheduled tasks"
msgstr ""

#: ../control-center_.c:136
msgid "Proxy"
msgstr ""

#: ../control-center_.c:137
msgid "Remove a connection"
msgstr ""

#: ../control-center_.c:138
msgid "Remove"
msgstr ""

#: ../control-center_.c:139
#, fuzzy
msgid "Screen resolution"
msgstr "ความละเอียดของภาพ"

#: ../control-center_.c:140
#, fuzzy
msgid "Samba mount points"
msgstr "ตั้งจุดเม้าท์ของ Samba"

#: ../control-center_.c:141
msgid "Scanners"
msgstr ""

#: ../control-center_.c:142
msgid "Level and checks"
msgstr ""

#: ../control-center_.c:143
msgid "Permissions"
msgstr ""

#: ../control-center_.c:144
#, fuzzy
msgid "Services"
msgstr "เซิร์ฟเวอร์"

#: ../control-center_.c:145
msgid "Media Manager"
msgstr ""

#: ../control-center_.c:146
#, fuzzy
msgid "TV card"
msgstr "การ์ด TV"

#: ../control-center_.c:147
msgid "Users and groups"
msgstr ""

#: ../control-center_.c:148
#, fuzzy
msgid "WebDAV mount points"
msgstr "ตั้งจุดเม้าท์ของ WebDAV"

#: ../control-center_.c:153
msgid "Boot"
msgstr "บู๊ต"

#: ../control-center_.c:175
msgid "Mount Points"
msgstr "จุดเม้าท์"

#: ../control-center_.c:190
msgid "CD-ROM"
msgstr "ซีดี-รอม"

#: ../control-center_.c:191
msgid "DVD"
msgstr "ดีวีดี"

#: ../control-center_.c:191
#, fuzzy
msgid "DVD-ROM"
msgstr "ซีดี-รอม"

#: ../control-center_.c:192
msgid "CD Burner"
msgstr "เครื่องเขียนซีดี"

#: ../control-center_.c:192
#, fuzzy
msgid "CD/DVD"
msgstr "ดีวีดี"

#: ../control-center_.c:193
msgid "Floppy"
msgstr "ฟล้อปปี้"

#: ../control-center_.c:193
#, fuzzy
msgid "Floppy drive"
msgstr "ฟล้อปปี้"

#: ../control-center_.c:194
msgid "ZIP drive"
msgstr ""

#: ../control-center_.c:194
msgid "Zip"
msgstr "ซิปไดร์ฟ"

#: ../control-center_.c:203
msgid "Network & Internet"
msgstr "เน็ตเวิร์คกับอินเตอร์เน็ต"

#: ../control-center_.c:214
msgid "Security"
msgstr "ความปลอดภัย"

#: ../control-center_.c:221
msgid "System"
msgstr "ระบบ"

#: ../control-center_.c:237
msgid "Software Management"
msgstr "การบริหารโปรแกรม"

#: ../control-center_.c:246
msgid "Server wizards"
msgstr ""

#: ../control-center_.c:253
#, fuzzy
msgid "Configure DHCP"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:254
msgid "Add a DNS client"
msgstr ""

#: ../control-center_.c:255
#, fuzzy
msgid "Configure DNS"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:256
#, fuzzy
msgid "Configure FTP"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:257
#, fuzzy
msgid "Configure news"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:258
#, fuzzy
msgid "Configure mail"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:259
#, fuzzy
msgid "Configure proxy"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:260
#, fuzzy
msgid "Configure Samba"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:261
#, fuzzy
msgid "Configure time"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:262
#, fuzzy
msgid "Configure web"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:263
#, fuzzy
msgid "Configure NIS and Autofs"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:264
#, fuzzy
msgid "Configure installation server"
msgstr "ศูนย์การปรับแต่งเมนู"

#: ../control-center_.c:265
#, fuzzy
msgid "Configure PXE"
msgstr "ทำการปรับแต่ง.."

#: ../control-center_.c:271
msgid "Online Administration"
msgstr ""

#: ../control-center_.c:278
msgid "Local administration"
msgstr ""

#: ../control-center_.c:279
msgid "Remote administration"
msgstr ""

#: ../control-center_.c:307
msgid "/Display _Logs"
msgstr "/แสดงล็อก"

#. -PO Translators, please keep all "/" charaters !!!
#: ../control-center_.c:307 ../control-center_.c:308 ../control-center_.c:309
#: ../control-center_.c:328
msgid "/_Options"
msgstr "/อ็อปชั่น"

#: ../control-center_.c:308
msgid "/_Embedded Mode"
msgstr "/โหมดฝัง"

#: ../control-center_.c:309
msgid "/Expert mode in _wizards"
msgstr "/โหมดผู้เชี่ยวชาญในวิซาร์ด"

#: ../control-center_.c:313
#, fuzzy
msgid "/_Profiles"
msgstr "/ไฟล์"

#: ../control-center_.c:314
msgid "/_Delete"
msgstr ""

#: ../control-center_.c:315
#, fuzzy
msgid "/_New"
msgstr "ข่าว"

#: ../control-center_.c:326 ../control-center_.c:327
msgid "/_File"
msgstr "/ไฟล์"

#: ../control-center_.c:327
msgid "/_Quit"
msgstr "/เลิก"

#: ../control-center_.c:327
msgid "<control>Q"
msgstr "<control>Q"

#: ../control-center_.c:327
#, fuzzy
msgid "Quit"
msgstr "/เลิก"

#: ../control-center_.c:343 ../control-center_.c:346 ../control-center_.c:359
msgid "/_Themes"
msgstr "/ธีม"

#: ../control-center_.c:349
msgid ""
"This action will restart the control center.\n"
"Any change not applied will be lost."
msgstr ""
"การกระทำนี้จะทำให้ Control Center เริ่มทำงานใหม่ \n"
"การเปลี่ยนแปลงที่ยังไม่ได้เรียกใช้จะหายไป"

#: ../control-center_.c:359
msgid "/_More themes"
msgstr "/ธีมอื่น"

#: ../control-center_.c:363
msgid "New profile..."
msgstr ""

#: ../control-center_.c:366
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one):"
msgstr ""

#: ../control-center_.c:370 ../control-center_.c:403 ../control-center_.c:529
msgid "Cancel"
msgstr "ยกเลิก"

#: ../control-center_.c:372 ../control-center_.c:404
msgid "Ok"
msgstr ""

#: ../control-center_.c:378
msgid "Error"
msgstr ""

#: ../control-center_.c:378
#, c-format
msgid "The \"%s\" profile already exists!"
msgstr ""

#: ../control-center_.c:396
msgid "Delete profile"
msgstr ""

#: ../control-center_.c:398
msgid "Profile to delete:"
msgstr ""

#: ../control-center_.c:407 ../control-center_.c:467 ../control-center_.c:918
msgid "Warning"
msgstr "คำเตือน"

#: ../control-center_.c:407
msgid "You can not delete the current profile"
msgstr ""

#: ../control-center_.c:422 ../control-center_.c:423 ../control-center_.c:424
#: ../control-center_.c:425
msgid "/_Help"
msgstr "/ช่วยเหลือ"

#: ../control-center_.c:423
#, fuzzy
msgid "Help"
msgstr "/ช่วยเหลือ"

#: ../control-center_.c:424
msgid "/_Report Bug"
msgstr "/แจ้งบั๊ก"

#: ../control-center_.c:425
msgid "/_About..."
msgstr "/เกี่ยวกับ..."

#: ../control-center_.c:468
#, c-format
msgid ""
"We are about to switch from the \"%s\" profile to the \"%s\" profile.\n"
"\n"
"Are you sure you want to do the switch?"
msgstr ""

#: ../control-center_.c:518
msgid "Please wait..."
msgstr "โปรดรอสักครู่..."

#: ../control-center_.c:534
msgid "Previous"
msgstr ""

#: ../control-center_.c:549
#, fuzzy, c-format
msgid "Mandrake Control Center %s [on %s]"
msgstr "Mandrake Control Center %s"

#: ../control-center_.c:560
msgid ""
"_banner font:\n"
"Sans 15"
msgstr ""

#: ../control-center_.c:562
msgid "Welcome to the Mandrake Control Center"
msgstr "ยินดีต้อนรับสู่ Mandrake Control Center"

#: ../control-center_.c:705
msgid "The modifications done in the current module won't be saved."
msgstr "การเปลี่บนแปลงที่ทำอยู่ที่นี่จะไม่ถูกบันทึก"

#: ../control-center_.c:781
#, c-format
msgid "cannot fork: %s"
msgstr "ไม่สามารถ fork: %s"

#: ../control-center_.c:791
#, c-format
msgid "cannot fork and exec \"%s\" since it is not executable"
msgstr ""

#: ../control-center_.c:909
msgid "This program has exited abnormally"
msgstr "ออกจากโปรแกรมแบบไม่ปรกติ"

#: ../control-center_.c:928
msgid "Close"
msgstr "ปิด"

#: ../control-center_.c:935
msgid "More themes"
msgstr "ธีมอื่นๆ"

#: ../control-center_.c:937
msgid "Getting new themes"
msgstr "กำลังอ่านธีมใหม่อื่นๆ"

#: ../control-center_.c:938
msgid "Additional themes"
msgstr "ธีมเพิ่มเติม"

#: ../control-center_.c:940
msgid "Get additional themes on www.damz.net"
msgstr "อ่านธีมใหม่เพิ่มเติมจาก www.damz.net"

#: ../control-center_.c:948
msgid "About - Mandrake Control Center"
msgstr "เกี่ยวกับ - Mandrake Control Center"

#: ../control-center_.c:958
msgid "Authors: "
msgstr "ผู้แต่ง:  "

#: ../control-center_.c:959
msgid "(original C version)"
msgstr "(รุ่นดั้งเดิมภาษาซี)"

#. -PO "perl" here is the programming language
#: ../control-center_.c:961 ../control-center_.c:964
msgid "(perl version)"
msgstr "รุ่นของเคอเนล:"

#: ../control-center_.c:966
msgid "Artwork: "
msgstr "งานศิลป์: "

#: ../control-center_.c:967
msgid "(design)"
msgstr "(ออกแบบ)"

#. -PO If your language allows it, use eacute for first "e" and egrave for 2nd one.
#: ../control-center_.c:969
msgid "Helene Durosini"
msgstr "Helene Durosini"

#. -PO Add your Name here to find it in the About section in your language.
#: ../control-center_.c:983
msgid "~ * ~"
msgstr "~ * ~"

#. -PO Add your E-Mail address here if you want to show it in the about doialog.
#: ../control-center_.c:985
msgid "~ @ ~"
msgstr "~ @ ~"

#: ../control-center_.c:987
msgid "Translator: "
msgstr "ผู้แปล:"

#: ../control-center_.c:993
#, c-format
msgid "Mandrake Control Center %s\n"
msgstr "Mandrake Control Center %s\n"

#: ../control-center_.c:994
msgid "Copyright (C) 1999-2003 Mandrakesoft SA"
msgstr "สงวนลิขสิทธิ์ (C) 2001-2002 Mandrakesoft SA"

#: ../control-center_.c:998
msgid "Authors"
msgstr "ผู้แต่ง"

#: ../control-center_.c:999
#, fuzzy
msgid "Mandrake Linux Contributors"
msgstr "Mandrake Control Center %s"

#: ../menus_launcher.pl_.c:19 ../menus_launcher.pl_.c:41
msgid "Menu Configuration Center"
msgstr "ศูนย์การปรับแต่งเมนู"

#: ../menus_launcher.pl_.c:28
msgid "System menu"
msgstr "เมนูของระบบ"

#: ../menus_launcher.pl_.c:29 ../menus_launcher.pl_.c:36
#: ../print_launcher.pl_.c:31
msgid "Configure..."
msgstr "ทำการปรับแต่ง.."

#: ../menus_launcher.pl_.c:31
msgid "User menu"
msgstr "เมนูของผู้ใช้ "

#: ../menus_launcher.pl_.c:41
msgid ""
"\n"
"\n"
"Choose which menu you want to configure"
msgstr ""
"\n"
"\n"
"เลือกใช้รายการที่คุณต้องการทำการปรับแต่ง"

#: ../print_launcher.pl_.c:14 ../print_launcher.pl_.c:21
msgid "Printing configuration"
msgstr "การปรับแต่งการพิมพ์"

#: ../print_launcher.pl_.c:30
msgid "Click here to configure the printing system"
msgstr "คลิ๊กที่นี่เพื่อกำหนดระบบการพิมพ์"

#: ../print_launcher.pl_.c:37
msgid "Done"
msgstr "เรียบร้อย"

#~ msgid ""
#~ "Mandrake Control Center is Mandrake Linux's main configuration\n"
#~ "tool. It enables the system administrator to configure the hardware\n"
#~ "and services used for all users.\n"
#~ "\n"
#~ "\n"
#~ "The tools accessed through the Mandrake Control Center greatly\n"
#~ "simplify the use of the system, notably by avoiding the use of the\n"
#~ "evil command line."
#~ msgstr ""
#~ "Mandrake Control Center คือเครื่องมือหลักสำหรับการปรับแต่ง Mandrake Linux\n"
#~ "ในนี้ ผู้ดูแลระบบจะสามารถปรับแต่งฮาร์ดแวร์\n"
#~ "และบริการต่างๆ สำหรับผู้ใช้ทั้งหมด\n"
#~ "\n"
#~ "\n"
#~ "เครื่องมือที่ใช้ผ่าน Mandrake Control Center ได้ถูก\n"
#~ "ทำให้ง่ายต่อการใช้ระบบ เห็นได้ชัดเจนจากการไม่จำเป็นต้อง \n"
#~ "ใช้คำสั่งแบบคอมมานด์ไลน์"

#~ msgid "DrakAutoInst helps you produce an Auto Install floppy"
#~ msgstr "DrakAutoInst ช่วยในสร้างแผ่นติดตั้งอัตโนมัติ"

#, fuzzy
#~ msgid "DrakBackup helps you configure backups"
#~ msgstr "DrakBackup ช่วยในการปรับแต่งการทำสำรองข้อมูล"

#~ msgid "DrakBoot helps you set up how your system boots"
#~ msgstr "DrakBoot ช่วยในการตั้งวิธีการบู๊ตระบบ"

#~ msgid "DrakFloppy helps you produce your own boot floppy"
#~ msgstr "DrakFloppy ช่วยสร้างแผ่นบู๊ต"

#~ msgid "DrakGw helps you share your Internet connection"
#~ msgstr "DrakGw ช่วยคุณแชร์อินเตอร์เน็ต"

#~ msgid "Open a console"
#~ msgstr "เปิดคอนโซล"

#~ msgid "DrakFirewall helps you set up a personal firewall"
#~ msgstr "DrakFirewall ช่วยคุณตั้งไฟร์วอลล์ส่วนบุคคล"

#~ msgid "DrakFont helps you add and remove fonts, including Windows fonts"
#~ msgstr "DrakFont ช่วยคุณเพิ่มและลบฟ้อนท์ซึ่งรวมถึงฟ้อนจากวินโดว์"

#~ msgid "XFdrake helps you set up the  graphical server"
#~ msgstr "XFdrake ช่วยคุณตั้งระบบเซิฟเวอร์กราฟฟิค"

#~ msgid "DiskDrake helps you define and resize hard disk partitions"
#~ msgstr "DiskDrake ช่วยคุณระบุและปรับขนาดพาร์ติชั่นของฮาร์ดดิสค์"

#~ msgid "HardDrake lists and helps you set up your hardware"
#~ msgstr "HardDrake แสดงรายการและช่วยคุณตั้งฮาร์ดแวร์"

#~ msgid "RpmDrake helps you install software packages"
#~ msgstr "RpmDrake ช่วยคุณติดตั้งแพ็คเกจซอฟท์แวร์"

#~ msgid "KeyboardDrake helps you to set your keyboard layout"
#~ msgstr "KeyboardDrake ช่วยคุณตั้งเลย์เอ้าท์ของคีย์บอร์ด"

#~ msgid "LogDrake helps you view and search system logs"
#~ msgstr "LogDrake ช่วยคุณดูและค้นหาล็อกของระบบ"

#~ msgid ""
#~ "Mandrake Update helps you apply any fixes or upgrades to installed "
#~ "packages"
#~ msgstr "Mandrake Update ช่วยคุณติดตั้งตัวแก้ไขหรือตัวอัพเดทของแพ็คเกจที่ติดตั้งแล้ว"

#~ msgid "MenuDrake helps you change what programs are shown on the menu"
#~ msgstr " MenuDrake ช่วยคุณเปลี่ยนแปลงเมนูที่ใช้แสดงโปรแกรม"

#~ msgid "Configure your monitor"
#~ msgstr "ปรับแต่งจอภาพของคุณ"

#~ msgid "MouseDrake helps you set up your mouse"
#~ msgstr "MouseDrake ช่วยคุณตั้งเม้าส์"

#~ msgid "PrinterDrake helps you set up your printer, job queues ...."
#~ msgstr "PrinterDrake ช่วยคุณตั้งเครื่องพิมพ์, คิวของงาน ...."

#~ msgid "DrakCronAt helps you run programs or scripts at certain times"
#~ msgstr "DrakCronAt ช่วยคุณรันโปรแกรมหรือสคริปท์ตามกำหนดเวลา"

#~ msgid "DrakProxy helps you set up proxy servers"
#~ msgstr "DrakProxy ช่วยคุณตั้งพร๊อกซี่เซิฟเวอร์"

#~ msgid "RpmDrake helps you remove software packages"
#~ msgstr "RpmDrake ช่วยคุณลบแพ็คเกจซอร์ฟแวร์"

#~ msgid "Change your screen resolution"
#~ msgstr "เปลี่ยนความละเอียดของจดภาพ"

#~ msgid "ScannerDrake helps you set up your scanner"
#~ msgstr "ScannerDrake ช่วยคุณตั้งเครื่องสแกน"

#~ msgid "DrakSec helps you set the system security level"
#~ msgstr "DrakSec ช่วยคุณตั้งระดับความปลอดภัยของระบบ"

#~ msgid ""
#~ "DrakPerm helps you fine-tune the system security level and permissions"
#~ msgstr "DrakPerm ช่วยคุณปรับระดับความปลอดภัยของระบบและสิทธิ์อย่างละเอียด"

#~ msgid "DrakXServices helps you enable or disable services"
#~ msgstr "DrakXServices ช่วยคุณเปิดหรือปิดเซอร์วิส"

#, fuzzy
#~ msgid ""
#~ "Software Media Manager helps you define where software packages are "
#~ "downloaded from"
#~ msgstr "Software Sources Manager ช่วยคุณระบุว่าว่าแพ็คเกจซอร์ฟแวร์ดาวโหลดมาจากที่ใด "

#~ msgid "DrakxTV helps you set up your TV card"
#~ msgstr "DrakxTV ช่วยคุณตั้งการ์ดโทรทัศน์"

#~ msgid "UserDrake helps you add, remove or change users of your system"
#~ msgstr "UserDrake ช่วยคุณเพิ่ม ลบหรือเปลี่ยนผู้ใช้ของระบบ"

#~ msgid "Set where your CD-ROM drive is mounted"
#~ msgstr "ตั้งจุดเม้าท์ไดร์ฟซีดี-รอม"

#~ msgid "Set where your DVD-ROM drive is mounted"
#~ msgstr "ตั้งจุดเม้าท์ดีวีดี-รอม"

#~ msgid "Set where your CD/DVD burner is mounted"
#~ msgstr "ตั้งจุดเม้าท์เครื่องเขียนซีดี"

#~ msgid "Set where your floppy drive is mounted"
#~ msgstr "ตั้งจุดเม้าท์ฟล้อปปี้"

#~ msgid "Set where your ZIP drive is mounted"
#~ msgstr "ตั้งจุดเม้าท์ซิปไดร์ฟ"

#~ msgid "Server Configuration"
#~ msgstr "การกำหนดค่าของเซิฟเวอร์"

#~ msgid ""
#~ "The DHCP wizard will help you configuring the DHCP services of your server"
#~ msgstr "ตัววิซาร์ด DHCP จะช่วยคุณปรับแต่งบริการ DHCP ของเซิฟเวอร์ของคุณ"

#~ msgid ""
#~ "The DNS Client wizard will help you in adding a new client in your local "
#~ "DNS"
#~ msgstr "วิซาร์ด DNS Client จะช่วยคุณเพิ่มเครื่องไคลเอ้นท์ใหม่เข้าสู่ local DNS"

#~ msgid ""
#~ "The DNS wizard will help you configuring the DNS services of your server."
#~ msgstr "วิซาร์ด DNS wizard จะช่วยคุณปรับแต่งบริการ DNS services ของเซิฟเวอร์ของคุณ."

#~ msgid ""
#~ "The FTP wizard will help you configuring the FTP Server for your network"
#~ msgstr "วิซาร์ด FTP จะช่วยคุณปรับแต่งเซิฟเวอร์ FTP ของเน็ตเวิร์คของคุณ"

#~ msgid ""
#~ "The News wizard will help you configuring the Internet News services for "
#~ "your network"
#~ msgstr "วิซาร์ด News จะช่วยคุณปรับแต่งบริการ Internet News สำหรับเน็ตเวิร์คของคุณ"

#~ msgid ""
#~ "The Postfix wizard will help you configuring the Internet Mail services "
#~ "for your network"
#~ msgstr "วิซาร์ด Postfix จะช่วยคุณปรับแต่งบริการ Internet Mail สำหรับเน็ตเวิร์คของคุณ"

#~ msgid ""
#~ "The Proxy wizard will help you configuring a web caching proxy server"
#~ msgstr "วิซาร์ด Proxy จะช่วยคุณปรับแต่างเซิฟเวอร์พร๊อกซี่สำหรับทำเว็บเคชชิ่ง"

#~ msgid ""
#~ "The Samba wizard will help you configuring your server to behave as a "
#~ "file and print server for workstations running non-Linux systems"
#~ msgstr ""
#~ "วิซาร์ด Samba "
#~ "จะช่วยคุณปรับแต่งเซิฟเวอร์ของคุณให้เป็นเซิฟเวอร์ไฟล์และเครื่องพิมพ์สำหรับเครื่องเวิร์คสเตชั่นที่ "
#~ "ใช้ระบบที่ไม่ใช่ลินุกส์"

#~ msgid ""
#~ "The Time wizard will help you to set the time of your server synchronized "
#~ "with an external time server"
#~ msgstr "วิซาร์ด Time จะช่วยคุณตั้งเวลาของเซิฟเวอร์ให้ตรงกับ time server ภายนอก"

#~ msgid ""
#~ "The Web wizard will help you configuring the Web Server for your network"
#~ msgstr "วิซาร์ด Web จะช่วยคุณปรับแต่าง Web Server สำหรับเน็ตเวิร์คของคุณ"

#~ msgid "DrakConnect helps you set up your network and Internet connection"
#~ msgstr "DrakConnect ช่วยคุณตั้งเน็ตเวอร์คและการต่ออินเตอร์เน็ต"

#~ msgid "DrakClock"
#~ msgstr "DrakClock"

#~ msgid "Time Zone"
#~ msgstr "ช่วงเวลา"

#~ msgid "Timezone - DrakClock"
#~ msgstr "ช่วงเวลา-DrakClock"

#~ msgid "Which is your timezone?"
#~ msgstr "คุณใช้ช่วงเวลาใด? "

#~ msgid "GMT - DrakClock"
#~ msgstr "GMT-DrakClock"

#~ msgid "Is your hardware clock set to GMT?"
#~ msgstr "คุณต้องการให้เซ็ตนาฬิกาฮาร์ดแวร์เป็น GMT?"

#~ msgid "OK"
#~ msgstr "OK"

#~ msgid "Reset"
#~ msgstr "เริ่มต้นใหม่"

#~ msgid ""
#~ "Partition Sharing enables to allow users to share some of their "
#~ "directories, allowing users to simply click on \"Share\" in Konqueror and "
#~ "Nautilus"
#~ msgstr ""
#~ "Partition Sharing เป็นการเปิดให้ผู้ใช้แชร์ไดเร็คทอรี่โดยผู้ใช้เพียงคลิกบน \"Share\" ใน "
#~ "Konqueror และ Nautilus"

#~ msgid ""
#~ "The NFS wizard will help you configuring the NFS Server for your network"
#~ msgstr "วิซาร์ด NFS จะช่วยคุณปรับแต่งเซิฟเวอร์ NFS สำหรับเน็ตเวิร์คของคุณ"

#~ msgid ""
#~ "The Server wizard will help you configuring the basic networking services "
#~ "of your server"
#~ msgstr "วิซาร์ด Server จะช่วยคุณปรับแต่งบริการด้านเน็ตเวิร์คเบื้องต้นของเซิฟเวอร์ของคุณ"

#~ msgid ""
#~ "The Firewall wizard will help you configuring your server firewall that "
#~ "will protects your internal network from unauthorized accesses from the "
#~ "Internet"
#~ msgstr ""
#~ "วิซาร์ด Firewall "
#~ "จะช่วยคุณปรับแต่งไฟล์วอลล์ของเซิฟเวอร์ซึ่งจะช่วยป้องกันเน็ตเวิร์คภายในจากการ "
#~ "เข้าถึงโดยไม่ได้รับอนุญาตจากอินเตอร์เน็ต"

#~ msgid "Warning: No browser specified"
#~ msgstr "ข้อควรระวัง:ไม่ได้เลือก browser"

#~ msgid ""
#~ "Security Warning: I'm not allowed to connect to the internet as root user"
#~ msgstr "เพื่อความปลอดภัย: ไม่สามารถเชื่อมต่อ internet เป็น root"

#~ msgid "/Display Logs"
#~ msgstr "/ล็อกสำหรับการแสดงผลบนหน้าจอ"

#~ msgid "/Options"
#~ msgstr "/Options"

#~ msgid "/Embedded Mode"
#~ msgstr "/โหมดฝัง"

#~ msgid "Time"
#~ msgstr "เวลา"

#~ msgid "Hardware List"
#~ msgstr "ชนิดของHardware"

#~ msgid "Users"
#~ msgstr "ผู้ใช้"

#~ msgid "Hard Drives"
#~ msgstr "ฮาร์ดไดร์"

#~ msgid "Security Level"
#~ msgstr "ระดับความปลอดภัย"

#~ msgid "Date & Time"
#~ msgstr "วันที่และเวลา"

#~ msgid "Old authors: "
#~ msgstr "ผู้แต่งเดิม: "

#~ msgid "cannot open this file for read: %s"
#~ msgstr "ไม่สามารถอ่านไฟล์นี้ได้: %s"

#~ msgid "/File"
#~ msgstr "/ไฟล์"

#~ msgid "/Themes"
#~ msgstr "/ธีม"

#~ msgid "Display"
#~ msgstr "Display"