summaryrefslogtreecommitdiff
path: root/source/ar/basctl/source/basicide.po
blob: 4a6bd55d735e73d3e38256bc3985c039e329baab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
#. extracted from basctl/source/basicide
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
"PO-Revision-Date: 2013-01-06 10:23+0000\n"
"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1357467813.0\n"

#: objdlg.src
msgctxt ""
"objdlg.src\n"
"RID_BASICIDE_OBJCAT\n"
"string.text"
msgid "Object Catalog"
msgstr "سِجل الكائن"

#: objdlg.src
msgctxt ""
"objdlg.src\n"
"RID_STR_TLB_MACROS\n"
"string.text"
msgid "Objects Tree"
msgstr "شجرة الكائنات"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_FILTER_ALLFILES\n"
"string.text"
msgid "<All>"
msgstr "<الكل>"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NOMODULE\n"
"string.text"
msgid "< No Module >"
msgstr "< بدون وحدة نمطية >"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WRONGPASSWORD\n"
"string.text"
msgid "Incorrect Password"
msgstr "كلمة السر غير صحيحة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_OPEN\n"
"string.text"
msgid "Load"
msgstr "تحميل"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SAVE\n"
"string.text"
msgid "Save"
msgstr "حفظ"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SOURCETOBIG\n"
"string.text"
msgid ""
"The source text is too large and can be neither compiled nor saved.\n"
"Delete some of the comments or transfer some methods into another module."
msgstr ""
"النص الأصلي كبير جدًا ولا يمكن تصريفه، أو حفظه.\n"
"احذف بعض التعليقات، أو انقل بعض الأساليب إلى وحدة أخرى."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ERROROPENSTORAGE\n"
"string.text"
msgid "Error opening file"
msgstr "حدث خطأ أثناء فتح الملف"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ERROROPENLIB\n"
"string.text"
msgid "Error loading library"
msgstr "حدث خطأ أثناء تحميل المكتبة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NOLIBINSTORAGE\n"
"string.text"
msgid "The file does not contain any BASIC libraries"
msgstr "لا يحتوي الملف على أية مكتبات من النوع BASIC"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_BADSBXNAME\n"
"string.text"
msgid "Invalid Name"
msgstr "الاسم غير صالح"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_LIBNAMETOLONG\n"
"string.text"
msgid "A library name can have up to 30 characters."
msgstr "يجب ألا يزيد اسم المكتبة عن 30 محرفًا."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ERRORCHOOSEMACRO\n"
"string.text"
msgid "Macros from other documents are not accessible."
msgstr "يتعذر الوصول إلى وحدات ماكرو من مستندات أخرى."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_LIBISREADONLY\n"
"string.text"
msgid "This library is read-only."
msgstr "هذه المكتبة للقراءة فقط."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REPLACELIB\n"
"string.text"
msgid "'XX' cannot be replaced."
msgstr "'XX' لا يمكن استبدالها."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_IMPORTNOTPOSSIBLE\n"
"string.text"
msgid "'XX' cannot be added."
msgstr "'XX' لا يمكن إضافتها."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NOIMPORT\n"
"string.text"
msgid "'XX' was not added."
msgstr "'XX' لم تتم إضافتها."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ENTERPASSWORD\n"
"string.text"
msgid "Enter password for 'XX'"
msgstr "أدخل كلمة سر 'XX'"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SBXNAMEALLREADYUSED\n"
"string.text"
msgid "Name already exists"
msgstr "هذا الاسم موجود بالفعل"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SIGNED\n"
"string.text"
msgid "(Signed)"
msgstr "(مُوقّع)"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SBXNAMEALLREADYUSED2\n"
"string.text"
msgid "Object with same name already exists"
msgstr "يوجد بالفعل كائن يحمل نفس الاسم"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_FILEEXISTS\n"
"string.text"
msgid "The 'XX' file already exists"
msgstr "الملف 'XX' موجود بالفعل"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTRUNMACRO\n"
"string.text"
msgid ""
"For security reasons, you cannot run this macro.\n"
"\n"
"For more information, check the security settings."
msgstr ""
"لأسباب تتعلق بالأمان، لا يمكنك تشغيل وحدة الماكرو هذه.\n"
"\n"
"لمزيد من المعلومات، تحقق من إعدادات الأمان."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_COMPILEERROR\n"
"string.text"
msgid "Compile Error: "
msgstr "خطأ في التصريف: "

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_RUNTIMEERROR\n"
"string.text"
msgid "Runtime Error: #"
msgstr "خطأ في زمن التشغيل: #"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHNOTFOUND\n"
"string.text"
msgid "Search key not found"
msgstr "لم يتم العثور على مفتاح البحث"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHFROMSTART\n"
"string.text"
msgid "Search to last module complete. Continue at first module?"
msgstr "اكتمل البحث حتى الوحدة الأخيرة. أأتابع من الوحدة الأولى؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHREPLACES\n"
"string.text"
msgid "Search key replaced XX times"
msgstr "استُبدِل مفتاح البحث XX مرة (مرات)"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_COULDNTREAD\n"
"string.text"
msgid "The file could not be read"
msgstr "تعذّرت قراءة الملف"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_COULDNTWRITE\n"
"string.text"
msgid "The file could not be saved"
msgstr "تعذّر حفظ الملف"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTCHANGENAMESTDLIB\n"
"string.text"
msgid "The name of the default library cannot be changed."
msgstr "لا يمكن تغيير اسم المكتبة الافتراضية."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTCHANGENAMEREFLIB\n"
"string.text"
msgid "The name of a referenced library cannot be changed."
msgstr "لا يمكن تغيير اسم المكتبة المرجعية."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTUNLOADSTDLIB\n"
"string.text"
msgid "The default library cannot be deactivated"
msgstr "لا يمكن إلغاء تفعيل المكتبة الافتراضية"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_GENERATESOURCE\n"
"string.text"
msgid "Generating source"
msgstr "يُولّد مصدر"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_FILENAME\n"
"string.text"
msgid "File name:"
msgstr "اسم الملف:"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_APPENDLIBS\n"
"string.text"
msgid "Import Libraries"
msgstr "استورد مكتبات"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELMACRO\n"
"string.text"
msgid "Do you want to delete the macro XX?"
msgstr "هل تريد حذف وحدة الماكرو XX؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELDIALOG\n"
"string.text"
msgid "Do you want to delete the XX dialog?"
msgstr "هل تريد حذف مربع الحوار XX؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELLIB\n"
"string.text"
msgid "Do you want to delete the XX library?"
msgstr "هل تريد حذف المكتبة XX؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELLIBREF\n"
"string.text"
msgid "Do you want to delete the reference to the XX library?"
msgstr "هل تريد حذف المرجع إلى المكتبة XX؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYDELMODULE\n"
"string.text"
msgid "Do you want to delete the XX module?"
msgstr "هل تريد حذف الوحدة النمطية XX؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_OBJNOTFOUND\n"
"string.text"
msgid "Object or method not found"
msgstr "لم يُعثَر على الكائن أو الطريقة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_BASIC\n"
"string.text"
msgid "BASIC"
msgstr "BASIC"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_LINE\n"
"string.text"
msgid "Ln"
msgstr " السطر"

