aboutsummaryrefslogtreecommitdiff
path: root/source/lo/basctl/messages.po
blob: 9a35782bbd6e407a1d3e4129442acef83cbe15b3 (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
#. extracted from basctl/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-05-25 19:59+0200\n"
"PO-Revision-Date: 2019-10-02 07:20+0000\n"
"Last-Translator: Saikeo <kavhanxay@hotmail.com>\n"
"Language-Team: Lao <https://vm137.documentfoundation.org/projects/libo_ui-master/basctlmessages/lo/>\n"
"Language: lo\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"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1518091655.000000\n"

#. fniWp
#: basctl/inc/strings.hrc:25
msgctxt "RID_STR_FILTER_ALLFILES"
msgid "<All>"
msgstr "<ທັງຫມົດ>"

#. S2GR5
#: basctl/inc/strings.hrc:26
msgctxt "RID_STR_NOMODULE"
msgid "< No Module >"
msgstr "< ບໍ່ມີໂມດູລ >"

#. XoGeT
#: basctl/inc/strings.hrc:27
msgctxt "RID_STR_WRONGPASSWORD"
msgid "Incorrect Password"
msgstr "ລະຫັດຜ່ານບໍ່ຖືກຕ້ອງ"

#. LGqtN
#: basctl/inc/strings.hrc:28
msgctxt "RID_STR_NOLIBINSTORAGE"
msgid "The file does not contain any BASIC libraries"
msgstr "ແຟ້ມຂໍ້ມູນບໍ່ໄດ້ບັນຈຸຢູ່ໃນຄັງຂໍ້ມູນພື້ນຖານໃດໆ"

#. 3UEnC
#: basctl/inc/strings.hrc:29
msgctxt "RID_STR_BADSBXNAME"
msgid "Invalid Name"
msgstr "ຊື່ບໍ່ຖືກຕ້ອງ"

#. tYTFm
#: basctl/inc/strings.hrc:30
msgctxt "RID_STR_LIBNAMETOLONG"
msgid "A library name can have up to 30 characters."
msgstr "ຊື່ຊຸດສຳສັ່ງໜຶ່ງສາມາດບັນຈຸ ຕົວອັກສອນໄດ້ເຖີງ 30 ຕົວ"

#. hGBUF
#: basctl/inc/strings.hrc:31
msgctxt "RID_STR_ERRORCHOOSEMACRO"
msgid "Macros from other documents are not accessible."
msgstr "ມາໂຄຣ ຈາກເອກະສານອຶ່ນໆບໍ່ສາມາດຈະເຂົ້າເຖິງໄດ້."

#. nqQPr
#: basctl/inc/strings.hrc:32
msgctxt "RID_STR_LIBISREADONLY"
msgid "This library is read-only."
msgstr "ຊຸດຄຳສັ່ງນີ້ອ່ານໄດ້ຢ່າງດຽວ"

#. 8DoDR
#: basctl/inc/strings.hrc:33
msgctxt "RID_STR_REPLACELIB"
msgid "'XX' cannot be replaced."
msgstr "'XX' ບໍ່ສາມາດແທນທີ່ໄດ້."

#. ZrC8a
#: basctl/inc/strings.hrc:34
msgctxt "RID_STR_IMPORTNOTPOSSIBLE"
msgid "'XX' cannot be added."
msgstr "'XX' ບໍ່ສາມາດເພີ່ມໄດ້."

#. HEGQB
#: basctl/inc/strings.hrc:35
msgctxt "RID_STR_NOIMPORT"
msgid "'XX' was not added."
msgstr "'XX' ບໍ່ຖືກເພີ່ມ."

#. BEk6F
#: basctl/inc/strings.hrc:36
msgctxt "RID_STR_ENTERPASSWORD"
msgid "Enter password for 'XX'"
msgstr "ພິມລະຫັດຜ່ານສຳລັບ 'XX'"

#. kQpnq
#: basctl/inc/strings.hrc:37
msgctxt "RID_STR_SBXNAMEALLREADYUSED"
msgid "Name already exists"
msgstr "ມີຊື່ນີ້ແລ້ວ"

#. JWDCy
#: basctl/inc/strings.hrc:38
msgctxt "RID_STR_SIGNED"
msgid "(Signed)"
msgstr "(ລົງນາມແລ້ວ)"

#. 6ubXB
#: basctl/inc/strings.hrc:39
msgctxt "RID_STR_SBXNAMEALLREADYUSED2"
msgid "Object with same name already exists"
msgstr "ຊຸດຄຳສັ່ງທີ່ມີຊື່ດຽວກັນນີ້ມີຢູ່ແລ້ວ"

#. Gnb5H
#: basctl/inc/strings.hrc:40
msgctxt "RID_STR_CANNOTRUNMACRO"
msgid ""
"For security reasons, you cannot run this macro.\n"
"\n"
"For more information, check the security settings."
msgstr ""
"ດ້ວຍເຫດຜົນດ້ານຄວາມປອດໄພ, ທ່ານບໍ່ສາມາດເອີ້ນໃຊ້ມາໂຄຣນີ້ໄດ້.\n"
"\n"
"ຂໍ້ມູນເພີ່ມເຕີມ, ໃຫ້ກວດສອບການຕັ້ງຄ່າຄວາມປອດໄພ."

#. FGWLw
#: basctl/inc/strings.hrc:41
msgctxt "RID_STR_SEARCHNOTFOUND"
msgid "Search key not found"
msgstr "ບໍ່ພົບຄຳທີ່ຄົ້ນຫາ"

#. ZJgvX
#: basctl/inc/strings.hrc:42
msgctxt "RID_STR_SEARCHFROMSTART"
msgid "Search to last module complete. Continue at first module?"
msgstr "ການຄົ້ນຫາໂມດູນສຸດທ້າຍສຳເລັດ. ຕ້ອງການສືບຕໍ່ຄົ້ນຫາທີ່ໂມດູນທຳອິດບໍ່?"

#. 4yDcC
#: basctl/inc/strings.hrc:43
msgctxt "RID_STR_SEARCHREPLACES"
msgid "Search key replaced XX times"
msgstr "ຄຳທີ່ຄົ້ນຫາໄດ້ຖືກແທນທີ່ XX ຄັ້ງ"

#. 85z2z
#: basctl/inc/strings.hrc:44
msgctxt "RID_STR_COULDNTREAD"
msgid "The file could not be read"
msgstr "ແຟ້ມຂໍ້ມູນບໍ່ສາມາດອ່ານໄດ້"

#. VSAAi
#: basctl/inc/strings.hrc:45
msgctxt "RID_STR_COULDNTWRITE"
msgid "The file could not be saved"
msgstr "ແຟ້ມຂໍ້ມູນບໍ່ສາມາດບັນທຶກໄດ້"

#. qgd4b
#: basctl/inc/strings.hrc:46
msgctxt "RID_STR_CANNOTCHANGENAMESTDLIB"
msgid "The name of the default library cannot be changed."
msgstr "ຊື່ຂອງກຸ່ມແຟ້ມທີ່ກຳນົດຄ່າເລີ່ມຕົ້ນບໍ່ສາມາດປຽນແປງໄດ້."

#. EobDV
#: basctl/inc/strings.hrc:47
msgctxt "RID_STR_GENERATESOURCE"
msgid "Generating source"
msgstr "ການສ້າງແຫຼ່ງທີ່ມາ"

#. Re6Gc
#: basctl/inc/strings.hrc:48
msgctxt "RID_STR_FILENAME"
msgid "File name:"
msgstr "ຊື່ແຟ້ມຂໍ້ມູນ:"

#. zYyVi
#: basctl/inc/strings.hrc:49
msgctxt "RID_STR_APPENDLIBS"
msgid "Import Libraries"
msgstr "ນຳເຂົ້າຂຸດຄຳສັ່ງ"

#. tasV7
#: basctl/inc/strings.hrc:50
msgctxt "RID_STR_QUERYDELMACRO"
msgid "Do you want to delete the macro XX?"
msgstr "ທ່ານຕ້ອງການລຶບມາໂຄຣ XX ບໍ?"

#. Nw7mk
#: basctl/inc/strings.hrc:51
msgctxt "RID_STR_QUERYDELDIALOG"
msgid "Do you want to delete the XX dialog?"
msgstr "ທ່ານຕ້ອງການລຶບຂໍ້ຄວາມ XX ບໍ?"

#. 3Vw9F
#: basctl/inc/strings.hrc:52
msgctxt "RID_STR_QUERYDELLIB"
msgid "Do you want to delete the XX library?"
msgstr "ທ່ານຕ້ອງການລຶບກຸ່ມແຟ້ມ XX ບໍ?"

#. x2D9Y
#: basctl/inc/strings.hrc:53
msgctxt "RID_STR_QUERYDELLIBREF"
msgid "Do you want to delete the reference to the XX library?"
msgstr "ທ່ານຕ້ອງການລຶບກຸ່ມແຟ້ມອ້າງເຖີງ XX ບໍ?"

#. oUGKc
#: basctl/inc/strings.hrc:54
msgctxt "RID_STR_QUERYDELMODULE"
msgid "Do you want to delete the XX module?"
msgstr "ທ່ານຕ້ອງການລຶບໂມດູນ XX ບໍ?"

#. Ctsr7
#: basctl/inc/strings.hrc:55
msgctxt "RID_STR_BASIC"
msgid "BASIC"
msgstr "BASIC"

#. WMcJq
#. Abbreviation for 'line'
#: basctl/inc/strings.hrc:57
msgctxt "RID_STR_LINE"
msgid "Ln"
msgstr "Ln"

#. pKEQb
#. Abbreviation for 'column'
#: basctl/inc/strings.hrc:59
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "Col"

#. 86aZY
#: basctl/inc/strings.hrc:60
msgctxt "RID_STR_CANNOTCLOSE"
msgid "The window cannot be closed while BASIC is running."
msgstr "ບໍ່ສາມາດປິດໜ້າຕ່າງນີ້ໃນຂະນະທີ່ດຳເນີນງານໂປຼແກຼມ BASIC."

#. CUG7C
#: basctl/inc/strings.hrc:61
msgctxt "RID_STR_REPLACESTDLIB"
msgid "The default library cannot be replaced."
msgstr "ບໍ່ສາມາດແທນທີ່ກຸ່ມແຟ້ມທີ່ໄດ້ກຳນົດຄ່າເລີ່ມຕົ້ນໄດ້"

#. eWwfN
#: basctl/inc/strings.hrc:62
msgctxt "RID_STR_REFNOTPOSSIBLE"
msgid "Reference to 'XX' not possible."
msgstr "ການອ້າງເຖີງ 'XX' ເປັນໄປບໍ່ໄດ້"

#. A7sSq
#: basctl/inc/strings.hrc:63
msgctxt "RID_STR_WATCHNAME"
msgid "Watch"
msgstr "ນາລິກາ"

#. 84TYn
#: basctl/inc/strings.hrc:64
msgctxt "RID_STR_STACKNAME"
msgid "Call Stack"
msgstr "ຮຽກໜ່ວຍຄວາມຈຳທີ່ມີໂຄງສ້າງທັບຊ້ອນ"

#. DBfyu
#: basctl/inc/strings.hrc:65
msgctxt "RID_STR_STDDIALOGNAME"
msgid "Dialog"
msgstr "ກອບສົນທະນາ"

#. hUHfi
#: basctl/inc/strings.hrc:66
msgctxt "RID_STR_NEWLIB"
msgid "New Library"
msgstr "ກຸ່ມແຟ້ມໃໝ່"

#. kisd2
#: basctl/inc/strings.hrc:67
msgctxt "RID_STR_NEWMOD"
msgid "New Module"
msgstr "ໂມດູນໃໝ່"

#. YeULe
#: basctl/inc/strings.hrc:68
msgctxt "RID_STR_NEWDLG"
msgid "New Dialog"
msgstr "ກອບສົນທະນາໃໝ່"

#. jYa97
#: basctl/inc/strings.hrc:69
msgctxt "RID_STR_ALL"
msgid "All"
msgstr "ທັງໝົດ"

#. yF2LY
#: basctl/inc/strings.hrc:70
msgctxt "RID_STR_PAGE"
msgid "Page"
msgstr "ໜ້າ"

#. DHuFN
#: basctl/inc/strings.hrc:71
msgctxt "RID_STR_WILLSTOPPRG"
msgid ""
"You will have to restart the program after this edit.\n"
"Continue?"
msgstr ""
"ທ່ານຈະຕ້ອງທຳການເປີດໂປຼແກຼມຄືນໃໝ່ຫຼັງຈາກການແກ້ໄຂ.\n"
"ສືບຕໍ່ບໍ່?"

#. 4qWED
#: basctl/inc/strings.hrc:72
msgctxt "RID_STR_SEARCHALLMODULES"
msgid "Do you want to replace the text in all active modules?"
msgstr "ທ່ານຕ້ອງການແທນທີ່ຂໍ້ຄວາມໃນໂມດູນທີ່ໃຊ້ງານຢູ່ທັງໝົດບໍ?"

#. FFBmA
#: basctl/inc/strings.hrc:73
msgctxt "RID_STR_REMOVEWATCH"
msgid "Watch:"
msgstr "ເບີ່ງ:"

#. ndtng
#: basctl/inc/strings.hrc:74
msgctxt "RID_STR_STACK"
msgid "Calls: "
msgstr "ຮຽກ:"

#. wwfg3
#: basctl/inc/strings.hrc:75
msgctxt "RID_STR_USERMACROS"
msgid "My Macros"
msgstr "ມາໂຄຣຂອງຂ້ອຍ"

#. XenwN
#: basctl/inc/strings.hrc:76
msgctxt "RID_STR_USERDIALOGS"
msgid "My Dialogs"
msgstr "ກອບສົນທະນາຂອງຂ້ອຍ"

#. Mwj7u
#: basctl/inc/strings.hrc:77
msgctxt "RID_STR_USERMACROSDIALOGS"
msgid "My Macros & Dialogs"
msgstr "ມາໂຄຣ & ກອບສົນທະນາຂອງຂ້ອຍ"

#. EAJgs
#: basctl/inc/strings.hrc:78
msgctxt "RID_STR_SHAREMACROS"
msgid "%PRODUCTNAME Macros"
msgstr "%PRODUCTNAME ມາໂຄຣ"

#. tPefb
#: basctl/inc/strings.hrc:79
msgctxt "RID_STR_SHAREDIALOGS"
msgid "%PRODUCTNAME Dialogs"
msgstr "%PRODUCTNAME ກອບສົນທະນາ"

#. BNWgY
#: basctl/inc/strings.hrc:80
msgctxt "RID_STR_SHAREMACROSDIALOGS"
msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "%PRODUCTNAME ມາໂຄຣ & ກອບສົນທະນາ"

#. BAMA5
#: basctl/inc/strings.hrc:81
msgctxt "RID_STR_REMOVEWATCHTIP"
msgid "Remove Watch"
msgstr "ຍ້າຍນາລິກາອອກ"

#. oUqF6
#: basctl/inc/strings.hrc:82
msgctxt "RID_STR_QUERYREPLACEMACRO"
msgid "Do you want to overwrite the XX macro?"
msgstr "ທ່ານຕ້ອງການຂຽນທັບ ມາໂຄຣ XX ບໍ?"

#. Tho9k
#: basctl/inc/strings.hrc:83
msgctxt "RID_STR_TRANSLATION_NOTLOCALIZED"
msgid "<Not localized>"
msgstr "<Not localized>"

#. xQyRD
#: basctl/inc/strings.hrc:84
msgctxt "RID_STR_TRANSLATION_DEFAULT"
msgid "[Default Language]"
msgstr "[Default Language]"

#. PqDTe
#: basctl/inc/strings.hrc:85
msgctxt "RID_STR_DOCUMENT_OBJECTS"
msgid "Document Objects"
msgstr "ວັດຖຸເອກະສານ"

#. N3DE8
#: basctl/inc/strings.hrc:86
msgctxt "RID_STR_USERFORMS"
msgid "Forms"
msgstr "ຟອມ"

#. 4dGqP
#: basctl/inc/strings.hrc:87
msgctxt "RID_STR_NORMAL_MODULES"
msgid "Modules"
msgstr "ກຸ່ມໂມດູນ"

#. u87jq
#: basctl/inc/strings.hrc:88
msgctxt "RID_STR_CLASS_MODULES"
msgid "Class Modules"
msgstr "ໂມດູນຄຣາດ"

#. 8gC8E
#: basctl/inc/strings.hrc:89
msgctxt "RID_STR_DLGIMP_CLASH_RENAME"
msgid "Rename"
msgstr "ປ່ຽນຊື່"

#. FCqSS
#: basctl/inc/strings.hrc:90
msgctxt "RID_STR_DLGIMP_CLASH_REPLACE"
msgid "Replace"
msgstr "ວາງໃສ່ແທນ"

#. 5EucM
#: basctl/inc/strings.hrc:91
msgctxt "RID_STR_DLGIMP_CLASH_TITLE"
msgid "Dialog Import - Name already used"
msgstr "ນຳເຂົ້າກອບສົນທະນາ - ຊື່ຖືກໃຊ້ໄປແລ້ວ"

#. yG2bx
#: basctl/inc/strings.hrc:92
msgctxt "RID_STR_DLGIMP_CLASH_TEXT"
msgid ""
"The library already contains a dialog with the name:\n"
"\n"
"$(ARG1)\n"
"\n"
"Rename dialog to keep current dialog or replace existing dialog.\n"
" "
msgstr ""
"ຊຸດຄຳສັ່ງໄດ້ບັນຈຸຢູ່ໃນກອບສົນທະນາທີ່ມີຊື່ແລ້ວ:\n"
"\n"
"$(ARG1)\n"
"\n"
"ປ່ຽນຊື່ກອບສົນທະນາເພື່ອຮັກສາກອບສົນທະນາປັດຈຸບັນ ຫຼື ປ່ຽນແທນກອບສົນທະນາທີ່ມີຢູ່.\n"
" "

#. FRQSJ
#: basctl/inc/strings.hrc:93
msgctxt "RID_STR_DLGIMP_MISMATCH_ADD"
msgid "Add"
msgstr "ເພີ່ມ"

#. inETw
#: basctl/inc/strings.hrc:94
msgctxt "RID_STR_DLGIMP_MISMATCH_OMIT"
msgid "Omit"
msgstr "ລືມຖີ້ມ"

#. 227xE
#: basctl/inc/strings.hrc:95
msgctxt "RID_STR_DLGIMP_MISMATCH_TITLE"
msgid "Dialog Import - Language Mismatch"
msgstr "ນຳເຂົ້າກອບສົນທະນາ - ພາສາບໍ່ຕົງກັນ"

#. zcJw8
#: basctl/inc/strings.hrc:96
msgctxt "RID_STR_DLGIMP_MISMATCH_TEXT"
msgid ""
"The dialog to be imported supports other languages than the target library.\n"
"\n"
"Add these languages to the library to keep additional language resources provided by the dialog or omit them to stay with the current library languages.\n"
"\n"
"Note: For languages not supported by the dialog the resources of the dialog's default language will be used.\n"
" "
msgstr ""
"ກອບສົນທະນາທີ່ຕ້ອງການນໍາເຂົ້າສະຫນັບສະຫນູນພາສາອື່ນນອກເຫນືອຈາກຊຸດຄຳສັ່ງເປົ້າຫມາຍ.\n"
"\n"
"ເພີ່ມພາສາເຫຼົ່ານີ້ລົງໃນຊຸດຄຳສັ່ງເພື່ອເກັບຮັກສາແຫຼ່ງຂໍ້ມູນເພີ່ມເຕີມທີ່ສະໜອງໂດຍກອບສົນທະນາ ຫຼື ລະເວັ້ນເພື່ອໃຫ້ສອດຄ້ອງກັບພາສາຊຸດຄຳສັ່ງປັດຈຸບັນ.\n"
"\n"
"ໝາຍເຫດ: ສຳລັບພາສາທີ່ບໍ່ສະໜັບສະໜູນໂດຍແຫຼ່ງຂໍ້ມູນກອບສົນທະນາຂອງກອບສົນທະນາພາສາຄ່າເລີ່ມຕົ້ນຈະຖືກນຳໃຊ້.\n"
" "

#. FcvDu
#: basctl/inc/strings.hrc:97
msgctxt "RID_STR_PRINTDLG_PAGES"
msgid "Pages:"
msgstr "ຫນ້າ:"

#. 4AR5D
#: basctl/inc/strings.hrc:98
msgctxt "RID_STR_PRINTDLG_PRINTALLPAGES"
msgid "All ~Pages"
msgstr "ທຸກຫນ້າ"

#. xfLXi
#: basctl/inc/strings.hrc:99
msgctxt "RID_STR_PRINTDLG_PRINTPAGES"
msgid "Pa~ges:"
msgstr "ຫນ້າ:"

#. Q9KBj
#: basctl/inc/strings.hrc:100
msgctxt "RID_STR_PRINTDLG_PRINTEVENPAGES"
msgid "~Even pages"
msgstr "ຫນ້າຄີກ"

#. 93Gmy
#: basctl/inc/strings.hrc:101
msgctxt "RID_STR_PRINTDLG_PRINTODDPAGES"
msgid "~Odd pages"
msgstr "ຫນ້າຄູ່"

#. dALHq
#: basctl/inc/strings.hrc:102
msgctxt "RID_STR_CHOOSE"
msgid "Choose"
msgstr "ເລືອກ"

#. edPrX
#: basctl/inc/strings.hrc:103
msgctxt "RID_STR_RUN"
msgid "Run"
msgstr "ດຳເນີນການ"

#. DJbpA
#: basctl/inc/strings.hrc:104
msgctxt "RID_STR_RECORD"
msgid "~Save"
msgstr "~ບັນທຶກ"

#. 7Gzqz
#: basctl/inc/strings.hrc:105
msgctxt "RID_BASICIDE_OBJCAT"
msgid "Object Catalog"
msgstr "ລາຍການວັດຖຸ"

#. NtqMk
#. Property Browser Headline ----------------------------------------------------------------
#: basctl/inc/strings.hrc:107
msgctxt "RID_STR_BRWTITLE_PROPERTIES"
msgid "Properties: "
msgstr "ຄຸນສົມບັດ: "

#. FnkAZ
#: basctl/inc/strings.hrc:108
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "ບໍ່ມີເຄື່ອງໝາຍຄວບຄຸມ"

#. aeAPC
#: basctl/inc/strings.hrc:109
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "ເລືອກຫລາຍໂຕ"

#. GNZHF
#: basctl/inc/strings.hrc:110
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Default Language]"

