forked from videolan/vlc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzh_TW.po
21929 lines (17144 loc) · 532 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
# Translation to traditional Chinese.
# Copyright (C) 2005 the VideoLAN team
# This file is distributed under the same license as the VLC package.
# $Id$
#
# Frank Chao <[email protected]>, 2005.
#
#: modules/gui/qt4/playlist_model.cpp:85 modules/gui/qt4/playlist_model.cpp:95
#: modules/gui/qt4/playlist_model.cpp:207
msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-14 01:34+0200\n"
"PO-Revision-Date: 2005-02-12 12:14+0100\n"
"Last-Translator: Frank Chao <[email protected]>\n"
"Language-Team: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: include/vlc_config_cat.h:36
msgid "VLC preferences"
msgstr "偏好設定"
#: include/vlc_config_cat.h:38
msgid "Select \"Advanced Options\" to see all options."
msgstr "選擇\"進階選項\"以檢視所有選項"
#: include/vlc_config_cat.h:40 include/vlc_config_cat.h:131
#: modules/gui/macosx/playlistinfo.m:62 modules/gui/wince/playlist.cpp:674
#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:82
#: modules/visualization/visual/visual.c:113
msgid "General"
msgstr "一般"
#: include/vlc_config_cat.h:43
#: modules/gui/qt4/components/simple_preferences.cpp:75
#: modules/misc/dummy/dummy.c:65
msgid "Interface"
msgstr "介面"
#: include/vlc_config_cat.h:44
msgid "Settings for VLC's interfaces"
msgstr "VLC介面設定"
#: include/vlc_config_cat.h:46
#, fuzzy
msgid "General interface settings"
msgstr "一般介面設定"
#: include/vlc_config_cat.h:48
msgid "Main interfaces"
msgstr "主介面"
#: include/vlc_config_cat.h:49
msgid "Settings for the main interface"
msgstr "主介面設定"
#: include/vlc_config_cat.h:51 src/libvlc-module.c:89
msgid "Control interfaces"
msgstr "控制介面"
#: include/vlc_config_cat.h:52
msgid "Settings for VLC's control interfaces"
msgstr "VLC控制介面設定"
#: include/vlc_config_cat.h:54 include/vlc_config_cat.h:55
msgid "Hotkeys settings"
msgstr "熱鍵設定"
#: include/vlc_config_cat.h:58 src/input/es_out.c:1791
#: src/libvlc-module.c:1316 modules/gui/beos/InterfaceWindow.cpp:281
#: modules/gui/macosx/extended.m:70 modules/gui/macosx/intf.m:589
#: modules/gui/macosx/output.m:170 modules/gui/macosx/playlistinfo.m:96
#: modules/gui/macosx/wizard.m:420
#: modules/gui/qt4/components/infopanels.cpp:432
#: modules/gui/qt4/components/simple_preferences.cpp:77
#: modules/gui/qt4/ui/sout.ui:449
#: modules/gui/wxwidgets/dialogs/infopanels.cpp:336
#: modules/gui/wxwidgets/dialogs/wizard.cpp:850
#: modules/gui/wxwidgets/extrapanel.cpp:178 modules/stream_out/transcode.c:258
msgid "Audio"
msgstr "音訊"
#: include/vlc_config_cat.h:59
msgid "Audio settings"
msgstr "音訊設定"
#: include/vlc_config_cat.h:61 include/vlc_config_cat.h:62
#: modules/gui/qt4/components/simple_preferences.cpp:198
msgid "General audio settings"
msgstr "一般音訊設定"
#: include/vlc_config_cat.h:64 include/vlc_config_cat.h:89
#: src/video_output/video_output.c:436
msgid "Filters"
msgstr "濾波器"
#: include/vlc_config_cat.h:66
msgid "Audio filters are used to postprocess the audio stream."
msgstr "音訊過濾器是用來後處理音訊串流"
#: include/vlc_config_cat.h:68 src/audio_output/input.c:90
#: modules/gui/macosx/intf.m:599 modules/gui/macosx/intf.m:600
msgid "Visualizations"
msgstr "視覺效果"
#: include/vlc_config_cat.h:70 src/audio_output/input.c:164
msgid "Audio visualizations"
msgstr "音訊視覺效果"
#: include/vlc_config_cat.h:72 include/vlc_config_cat.h:85
msgid "Output modules"
msgstr "輸出模組"
#: include/vlc_config_cat.h:73
msgid "These are general settings for audio output modules."
msgstr "音訊輸出模組的一般設定"
#: include/vlc_config_cat.h:75 src/libvlc-module.c:1686
#: modules/gui/qt4/ui/sout.ui:574
#: modules/gui/wxwidgets/dialogs/streamout.cpp:578
#: modules/gui/wxwidgets/menus.cpp:282 modules/stream_out/transcode.c:290
msgid "Miscellaneous"
msgstr "雜項"
#: include/vlc_config_cat.h:76
msgid "Miscellaneous audio settings and modules."
msgstr "音訊雜項設定和模組"
#: include/vlc_config_cat.h:79 src/input/es_out.c:1819
#: src/libvlc-module.c:1363 modules/gui/macosx/extended.m:69
#: modules/gui/macosx/intf.m:602 modules/gui/macosx/output.m:160
#: modules/gui/macosx/playlistinfo.m:86 modules/gui/macosx/wizard.m:421
#: modules/gui/qt4/components/infopanels.cpp:430
#: modules/gui/qt4/components/simple_preferences.cpp:78
#: modules/gui/qt4/ui/sout.ui:442
#: modules/gui/wxwidgets/dialogs/infopanels.cpp:290
#: modules/gui/wxwidgets/dialogs/wizard.cpp:811
#: modules/gui/wxwidgets/extrapanel.cpp:176 modules/misc/dummy/dummy.c:95
#: modules/stream_out/transcode.c:202
msgid "Video"
msgstr "視訊"
#: include/vlc_config_cat.h:80
msgid "Video settings"
msgstr "視訊設定"
#: include/vlc_config_cat.h:82 include/vlc_config_cat.h:83
#: modules/gui/qt4/components/simple_preferences.cpp:169
msgid "General video settings"
msgstr "一般視訊設定"
#: include/vlc_config_cat.h:87
msgid "Choose your preferred video output and configure it here."
msgstr "選擇你所偏好的視訊輸出模組並設定"
#: include/vlc_config_cat.h:91
msgid "Video filters are used to postprocess the video stream."
msgstr "視訊過濾器是用來後處理視訊串流"
#: include/vlc_config_cat.h:93
msgid "Subtitles/OSD"
msgstr "字幕/OSD"
#: include/vlc_config_cat.h:94
msgid ""
"Miscellaneous settings related to On-Screen-Display, subtitles and \"overlay "
"subpictures\"."
msgstr ""
#: include/vlc_config_cat.h:103
msgid "Input / Codecs"
msgstr "輸入 / 編碼器"
#: include/vlc_config_cat.h:104
msgid ""
"These are the settings for the input, demultiplexing and decoding parts of "
"VLC. Encoder settings can also be found here."
msgstr ""
#: include/vlc_config_cat.h:107
msgid "Access modules"
msgstr "存取模組"
#: include/vlc_config_cat.h:109
msgid ""
"Settings related to the various access methods used by VLC. Common settings "
"you may want to alter are HTTP proxy or caching settings."
msgstr ""
#: include/vlc_config_cat.h:113
msgid "Access filters"
msgstr "存取過濾器"
#: include/vlc_config_cat.h:115
msgid ""
"Access filters are special modules that allow advanced operations on the "
"input side of VLC. You should not touch anything here unless you know what "
"you are doing."
msgstr ""
#: include/vlc_config_cat.h:119
msgid "Demuxers"
msgstr "解多工器"
#: include/vlc_config_cat.h:120
msgid "Demuxers are used to separate audio and video streams."
msgstr "解多工器是用來分離音訊和視訊串流"
#: include/vlc_config_cat.h:122
msgid "Video codecs"
msgstr "視訊編碼器"
#: include/vlc_config_cat.h:123
msgid "Settings for the video-only decoders and encoders."
msgstr "設定純視訊編碼及解碼器"
#: include/vlc_config_cat.h:125
msgid "Audio codecs"
msgstr "音訊編碼器"
#: include/vlc_config_cat.h:126
msgid "Settings for the audio-only decoders and encoders."
msgstr "設定純音訊編碼及解碼器"
#: include/vlc_config_cat.h:128
msgid "Other codecs"
msgstr "其他編碼器"
#: include/vlc_config_cat.h:129
msgid "Settings for audio+video and miscellaneous decoders and encoders."
msgstr "設定音訊+視訊和雜項編碼及解碼器"
#: include/vlc_config_cat.h:132
msgid "General input settings. Use with care."
msgstr "一般輸入設定,小心使用。"
#: include/vlc_config_cat.h:135 src/libvlc-module.c:1614
#: modules/gui/qt4/dialogs/sout.cpp:33
#: modules/gui/wxwidgets/dialogs/streamout.cpp:152
msgid "Stream output"
msgstr "串流輸出"
#: include/vlc_config_cat.h:137
msgid ""
"Stream output is what allows VLC to act as a streaming server or to save "
"incoming streams.\n"
"Streams are first muxed and then sent through an \"access output\" module "
"that can either save the stream to a file, or stream it (UDP, HTTP, RTP/"
"RTSP).\n"
"Sout streams modules allow advanced stream processing (transcoding, "
"duplicating...)."
msgstr ""
#: include/vlc_config_cat.h:145
msgid "General stream output settings"
msgstr "一般串流輸出設定"
#: include/vlc_config_cat.h:147
msgid "Muxers"
msgstr "多工器"
#: include/vlc_config_cat.h:149
msgid ""
"Muxers create the encapsulation formats that are used to put all the "
"elementary streams (video, audio, ...) together. This setting allows you to "
"always force a specific muxer. You should probably not do that.\n"
"You can also set default parameters for each muxer."
msgstr ""
#: include/vlc_config_cat.h:155
msgid "Access output"
msgstr "存取輸出"
#: include/vlc_config_cat.h:157
msgid ""
"Access output modules control the ways the muxed streams are sent. This "
"setting allows you to always force a specific access output method. You "
"should probably not do that.\n"
"You can also set default parameters for each access output."
msgstr ""
#: include/vlc_config_cat.h:162
msgid "Packetizers"
msgstr "封包器"
#: include/vlc_config_cat.h:164
msgid ""
"Packetizers are used to \"preprocess\" the elementary streams before muxing. "
"This setting allows you to always force a packetizer. You should probably "
"not do that.\n"
"You can also set default parameters for each packetizer."
msgstr ""
#: include/vlc_config_cat.h:170
msgid "Sout stream"
msgstr "Sout串流"
#: include/vlc_config_cat.h:171
msgid ""
"Sout stream modules allow to build a sout processing chain. Please refer to "
"the Streaming Howto for more information. You can configure default options "
"for each sout stream module here."
msgstr ""
#: include/vlc_config_cat.h:176 modules/services_discovery/sap.c:120
msgid "SAP"
msgstr "SAP"
#: include/vlc_config_cat.h:178
msgid ""
"SAP is a way to publically announce streams that are being sent using "
"multicast UDP or RTP."
msgstr ""
#: include/vlc_config_cat.h:181
#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:68
msgid "VOD"
msgstr "VOD"
#: include/vlc_config_cat.h:182
msgid "VLC's implementation of Video On Demand"
msgstr ""
#: include/vlc_config_cat.h:186 src/libvlc-module.c:1744
#: src/playlist/engine.c:109 src/playlist/engine.c:111
#: modules/demux/playlist/playlist.c:62 modules/demux/playlist/playlist.c:63
#: modules/gui/beos/InterfaceWindow.cpp:230
#: modules/gui/beos/InterfaceWindow.cpp:324 modules/gui/macosx/intf.m:534
#: modules/gui/macosx/intf.m:632 modules/gui/pda/pda_interface.c:1264
#: modules/gui/qt4/dialogs/playlist.cpp:46 modules/gui/qt4/menus.cpp:303
#: modules/gui/wxwidgets/dialogs/playlist.cpp:208
#: modules/gui/wxwidgets/interface.cpp:690
#: modules/gui/wxwidgets/interface.cpp:701
msgid "Playlist"
msgstr "播放清單"
#: include/vlc_config_cat.h:187
msgid ""
"Settings related to playlist behaviour (e.g. playback mode) and to modules "
"that automatically add items to the playlist (\"service discovery\" modules)."
msgstr ""
#: include/vlc_config_cat.h:191
msgid "General playlist behaviour"
msgstr "一般播放清單行為"
#: include/vlc_config_cat.h:192 modules/gui/macosx/playlist.m:458
msgid "Services discovery"
msgstr ""
#: include/vlc_config_cat.h:193
msgid ""
"Services discovery modules are facilities that automatically add items to "
"playlist."
msgstr ""
#: include/vlc_config_cat.h:197 src/libvlc-module.c:1573
#: modules/gui/macosx/prefs.m:124
msgid "Advanced"
msgstr "進階"
#: include/vlc_config_cat.h:198
msgid "Advanced settings. Use with care."
msgstr "進階設定,請小心設定。"
#: include/vlc_config_cat.h:200
msgid "CPU features"
msgstr "CPU功能"
#: include/vlc_config_cat.h:201
msgid ""
"You can choose to disable some CPU accelerations here. You should probably "
"not change these settings."
msgstr ""
#: include/vlc_config_cat.h:204
msgid "Advanced settings"
msgstr "進階設定"
#: include/vlc_config_cat.h:205
msgid "Other advanced settings"
msgstr "其他進階設定"
#: include/vlc_config_cat.h:207 modules/gui/macosx/open.m:164
#: modules/gui/macosx/open.m:410 modules/gui/pda/pda_interface.c:548
#: modules/gui/qt4/ui/sprefs_input.ui:58
#: modules/gui/wxwidgets/dialogs/open.cpp:502
msgid "Network"
msgstr "網路"
#: include/vlc_config_cat.h:208
#, fuzzy
msgid "These modules provide network functions to all other parts of VLC."
msgstr "本模組對VLC其他部分提供網路的功能"
#: include/vlc_config_cat.h:213
msgid "Chroma modules settings"
msgstr "彩度模組設定"
#: include/vlc_config_cat.h:214
msgid "These settings affect chroma transformation modules."
msgstr "這個設定會影響彩度轉換模組"
#: include/vlc_config_cat.h:216
msgid "Packetizer modules settings"
msgstr "封包器模組設定"
#: include/vlc_config_cat.h:220
msgid "Encoders settings"
msgstr "編碼器設定"
#: include/vlc_config_cat.h:222
msgid "These are general settings for video/audio/subtitles encoding modules."
msgstr "視訊/音訊/字幕編碼模組的一般設定"
#: include/vlc_config_cat.h:225
msgid "Dialog providers settings"
msgstr ""
#: include/vlc_config_cat.h:227
msgid "Dialog providers can be configured here."
msgstr ""
#: include/vlc_config_cat.h:229
msgid "Subtitle demuxer settings"
msgstr "字幕解多工器設定"
#: include/vlc_config_cat.h:231
msgid ""
"In this section you can force the behavior of the subtitle demuxer, for "
"example by setting the subtitles type or file name."
msgstr ""
#: include/vlc_config_cat.h:238
msgid "No help available"
msgstr "尚無可用的說明檔"
#: include/vlc_config_cat.h:239
msgid "There is no help available for these modules."
msgstr "本模組尚無可用的說明"
#: include/vlc_interface.h:146
msgid ""
"\n"
"Warning: if you can't access the GUI anymore, open a command-line window, go "
"to the directory where you installed VLC and run \"vlc -I wx\"\n"
msgstr ""
#: include/vlc_intf_strings.h:33 modules/gui/wxwidgets/menus.cpp:126
msgid "Quick &Open File..."
msgstr "快速開啟檔案(&O)"
#: include/vlc_intf_strings.h:34
#, fuzzy
msgid "&Advanced Open..."
msgstr "進階選項..."
#: include/vlc_intf_strings.h:35
#, fuzzy
msgid "Open &Directory..."
msgstr "開啟檔案(&F)...\tCtrl-F"
#: include/vlc_intf_strings.h:37
#, fuzzy
msgid "Select one or more files to open"
msgstr "選擇檔案以儲存至"
#: include/vlc_intf_strings.h:41
#, fuzzy
msgid "Media Information..."
msgstr "更多資訊"
#: include/vlc_intf_strings.h:42
#, fuzzy
msgid "Codec Information..."
msgstr "更多資訊"
#: include/vlc_intf_strings.h:43
msgid "Messages..."
msgstr "訊息..."
#: include/vlc_intf_strings.h:44
#, fuzzy
msgid "Extended settings..."
msgstr "編碼器設定"
#: include/vlc_intf_strings.h:45
#, fuzzy
msgid "Go to specific time..."
msgstr "Logo位置"
#: include/vlc_intf_strings.h:46
#, fuzzy
msgid "Bookmarks..."
msgstr "書籤"
#: include/vlc_intf_strings.h:47
#, fuzzy
msgid "VLM Configuration..."
msgstr "VLM組態檔"
#: include/vlc_intf_strings.h:49
#, fuzzy
msgid "About VLC media player..."
msgstr "關於VLC多媒體播放程式"
#: include/vlc_intf_strings.h:52 modules/gui/macosx/embeddedwindow.m:50
#: modules/gui/macosx/embeddedwindow.m:93 modules/gui/macosx/intf.m:527
#: modules/gui/macosx/intf.m:570 modules/gui/macosx/intf.m:649
#: modules/gui/macosx/intf.m:656 modules/gui/macosx/intf.m:1536
#: modules/gui/macosx/intf.m:1537 modules/gui/macosx/intf.m:1538
#: modules/gui/macosx/intf.m:1539 modules/gui/macosx/playlist.m:450
#: modules/gui/pda/pda_interface.c:262 modules/gui/pda/pda_interface.c:263
#: modules/gui/qt4/main_interface.cpp:302 modules/gui/qt4/menus.cpp:498
#: modules/gui/qt4/menus.cpp:502
#: modules/gui/wxwidgets/dialogs/playlist.cpp:280
#: modules/gui/wxwidgets/dialogs/playlist.cpp:289
#: modules/gui/wxwidgets/interface.cpp:688
#: modules/gui/wxwidgets/interface.cpp:699
#: modules/gui/wxwidgets/interface.cpp:1236
#: modules/gui/wxwidgets/menus.cpp:266 modules/gui/wxwidgets/menus.cpp:277
msgid "Play"
msgstr "播放"
#: include/vlc_intf_strings.h:53
#, fuzzy
msgid "Fetch information"
msgstr "更多資訊"
#: include/vlc_intf_strings.h:54 modules/gui/macosx/playlist.m:451
#: modules/gui/pda/pda_interface.c:1254 modules/gui/qt4/ui/streampanel.ui:50
#: modules/gui/wxwidgets/dialogs/playlist.cpp:284
#: modules/gui/wxwidgets/dialogs/playlist.cpp:291
#: modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp:106
msgid "Delete"
msgstr "刪除"
#: include/vlc_intf_strings.h:55
#, fuzzy
msgid "Information..."
msgstr "更多資訊"
#: include/vlc_intf_strings.h:56
#, fuzzy
msgid "Sort"
msgstr "排序(&S)"
#: include/vlc_intf_strings.h:57
#: modules/gui/wxwidgets/dialogs/playlist.cpp:1599
msgid "Add node"
msgstr "增加節點"
#: include/vlc_intf_strings.h:58
#, fuzzy
msgid "Stream..."
msgstr "串流"
#: include/vlc_intf_strings.h:59
#, fuzzy
msgid "Save..."
msgstr "另存新擋..."
#: include/vlc_intf_strings.h:63 src/libvlc-module.c:1010
msgid "Repeat all"
msgstr "重複全部"
#: include/vlc_intf_strings.h:64
#, fuzzy
msgid "Repeat one"
msgstr "重複播放全部"
#: include/vlc_intf_strings.h:65
msgid "No repeat"
msgstr ""
#: include/vlc_intf_strings.h:67 src/libvlc-module.c:1209
#: modules/gui/macosx/controls.m:866 modules/gui/macosx/intf.m:576
msgid "Random"
msgstr "隨機"
#: include/vlc_intf_strings.h:68
#, fuzzy
msgid "No random"
msgstr "隨機"
#: include/vlc_intf_strings.h:70
#, fuzzy
msgid "Add to playlist"
msgstr "增加至播放清單"
#: include/vlc_intf_strings.h:71
#, fuzzy
msgid "Add to media library"
msgstr "VLC多媒體播放程式"
#: include/vlc_intf_strings.h:73
#, fuzzy
msgid "Add file..."
msgstr "儲存檔案"
#: include/vlc_intf_strings.h:74
#, fuzzy
msgid "Advanced open..."
msgstr "進階選項..."
#: include/vlc_intf_strings.h:75
#, fuzzy
msgid "Add directory..."
msgstr "增加目錄(&D)..."
#: include/vlc_intf_strings.h:77
#, fuzzy
msgid "Save playlist to file..."
msgstr "儲存播放清單..."
#: include/vlc_intf_strings.h:78
#, fuzzy
msgid "Load playlist file..."
msgstr "儲存播放清單..."
#: include/vlc_intf_strings.h:80 modules/gui/macosx/playlist.m:463
#: modules/gui/wxwidgets/dialogs/playlist.cpp:329
msgid "Search"
msgstr "搜尋"
#: include/vlc_intf_strings.h:81
#, fuzzy
msgid "Search filter"
msgstr "開啟播放清單"
#: include/vlc_intf_strings.h:83
#, fuzzy
msgid "Additional sources"
msgstr "附加的串流選項"
#: include/vlc_intf_strings.h:87
#: modules/gui/wxwidgets/dialogs/preferences.cpp:1019
msgid ""
"Some options are available but hidden. Check \"Advanced options\" to see "
"them."
msgstr ""
#: include/vlc_intf_strings.h:92 modules/gui/macosx/extended.m:83
#: modules/gui/wxwidgets/extrapanel.cpp:147
msgid "Image clone"
msgstr "影像複製"
#: include/vlc_intf_strings.h:93
#, fuzzy
msgid "Clone the image"
msgstr "關閉視窗"
#: include/vlc_intf_strings.h:95 modules/gui/qt4/ui/video_effects.ui:392
#, fuzzy
msgid "Magnification"
msgstr "字幕對齊"
#: include/vlc_intf_strings.h:96
msgid ""
"Magnify a part of the video. You can select which part of the image should "
"be magnified."
msgstr ""
#: include/vlc_intf_strings.h:99 modules/gui/qt4/ui/video_effects.ui:524
#, fuzzy
msgid "Waves"
msgstr "儲存"
#: include/vlc_intf_strings.h:100
#, fuzzy
msgid "\"Waves\" video distortion effect"
msgstr "選擇效果"
#: include/vlc_intf_strings.h:102
#, fuzzy
msgid "\"Water surface\" video distortion effect"
msgstr "選擇效果"
#: include/vlc_intf_strings.h:104
#, fuzzy
msgid "Image colors inversion"
msgstr "色彩反向"
#: include/vlc_intf_strings.h:106
msgid "Split the image to make an image wall"
msgstr ""
#: include/vlc_intf_strings.h:108
msgid ""
"Create a \"puzzle game\" with the video.\n"
"The video gets split in parts that you must sort."
msgstr ""
#: include/vlc_intf_strings.h:111
msgid ""
"\"Edge detection\" video distortion effect.\n"
"Try changing the various settings for different effects"
msgstr ""
#: include/vlc_intf_strings.h:114
msgid ""
"\"Color detection\" effect. The whole image will be turned to black and "
"white, except the parts that are of the color that you select in the "
"settings."
msgstr ""
#: include/vlc_meta.h:34 modules/gui/macosx/playlist.m:1122
msgid "Meta-information"
msgstr ""
#: include/vlc_meta.h:35 src/input/var.c:139
#: modules/gui/beos/MediaControlView.cpp:1234 modules/gui/macosx/intf.m:584
#: modules/gui/macosx/intf.m:585 modules/gui/macosx/open.m:170
#: modules/gui/macosx/playlistinfo.m:57 modules/gui/macosx/wizard.m:390
#: modules/gui/qt4/components/open.cpp:271 modules/gui/qt4/ui/open_disk.ui:207
#: modules/gui/wxwidgets/dialogs/open.cpp:756
#: modules/gui/wxwidgets/dialogs/open.cpp:1657 modules/mux/asf.c:48
msgid "Title"
msgstr "標題"
#: include/vlc_meta.h:36 modules/gui/macosx/playlist.m:1122
msgid "Artist"
msgstr "藝人"
#: include/vlc_meta.h:37
msgid "Genre"
msgstr "類型"
#: include/vlc_meta.h:38 modules/mux/asf.c:52
msgid "Copyright"
msgstr "著作權"
#: include/vlc_meta.h:39
msgid "Album/movie/show title"
msgstr "專輯/電影/秀 標題"
#: include/vlc_meta.h:40
msgid "Track number/position in set"
msgstr ""
#: include/vlc_meta.h:41 modules/gui/macosx/bookmarks.m:107
#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:195
msgid "Description"
msgstr "描述"
#: include/vlc_meta.h:42 modules/mux/asf.c:56
msgid "Rating"
msgstr "評分"
#: include/vlc_meta.h:43
msgid "Date"
msgstr "日期"
#: include/vlc_meta.h:44
msgid "Setting"
msgstr "設定"
#: include/vlc_meta.h:45 modules/gui/macosx/open.m:183
#: modules/gui/wxwidgets/dialogs/open.cpp:870
msgid "URL"
msgstr "網址"
#: include/vlc_meta.h:46 src/input/es_out.c:1783 src/libvlc-module.c:106
#: modules/gui/beos/InterfaceWindow.cpp:277
#: modules/gui/qt4/ui/sprefs_interface.ui:137
msgid "Language"
msgstr "語言"
#: include/vlc_meta.h:47 modules/misc/notify/notify.c:182
msgid "Now Playing"
msgstr "正在播放"
#: include/vlc_meta.h:48 modules/access/vcdx/info.c:98
msgid "Publisher"
msgstr "出版者"
#: include/vlc_meta.h:49
msgid "Encoded by"
msgstr ""
#: include/vlc_meta.h:51
#, fuzzy
msgid "Art URL"
msgstr "網址"
#: include/vlc_meta.h:53
msgid "Codec Name"
msgstr "編碼器名稱"
#: include/vlc_meta.h:54
msgid "Codec Description"
msgstr "編碼器描述"
#: include/vlc/vlc.h:587
msgid ""
"This program comes with NO WARRANTY, to the extent permitted by law.\n"
"You may redistribute it under the terms of the GNU General Public License;\n"
"see the file named COPYING for details.\n"
"Written by the VideoLAN team; see the AUTHORS file.\n"
msgstr ""
#: src/audio_output/filters.c:154 src/audio_output/filters.c:201
#: src/audio_output/filters.c:224
#, fuzzy
msgid "Audio filtering failed"
msgstr "音訊濾波器"
#: src/audio_output/filters.c:155 src/audio_output/filters.c:202
#: src/audio_output/filters.c:225
#, c-format
msgid "The maximum number of filters (%d) was reached."
msgstr ""
#: src/audio_output/input.c:92 src/audio_output/input.c:138
#: src/input/es_out.c:388 src/libvlc-module.c:470
#: src/video_output/video_output.c:413 modules/codec/ffmpeg/postprocess.c:92
msgid "Disable"
msgstr "關閉"
#: src/audio_output/input.c:94 modules/visualization/visual/visual.c:129
#, fuzzy
msgid "Spectrometer"
msgstr "頻譜"
#: src/audio_output/input.c:96
msgid "Scope"
msgstr "示波器"
#: src/audio_output/input.c:98
msgid "Spectrum"
msgstr "頻譜"
#: src/audio_output/input.c:135 modules/audio_filter/equalizer.c:69
#: modules/gui/macosx/equalizer.m:139 modules/gui/macosx/equalizer.m:153
#: modules/gui/macosx/intf.m:629 modules/gui/wxwidgets/extrapanel.cpp:177
msgid "Equalizer"
msgstr "等化器"
#: src/audio_output/input.c:157 src/libvlc-module.c:214
#: modules/gui/macosx/extended.m:71 modules/gui/wxwidgets/extrapanel.cpp:390
msgid "Audio filters"
msgstr "音訊濾波器"
#: src/audio_output/input.c:179
#, fuzzy
msgid "Replay gain"
msgstr "播放和停止"
#: src/audio_output/output.c:101 src/audio_output/output.c:128
#: modules/access/vcdx/info.c:118 modules/gui/macosx/intf.m:595
#: modules/gui/macosx/intf.m:596
msgid "Audio Channels"
msgstr "音頻"
#: src/audio_output/output.c:104 src/audio_output/output.c:139
#: modules/access/v4l.c:128 modules/audio_output/alsa.c:191
#: modules/audio_output/alsa.c:222 modules/audio_output/directx.c:464
#: modules/audio_output/oss.c:203 modules/audio_output/portaudio.c:408
#: modules/audio_output/sdl.c:181 modules/audio_output/sdl.c:198
#: modules/audio_output/waveout.c:419 modules/codec/twolame.c:66
msgid "Stereo"
msgstr "立體聲"
#: src/audio_output/output.c:106 src/audio_output/output.c:142
#: src/libvlc-module.c:299 src/libvlc-module.c:342
#: modules/audio_filter/channel_mixer/mono.c:99 modules/codec/dvbsub.c:70
#: modules/codec/subtitles/subsdec.c:98 modules/control/gestures.c:89
#: modules/gui/qt4/ui/video_effects.ui:692
#: modules/gui/qt4/ui/video_effects.ui:890 modules/video_filter/logo.c:97
#: modules/video_filter/marq.c:126 modules/video_filter/mosaic.c:173
#: modules/video_filter/osdmenu.c:82 modules/video_filter/rss.c:164
msgid "Left"
msgstr "左"
#: src/audio_output/output.c:108 src/audio_output/output.c:144
#: src/libvlc-module.c:299 src/libvlc-module.c:342
#: modules/audio_filter/channel_mixer/mono.c:99 modules/codec/dvbsub.c:70
#: modules/codec/subtitles/subsdec.c:98 modules/control/gestures.c:89
#: modules/video_filter/logo.c:97 modules/video_filter/marq.c:126
#: modules/video_filter/mosaic.c:173 modules/video_filter/osdmenu.c:82
#: modules/video_filter/rss.c:164
msgid "Right"
msgstr "右"
#: src/audio_output/output.c:134
msgid "Dolby Surround"
msgstr "杜比環繞"
#: src/audio_output/output.c:146
msgid "Reverse stereo"
msgstr "反向立體聲"
#: src/extras/getopt.c:633
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s:選項「%s」不明確\n"
#: src/extras/getopt.c:658
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s:選項「--%s」不允許有參數\n"
#: src/extras/getopt.c:663
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s:選項「%c%s」不允許有參數\n"
#: src/extras/getopt.c:681 src/extras/getopt.c:854
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s:選項「%s」需要參數\n"
#: src/extras/getopt.c:710
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s:無法識別選項「--%s」\n"
#: src/extras/getopt.c:714
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s:無法識別選項「%c%s」\n"
#: src/extras/getopt.c:740
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s:選項不合法 -- %c\n"
#: src/extras/getopt.c:743
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s:選項無效 -- %c\n"
#: src/extras/getopt.c:773 src/extras/getopt.c:903
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s:選項需要參數 -- %c\n"
#: src/extras/getopt.c:820
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s:選項「-W %s」不明確\n"
#: src/extras/getopt.c:838
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s:選項「-W %s」不允許有參數\n"
#: src/input/control.c:309
#, c-format
msgid "Bookmark %i"
msgstr "書籤 %i"
#: src/input/decoder.c:136 src/input/decoder.c:148
#: modules/codec/ffmpeg/encoder.c:219 modules/codec/ffmpeg/encoder.c:227
#: modules/codec/ffmpeg/encoder.c:239 modules/codec/ffmpeg/encoder.c:594
#: modules/codec/ffmpeg/encoder.c:603 modules/stream_out/es.c:365
#: modules/stream_out/es.c:379
#, fuzzy
msgid "Streaming / Transcoding failed"
msgstr "串流/轉碼精靈"
#: src/input/decoder.c:137
msgid "VLC could not open the packetizer module."
msgstr ""
#: src/input/decoder.c:149
msgid "VLC could not open the decoder module."
msgstr ""
#: src/input/decoder.c:159
msgid "No suitable decoder module for format"
msgstr ""
#: src/input/decoder.c:160
#, c-format
msgid ""
"VLC probably does not support the \"%4.4s\" audio or video format. "
"Unfortunately there is no way for you to fix this."
msgstr ""
#: src/input/es_out.c:410 src/input/es_out.c:412 src/input/es_out.c:418
#: src/input/es_out.c:419 modules/access/cdda/info.c:967
#: modules/access/cdda/info.c:999
#, c-format
msgid "Track %i"
msgstr "音軌 %i"
#: src/input/es_out.c:596
#, c-format
msgid "%s [%s %d]"
msgstr ""
#: src/input/es_out.c:596 src/input/es_out.c:598 src/input/var.c:128
#: src/libvlc-module.c:501 modules/gui/macosx/intf.m:582
#: modules/gui/macosx/intf.m:583
msgid "Program"
msgstr "程式"