#: basidesh.src
#, fuzzy
msgctxt ""
"basidesh.src\n"
"RID_STR_COLUMN\n"
"string.text"
msgid "Col"
msgstr "العمود"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DOC\n"
"string.text"
msgid "Document"
msgstr "مستند"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_BASICIDE_OBJECTBAR\n"
"string.text"
msgid "Macro Bar"
msgstr "شريط الماكرو"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CANNOTCLOSE\n"
"string.text"
msgid "The window cannot be closed while BASIC is running."
msgstr "لا يمكن إغلاق النافذة أثناء تشغيل BASIC."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REPLACESTDLIB\n"
"string.text"
msgid "The default library cannot be replaced."
msgstr "لا يمكن استبدال المكتبة الافتراضية."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REFNOTPOSSIBLE\n"
"string.text"
msgid "Reference to 'XX' not possible."
msgstr "الإشارة إلى 'XX' غير ممكنة."

#: basidesh.src
#, fuzzy
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHNAME\n"
"string.text"
msgid "Watch"
msgstr "مراقبة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHVARIABLE\n"
"string.text"
msgid "Variable"
msgstr "متغير"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHVALUE\n"
"string.text"
msgid "Value"
msgstr "قيمة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WATCHTYPE\n"
"string.text"
msgid "Type"
msgstr "نوع"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STACKNAME\n"
"string.text"
msgid "Call Stack"
msgstr "تكدُّس النداءات"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_INITIDE\n"
"string.text"
msgid "BASIC Initialization"
msgstr "تهيئة BASIC"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STDMODULENAME\n"
"string.text"
msgid "Module"
msgstr "وحدة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STDDIALOGNAME\n"
"string.text"
msgid "Dialog"
msgstr "مربع حوار"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STDLIBNAME\n"
"string.text"
msgid "Library"
msgstr "المكتبة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NEWLIB\n"
"string.text"
msgid "New Library"
msgstr "مكتبة جديدة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NEWMOD\n"
"string.text"
msgid "New Module"
msgstr "وحدة نمطية جديدة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NEWDLG\n"
"string.text"
msgid "New Dialog"
msgstr "مربع حوار جديد"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_ALL\n"
"string.text"
msgid "All"
msgstr "الكل"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_PAGE\n"
"string.text"
msgid "Page"
msgstr "الصفحة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_MACRONAMEREQ\n"
"string.text"
msgid "A name must be entered."
msgstr "يجب إدخال اسم."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_WILLSTOPPRG\n"
"string.text"
msgid ""
"You will have to restart the program after this edit.\n"
"Continue?"
msgstr ""
"ستحتاج إلى إعادة تشغيل البرنامج بعد هذا التعديل.\n"
"هل تريد المتابعة؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SEARCHALLMODULES\n"
"string.text"
msgid "Do you want to replace the text in all active modules?"
msgstr "هل تريد استبدال النص في جميع الوحدات النمطية النشطة؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_IMGBTN_REMOVEWATCH\n"
"imagebutton.text"
msgid "-"
msgstr "-"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_IMGBTN_REMOVEWATCH\n"
"imagebutton.quickhelptext"
msgid "Remove Watch"
msgstr "إزالة المراقبة:ب"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_REMOVEWATCH\n"
"string.text"
msgid "Watch:"
msgstr "المراقبة:"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_STACK\n"
"string.text"
msgid "Calls: "
msgstr "الاستدعاءات: "

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERMACROS\n"
"string.text"
msgid "My Macros"
msgstr "وحدات الماكرو"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERDIALOGS\n"
"string.text"
msgid "My Dialogs"
msgstr "مربعات الحوار"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERMACROSDIALOGS\n"
"string.text"
msgid "My Macros & Dialogs"
msgstr "وحدات الماكرو ومربعات الحوار"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SHAREMACROS\n"
"string.text"
msgid "%PRODUCTNAME Macros"
msgstr "وحدات ماكرو %PRODUCTNAME"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SHAREDIALOGS\n"
"string.text"
msgid "%PRODUCTNAME Dialogs"
msgstr "مربعات حوار %PRODUCTNAME"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_SHAREMACROSDIALOGS\n"
"string.text"
msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "وحدات ماكرو ومربعات حوار %PRODUCTNAME"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_BRKPROPS\n"
"RID_ACTIV\n"
"menuitem.text"
msgid "Active"
msgstr "نشط"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_BRKPROPS\n"
"RID_BRKPROPS\n"
"menuitem.text"
msgid "Properties..."
msgstr "خصائص..."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_BRKPROPS\n"
"menu.text"
msgid "Properties"
msgstr "خصائص"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_BRKDLG\n"
"RID_BRKDLG\n"
"menuitem.text"
msgid "Manage Breakpoints..."
msgstr "إدارة نقاط التوقف..."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_BRKDLG\n"
"menu.text"
msgid "Manage Breakpoints"
msgstr "إدارة نقاط التوقف"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_TABBAR.RID_INSERT\n"
"SID_BASICIDE_NEWMODULE\n"
"menuitem.text"
msgid "BASIC Module"
msgstr "وحدة BASIC النمطية"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_TABBAR.RID_INSERT\n"
"SID_BASICIDE_NEWDIALOG\n"
"menuitem.text"
msgid "BASIC Dialog"
msgstr "مربع حوار BASIC"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_TABBAR\n"
"RID_INSERT\n"
"menuitem.text"
msgid "Insert"
msgstr "إدراج"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_TABBAR\n"
"SID_BASICIDE_DELETECURRENT\n"
"menuitem.text"
msgid "Delete"
msgstr "حذف"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_TABBAR\n"
"SID_BASICIDE_RENAMECURRENT\n"
"menuitem.text"
msgid "Rename"
msgstr "إعادة تسمية"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_TABBAR\n"
"SID_BASICIDE_HIDECURPAGE\n"
"menuitem.text"
msgid "Hide"
msgstr "إخفاء"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_TABBAR\n"
"SID_BASICIDE_MODULEDLG\n"
"menuitem.text"
msgid "Modules..."
msgstr "وحدات نمطية..."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_POPUP_DLGED\n"
"SID_SHOW_PROPERTYBROWSER\n"
"menuitem.text"
msgid "Properties..."
msgstr "خصائص..."

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_QUERYREPLACEMACRO\n"
"string.text"
msgid "Do you want to overwrite the XX macro?"
msgstr "هل تريد استبدال ماكرو XX؟"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_TRANSLATION_NOTLOCALIZED\n"
"string.text"
msgid "<Not localized>"
msgstr "<غير مترجم>"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_TRANSLATION_DEFAULT\n"
"string.text"
msgid "[Default Language]"
msgstr "[اللغة الافتراضية]"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DOCUMENT_OBJECTS\n"
"string.text"
msgid "Document Objects"
msgstr "كائنات المستند"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_USERFORMS\n"
"string.text"
msgid "Forms"
msgstr "النماذج"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_NORMAL_MODULES\n"
"string.text"
msgid "Modules"
msgstr "الوحدات النمطية"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_CLASS_MODULES\n"
"string.text"
msgid "Class Modules"
msgstr "الوحدة النمطية للفئة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_RENAME\n"
"string.text"
msgid "Rename"
msgstr "إعادة تسمية"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_REPLACE\n"
"string.text"
msgid "Replace"
msgstr "استبدال"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_TITLE\n"
"string.text"
msgid "Dialog Import - Name already used"
msgstr "استيراد مربع الحوار - الاسم مستخدم بالفعل"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_CLASH_TEXT\n"
"string.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"
" "

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_ADD\n"
"string.text"
msgid "Add"
msgstr "إضافة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_OMIT\n"
"string.text"
msgid "Omit"
msgstr "حذف"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_TITLE\n"
"string.text"
msgid "Dialog Import - Language Mismatch"
msgstr "استيراد مربع الحوار - عدم تطابق اللغة"

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_DLGIMP_MISMATCH_TEXT\n"
"string.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"
" "