#. uf3Kt
#: basctl/inc/strings.hrc:111
msgctxt "RID_STR_CREATE_LANG"
msgid "<Press 'Add' to create language resources>"
msgstr "<ກົດ 'ເພີ່ມ' ເພື່ອສ້າງແຫຼ່ງທີ່ມາຂອງພາສາ>"

#. jnJoF
#: basctl/inc/strings.hrc:112
msgctxt "RID_STR_EXPORTPACKAGE"
msgid "Export library as extension"
msgstr "ນຳສົ່ງອອກຊຸດຄຳສັ່ງເປັນສ່ວນຂະຫຍາຍ"

#. SnKF3
#: basctl/inc/strings.hrc:113
msgctxt "RID_STR_EXPORTBASIC"
msgid "Export as BASIC library"
msgstr "ນຳສົ່ງອອກຊຸດຄຳສັ່ງ BASIC"

#. G6SqW
#: basctl/inc/strings.hrc:114
msgctxt "RID_STR_PACKAGE_BUNDLE"
msgid "Extension"
msgstr "ສ່ວນຂະຫຍາຍ"

#. GaJFV
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:26
msgctxt "basicmacrodialog|BasicMacroDialog"
msgid "Basic Macros"
msgstr "ມາໂຄຣພື້ນຖານ"

