-
Notifications
You must be signed in to change notification settings - Fork 0
/
zh_TW.po
7580 lines (5820 loc) · 214 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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat, Inc.
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Ben Wu <[email protected]>, 2002-2004
# Cheng-Chia Tseng <[email protected]>, 2011-2013, 2023.
# Chester Cheng <[email protected]>, 2004-2008,2012,2014
# Chester Cheng <[email protected]>, 2004
# Chester Cheng <ccheng@紅帽子>, 2010
# Dimitris Glezos <[email protected]>, 2011
# Hsiao-Ting Wang <[email protected]>, 2014
# Jouston Huang <[email protected]>, 2004
# Terry Chuang <tchuang at redhat>, 2010
# Terry Chuang <[email protected]>, 2008-2009,2012-2013
# Waika Liu <[email protected]>, 2005
# Walter Cheuk <[email protected]>, 2006,2013
# Walter Cheuk <[email protected]>, 2005
# Cheng-Chia Tseng <[email protected]>, 2015. #zanata, 2023.
# Chester Cheng <[email protected]>, 2015. #zanata
# Terry Chuang <[email protected]>, 2015. #zanata
# Cheng-Chia Tseng <[email protected]>, 2016. #zanata, 2023.
# David Shea <[email protected]>, 2016. #zanata
# Cheng-Chia Tseng <[email protected]>, 2017. #zanata, 2023.
# Cheng-Chia Tseng <[email protected]>, 2018. #zanata, 2023.
# Peter Pan <[email protected]>, 2018. #zanata
# Peter Pan <[email protected]>, 2019. #zanata
# Yi-Jyun Pan <[email protected]>, 2020.
# Anonymous <[email protected]>, 2020.
# Amy Iris Parker <[email protected]>, 2021.
# Enfong Cao <[email protected]>, 2021.
# Junting Wu <[email protected]>, 2021.
# Ludek Janda <[email protected]>, 2022.
# yangyangdaji <[email protected]>, 2022, 2023.
msgid ""
msgstr ""
"Project-Id-Version: anaconda 32.22\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-01 03:35+0000\n"
"PO-Revision-Date: 2023-11-06 12:23+0000\n"
"Last-Translator: Anonymous <[email protected]>\n"
"Language-Team: Chinese (Traditional) <https://translate.fedoraproject.org/"
"projects/anaconda-webui/anaconda-webui/zh_TW/>\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 5.1.1\n"
#: src/components/storage/InstallationDestination.jsx:177
#: src/components/storage/InstallationDestination.jsx:302
msgid "$0 $1"
msgstr ""
#: src/components/storage/MountPointMapping.jsx:352
#: src/components/storage/InstallationDestination.jsx:197
#: src/components/storage/InstallationDestination.jsx:295
msgid "$0 ($1)"
msgstr ""
#: src/components/app.jsx:87
#, fuzzy
msgid "$0 installation"
msgstr "安裝"
#: src/components/HeaderKebab.jsx:72
#, fuzzy
msgid "$0 installer"
msgstr "退出安裝程式(_Q)"
#: src/components/storage/ReclaimSpaceModal.jsx:259
msgid ""
"$0 is an MBR extended partition that contains logical partitions. Removing "
"all logical partitions will also automatically remove the extended partition."
msgstr ""
#: src/components/review/StorageReview.jsx:247
#, fuzzy
#| msgid "No user will be created"
msgid "$0 will be deleted"
msgstr "尚未建立使用者"
#: src/components/storage/MountPointMapping.jsx:206
#, fuzzy
#| msgid "%s cannot be on an encrypted block device."
msgid "'$0' filesystem cannot be on an encrypted block device"
msgstr "%s 無法位於加密的區塊裝置上。"
#: src/components/storage/MountPointMapping.jsx:200
#, fuzzy
msgid "'$0' must be on a device formatted to '$1'"
msgstr "{fs} 必須存在類型為 {type} 的裝置"
#: src/components/HeaderKebab.jsx:136
msgid "About"
msgstr ""
#: src/components/review/ReviewConfiguration.jsx:109
#, fuzzy
#| msgctxt "GUI|Subscription|Authentication|Account"
#| msgid "_Account"
msgid "Account"
msgstr "帳號(_A)"
#: src/components/review/StorageReview.jsx:206
#: src/components/storage/ReclaimSpaceModal.jsx:161
#, fuzzy
#| msgid "Action"
msgid "Actions"
msgstr "動作"
#: src/components/storage/MountPointMapping.jsx:644
#, fuzzy
msgid "Add mount"
msgstr "加入鍵盤配置"
#: src/components/storage/CockpitStorageIntegration.jsx:147
msgid "All changes made in the storage editor take effect immediately."
msgstr ""
#: src/components/storage/EncryptedDevices.jsx:154
msgid "All devices using this passphrase will be unlocked"
msgstr ""
#: src/manifest.json:0 org.cockpit-project.anaconda-webui.metainfo.xml:5
#, fuzzy
msgid "Anaconda"
msgstr "Anaconda 安裝程式"
#: src/index.html:20
#, fuzzy
msgid "Anaconda Web UI"
msgstr "Anaconda 安裝程式"
#: org.cockpit-project.anaconda-webui.metainfo.xml:6
msgid "Anaconda installer"
msgstr "Anaconda 安裝程式"
#: org.cockpit-project.anaconda-webui.metainfo.xml:8
msgid ""
"Anaconda is the OS installer used by Fedora, RHEL, CentOS and other Linux "
"distributions."
msgstr ""
#: src/components/HeaderKebab.jsx:102
#, fuzzy
msgid "Anaconda project page"
msgstr "Anaconda 安裝程式"
#: src/components/storage/InstallationScenario.jsx:311
#, fuzzy
msgid "Apply mount point assignment and install"
msgstr "套用安裝程式中的組態"
#: src/components/storage/HelpAutopartOptions.jsx:9
msgid ""
"Assign partitions to mount points. Useful for pre-configured custom layouts."
msgstr ""
#: src/components/storage/ReclaimSpaceModal.jsx:215
msgid "Available free space: $0. Installation requires: $1."
msgstr ""
#: src/components/AnacondaWizardFooter.jsx:90
msgid "Back"
msgstr ""
#: src/components/AnacondaHeader.jsx:88
msgid ""
"By continuing to use this software, you understand and accept the risks "
"associated with pre-released software, that you intend to use this for "
"testing and development purposes only and are willing to report any bugs or "
"issues in order to enhance this work."
msgstr ""
"繼續使用此軟體,即表示您了解並接受與預發佈軟體相關的風險,您打算僅將其用於測"
"試和開發目的,並願意報告任何錯誤或問題以改進此工作。"
#: src/components/review/Hostname.jsx:106
#: src/components/storage/CockpitStorageIntegration.jsx:136
#: src/components/storage/InstallationDestination.jsx:348
#: src/components/storage/ReclaimSpaceModal.jsx:226
#: src/components/Error.jsx:270
msgid "Cancel"
msgstr "取消"
#: src/components/review/Hostname.jsx:104
#, fuzzy
#| msgctxt "GUI|Advanced User"
#| msgid "_Save Changes"
msgid "Change"
msgstr "儲存變更(_S)"
#: src/components/storage/InstallationDestination.jsx:333
#, fuzzy
msgid "Change destination"
msgstr "細節"
#: src/components/review/Hostname.jsx:113
#, fuzzy
#| msgid "Set host name"
msgid "Change hostname"
msgstr "設定主機名稱"
#: src/components/storage/CockpitStorageIntegration.jsx:203
msgid ""
"Changes made here will immediately affect the system. There is no 'undo'."
msgstr ""
#: src/components/storage/CockpitStorageIntegration.jsx:474
#: src/components/storage/CockpitStorageIntegration.jsx:486
#: src/components/storage/DiskEncryption.jsx:57
#, fuzzy
msgid "Checking storage configuration"
msgstr "正在檢查儲存組態..."
#: src/components/localization/InstallationLanguage.jsx:306
#, fuzzy
msgid "Choose a language"
msgstr "語言"
#: src/components/localization/InstallationLanguage.jsx:315
#, fuzzy
msgid "Chosen language: "
msgstr "語言"
#: src/components/storage/EncryptedDevices.jsx:164
#: src/components/storage/InstallationDestination.jsx:353
msgid "Close"
msgstr "關閉"
#: src/components/storage/CockpitStorageIntegration.jsx:386
msgid ""
"Cockpit storage did not provide the passphrase to unlock encrypted device."
msgstr ""
#: src/components/localization/InstallationLanguage.jsx:149
#, fuzzy
msgid "Common languages"
msgstr "語言"
#: src/components/installation/InstallationProgress.jsx:186
#, fuzzy
msgid "Completed"
msgstr "已完成!"
#: src/components/storage/CockpitStorageIntegration.jsx:193
#, fuzzy
#| msgid "Configuring storage"
msgid "Configure storage"
msgstr "正在設定儲存裝置"
#: src/components/storage/CockpitStorageIntegration.jsx:522
#, fuzzy
#| msgid "Configuring storage"
msgid "Configure storage again"
msgstr "正在設定儲存裝置"
#: src/components/storage/DiskEncryption.jsx:97
#: src/components/users/Accounts.jsx:183 src/components/users/Accounts.jsx:284
#, fuzzy
msgid "Confirm passphrase"
msgstr "確認密碼(_C)"
#: src/components/storage/CockpitStorageIntegration.jsx:507
msgid "Continue"
msgstr "繼續"
#: src/components/AnacondaWizardFooter.jsx:138
#, fuzzy
msgid "Continue installation"
msgstr "正在執行安裝前置事項"
#: src/components/storage/CockpitStorageIntegration.jsx:483
#, fuzzy
msgid "Continue with installation"
msgstr "正在執行安裝前置事項"
#: src/components/users/Accounts.jsx:358
#, fuzzy
#| msgctxt "GUI|Spoke"
#| msgid "_Root Account"
msgid "Create Account"
msgstr "Root 帳號(_R)"
#: src/components/users/Accounts.jsx:200
#, fuzzy
#| msgid "Lock root account"
msgid "Create account"
msgstr "鎖定 root 帳號"
#: src/components/Error.jsx:255
msgid "Critical error"
msgstr ""
#: src/components/storage/InstallationDestination.jsx:100
#, fuzzy
#| msgid "Current host name:"
msgid "Currently installed: $0"
msgstr "目前主機名稱:"
#: src/components/storage/MountPointMapping.jsx:247
msgid "Custom"
msgstr "自訂"
#: src/components/review/StorageReview.jsx:305
msgid "Deletion of certain partitions may prevent $0 from booting: $1"
msgstr ""
#: src/components/storage/InstallationDestination.jsx:282
#, fuzzy
msgid "Destination"
msgstr "細節"
#: src/components/storage/CockpitStorageIntegration.jsx:546
msgid "Detected valid storage layout:"
msgstr ""
#: src/components/review/StorageReview.jsx:204
#: src/components/storage/MountPointMapping.jsx:620
msgid "Device"
msgstr "裝置"
#: src/components/storage/EncryptedDevices.jsx:72
msgid "Devices should be unlocked before assigning mount points."
msgstr ""
#: src/components/storage/MountPointMapping.jsx:388
#, fuzzy
msgid "Duplicate device."
msgstr "Multipath 裝置(_M)"
#: src/components/storage/MountPointMapping.jsx:253
#, fuzzy
msgid "Duplicate mount point."
msgstr "請輸入掛載點。"
#: src/components/users/Accounts.jsx:268
#, fuzzy
#| msgctxt "GUI|Password"
#| msgid "_Enable root account"
msgid "Enable root account"
msgstr "啟用 root 帳號(_E)"
#: src/components/storage/DiskEncryption.jsx:79
msgid "Encrypt my data"
msgstr "加密我的資料"
#: src/components/review/StorageReview.jsx:207
#, fuzzy
#| msgid "Encrypt"
msgid "Encrypted"
msgstr "加密"
#: src/components/storage/EncryptedDevices.jsx:69
msgid "Encrypted devices are locked"
msgstr ""
#: src/components/storage/DiskEncryption.jsx:106
msgid "Encryption"
msgstr "加密"
#: src/components/storage/InstallationScenario.jsx:289
#, fuzzy
msgid "Erase data and install"
msgstr "检查和安装(_R)"
#: src/components/Error.jsx:258
#, fuzzy
msgid "Error details"
msgstr "錯誤詳情: "
#: src/components/installation/InstallationProgress.jsx:229
msgid "Exit to live desktop"
msgstr ""
#: src/components/storage/ReclaimSpaceModal.jsx:256
#: src/components/storage/ReclaimSpaceModal.jsx:263
#, fuzzy
#| msgid "Standard Partition"
msgid "Extended partition"
msgstr "標準分割區"
#: src/components/storage/CockpitStorageIntegration.jsx:617
msgid "Fedora linux requires at least $0 of disk space."
msgstr ""
#: src/components/installation/InstallationProgress.jsx:69
#, fuzzy
msgid "Finalization"
msgstr "位置"
#: src/components/installation/InstallationProgress.jsx:67
msgid ""
"Finalizing: The system configuration is complete. Finalizing installation "
"may take a few moments."
msgstr ""
#: src/components/localization/InstallationLanguage.jsx:273
#, fuzzy
msgid "Find a language"
msgstr "選擇一個網絡"
#: src/components/storage/CockpitStorageIntegration.jsx:550
msgid "Free space requirements met"
msgstr ""
#: src/components/users/Accounts.jsx:204
msgid "Full name"
msgstr "完整名稱"
#: src/components/users/Accounts.jsx:169
msgid "Full name cannot contain colon characters"
msgstr "完整名稱不包含冒號字元"
#: src/components/Password.jsx:243
#, fuzzy
msgid "Hide confirmed password"
msgstr "確認密碼(_C)"
#: src/components/storage/EncryptedDevices.jsx:193
#, fuzzy
msgid "Hide passphrase"
msgstr "確認密碼(_C)"
#: src/components/Password.jsx:216
#, fuzzy
msgid "Hide password"
msgstr "隱藏密碼。"
#: src/components/review/Hostname.jsx:117
#: src/components/review/Hostname.jsx:163
#, fuzzy
#| msgid "Host Name"
msgid "Hostname"
msgstr "主機名稱"
#: src/components/storage/InstallationScenario.jsx:496
#, fuzzy
msgid "How would you like to install?"
msgstr ""
"\n"
"您是否無論如何都想使用?"
#: src/components/review/ReviewConfiguration.jsx:167
msgid "I understand that all existing data will be erased"
msgstr ""
#: src/components/review/ReviewConfiguration.jsx:168
msgid ""
"I understand that all existing data will be erased from the selected disks"
msgstr ""
#: src/components/review/ReviewConfiguration.jsx:172
msgid "I understand that some existing data will be erased"
msgstr ""
#: src/components/review/ReviewConfiguration.jsx:173
msgid "I understand that some partitions will be modified"
msgstr ""
#: src/components/review/Hostname.jsx:140
msgid "If empty, hostname will be transient and set by network information."
msgstr ""
#: src/components/storage/CockpitStorageIntegration.jsx:593
msgid "If you are configuring partitions the following are required:"
msgstr ""
#: src/components/AnacondaHeader.jsx:91
msgid ""
"If you do not understand or accept the risks, then please exit this program."
msgstr ""
#: src/components/installation/InstallationProgress.jsx:191
#, fuzzy
msgid "In progress"
msgstr "進度"
#: src/components/app.jsx:48
#, fuzzy
#| msgid "Installing."
msgid "Initializing..."
msgstr "安裝中。"
#: src/components/storage/InstallationScenario.jsx:300
#: src/components/storage/InstallationScenario.jsx:321
msgid "Install"
msgstr "安裝"
#: src/components/installation/InstallationProgress.jsx:156
msgid "Installation failed"
msgstr "安裝失敗"
#: src/components/storage/InstallationMethod.jsx:232
#, fuzzy
msgid "Installation method"
msgstr "安裝完成"
#: src/components/installation/InstallationProgress.jsx:121
#, fuzzy
msgid "Installation of the system failed: $0"
msgstr "安裝失敗"
#: src/components/review/ReviewConfiguration.jsx:124
#, fuzzy
msgid "Installation type"
msgstr "安裝"
#: src/components/installation/InstallationProgress.jsx:158
msgid "Installing"
msgstr "安裝中"
#: src/components/storage/HelpAutopartOptions.jsx:7
msgid ""
"Keep current disk layout and use available space, to dual-boot with another "
"OS."
msgstr ""
#: src/components/review/ReviewConfiguration.jsx:100
msgid "Language"
msgstr "語言"
#: src/components/storage/CockpitStorageIntegration.jsx:129
#: src/components/storage/CockpitStorageIntegration.jsx:664
#, fuzzy
msgid "Launch storage editor"
msgstr "安裝"
#: src/components/storage/ReclaimSpaceModal.jsx:157
msgid "Location"
msgstr "位置"
#: src/components/storage/EncryptedDevices.jsx:174
#, fuzzy
msgid "Locked devices"
msgstr "重新掃描裝置"
#: src/components/Error.jsx:179
msgid "Log"
msgstr ""
#: src/components/storage/MountPointMapping.jsx:805
#, fuzzy
msgid "Manual disk configuration"
msgstr "裝置組態"
#: src/components/storage/MountPointMapping.jsx:807
#, fuzzy
msgid "Manual disk configuration: Mount point mapping"
msgstr "裝置組態"
#: src/components/review/Hostname.jsx:137
msgid "May contain letters, numbers, and dashes."
msgstr ""
#: src/components/Password.jsx:76
msgid "Medium"
msgstr ""
#: src/components/storage/MountPointMapping.jsx:142
msgid "Mismatch between parent device and child device reformat selection."
msgstr ""
#: src/components/review/StorageReview.jsx:208
#: src/components/storage/MountPointMapping.jsx:619
msgid "Mount point"
msgstr "掛載點"
#: src/components/storage/InstallationScenario.jsx:319
#: src/components/storage/MountPointMapping.jsx:617
#, fuzzy
msgid "Mount point assignment"
msgstr "掛載點"
#: src/components/Password.jsx:51
#, fuzzy
msgid "Must be at least $0 characters"
msgstr "密碼長度不得少於六個字元。"
#: src/components/storage/ReclaimSpaceModal.jsx:158
msgid "Name"
msgstr "名稱"
#: src/components/Error.jsx:131
msgid ""
"Network not available. Configure the network in the top bar menu to report "
"the issue."
msgstr ""
#: src/components/Error.jsx:132
msgid "Network not available. Configure the network to report the issue."
msgstr ""
#: src/components/AnacondaWizardFooter.jsx:97
msgid "Next"
msgstr ""
#: src/components/storage/MountPointMapping.jsx:624
#: src/components/storage/ReclaimSpaceModal.jsx:163
#, fuzzy
msgid "No devices"
msgstr "加入裝置"
#: src/components/storage/InstallationDestination.jsx:159
#, fuzzy
#| msgid "not available"
msgid "No disks available"
msgstr "無法使用"
#: src/components/storage/InstallationDestination.jsx:288
msgid "No disks selected"
msgstr "尚未選取磁碟"
#: src/components/localization/InstallationLanguage.jsx:192
msgid "No results found"
msgstr ""
#: src/components/storage/InstallationScenario.jsx:95
#, fuzzy
msgid "Not enough free space on the selected disks."
msgstr "所選磁碟上的可用空間不足。"
#: src/components/storage/InstallationScenario.jsx:74
#, fuzzy
msgid "Not enough space on selected disks."
msgstr "所選磁碟上的可用空間不足。"
#: src/components/review/StorageReview.jsx:349
msgid "Note"
msgstr ""
#: src/components/AnacondaHeader.jsx:85
msgid ""
"Notice: This is pre-released software that is intended for development and "
"testing purposes only. Do NOT use this software for any critical work or for "
"production environments."
msgstr ""
#: src/components/review/ReviewConfiguration.jsx:89
#, fuzzy
msgid "Operating system"
msgstr "正在建立使用者"
#: src/components/storage/CockpitStorageIntegration.jsx:625
msgid "Partitions (advanced)"
msgstr ""
#: src/components/storage/DiskEncryption.jsx:94
#: src/components/storage/EncryptedDevices.jsx:177
#: src/components/storage/EncryptedDevices.jsx:184
#: src/components/users/Accounts.jsx:180 src/components/users/Accounts.jsx:281
msgid "Passphrase"
msgstr "密語"
#: src/components/storage/EncryptedDevices.jsx:135
msgid "Passphrase did not match any locked device"
msgstr ""
#: src/components/Password.jsx:257
#, fuzzy
msgid "Passphrases must match"
msgstr "密語不符合。"
#: src/components/installation/InstallationProgress.jsx:180
msgid "Pending"
msgstr ""
#: src/components/Error.jsx:88
msgid "Please attach the log file $0 to the issue."
msgstr ""
#: src/components/HeaderKebab.jsx:73
msgid "Powered by Anaconda"
msgstr ""
#: src/components/AnacondaHeader.jsx:75
msgid "Pre-release"
msgstr ""
#: src/components/Error.jsx:162
#, fuzzy
msgid "Preparing report"
msgstr "正在準備佈署 {}"
#: src/components/storage/CockpitStorageIntegration.jsx:528
#, fuzzy
#| msgid "Failed to proceed with the installation."
msgid "Proceed with installation"
msgstr "無法繼續安裝。"
#: src/components/AnacondaWizardFooter.jsx:108
#: src/components/AnacondaWizardFooter.jsx:131 src/components/Error.jsx:236
msgid "Quit"
msgstr "退出"
#: src/components/AnacondaWizardFooter.jsx:143
#, fuzzy
msgid "Quit installer?"
msgstr "退出安裝程式(_Q)"
#: src/components/app.jsx:130
#, fuzzy
msgid "Reading information about the OS failed."
msgstr "註冊失敗。"
#: src/components/app.jsx:77
msgid "Reading information about the computer failed."
msgstr ""
#: src/components/app.jsx:120
#, fuzzy
msgid "Reading installer configuration failed."
msgstr "裝置重新設定失敗。"
#: src/components/AnacondaHeader.jsx:47
#, fuzzy
msgid "Reading installer version information failed."
msgstr "註冊失敗。"
#: src/components/review/Hostname.jsx:55
msgid ""
"Real hostname can only contain characters, digits, dashes (not starting or "
"ending a character) and dots"
msgstr ""
#: src/components/review/Hostname.jsx:51
#, fuzzy
#| msgid "Host name must be 64 or fewer characters in length."
msgid "Real hostname must be 64 characters or less"
msgstr "主機名稱長度必須為 64 個或更少個字元。"
#: src/components/AnacondaWizardFooter.jsx:108
#: src/components/AnacondaWizardFooter.jsx:131 src/components/Error.jsx:236
msgid "Reboot"
msgstr "重新開機"
#: src/components/storage/ReclaimSpaceModal.jsx:527
msgid "Reboot into Windows to resize BitLocker-encrypted partitions. "
msgstr ""
#: src/components/AnacondaWizardFooter.jsx:143
#, fuzzy
msgid "Reboot system?"
msgstr "重新啟動系統(_R)"
#: src/components/installation/InstallationProgress.jsx:229
#, fuzzy
#| msgid "/boot file system"
msgid "Reboot to installed system"
msgstr "/boot 檔案系統"
#: src/components/storage/InstallationScenario.jsx:271
#, fuzzy
#| msgctxt "GUI|Reclaim Dialog"
#| msgid "_Reclaim space"
msgid "Reclaim additional space"
msgstr "取回空間(_R)"
#: src/components/storage/ReclaimSpaceModal.jsx:145
#: src/components/storage/ReclaimSpaceModal.jsx:155
#: src/components/storage/ReclaimSpaceModal.jsx:223
#, fuzzy
#| msgctxt "GUI|Reclaim Dialog"
#| msgid "_Reclaim space"
msgid "Reclaim space"
msgstr "取回空間(_R)"
#: src/components/storage/InstallationScenario.jsx:271
#, fuzzy
#| msgctxt "GUI|Reclaim Dialog"
#| msgid "_Reclaim space"
msgid "Reclaim space (required)"
msgstr "取回空間(_R)"
#: src/components/storage/MountPointMapping.jsx:246
msgid "Recommended"
msgstr ""
#: src/components/storage/CockpitStorageIntegration.jsx:602
msgid "Recommended partitions:"
msgstr ""
#: src/components/storage/MountPointMapping.jsx:408
#: src/components/storage/MountPointMapping.jsx:621
msgid "Reformat"
msgstr "重新格式化"
#: src/components/storage/InstallationScenario.jsx:279
#: src/components/storage/InstallationScenario.jsx:287
#, fuzzy
#| msgid "Installed"
msgid "Reinstall Fedora"
msgstr "已安裝"
#: src/components/storage/MountPointMapping.jsx:435
msgid "Remove"
msgstr "移除"
#: src/components/storage/HelpAutopartOptions.jsx:5
msgid ""
"Remove all partitions on the selected devices, including existing operating "
"systems."
msgstr ""
#: src/components/storage/ReclaimSpaceModal.jsx:128
#, fuzzy
msgid ""
"Remove or resize existing filesystems to free up space for the installation."
msgstr "無法繼續安裝。"
#: src/components/storage/ReclaimSpaceModal.jsx:131
msgid ""
"Removing a filesystem will permanently delete all of the data it contains. "
msgstr ""
#: src/components/storage/HelpAutopartOptions.jsx:11
msgid "Replace current installation, but keep files in home."
msgstr ""
#: src/components/HeaderKebab.jsx:139
msgid "Report Issue"
msgstr ""
#: src/components/Error.jsx:162 src/components/Error.jsx:281
msgid "Report issue"
msgstr ""
#: src/components/Error.jsx:149
msgid ""
"Reporting an issue will send information over the network. Please review and "
"edit the attached log to remove any sensitive information."
msgstr ""
#: src/components/storage/MountPointMapping.jsx:245
#, fuzzy
msgid "Required"
msgstr "未註冊。"
#: src/components/storage/CockpitStorageIntegration.jsx:614
#, fuzzy
msgid "Requirements"
msgstr "未註冊。"
#: src/components/storage/InstallationDestination.jsx:150
#, fuzzy
#| msgid "to rescan devices"
msgid "Rescan devices"
msgstr "重新掃描裝置"
#: src/components/storage/InstallationDestination.jsx:131
#, fuzzy
msgid "Rescanning of the disks failed."
msgstr "重新掃描磁碟完成。"
#: src/components/storage/ReclaimSpaceModal.jsx:507
#, fuzzy
#| msgctxt "GUI|Advanced Storage|NVDIMM|Reconfigure"
#| msgid "_Sector size:"
msgid "Resize"
msgstr "扇區大小(_S):"
#: src/components/review/StorageReview.jsx:311
msgid "Resizing the following partitions from $0: $1"
msgstr ""
#: src/components/storage/CockpitStorageIntegration.jsx:93
#, fuzzy
msgid "Return to installation"
msgstr "安裝"
#: src/components/storage/CockpitStorageIntegration.jsx:513
#, fuzzy
msgid "Return to storage editor"
msgstr "安裝"
#: src/components/review/ReviewConfiguration.jsx:223
#: src/components/review/ReviewConfiguration.jsx:224
msgid "Review and install"
msgstr "检查和安装(_R)"
#: src/components/review/Hostname.jsx:104
#, fuzzy
#| msgctxt "GUI|Custom Partitioning|Container Dialog"
#| msgid "_Save"
msgid "Save"
msgstr "儲存(_S)"
#: src/components/installation/Feedback.jsx:41
msgid "Scan the QR code with your phone or visit:"
msgstr ""
#: src/components/storage/DiskEncryption.jsx:110
msgid ""
"Secure your data using disk-based encryption. Only applies to new partitions"
msgstr ""
#: src/components/storage/InstallationDestination.jsx:345
#, fuzzy
#| msgctxt "GUI|Custom Partitioning|Configure Dialog"
#| msgid "_Select"
msgid "Select"
msgstr "選取(_S)"
#: src/components/storage/MountPointMapping.jsx:319
#, fuzzy
msgid "Select a device"
msgstr "選取的裝置"
#: src/components/storage/InstallationDestination.jsx:339
#, fuzzy
msgid "Select destination"
msgstr "細節"
#: src/components/storage/MountPointMapping.jsx:125
msgid "Selected device's format '$0' cannot be reformatted."
msgstr ""
#: src/components/installation/Feedback.jsx:40
#, fuzzy
msgid "Send us feedback on your installation"
msgstr "無法繼續安裝。"
#: src/components/review/Hostname.jsx:113
#, fuzzy
#| msgid "Set host name"
msgid "Set custom hostname"
msgstr "設定主機名稱"
#: src/components/storage/InstallationScenario.jsx:309
msgid "Share disk with other operating system"
msgstr ""
#: src/components/Password.jsx:243
#, fuzzy
msgid "Show confirmed password"
msgstr "確認密碼(_C)"
#: src/components/storage/EncryptedDevices.jsx:193
#, fuzzy
msgid "Show passphrase"
msgstr "確認密碼(_C)"
#: src/components/Password.jsx:216
#, fuzzy
msgid "Show password"
msgstr "顯示密碼。"
#: src/components/review/StorageReview.jsx:205
msgid "Size"
msgstr ""
#: src/components/storage/EncryptedDevices.jsx:87
msgid "Skip"
msgstr ""
#: src/components/installation/InstallationProgress.jsx:59
#, fuzzy
msgid "Software installation"
msgstr "軟體選擇"
#: src/components/installation/InstallationProgress.jsx:57
msgid ""
"Software installation: Storage configuration complete. The software is now "
"being installed onto your device."
msgstr ""
#: src/components/storage/InstallationScenario.jsx:133
msgid "Some required partitions are missing: $0"
msgstr ""
#: src/components/storage/ReclaimSpaceModal.jsx:160
#, fuzzy
#| msgid "No Space"
msgid "Space"
msgstr "無空間"
#: src/components/review/ReviewConfiguration.jsx:131
#, fuzzy
msgid "Storage"
msgstr "儲存裝置選項"
#: src/components/storage/StorageConfiguration.jsx:122
#: src/components/storage/StorageConfiguration.jsx:123
#: src/components/installation/InstallationProgress.jsx:54
#: src/components/steps.js:22
msgid "Storage configuration"
msgstr "儲存裝置組態"
#: src/components/installation/InstallationProgress.jsx:52
msgid "Storage configuration: Storage is currently being configured."
msgstr ""
#: src/components/storage/CockpitStorageIntegration.jsx:120
#, fuzzy
msgid "Storage editor"
msgstr "安裝"
#: src/components/storage/CockpitStorageIntegration.jsx:674
msgid "Storage editor is available only in the `Installation method` step."