#: basidesh.src
msgctxt ""
"basidesh.src\n"
"RID_STR_GETLINE\n"
"string.text"
msgid "Goto Line"
msgstr "اذهب إلى السطر"

#: moptions.src
msgctxt ""
"moptions.src\n"
"RID_MACROOPTIONS\n"
"RID_FT_DESCR\n"
"fixedtext.text"
msgid "Description"
msgstr "الوصف"

#: moptions.src
msgctxt ""
"moptions.src\n"
"RID_MACROOPTIONS\n"
"RID_FL_HELP\n"
"fixedline.text"
msgid "Help information"
msgstr "معلومات المساعدة"

#: moptions.src
msgctxt ""
"moptions.src\n"
"RID_MACROOPTIONS\n"
"RID_FT_HELPID\n"
"fixedtext.text"
msgid "Help ID"
msgstr "معرف المساعدة"

#: moptions.src
msgctxt ""
"moptions.src\n"
"RID_MACROOPTIONS\n"
"RID_FT_HELPNAME\n"
"fixedtext.text"
msgid "Help file name"
msgstr "اسم ملف المساعدة"

#: moptions.src
msgctxt ""
"moptions.src\n"
"RID_MACROOPTIONS\n"
"modaldialog.text"
msgid "Description"
msgstr "الوصف"