#. tFg7s
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:46
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "ດຳເນີນການ"

#. 5TRqv
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:166
msgctxt "basicmacrodialog|existingmacrosft"
msgid "Existing Macros In:"
msgstr "ມາໂຄຣທີ່ມີຢູ່ແລ້ວໃນ:"

#. Mfysc
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:248
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr "ມາໂຄຣ ຈາກ"

#. Qth4v
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:264
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "ບັນທຶກ ມາໂຄຣ ໃນ"

#. BpDb6
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:311
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "ຊື່ມາໂຄຣ"

#. izDZr
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:334
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr "ກຳນົດ..."

#. dxu7W
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:348
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "ແກ້ໄຂ"

#. 9Uhec
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:362
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr "_ລຶບ"

#. XkqFC
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr "_ໃຫມ່"

#. Gh52t
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:390
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr "ຕົວຈັດການ..."

#. wAJj2
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:404
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "ກຸ່ມແຟ້ມໃໝ່"

#. 2xdsE
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:418
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "ໂມດູນໃໝ່"

#. MDBgX
#: basctl/uiconfig/basicide/ui/breakpointmenus.ui:12
msgctxt "breakpointmenus|manage"
msgid "Manage Breakpoints..."
msgstr "ຈັດການຈຸດແບ່ງເສັ້ນ..."

