2001-12-10 20:40:24 +08:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2002-07-15 09:54:04 +08:00
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2001-12-10 20:40:24 +08:00
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2003-01-07 06:07:47 +08:00
|
|
|
"POT-Creation-Date: 2003-01-06 22:35+0100\n"
|
2001-12-10 20:40:24 +08:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: src/libvlc.c:252
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "C"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. Usage
|
2002-12-31 07:45:22 +08:00
|
|
|
#: src/libvlc.c:282 src/libvlc.c:1256
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"Usage: %s [options] [items]...\n"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: src/libvlc.c:1113 src/misc/configuration.c:916
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "string"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: src/libvlc.c:1131 src/misc/configuration.c:901
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "integer"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: src/libvlc.c:1134 src/misc/configuration.c:908
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "float"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: src/libvlc.c:1140
|
2002-06-02 00:45:35 +08:00
|
|
|
msgid " (default enabled)"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: src/libvlc.c:1141
|
2002-06-02 00:45:35 +08:00
|
|
|
msgid " (default disabled)"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: src/libvlc.c:1231 src/libvlc.c:1286 src/libvlc.c:1310
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Press the RETURN key to continue...\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: src/libvlc.c:1259
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "[module] [description]\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: src/libvlc.c:1304
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"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 at Ecole Centrale, Paris.\n"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Configuration options for the main program. Each module will also separatly
|
|
|
|
#. * define its own configuration options.
|
|
|
|
#. * Look into configuration.h if you need to know more about the following
|
|
|
|
#. * macros.
|
|
|
|
#. ****************************************************************************
|
2002-06-02 01:09:25 +08:00
|
|
|
#: src/libvlc.h:34
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "interface module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-06-02 01:09:25 +08:00
|
|
|
#: src/libvlc.h:36
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"This option allows you to select the interface used by vlc. The default "
|
|
|
|
"behavior is to automatically select the best module available."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-06-02 01:09:25 +08:00
|
|
|
#: src/libvlc.h:40
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "verbosity (0,1,2)"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-06-02 01:09:25 +08:00
|
|
|
#: src/libvlc.h:42
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"This options sets the verbosity level (0=only errors and standard messages, "
|
2002-12-13 18:09:14 +08:00
|
|
|
"1=warnings, 2=debug)."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:45
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "be quiet"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:47
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "This options turns off all warning and information messages."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:49
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "color messages"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:51
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"When this option is turned on, the messages sent to the console will be "
|
|
|
|
"colorized. Your terminal needs Linux color support for this to work."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:54
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "interface default search path"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:56
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
|
|
|
"This option allows you to set the default path that the interface will open "
|
|
|
|
"when looking for a file."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:59
|
2002-07-05 02:11:57 +08:00
|
|
|
msgid "plugin search path"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:61
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
2002-07-05 02:11:57 +08:00
|
|
|
"This option allows you to specify an additional path for vlc to lookfor its "
|
|
|
|
"plugins."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:64
|
2002-07-05 02:11:57 +08:00
|
|
|
msgid "audio output module"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:66
|
2002-07-05 02:11:57 +08:00
|
|
|
msgid ""
|
2002-06-07 22:30:41 +08:00
|
|
|
"This option allows you to select the audio output method used by vlc. The "
|
|
|
|
"default behavior is to automatically select the best method available."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:70
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enable audio"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:72
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"You can completely disable the audio output. In this case the audio decoding "
|
|
|
|
"stage won't be done, and it will save some processing power."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:75
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "force mono audio"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:76
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "This will force a mono audio output"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:78
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "audio output volume"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:80
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
|
|
|
"You can set the default audio output volume here, in a range from 0 to 1024."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:83
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "audio output format"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:85
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
|
|
|
"You can force the audio output format here.\n"
|
|
|
|
"0 -> 16 bits signed native endian (default)\n"
|
|
|
|
"1 -> 8 bits unsigned\n"
|
|
|
|
"2 -> 16 bits signed little endian\n"
|
|
|
|
"3 -> 16 bits signed big endian\n"
|
|
|
|
"4 -> 8 bits signed\n"
|
|
|
|
"5 -> 16 bits unsigned little endian\n"
|
|
|
|
"6 -> 16 bits unsigned big endian\n"
|
2002-10-15 20:30:01 +08:00
|
|
|
"7 -> MPEG2 audio (unsupported)\n"
|
|
|
|
"8 -> A52 pass-through"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:96
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "audio output frequency (Hz)"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:98
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"You can force the audio output frequency here. Common values are 48000, "
|
|
|
|
"44100, 32000, 22050, 16000, 11025, 8000."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:101
|
|
|
|
msgid "number of channels of audio output"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:103
|
|
|
|
msgid ""
|
|
|
|
"Mono is 1, stereo is 2. Higher value (used for 5.1) may not be supported by "
|
|
|
|
"your audio output module."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:106
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "compensate desynchronization of audio (in ms)"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:108
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
|
|
|
"This option allows you to delay the audio output. This can be handy if you "
|
|
|
|
"notice a lag between the video and the audio."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:111
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "headphone virtual spatialization effect"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: src/libvlc.h:113
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
2002-12-13 18:09:14 +08:00
|
|
|
"This effect gives you the feeling that you stands in a real room with a "
|
|
|
|
"complete 5.1 speaker set when using only a headphone, providing a more "
|
|
|
|
"realistic sound experience. It should also be more comfortable and less "
|
|
|
|
"tiring when listening to music for long periods of time.\n"
|
|
|
|
"It works with any source format from mono to 5.1."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:120
|
|
|
|
msgid "characteristic dimension"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:122
|
|
|
|
msgid ""
|
|
|
|
"Headphone virtual spatialization effect parameter: distance between front "
|
|
|
|
"left speaker and listener in meters."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:125
|
|
|
|
msgid "video output module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:127
|
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"This option allows you to select the video output method used by vlc. The "
|
|
|
|
"default behavior is to automatically select the best method available."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:131
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enable video"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:133
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"You can completely disable the video output. In this case the video decoding "
|
|
|
|
"stage won't be done, which will save some processing power."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:136
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "display identifier"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:138
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"This is the local display port that will be used for X11 drawing. For "
|
|
|
|
"instance :0.1."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:141
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "video width"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:143
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"You can enforce the video width here. By default vlc will adapt to the video "
|
|
|
|
"characteristics."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:146
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "video height"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:148
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"You can enforce the video height here. By default vlc will adapt to the "
|
|
|
|
"video characteristics."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:151
|
2002-04-22 02:32:12 +08:00
|
|
|
msgid "zoom video"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:153
|
2002-04-22 02:32:12 +08:00
|
|
|
msgid "You can zoom the video by the specified factor."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:155
|
2002-04-22 02:32:12 +08:00
|
|
|
msgid "grayscale video output"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:157
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"When enabled, the color information from the video won't be decoded (this "
|
|
|
|
"can also allow you to save some processing power)."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:160
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "fullscreen video output"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:162
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
|
|
|
"If this option is enabled, vlc will always start a video in fullscreen mode."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:165
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "overlay video output"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:167
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"If enabled, vlc will try to take advantage of the overlay capabilities of "
|
2002-12-13 18:09:14 +08:00
|
|
|
"your graphic card."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:170
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "force SPU position"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:172
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"You can use this option to place the subtitles under the movie, instead of "
|
2002-05-21 06:34:56 +08:00
|
|
|
"over the movie. Try several positions."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:175
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "video filter module"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:177
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"This will allow you to add a post-processing filter to enhance the picture "
|
|
|
|
"quality, for instance deinterlacing, or to clone or distort the video window."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:181
|
|
|
|
msgid "source aspect ratio"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:183
|
|
|
|
msgid ""
|
|
|
|
"This will force the source aspect ratio. For instance, some DVDs claim to be "
|
|
|
|
"16:9 while they are actually 4:3. This can also be used as a hint for VLC "
|
|
|
|
"when a movie does not have aspect ratio information. Accepted formats are x:"
|
|
|
|
"y (4:3, 16:9, etc.) expressing the global image aspect, or a float value "
|
|
|
|
"(1.25, 1.3333, etc.) expressing pixel squareness."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:191
|
|
|
|
msgid "destination aspect ratio"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:193
|
|
|
|
msgid ""
|
|
|
|
"This will force the destination pixel size. By default VLC assumes your "
|
|
|
|
"pixels are square, unless your hardware has a way to tell it otherwise. This "
|
|
|
|
"may be used when you output VLC's signal to another device such as a TV set. "
|
|
|
|
"Accepted format is a float value (1, 1.25, 1.3333, etc.) expressing pixel "
|
|
|
|
"squareness."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:200
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "server port"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:202
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "This is the port used for UDP streams. By default, we chose 1234."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:204
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "MTU of the network interface"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:206
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"This is the typical size of UDP packets that we expect. On Ethernet it is "
|
|
|
|
"usually 1500."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:209
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "enable network channel mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:211
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "Activate this option if you want to use the VideoLAN Channel Server."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:213
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "channel server address"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:215
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "Indicate here the address of the VideoLAN Channel Server."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:217
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "channel server port"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:219
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "Indicate here the port on which the VideoLAN Channel Server runs."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:221
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "network interface"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:223
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"If you have several interfaces on your Linux machine and use the VLAN "
|
|
|
|
"solution, you may indicate here which interface to use."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:226
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "network interface address"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:228
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"If you have several interfaces on your machine and use the multicast "
|
|
|
|
"solution, you will probably have to indicate the IP address of your "
|
|
|
|
"multicasting interface here."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:232
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "choose program (SID)"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:234
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Choose the program to select by giving its Service ID."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:236
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "choose audio"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:238
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "Give the default type of audio you want to use in a DVD."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:240
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "choose channel"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:242
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"Give the stream number of the audio channel you want to use in a DVD (from 1 "
|
|
|
|
"to n)."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:245
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "choose subtitles"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:247
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"Give the stream number of the subtitle channel you want to use in a DVD "
|
|
|
|
"(from 1 to n)."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:250
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "DVD device"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:253
|
|
|
|
msgid ""
|
|
|
|
"This is the default DVD drive (or file) to use. Don't forget the colon after "
|
|
|
|
"the drive letter (eg D:)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:257
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "This is the default DVD device to use."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:260
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "VCD device"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:262
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "This is the default VCD device to use."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:264
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "force IPv6"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:266
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"If you check this box, IPv6 will be used by default for all UDP and HTTP "
|
|
|
|
"connections."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:269
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "force IPv4"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:271
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"If you check this box, IPv4 will be used by default for all UDP and HTTP "
|
|
|
|
"connections."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:274
|
|
|
|
msgid "choose prefered codec list"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:276
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"This allows you to select the order in which vlc will choose its codecs. For "
|
|
|
|
"instance, 'a52old,a52,any' will try the old a52 codec before the new one. "
|
|
|
|
"Please be aware that vlc does not make any difference between audio or video "
|
|
|
|
"codecs, so you should always specify 'any' at the end of the list to make "
|
|
|
|
"sure there is a fallback for the types you didn't specify."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:283
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "choose a stream output"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:285
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Empty if no stream output."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: src/libvlc.h:287
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "enable video stream output"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:289 src/libvlc.h:294
|
|
|
|
msgid ""
|
|
|
|
"This allows you to choose if the video stream should be redirected to the "
|
|
|
|
"stream output facility when this last one is enabled."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:292
|
|
|
|
msgid "enable audio stream output"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:297
|
|
|
|
msgid "choose prefered packetizer list"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:299
|
|
|
|
msgid ""
|
|
|
|
"This allows you to select the order in which vlc will choose its packetizers."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:302
|
|
|
|
msgid "mux module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:304
|
|
|
|
msgid "This is a legacy entry to let you configure mux modules"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:306
|
|
|
|
msgid "access output module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:308
|
|
|
|
msgid "This is a legacy entry to let you configure access output modules"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/libvlc.h:311
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enable CPU MMX support"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:313
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"If your processor supports the MMX instructions set, vlc can take advantage "
|
|
|
|
"of them."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:316
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enable CPU 3D Now! support"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:318
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"If your processor supports the 3D Now! instructions set, vlc can take "
|
|
|
|
"advantage of them."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:321
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enable CPU MMX EXT support"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:323
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"If your processor supports the MMX EXT instructions set, vlc can take "
|
|
|
|
"advantage of them."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:326
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enable CPU SSE support"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:328
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
2002-12-13 18:09:14 +08:00
|
|
|
"If your processor supports the SSE instructions set, vlc can take advantage "
|
|
|
|
"of them."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:331
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enable CPU AltiVec support"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:333
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
"If your processor supports the AltiVec instructions set, vlc can take "
|
|
|
|
"advantage of them."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:336
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "play files randomly forever"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:338
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"When selected, vlc will randomly play files in the playlist until "
|
|
|
|
"interrupted."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:341
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "launch playlist on startup"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:343
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "If you want vlc to start playing on startup, then enable this option."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:345
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "enqueue items in playlist"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:347
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"If you want vlc to add items to the playlist as you open them, then enable "
|
|
|
|
"this option."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:350
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "loop playlist on end"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:352
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"If you want vlc to keep playing the playlist indefinitely then enable this "
|
|
|
|
"option."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:355
|
2002-04-21 18:32:21 +08:00
|
|
|
msgid "memory copy module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:357
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
2002-12-13 18:09:14 +08:00
|
|
|
"You can select which memory copy module you want to use. By defaultvlc will "
|
2002-05-21 06:34:56 +08:00
|
|
|
"select the fastest one supported by your hardware."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:360
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "access module"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:362
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "This is a legacy entry to let you configure access modules"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:364
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "demux module"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:366
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "This is a legacy entry to let you configure demux modules"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:368
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "fast mutex on NT/2K/XP (developers only)"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:370
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"On Windows NT/2K/XP we use a slow mutex implementation but which allows us "
|
|
|
|
"to correctely implement condition variables. You can also use the faster "
|
|
|
|
"Win9x implementation but you might experience problems with it."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:375
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "Condition variables implementation for Win9x (developers only)"
|
2002-10-15 20:30:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:378
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"On Windows 9x/Me we use a fast but not correct condition variables "
|
|
|
|
"implementation (more precisely there is a possibility for a race condition "
|
|
|
|
"to happen). However it is possible to use slower alternatives which should "
|
|
|
|
"be more robust. Currently you can choose between implementation 0 (which is "
|
|
|
|
"the default and the fastest), 1 and 2."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:386
|
2002-06-11 17:44:22 +08:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Playlist items:\n"
|
|
|
|
" *.mpg, *.vob plain MPEG-1/2 files\n"
|
|
|
|
" [dvd:][device][@raw_device][@[title][,[chapter][,angle]]]\n"
|
|
|
|
" DVD device\n"
|
|
|
|
" [vcd:][device][@[title][,[chapter]]\n"
|
|
|
|
" VCD device\n"
|
|
|
|
" udpstream:[@[<bind address>][:<bind port>]]\n"
|
|
|
|
" UDP stream sent by VLS\n"
|
|
|
|
" vlc:pause pause execution of playlist items\n"
|
|
|
|
" vlc:quit quit VLC\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:399 src/libvlc.h:400
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "Session Announcement Protocol support"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-04-19 21:56:12 +08:00
|
|
|
#. Interface options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:419
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Interface"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Audio options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:431 modules/audio_output/file.c:108
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Audio"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Video options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:446 modules/misc/dummy/dummy.c:64
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/directx/directx.c:107
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Video"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Input options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:466 modules/access/satellite/satellite.c:66
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Input"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Decoder options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:499
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Decoders"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#. Stream output options
|
2003-01-07 06:07:47 +08:00
|
|
|
#: src/libvlc.h:503 modules/gui/macosx/open.m:210
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Stream output"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-04-19 21:56:12 +08:00
|
|
|
#. CPU options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:514
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "CPU"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Playlist options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:526 modules/gui/gtk/gnome_interface.c:512
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2083
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:2108 modules/gui/gtk/gtk_interface.c:627
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:2364 modules/gui/macosx/intf.m:187
|
|
|
|
#: modules/gui/macosx/intf.m:225
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Playlist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Misc options
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:533 modules/audio_filter/converter/a52tofloat32.c:84
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/a52old/a52old.c:59 modules/codec/mpeg_video/parser.c:84
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/familiar.c:69 modules/gui/win32/win32.cpp:259
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/misc/logger/logger.c:85 modules/video_filter/clone.c:55
|
|
|
|
#: modules/video_filter/crop.c:58
|
|
|
|
#: modules/video_filter/deinterlace/deinterlace.c:69
|
|
|
|
#: modules/video_filter/distort.c:62 modules/video_filter/motionblur.c:55
|
|
|
|
#: modules/video_filter/transform.c:60 modules/video_filter/wall.c:63
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/fb.c:68 modules/video_output/ggi.c:62
|
|
|
|
#: modules/video_output/mga/xmga.c:104
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "Miscellaneous"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:551
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "main program"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:557
|
2002-04-22 02:32:12 +08:00
|
|
|
msgid "print help"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:559
|
2002-04-22 02:32:12 +08:00
|
|
|
msgid "print detailed help"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:562
|
2002-04-23 22:16:21 +08:00
|
|
|
msgid "print a list of available modules"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:564
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid "print help on module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: src/libvlc.h:567
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "print version information"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: src/misc/configuration.c:901
|
2002-04-23 22:16:21 +08:00
|
|
|
msgid "boolean"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: include/interface.h:72
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Warning: if you can't access the GUI anymore, open a dos command box, go to "
|
|
|
|
"the directory where you installed VLC and run \"vlc -I win32\"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-05-21 06:34:56 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#. * Module descriptor
|
2002-05-21 06:34:56 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/dvd/dvd.c:65
|
|
|
|
msgid "method to use by libdvdcss for key decryption"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/dvd/dvd.c:67
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"Set the method used by libdvdcss for key decryption.\n"
|
|
|
|
"title: decrypted title key is guessed from the encrypted sectors of the "
|
|
|
|
"stream. Thus it should work with a file as well as the DVD device. But it "
|
|
|
|
"sometimes takes much time to decrypt a title key and may even fail. With "
|
|
|
|
"this method, the key is only checked at the beginning of each title, so it "
|
|
|
|
"won't work if the key changes in the middle of a title.\n"
|
|
|
|
"disc: the disc key is first cracked, then all title keys can be decrypted "
|
|
|
|
"instantly, which allows us to check them often.\n"
|
|
|
|
"key: the same as \"disc\" if you don't have a file with player keys at "
|
|
|
|
"compilation time. If you do, the decryption of the disc key will be faster "
|
|
|
|
"with this method. It is the one that was used by libcss.\n"
|
|
|
|
"The default method is: key."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/dvd/dvd.c:86
|
|
|
|
msgid "[dvd:][device][@raw_device][@[title][,[chapter][,angle]]]"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/dvd/dvd.c:90
|
|
|
|
msgid "DVD input module, uses libdvdcss if installed"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/dvd/dvd.c:93
|
|
|
|
msgid "DVD input module, uses libdvdcss"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/v4l/v4l.c:45
|
|
|
|
msgid "Video4Linux input module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-31 07:45:22 +08:00
|
|
|
#: modules/access/file.c:63 modules/access/http.c:79 modules/access/udp.c:70
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "caching value in ms"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/access/file.c:65
|
|
|
|
msgid ""
|
|
|
|
"Allows you to modify the default caching value for file streams. This value "
|
|
|
|
"should be set in miliseconds units."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/access/file.c:69
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Standard filesystem file reading"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/access/file.c:70
|
|
|
|
msgid "file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/access/http.c:73
|
|
|
|
msgid "specify an HTTP proxy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/access/http.c:75
|
|
|
|
msgid ""
|
|
|
|
"Specify an HTTP proxy to use. It must be in the form http://myproxy.mydomain:"
|
|
|
|
"myport . If none is specified, the HTTP_PROXYenvironment variable will be "
|
|
|
|
"tried."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/access/http.c:81
|
|
|
|
msgid ""
|
|
|
|
"Allows you to modify the default caching value for http streams. This value "
|
|
|
|
"should be set in miliseconds units."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/access/http.c:85
|
|
|
|
msgid "http"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/access/http.c:88
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "HTTP access module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: modules/access/udp.c:72
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid ""
|
|
|
|
"Allows you to modify the default caching value for udp streams. This value "
|
|
|
|
"should be set in miliseconds units."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: modules/access/udp.c:76
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "raw UDP access module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: modules/access/udp.c:77
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "udp"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/dvdread/dvdread.c:46
|
|
|
|
msgid "DVDRead input module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/access/satellite/satellite.c:41
|
|
|
|
msgid "satellite default transponder frequency"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:44
|
|
|
|
msgid "satellite default transponder polarization"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:47
|
|
|
|
msgid "satellite default transponder FEC"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:50
|
|
|
|
msgid "satellite default transponder symbol rate"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:53
|
|
|
|
msgid "use diseqc with antenna"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:56
|
|
|
|
msgid "antenna lnb_lof1 (kHz)"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:59
|
|
|
|
msgid "antenna lnb_lof2 (kHz)"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:62
|
|
|
|
msgid "antenna lnb_slof (kHz)"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/access/satellite/satellite.c:78
|
|
|
|
msgid "satellite input module"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/access/vcd/vcd.c:79
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "VCD input module"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/channel_mixer/trivial.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for trivial channel mixing"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/a52tospdif.c:51
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for A/52->S/PDIF encapsulation"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/fixed32tofloat32.c:48
|
|
|
|
msgid "audio filter for fixed32<->float32 conversion"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/fixed32tos16.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for fixed32->s16 conversion"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/float32tos16.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for float32->s16 conversion"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/float32tos8.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for float32->s8 conversion"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/float32tou16.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for float32->u16 conversion"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/float32tou8.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for float32->u8 conversion"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/s16tofloat32.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for s16->float32 conversion"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-05-21 06:34:56 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#. * Module descriptor
|
2002-05-21 06:34:56 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/audio_filter/converter/a52tofloat32.c:75
|
|
|
|
msgid "A/52 dynamic range compression"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/audio_filter/converter/a52tofloat32.c:77
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"Dynamic range compression makes the loud sounds softer, and the soft sounds "
|
|
|
|
"louder, so you can more easily listen to the stream in a noisy environment "
|
|
|
|
"without disturbing anyone. If you disable the dynamic range compression the "
|
|
|
|
"playback will be more adapted to a movie theater or a listening room."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/audio_filter/converter/a52tofloat32.c:86
|
|
|
|
msgid "ATSC A/52 aka AC-3 audio decoder module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/converter/s16tofloat32swab.c:58
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for s16->float32 with endianness conversion"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/resampler/trivial.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for trivial resampling"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_filter/resampler/ugly.c:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "audio filter for ugly resampling"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_mixer/float32.c:45
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "float32 audio mixer module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_mixer/spdif.c:45
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "dummy spdif audio mixer module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_mixer/trivial.c:45
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "trivial audio mixer module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/alsa.c:90
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "ALSA"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/alsa.c:92
|
|
|
|
msgid "ALSA device name"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/alsa.c:93
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "ALSA audio module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/alsa.c:117 modules/audio_output/alsa.c:303
|
2002-12-26 07:39:01 +08:00
|
|
|
#: modules/audio_output/oss.c:266
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "S/PDIF"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/audio_output/alsa.c:168 modules/audio_output/oss.c:205
|
|
|
|
#: modules/audio_output/sdl.c:118 modules/audio_output/sdl.c:178
|
|
|
|
#: modules/audio_output/sdl.c:191 modules/audio_output/sdl.c:199
|
|
|
|
msgid "Mono"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/audio_output/alsa.c:173 modules/audio_output/oss.c:186
|
|
|
|
#: modules/audio_output/sdl.c:113 modules/audio_output/sdl.c:177
|
|
|
|
#: modules/audio_output/sdl.c:189 modules/audio_output/sdl.c:195
|
|
|
|
msgid "Stereo"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/audio_output/alsa.c:307 modules/audio_output/oss.c:165
|
|
|
|
#: modules/audio_output/oss.c:270
|
|
|
|
msgid "5.1"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/audio_output/alsa.c:315 modules/audio_output/oss.c:174
|
|
|
|
#: modules/audio_output/oss.c:278
|
|
|
|
msgid "2 Front 2 Rear"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/audio_output/arts.c:67
|
|
|
|
msgid "aRts audio module"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/directx.c:122
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "DirectX audio module"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/audio_output/esd.c:65
|
|
|
|
msgid "EsounD audio module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-06-11 17:44:22 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#. * Module descriptor
|
2002-06-11 17:44:22 +08:00
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/file.c:82
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "output format"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/file.c:83
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"one of \"u8\", \"s8\", \"u16\", \"s16\", \"u16_le\", \"s16_le\", \"u16_be\", "
|
|
|
|
"\"s16_be\", \"fixed32\", \"float32\" or \"spdif\""
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/file.c:86
|
|
|
|
msgid "add wave header"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/audio_output/file.c:87
|
|
|
|
msgid "instead of writing a raw file, you can add a wav header to the file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/audio_output/file.c:104
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "path of the output file"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/file.c:105
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "By default samples.raw"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/file.c:114
|
|
|
|
msgid "file audio output module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/audio_output/oss.c:88
|
|
|
|
msgid "Try to work around buggy OSS drivers"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/audio_output/oss.c:90
|
|
|
|
msgid ""
|
|
|
|
"Some buggy OSS drivers just don't like when their internal buffers are "
|
|
|
|
"completely filled (the sound gets heavily hashed). If you have one of these "
|
|
|
|
"drivers, then you need to enable this option."
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/oss.c:95
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "OSS"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/oss.c:97
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "OSS dsp device"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/oss.c:99
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Linux OSS /dev/dsp module"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: modules/audio_output/oss.c:130
|
|
|
|
msgid "A/52 over S/PDIF"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/sdl.c:68
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Simple DirectMedia Layer audio module"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/audio_output/waveout.c:67
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Win32 waveOut extension module"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/a52.c:81
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "A/52 parser"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/a52old/a52old.c:61 modules/codec/a52old/downmix/downmix.c:58
|
|
|
|
msgid "A52 downmix module"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/a52old/a52old.c:63 modules/codec/a52old/imdct/imdct.c:56
|
|
|
|
msgid "A52 IMDCT module"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/a52old/a52old.c:64
|
|
|
|
msgid "software A52 decoder"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/a52old/downmix/downmix.c:62
|
|
|
|
msgid "SSE A52 downmix module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/a52old/downmix/downmix.c:67
|
|
|
|
msgid "3D Now! A52 downmix module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/a52old/imdct/imdct.c:60
|
|
|
|
msgid "SSE A52 IMDCT module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/a52old/imdct/imdct.c:65
|
|
|
|
msgid "3D Now! A52 IMDCT module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/araw.c:73
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Pseudo Raw Audio decoder"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/dv.c:48
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "DV video decoder"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/faad/decoder.c:55
|
|
|
|
msgid "AAC decoder module (libfaad2)"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/ffmpeg/ffmpeg.c:99
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Ffmpeg"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/ffmpeg/ffmpeg.c:113
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Post processing"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/ffmpeg/ffmpeg.c:115
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "ffmpeg postprocessing module"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/ffmpeg/ffmpeg.c:139
|
|
|
|
msgid "ffmpeg audio/video decoder((MS)MPEG4,SVQ1,H263,WMV,WMA)"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/ffmpeg/postprocessing/postprocessing.c:49
|
|
|
|
msgid "C Post Processing module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/ffmpeg/postprocessing/postprocessing.c:53
|
|
|
|
msgid "MMX Post Processing module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/ffmpeg/postprocessing/postprocessing.c:58
|
|
|
|
msgid "MMXEXT Post Processing module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-31 07:45:22 +08:00
|
|
|
#: modules/codec/lpcm.c:98
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "linear PCM audio parser"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mad/decoder.c:52
|
|
|
|
msgid "Libmad"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mad/decoder.c:53
|
|
|
|
msgid "libmad MPEG 1/2/3 audio decoder"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_audio/decoder.c:55
|
|
|
|
msgid "MPEG I/II layer 1/2 audio decoder"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/codec/mpeg_video/idct/idct.c:41
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:59
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "IDCT module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/idct/idctaltivec.c:45
|
|
|
|
msgid "AltiVec IDCT module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/idct/idctclassic.c:41
|
|
|
|
msgid "classic IDCT module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/idct/idctmmx.c:47
|
|
|
|
msgid "MMX IDCT module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/idct/idctmmxext.c:47
|
|
|
|
msgid "MMX EXT IDCT module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/motion/motion.c:42
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:65
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "motion compensation module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/motion/motion3dnow.c:44
|
|
|
|
msgid "3D Now! motion compensation module"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/motion/motionaltivec.c:47
|
|
|
|
msgid "AltiVec motion compensation module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/motion/motionmmx.c:45
|
|
|
|
msgid "MMX motion compensation module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/mpeg_video/motion/motionmmxext.c:44
|
|
|
|
msgid "MMX EXT motion compensation module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:61
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"This option allows you to select the IDCT module used by this video decoder. "
|
|
|
|
"The default behavior is to automatically select the best module available."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:67
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"This option allows you to select the motion compensation module used by this "
|
|
|
|
"video decoder. The default behavior is to automatically select the best "
|
|
|
|
"module available."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:71
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "use additional processors"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:73
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"This video decoder can benefit from a multiprocessor computer. If you have "
|
|
|
|
"one, you can specify the number of processors here."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:76
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "force synchro algorithm {I|I+|IP|IP+|IPB}"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:78
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"This allows you to force the synchro algorithm, by directly selecting the "
|
|
|
|
"types of picture you want to decode. Please bear in mind that if you select "
|
|
|
|
"more pictures than what your CPU is capable to decode, you won't get "
|
|
|
|
"anything."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/codec/mpeg_video/parser.c:92
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "MPEG I/II video decoder module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor.
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/codec/spudec/spudec.c:47
|
|
|
|
msgid "Font used by the text subtitler"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/codec/spudec/spudec.c:49
|
|
|
|
msgid ""
|
|
|
|
"When the subtitles are coded in text form then, you can choose which font "
|
|
|
|
"will be used to display them."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/codec/spudec/spudec.c:53
|
|
|
|
msgid "subtitles"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/codec/spudec/spudec.c:56
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "subtitles decoder module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/control/lirc/lirc.c:60
|
|
|
|
msgid "infrared remote control module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/control/rc/rc.c:79
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "show stream position"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/control/rc/rc.c:80
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"Show the current position in seconds within the stream from time to time."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/control/rc/rc.c:82
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "fake TTY"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/control/rc/rc.c:83
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Force the rc plugin to use stdin as if it was a TTY."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/control/rc/rc.c:86
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Remote control"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/control/rc/rc.c:91
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "remote control interface module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/demux/aac/demux.c:46
|
|
|
|
msgid "AAC stream demux"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/demux/mpeg/audio.c:47
|
|
|
|
msgid "MPEG I/II audio stream demux"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/demux/mpeg/es.c:49
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "ISO 13818-1 MPEG Elementary Stream input"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/demux/mpeg/ps.c:60
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "ISO 13818-1 MPEG Program Stream input"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/demux/mpeg/system.c:56
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "generic ISO 13818-1 MPEG demultiplexing"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/demux/mpeg/ts.c:96
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "compatibility with pre-0.4 VLS"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/demux/mpeg/ts.c:98
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"The protocol for transmitting A/52 audio streams changed between VLC 0.3.x "
|
|
|
|
"and 0.4. By default VLC assumes you have the latest VLS. In case you're "
|
|
|
|
"using an old version, select this option."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/demux/mpeg/ts.c:104
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "ISO 13818-1 MPEG Transport Stream input"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/demux/mpeg/ts.c:108
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "ISO 13818-1 MPEG Transport Stream input (libdvbpsi)"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/demux/util/id3.c:46
|
|
|
|
msgid "Simple id3 tag skipper"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/demux/util/id3tag.c:46
|
|
|
|
msgid "id3 tag parser using libid3tag"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/beos/BeOS.cpp:49
|
|
|
|
msgid "BeOS standard API module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/familiar.c:61
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "autoplay selected file"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/familiar.c:62
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "automatically play a file when selected in the file selection list"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/familiar.c:71
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Familiar Linux Gtk+ interface module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:70
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "vlc (familiar)"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:94 modules/gui/macosx/open.m:366
|
|
|
|
#: modules/gui/macosx/open.m:533 modules/gui/macosx/open.m:794
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Open"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:95
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Open file"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:107 modules/gui/familiar/interface.c:108
|
|
|
|
#: modules/gui/macosx/intf.m:195 modules/gui/macosx/intf.m:203
|
|
|
|
#: modules/gui/macosx/prefs.m:196
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Preferences"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:122
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Rewind"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:123
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Rewind stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:135 modules/gui/gtk/gnome_interface.c:471
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:845 modules/gui/gtk/gtk_interface.c:589
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:1008 modules/gui/macosx/intf.m:191
|
|
|
|
#: modules/gui/macosx/intf.m:230 modules/gui/macosx/intf.m:258
|
|
|
|
#: modules/gui/macosx/controls.m:409
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Pause"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:136
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Pause stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#. dock menu
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:148 modules/gui/gtk/gnome_interface.c:459
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:838 modules/gui/gtk/gtk_interface.c:578
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:190 modules/gui/macosx/intf.m:229
|
|
|
|
#: modules/gui/macosx/intf.m:257 modules/gui/macosx/playlist.m:67
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Play"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:149
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Play stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:161 modules/gui/gtk/gnome_interface.c:435
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:852 modules/gui/gtk/gtk_interface.c:556
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:1016 modules/gui/macosx/intf.m:192
|
|
|
|
#: modules/gui/macosx/intf.m:231 modules/gui/macosx/intf.m:259
|
|
|
|
#: modules/gui/macosx/controls.m:426
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Stop"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:162
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Stop stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:174
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Forward"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:175
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Forward stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:189 modules/gui/familiar/interface.c:190
|
|
|
|
#: modules/gui/familiar/interface.c:463 modules/gui/gtk/gtk_interface.c:1341
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "About"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:198
|
|
|
|
msgid "0:00:00"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/familiar/interface.c:235
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "URL:"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:269 modules/gui/gtk/preferences.c:321
|
|
|
|
#: modules/gui/kde/pluginsbox.cpp:45
|
|
|
|
msgid "Name"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:277
|
|
|
|
msgid "Type"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:285
|
|
|
|
msgid "Size"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:293
|
|
|
|
msgid "User"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:301
|
|
|
|
msgid "Group"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:318 modules/gui/familiar/interface.c:334
|
|
|
|
msgid "file://"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:319
|
|
|
|
msgid "ftp://"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:320
|
|
|
|
msgid "http://"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:321
|
|
|
|
msgid "udp://:1234"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:322
|
|
|
|
msgid "udp6://:1234"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:323
|
|
|
|
msgid "rtp://:1234"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/familiar/interface.c:324
|
|
|
|
msgid "rtp6://:1234"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/familiar/interface.c:336
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Media"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:352 modules/gui/gtk/preferences.c:592
|
|
|
|
#: modules/gui/gtk/preferences.c:609 modules/gui/macosx/open.m:707
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Save"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:362 modules/gui/gtk/preferences.c:605
|
|
|
|
#: modules/gui/macosx/prefs.m:558
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Apply"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:372 modules/gui/gtk/gtk_interface.c:2084
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:2312 modules/gui/gtk/gtk_interface.c:2543
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/preferences.c:613 modules/gui/macosx/prefs.m:554
|
|
|
|
#: modules/gui/macosx/open.m:174
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Cancel"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:382
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Automatically play file."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:393
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Preference"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:419
|
2001-12-10 20:40:24 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"VideoLAN Client\n"
|
|
|
|
" for familiar Linux"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:430
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "(c) 2002, the VideoLAN Team"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:440
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Authors: The VideoLAN Team, http://www.videolan.org"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/familiar/interface.c:451
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"The VideoLAN Client is a MPEG, MPEG 2, MP3, DivX player, that accepts input "
|
|
|
|
"from local or network sources."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/familiar/support.c:121 modules/gui/gtk/gnome_support.c:100
|
|
|
|
#: modules/gui/gtk/gnome_support.c:138 modules/gui/gtk/gtk_support.c:121
|
|
|
|
#, c-format
|
|
|
|
msgid "Couldn't find pixmap file: %s"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/familiar/support.c:130 modules/gui/gtk/gtk_support.c:130
|
|
|
|
#, c-format
|
|
|
|
msgid "Error loading pixmap file: %s"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/gui/gtk/gnome.c:55 modules/gui/gtk/gtk.c:57
|
|
|
|
msgid "show tooltips"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome.c:56 modules/gui/gtk/gtk.c:58
|
|
|
|
msgid "Show tooltips for configuration options."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome.c:58
|
|
|
|
msgid "show text on toolbar buttons"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome.c:59
|
|
|
|
msgid "Show the text below icons on the toolbar."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome.c:61 modules/gui/gtk/gtk.c:60
|
|
|
|
msgid "maximum height for the configuration windows"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome.c:63 modules/gui/gtk/gtk.c:62
|
|
|
|
msgid ""
|
|
|
|
"You can set the maximum height that the configuration windows in the "
|
|
|
|
"preferences menu will occupy."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome.c:72
|
|
|
|
msgid "GNOME"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome.c:80
|
|
|
|
msgid "GNOME interface module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:19 modules/gui/gtk/gnome_interface.c:810
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:154 modules/gui/gtk/gtk_interface.c:1174
|
|
|
|
msgid "_Open File..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:20 modules/gui/gtk/gnome_interface.c:373
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:811 modules/gui/gtk/gtk_interface.c:162
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:499 modules/gui/gtk/gtk_interface.c:1182
|
|
|
|
msgid "Open a File"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:26 modules/gui/gtk/gnome_interface.c:817
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:169 modules/gui/gtk/gtk_interface.c:1186
|
|
|
|
msgid "Open _Disc..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:27 modules/gui/gtk/gnome_interface.c:385
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:818 modules/gui/gtk/gtk_interface.c:177
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:510 modules/gui/gtk/gtk_interface.c:1194
|
|
|
|
msgid "Open a DVD or VCD"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:33 modules/gui/gtk/gnome_interface.c:824
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:184 modules/gui/gtk/gtk_interface.c:1198
|
|
|
|
msgid "_Network Stream..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:34 modules/gui/gtk/gnome_interface.c:397
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:825 modules/gui/gtk/gtk_interface.c:192
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:521 modules/gui/gtk/gtk_interface.c:1206
|
|
|
|
msgid "Select a Network Stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:41 modules/gui/gtk/gtk_interface.c:207
|
|
|
|
msgid "_Eject Disc"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:42 modules/gui/gtk/gnome_interface.c:448
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:215
|
|
|
|
msgid "Eject disc"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:56 modules/gui/gtk/gtk_interface.c:275
|
|
|
|
msgid "_Hide interface"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:63 modules/gui/gtk/gnome_interface.c:888
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:287 modules/gui/gtk/gtk_interface.c:1068
|
|
|
|
msgid "_Fullscreen"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:71 modules/gui/gtk/gtk_interface.c:306
|
|
|
|
msgid "Progr_am"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:72 modules/gui/gtk/gtk_interface.c:315
|
|
|
|
msgid "Choose the program"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:78 modules/gui/gtk/gtk_interface.c:319
|
|
|
|
msgid "_Title"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:79
|
|
|
|
msgid "Choose title"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:85 modules/gui/gtk/gtk_interface.c:332
|
|
|
|
msgid "_Chapter"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:86
|
|
|
|
msgid "Choose chapter"
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:93 modules/gui/gtk/gtk_interface.c:352
|
|
|
|
msgid "_Playlist..."
|
2002-04-19 21:56:12 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:94 modules/gui/gtk/gtk_interface.c:360
|
|
|
|
msgid "Open the playlist window"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:100 modules/gui/gtk/gtk_interface.c:364
|
|
|
|
msgid "_Modules..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:101 modules/gui/gtk/gtk_interface.c:373
|
|
|
|
msgid "Open the module manager"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:107 modules/gui/gtk/gtk_interface.c:375
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/gui/kde/interface.cpp:134
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Messages..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:108 modules/gui/gtk/gtk_interface.c:381
|
|
|
|
msgid "Open the messages window"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:119 modules/gui/gtk/gnome_interface.c:931
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:1132
|
|
|
|
msgid "_Audio"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:120 modules/gui/gtk/gnome_interface.c:932
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:412
|
|
|
|
msgid "Select audio channel"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:126 modules/gui/gtk/gnome_interface.c:938
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:416 modules/gui/gtk/gtk_interface.c:1144
|
|
|
|
msgid "_Subtitles"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:127 modules/gui/gtk/gnome_interface.c:939
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:425
|
|
|
|
msgid "Select subtitles channel"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:203 modules/gui/gtk/gtk_interface.c:110
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:1356
|
|
|
|
msgid "VideoLAN Client"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:372
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1327
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1973 modules/gui/gtk/gtk_interface.c:498
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:1615 modules/gui/gtk/gtk_interface.c:2400
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:2517 modules/gui/macosx/intf.m:209
|
|
|
|
#: modules/gui/macosx/open.m:176 modules/gui/macosx/open.m:212
|
|
|
|
#: modules/gui/macosx/open.m:316 modules/gui/macosx/open.m:727
|
|
|
|
#: modules/gui/macosx/open.m:759
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "File"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:384 modules/gui/gtk/gnome_interface.c:587
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1438
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1966 modules/gui/gtk/gtk_interface.c:509
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:696 modules/gui/gtk/gtk_interface.c:1726
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:2393 modules/gui/macosx/open.m:177
|
|
|
|
#: modules/gui/macosx/open.m:320
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Disc"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:396 modules/gui/gtk/gtk_interface.c:520
|
|
|
|
msgid "Net"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:408 modules/gui/gtk/gtk_interface.c:531
|
|
|
|
msgid "Sat"
|
2002-07-13 01:08:52 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:409 modules/gui/gtk/gtk_interface.c:532
|
|
|
|
msgid "Open a Satellite Card"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:422 modules/gui/gtk/gnome_interface.c:859
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:544 modules/gui/gtk/gtk_interface.c:1023
|
|
|
|
msgid "Back"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:423 modules/gui/gtk/gtk_interface.c:545
|
|
|
|
msgid "Go Backward"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:436 modules/gui/gtk/gtk_interface.c:557
|
|
|
|
msgid "Stop Stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:447 modules/gui/gtk/gtk_interface.c:567
|
|
|
|
msgid "Eject"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:460 modules/gui/gtk/gtk_interface.c:579
|
|
|
|
msgid "Play Stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:472 modules/gui/gtk/gtk_interface.c:590
|
|
|
|
msgid "Pause Stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:486 modules/gui/gtk/gnome_interface.c:866
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:603 modules/gui/gtk/gtk_interface.c:1031
|
|
|
|
msgid "Slow"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:487 modules/gui/gtk/gtk_interface.c:604
|
|
|
|
msgid "Play Slower"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:499 modules/gui/gtk/gnome_interface.c:873
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:615 modules/gui/gtk/gtk_interface.c:1039
|
|
|
|
msgid "Fast"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:500 modules/gui/gtk/gtk_interface.c:616
|
|
|
|
msgid "Play Faster"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:513 modules/gui/gtk/gtk_interface.c:628
|
|
|
|
msgid "Open Playlist"
|
2002-07-13 01:08:52 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:524 modules/gui/gtk/gnome_interface.c:903
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:638 modules/gui/gtk/gtk_interface.c:724
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:768 modules/gui/gtk/gtk_interface.c:1092
|
|
|
|
msgid "Prev"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:525 modules/gui/gtk/gtk_interface.c:639
|
|
|
|
msgid "Previous File"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:536 modules/gui/gtk/gnome_interface.c:896
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:649 modules/gui/gtk/gtk_interface.c:732
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:776 modules/gui/gtk/gtk_interface.c:1085
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:194 modules/gui/macosx/intf.m:235
|
|
|
|
#: modules/gui/macosx/controls.m:431
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Next"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:537 modules/gui/gtk/gtk_interface.c:650
|
|
|
|
msgid "Next File"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:601 modules/gui/gtk/gtk_interface.c:710
|
|
|
|
msgid "Title:"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:621
|
|
|
|
msgid "Select previous title"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:646 modules/gui/gtk/gtk_interface.c:754
|
|
|
|
msgid "Chapter:"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:666
|
|
|
|
msgid "Select previous chapter"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:675
|
|
|
|
msgid "Select next chapter"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:684 modules/gui/gtk/gtk_interface.c:791
|
|
|
|
msgid "No server"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:698
|
|
|
|
msgid "Network Channel:"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:713 modules/gui/gtk/gtk_interface.c:820
|
|
|
|
msgid "Go!"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:881 modules/gui/gtk/gtk_interface.c:1057
|
|
|
|
msgid "Toggle _Interface"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:889
|
|
|
|
msgid "Toggle fullscreen mode"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:910 modules/gui/gtk/gtk_interface.c:1101
|
|
|
|
msgid "_Jump..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:911
|
|
|
|
msgid "Got directly so specified point"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:917 modules/gui/gtk/gtk_interface.c:1110
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/kde/interface.cpp:143 modules/gui/macosx/intf.m:245
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Program"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:918
|
|
|
|
msgid "Switch program"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:924 modules/gui/gtk/gtk_interface.c:1120
|
|
|
|
msgid "_Navigation"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:925
|
|
|
|
msgid "Navigate through titles and chapters"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:947 modules/gui/gtk/gtk_interface.c:1227
|
|
|
|
msgid "Playlist..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1128 modules/gui/gtk/gtk_interface.c:1364
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/gui/kde/kde.cpp:116
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "(C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 - the VideoLAN Team"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1130 modules/gui/gtk/gtk_interface.c:1390
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/gui/kde/kde.cpp:113
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"This is the VideoLAN client, a DVD and MPEG player. It can play MPEG and "
|
|
|
|
"MPEG 2 files from a file or from a network source."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1217
|
|
|
|
msgid "Open Stream"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1234 modules/gui/gtk/gtk_interface.c:1522
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:171
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Media Resource Locator (MRL)"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1256 modules/gui/gtk/gtk_interface.c:1544
|
|
|
|
msgid "Open Target:"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1276 modules/gui/gtk/gtk_interface.c:1564
|
|
|
|
msgid ""
|
|
|
|
"Alternatively, you can build an MRL using one of the following predefined "
|
|
|
|
"targets:"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1320 modules/gui/gtk/gtk_interface.c:1608
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:180 modules/gui/macosx/open.m:186
|
|
|
|
#: modules/gui/macosx/open.m:216
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Browse..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1344 modules/gui/gtk/gtk_interface.c:1632
|
|
|
|
#: modules/gui/gtk/menu.c:905 modules/gui/gtk/menu.c:926
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/kde/interface.cpp:145 modules/gui/macosx/intf.m:246
|
|
|
|
#: modules/gui/macosx/open.m:184
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Title"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1354 modules/gui/gtk/gtk_interface.c:1642
|
|
|
|
#: modules/gui/gtk/menu.c:800 modules/gui/gtk/menu.c:935
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/kde/interface.cpp:147 modules/gui/macosx/intf.m:247
|
|
|
|
#: modules/gui/macosx/open.m:185
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Chapter"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1374 modules/gui/gtk/gtk_interface.c:1662
|
|
|
|
msgid "Disc type"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1393 modules/gui/gtk/gtk_interface.c:1681
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:190 modules/gui/macosx/open.m:494
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "DVD"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1401 modules/gui/gtk/gtk_interface.c:1689
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:191 modules/gui/macosx/open.m:403
|
|
|
|
#: modules/gui/macosx/open.m:486
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "VCD"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1409 modules/gui/gtk/gtk_interface.c:1697
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:183
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Device name"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1455 modules/gui/gtk/gtk_interface.c:1743
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:213 modules/gui/macosx/open.m:728
|
|
|
|
#: modules/gui/macosx/open.m:764
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "UDP"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1465 modules/gui/gtk/gtk_interface.c:1753
|
|
|
|
msgid "UDP Multicast"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1475 modules/gui/gtk/gtk_interface.c:1763
|
|
|
|
msgid "Channel server "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1485 modules/gui/gtk/gtk_interface.c:1773
|
|
|
|
msgid "HTTP"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1495
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1570
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1581 modules/gui/gtk/gtk_interface.c:1783
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:1858 modules/gui/gtk/gtk_interface.c:1869
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:193 modules/gui/macosx/open.m:195
|
|
|
|
#: modules/gui/macosx/open.m:197 modules/gui/macosx/open.m:218
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Port"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1505
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1517 modules/gui/gtk/gtk_interface.c:1793
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:1805 modules/gui/macosx/open.m:194
|
|
|
|
#: modules/gui/macosx/open.m:196 modules/gui/macosx/open.m:217
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Address"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1527 modules/gui/gtk/gtk_interface.c:1815
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:198
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "URL"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1637
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1980 modules/gui/gtk/gtk_interface.c:1925
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:2407 modules/gui/macosx/open.m:178
|
|
|
|
#: modules/gui/macosx/open.m:324
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Network"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1654 modules/gui/gtk/gtk_interface.c:1942
|
|
|
|
msgid "Symbol Rate"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1664 modules/gui/gtk/gtk_interface.c:1952
|
|
|
|
msgid "Frequency"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1674 modules/gui/gtk/gtk_interface.c:1962
|
|
|
|
msgid "Polarization"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1694 modules/gui/gtk/gtk_interface.c:1982
|
|
|
|
msgid "FEC"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1713 modules/gui/gtk/gtk_interface.c:2001
|
|
|
|
msgid "Vertical"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1721 modules/gui/gtk/gtk_interface.c:2009
|
|
|
|
msgid "Horizontal"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1763 modules/gui/gtk/gtk_interface.c:2051
|
|
|
|
msgid "Satellite"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1878 modules/gui/macosx/open.m:365
|
|
|
|
#: modules/gui/macosx/open.m:793
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Open File"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1915
|
|
|
|
msgid "Modules"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1923
|
|
|
|
msgid ""
|
|
|
|
"Sorry, the module manager isn't functional yet. Please retry in a later "
|
|
|
|
"version."
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:1987
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:2128 modules/gui/gtk/gtk_interface.c:2414
|
|
|
|
msgid "Url"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:1999 modules/gui/gtk/gtk_interface.c:2435
|
|
|
|
msgid "All"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:2006
|
|
|
|
msgid "Item"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:2018
|
|
|
|
msgid "Crop"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:2025
|
|
|
|
msgid "Invert"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2032 modules/gui/gtk/preferences.c:378
|
|
|
|
#: modules/gui/kde/pluginsbox.cpp:50 modules/gui/macosx/prefs.m:381
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Select"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gnome_interface.c:2044 modules/gui/gtk/gtk_interface.c:2379
|
|
|
|
msgid "Add"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2051 modules/gui/gtk/gtk_interface.c:2421
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/playlist.m:68
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Delete"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2058 modules/gui/gtk/gtk_interface.c:2449
|
|
|
|
msgid "Selection"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2135 modules/gui/gtk/gtk_interface.c:2524
|
|
|
|
msgid "Duration"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2287
|
|
|
|
msgid "Jump to: "
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2304 modules/gui/gtk/gtk_interface.c:2255
|
|
|
|
msgid "s."
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2319 modules/gui/gtk/gtk_interface.c:2270
|
|
|
|
msgid "m:"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2334 modules/gui/gtk/gtk_interface.c:2285
|
|
|
|
msgid "h:"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#. messages panel
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_interface.c:2391 modules/gui/gtk/gtk_interface.c:2614
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/kde/messages.cpp:8 modules/gui/macosx/intf.m:198
|
|
|
|
#: modules/gui/macosx/intf.m:226
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Messages"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gnome_support.c:116
|
|
|
|
#, c-format
|
|
|
|
msgid "Couldn't create pixmap from file: %s"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk.c:71
|
|
|
|
msgid "Gtk+"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk.c:77
|
|
|
|
msgid "Gtk+ interface module"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:136 modules/gui/gtk/gtk_interface.c:1156
|
|
|
|
msgid "_File"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:227
|
|
|
|
msgid "_Close"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:235
|
|
|
|
msgid "Close the window"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:242 modules/gui/gtk/gtk_interface.c:1255
|
|
|
|
msgid "E_xit"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:250
|
|
|
|
msgid "Exit the program"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:257
|
|
|
|
msgid "_View"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:283
|
|
|
|
msgid "Hide the main interface window"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:328
|
|
|
|
msgid "Navigate through the stream"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:385
|
|
|
|
msgid "_Settings"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:403
|
|
|
|
msgid "A_udio"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:437 modules/gui/gtk/gtk_interface.c:1236
|
|
|
|
msgid "_Preferences..."
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:445
|
|
|
|
msgid "Configure the application"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:449
|
|
|
|
msgid "_Help"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:467 modules/gui/gtk/gtk_interface.c:1218
|
|
|
|
msgid "_About..."
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:475
|
|
|
|
msgid "About this application"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:805
|
|
|
|
msgid "Channel:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:999
|
|
|
|
msgid "_Play"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:1373
|
|
|
|
msgid "Authors"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:1380
|
|
|
|
msgid ""
|
|
|
|
"the VideoLAN team <videolan@videolan.org>\n"
|
|
|
|
"http://www.videolan.org/"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:1405 modules/gui/gtk/gtk_interface.c:2077
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2305 modules/gui/gtk/gtk_interface.c:2536
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:2643 modules/gui/gtk/preferences.c:601
|
|
|
|
#: modules/gui/macosx/prefs.m:550 modules/gui/macosx/prefs.m:765
|
|
|
|
#: modules/gui/macosx/open.m:173
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "OK"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/gtk_interface.c:1509
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Open Target"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2185
|
|
|
|
msgid "Select File"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2232
|
|
|
|
msgid "Jump"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2239
|
|
|
|
msgid "Go to:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2442
|
|
|
|
msgid "Selected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2465
|
|
|
|
msgid "_Crop"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2476
|
|
|
|
msgid "_Invert"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/gtk_interface.c:2487
|
|
|
|
msgid "_Select"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. special case for "off" item
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/menu.c:518 modules/gui/macosx/prefs.m:384
|
|
|
|
#: modules/gui/macosx/prefs.m:413 modules/gui/macosx/prefs.m:641
|
|
|
|
#: modules/gui/macosx/prefs.m:670
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "None"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/menu.c:681
|
|
|
|
#, c-format
|
|
|
|
msgid "Title %d (%d)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/gtk/menu.c:748
|
|
|
|
#, c-format
|
|
|
|
msgid "Chapter %d"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/preferences.c:321 modules/gui/kde/pluginsbox.cpp:46
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Description"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/preferences.c:367 modules/gui/kde/pluginsbox.cpp:48
|
|
|
|
#: modules/gui/macosx/prefs.m:364
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Configure"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. add new label
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/gtk/preferences.c:390 modules/gui/kde/pluginsbox.cpp:53
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Selected:"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/gui/kde/interface.cpp:89
|
|
|
|
msgid "Languages"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/kde/interface.cpp:94 modules/gui/macosx/intf.m:249
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "Subtitles"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/kde/interface.cpp:138
|
|
|
|
msgid "Stream info..."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/kde/interface.cpp:433
|
|
|
|
msgid "Off"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/kde/kde.cpp:59
|
|
|
|
msgid "Path to ui.rc file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/kde/kde.cpp:60
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "KDE interface module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/kde/messages.cpp:29
|
|
|
|
msgid "Messages:"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:188 modules/gui/macosx/intf.m:234
|
|
|
|
#: modules/gui/macosx/controls.m:430
|
|
|
|
msgid "Previous"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:189 modules/gui/macosx/intf.m:233
|
|
|
|
#: modules/gui/macosx/controls.m:411
|
|
|
|
msgid "Slower"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:193 modules/gui/macosx/intf.m:232
|
|
|
|
#: modules/gui/macosx/controls.m:410
|
|
|
|
msgid "Faster"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:199
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Close"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#. main menu
|
|
|
|
#: modules/gui/macosx/intf.m:202
|
|
|
|
msgid "About VLC Media Player"
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:204
|
|
|
|
msgid "Hide VLC"
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:205
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Hide Others"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:206
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Show All"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:207
|
|
|
|
msgid "Quit VLC"
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:210
|
|
|
|
msgid "Open..."
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:211
|
|
|
|
msgid "Open File..."
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:212
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Open Disc..."
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:213
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Open Network..."
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:214
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Open Recent"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. Recent Items Menu
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:215 modules/gui/macosx/intf.m:1103
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Clear Menu"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:217
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Edit"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:218
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Cut"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:219
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Copy"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:220
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Paste"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:221
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Clear"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:222 modules/gui/macosx/playlist.m:69
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Select All"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:224
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "View"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:228
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Controls"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:236
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Loop"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:237 modules/gui/macosx/controls.m:448
|
|
|
|
msgid "Volume Up"
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:238 modules/gui/macosx/controls.m:449
|
|
|
|
msgid "Volume Down"
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:239 modules/gui/macosx/controls.m:450
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Mute"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:240
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Channels"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:241
|
|
|
|
msgid "Device"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:242 modules/gui/macosx/controls.m:464
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Fullscreen"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:243
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Screen"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:244 modules/gui/macosx/controls.m:479
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Deinterlace"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:248
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Language"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:251
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Window"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:252
|
|
|
|
msgid "Minimize Window"
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/intf.m:253
|
|
|
|
msgid "Close Window"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:254
|
2002-12-26 07:39:01 +08:00
|
|
|
msgid "Bring All to Front"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#. error panel
|
|
|
|
#: modules/gui/macosx/intf.m:262
|
|
|
|
msgid "Error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:263
|
|
|
|
msgid ""
|
|
|
|
"An error has occurred which probably prevented the execution of your "
|
|
|
|
"request :"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:264
|
|
|
|
msgid "If you believe that it is a bug, please follow the instructions at :"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:265
|
|
|
|
msgid "Open Messages Window"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/intf.m:266
|
|
|
|
msgid "Dismiss"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/open.m:170
|
|
|
|
msgid "Open Source"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/open.m:181
|
2002-12-31 07:45:22 +08:00
|
|
|
msgid "Treat as a pipe rather than as a file"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:187
|
|
|
|
msgid "Use DVD menus"
|
2002-12-31 07:45:22 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:189 modules/gui/macosx/open.m:392
|
2002-12-31 07:45:22 +08:00
|
|
|
msgid "VIDEO_TS folder"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:200 modules/gui/macosx/open.m:554
|
|
|
|
#: modules/gui/macosx/open.m:604
|
2002-12-31 07:45:22 +08:00
|
|
|
msgid "UDP/RTP"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:201 modules/gui/macosx/open.m:555
|
|
|
|
#: modules/gui/macosx/open.m:616
|
2002-12-31 07:45:22 +08:00
|
|
|
msgid "UDP/RTP Multicast"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:202 modules/gui/macosx/open.m:556
|
|
|
|
#: modules/gui/macosx/open.m:601 modules/gui/macosx/open.m:629
|
2002-12-31 07:45:22 +08:00
|
|
|
msgid "Channel server"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:203 modules/gui/macosx/open.m:557
|
|
|
|
#: modules/gui/macosx/open.m:648
|
2002-12-31 07:45:22 +08:00
|
|
|
msgid "HTTP/FTP/MMS"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:211
|
|
|
|
msgid "Stream output MRL"
|
2002-12-31 07:45:22 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:214 modules/gui/macosx/open.m:729
|
|
|
|
msgid "RTP"
|
2002-12-31 07:45:22 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:220 modules/gui/macosx/open.m:698
|
|
|
|
#: modules/gui/macosx/open.m:756
|
|
|
|
msgid "PS"
|
2002-12-26 07:39:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2003-01-07 06:07:47 +08:00
|
|
|
#: modules/gui/macosx/open.m:221
|
|
|
|
msgid "TS"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/open.m:437 modules/gui/macosx/open.m:489
|
|
|
|
#: modules/gui/macosx/open.m:497
|
|
|
|
msgid "No %@s found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/open.m:532
|
|
|
|
msgid "Open VIDEO_TS Directory"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/macosx/open.m:706
|
|
|
|
msgid "Save File"
|
2002-10-15 20:30:01 +08:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/ncurses/ncurses.c:66
|
|
|
|
msgid "ncurses interface module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/qnx/qnx.c:44
|
|
|
|
msgid "QNX RTOS module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/gui/qt/qt.cpp:47
|
|
|
|
msgid "Qt interface module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-26 07:39:01 +08:00
|
|
|
#: modules/gui/win32/win32.cpp:253
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "maximum number of lines in the log window"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: modules/gui/win32/win32.cpp:255
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"You can set the maximum number of lines that the log window will display. "
|
|
|
|
"Enter -1 if you want to keep all messages."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#: modules/gui/win32/win32.cpp:261
|
2002-12-13 18:09:14 +08:00
|
|
|
msgid "Native Windows interface module"
|
2002-07-15 09:54:04 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-05-21 06:34:56 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#. * Module descriptor
|
2002-05-21 06:34:56 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/dummy/dummy.c:37
|
|
|
|
msgid "dummy image chroma format"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/dummy/dummy.c:39
|
|
|
|
msgid ""
|
|
|
|
"Force the dummy video output to create images using a specific chroma format "
|
|
|
|
"instead of trying to improve performances by using the most efficient one."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/dummy/dummy.c:44
|
|
|
|
msgid "dummy functions module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/dummy/interface.c:46
|
|
|
|
msgid "Using the dummy interface plugin..."
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/gtk_main.c:55
|
|
|
|
msgid "Gtk+ helper module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/logger/logger.c:86
|
|
|
|
msgid "log filename"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/logger/logger.c:86
|
|
|
|
msgid "Specify the log filename."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/logger/logger.c:87
|
|
|
|
msgid "log format"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/logger/logger.c:87
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"Specify the log format. Available choices are \"text\" (default) and \"html\""
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/misc/logger/logger.c:88
|
|
|
|
msgid "file logging interface module"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/logger/logger.c:102
|
|
|
|
msgid "Using the logger interface plugin..."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/memcpy/memcpy.c:81
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "libc memcpy module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/memcpy/memcpy.c:85
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "3D Now! memcpy module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/memcpy/memcpy.c:92
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "MMX memcpy module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/memcpy/memcpy.c:97
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "MMX EXT memcpy module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/memcpy/memcpyaltivec.c:52
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "AltiVec memcpy module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/misc/network/ipv4.c:79
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "IPv4 network abstraction layer"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/network/ipv6.c:79
|
|
|
|
msgid "IPv6 network abstraction layer"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/misc/testsuite/test1.c:33
|
|
|
|
msgid "C module that does nothing"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/misc/testsuite/test4.c:63
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Miscellaneous stress tests"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_chroma/i420_rgb.c:67
|
|
|
|
msgid "I420,IYUV,YV12 to RGB2,RV15,RV16,RV24,RV32 conversions"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_chroma/i420_rgb.c:71
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "MMX I420,IYUV,YV12 to RV15,RV16,RV24,RV32 conversions"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_chroma/i420_ymga.c:48 modules/video_chroma/i420_yuy2.c:67
|
|
|
|
#: modules/video_chroma/i422_yuy2.c:61
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "conversions from "
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_chroma/i420_ymga.c:48 modules/video_chroma/i420_ymga.c:51
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_chroma/i420_yuy2.c:67 modules/video_chroma/i420_yuy2.c:70
|
|
|
|
#: modules/video_chroma/i422_yuy2.c:61 modules/video_chroma/i422_yuy2.c:64
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid " to "
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_chroma/i420_ymga.c:51 modules/video_chroma/i420_yuy2.c:70
|
|
|
|
#: modules/video_chroma/i422_yuy2.c:64
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "MMX conversions from "
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/clone.c:50
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Number of clones"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/clone.c:51
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Select the number of video windows in which to clone the video"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/clone.c:57
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "image clone video module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/crop.c:51
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "crop geometry"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/crop.c:52
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Set the geometry of the zone to crop"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/crop.c:54
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "automatic cropping"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/crop.c:55
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Activate automatic black border cropping"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/crop.c:61
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "image crop video module"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/deinterlace/deinterlace.c:63
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "deinterlace mode"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/deinterlace/deinterlace.c:64
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "One of \"discard\", \"blend\", \"mean\", \"bob\" or \"linear\""
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/deinterlace/deinterlace.c:72
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "deinterlacing module"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/distort.c:56
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "distort mode"
|
2002-05-21 06:34:56 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/distort.c:57
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Distort mode, one of \"wave\" and \"ripple\""
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/distort.c:65
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "miscellaneous video effects module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/invert.c:49
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "invert video module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/motionblur.c:51
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Blur factor"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/motionblur.c:52
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "The degree of blurring from 1 to 127"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/motionblur.c:57
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Motion blur filter"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-04-23 22:16:21 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#. * Module descriptor
|
2002-04-23 22:16:21 +08:00
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/transform.c:54
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "transform type"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/transform.c:55
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "One of '90', '180', '270', 'hflip' and 'vflip'"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/transform.c:63
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "image transformation module"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/wall.c:50
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "number of columns"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/wall.c:51
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"Select the number of horizontal videowindows in which to split the video"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/wall.c:54
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "number of rows"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/wall.c:55
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "Select the number of vertical videowindows in which to split the video"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/wall.c:58
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "active windows"
|
2002-04-23 22:16:21 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/wall.c:59
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "comma separated list of active windows, defaults to all"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_filter/wall.c:67
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "image wall video module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/aa.c:55
|
|
|
|
msgid "ASCII-art video output module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/video_output/directx/directx.c:91
|
|
|
|
msgid "use hardware YUV->RGB conversions"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/directx/directx.c:93
|
|
|
|
msgid ""
|
|
|
|
"Try to use hardware acceleration for YUV->RGB conversions. This option "
|
|
|
|
"doesn't have any effect when using overlays."
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/directx/directx.c:95
|
|
|
|
msgid "use video buffers in system memory"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/directx/directx.c:97
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"Create video buffers in system memory instead of video memory. This isn't "
|
|
|
|
"recommended as usually using video memory allows to benefit from more "
|
|
|
|
"hardware acceleration (like rescaling or YUV->RGB conversions). This option "
|
|
|
|
"doesn't have any effect when using overlays."
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/directx/directx.c:101
|
|
|
|
msgid "specify an existing window"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/directx/directx.c:103
|
|
|
|
msgid ""
|
|
|
|
"Specify a window to use instead of opening a new one. This option is "
|
|
|
|
"DANGEROUS, use with care."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/directx/directx.c:111
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "DirectX video module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/fb.c:69
|
|
|
|
msgid "framebuffer device"
|
2002-05-28 02:34:33 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/fb.c:70
|
|
|
|
msgid "Linux console framebuffer module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/video_output/ggi.c:56 modules/video_output/mga/xmga.c:98
|
|
|
|
#: modules/video_output/x11/x11.c:52 modules/video_output/x11/xvideo.c:58
|
|
|
|
msgid "X11 display name"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/ggi.c:57
|
|
|
|
msgid ""
|
|
|
|
"Specify the X11 hardware display you want to use.\n"
|
|
|
|
"By default vlc will use the value of the DISPLAY environment variable."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/glide.c:64
|
|
|
|
msgid "3dfx Glide module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/mga/mga.c:59
|
|
|
|
msgid "Matrox Graphic Array video module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#. * Module descriptor
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
#. ****************************************************************************
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/mga/xmga.c:89 modules/video_output/qte/qte.cpp:80
|
|
|
|
#: modules/video_output/x11/x11.c:43 modules/video_output/x11/xvideo.c:49
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "alternate fullscreen method"
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/mga/xmga.c:91 modules/video_output/qte/qte.cpp:82
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/x11.c:45 modules/video_output/x11/xvideo.c:51
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgid ""
|
2002-10-15 20:30:01 +08:00
|
|
|
"There are two ways to make a fullscreen window, unfortunately each one has "
|
|
|
|
"its drawbacks.\n"
|
|
|
|
"1) Let the window manager handle your fullscreen window (default). But "
|
|
|
|
"things like taskbars will likely show on top of the video.\n"
|
|
|
|
"2) Completly bypass the window manager, but then nothing will be able to "
|
|
|
|
"show on top of the video."
|
* ALL: the first libvlc commit.
As for video output 4, this breaks almost everything, but I'll slowly
do what remains to be fixed during the weekend.
Changes in vlc:
===============
* vlc is now a very small program (20 lines) which uses the libvlc API;
it is quite simple for the moment but can be extended in the future.
* interfaces, decoders, video outputs, etc. are now almost the same
objects (yes, I know, this is C++ redone in C) and are structured in
a tree. More about this later, but basically it allows the following
nice features:
- several interfaces
- several playlists with several outputs
- input plugins spawning helper interfaces (will be used for DVD menus)
- anything spawning anything; I swear there are useful uses for this!
* libvlc can be used in other programs; I'm currently writing a Mozilla
plugin for my employer.
Things currently broken:
========================
* most interfaces, most ports
* the playlist handling (almost finished rewriting this though). This means
no file can be played from the GUI, you need to use the commandline. This
also means it segfaults at EOF, when exiting the program, and it sometimes
refuses to open a file when asked to.
2002-06-01 20:32:02 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/mga/xmga.c:100 modules/video_output/x11/x11.c:54
|
|
|
|
#: modules/video_output/x11/xvideo.c:60
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"Specify the X11 hardware display you want to use. By default vlc will use "
|
|
|
|
"the value of the DISPLAY environment variable."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/mga/xmga.c:107
|
|
|
|
msgid "X11 MGA module"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/qte/qte.cpp:88
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "QT Embedded display name"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/qte/qte.cpp:90
|
|
|
|
msgid ""
|
|
|
|
"Specify the Qt Embedded hardware display you want to use. By default vlc "
|
|
|
|
"will use the value of the DISPLAY environment variable."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/qte/qte.cpp:92
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "QT Embedded drawable"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-12-13 18:09:14 +08:00
|
|
|
#: modules/video_output/qte/qte.cpp:94
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid ""
|
|
|
|
"Specify a QT Embedded drawable to use instead of opening a new window. This "
|
|
|
|
"option is DANGEROUS, use with care."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-12-26 07:39:01 +08:00
|
|
|
#. add_category_hint( N_("QT Embedded"), NULL );
|
|
|
|
#. add_string( "qte-display", "landscape", NULL, DISPLAY_TEXT, DISPLAY_LONGTEXT);
|
|
|
|
#. add_bool( "qte-altfullscreen", 0, NULL, ALT_FS_TEXT, ALT_FS_LONGTEXT);
|
2002-12-13 18:09:14 +08:00
|
|
|
#. add_integer( "qte-drawable", -1, NULL, NULL, NULL); //DRAWABLE_TEXT, DRAWABLE_LONGTEXT );
|
|
|
|
#: modules/video_output/qte/qte.cpp:130
|
2002-10-15 20:30:01 +08:00
|
|
|
msgid "QT Embedded module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/sdl.c:104
|
|
|
|
msgid "Simple DirectMedia Layer video module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/svgalib.c:53
|
|
|
|
msgid "SVGAlib module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/x11/x11.c:57 modules/video_output/x11/xvideo.c:68
|
2002-07-05 02:11:57 +08:00
|
|
|
msgid "X11 drawable"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/x11.c:59 modules/video_output/x11/xvideo.c:70
|
2002-07-05 02:11:57 +08:00
|
|
|
msgid ""
|
|
|
|
"Specify a X11 drawable to use instead of opening a new window. This option "
|
|
|
|
"is DANGEROUS, use with care."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/x11.c:62 modules/video_output/x11/xvideo.c:73
|
2002-07-05 02:11:57 +08:00
|
|
|
msgid "use shared memory"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/x11.c:64 modules/video_output/x11/xvideo.c:75
|
2002-07-05 02:11:57 +08:00
|
|
|
msgid "Use shared memory to communicate between vlc and the X server."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/x11.c:67
|
|
|
|
msgid "X11"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/x11/x11.c:74
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "X11 module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-04-19 21:56:12 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#. * Module descriptor
|
2002-04-19 21:56:12 +08:00
|
|
|
#. ****************************************************************************
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/xvideo.c:44
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "XVideo adaptor number"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/xvideo.c:46
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid ""
|
|
|
|
"If you graphics card provides several adaptors, this option allows you to "
|
|
|
|
"choose which one will be used (you shouldn't have to change this)."
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/xvideo.c:63
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid "XVimage chroma format"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/xvideo.c:65
|
2002-05-21 06:34:56 +08:00
|
|
|
msgid ""
|
|
|
|
"Force the XVideo renderer to use a specific chroma format instead of trying "
|
|
|
|
"to improve performances by using the most efficient one."
|
|
|
|
msgstr ""
|
|
|
|
|
2002-10-15 20:30:01 +08:00
|
|
|
#: modules/video_output/x11/xvideo.c:78
|
|
|
|
msgid "XVideo"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/video_output/x11/xvideo.c:87
|
2002-04-19 21:56:12 +08:00
|
|
|
msgid "XVideo extension module"
|
2001-12-10 20:40:24 +08:00
|
|
|
msgstr ""
|
2002-10-15 20:30:01 +08:00
|
|
|
|
|
|
|
#: modules/visualization/scope/scope.c:67
|
|
|
|
msgid "scope effect"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. ****************************************************************************
|
|
|
|
#. * Module descriptor
|
|
|
|
#. ****************************************************************************
|
|
|
|
#: modules/visualization/xosd/xosd.c:61
|
|
|
|
msgid "flip vertical position"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:62
|
|
|
|
msgid "Display xosd output on the bottom of the screen instead of the top"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:65
|
|
|
|
msgid "vertical offset"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:66
|
|
|
|
msgid "Vertical offset in pixels of the displayed text"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:68
|
|
|
|
msgid "shadow offset"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:69
|
|
|
|
msgid "Offset in pixels of the shadow"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:71
|
|
|
|
msgid "font"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:72
|
|
|
|
msgid "Font used to display text in the xosd output"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:75
|
|
|
|
msgid "XOSD module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: modules/visualization/xosd/xosd.c:82
|
|
|
|
msgid "xosd interface module"
|
|
|
|
msgstr ""
|