#: brkdlg.src
msgctxt ""
"brkdlg.src\n"
"RID_BASICIDE_BREAKPOINTDLG\n"
"RID_PB_NEW\n"
"pushbutton.text"
msgid "New"
msgstr "جديد"

#: brkdlg.src
msgctxt ""
"brkdlg.src\n"
"RID_BASICIDE_BREAKPOINTDLG\n"
"RID_PB_DEL\n"
"pushbutton.text"
msgid "Delete"
msgstr "حذف"

#: brkdlg.src
msgctxt ""
"brkdlg.src\n"
"RID_BASICIDE_BREAKPOINTDLG\n"
"RID_CHKB_ACTIVE\n"
"checkbox.text"
msgid "Active"
msgstr "نشط"

#: brkdlg.src
msgctxt ""
"brkdlg.src\n"
"RID_BASICIDE_BREAKPOINTDLG\n"
"RID_FT_PASS\n"
"fixedtext.text"
msgid "Pass Count:"
msgstr "عدد مرات التجاوز:"

#: brkdlg.src
msgctxt ""
"brkdlg.src\n"
"RID_BASICIDE_BREAKPOINTDLG\n"
"RID_FT_BRKPOINTS\n"
"fixedtext.text"
msgid "Breakpoints"
msgstr "نقاط التوقف"