#. faXzj
#: basctl/uiconfig/basicide/ui/breakpointmenus.ui:23
msgctxt "breakpointmenus|active"
msgid "_Active"
msgstr "_ດຳເນີນຢູ່"

#. FhiYE
#: basctl/uiconfig/basicide/ui/breakpointmenus.ui:37
msgctxt "breakpointmenus|properties"
msgid "_Properties..."
msgstr "_ຄຸນສົມບັດ..."

#. G55tN
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:30
msgctxt "defaultlanguage|DefaultLanguageDialog"
msgid "Set Default User Interface Language"
msgstr "ຕັ້ງຄ່າພາສາເລີ່ມຕົ້ນຂອງໜ້າຕ່າງຜູ້ໃຊ້"

#. xYz56
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:117
msgctxt "defaultlanguage|defaultlabel"
msgid "Default language:"
msgstr "ຄ່າພາສາເລີ່ມຕົ້ນ:"

#. C9ruF
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:224
msgctxt "defaultlanguage|checkedlabel"
msgid "Available languages:"
msgstr "ພາສາທີ່ໃຊ້ໄດ້:"

#. fBZNF
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:261
msgctxt "defaultlanguage|defined"
msgid "Select a language to define the default user interface language. All currently present strings will be assigned to the resources created for the selected language."
msgstr "ເລືອກພາສາເພື່ອກຳນົດຄ່າເລີ່ມຕົ້ນຂອງໜ້າຕ່າງຜູ້ໃຊ້. ສະແດງຕົວໜັງສືຄ່າປັດຈຸບັນທັງໝົດຈະຖືກກຳນົດໃຫ້ກັບແຫຼ່ງທີ່ມາທີ່ສ້າງຂື້ນສຳລັບພາສາທີ່ເລືອກ."

