1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "POT-Creation-Date: 2002-07-04 15:32+0200\n"
9 "PO-Revision-Date: 2002-04-22 09:56+0200\n"
10 "Last-Translator: Samuel Hocevar <sam@zoy.org>\n"
11 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Content-Type: text/plain; charset=iso-8859-1\n"
14 "Content-Transfer-Encoding: 8bit\n"
18 msgid "Usage: %s [options] [parameters] [file]...\n"
25 "%s module options:\n"
29 #. We could also have "=<" here
30 #: src/libvlc.c:923 src/misc/configuration.c:813
34 #: src/libvlc.c:926 src/misc/configuration.c:798
38 #: src/libvlc.c:929 src/misc/configuration.c:805
43 msgid " (default enabled)"
47 msgid " (default disabled)"
50 #: src/libvlc.c:1018 src/libvlc.c:1067 src/libvlc.c:1091 src/libvlc.c:1110
53 "Press the RETURN key to continue...\n"
60 "Usage: %s [options] [parameters] [file]...\n"
65 msgid "[module] [description]\n"
70 "This program comes with NO WARRANTY, to the extent permitted by law.\n"
71 "You may redistribute it under the terms of the GNU General Public License;\n"
72 "see the file named COPYING for details.\n"
73 "Written by the VideoLAN team at Ecole Centrale, Paris.\n"
75 "This programme comes with NO WARRANTY, to the extent permitted by law.\n"
76 "You may redistribute it under the terms of the GNU General Public License;\n"
77 "see the file named COPYING for details.\n"
78 "Written by the VideoLAN team at École Centrale, Paris.\n"
80 #. ****************************************************************************
81 #. * Configuration options for the main program. Each module will also separatly
82 #. * define its own configuration options.
83 #. * Look into configuration.h if you need to know more about the following
85 #. ****************************************************************************
87 msgid "interface module"
92 "This option allows you to select the interface used by vlc. The default "
93 "behavior is to automatically select the best module available."
95 "This option allows you to select the interface used by vlc. The default "
96 "behaviour is to automatically select the best module available."
103 msgid "This options activates the output of information messages."
111 msgid "This options turns off all warning and information messages."
115 msgid "color messages"
116 msgstr "colour messages"
120 "When this option is turned on, the messages sent to the console will be "
121 "colorized. Your terminal needs Linux color support for this to work."
123 "When this option is turned on, the messages sent to the console will be "
124 "colourized. Your terminal needs Linux colour support for this to work."
127 msgid "interface default search path"
132 "This option allows you to set the default path that the interface will open "
133 "when looking for a file."
137 msgid "plugin search path"
142 "This option allows you to specify an additional path for vlc to lookfor its "
147 msgid "audio output module"
152 "This option allows you to select the audio output method used by vlc. The "
153 "default behavior is to automatically select the best method available."
155 "This option allows you to select the audio output method used by vlc. The "
156 "default behaviour is to automatically select the best method available."
164 "You can completely disable the audio output. In this case the audio decoding "
165 "stage won't be done, and it will save some processing power."
169 msgid "force mono audio"
173 msgid "This will force a mono audio output"
177 msgid "audio output volume"
182 "You can set the default audio output volume here, in a range from 0 to 1024."
186 msgid "audio output format"
191 "You can force the audio output format here.\n"
192 "0 -> 16 bits signed native endian (default)\n"
193 "1 -> 8 bits unsigned\n"
194 "2 -> 16 bits signed little endian\n"
195 "3 -> 16 bits signed big endian\n"
196 "4 -> 8 bits signed\n"
197 "5 -> 16 bits unsigned little endian\n"
198 "6 -> 16 bits unsigned big endian\n"
199 "7 -> mpeg2 audio (unsupported)\n"
200 "8 -> ac3 pass-through"
204 msgid "audio output frequency (Hz)"
209 "You can force the audio output frequency here. Common values are 48000, "
210 "44100, 32000, 22050, 16000, 11025, 8000."
214 msgid "compensate desynchronization of audio (in ms)"
219 "This option allows you to delay the audio output. This can be handy if you "
220 "notice a lag between the video and the audio."
224 msgid "video output module"
229 "This option allows you to select the video output method used by vlc. The "
230 "default behavior is to automatically select the best method available."
232 "This option allows you to select the video output method used by vlc. The "
233 "default behaviour is to automatically select the best method available."
241 "You can completely disable the video output. In this case the video decoding "
242 "stage won't be done, which will save some processing power."
246 msgid "display identifier"
251 "This is the local display port that will be used for X11 drawing. For "
261 "You can enforce the video width here. By default vlc will adapt to the video "
271 "You can enforce the video height here. By default vlc will adapt to the "
272 "video characteristics."
280 msgid "You can zoom the video by the specified factor."
284 msgid "grayscale video output"
285 msgstr "greyscale video output"
289 "When enabled, the color information from the video won't be decoded (this "
290 "can also allow you to save some processing power)."
292 "When enabled, the colour information from the video won't be decoded (this "
293 "can also allow you to save some processing power)."
296 msgid "fullscreen video output"
301 "If this option is enabled, vlc will always start a video in fullscreen mode."
305 msgid "overlay video output"
310 "If enabled, vlc will try to take advantage of the overlay capabilities of "
315 msgid "force SPU position"
320 "You can use this option to place the subtitles under the movie, instead of "
321 "over the movie. Try several positions."
325 msgid "video filter module"
330 "This will allow you to add a post-processing filter to enhance the picture "
331 "quality, for instance deinterlacing, or to clone or distort the video window."
339 msgid "This is the port used for UDP streams. By default, we chose 1234."
343 msgid "enable network channel mode"
347 msgid "Activate this option if you want to use the VideoLAN Channel Server."
351 msgid "channel server address"
355 msgid "Indicate here the address of the VideoLAN Channel Server."
359 msgid "channel server port"
363 msgid "Indicate here the port on which the VideoLAN Channel Server runs."
367 msgid "network interface"
372 "If you have several interfaces on your Linux machine and use the VLAN "
373 "solution, you may indicate here which interface to use."
377 msgid "choose program (SID)"
378 msgstr "choose programme (SID)"
381 msgid "Choose the program to select by giving its Service ID."
382 msgstr "Choose the programme to select by giving its Service ID."
389 msgid "Give the default type of audio you want to use in a DVD."
393 msgid "choose channel"
398 "Give the stream number of the audio channel you want to use in a DVD (from 1 "
403 msgid "choose subtitles"
408 "Give the stream number of the subtitle channel you want to use in a DVD "
417 msgid "This is the default DVD device to use."
425 msgid "This is the default VCD device to use."
434 "If you check this box, IPv6 will be used by default for all UDP and HTTP "
444 "If you check this box, IPv4 will be used by default for all UDP and HTTP "
449 msgid "choose MPEG audio decoder"
454 "This allows you to select the MPEG audio decoder you want to use. Common "
455 "choices are builtin and mad."
459 msgid "choose AC3 audio decoder"
464 "This allows you to select the AC3/A52 audio decoder you want to use. Common "
465 "choices are builtin and a52."
469 msgid "enable CPU MMX support"
474 "If your processor supports the MMX instructions set, vlc can take advantage "
479 msgid "enable CPU 3D Now! support"
484 "If your processor supports the 3D Now! instructions set, vlc can take "
489 msgid "enable CPU MMX EXT support"
494 "If your processor supports the MMX EXT instructions set, vlc can take "
499 msgid "enable CPU SSE support"
504 "If your processor supports the SSE instructions set, vlc can take can take "
509 msgid "enable CPU AltiVec support"
514 "If your processor supports the AltiVec instructions set, vlc can take "
519 msgid "launch playlist on startup"
523 msgid "If you want vlc to start playing on startup, then enable this option."
527 msgid "enqueue items in playlist"
532 "If you want vlc to add items to the playlist as you open them, then enable "
537 msgid "loop playlist on end"
542 "If you want vlc to keep playing the playlist indefinitely then enable this "
547 msgid "memory copy module"
552 "You can select wich memory copy module you want to use. By default vlc will "
553 "select the fastest one supported by your hardware."
557 msgid "access module"
561 msgid "This is a legacy entry to let you configure access modules"
569 msgid "This is a legacy entry to let you configure demux modules"
573 msgid "fast pthread on NT/2K/XP (developpers only)"
578 "On Windows NT/2K/XP we use a slow but correct pthread implementation, you "
579 "can also use this faster implementation but you might experience problems "
587 " *.mpg, *.vob plain MPEG-1/2 files\n"
588 " [dvd:][device][@raw_device][@[title][,[chapter][,angle]]]\n"
590 " [vcd:][device][@[title][,[chapter]]\n"
592 " udpstream:[@[<bind address>][:<bind port>]]\n"
593 " UDP stream sent by VLS\n"
594 " vlc:loop loop execution of the playlist\n"
595 " vlc:pause pause execution of playlist items\n"
596 " vlc:quit quit VLC\n"
610 #: plugins/directx/directx.c:53 plugins/dummy/dummy.c:51 src/libvlc.h:339
615 #: plugins/satellite/satellite.c:66 src/libvlc.h:352
630 #: plugins/gtk/gnome_interface.c:506 plugins/gtk/gnome_interface.c:1824
631 #: plugins/gtk/gnome_interface.c:1848 plugins/gtk/gtk_interface.c:611
632 #: plugins/gtk/gtk_interface.c:2105 src/libvlc.h:384
637 #: plugins/a52/a52.c:85 plugins/ac3_adec/ac3_adec.c:72 plugins/dsp/dsp.c:81
638 #: plugins/fb/fb.c:70 plugins/filter/deinterlace.c:63
639 #: plugins/filter/distort.c:55 plugins/filter/transform.c:56
640 #: plugins/filter/wall.c:57 plugins/ggi/ggi.c:64 plugins/gtk/gnome.c:73
641 #: plugins/gtk/gtk.c:71 plugins/mad/mad_adec.c:66 plugins/mga/xmga.c:106
642 #: plugins/mpeg_vdec/video_parser.c:96 plugins/text/logger.c:86
643 #: plugins/win32/win32.cpp:48 plugins/x11/x11.c:64 plugins/x11/xvideo.c:74
645 msgid "Miscellaneous"
650 msgstr "main programme"
657 msgid "print detailed help"
661 msgid "print a list of available modules"
665 msgid "print help on module"
669 msgid "print version information"
673 msgid "print build information"
676 #: src/misc/configuration.c:798
680 #. ****************************************************************************
681 #. * Build configuration structure.
682 #. ****************************************************************************
683 #: plugins/a52/a52.c:76
684 msgid "A/52 dynamic range compression"
687 #: plugins/a52/a52.c:78
689 "Dynamic range compression makes the loud sounds softer, and the soft sounds "
690 "louder, so you can more easily listen to the stream in a noisy environment "
691 "without disturbing anyone. If you disable the dynamic range compression the "
692 "playback will be more adapted to a movie theater or a listening room."
695 #: plugins/a52/a52.c:90
696 msgid "a52 ATSC A/52 aka AC-3 audio decoder module"
699 #: plugins/aa/aa.c:50
700 msgid "ASCII-art video output module"
703 #: plugins/ac3_adec/ac3_adec.c:74 plugins/downmix/downmix.c:47
704 msgid "AC3 downmix module"
707 #: plugins/ac3_adec/ac3_adec.c:76 plugins/imdct/imdct.c:47
708 msgid "AC3 IMDCT module"
711 #: plugins/ac3_adec/ac3_adec.c:80
712 msgid "software AC3 decoder"
715 #: plugins/ac3_spdif/ac3_spdif.c:116
716 msgid "SPDIF pass-through AC3 decoder"
719 #: plugins/access/file.c:56
720 msgid "Standard filesystem file reading"
723 #: plugins/access/http.c:71
724 msgid "HTTP access plug-in"
727 #: plugins/access/udp.c:58
728 msgid "Raw UDP access plug-in"
731 #: plugins/alsa/alsa.c:56
732 msgid "ALSA audio module"
735 #: plugins/arts/arts.c:65
736 msgid "aRts audio module"
739 #: plugins/beos/beos.cpp:49
740 msgid "BeOS standard API module"
743 #: plugins/chroma/i420_rgb.c:62
744 msgid "I420,IYUV,YV12 to RGB,RV15,RV16,RV24,RV32 conversions"
747 #: plugins/chroma/i420_rgb.c:66
748 msgid "MMX I420,IYUV,YV12 to RV15,RV16,RV24,RV32 conversions"
751 #: plugins/chroma/i420_ymga.c:55 plugins/chroma/i420_yuy2.c:74
752 #: plugins/chroma/i422_yuy2.c:68
753 msgid "conversions from "
756 #: plugins/chroma/i420_ymga.c:55 plugins/chroma/i420_ymga.c:58
757 #: plugins/chroma/i420_yuy2.c:74 plugins/chroma/i420_yuy2.c:77
758 #: plugins/chroma/i422_yuy2.c:68 plugins/chroma/i422_yuy2.c:71
762 #: plugins/chroma/i420_ymga.c:58 plugins/chroma/i420_yuy2.c:77
763 #: plugins/chroma/i422_yuy2.c:71
764 msgid "MMX conversions from "
767 #. ****************************************************************************
768 #. * Building configuration tree
769 #. ****************************************************************************
770 #: plugins/directx/directx.c:41
771 msgid "use hardware YUV->RGB conversions"
774 #: plugins/directx/directx.c:43
776 "Try to use hardware acceleration for YUV->RGB conversions. This option "
777 "doesn't have any effect when using overlays."
780 #: plugins/directx/directx.c:45
781 msgid "use video buffers in system memory"
784 #: plugins/directx/directx.c:47
786 "Create video buffers in system memory instead of video memory. This isn't "
787 "recommended as usually using video memory allows to benefit from more "
788 "hardware acceleration (like rescaling or YUV->RGB conversions). This option "
789 "doesn't have any effect when using overlays."
792 #: plugins/directx/directx.c:59
793 msgid "DirectX extension module"
796 #: plugins/downmix/downmix3dn.c:47
797 msgid "3D Now! AC3 downmix module"
800 #: plugins/downmix/downmixsse.c:47
801 msgid "SSE AC3 downmix module"
804 #: plugins/dsp/dsp.c:82
805 msgid "OSS dsp device"
808 #: plugins/dsp/dsp.c:86
809 msgid "Linux OSS /dev/dsp module"
812 #. ****************************************************************************
813 #. * Build configuration tree.
814 #. ****************************************************************************
815 #: plugins/dummy/dummy.c:44
816 msgid "dummy image chroma format"
819 #: plugins/dummy/dummy.c:46
821 "Force the dummy video output to create images using a specific chroma format "
822 "instead of trying to improve performances by using the most efficient one."
825 #: plugins/dummy/dummy.c:57
826 msgid "dummy functions module"
829 #: plugins/dummy/null.c:52
830 msgid "the Null module that does nothing"
833 #: plugins/dvd/dvd.c:66
834 msgid "[dvd:][device][@raw_device][@[title][,[chapter][,angle]]]"
837 #: plugins/dvd/dvd.c:72
838 msgid "DVD input module, uses libdvdcss if present"
841 #: plugins/dvd/dvd.c:75
842 msgid "DVD input module, uses libdvdcss"
845 #: plugins/dvdread/dvdread.c:42
846 msgid "[dvdread:][device][@[title][,[chapter][,angle]]]"
849 #: plugins/dvdread/dvdread.c:46
850 msgid "DVDRead input module"
853 #: plugins/esd/esd.c:67
854 msgid "EsounD audio module"
857 #: plugins/fb/fb.c:71
858 msgid "framebuffer device"
861 #: plugins/fb/fb.c:75
862 msgid "Linux console framebuffer module"
865 #. ****************************************************************************
866 #. * Build configuration tree.
867 #. ****************************************************************************
868 #: plugins/filter/deinterlace.c:57
869 msgid "Deinterlace mode"
872 #: plugins/filter/deinterlace.c:58
873 msgid "one of \"discard\", \"blend\", \"mean\", \"bob\" or \"linear\""
876 #: plugins/filter/deinterlace.c:69
877 msgid "deinterlacing module"
880 #. ****************************************************************************
881 #. * Build configuration tree.
882 #. ****************************************************************************
883 #: plugins/filter/distort.c:49
887 #: plugins/filter/distort.c:50
888 msgid "one of \"wave\" and \"ripple\""
891 #: plugins/filter/distort.c:60
892 msgid "miscellaneous video effects module"
895 #: plugins/filter/invert.c:48
896 msgid "invert video module"
899 #. ****************************************************************************
900 #. * Build configuration tree.
901 #. ****************************************************************************
902 #: plugins/filter/transform.c:50
903 msgid "Transform type"
906 #: plugins/filter/transform.c:51
907 msgid "One of '90', '180', '270', 'hflip' and 'vflip'"
910 #: plugins/filter/transform.c:61
911 msgid "image transformation module"
914 #. ****************************************************************************
915 #. * Build configuration tree.
916 #. ****************************************************************************
917 #: plugins/filter/wall.c:44
918 msgid "Number of columns"
921 #: plugins/filter/wall.c:45
923 "Select the number of horizontal videowindows in which to split the video"
926 #: plugins/filter/wall.c:48
927 msgid "Number of rows"
930 #: plugins/filter/wall.c:49
931 msgid "Select the number of vertical videowindows in which to split the video"
934 #: plugins/filter/wall.c:52
935 msgid "Active windows"
938 #: plugins/filter/wall.c:53
939 msgid "comma separated list of active windows, defaults to all"
942 #: plugins/filter/wall.c:64
943 msgid "image wall video module"
946 #: plugins/fx/scope.c:72
947 msgid "scope effect module"
950 #. ****************************************************************************
951 #. * Building configuration tree
952 #. ****************************************************************************
953 #: plugins/ggi/ggi.c:58 plugins/mga/xmga.c:100 plugins/x11/x11.c:49
954 #: plugins/x11/xvideo.c:54
955 msgid "X11 display name"
958 #: plugins/ggi/ggi.c:59
960 "Specify the X11 hardware display you want to use.\n"
961 "By default vlc will use the value of the DISPLAY environment variable."
964 #: plugins/glide/glide.c:69
965 msgid "3dfx Glide module"
968 #. ****************************************************************************
969 #. * Building configuration tree
970 #. ****************************************************************************
971 #: plugins/gtk/gnome.c:61 plugins/gtk/gtk.c:62
972 msgid "show tooltips"
975 #: plugins/gtk/gnome.c:62 plugins/gtk/gtk.c:63
976 msgid "Show tooltips for configuration options."
979 #: plugins/gtk/gnome.c:67 plugins/gtk/gtk.c:65
980 msgid "maximum height for the configuration windows"
983 #: plugins/gtk/gnome.c:69 plugins/gtk/gtk.c:67
985 "You can set the maximum height that the configuration windows in the "
986 "preferences menu will occupy."
989 #: plugins/gtk/gtk.c:78
990 msgid "Gtk+ interface module"
993 #: plugins/gtk/gnome.c:64
994 msgid "show text on toolbar buttons"
997 #: plugins/gtk/gnome.c:65
998 msgid "Show the text below icons on the toolbar."
1001 #: plugins/gtk/gnome.c:84
1002 msgid "Gnome interface module"
1005 #: plugins/gtk/gnome_interface.c:202 plugins/gtk/gtk_interface.c:109
1006 #: plugins/gtk/gtk_interface.c:1337
1007 msgid "VideoLAN Client"
1010 #: plugins/gtk/gtk_interface.c:135 plugins/gtk/gtk_interface.c:1137
1014 #: plugins/gtk/gnome_interface.c:19 plugins/gtk/gnome_interface.c:800
1015 #: plugins/gtk/gtk_interface.c:153 plugins/gtk/gtk_interface.c:1155
1016 msgid "_Open File..."
1019 #: plugins/gtk/gnome_interface.c:20 plugins/gtk/gnome_interface.c:367
1020 #: plugins/gtk/gnome_interface.c:801 plugins/gtk/gtk_interface.c:161
1021 #: plugins/gtk/gtk_interface.c:483 plugins/gtk/gtk_interface.c:1163
1025 #: plugins/gtk/gnome_interface.c:26 plugins/gtk/gnome_interface.c:807
1026 #: plugins/gtk/gtk_interface.c:168 plugins/gtk/gtk_interface.c:1167
1027 msgid "Open _Disc..."
1030 #: plugins/gtk/gnome_interface.c:27 plugins/gtk/gnome_interface.c:379
1031 #: plugins/gtk/gnome_interface.c:808 plugins/gtk/gtk_interface.c:176
1032 #: plugins/gtk/gtk_interface.c:494 plugins/gtk/gtk_interface.c:1175
1033 msgid "Open a DVD or VCD"
1036 #: plugins/gtk/gnome_interface.c:33 plugins/gtk/gnome_interface.c:814
1037 #: plugins/gtk/gtk_interface.c:183 plugins/gtk/gtk_interface.c:1179
1038 msgid "_Network Stream..."
1041 #: plugins/gtk/gnome_interface.c:34 plugins/gtk/gnome_interface.c:391
1042 #: plugins/gtk/gnome_interface.c:815 plugins/gtk/gtk_interface.c:191
1043 #: plugins/gtk/gtk_interface.c:505 plugins/gtk/gtk_interface.c:1187
1044 msgid "Select a Network Stream"
1047 #: plugins/gtk/gnome_interface.c:41 plugins/gtk/gtk_interface.c:206
1051 #: plugins/gtk/gnome_interface.c:42 plugins/gtk/gnome_interface.c:442
1052 #: plugins/gtk/gtk_interface.c:214
1056 #: plugins/gtk/gtk_interface.c:226 plugins/gtk/gtk_interface.c:1236
1060 #: plugins/gtk/gtk_interface.c:234
1061 msgid "Exit the program"
1062 msgstr "Exit the programme"
1064 #: plugins/gtk/gtk_interface.c:241
1068 #: plugins/gtk/gnome_interface.c:55 plugins/gtk/gtk_interface.c:259
1069 msgid "_Hide interface"
1072 #: plugins/gtk/gtk_interface.c:267
1073 msgid "Hide the main interface window"
1076 #: plugins/gtk/gnome_interface.c:62 plugins/gtk/gnome_interface.c:878
1077 #: plugins/gtk/gtk_interface.c:271 plugins/gtk/gtk_interface.c:1049
1081 #: plugins/gtk/gnome_interface.c:70 plugins/gtk/gtk_interface.c:290
1085 #: plugins/gtk/gnome_interface.c:71 plugins/gtk/gtk_interface.c:299
1086 msgid "Choose the program"
1087 msgstr "Choose the programme"
1089 #: plugins/gtk/gnome_interface.c:77 plugins/gtk/gtk_interface.c:303
1093 #: plugins/gtk/gtk_interface.c:312
1094 msgid "Navigate through the stream"
1097 #: plugins/gtk/gnome_interface.c:84 plugins/gtk/gtk_interface.c:316
1101 #: plugins/gtk/gnome_interface.c:92 plugins/gtk/gtk_interface.c:336
1102 msgid "_Playlist..."
1105 #: plugins/gtk/gnome_interface.c:93 plugins/gtk/gtk_interface.c:344
1106 msgid "Open the playlist window"
1109 #: plugins/gtk/gnome_interface.c:99 plugins/gtk/gtk_interface.c:348
1113 #: plugins/gtk/gnome_interface.c:100 plugins/gtk/gtk_interface.c:357
1114 msgid "Open the module manager"
1117 #: plugins/gtk/gnome_interface.c:106 plugins/gtk/gtk_interface.c:359
1121 #: plugins/gtk/gnome_interface.c:107 plugins/gtk/gtk_interface.c:365
1122 msgid "Open the messages window"
1125 #: plugins/gtk/gtk_interface.c:369
1129 #: plugins/gtk/gtk_interface.c:387
1133 #: plugins/gtk/gnome_interface.c:119 plugins/gtk/gnome_interface.c:922
1134 #: plugins/gtk/gtk_interface.c:396
1135 msgid "Select audio channel"
1138 #: plugins/gtk/gnome_interface.c:125 plugins/gtk/gnome_interface.c:928
1139 #: plugins/gtk/gtk_interface.c:400 plugins/gtk/gtk_interface.c:1125
1143 #: plugins/gtk/gnome_interface.c:126 plugins/gtk/gnome_interface.c:929
1144 #: plugins/gtk/gtk_interface.c:409
1145 msgid "Select subtitles channel"
1148 #: plugins/gtk/gtk_interface.c:421 plugins/gtk/gtk_interface.c:1217
1149 msgid "_Preferences..."
1152 #: plugins/gtk/gtk_interface.c:429
1153 msgid "Configure the application"
1156 #: plugins/gtk/gtk_interface.c:433
1160 #: plugins/gtk/gtk_interface.c:451 plugins/gtk/gtk_interface.c:1199
1164 #: plugins/gtk/gtk_interface.c:459
1165 msgid "About this application"
1168 #: plugins/gtk/gnome_interface.c:366 plugins/gtk/gnome_interface.c:1714
1169 #: plugins/gtk/gtk_interface.c:482 plugins/gtk/gtk_interface.c:2141
1170 #: plugins/gtk/gtk_interface.c:2258
1174 #: plugins/gtk/gnome_interface.c:378 plugins/gtk/gnome_interface.c:581
1175 #: plugins/gtk/gnome_interface.c:1707 plugins/gtk/gnome_interface.c:2322
1176 #: plugins/gtk/gtk_interface.c:493 plugins/gtk/gtk_interface.c:680
1177 #: plugins/gtk/gtk_interface.c:2134
1181 #: plugins/gtk/gnome_interface.c:390 plugins/gtk/gtk_interface.c:504
1185 #: plugins/gtk/gnome_interface.c:402 plugins/gtk/gtk_interface.c:515
1189 #: plugins/gtk/gnome_interface.c:403 plugins/gtk/gtk_interface.c:516
1190 msgid "Open a Satellite Card"
1193 #: plugins/gtk/gnome_interface.c:416 plugins/gtk/gnome_interface.c:849
1194 #: plugins/gtk/gtk_interface.c:528 plugins/gtk/gtk_interface.c:1004
1198 #: plugins/gtk/gnome_interface.c:417 plugins/gtk/gtk_interface.c:529
1200 msgstr "Go Backwards"
1202 #: plugins/gtk/gnome_interface.c:429 plugins/gtk/gnome_interface.c:842
1203 #: plugins/gtk/gtk_interface.c:540 plugins/gtk/gtk_interface.c:997
1207 #: plugins/gtk/gnome_interface.c:430 plugins/gtk/gtk_interface.c:541
1211 #: plugins/gtk/gnome_interface.c:441 plugins/gtk/gtk_interface.c:551
1215 #: plugins/gtk/gnome_interface.c:453 plugins/gtk/gnome_interface.c:828
1216 #: plugins/gtk/gtk_interface.c:562
1220 #: plugins/gtk/gnome_interface.c:454 plugins/gtk/gtk_interface.c:563
1224 #: plugins/gtk/gnome_interface.c:465 plugins/gtk/gnome_interface.c:835
1225 #: plugins/gtk/gtk_interface.c:573 plugins/gtk/gtk_interface.c:989
1229 #: plugins/gtk/gnome_interface.c:466 plugins/gtk/gtk_interface.c:574
1230 msgid "Pause Stream"
1233 #: plugins/gtk/gnome_interface.c:480 plugins/gtk/gnome_interface.c:856
1234 #: plugins/gtk/gtk_interface.c:587 plugins/gtk/gtk_interface.c:1012
1238 #: plugins/gtk/gnome_interface.c:481 plugins/gtk/gtk_interface.c:588
1242 #: plugins/gtk/gnome_interface.c:493 plugins/gtk/gnome_interface.c:863
1243 #: plugins/gtk/gtk_interface.c:599 plugins/gtk/gtk_interface.c:1020
1247 #: plugins/gtk/gnome_interface.c:494 plugins/gtk/gtk_interface.c:600
1251 #: plugins/gtk/gnome_interface.c:507 plugins/gtk/gtk_interface.c:612
1252 msgid "Open Playlist"
1255 #: plugins/gtk/gnome_interface.c:518 plugins/gtk/gnome_interface.c:893
1256 #: plugins/gtk/gtk_interface.c:622 plugins/gtk/gtk_interface.c:708
1257 #: plugins/gtk/gtk_interface.c:752 plugins/gtk/gtk_interface.c:1073
1261 #: plugins/gtk/gnome_interface.c:519 plugins/gtk/gtk_interface.c:623
1262 msgid "Previous File"
1265 #: plugins/gtk/gnome_interface.c:530 plugins/gtk/gnome_interface.c:886
1266 #: plugins/gtk/gtk_interface.c:633 plugins/gtk/gtk_interface.c:716
1267 #: plugins/gtk/gtk_interface.c:760 plugins/gtk/gtk_interface.c:1066
1271 #: plugins/gtk/gnome_interface.c:531 plugins/gtk/gtk_interface.c:634
1275 #: plugins/gtk/gnome_interface.c:595 plugins/gtk/gtk_interface.c:694
1279 #: plugins/gtk/gnome_interface.c:638 plugins/gtk/gtk_interface.c:738
1283 #: plugins/gtk/gnome_interface.c:674 plugins/gtk/gtk_interface.c:775
1287 #: plugins/gtk/gtk_interface.c:789
1291 #: plugins/gtk/gnome_interface.c:703 plugins/gtk/gtk_interface.c:804
1295 #: plugins/gtk/gtk_interface.c:980
1299 #: plugins/gtk/gnome_interface.c:871 plugins/gtk/gtk_interface.c:1038
1300 msgid "Toggle _Interface"
1303 #: plugins/gtk/gnome_interface.c:900 plugins/gtk/gtk_interface.c:1082
1307 #: plugins/gtk/gnome_interface.c:907 plugins/gtk/gtk_interface.c:1091
1311 #: plugins/gtk/gnome_interface.c:914 plugins/gtk/gtk_interface.c:1101
1315 #: plugins/gtk/gnome_interface.c:118 plugins/gtk/gnome_interface.c:921
1316 #: plugins/gtk/gtk_interface.c:1113
1320 #: plugins/gtk/gnome_interface.c:937 plugins/gtk/gtk_interface.c:1208
1324 #: plugins/gtk/gtk_interface.c:1322
1328 #: plugins/gtk/gnome_interface.c:1118 plugins/gtk/gtk_interface.c:1345
1329 #: plugins/kde/kde.cpp:123
1330 msgid "(C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 - the VideoLAN Team"
1333 #: plugins/gtk/gtk_interface.c:1354
1337 #: plugins/gtk/gtk_interface.c:1361
1339 "the VideoLAN team <videolan@videolan.org>\n"
1340 "http://www.videolan.org/"
1343 #: plugins/gtk/gnome_interface.c:1120 plugins/gtk/gtk_interface.c:1371
1344 #: plugins/kde/kde.cpp:120
1346 "This is the VideoLAN client, a DVD and MPEG player. It can play MPEG and "
1347 "MPEG 2 files from a file or from a network source."
1350 #: plugins/gtk/gtk_interface.c:1386 plugins/gtk/gtk_interface.c:1609
1351 #: plugins/gtk/gtk_interface.c:1915 plugins/gtk/gtk_interface.c:2046
1352 #: plugins/gtk/gtk_interface.c:2277 plugins/gtk/gtk_interface.c:2383
1353 #: plugins/gtk/gtk_interface.c:2589 plugins/gtk/gtk_preferences.c:540
1357 #: plugins/gtk/gtk_interface.c:1409
1361 #: plugins/gtk/gnome_interface.c:1245 plugins/gtk/gtk_interface.c:1464
1365 #: plugins/gtk/gnome_interface.c:1261 plugins/gtk/gnome_interface.c:2212
1366 #: plugins/gtk/gtk_interface.c:1488
1370 #: plugins/gtk/gnome_interface.c:1275 plugins/gtk/gnome_interface.c:2227
1371 #: plugins/gtk/gtk_interface.c:1502
1375 #: plugins/gtk/gnome_interface.c:1283 plugins/gtk/gnome_interface.c:2235
1376 #: plugins/gtk/gtk_interface.c:1510
1380 #: plugins/gtk/gnome_interface.c:1291 plugins/gtk/gnome_interface.c:2243
1381 #: plugins/gtk/gtk_interface.c:1518
1382 msgid "Starting position"
1385 #: plugins/gtk/gnome_interface.c:1318 plugins/gtk/gnome_interface.c:2270
1386 #: plugins/gtk/gtk_interface.c:1555 plugins/gtk/gtk_menu.c:787
1387 #: plugins/gtk/gtk_menu.c:922
1391 #: plugins/gtk/gnome_interface.c:1308 plugins/gtk/gnome_interface.c:2260
1392 #: plugins/gtk/gtk_interface.c:1565 plugins/gtk/gtk_menu.c:892
1393 #: plugins/gtk/gtk_menu.c:913
1397 #: plugins/gtk/gtk_interface.c:1582
1401 #: plugins/gtk/gtk_interface.c:1616 plugins/gtk/gtk_interface.c:1922
1402 #: plugins/gtk/gtk_interface.c:2053 plugins/gtk/gtk_interface.c:2284
1403 #: plugins/gtk/gtk_interface.c:2596 plugins/gtk/gtk_preferences.c:552
1407 #: plugins/gtk/gtk_interface.c:1677
1408 msgid "Open Network"
1411 #: plugins/gtk/gnome_interface.c:1451 plugins/gtk/gtk_interface.c:1694
1412 msgid "Network mode"
1415 #: plugins/gtk/gnome_interface.c:1467 plugins/gtk/gtk_interface.c:1710
1419 #: plugins/gtk/gnome_interface.c:1477 plugins/gtk/gtk_interface.c:1720
1420 msgid "UDP Multicast"
1423 #: plugins/gtk/gnome_interface.c:1487 plugins/gtk/gtk_interface.c:1730
1424 msgid "Channel server "
1427 #: plugins/gtk/gnome_interface.c:1497 plugins/gtk/gnome_interface.c:2367
1428 #: plugins/gtk/gtk_interface.c:1740
1432 #: plugins/gtk/gnome_interface.c:1507 plugins/gtk/gnome_interface.c:1593
1433 #: plugins/gtk/gnome_interface.c:1605 plugins/gtk/gnome_interface.c:2417
1434 #: plugins/gtk/gnome_interface.c:2522 plugins/gtk/gtk_interface.c:1750
1435 #: plugins/gtk/gtk_interface.c:1836 plugins/gtk/gtk_interface.c:1848
1439 #: plugins/gtk/gnome_interface.c:1517 plugins/gtk/gnome_interface.c:1529
1440 #: plugins/gtk/gnome_interface.c:2407 plugins/gtk/gtk_interface.c:1760
1441 #: plugins/gtk/gtk_interface.c:1772
1445 #: plugins/gtk/gnome_interface.c:1539 plugins/gtk/gtk_interface.c:1782
1449 #: plugins/gtk/gtk_interface.c:1973
1453 #: plugins/gtk/gtk_interface.c:1980
1457 #: plugins/gtk/gnome_interface.c:2044 plugins/gtk/gtk_interface.c:1996
1461 #: plugins/gtk/gnome_interface.c:2059 plugins/gtk/gtk_interface.c:2011
1465 #: plugins/gtk/gnome_interface.c:2074 plugins/gtk/gtk_interface.c:2026
1469 #: plugins/gtk/gnome_interface.c:1785 plugins/gtk/gtk_interface.c:2120
1473 #: plugins/gtk/gnome_interface.c:1721 plugins/gtk/gnome_interface.c:2537
1474 #: plugins/gtk/gtk_interface.c:2148
1478 #: plugins/gtk/gnome_interface.c:1728 plugins/gtk/gnome_interface.c:1868
1479 #: plugins/gtk/gtk_interface.c:2155
1483 #: plugins/gtk/gnome_interface.c:1792 plugins/gtk/gtk_interface.c:2162
1487 #: plugins/gtk/gnome_interface.c:1740 plugins/gtk/gtk_interface.c:2176
1491 #: plugins/gtk/gtk_interface.c:2183
1495 #: plugins/gtk/gnome_interface.c:1799 plugins/gtk/gtk_interface.c:2190
1499 #: plugins/gtk/gtk_interface.c:2206
1503 #: plugins/gtk/gtk_interface.c:2217
1507 #: plugins/gtk/gtk_interface.c:2228
1511 #: plugins/gtk/gnome_interface.c:1875 plugins/gtk/gtk_interface.c:2265
1515 #: plugins/gtk/gnome_interface.c:2579 plugins/gtk/gtk_interface.c:2355
1519 #: plugins/gtk/gnome_interface.c:2657 plugins/gtk/gtk_interface.c:2432
1520 msgid "Open Satellite Card"
1523 #: plugins/gtk/gnome_interface.c:2673 plugins/gtk/gtk_interface.c:2456
1524 msgid "Transponder settings"
1527 #: plugins/gtk/gnome_interface.c:2741 plugins/gtk/gtk_interface.c:2493
1531 #: plugins/gtk/gnome_interface.c:2690 plugins/gtk/gtk_interface.c:2503
1535 #: plugins/gtk/gnome_interface.c:2710 plugins/gtk/gtk_interface.c:2513
1536 msgid "Polarization"
1539 #: plugins/gtk/gnome_interface.c:2730 plugins/gtk/gtk_interface.c:2523
1543 #: plugins/gtk/gnome_interface.c:2720 plugins/gtk/gtk_interface.c:2533
1547 #: plugins/gtk/gnome_interface.c:2761 plugins/gtk/gtk_interface.c:2543
1551 #: plugins/gtk/gnome_interface.c:78
1552 msgid "Choose title"
1555 #: plugins/gtk/gnome_interface.c:85
1556 msgid "Choose chapter"
1559 #: plugins/gtk/gnome_interface.c:615
1560 msgid "Select previous title"
1563 #: plugins/gtk/gnome_interface.c:658
1564 msgid "Select previous chapter"
1567 #: plugins/gtk/gnome_interface.c:666
1568 msgid "Select next chapter"
1571 #: plugins/gtk/gnome_interface.c:688
1572 msgid "Network Channel:"
1575 #: plugins/gtk/gnome_interface.c:879
1576 msgid "Toggle fullscreen mode"
1579 #: plugins/gtk/gnome_interface.c:901
1580 msgid "Got directly so specified point"
1583 #: plugins/gtk/gnome_interface.c:908
1584 msgid "Switch program"
1585 msgstr "Switch programme"
1587 #: plugins/gtk/gnome_interface.c:915
1588 msgid "Navigate through titles and chapters"
1591 #: plugins/gtk/gnome_interface.c:1134
1595 #: plugins/gtk/gnome_interface.c:1171
1599 #: plugins/gtk/gnome_interface.c:1179
1601 "Sorry, the module manager isn't functional yet. Please retry in a later "
1605 #: plugins/gtk/gnome_interface.c:1355 plugins/gtk/gnome_interface.c:2307
1606 msgid "Device name:"
1609 #: plugins/gtk/gnome_interface.c:1442
1610 msgid "Network Stream"
1613 #: plugins/gtk/gnome_interface.c:1747
1617 #: plugins/gtk/gnome_interface.c:1759
1621 #: plugins/gtk/gnome_interface.c:1766
1625 #: plugins/gtk/gnome_interface.c:1773 plugins/gtk/gtk_preferences.c:359
1629 #: plugins/gtk/gnome_interface.c:2027
1633 #: plugins/gtk/gnome_interface.c:2181
1637 #: plugins/gtk/gnome_interface.c:2344
1641 #: plugins/gtk/gnome_interface.c:2359
1645 #: plugins/gtk/gnome_interface.c:2375
1649 #: plugins/gtk/gnome_interface.c:2383
1653 #: plugins/gtk/gnome_interface.c:2452 plugins/gtk/gnome_interface.c:2467
1657 #: plugins/gtk/gnome_interface.c:2487
1661 #: plugins/gtk/gnome_interface.c:2502
1662 msgid "Channel server"
1665 #: plugins/gtk/gtk_preferences.c:305
1669 #: plugins/gtk/gtk_preferences.c:305
1673 #: plugins/gtk/gtk_preferences.c:348
1678 #: plugins/gtk/gtk_preferences.c:371
1682 #: plugins/gtk/gtk_preferences.c:531 plugins/gtk/gtk_preferences.c:548
1686 #: plugins/gtk/gtk_preferences.c:544
1690 #. special case for "off" item
1691 #: plugins/gtk/gtk_menu.c:513
1695 #: plugins/gtk/gtk_menu.c:672
1697 msgid "Title %d (%d)"
1700 #: plugins/gtk/gtk_menu.c:735
1705 #. ****************************************************************************
1706 #. * Build configuration tree.
1707 #. ****************************************************************************
1708 #: plugins/idct/idct.c:47 plugins/mpeg_vdec/video_parser.c:71
1712 #: plugins/idct/idctaltivec.c:51
1713 msgid "AltiVec IDCT module"
1716 #: plugins/idct/idctclassic.c:47
1717 msgid "classic IDCT module"
1720 #: plugins/idct/idctmmx.c:53
1721 msgid "MMX IDCT module"
1724 #: plugins/idct/idctmmxext.c:53
1725 msgid "MMX EXT IDCT module"
1728 #: plugins/imdct/imdct3dn.c:47
1729 msgid "3D Now! AC3 IMDCT module"
1732 #: plugins/imdct/imdctsse.c:47
1733 msgid "SSE AC3 IMDCT module"
1736 #: plugins/kde/kde.cpp:54
1737 msgid "KDE interface module"
1740 #: plugins/lirc/lirc.c:66
1741 msgid "infrared remote control module"
1744 #: plugins/lpcm_adec/lpcm_adec.c:67
1745 msgid "linear PCM audio decoder"
1748 #: plugins/macosx/macosx.m:49
1749 msgid "MacOS X interface, sound and video module"
1752 #. ****************************************************************************
1753 #. * Build configuration tree.
1754 #. ****************************************************************************
1755 #: plugins/mad/mad_adec.c:60
1756 msgid "Mad audio downscale routine (fast,mp321)"
1759 #: plugins/mad/mad_adec.c:62
1761 "Specify the mad audio downscale routine you want to use. By default the mad "
1762 "plugin will use the fastest routine."
1765 #: plugins/mad/mad_adec.c:71
1766 msgid "libmad MPEG 1/2/3 audio decoder library"
1769 #: plugins/memcpy/memcpy.c:66
1770 msgid "libc memcpy module"
1773 #: plugins/memcpy/memcpy.c:71
1774 msgid "3D Now! memcpy module"
1777 #: plugins/memcpy/memcpy.c:79
1778 msgid "MMX memcpy module"
1781 #: plugins/memcpy/memcpy.c:85
1782 msgid "MMX EXT memcpy module"
1785 #: plugins/memcpy/memcpyaltivec.c:47
1786 msgid "AltiVec memcpy module"
1789 #: plugins/mga/mga.c:65
1790 msgid "Matrox Graphic Array video module"
1793 #. ****************************************************************************
1794 #. * Building configuration tree
1795 #. ****************************************************************************
1796 #: plugins/mga/xmga.c:91 plugins/x11/x11.c:40 plugins/x11/xvideo.c:45
1797 msgid "alternate fullscreen method"
1800 #: plugins/mga/xmga.c:93 plugins/x11/x11.c:42 plugins/x11/xvideo.c:47
1802 "There are two ways to make a fullscreen window, unfortunately each one has "
1804 "1) Let the window manager handle your fullscreen window (default). But "
1805 "things like taskbars will likely show on top of the video.\n"
1806 "2) Completly bypass the window manager, but then nothing will be able to "
1807 "show on top of the video."
1810 #: plugins/mga/xmga.c:102 plugins/x11/x11.c:51 plugins/x11/xvideo.c:56
1812 "Specify the X11 hardware display you want to use. By default vlc will use "
1813 "the value of the DISPLAY environment variable."
1816 #: plugins/mga/xmga.c:112
1817 msgid "X11 MGA module"
1820 #: plugins/motion/motion.c:45 plugins/mpeg_vdec/video_parser.c:77
1821 msgid "motion compensation module"
1824 #: plugins/motion/motion3dnow.c:47
1825 msgid "3D Now! motion compensation module"
1828 #: plugins/motion/motionaltivec.c:50
1829 msgid "AltiVec motion compensation module"
1832 #: plugins/motion/motionmmx.c:48
1833 msgid "MMX motion compensation module"
1836 #: plugins/motion/motionmmxext.c:47
1837 msgid "MMXEXT motion compensation module"
1840 #: plugins/mpeg_adec/mpeg_adec.c:66
1841 msgid "MPEG I/II layer 1/2 audio decoder"
1844 #: plugins/mpeg_system/mpeg_es.c:57
1845 msgid "ISO 13818-2 MPEG Elementary Stream input"
1848 #: plugins/mpeg_system/mpeg_ps.c:56
1849 msgid "ISO 13818-1 MPEG Program Stream input"
1852 #: plugins/mpeg_system/mpeg_ts.c:88
1853 msgid "ISO 13818-1 MPEG Transport Stream input"
1856 #: plugins/mpeg_system/mpeg_ts.c:92
1857 msgid "ISO 13818-1 MPEG Transport Stream input (libdvbpsi)"
1860 #: plugins/mpeg_vdec/video_parser.c:73
1862 "This option allows you to select the IDCT module used by this video decoder. "
1863 "The default behavior is to automatically select the best module available."
1865 "This option allows you to select the IDCT module used by this video decoder. "
1866 "The default behaviour is to automatically select the best module available."
1868 #: plugins/mpeg_vdec/video_parser.c:79
1870 "This option allows you to select the motion compensation module used by this "
1871 "video decoder. The default behavior is to automatically select the best "
1874 "This option allows you to select the motion compensation module used by this "
1875 "video decoder. The default behaviour is to automatically select the best "
1878 #: plugins/mpeg_vdec/video_parser.c:83
1879 msgid "use additional processors"
1882 #: plugins/mpeg_vdec/video_parser.c:85
1884 "This video decoder can benefit from a multiprocessor computer. If you have "
1885 "one, you can specify the number of processors here."
1888 #: plugins/mpeg_vdec/video_parser.c:88
1889 msgid "force synchro algorithm {I|I+|IP|IP+|IPB}"
1892 #: plugins/mpeg_vdec/video_parser.c:90
1894 "This allows you to force the synchro algorithm, by directly selecting the "
1895 "types of picture you want to decode. Please bear in mind that if you select "
1896 "more pictures than what your CPU is capable to decode, you won't get "
1900 #: plugins/mpeg_vdec/video_parser.c:107
1901 msgid "MPEG I/II video decoder module"
1904 #: plugins/network/ipv4.c:77
1905 msgid "IPv4 network abstraction layer"
1908 #: plugins/network/ipv6.c:79
1909 msgid "IPv6 network abstraction layer"
1912 #: plugins/qnx/qnx.c:44
1913 msgid "QNX RTOS module"
1916 #: plugins/qt/qt.cpp:46
1917 msgid "Qt interface module"
1920 #. ****************************************************************************
1921 #. * Build configuration tree.
1922 #. ****************************************************************************
1923 #: plugins/satellite/satellite.c:41
1924 msgid "satellite default transponder frequency"
1927 #: plugins/satellite/satellite.c:44
1928 msgid "satellite default transponder polarization"
1931 #: plugins/satellite/satellite.c:47
1932 msgid "satellite default transponder FEC"
1935 #: plugins/satellite/satellite.c:50
1936 msgid "satellite default transponder symbol rate"
1939 #: plugins/satellite/satellite.c:53
1940 msgid "use diseqc with antenna"
1943 #: plugins/satellite/satellite.c:56
1944 msgid "antenna lnb_lof1 (kHz)"
1947 #: plugins/satellite/satellite.c:59
1948 msgid "antenna lnb_lof2 (kHz)"
1951 #: plugins/satellite/satellite.c:62
1952 msgid "antenna lnb_slof (kHz)"
1955 #: plugins/satellite/satellite.c:78
1956 msgid "satellite input module"
1959 #: plugins/sdl/sdl.c:47
1960 msgid "Simple DirectMedia Layer module"
1963 #: plugins/spudec/spu_decoder.c:76
1964 msgid "DVD subtitles decoder module"
1967 #: plugins/text/logger.c:87
1968 msgid "log filename"
1971 #: plugins/text/logger.c:87
1972 msgid "Specify the log filename."
1975 #: plugins/text/logger.c:88
1979 #: plugins/text/logger.c:88
1981 "Specify the log format. Available choices are \"text\" (default) and \"html\""
1984 #: plugins/text/logger.c:92
1985 msgid "file logging interface module"
1988 #: plugins/text/logger.c:127
1991 "Using the logger interface plugin..."
1994 #: plugins/text/ncurses.c:70
1995 msgid "ncurses interface module"
1998 #: plugins/text/rc.c:76
1999 msgid "remote control interface module"
2002 #: plugins/vcd/vcd.c:44
2003 msgid "VCD input module"
2006 #: plugins/win32/waveout.c:60
2007 msgid "Win32 waveOut extension module"
2010 #. ****************************************************************************
2011 #. * Build configuration tree.
2012 #. ****************************************************************************
2013 #: plugins/win32/win32.cpp:42
2014 msgid "maximum number of lines in the log window"
2017 #: plugins/win32/win32.cpp:44
2019 "You can set the maximum number of lines that the log window will display. "
2020 "Enter -1 if you want to keep all messages."
2023 #: plugins/win32/win32.cpp:53
2024 msgid "Win32 interface module"
2027 #: plugins/x11/x11.c:54 plugins/x11/xvideo.c:64
2028 msgid "X11 drawable"
2031 #: plugins/x11/x11.c:56 plugins/x11/xvideo.c:66
2033 "Specify a X11 drawable to use instead of opening a new window. This option "
2034 "is DANGEROUS, use with care."
2037 #: plugins/x11/x11.c:59 plugins/x11/xvideo.c:69
2038 msgid "use shared memory"
2041 #: plugins/x11/x11.c:61 plugins/x11/xvideo.c:71
2042 msgid "Use shared memory to communicate between vlc and the X server."
2045 #: plugins/x11/x11.c:74
2049 #. ****************************************************************************
2050 #. * Building configuration tree
2051 #. ****************************************************************************
2052 #: plugins/x11/xvideo.c:40
2053 msgid "XVideo adaptor number"
2056 #: plugins/x11/xvideo.c:42
2058 "If you graphics card provides several adaptors, this option allows you to "
2059 "choose which one will be used (you shouldn't have to change this)."
2062 #: plugins/x11/xvideo.c:59
2063 msgid "XVimage chroma format"
2066 #: plugins/x11/xvideo.c:61
2068 "Force the XVideo renderer to use a specific chroma format instead of trying "
2069 "to improve performances by using the most efficient one."
2072 #: plugins/x11/xvideo.c:86
2073 msgid "XVideo extension module"