#: brkdlg.src
msgctxt ""
"brkdlg.src\n"
"RID_BASICIDE_BREAKPOINTDLG\n"
"modaldialog.text"
msgid "Manage Breakpoints"
msgstr "إدارة نقاط التوقف"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TD_ORGANIZE.RID_TC_ORGANIZE\n"
"RID_TP_MOD\n"
"pageitem.text"
msgid "Modules"
msgstr "وحدات نمطية"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TD_ORGANIZE.RID_TC_ORGANIZE\n"
"RID_TP_DLG\n"
"pageitem.text"
msgid "Dialogs"
msgstr "مربعات حوار"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TD_ORGANIZE.RID_TC_ORGANIZE\n"
"RID_TP_LIB\n"
"pageitem.text"
msgid "Libraries"
msgstr "مكتبات"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TD_ORGANIZE\n"
"tabdialog.text"
msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "منظِّم وحدات ماكرو %PRODUCTNAME الأساسية"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_MODULS\n"
"RID_STR_LIB\n"
"fixedtext.text"
msgid "M~odule"
msgstr "~وحدة نمطية"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_MODULS\n"
"RID_PB_EDIT\n"
"pushbutton.text"
msgid "~Edit"
msgstr "ت~حرير"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_MODULS\n"
"RID_PB_CLOSE\n"
"cancelbutton.text"
msgid "Close"
msgstr "اغلاق"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_MODULS\n"
"RID_PB_NEWMOD\n"
"pushbutton.text"
msgid "~New..."
msgstr "~جديد..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_MODULS\n"
"RID_PB_NEWDLG\n"
"pushbutton.text"
msgid "~New..."
msgstr "~جديد..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_MODULS\n"
"RID_PB_DELETE\n"
"pushbutton.text"
msgid "~Delete"
msgstr "ح~ذف"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_DLGS\n"
"RID_STR_LIB\n"
"fixedtext.text"
msgid "Dialog"
msgstr "مربع حوار"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_DLGS\n"
"RID_PB_EDIT\n"
"pushbutton.text"
msgid "~Edit"
msgstr "ت~حرير"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_DLGS\n"
"RID_PB_CLOSE\n"
"cancelbutton.text"
msgid "Close"
msgstr "اغلاق"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_DLGS\n"
"RID_PB_NEWMOD\n"
"pushbutton.text"
msgid "~New..."
msgstr "~جديد..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_DLGS\n"
"RID_PB_NEWDLG\n"
"pushbutton.text"
msgid "~New..."
msgstr "~جديد..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_DLGS\n"
"RID_PB_DELETE\n"
"pushbutton.text"
msgid "~Delete"
msgstr "ح~ذف"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_STR_BASICS\n"
"fixedtext.text"
msgid "L~ocation"
msgstr "ال~موقع"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_STR_LIB\n"
"fixedtext.text"
msgid "~Library"
msgstr "الم~كتبة"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_PB_EDIT\n"
"pushbutton.text"
msgid "~Edit"
msgstr "ت~حرير"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_PB_CLOSE\n"
"cancelbutton.text"
msgid "Close"
msgstr "اغلاق"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_PB_PASSWORD\n"
"pushbutton.text"
msgid "~Password..."
msgstr "كل~مة السر..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_PB_NEWLIB\n"
"pushbutton.text"
msgid "~New..."
msgstr "~جديد..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_PB_APPEND\n"
"pushbutton.text"
msgid "~Import..."
msgstr "ا~ستيراد..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_PB_EXPORT\n"
"pushbutton.text"
msgid "E~xport..."
msgstr "ت~صدير..."

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_TP_LIBS\n"
"RID_PB_DELETE\n"
"pushbutton.text"
msgid "~Delete"
msgstr "ح~ذف"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_LIBS\n"
"RID_FL_OPTIONS\n"
"fixedline.text"
msgid "Options"
msgstr "خيارات"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_LIBS\n"
"RID_CB_REF\n"
"checkbox.text"
msgid "Insert as reference (read-only)"
msgstr "آدرج كمرجع (للقراءة فقط)"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_LIBS\n"
"RID_CB_REPL\n"
"checkbox.text"
msgid "Replace existing libraries"
msgstr "استبدال المكتبات الموجودة"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_GOTOLINE\n"
"RID_FT_LINE\n"
"fixedtext.text"
msgid "~Line Number:"
msgstr "~رقم السطر:"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_NEWLIB\n"
"RID_FT_NEWLIB\n"
"fixedtext.text"
msgid "~Name:"
msgstr "الاس~م:"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_EXPORT\n"
"RB_EXPORTASPACKAGE\n"
"radiobutton.text"
msgid "Export as ~extension"
msgstr "تصدير كامت~داد"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_EXPORT\n"
"RB_EXPORTASBASIC\n"
"radiobutton.text"
msgid "Export as BASIC library"
msgstr "تصدير كمكتبة BASIC"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_DLG_EXPORT\n"
"modaldialog.text"
msgid "Export Basic library"
msgstr "تصدير المكتبة الأساسية"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_STR_EXPORTPACKAGE\n"
"string.text"
msgid "Export library as extension"
msgstr "تصدير المكتبة كامتداد"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_STR_EXPORTBASIC\n"
"string.text"
msgid "Export as BASIC library"
msgstr "تصدير كمكتبة BASIC"