#. pk7Wj
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:276
msgctxt "defaultlanguage|added"
msgid "Select languages to be added. Resources for these languages will be created in the library. Strings of the current default user interface language will be copied to these new resources by default."
msgstr "ເລືອກພາສາທີ່ຕ້ອງເພີ່ມ. ແຫຼ່ງທີ່ມາສຳລັບພາສາເຫຼົ່ານີ້ຈະຖືກສ້າງຂື້ນຢູ່ໃນຊຸດຄຳສັ່ງ. ຕົວໜັງສືຂອງຄ່າພາສາເລີ່ມຕົ້ນປັດຈຸບັດຂອງໜ້າຕ່າງຜູ້ໃຊ້ຈະຖືກສຳເນົາລົງໃນແຫຼ່ງທີ່ມາໃໝ່ເຫຼົ່ານີ້ດ້ວຍຄ່າເລີ່ມຕົ້ນ."

#. QWxzi
#: basctl/uiconfig/basicide/ui/defaultlanguage.ui:291
msgctxt "defaultlanguage|alttitle"
msgid "Add User Interface Languages"
msgstr "ເພີ່ມພາສາໜ້າຕ່າງຜູ້ໃຊ້"

#. GCNcE
#: basctl/uiconfig/basicide/ui/deletelangdialog.ui:7
msgctxt "deletelangdialog|DeleteLangDialog"
msgid "Delete Language Resources"
msgstr "ລືບແຫຼ່ງທີ່ມາຂອງພາສາ"

