forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathar.po
13857 lines (11105 loc) · 406 KB
/
ar.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
#
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 4.0.0-beta1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-03-06 08:19-0500\n"
"PO-Revision-Date: 2013-01-10 13:39+0200\n"
"Last-Translator: Michal Čihař <[email protected]>\n"
"Language-Team: Arabic <http://l10n.cihar.com/projects/phpmyadmin/master/ar/"
">\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\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: Weblate 1.4-dev\n"
#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "عرض الكل"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
#: libraries/Util.class.php:2544
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
#: libraries/select_lang.lib.php:510
msgid "Page number:"
msgstr "رقم الصفحة:"
#: browse_foreigners.php:94
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"لا يمكن تحديث نافذة المتصفح المستهدفة,, يبدو أنك أغلقت الرئيسية أو أن "
"مستعرضك يمنع التحديث عبر النوافذ بسبب إعدادات الأمان."
#: browse_foreigners.php:166 libraries/Menu.class.php:263
#: libraries/Menu.class.php:352 libraries/Util.class.php:3222
#: libraries/Util.class.php:3229 libraries/Util.class.php:3434
#: libraries/Util.class.php:3435
msgid "Search"
msgstr "إبحث"
#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
#: libraries/insert_edit.lib.php:1547 libraries/insert_edit.lib.php:1582
#: libraries/operations.lib.php:39 libraries/operations.lib.php:82
#: libraries/operations.lib.php:210 libraries/operations.lib.php:254
#: libraries/operations.lib.php:636 libraries/operations.lib.php:689
#: libraries/operations.lib.php:738 libraries/operations.lib.php:1055
#: libraries/operations.lib.php:1339
#: libraries/plugins/auth/AuthenticationCookie.class.php:244
#: libraries/replication_gui.lib.php:79 libraries/replication_gui.lib.php:396
#: libraries/rte/rte_events.lib.php:542
#: libraries/rte/rte_routines.lib.php:1081
#: libraries/rte/rte_routines.lib.php:1664
#: libraries/rte/rte_triggers.lib.php:420
#: libraries/schema/User_Schema.class.php:164
#: libraries/schema/User_Schema.class.php:226
#: libraries/schema/User_Schema.class.php:484
#: libraries/schema/User_Schema.class.php:534
#: libraries/server_privileges.lib.php:476
#: libraries/server_privileges.lib.php:1474
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
#: libraries/structure.lib.php:1608
#: libraries/tbl_columns_definition_form.inc.php:752 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:247
#: tbl_indexes.php:342 tbl_tracking.php:520 tbl_tracking.php:683
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "إنطلق"
#: browse_foreigners.php:181 browse_foreigners.php:185
#: libraries/Index.class.php:561 tbl_tracking.php:381
msgid "Keyname"
msgstr "اسم المفتاح"
#: browse_foreigners.php:182 browse_foreigners.php:184
#: server_collations.php:39 server_collations.php:51 server_engines.php:42
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "الوصف"
#: browse_foreigners.php:268 browse_foreigners.php:280
#: browse_foreigners.php:296 browse_foreigners.php:308
msgid "Use this value"
msgstr "إستعمل هذه القيمة"
#: changelog.php:35 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr ""
"الملف %s غير متوفر على هذا النظام، الرجاء مراجعة www.phpmyadmin.net للمزيد "
"من المعلومات."
#: db_create.php:74
#, php-format
msgid "Database %1$s has been created."
msgstr "تم إنشاء قاعدة البيانات %1$s."
#: db_datadict.php:51 libraries/operations.lib.php:32
msgid "Database comment: "
msgstr "ملاحظة قاعدة البيانات: "
#: db_datadict.php:157 libraries/operations.lib.php:784
#: libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:834 tbl_printview.php:120
msgid "Table comments"
msgstr "تعليقات الجدول"
#: db_datadict.php:166 libraries/DBQbe.class.php:364
#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
#: libraries/plugins/export/ExportOdt.class.php:358
#: libraries/plugins/export/ExportOdt.class.php:456
#: libraries/plugins/export/ExportTexytext.class.php:269
#: libraries/plugins/export/ExportTexytext.class.php:369
#: libraries/plugins/export/ExportTexytext.class.php:432
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:352 tbl_indexes.php:253
#: tbl_printview.php:130 tbl_relation.php:376 tbl_tracking.php:323
#: tbl_tracking.php:385
msgid "Column"
msgstr "عمود"
#: db_datadict.php:167 db_printview.php:101 libraries/Index.class.php:562
#: libraries/TableSearch.class.php:184 libraries/insert_edit.lib.php:241
#: libraries/insert_edit.lib.php:245
#: libraries/plugins/export/ExportHtmlword.class.php:279
#: libraries/plugins/export/ExportHtmlword.class.php:394
#: libraries/plugins/export/ExportLatex.class.php:509
#: libraries/plugins/export/ExportOdt.class.php:361
#: libraries/plugins/export/ExportOdt.class.php:459
#: libraries/plugins/export/ExportTexytext.class.php:270
#: libraries/plugins/export/ExportTexytext.class.php:370
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:939
#: libraries/rte/rte_routines.lib.php:968
#: libraries/rte/rte_routines.lib.php:1577
#: libraries/schema/Pdf_Relation_Schema.class.php:1359
#: libraries/schema/Pdf_Relation_Schema.class.php:1382
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
#: tbl_tracking.php:324 tbl_tracking.php:382
msgid "Type"
msgstr "نوع"
#: db_datadict.php:169 libraries/Index.class.php:568
#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
#: libraries/plugins/export/ExportOdt.class.php:364
#: libraries/plugins/export/ExportOdt.class.php:462
#: libraries/plugins/export/ExportTexytext.class.php:271
#: libraries/plugins/export/ExportTexytext.class.php:371
#: libraries/schema/Pdf_Relation_Schema.class.php:1361
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
#: tbl_tracking.php:326 tbl_tracking.php:388
msgid "Null"
msgstr "خالي"
#: db_datadict.php:170 libraries/plugins/export/ExportHtmlword.class.php:285
#: libraries/plugins/export/ExportHtmlword.class.php:400
#: libraries/plugins/export/ExportLatex.class.php:511
#: libraries/plugins/export/ExportOdt.class.php:367
#: libraries/plugins/export/ExportOdt.class.php:465
#: libraries/plugins/export/ExportTexytext.class.php:272
#: libraries/plugins/export/ExportTexytext.class.php:372
#: libraries/schema/Pdf_Relation_Schema.class.php:1362
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
#: tbl_tracking.php:327
msgid "Default"
msgstr "إفتراضي"
#: db_datadict.php:174 libraries/plugins/export/ExportHtmlword.class.php:404
#: libraries/plugins/export/ExportLatex.class.php:513
#: libraries/plugins/export/ExportOdt.class.php:469
#: libraries/plugins/export/ExportTexytext.class.php:374
#: libraries/schema/Pdf_Relation_Schema.class.php:1364
#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:135
msgid "Links to"
msgstr "مرتبط بـ"
#: db_datadict.php:176 db_printview.php:107
#: libraries/config/messages.inc.php:92 libraries/config/messages.inc.php:107
#: libraries/config/messages.inc.php:129
#: libraries/plugins/export/ExportHtmlword.class.php:409
#: libraries/plugins/export/ExportLatex.class.php:516
#: libraries/plugins/export/ExportOdt.class.php:474
#: libraries/plugins/export/ExportTexytext.class.php:377
#: libraries/schema/Pdf_Relation_Schema.class.php:1375
#: libraries/schema/Pdf_Relation_Schema.class.php:1388
#: libraries/tbl_columns_definition_form.inc.php:136 tbl_printview.php:137
msgid "Comments"
msgstr "تعليقات"
#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
#: libraries/Index.class.php:470 libraries/Index.class.php:835
#: libraries/config.values.php:50 libraries/config.values.php:65
#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
#: libraries/mult_submits.inc.php:341
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
#: libraries/plugins/export/ExportTexytext.class.php:566
#: libraries/schema/Pdf_Relation_Schema.class.php:1414
#: libraries/server_privileges.lib.php:1710
#: libraries/server_privileges.lib.php:1845
#: libraries/server_privileges.lib.php:1858
#: libraries/server_privileges.lib.php:2139
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:425
#: sql.php:520 sql.php:521 tbl_printview.php:186 tbl_tracking.php:344
#: tbl_tracking.php:398 tbl_tracking.php:403
msgid "No"
msgstr "لا"
#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
#: libraries/Index.class.php:469 libraries/Index.class.php:835
#: libraries/config.values.php:49 libraries/config.values.php:64
#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:69
#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:110
#: libraries/mult_submits.inc.php:115 libraries/mult_submits.inc.php:120
#: libraries/mult_submits.inc.php:125 libraries/mult_submits.inc.php:288
#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
#: libraries/plugins/export/ExportTexytext.class.php:566
#: libraries/schema/Pdf_Relation_Schema.class.php:1415
#: libraries/server_privileges.lib.php:1710
#: libraries/server_privileges.lib.php:1842
#: libraries/server_privileges.lib.php:1856
#: libraries/server_privileges.lib.php:2138
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
#: server_databases.php:103 server_databases.php:110 sql.php:518 sql.php:519
#: tbl_printview.php:187 tbl_structure.php:83 tbl_tracking.php:344
#: tbl_tracking.php:396 tbl_tracking.php:401
msgid "Yes"
msgstr "نعم"
#: db_export.php:29
msgid "View dump (schema) of database"
msgstr "عرض بنية قاعدة البيانات"
#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:433
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "لم يعثر على جداول في قادة البيانات."
#: db_export.php:40 libraries/DbSearch.class.php:438 server_export.php:25
msgid "Select All"
msgstr "إختر الكل"
#: db_export.php:45 libraries/DbSearch.class.php:441 server_export.php:30
msgid "Unselect All"
msgstr "إلغاء خيار الكل"
#: db_operations.php:45 tbl_create.php:22
msgid "The database name is empty!"
msgstr "إسم قاعدة البيانات خالي!"
#: db_operations.php:129
#, php-format
msgid "Database %1$s has been renamed to %2$s"
msgstr "تمت إعادة تسمية قاعدة البيانات %1$s إلى %2$s"
#: db_operations.php:133
#, php-format
msgid "Database %1$s has been copied to %2$s"
msgstr "تم نسخ قاعدة البيانات من %1$s إلى %2$s"
#: db_operations.php:259
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%"
"s."
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:508
#: libraries/plugins/export/ExportXml.class.php:457
#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
#: tbl_tracking.php:762
msgid "Table"
msgstr "الجدول"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1738
#: libraries/structure.lib.php:1923 sql.php:1111 tbl_printview.php:365
msgid "Rows"
msgstr "صفوف"
#: db_printview.php:104 libraries/structure.lib.php:787 tbl_indexes.php:254
msgid "Size"
msgstr "الحجم"
#: db_printview.php:159 libraries/plugins/export/ExportSql.class.php:1020
#: libraries/structure.lib.php:731
msgid "in use"
msgstr "قيد الإستعمال"
#: db_printview.php:185 libraries/Util.class.php:4072
#: libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
#: libraries/structure.lib.php:798 libraries/structure.lib.php:1777
#: tbl_printview.php:410
msgid "Creation"
msgstr "الإنشاء"
#: db_printview.php:194 libraries/Util.class.php:4078
#: libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
#: libraries/structure.lib.php:805 libraries/structure.lib.php:1784
#: tbl_printview.php:421
msgid "Last update"
msgstr "آخر تحديث"
#: db_printview.php:203 libraries/Util.class.php:4084
#: libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
#: libraries/structure.lib.php:812 libraries/structure.lib.php:1792
#: tbl_printview.php:432
msgid "Last check"
msgstr "آخر فحص"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s جدول (جداول)"
msgstr[1] "%s جدول (جداول)"
msgstr[2] "%s جدول (جداول)"
msgstr[3] "%s جدول (جداول)"
msgstr[4] "%s جدول (جداول)"
msgstr[5] "%s جدول (جداول)"
#: db_qbe.php:40
msgid "You have to choose at least one column to display"
msgstr "عليك اختيار عمود واحد على الأقل للعرض"
#: db_qbe.php:60
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "التحويل إلى %sالباني المرئي%s"
#: db_search.php:30 libraries/plugins/auth/AuthenticationConfig.class.php:80
#: libraries/plugins/auth/AuthenticationConfig.class.php:95
#: libraries/plugins/auth/AuthenticationCookie.class.php:587
#: libraries/plugins/auth/AuthenticationHttp.class.php:65
#: libraries/plugins/auth/AuthenticationSignon.class.php:253
msgid "Access denied"
msgstr "ممنوع الوصول"
#: db_structure.php:86
msgid "No tables found in database"
msgstr "لم يعثر على جداول في قاعدة البيانات"
#: db_tracking.php:73
msgid "Tracked tables"
msgstr "الجداول المتعقبة"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:502
#: libraries/plugins/export/ExportHtmlword.class.php:158
#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
#: libraries/plugins/export/ExportXml.class.php:390
#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2854 server_databases.php:201
#: server_status.php:324 sql.php:1102 tbl_tracking.php:761
msgid "Database"
msgstr "قاعدة البيانات"
#: db_tracking.php:80
msgid "Last version"
msgstr "آخر إصدار"
#: db_tracking.php:81 tbl_tracking.php:764
msgid "Created"
msgstr "أنشئ"
#: db_tracking.php:82 tbl_tracking.php:765
msgid "Updated"
msgstr "محدث"
#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
#: server_status.php:336 sql.php:1173 tbl_tracking.php:766
msgid "Status"
msgstr "الحالة"
#: db_tracking.php:84 libraries/Index.class.php:559
#: libraries/rte/rte_list.lib.php:53 libraries/rte/rte_list.lib.php:67
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
#: libraries/structure.lib.php:1198 server_databases.php:236
msgid "Action"
msgstr "العملية"
#: db_tracking.php:85 libraries/DBQbe.class.php:468
#: libraries/DisplayResults.class.php:903 tbl_change.php:241
#: tbl_tracking.php:767
msgid "Show"
msgstr "عرض"
#: db_tracking.php:97 js/messages.php:34
msgid "Delete tracking data for this table"
msgstr "حذف بيانات التتبع لهذا الجدول"
#: db_tracking.php:103 libraries/Index.class.php:623
#: libraries/Util.class.php:3439 libraries/Util.class.php:3440
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2072 libraries/structure.lib.php:2074
#: server_databases.php:327
msgid "Drop"
msgstr "سقّط"
#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
msgid "active"
msgstr "نشط"
#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
msgid "not active"
msgstr "غير نشط"
#: db_tracking.php:138
msgid "Versions"
msgstr "الإصدارات"
#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
msgid "Tracking report"
msgstr "تقرير التتبع"
#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
msgid "Structure snapshot"
msgstr "لقطة للبناء الهيكلي"
#: db_tracking.php:193
msgid "Untracked tables"
msgstr "الجداول الغير متتبعة"
#: db_tracking.php:212 libraries/structure.lib.php:1515
msgid "Track table"
msgstr "تتبع الجدول"
#: db_tracking.php:240
msgid "Database Log"
msgstr "سجل قاعدة البيانات"
#: export.php:42
msgid "Bad type!"
msgstr "نوع غير جيد!"
#: export.php:93
msgid "Selected export type has to be saved in file!"
msgstr "نوع التصدير المحدد سيحفظ في الملف!"
#: export.php:122
msgid "Bad parameters!"
msgstr "عوامل متغيرة غير جيدة!"
#: export.php:213 export.php:244 export.php:802
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "لا توجد مساحة كافية لحفظ الملف %s."
#: export.php:382
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "الملف %s موجود على الخادم بالفعل , غير الاسم أو حدد خيار الكتابة عليه."
#: export.php:388 export.php:394
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "خادم الويب ليس لديه صلاحية لحفظ الملف %s."
#: export.php:808
#, php-format
msgid "Dump has been saved to file %s."
msgstr "تم حفظ الـDump إلى الملف %s."
#: file_echo.php:22
msgid "Invalid export type"
msgstr "نوع التصدير غير صحيح"
#: gis_data_editor.php:112
#, php-format
msgid "Value for the column \"%s\""
msgstr "قيمة العمود \"%s\""
#: gis_data_editor.php:140 tbl_gis_visualization.php:161
msgid "Use OpenStreetMaps as Base Layer"
msgstr "إستعمل خريطة الشوارع الحرة كطبقة أساسية"
#: gis_data_editor.php:161
msgid "SRID"
msgstr "SRID"
#: gis_data_editor.php:184 js/messages.php:315
#: libraries/DisplayResults.class.php:1641
msgid "Geometry"
msgstr "هندسة"
#: gis_data_editor.php:206 js/messages.php:311
msgid "Point"
msgstr "نقطة"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
#: gis_data_editor.php:362 js/messages.php:309
msgid "X"
msgstr "س"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
#: gis_data_editor.php:366 js/messages.php:310
msgid "Y"
msgstr "ص"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
#: js/messages.php:312
#, php-format
msgid "Point %d"
msgstr "نقطة %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
#: js/messages.php:318
msgid "Add a point"
msgstr "إضافة نقطة"
#: gis_data_editor.php:262 js/messages.php:313
msgid "Linestring"
msgstr "منحنى"
#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
msgid "Outer Ring"
msgstr "الحلقة الخارجية"
#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
msgid "Inner Ring"
msgstr "الحلقة الداخلية"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "إضافة منحنى"
#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
msgid "Add an inner ring"
msgstr "إضافة حلقة الداخلية"
#: gis_data_editor.php:325 js/messages.php:314
msgid "Polygon"
msgstr "مضلع"
#: gis_data_editor.php:384 js/messages.php:320
msgid "Add a polygon"
msgstr "إضافة مضلع"
#: gis_data_editor.php:390
msgid "Add geometry"
msgstr "أضف هندسة"
#: gis_data_editor.php:399
msgid "Output"
msgstr "المخرجات"
#: gis_data_editor.php:402
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field"
msgstr ""
"اختر \"جيومفرومتيكست\" من العمود \"دالة\" ولصق السلسلة أدناه في الحقل "
"\"القيمة\""
#: import.php:100
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to %"
"sdocumentation%s for a workaround for this limit."
msgstr ""
"من المحتمل أنك قد حاولت رفع ملف كبير الحجم. الرجاء مراجعة %sdocumentation%s "
"لإيجاد حلّ بديل لتغيير هذا الحد."
#: import.php:239 import.php:504
msgid "Showing bookmark"
msgstr "عرض العلامة المرجعية"
#: import.php:254 import.php:500
msgid "The bookmark has been deleted."
msgstr "لقد حذفت العلامة المرجعية."
#: import.php:349 import.php:410 libraries/File.class.php:432
#: libraries/File.class.php:525
msgid "File could not be read"
msgstr "لا يمكن قراءة الملف"
#: import.php:358 import.php:369 import.php:390 import.php:401
#: libraries/File.class.php:604
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr "انت تحاول رفع ملف بصيغة ضغط غير معروفة (%s)."
#: import.php:416
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
#: import.php:436
msgid ""
"Cannot convert file's character set without character set conversion library"
msgstr "لاتستطيع تغيير ترميز الملفات بدون مكتبة الدوال الخاصة بذلك"
#: import.php:473 libraries/display_import.lib.php:29
msgid "Could not load import plugins, please check your installation!"
msgstr "لم أتمكن من تحميل قوابس الاستيراد، الرجاء فحص تثبيتك!"
#: import.php:507 sql.php:390 sql.php:1239
#, php-format
msgid "Bookmark %s created"
msgstr "تم إنشاء العلامة المرجعية %s"
#: import.php:516 import.php:524
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "الإستيراد إنتهى بنجاح , %d إستعلام تم تنفيذه."
#: import.php:535
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
#: import.php:539
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
#: import.php:570 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
#: libraries/sql_query_form.lib.php:114 tbl_operations.php:182
#: tbl_relation.php:253 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "تم تنفيذ إستعلام SQL بنجاح"
#: import_status.php:101 libraries/Util.class.php:762
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "رجوع"
#: index.php:114
#, fuzzy
#| msgid "General relation features"
msgid "General Settings"
msgstr "المزايا العامّة للرابط"
#: index.php:140 libraries/display_change_password.lib.php:46
#: user_password.php:233
msgid "Change password"
msgstr "تغيير كلمة السر"
#: index.php:155
#, fuzzy
#| msgid "Server configuration"
msgid "Server connection collation"
msgstr "إعداد الخادم"
#: index.php:181
msgid "Appearance Settings"
msgstr ""
#: index.php:210 prefs_manage.php:275
#, fuzzy
#| msgid "General relation features"
msgid "More settings"
msgstr "المزايا العامّة للرابط"
#: index.php:227
#, fuzzy
#| msgid "Databases"
msgid "Database server"
msgstr "قاعدة بيانات"
#: index.php:230 libraries/Menu.class.php:150
#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
#: libraries/config/messages.inc.php:506
msgid "Server"
msgstr "خادم"
#: index.php:234
#, fuzzy
#| msgid "Server"
msgid "Server type"
msgstr "خادم"
#: index.php:238 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
msgid "Server version"
msgstr "إصدارة المزود"
#: index.php:242
msgid "Protocol version"
msgstr "نسخة البروتوكول"
#: index.php:246 libraries/server_privileges.lib.php:1566
#: libraries/server_privileges.lib.php:2377
#: libraries/server_privileges.lib.php:2795
#: libraries/server_privileges.lib.php:2843 server_status.php:316
msgid "User"
msgstr "المستخدم"
#: index.php:251
#, fuzzy
#| msgid "Remove chart"
msgid "Server charset"
msgstr "حذف الرسم البياني"
#: index.php:263
msgid "Web server"
msgstr "خادم الويب"
#: index.php:276
#, fuzzy
#| msgid "Use light version"
msgid "Database client version"
msgstr "إستخدم نسخة light"
#: index.php:280
msgid "PHP extension"
msgstr ""
#: index.php:294
msgid "Show PHP information"
msgstr "عرض المعلومات المتعلقة ب PHP"
#: index.php:317 libraries/engines/bdb.lib.php:25
msgid "Version information"
msgstr ""
#: index.php:326 libraries/Util.class.php:430 libraries/Util.class.php:516
#: libraries/config/FormDisplay.tpl.php:147
#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "مستندات وثائقية"
#: index.php:333 libraries/config/FormDisplay.tpl.php:148
msgid "Wiki"
msgstr "ويكي"
#: index.php:342
msgid "Official Homepage"
msgstr "الصفحة الرئيسية الرسمية لـ phpMyAdmin"
#: index.php:349
msgid "Contribute"
msgstr "مشاركه"
#: index.php:356
msgid "Get support"
msgstr "اجلب دعم"
#: index.php:363
msgid "List of changes"
msgstr "قائمة التعديلات"
#: index.php:386
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"يحتوي ملف الإعدادت الخاص بك تعيينات )المستخدم root دون كلمة مرور( والذي يشير "
"إلى حساب المستخدم الرئيسي لـMySQL. خادم MySQL الذي يعمل بهذه الإعدادت "
"الافتراضية معرض لخطر الاقتحام، وعليك أن تقوم بإصلاح ثغرة الأمان هذه في أقرب "
"وقت ممكن."
#: index.php:397
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
#: index.php:408
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
#: index.php:419
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than "
"cookie validity configured in phpMyAdmin, because of this, your login will "
"expire sooner than configured in phpMyAdmin."
msgstr ""
#: index.php:431
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
#: index.php:443
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "يحتاج ملف الإعداد الآن إلى كلمة المرور السرية."
#: index.php:454
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
msgstr ""
#: index.php:464
#, fuzzy, php-format
#| msgid ""
#| " additional features for working with linked tables have been ctivated. "
#| "To find out why click %shere%s."
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
msgstr ""
"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%"
"s."
#: index.php:496
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
#: index.php:519
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
#: js/messages.php:27 libraries/import.lib.php:118 sql.php:350
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "أمر \"حذف قاعدة البيانات\" معطل."
#: js/messages.php:30
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "هل تريد فعلاً تنفيذ \"%s\"؟"
#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:472
msgid "You are about to DESTROY a complete database!"
msgstr "أنت على وشك إزالة كامل قاعدة البيانات !"
#: js/messages.php:32
msgid "You are about to DESTROY a complete table!"
msgstr "أنت على وشك إزالة كامل الجدول!"
#: js/messages.php:33
msgid "You are about to TRUNCATE a complete table!"
msgstr "أنت على وشك إفراغ كامل الجدول!"
#: js/messages.php:35
msgid "Deleting tracking data"
msgstr "حذف بيانات التتبع"
#: js/messages.php:36
msgid "Dropping Primary Key/Index"
msgstr "حذف المفتاح الرئيسي مفتاح/فهرس"
#: js/messages.php:37
msgid "This operation could take a long time. Proceed anyway?"
msgstr "هذه العملية قد تأخذ وقت طويل , متابعة على أي حال ؟"
#: js/messages.php:40
msgid "Missing value in the form!"
msgstr "يوجد قيمة مفقودة بالنموذج !"
#: js/messages.php:41
msgid "This is not a number!"
msgstr "هذا ليس رقم!"
#: js/messages.php:42
msgid "Add Index"
msgstr "إضافة فهرس"
#: js/messages.php:43
msgid "Edit Index"
msgstr "حرّر الفهرس"
#: js/messages.php:44 tbl_indexes.php:339 tbl_indexes.php:347
#, fuzzy, php-format
#| msgid "Add %d column(s) to index"
msgid "Add %s column(s) to index"
msgstr "أضف %d عمود/عواميد إلى الفهرس"
#. l10n: Default label for the y-Axis of Charts
#: js/messages.php:48 tbl_chart.php:232
#, fuzzy
#| msgid "Value"
msgid "Y Values"
msgstr "القيمة"
#: js/messages.php:51
msgid "The host name is empty!"
msgstr "إسم المستضيف فارغ!"
#: js/messages.php:52
msgid "The user name is empty!"
msgstr "إسم المستخدم فارغ!"
#: js/messages.php:53 libraries/server_privileges.lib.php:1306
#: user_password.php:110
msgid "The password is empty!"
msgstr "كلمة المرور فارغة !"
#: js/messages.php:54 libraries/server_privileges.lib.php:1304
#: user_password.php:113
msgid "The passwords aren't the same!"
msgstr "كلمتا المرور غير متشابهتان !"
#: js/messages.php:55 libraries/server_privileges.lib.php:1434
#: libraries/server_privileges.lib.php:1624
#: libraries/server_privileges.lib.php:2519
#: libraries/server_privileges.lib.php:2821
msgid "Add user"
msgstr "إضافة مستخدم"
#: js/messages.php:56
msgid "Reloading Privileges"
msgstr "إعادة تحميل الإمتيازات"
#: js/messages.php:57
msgid "Removing Selected Users"
msgstr "حذف المستخدمين المحددين"
#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
#: tbl_tracking.php:489
msgid "Close"
msgstr "أغلاق"
#: js/messages.php:61 js/messages.php:273
#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:589
#: libraries/Util.class.php:696 libraries/Util.class.php:1241
#: libraries/Util.class.php:3443 libraries/Util.class.php:3444
#: libraries/config/messages.inc.php:484