#: moduldlg.src
msgctxt ""
"moduldlg.src\n"
"RID_STR_PACKAGE_BUNDLE\n"
"string.text"
msgid "Extension"
msgstr "الامتداد"

#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_BTNDEL\n"
"string.text"
msgid "~Delete"
msgstr "ح~ذف"

#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_BTNNEW\n"
"string.text"
msgid "~New"
msgstr "ج~ديد"

#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_CHOOSE\n"
"string.text"
msgid "Choose"
msgstr "اختيار"

#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_RUN\n"
"string.text"
msgid "Run"
msgstr "تشغيل"

#: macrodlg.src
msgctxt ""
"macrodlg.src\n"
"RID_STR_RECORD\n"
"string.text"
msgid "~Save"
msgstr "حف~ظ"

#: basicprint.src
msgctxt ""
"basicprint.src\n"
"RID_PRINTDLG_STRLIST\n"
"1\n"
"itemlist.text"
msgid "Print range"
msgstr "نطاق الطباعة"

#: basicprint.src
msgctxt ""
"basicprint.src\n"
"RID_PRINTDLG_STRLIST\n"
"2\n"
"itemlist.text"
msgid "All ~Pages"
msgstr "جميع ~الصفحات"

#: basicprint.src
msgctxt ""
"basicprint.src\n"
"RID_PRINTDLG_STRLIST\n"
"3\n"
"itemlist.text"
msgid "Pa~ges"
msgstr "الص~فحات"