#. Upj8a
#: basctl/uiconfig/basicide/ui/deletelangdialog.ui:14
msgctxt "deletelangdialog|DeleteLangDialog"
msgid "Do you want to delete the resources of the selected language(s)?"
msgstr "ທ່ານຕ້ອງການລືບແຫຼ່ງທີ່ມາຂອງພາສາທີ່ໄດ້ເລືອກບໍ່?"

#. CThUw
#: basctl/uiconfig/basicide/ui/deletelangdialog.ui:15
msgctxt "deletelangdialog|DeleteLangDialog"
msgid "You are about to delete the resources for the selected language(s). All user interface strings for this language(s) will be deleted."
msgstr "ທ່ານກໍາລັງຈະລຶບແຫຼ່ງທີ່ມາສໍາລັບພາສາທີ່ໄດ້ເລືອກ. ທຸກໆຕົວໜັງສືໃນໜ້າຕ່າງສໍາລັບພາສານີ້ຈະຖືກລຶບ."

#. gErRZ
#: basctl/uiconfig/basicide/ui/dialogpage.ui:38
msgctxt "dialogpage|label1"
msgid "Dialog:"
msgstr "ກອບສົນທະນາ"

#. n9VLU
#: basctl/uiconfig/basicide/ui/dialogpage.ui:129
msgctxt "dialogpage|newmodule"
msgid "_New..."
msgstr "_ໃໝ່..."

