forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzh_TW.po
18016 lines (14287 loc) · 571 KB
/
zh_TW.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-04-10 13:13+0200\n"
"PO-Revision-Date: 2017-03-12 20:46+0000\n"
"Last-Translator: mao <[email protected]>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"phpmyadmin/master/zh_Hant/>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.12\n"
#: changelog.php:39 license.php:34
#, php-format
msgid ""
"The %s file is not available on this system, please visit %s for more "
"information."
msgstr "系統上找不到 %s 檔案,詳情請參考 %s。"
#: 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 "顯示第 %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:1383
#: 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:897
#: libraries/rte/rte_routines.lib.php:928
#: libraries/rte/rte_routines.lib.php:1603
#: 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:1384
#: 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:1383
#: 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:1179
#: libraries/controllers/table/TableStructureController.php:1184
#: 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:962
#: 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:962
#: libraries/config/FormDisplay.tpl.php:282
#: libraries/controllers/server/ServerDatabasesController.php:200
#: libraries/controllers/table/TableStructureController.php:752
#: libraries/controllers/table/TableStructureController.php:1429
#: libraries/controllers/table/TableStructureController.php:1438
#: libraries/controllers/table/TableStructureController.php:1443
#: libraries/controllers/table/TableStructureController.php:1448
#: libraries/controllers/table/TableStructureController.php:1453
#: libraries/mult_submits.inc.php:85 libraries/mult_submits.inc.php:212
#: 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:344 libraries/Menu.php:451
#: libraries/Util.php:3160 libraries/Util.php:3170 libraries/Util.php:3176
#: libraries/Util.php:3456 libraries/Util.php:4090 libraries/Util.php:4107
#: 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:435
#: libraries/display_export.lib.php:45 libraries/replication_gui.lib.php:379
msgid "Select all"
msgstr "選擇全部"
#: db_operations.php:50 tbl_create.php:23
msgid "The database name is empty!"
msgstr "請填寫資料庫名稱!"
#: db_operations.php:138
#, php-format
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 "phpMyAdmin 設定儲存空間已停用。 %s了解原因%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 "您需要重新整理頁面。"
#: 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
#, php-format
msgid "Linestring %d:"
msgstr "一維折線 %d:"
#: 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:456
#: libraries/DisplayResults.php:1811 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:243
#: 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:1066
#: libraries/rte/rte_routines.lib.php:1690
#: 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:369 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:115
msgid "Go"
msgstr "執行"
#: gis_data_editor.php:416
msgid "Output"
msgstr "輸出"
#: gis_data_editor.php:419
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field."
msgstr ""
"從 \"函數\" 的欄位中選擇 \"GeomFromText\",然後將下方的字串貼到 \"值\" 欄位。"
#: import.php:64
msgid "Succeeded"
msgstr "已成功"
#: import.php:68 js/messages.php:607
msgid "Failed"
msgstr "已失敗"
#: import.php:72
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 "您上傳的檔案過大,請參考 %s說明文件%s 了解如何解決此問題。"
#: import.php:378 import.php:579
msgid "Showing bookmark"
msgstr "顯示書籤"
#: import.php:394 import.php:575
msgid "The bookmark has been deleted."
msgstr "書籤已被刪除。"
#: import.php:488
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:540 libraries/display_import.lib.php:665
msgid "Could not load import plugins, please check your installation!"
msgstr "無法載入匯入外掛程式,請檢查您的安裝!"
#: import.php:582 libraries/sql.lib.php:788 libraries/sql.lib.php:1564
#, php-format
msgid "Bookmark %s has been created."
msgstr "已建立書籤 %s。"
#: import.php:592
#, php-format
msgid "Import has been successfully finished, %d query executed."
msgid_plural "Import has been successfully finished, %d queries executed."
msgstr[0] "匯入成功完成,共執行了 %d 個查詢指令。"
#: import.php:621
#, php-format
msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
"same file%s and import will resume."
msgstr ""
"Script 執行已逾時,若要繼續完成匯入,請%s重新上傳原來的檔案%s,匯入動作會繼續"
"執行。"
#: import.php:631
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:702 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:300
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
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:294
msgid "Change password"
msgstr "修改密碼"
#: index.php:214
msgid "Server connection collation"
msgstr "伺服器連線編碼與排序"
#: index.php:235
msgid "Appearance settings"
msgstr "外觀設定"
#: index.php:268 prefs_manage.php:294
msgid "More settings"
msgstr "更多設定"
#: index.php:290
msgid "Database server"
msgstr "資料庫伺服器"
#: index.php:293 libraries/plugins/auth/AuthenticationCookie.php:188
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
msgid "PHP extension:"
msgstr "PHP 擴充套件:"
#: index.php:358
msgid "PHP version:"
msgstr "PHP 版本:"
#: index.php:369
msgid "Show PHP information"
msgstr "顯示 PHP 資訊"
#: 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 ""
"找不到 PHP 的 mbstring 擴充套件,且您正使用多位元(Multibyte)字元編碼。 若沒"
"有 mbstring 擴充套件 phpMyAdmin 將無法正確分割字串,這可能造成意料之外的錯"
"誤。"
#: 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 ""
"找不到 curl 擴充功能且 allow_url_fopen 已停用,故像是錯誤回報與版本檢查等功能"
"將無法使用。"
#: 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 ""
"您在 PHP 設定參數中 [a@https://secure.php.net/manual/en/session."
"configuration.php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/"
"a] 所設定的時間短於您在 phpMyAdmin 中設定的 Cookies 有效期間,因此您的登入連"
"線有效期間可能比您在 phpMyAdmin 中設定的時間要更短。"
#: 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 ""
"phpMyAdmin 中所設定的登入 cookie 儲存時間小於 cookie 有效期間,因此您的登入連"
"線有效期間將會比您在 phpMyAdmin 中設定的時間要更短。"
#: index.php:518
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "設定檔案需要設定一組加密密碼 (blowfish_secret)。"
#: index.php:525
msgid "The secret passphrase in configuration (blowfish_secret) is too short."
msgstr "設定的秘密密鑰(blowfish_secret)過短。"
#: 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 ""
"安裝時所用的 [code]config[/code] 資料夾尚未被刪除。強烈建議在 phpMyAdmin 設定"
"完成之後移除該資料夾,否則會有未經授權的人下載你的設定檔而對伺服器安全性造成"
"威脅。"
#: index.php:555
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. %sFind out why%s. "
msgstr ""
"尚未設定 phpMyAdmin 設定儲存空間,部份延伸功能將無法使用。 %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 "伺服器上執行了 Suhosin。請參考 %s說明文件%s 進一步了解可能造成的問題。"
#: js/messages.php:43
msgid "Confirm"
msgstr "確認"
#: js/messages.php:44
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "您確定要執行 \"%s\"?"
#: js/messages.php:46 libraries/mult_submits.lib.php:444
msgid "You are about to DESTROY a complete database!"
msgstr "您正要刪除(DESTROY)一個完整的資料庫!"
#: 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 "您正要刪除(DESTROY)整張資料表!"
#: js/messages.php:52
msgid "You are about to TRUNCATE a complete table!"
msgstr "您正要清空(TRUNCATE)整張資料表!"
#: js/messages.php:53
msgid "Delete tracking data for this table?"
msgstr "刪除此資料表的追蹤資料?"
#: js/messages.php:55
msgid "Delete tracking data for these tables?"
msgstr "刪除這些資料表的追蹤資料?"
#: js/messages.php:57
msgid "Delete tracking data for this version?"
msgstr "刪除此版本的追蹤資料?"
#: js/messages.php:59
msgid "Delete tracking data for these versions?"
msgstr "刪除這些版本的追蹤資料?"
#: js/messages.php:60
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 "刪除主鍵(Primary Key)/索引(Index)中"
#: js/messages.php:63
msgid "Dropping Foreign key."
msgstr "正在刪除外鍵(Foreign Key)。"
#: js/messages.php:65
msgid "This operation could take a long time. Proceed anyway?"
msgstr "此操作將會花費較長的時間,請確定是否繼續執行?"
#: js/messages.php:67
#, php-format
msgid "Do you really want to delete user group \"%s\"?"
msgstr "您確定要刪除群組「%s」?"
#: js/messages.php:69
#, php-format
msgid "Do you really want to delete the search \"%s\"?"
msgstr "您確定要刪除查詢「%s」?"
#: js/messages.php:71
msgid "You have unsaved changes; are you sure you want to leave this page?"
msgstr "您有尚未儲存的變更,您確定要離開此頁面?"
#: js/messages.php:73
msgid "Do you really want to revoke the selected user(s) ?"
msgstr "您確定要解除(Revoke)己選擇使用者的權限?"
#: js/messages.php:75
msgid "Do you really want to delete this central column?"
msgstr "您確定要刪除此中央欄位?"
#: js/messages.php:77
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 ""
"您確定要移除(DROP)選擇的分區? 這同時也會刪除(DELETE)與選擇分區相關的資料!"
#: js/messages.php:83
msgid "Do you really want to TRUNCATE the selected partition(s)?"
msgstr "您確定要清空(TRUNCATE)選擇的分區?"
#: js/messages.php:85
msgid "Do you really want to remove partitioning?"
msgstr "您確定要移除分區?"
#: js/messages.php:86
msgid "Do you really want to RESET SLAVE?"
msgstr "您確定要執行 RESET SLAVE?"
#: 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 "您確定您要更改編碼與排序(Collation)並轉換資料?"
#: 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 ""
"雖然 MySQL 在此操作會嘗試對應編碼與排序之間的資料值,但若字元集不完整可能會造"
"成資料遺失,且因此遺失的資料將<b>無法</b>透過將欄位轉換回原編碼與排序來還原。"
"<b>建議使用於資料表結構頁面的欄位編輯功能 (\"更改\" 連結) 來轉換現有的資料。"
"</b>"
#: js/messages.php:107
msgid ""
"Are you sure you wish to change all the column collations and convert the "
"data?"
msgstr "您確定您要更改所有欄位編碼與排序(Collation)並轉換資料?"
#: js/messages.php:111
msgid "Save & close"
msgstr "儲存並關閉"
#: js/messages.php:112 libraries/config/FormDisplay.tpl.php:426
#: libraries/insert_edit.lib.php:1619 prefs_manage.php:375 prefs_manage.php:386
msgid "Reset"
msgstr "重新設定"
#: js/messages.php:113
msgid "Reset all"
msgstr "全部重設"
#: js/messages.php:116
msgid "Missing value in the form!"
msgstr "表單內尚有資料值未填寫!"
#: js/messages.php:117
msgid "Select at least one of the options!"
msgstr "選至少選擇其中一個項目!"
#: js/messages.php:118
msgid "Please enter a valid number!"
msgstr "請輸入一個有效的數字!"
#: js/messages.php:119
msgid "Please enter a valid length!"
msgstr "請輸入一個有效的長度!"
#: js/messages.php:120
msgid "Add index"
msgstr "新增索引"
#: js/messages.php:121
msgid "Edit index"
msgstr "編輯索引"
#: js/messages.php:122 templates/table/index_form.phtml:235
#, php-format
msgid "Add %s column(s) to index"
msgstr "增加 %s 個欄位至索引"
#: js/messages.php:123
msgid "Create single-column index"
msgstr "建立單一欄位索引"
#: js/messages.php:124
msgid "Create composite index"
msgstr "建立組合索引"
#: js/messages.php:125
msgid "Composite with:"
msgstr "組合使用:"
#: js/messages.php:126
msgid "Please select column(s) for the index."
msgstr "請選擇要建立索引的欄位。"
#: js/messages.php:129 templates/table/structure/add_column.phtml:1
msgid "You have to add at least one column."
msgstr "至少要增加一個欄位。"
#: js/messages.php:132 libraries/insert_edit.lib.php:1617
#: templates/columns_definitions/column_definitions_form.phtml:163
#: templates/table/index_form.phtml:240
#: templates/table/relation/common_form.phtml:131
msgid "Preview SQL"
msgstr "預覽 SQL"
#: js/messages.php:135
msgid "Simulate query"
msgstr "模擬查詢"