forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfa.po
18275 lines (14815 loc) · 510 KB
/
fa.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.8.0-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-03-01 18:19+0100\n"
"PO-Revision-Date: 2015-11-21 11:45+0000\n"
"Last-Translator: Michal Čihař <[email protected]>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/phpmyadmin/"
"master/fa/>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.5-dev\n"
#: changelog.php:39 license.php:34
#, fuzzy, php-format
#| msgid ""
#| "The %s file is not available on this system, please visit www.phpmyadmin."
#| "net for more information."
msgid ""
"The %s file is not available on this system, please visit %s for more "
"information."
msgstr ""
"فایل %s بر روی این سیستم موجود نمی باشد، جهت کسب اطلاعات بیشتر به وب سایت "
"www.phpmyadmin.net مراجعه نمایید."
#: db_central_columns.php:108
msgid "The central list of columns for the current database is empty."
msgstr "فهرست مرکزی ستونها برای پایگاه داده در حال استفاده خالی است."
#: db_central_columns.php:133
msgid "Click to sort."
msgstr "برای مرتب کردن کلیک کنید."
#: db_central_columns.php:150
#, php-format
msgid "Showing rows %1$s - %2$s."
msgstr ""
"نمایش سطرهای\n"
"%1$s - %2$s"
#: db_datadict.php:59 libraries/operations.lib.php:36
msgid "Database comment"
msgstr "توضيحات پایگاه داده"
#: db_datadict.php:106 libraries/plugins/schema/pdf/PdfRelationSchema.php:596
#: templates/columns_definitions/column_definitions_form.phtml:89
#: templates/table/structure/display_table_stats.phtml:5
msgid "Table comments:"
msgstr "توضيحات جدول:"
#: db_datadict.php:115 libraries/Index.php:686
#: libraries/insert_edit.lib.php:1636
#: libraries/navigation/nodes/NodeColumn.php:30
#: libraries/plugins/export/ExportHtmlword.php:290
#: libraries/plugins/export/ExportHtmlword.php:386
#: libraries/plugins/export/ExportLatex.php:523
#: libraries/plugins/export/ExportOdt.php:378
#: libraries/plugins/export/ExportOdt.php:480
#: libraries/plugins/export/ExportTexytext.php:284
#: libraries/plugins/export/ExportTexytext.php:375
#: libraries/plugins/export/PMA_ExportPdf.php:472
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:629
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:652
#: libraries/tracking.lib.php:889 libraries/tracking.lib.php:980
#: templates/columns_definitions/column_name.phtml:18
#: templates/table/index_form.phtml:124
#: templates/table/relation/common_form.phtml:12
#: templates/table/relation/common_form.phtml:19
#: templates/table/relation/common_form.phtml:35
#: templates/table/relation/common_form.phtml:85
#: templates/table/relation/foreign_key_row.phtml:188
#: templates/table/relation/foreign_key_row.phtml:200
#: templates/table/relation/internal_relational_row.phtml:66
#: templates/table/search/table_header.phtml:6
#: templates/table/search/zoom_result_form.phtml:33
msgid "Column"
msgstr "ستون"
#: db_datadict.php:116 libraries/Index.php:683
#: libraries/central_columns.lib.php:696 libraries/central_columns.lib.php:1385
#: libraries/insert_edit.lib.php:252
#: libraries/plugins/export/ExportHtmlword.php:293
#: libraries/plugins/export/ExportHtmlword.php:389
#: libraries/plugins/export/ExportLatex.php:524
#: libraries/plugins/export/ExportOdt.php:381
#: libraries/plugins/export/ExportOdt.php:483
#: libraries/plugins/export/ExportTexytext.php:285
#: libraries/plugins/export/ExportTexytext.php:376
#: libraries/plugins/export/PMA_ExportPdf.php:474
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:630
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:653
#: libraries/rte/rte_list.lib.php:81 libraries/rte/rte_list.lib.php:109
#: libraries/rte/rte_routines.lib.php:898
#: libraries/rte/rte_routines.lib.php:929
#: libraries/rte/rte_routines.lib.php:1605
#: libraries/server_privileges.lib.php:2529 libraries/tracking.lib.php:890
#: libraries/tracking.lib.php:977
#: templates/columns_definitions/table_fields_definitions.phtml:11
#: templates/database/structure/table_header.phtml:48
#: templates/table/search/table_header.phtml:7
#: templates/table/structure/table_structure_header.phtml:8
msgid "Type"
msgstr "نوع"
#: db_datadict.php:117 libraries/Index.php:689
#: libraries/central_columns.lib.php:707 libraries/central_columns.lib.php:1386
#: libraries/insert_edit.lib.php:1645
#: libraries/plugins/export/ExportHtmlword.php:296
#: libraries/plugins/export/ExportHtmlword.php:392
#: libraries/plugins/export/ExportLatex.php:525
#: libraries/plugins/export/ExportOdt.php:384
#: libraries/plugins/export/ExportOdt.php:486
#: libraries/plugins/export/ExportTexytext.php:286
#: libraries/plugins/export/ExportTexytext.php:377
#: libraries/plugins/export/PMA_ExportPdf.php:476
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:632
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:655
#: libraries/tracking.lib.php:892 libraries/tracking.lib.php:983
#: templates/columns_definitions/table_fields_definitions.phtml:39
#: templates/table/search/zoom_result_form.phtml:34
#: templates/table/structure/table_structure_header.phtml:11
msgid "Null"
msgstr "تهی"
#: db_datadict.php:118 libraries/central_columns.lib.php:700
#: libraries/central_columns.lib.php:1385
#: libraries/plugins/export/ExportHtmlword.php:299
#: libraries/plugins/export/ExportHtmlword.php:395
#: libraries/plugins/export/ExportLatex.php:526
#: libraries/plugins/export/ExportOdt.php:387
#: libraries/plugins/export/ExportOdt.php:489
#: libraries/plugins/export/ExportTexytext.php:287
#: libraries/plugins/export/ExportTexytext.php:378
#: libraries/plugins/export/PMA_ExportPdf.php:478
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:633
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:656
#: libraries/replication_gui.lib.php:153 libraries/tracking.lib.php:893
#: templates/columns_definitions/table_fields_definitions.phtml:25
#: templates/database/structure/body_for_table_summary.phtml:55
#: templates/table/structure/table_structure_header.phtml:12
msgid "Default"
msgstr "پيش فرض"
#: db_datadict.php:120 libraries/plugins/export/ExportHtmlword.php:399
#: libraries/plugins/export/ExportLatex.php:528
#: libraries/plugins/export/ExportOdt.php:493
#: libraries/plugins/export/ExportTexytext.php:380
#: libraries/plugins/export/PMA_ExportPdf.php:487
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:635
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:658
msgid "Links to"
msgstr "پيوند به"
#: db_datadict.php:122 libraries/config/messages.inc.php:161
#: libraries/config/messages.inc.php:177 libraries/config/messages.inc.php:215
#: libraries/plugins/export/ExportHtmlword.php:404
#: libraries/plugins/export/ExportLatex.php:531
#: libraries/plugins/export/ExportOdt.php:498
#: libraries/plugins/export/ExportTexytext.php:383
#: libraries/plugins/export/PMA_ExportPdf.php:494
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:646
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:659
#: templates/columns_definitions/table_fields_definitions.phtml:65
#: templates/table/structure/table_structure_header.phtml:14
msgid "Comments"
msgstr "توضيحات"
#: db_datadict.php:154
#: libraries/controllers/table/TableStructureController.php:1184
#: libraries/controllers/table/TableStructureController.php:1189
#: libraries/tracking.lib.php:925
#: templates/columns_definitions/column_indexes.phtml:6
#: templates/table/structure/check_all_table_column.phtml:28
#: templates/table/structure/display_structure.phtml:62
msgid "Primary"
msgstr "اصلي"
#: db_datadict.php:164 js/messages.php:374 libraries/Index.php:565
#: libraries/Index.php:593 libraries/IndexColumn.php:141
#: libraries/central_columns.lib.php:963
#: libraries/config/FormDisplay.tpl.php:282 libraries/mult_submits.lib.php:450
#: libraries/mult_submits.lib.php:464
#: libraries/plugins/export/ExportHtmlword.php:656
#: libraries/plugins/export/ExportLatex.php:600
#: libraries/plugins/export/ExportOdt.php:792
#: libraries/plugins/export/ExportTexytext.php:608
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:705
#: libraries/server_privileges.lib.php:2705
#: libraries/server_privileges.lib.php:2926
#: libraries/server_privileges.lib.php:2946
#: libraries/server_privileges.lib.php:3608
#: libraries/server_privileges.lib.php:3631 libraries/tracking.lib.php:936
#: libraries/tracking.lib.php:1008 libraries/tracking.lib.php:1013
#: prefs_manage.php:150 templates/prefs_autoload.phtml:13
#: templates/privileges/privileges_summary_row.phtml:4
#: templates/privileges/privileges_summary_row.phtml:7
#: templates/privileges/privileges_summary_row.phtml:9
#: templates/table/structure/table_structure_row.phtml:24
msgid "No"
msgstr "خير"
#: db_datadict.php:164 js/messages.php:522 libraries/Index.php:592
#: libraries/IndexColumn.php:143 libraries/central_columns.lib.php:963
#: libraries/config/FormDisplay.tpl.php:282
#: libraries/controllers/server/ServerDatabasesController.php:200
#: libraries/controllers/table/TableStructureController.php:757
#: libraries/controllers/table/TableStructureController.php:1434
#: libraries/controllers/table/TableStructureController.php:1443
#: libraries/controllers/table/TableStructureController.php:1448
#: libraries/controllers/table/TableStructureController.php:1453
#: libraries/controllers/table/TableStructureController.php:1458
#: libraries/mult_submits.inc.php:85 libraries/mult_submits.inc.php:213
#: libraries/mult_submits.lib.php:359 libraries/mult_submits.lib.php:392
#: libraries/mult_submits.lib.php:421 libraries/mult_submits.lib.php:448
#: libraries/mult_submits.lib.php:462
#: libraries/plugins/export/ExportHtmlword.php:657
#: libraries/plugins/export/ExportLatex.php:600
#: libraries/plugins/export/ExportOdt.php:793
#: libraries/plugins/export/ExportTexytext.php:608
#: libraries/plugins/schema/pdf/PdfRelationSchema.php:706
#: libraries/server_privileges.lib.php:2705
#: libraries/server_privileges.lib.php:2923
#: libraries/server_privileges.lib.php:2944
#: libraries/server_privileges.lib.php:3605
#: libraries/server_privileges.lib.php:3631 libraries/tracking.lib.php:936
#: libraries/tracking.lib.php:1006 libraries/tracking.lib.php:1011
#: prefs_manage.php:148 templates/prefs_autoload.phtml:12
#: templates/privileges/privileges_summary_row.phtml:4
#: templates/privileges/privileges_summary_row.phtml:7
#: templates/privileges/privileges_summary_row.phtml:9
#: templates/table/structure/table_structure_row.phtml:24
msgid "Yes"
msgstr "بلي"
#: db_export.php:47
msgid "View dump (schema) of database"
msgstr "نمايش الگوي پايگاه داده"
#: db_export.php:51 db_tracking.php:103 export.php:375 libraries/DbQbe.php:326
#: libraries/controllers/database/DatabaseStructureController.php:156
#: libraries/navigation/NavigationTree.php:924
msgid "No tables found in database."
msgstr "در اين پايگاه داده هيچ جدولي وجود ندارد ."
#: db_export.php:65 libraries/ServerStatusData.php:128
#: libraries/config/messages.inc.php:273
#: libraries/controllers/server/ServerDatabasesController.php:344
#: libraries/navigation/nodes/NodeTableContainer.php:25
#: libraries/navigation/nodes/NodeTableContainer.php:26
#: libraries/plugins/export/ExportXml.php:118
#: templates/database/structure/show_create.phtml:18
msgid "Tables"
msgstr "جدولها"
#: db_export.php:66 libraries/Menu.php:335 libraries/Menu.php:442
#: libraries/Util.php:3160 libraries/Util.php:3170 libraries/Util.php:3176
#: libraries/Util.php:3456 libraries/Util.php:4089 libraries/Util.php:4106
#: libraries/central_columns.lib.php:727 libraries/config.values.php:38
#: libraries/config.values.php:46 libraries/config.values.php:109
#: libraries/config.values.php:115 libraries/config/setup.forms.php:316
#: libraries/config/setup.forms.php:357 libraries/config/setup.forms.php:383
#: libraries/config/user_preferences.forms.php:219
#: libraries/config/user_preferences.forms.php:260
#: libraries/config/user_preferences.forms.php:286
#: libraries/import.lib.php:1250 libraries/navigation/nodes/NodeColumn.php:38
#: libraries/navigation/nodes/NodeDatabase.php:53
#: libraries/navigation/nodes/NodeTable.php:290
#: libraries/server_privileges.lib.php:1131 libraries/tracking.lib.php:884
#: templates/columns_definitions/table_fields_definitions.phtml:3
#: templates/database/designer/table_list.phtml:28
msgid "Structure"
msgstr "ساختار"
#: db_export.php:67 libraries/config/setup.forms.php:329
#: libraries/config/setup.forms.php:365 libraries/config/setup.forms.php:388
#: libraries/config/setup.forms.php:393
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:268
#: libraries/config/user_preferences.forms.php:291
#: libraries/config/user_preferences.forms.php:296
#: libraries/controllers/server/ServerDatabasesController.php:354
#: libraries/server_privileges.lib.php:1130
#: templates/table/structure/display_table_stats.phtml:16
msgid "Data"
msgstr "داده"
#: db_export.php:70 libraries/DbSearch.php:434
#: libraries/display_export.lib.php:45 libraries/replication_gui.lib.php:379
#, fuzzy
#| msgid "Select All"
msgid "Select all"
msgstr "انتخاب همه"
#: db_operations.php:50 tbl_create.php:23
msgid "The database name is empty!"
msgstr "نام پایگاه داده وارد نشده است!"
#: db_operations.php:138
#, fuzzy, php-format
#| msgid "Database %1$s has been renamed to %2$s."
msgid "Database %1$s has been renamed to %2$s."
msgstr "نام پایگاه داده %1$s به %2$s تغییر داده شد."
#: db_operations.php:150
#, php-format
msgid "Database %1$s has been copied to %2$s."
msgstr "رونوشت پایگاه داده %1$s در %2$s انجام شد."
#: db_operations.php:279
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
msgstr ""
"امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شدهاست . براي پيداكردن "
"دليل آن %sFind out why%s را بزنيد."
#: db_qbe.php:126
msgid "You have to choose at least one column to display!"
msgstr "شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد!"
#: db_qbe.php:144
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "به %svisual builder%s بروید"
#: db_search.php:32 libraries/plugins/AuthenticationPlugin.php:110
#: libraries/plugins/auth/AuthenticationConfig.php:89
#: libraries/plugins/auth/AuthenticationConfig.php:104
#: libraries/plugins/auth/AuthenticationHttp.php:75
msgid "Access denied!"
msgstr "دسترسي مجاز نيست!"
#: db_tracking.php:53 db_tracking.php:78
msgid "Tracking data deleted successfully."
msgstr "پايگاه داده پیگیری با موفقیت حذف گرديد."
#: db_tracking.php:62
#, php-format
msgid ""
"Version %1$s was created for selected tables, tracking is active for them."
msgstr ""
"نسخه %1$s برای جداول انتخاب شده ساخته شده، پیگیری برای آنها فعال گردید."
#: db_tracking.php:93
msgid "No tables selected."
msgstr "هیچ جدولی انتخاب نشده است."
#: db_tracking.php:150
msgid "Database Log"
msgstr "سابقه عملکرد پایگاه داده"
#: error_report.php:68
msgid ""
"An error has been detected and an error report has been automatically "
"submitted based on your settings."
msgstr ""
"خطایی شناسایی شد و گزارش خطا طبق تنظیماتی که انجام داده اید برای شما ارسال "
"شد."
#: error_report.php:72
msgid "Thank you for submitting this report."
msgstr "از این که این گزارش را ارسال کردید متشکریم."
#: error_report.php:76
msgid ""
"An error has been detected and an error report has been generated but failed "
"to be sent."
msgstr "خطایی شناسایی شد و گزارش خطا ساخته شد اما ارسال آن با مشکل مواجه شد."
#: error_report.php:81
msgid "If you experience any problems please submit a bug report manually."
msgstr ""
"اگر با مشکلی مواجه می شوید لفاً گزارش اشکال را به صورت دستی ارسال نمایید."
#: error_report.php:85
msgid "You may want to refresh the page."
msgstr "ممکن است نیاز به refresh کردن صفحه داشته باشید."
#: export.php:192 schema_export.php:64
msgid "Bad type!"
msgstr "نوع اشتباه!"
#: export.php:275
msgid "Bad parameters!"
msgstr "ورودی های اشتباه!"
#: gis_data_editor.php:119
#, php-format
msgid "Value for the column \"%s\""
msgstr "مقادیر ستون \"%s\""
#: gis_data_editor.php:147
#: templates/table/gis_visualization/gis_visualization.phtml:38
msgid "Use OpenStreetMaps as Base Layer"
msgstr "استفاده از OpenStreetMaps به عنوان لایه پایه"
#. l10n: Spatial Reference System Identifier
#: gis_data_editor.php:169
msgid "SRID:"
msgstr "SRID:"
#: gis_data_editor.php:195
#, php-format
msgid "Geometry %d:"
msgstr "هندسه %d:"
#: gis_data_editor.php:217
msgid "Point:"
msgstr "نقطه:"
#: gis_data_editor.php:218 gis_data_editor.php:245 gis_data_editor.php:301
#: gis_data_editor.php:374 js/messages.php:511
msgid "X"
msgstr "X"
#: gis_data_editor.php:221 gis_data_editor.php:249 gis_data_editor.php:305
#: gis_data_editor.php:380 js/messages.php:512
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:243 gis_data_editor.php:299 gis_data_editor.php:372
#: js/messages.php:514
#, php-format
msgid "Point %d"
msgstr "درجه %d"
#: gis_data_editor.php:256 gis_data_editor.php:312 gis_data_editor.php:390
#: js/messages.php:520
msgid "Add a point"
msgstr "افزودن درجه جديد"
#: gis_data_editor.php:273
#, fuzzy, php-format
#| msgid "Linestring"
msgid "Linestring %d:"
msgstr "رشته خطی"
#: gis_data_editor.php:276 gis_data_editor.php:353
msgid "Outer ring:"
msgstr "حلقه بیرونی:"
#: gis_data_editor.php:278 gis_data_editor.php:355
#, php-format
msgid "Inner ring %d:"
msgstr "حلقه داخلی %d:"
#: gis_data_editor.php:315
msgid "Add a linestring"
msgstr "افزودن يك رشته خطی"
#: gis_data_editor.php:316 gis_data_editor.php:395 js/messages.php:521
msgid "Add an inner ring"
msgstr "افزودن يك حلقه داخلی"
#: gis_data_editor.php:337
#, php-format
msgid "Polygon %d:"
msgstr "چند ضلعی %d:"
#: gis_data_editor.php:401
msgid "Add a polygon"
msgstr "افزودن یک چند ضلعی"
#: gis_data_editor.php:407
msgid "Add geometry"
msgstr "اضافه کردن هندسه"
#: gis_data_editor.php:413 js/messages.php:349 libraries/DbSearch.php:455
#: libraries/DisplayResults.php:1812 libraries/browse_foreigners.lib.php:137
#: libraries/display_change_password.lib.php:148
#: libraries/display_export.lib.php:402 libraries/display_export.lib.php:408
#: libraries/display_import.lib.php:399 libraries/index.lib.php:34
#: libraries/insert_edit.lib.php:1615 libraries/insert_edit.lib.php:1652
#: libraries/normalization.lib.php:163 libraries/normalization.lib.php:820
#: libraries/operations.lib.php:43 libraries/operations.lib.php:108
#: libraries/operations.lib.php:258 libraries/operations.lib.php:300
#: libraries/operations.lib.php:794 libraries/operations.lib.php:864
#: libraries/operations.lib.php:909 libraries/operations.lib.php:1315
#: libraries/operations.lib.php:1628
#: libraries/plugins/auth/AuthenticationCookie.php:237
#: libraries/replication_gui.lib.php:122 libraries/replication_gui.lib.php:161
#: libraries/replication_gui.lib.php:326 libraries/replication_gui.lib.php:463
#: libraries/replication_gui.lib.php:885 libraries/rte/rte_events.lib.php:515
#: libraries/rte/rte_routines.lib.php:1067
#: libraries/rte/rte_routines.lib.php:1692
#: libraries/rte/rte_triggers.lib.php:400
#: libraries/server_privileges.lib.php:692
#: libraries/server_privileges.lib.php:2194
#: libraries/server_privileges.lib.php:3076
#: libraries/server_user_groups.lib.php:285
#: libraries/sql_query_form.lib.php:373 libraries/sql_query_form.lib.php:435
#: libraries/tracking.lib.php:544 libraries/tracking.lib.php:667
#: prefs_manage.php:285 prefs_manage.php:368 server_privileges.php:307
#: templates/columns_definitions/column_definitions_form.phtml:69
#: templates/database/create_table.phtml:21 templates/header_location.phtml:28
#: templates/privileges/delete_user_fieldset.phtml:16
#: templates/privileges/edit_routine_privileges.phtml:23
#: templates/privileges/privileges_summary.phtml:63
#: templates/server/binlog/log_selector.phtml:25
#: templates/startAndNumberOfRowsPanel.phtml:14
#: templates/table/index_form.phtml:241
#: templates/table/search/selection_form.phtml:78
#: templates/table/structure/add_column.phtml:25 view_create.php:300
#: view_operations.php:121
msgid "Go"
msgstr "تاييد"
#: gis_data_editor.php:416
msgid "Output"
msgstr "خروجی"
#: gis_data_editor.php:419
#, fuzzy
#| msgid ""
#| "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
#| "below into the \"Value\" field"
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field."
msgstr ""
"گزینه \"شکل از متن\" را از ستون \"عملکرد\" انتخاب کنید و رشته زیر را در بخش "
"\"مقدار\" وارد کنید"
#: import.php:64
msgid "Succeeded"
msgstr "عملیات موفق شد"
#: import.php:68 js/messages.php:607
msgid "Failed"
msgstr "عملیات شکست خورد"
#: import.php:72
#, fuzzy
#| msgid "complete inserts"
msgid "Incomplete params"
msgstr "پارامترهای ناقص"
#: import.php:196
#, 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:376 import.php:577
msgid "Showing bookmark"
msgstr "نمایش نشانه گذاری"
#: import.php:392 import.php:573
msgid "The bookmark has been deleted."
msgstr "نشانه گذاری حذف شد."
#: import.php:486
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 ""
"داده ای برای وارد کردن دریافت نشد. یا نام فایل تعیین نشده، یا حجم فایل از "
"حداکثر اندازه ای که در تنظیمات PHP مشخص شده، بیشتر است [doc@faq1-16]FAQ "
"1.16[/doc]."
#: import.php:538 libraries/display_import.lib.php:665
msgid "Could not load import plugins, please check your installation!"
msgstr "خطا در بارگزاری افزونه ها, لطفا مراحل نصب را چک کنید!"
#: import.php:580 libraries/sql.lib.php:788 libraries/sql.lib.php:1564
#, php-format
msgid "Bookmark %s has been created."
msgstr "نشانه گذاری %s ایجاد شده است."
#: import.php:590
#, fuzzy, php-format
msgid "Import has been successfully finished, %d query executed."
msgid_plural "Import has been successfully finished, %d queries executed."
msgstr[0] "وارد کردن اطلاعات با موفقیت به پایان رسید، درخواست ها اجرا شد."
msgstr[1] "وارد کردن اطلاعات با موفقیت به پایان رسید، درخواست ها اجرا شد."
#: import.php:619
#, fuzzy, php-format
#| msgid ""
#| "Script timeout passed, if you want to finish import, please resubmit same "
#| "file and import will resume."
msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
"same file%s and import will resume."
msgstr ""
"زمان انتظار اسکریپت به پایان رسیده، اگر مایلید عملیات را به پایان برسانید، "
"همان فایل را دوباره ارسال کنید تا وارد کردن اطلاعات ادامه پیدا کند."
#: import.php:629
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 ""
"اما در آخرین اجرا هیچ داده ای پردازش نشده است،این بدین معنا است که "
"phpMyAdmin نمی تواند ورود داده را تمام کند مگر این که شما محدودیت های زمانی "
"php را افزایش دهید."
#: import.php:700 sql.php:163
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "عبارت \"DROP DATABASE\" غیر فعال است."
#: import_status.php:105
msgid "Could not load the progress of the import."
msgstr "قادر به بارگذاری پیشرفت واردات نیست."
#: import_status.php:114 js/messages.php:451 js/messages.php:615
#: libraries/Util.php:689 libraries/export.lib.php:518
#: libraries/plugins/schema/ExportRelationSchema.php:298 user_password.php:299
msgid "Back"
msgstr "بازگشت"
#: index.php:153 libraries/Footer.php:69
msgid "phpMyAdmin Demo Server"
msgstr "سرور دموی phpMyAdmin"
#: index.php:157
#, php-format
msgid ""
"You are using the demo server. You can do anything here, but please do not "
"change root, debian-sys-maint and pma users. More information is available "
"at %s."
msgstr ""
"شما در حال استفاده از سرور دمو هستید. می توانید در اینجا هر کاری انجام دهید "
"اما لطفاً کاربران root و debian-sys-maint و pma را تغییر ندهید. برای اطلاعات "
"بیشتر رجوع کنید به %s."
#: index.php:167
#, fuzzy
#| msgid "General Settings"
msgid "General settings"
msgstr "تنظیمات عمومی"
#: index.php:197 js/messages.php:640
#: libraries/display_change_password.lib.php:47
#: libraries/display_change_password.lib.php:50 user_password.php:293
msgid "Change password"
msgstr "تغيير کلمه ی عبور"
#: index.php:214
msgid "Server connection collation"
msgstr "Collation اتصال سرور"
#: index.php:235
#, fuzzy
#| msgid "Appearance Settings"
msgid "Appearance settings"
msgstr "تنظیمات ظاهری"
#: index.php:268 prefs_manage.php:293
msgid "More settings"
msgstr "تنظیمات بیشتر"
#: index.php:290
msgid "Database server"
msgstr "سرور پایگاه داده"
#: index.php:293 libraries/plugins/auth/AuthenticationCookie.php:182
msgid "Server:"
msgstr "سرور:"
#: index.php:297
msgid "Server type:"
msgstr "نوع سرور:"
#: index.php:301 libraries/plugins/export/ExportLatex.php:220
#: libraries/plugins/export/ExportSql.php:701
#: libraries/plugins/export/ExportXml.php:242
msgid "Server version:"
msgstr "نسخه سرور:"
#: index.php:307
msgid "Protocol version:"
msgstr "نسخه پروتکل:"
#: index.php:311
msgid "User:"
msgstr "كاربر:"
#: index.php:316
msgid "Server charset:"
msgstr "کاراکترست سرور:"
#: index.php:329
msgid "Web server"
msgstr "وب سرور"
#: index.php:340
msgid "Database client version:"
msgstr "نسخه کلاینت پایگاه داده:"
#: index.php:344
#, fuzzy
msgid "PHP extension:"
msgstr "نسخه PHP"
#: index.php:358
#, fuzzy
#| msgid "PHP Version"
msgid "PHP version:"
msgstr "نسخه PHP"
#: index.php:369
msgid "Show PHP information"
msgstr "نمايش اطلاعات پی اچ پی"
#: index.php:388
msgid "Version information:"
msgstr "اطلاعات نسخه:"
#: index.php:397 libraries/Sanitize.php:189 libraries/Util.php:336
#: libraries/Util.php:403 libraries/config/FormDisplay.tpl.php:165
#: libraries/display_export.lib.php:577 libraries/engines/Pbxt.php:166
#: libraries/navigation/NavigationHeader.php:200
#: templates/server/variables/link_template.phtml:9
msgid "Documentation"
msgstr "مستندات"
#: index.php:406
msgid "Official Homepage"
msgstr "صفحه خانگی رسمي"
#: index.php:413
msgid "Contribute"
msgstr "همکاری"
#: index.php:420
msgid "Get support"
msgstr "کمک گرفتن"
#: index.php:427
msgid "List of changes"
msgstr "لیست تغییرات"
#: index.php:434 templates/server/plugins/section.phtml:12
msgid "License"
msgstr "اعتبار"
#: index.php:454
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:469
msgid ""
"The curl extension was not found and allow_url_fopen is disabled. Due to "
"this some features such as error reporting or version check are disabled."
msgstr ""
#: index.php:484
msgid ""
"Your PHP parameter [a@https://secure.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 "
"might expire sooner than configured in phpMyAdmin."
msgstr ""
#: index.php:503
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:518
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
#: index.php:525
msgid "The secret passphrase in configuration (blowfish_secret) is too short."
msgstr ""
#: index.php:539
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
#: index.php:555
#, fuzzy, php-format
#| msgid ""
#| "ditional features for working with linked tables have been ctivated. To d "
#| "out why click %shere%s."
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. %sFind out why%s. "
msgstr ""
"امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شدهاست . براي پيداكردن "
"دليل آن %sاينجا%s را بزنيد ."
#: index.php:562
msgid ""
"Or alternately go to 'Operations' tab of any database to set it up there."
msgstr ""
#: index.php:587
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
#: js/messages.php:43
msgid "Confirm"
msgstr ""
#: js/messages.php:44
#, fuzzy, php-format
#| msgid "Do you really want to "
msgid "Do you really want to execute \"%s\"?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:46 libraries/mult_submits.lib.php:444
msgid "You are about to DESTROY a complete database!"
msgstr "شما برای حذف کامل پایگاه داده اقدام کرده اید!"
#: js/messages.php:48
msgid "Cannot rename database to the same name. Change the name and try again"
msgstr ""
#: js/messages.php:50
msgid "You are about to DESTROY a complete table!"
msgstr "شما برای حذف کامل جدول اقدام کرده اید !"
#: js/messages.php:52
msgid "You are about to TRUNCATE a complete table!"
msgstr "شما برای خالی کردن کامل جدول اقدام کرده اید"
#: js/messages.php:53
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data for this table?"
msgstr "اطلاعات پیگیری شده برای این جدول را پاک کنید"
#: js/messages.php:55
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data for these tables?"
msgstr "اطلاعات پیگیری شده برای این جدول را پاک کنید"
#: js/messages.php:57
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data for this version?"
msgstr "اطلاعات پیگیری شده برای این جدول را پاک کنید"
#: js/messages.php:59
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data for these versions?"
msgstr "اطلاعات پیگیری شده برای این جدول را پاک کنید"
#: js/messages.php:60
#, fuzzy
#| msgid "Deleting tracking data"
msgid "Delete entry from tracking report?"
msgstr "در حال حذف اطلاعات پیگیری"
#: js/messages.php:61
msgid "Deleting tracking data"
msgstr "در حال حذف اطلاعات پیگیری"
#: js/messages.php:62
msgid "Dropping Primary Key/Index"
msgstr "حذف کلید اصلی/ایندکس"
#: js/messages.php:63
#, fuzzy
#| msgid "Select Foreign Key"
msgid "Dropping Foreign key."
msgstr "انتخاب کلید خارجی"
#: js/messages.php:65
msgid "This operation could take a long time. Proceed anyway?"
msgstr "این فرمان ممکن است مدتی طول بکشد. در هر حال ادامه میدهید؟"
#: js/messages.php:67
#, fuzzy, php-format
#| msgid "Do you really want to "
msgid "Do you really want to delete user group \"%s\"?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:69
#, fuzzy, php-format
#| msgid "Do you really want to "
msgid "Do you really want to delete the search \"%s\"?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:71
#, fuzzy
#| msgid ""
#| "You have edited some data and they have not been saved. Are you sure you "
#| "want to leave this page before saving the data?"
msgid "You have unsaved changes; are you sure you want to leave this page?"
msgstr ""
"شما مقداری داده ویرایش کردید و ان ها ذخیره نشده اند.ایا شما برای ترک این "
"صفحه بدون ذخیره کردن داده ها اطمینان دارید؟"
#: js/messages.php:73
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to revoke the selected user(s) ?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:75
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to delete this central column?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:77
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to delete the selected items?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:79
msgid ""
"Do you really want to DROP the selected partition(s)? This will also DELETE "
"the data related to the selected partition(s)!"
msgstr ""
#: js/messages.php:83
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to TRUNCATE the selected partition(s)?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:85
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to remove partitioning?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:86
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to RESET SLAVE?"
msgstr "آيا مطمئن هستيد "
#: js/messages.php:88
msgid ""
"This operation will attempt to convert your data to the new collation. In "
"rare cases, especially where a character doesn't exist in the new collation, "
"this process could cause the data to appear incorrectly under the new "
"collation; in this case we suggest you revert to the original collation and "
"refer to the tips at "
msgstr ""
#: js/messages.php:94
msgid "Garbled Data"
msgstr ""
#: js/messages.php:96
msgid "Are you sure you wish to change the collation and convert the data?"
msgstr ""
#: js/messages.php:98
msgid ""
"Through this operation, MySQL attempts to map the data values between "
"collations. If the character sets are incompatible, there may be data loss "
"and this lost data may <b>NOT</b> be recoverable simply by changing back the "
"column collation(s). <b>To convert existing data, it is suggested to use the "
"column(s) editing feature (the \"Change\" Link) on the table structure page. "
"</b>"
msgstr ""
#: js/messages.php:107
msgid ""
"Are you sure you wish to change all the column collations and convert the "
"data?"
msgstr ""
#: js/messages.php:111
#, fuzzy
#| msgid "Save as file"
msgid "Save & close"
msgstr "ذخيره به صورت پرونده"
#: js/messages.php:112 libraries/config/FormDisplay.tpl.php:426
#: libraries/insert_edit.lib.php:1619 prefs_manage.php:374 prefs_manage.php:385
msgid "Reset"
msgstr "پاک سازی"
#: js/messages.php:113
#, fuzzy
#| msgid "Select All"
msgid "Reset all"
msgstr "انتخاب همه"