#. kBzSW
#: basctl/uiconfig/basicide/ui/dialogpage.ui:144
msgctxt "dialogpage|newdialog"
msgid "_New..."
msgstr "_ໃໝ່..."

#. k64f4
#: basctl/uiconfig/basicide/ui/dialogpage.ui:175
msgctxt "dialogpage|password"
msgid "_Password..."
msgstr "_ລະຫັດຜ່ານ..."

#. sHS7f
#: basctl/uiconfig/basicide/ui/dialogpage.ui:189
msgctxt "dialogpage|import"
msgid "_Import..."
msgstr "_ນຳເຂົ້າ..."

#. ubE5G
#: basctl/uiconfig/basicide/ui/dialogpage.ui:203
msgctxt "dialogpage|export"
msgid "_Export..."
msgstr "_ນຳສົ່ງອອກ..."

#. EGyCn
#: basctl/uiconfig/basicide/ui/dockingwatch.ui:110
msgctxt "dockingwatch|RID_STR_WATCHVARIABLE"
msgid "Variable"
msgstr ""

#. QUHSf
#: basctl/uiconfig/basicide/ui/dockingwatch.ui:122
msgctxt "dockingwatch|RID_STR_WATCHVALUE"
msgid "Value"
msgstr ""

#. ik3CG
#: basctl/uiconfig/basicide/ui/dockingwatch.ui:136
msgctxt "dockingwatch|RID_STR_WATCHTYPE"
msgid "Type"
msgstr ""

#. worE9
#: basctl/uiconfig/basicide/ui/exportdialog.ui:8
msgctxt "exportdialog|ExportDialog"
msgid "Export Basic library"
msgstr "ນຳອອກຊຸດຄຳສັ່ງພື້ນຖານ"

#. hvm9y
#: basctl/uiconfig/basicide/ui/exportdialog.ui:89
msgctxt "exportdialog|extension"
msgid "Export as _extension"
msgstr "ສົ່ງອອກເປັນ _ສ່ວນຂະຫຍາຍ"

#. pK9mG
#: basctl/uiconfig/basicide/ui/exportdialog.ui:105
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "ນຳສົ່ງອອກຊຸດຄຳສັ່ງ BASIC"

#. foHKi
#: basctl/uiconfig/basicide/ui/gotolinedialog.ui:8
msgctxt "gotolinedialog|GotoLineDialog"
msgid "Go to Line"
msgstr "ໄປແຖວທີ"

#. GbpSc
#: basctl/uiconfig/basicide/ui/gotolinedialog.ui:87
msgctxt "gotolinedialog|area"
msgid "_Line number:"
msgstr "_ເລກແຖວ:"

#. C6VgC
#: basctl/uiconfig/basicide/ui/importlibdialog.ui:22
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "ນຳເຂົ້າຂຸດຄຳສັ່ງ"

#. C8ny7
#: basctl/uiconfig/basicide/ui/importlibdialog.ui:119
msgctxt "importlibdialog|ref"
msgid "Insert as reference (read-only)"
msgstr "ບັນທຶກເຂົ້າແບບອ້າງອີງ (ອ່ານໄດ້ຢ່າງດຽວ)"

#. B9N7w
#: basctl/uiconfig/basicide/ui/importlibdialog.ui:134
msgctxt "importlibdialog|replace"
msgid "Replace existing libraries"
msgstr "ແທນທີ່ຊຸດຄຳສັ່ງທີ່ມີຢູ່ແລ້ວ"

#. GGb7Q
#: basctl/uiconfig/basicide/ui/importlibdialog.ui:155
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "ຕົວເລືອກ"

#. XdZ7e
#: basctl/uiconfig/basicide/ui/libpage.ui:42
msgctxt "libpage|label1"
msgid "L_ocation:"
msgstr "ທີ່ຕັ້ງ:"

#. C4mjh
#: basctl/uiconfig/basicide/ui/libpage.ui:81
msgctxt "libpage|lingudictsft"
msgid "_Library:"
msgstr "_ຊຸດຄຳສັ່ງ:"

#. AjENj
#: basctl/uiconfig/basicide/ui/libpage.ui:181
msgctxt "libpage|password"
msgid "_Password..."
msgstr "_ລະຫັດຜ່ານ..."

#. bzX6x
#: basctl/uiconfig/basicide/ui/libpage.ui:195
msgctxt "libpage|new"
msgid "_New..."
msgstr "_ໃໝ່..."

#. EBVPe
#: basctl/uiconfig/basicide/ui/libpage.ui:210
msgctxt "libpage|import"
msgid "_Import..."
msgstr "_ນຳເຂົ້າ..."

#. GhHRH
#: basctl/uiconfig/basicide/ui/libpage.ui:225
msgctxt "libpage|export"
msgid "_Export..."
msgstr "_ນຳສົ່ງອອກ..."

#. zrJTt
#: basctl/uiconfig/basicide/ui/managebreakpoints.ui:16
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "ຈັດການຈຸດແບ່ງເສັ້ນ"

#. PcuyN
#: basctl/uiconfig/basicide/ui/managebreakpoints.ui:139
msgctxt "managebreakpoints|active"
msgid "Active"
msgstr "ດຳເນີນຢູ່"

#. VDCwR
#: basctl/uiconfig/basicide/ui/managebreakpoints.ui:237
msgctxt "managebreakpoints|label2"
msgid "Pass count:"
msgstr "ການນັບຜ່ານ:"

#. 5dExG
#: basctl/uiconfig/basicide/ui/managebreakpoints.ui:260
msgctxt "managebreakpoints|label1"
msgid "Breakpoints"
msgstr "ເສັ້ນແບ່ງ"

#. M2Sx2
#: basctl/uiconfig/basicide/ui/managelanguages.ui:16
msgctxt "managelanguages|ManageLanguagesDialog"
msgid "Manage User Interface Languages [$1]"
msgstr "ຈັດການພາສາໜ້າຕ່າງຜູ້ໃຊ້ [$1]"

#. h23XK
#: basctl/uiconfig/basicide/ui/managelanguages.ui:80
msgctxt "managelanguages|label1"
msgid "Present languages:"
msgstr "ສະແດງພາສາປັດຈຸບັນ:"

#. eDZBN
#: basctl/uiconfig/basicide/ui/managelanguages.ui:94
msgctxt "managelanguages|label2"
msgid "The default language is used if no localization for a user interface locale is present. Furthermore all strings from the default language are copied to resources of newly added languages."
msgstr "ພາສາເລີ່ມຕົ້ນຈະຖືກນຳໃຊ້ ຖ້າບໍ່ມີການແປພາສາສຳລັບໜ້າຕ່າງຜູ້ໃຊ້ທີ່ສະແດງຢູ່. ນອກຈາກນີ້ຕົວໜັງສືທັງໝົດຈາກພາສາຄ່າເລີ່ມຕົ້ນຈະຖືກສຳເນົາໄປຍັງແຫຼ່ງທີ່ມາຂອງພາສາທີ່ຖືກເພີ່ມເຂົ້າໃໝ່."

#. WE7kt
#: basctl/uiconfig/basicide/ui/managelanguages.ui:120
msgctxt "managelanguages|add"
msgid "Add..."
msgstr "ເພີ່ມເຂົ້າ..."

#. MqU2f
#: basctl/uiconfig/basicide/ui/managelanguages.ui:148
msgctxt "managelanguages|default"
msgid "Default"
msgstr "ກຳນົດຄ່າເລີ່ມຕົ້ນ"

#. aMjkJ
#: basctl/uiconfig/basicide/ui/modulepage.ui:38
msgctxt "modulepage|label1"
msgid "M_odule:"
msgstr "ກຸ່ມໂມດູນ:"

#. KjBGM
#: basctl/uiconfig/basicide/ui/modulepage.ui:129
msgctxt "modulepage|newmodule"
msgid "_New..."
msgstr "_ໃໝ່..."

#. RakoP
#: basctl/uiconfig/basicide/ui/modulepage.ui:144
msgctxt "modulepage|newdialog"
msgid "_New..."
msgstr "_ໃໝ່..."

#. 5FC8g
#: basctl/uiconfig/basicide/ui/modulepage.ui:175
msgctxt "modulepage|password"
msgid "_Password..."
msgstr "_ລະຫັດຜ່ານ..."

#. EgCDE
#: basctl/uiconfig/basicide/ui/modulepage.ui:189
msgctxt "modulepage|import"
msgid "_Import..."
msgstr "_ນຳເຂົ້າ..."

#. GAYBh
#: basctl/uiconfig/basicide/ui/modulepage.ui:203
msgctxt "modulepage|export"
msgid "_Export..."
msgstr "_ນຳສົ່ງອອກ..."

#. Skwd5
#: basctl/uiconfig/basicide/ui/newlibdialog.ui:86
msgctxt "newlibdialog|area"
msgid "_Name:"
msgstr "_ຊື່:"

#. uVgXz
#: basctl/uiconfig/basicide/ui/organizedialog.ui:8
msgctxt "organizedialog|OrganizeDialog"
msgid "Basic Macro Organizer"
msgstr "ຕົວຈັດການມາໂຄຣພື້ນຖານ"

#. 7cVSj
#: basctl/uiconfig/basicide/ui/organizedialog.ui:110
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "ກຸ່ມໂມດູນ"

#. fXFQr
#: basctl/uiconfig/basicide/ui/organizedialog.ui:156
msgctxt "organizedialog|dialogs"
msgid "Dialogs"
msgstr "ກອບສົນທະນາ"

#. f7Wxa
#: basctl/uiconfig/basicide/ui/organizedialog.ui:203
msgctxt "organizedialog|libraries"
msgid "Libraries"
msgstr "ຊຸດຄຳສັ່ງ"