Skip to content
Snippets Groups Projects
de.po 205 KiB
Newer Older
# Copyright (C) 1999-2003 VideoLAN <videolan@videolan.org>
Samuel Hocevar's avatar
Samuel Hocevar committed
#
# Thomas Graf <tgr@reeler.org>, before 1/24/03
# Felix Khne <fk@aenneburghardt.de>, since 1/24/03
Samuel Hocevar's avatar
Samuel Hocevar committed
#
msgid ""
msgstr ""
"Project-Id-Version: vlc 0.73.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-09-22 16:35+0200\n"
Samuel Hocevar's avatar
 
Samuel Hocevar committed
"PO-Revision-Date: 2002-04-18 23:38+0100\n"
"Last-Translator: Felix Khne <fk@aenneburghardt.de>\n"
Samuel Hocevar's avatar
Samuel Hocevar committed
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
Samuel Hocevar's avatar
 
Samuel Hocevar committed
"Content-Transfer-Encoding: 8bit\n"
Samuel Hocevar's avatar
Samuel Hocevar committed

#: include/vlc_help.h:34
msgid ""
"VLC Preferences. \n"
"Configure some global options in General Settings\n"
" and configure each VLC plugin in the Plugins section.\n"
"Click on 'Advanced Options' to see every options."
msgstr ""

#: include/vlc_help.h:38
msgid ""
"In this tree, you can set options for every plugin used by VLC.\n"
"Plugins are sorted by type.\n"
"Have fun tuning VLC !"
msgstr ""

#: include/vlc_help.h:46
msgid ""
"Access modules settings\n"
"Settings related to the various access methods used by VLC\n"
"Common settings you may want to alter are http proxy or\n"
"caching settings"
msgstr ""

#: include/vlc_help.h:51
msgid ""
"Audio filters settings\n"
"Audio filters can be set in the Audio section, and configured\n"
"here."
msgstr ""

#: include/vlc_help.h:55
#, fuzzy
msgid "Audio output modules settings"
msgstr "Tonausgabe-Modul"

#: include/vlc_help.h:57
#, fuzzy
msgid "Chroma modules settings"
msgstr "Codec-Einstellung"

#: include/vlc_help.h:60
msgid ""
"Decoder modules settings\n"
"In the Subsdec section you may want to set your preferred subtitles\n"
"text encoding\n"
msgstr ""

#: include/vlc_help.h:65
#, fuzzy
msgid "Demuxer settings"
msgstr "Bild-Einstellungen"

#: include/vlc_help.h:68
msgid ""
"Interface plugins settings\n"
"Interface plugins can be enabled in the Interface section and\n"
"configured here."
msgstr ""

#: include/vlc_help.h:73
msgid ""
"Stream output access modules settings\n"
"In this section you can set the caching value for the UDP stream\n"
"output access module"
msgstr ""

#: include/vlc_help.h:78
msgid ""
"Subtitle demuxer settings\n"
"In this section you can force the behaviour of the subtitle demuxer,\n"
"for example by setting the subtitles type or file name."
msgstr ""

#: include/vlc_help.h:83
msgid ""
"Text renderer settings\n"
"Use these settings to choose the font you want VLC to use for text\n"
"rendering (to display subtitles for example)"
msgstr ""

#: include/vlc_help.h:88
msgid ""
"Video output modules settings\n"
"Choose your preferred video output in the Video section, \n"
"and configure it here."
msgstr ""

#: include/vlc_help.h:93
msgid ""
"Video filters settings\n"
"Video filters can be enabled in the Video section and configuredhere. "
"Configure the \"adjust\" filter to modify \n"
"contrast/hue/saturation settings."
msgstr ""

#: include/vlc_help.h:102
msgid "No help available"
msgstr ""

#: include/vlc_interface.h:120
msgid ""
"\n"
"Warning: if you can't access the GUI anymore, open a dos command box, go to "
gbazin's avatar
 
gbazin committed
"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
"Warnung: Falls Sie die Oberflche nicht mehr benutzen knnen, ffnen Sie die "
gbazin's avatar
 
gbazin committed
"DOS-Eingabe, gehen in den Ordner von VLC und fhren Sie \"vlc -I win32\"  "
"aus.\n"
#: include/vlc_interface.h:148
msgid ""
"VLC is an open-source and cross-platform multimedia player for various audio "
"and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, Ogg, ...) as well as "
"DVDs, VCDs, CD audio, and various streaming protocols.\n"
"\n"
"VLC is also a streaming server with transcoding capabilities (UDP unicast "
"and multicast, HTTP, ...) mainly designed for high-bandwidth networks.\n"
"\n"
"For more information, have a look at the web site."
msgstr ""

#: src/audio_output/output.c:104 src/audio_output/output.c:131
#: modules/gui/macosx/intf.m:368 modules/gui/macosx/intf.m:369

#: src/audio_output/output.c:107 src/audio_output/output.c:142
#: modules/audio_output/alsa.c:177 modules/audio_output/directx.c:447
#: modules/audio_output/oss.c:202 modules/audio_output/sdl.c:181
Samuel Hocevar's avatar
Samuel Hocevar committed
#: modules/audio_output/sdl.c:198 modules/audio_output/waveout.c:386
msgid "Stereo"
msgstr "Stereo"

#: src/audio_output/output.c:109 src/audio_output/output.c:145
msgid "Left"
msgstr "Links"

#: src/audio_output/output.c:111 src/audio_output/output.c:147
msgid "Right"
msgstr "Rechts"

#: src/audio_output/output.c:137
msgid "Dolby Surround"
msgstr "Dolby Surround"

#: src/audio_output/output.c:149
msgid "Reverse stereo"
msgstr "Stereo-Kanle umkehren"

#: src/extras/getopt.c:638
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: Option `%s' ist doppeldeutig\n"

#: src/extras/getopt.c:663
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: Option `--%s' erlaubt kein Argument\n"

#: src/extras/getopt.c:668
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s: Option `%c%s' erlaubt kein Argument\n"

#: src/extras/getopt.c:686 src/extras/getopt.c:859
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: Option `%s' bentigt ein Argument\n"

#: src/extras/getopt.c:715
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: unerkannte Option `--%s'\n"

#: src/extras/getopt.c:719
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: unerkannte Option `%c%s'\n"

#: src/extras/getopt.c:745
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: verbotene Option -- %c\n"

#: src/extras/getopt.c:748
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s: ungltige Option -- %c\n"

#: src/extras/getopt.c:778 src/extras/getopt.c:908
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: Option bentigt ein Argument -- %c\n"

#: src/extras/getopt.c:825
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: Option `-W %s' ist doppeldeutig\n"

#: src/extras/getopt.c:843
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: Option `-W %s' erlaubt kein Argument\n"
#: src/input/input.c:241
#: src/input/input.c:242
msgstr "Wiedergabelisten-Objekt"

#: src/input/input_programs.c:94 modules/gui/gtk/gnome_interface.c:1078
#: modules/gui/gtk/gtk_interface.c:1199 modules/gui/kde/interface.cpp:142
#: modules/gui/macosx/intf.m:355 modules/gui/macosx/intf.m:356
#: src/input/input_programs.c:98 modules/access/dvdplay/access.c:207
#: modules/demux/asf/asf.c:371 modules/demux/mkv.cpp:2327
#: modules/gui/beos/MediaControlView.cpp:1256
#: modules/gui/gtk/gnome_interface.c:1650 modules/gui/gtk/gtk_interface.c:1956
gbazin's avatar
 
gbazin committed
#: modules/gui/gtk/menu.c:1403 modules/gui/gtk/menu.c:1424
#: modules/gui/kde/interface.cpp:144 modules/gui/macosx/intf.m:357
#: modules/gui/macosx/intf.m:358 modules/gui/macosx/open.m:150
#: modules/gui/wxwindows/open.cpp:436
#: src/input/input_programs.c:102 modules/access/dvdplay/access.c:209
#: modules/gui/beos/MediaControlView.cpp:1257
#: modules/gui/gtk/gnome_interface.c:1640 modules/gui/gtk/gtk_interface.c:1946
gbazin's avatar
 
gbazin committed
#: modules/gui/gtk/menu.c:1020 modules/gui/gtk/menu.c:1433
#: modules/gui/kde/interface.cpp:146 modules/gui/macosx/intf.m:359
#: modules/gui/macosx/intf.m:360 modules/gui/macosx/open.m:151
#: modules/gui/wxwindows/open.cpp:442
gbazin's avatar
 
gbazin committed
#: src/input/input_programs.c:106 modules/gui/beos/InterfaceWindow.cpp:271
#: src/input/input_programs.c:110 modules/gui/macosx/intf.m:380
#: modules/gui/macosx/intf.m:381
#: src/input/input_programs.c:113 modules/gui/macosx/intf.m:366
#: modules/gui/macosx/intf.m:367
#: src/input/input_programs.c:116 modules/gui/macosx/intf.m:384
#: modules/gui/macosx/intf.m:385
gbazin's avatar
 
gbazin committed
msgid "Subtitles track"
#: src/input/input_programs.c:355 src/input/input_programs.c:357
gbazin's avatar
 
gbazin committed
msgid "Title %i"
gbazin's avatar
 
gbazin committed

#: src/input/input_programs.c:363 src/input/input_programs.c:370
gbazin's avatar
 
gbazin committed
msgid "Chapter %i"
gbazin's avatar
 
gbazin committed

#: src/input/input_programs.c:385
gbazin's avatar
 
gbazin committed
msgid "Next title"
gbazin's avatar
 
gbazin committed

#: src/input/input_programs.c:388
gbazin's avatar
 
gbazin committed
msgid "Previous title"
gbazin's avatar
 
gbazin committed

#: src/input/input_programs.c:394 modules/gui/beos/InterfaceWindow.cpp:267
gbazin's avatar
 
gbazin committed
msgid "Next Chapter"
gbazin's avatar
 
gbazin committed

#: src/input/input_programs.c:397
gbazin's avatar
 
gbazin committed
msgid "Previous Chapter"
gbazin's avatar
 
gbazin committed

#: src/input/input_programs.c:675 src/video_output/video_output.c:425
#: src/input/input_programs.c:687 src/input/input_programs.c:689
gbazin's avatar
 
gbazin committed
#: src/libvlc.c:262 src/libvlc.c:349
#: src/libvlc.c:305 src/libvlc.c:1381
#, c-format
"Usage: %s [options] [items]...\n"
hartman's avatar
hartman committed
msgstr ""
"Usage: %s [Optionen] [Date]...\n"
#: src/libvlc.c:1213 src/misc/configuration.c:1062
msgid "string"
#: src/libvlc.c:1230 src/misc/configuration.c:1034
msgid "integer"
#: src/libvlc.c:1233 src/misc/configuration.c:1052
msgid "float"
#: src/libvlc.c:1356 src/libvlc.c:1411 src/libvlc.c:1435
msgid ""
"\n"
"Press the RETURN key to continue...\n"
msgstr ""
"\n"
"Drcken Sie die Eingabetaste um fortzufahren...\n"
msgid "[module]              [description]\n"
msgstr "[Modul]               [Beschreibung]\n"
msgid ""
"This program comes with NO WARRANTY, to the extent permitted by law.\n"
"You may redistribute it under the terms of the GNU General Public License;\n"
"see the file named COPYING for details.\n"
"Written by the VideoLAN team at Ecole Centrale, Paris.\n"
msgstr ""
"Dieses Programm kommt mit KEINER GEWHRLEISTUNG.\n"
"Sie drfen das Programm unter den Bedingungen der GNU General Public License "
"weitergegeben;\n"
"gucken Sie in die Datei COPYING fr Details.\n"
"Geschrieben vom VideoLAN Team der Ecole Centrale, Paris.\n"
#: src/libvlc.h:44
msgid ""
"These options allow you to configure the interfaces used by VLC. You can "
"select the main interface, additional\n"
"interface modules, and define various related options."
msgstr ""

#: src/libvlc.h:46
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:48
#, fuzzy
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"This option allows you to select the interface used by VLC. \n"
"The default behavior is to automatically select the best module available."
msgstr ""
"Diese Option erlaubt Ihnen die Standard Oberflche festzulegen. Beachten "
"Sie: standardmig wird die beste Methode verwendet."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:52 modules/control/ntservice.c:48
#: src/libvlc.h:54
"This option allows you to select additional interfaces used by VLC. They "
"will be launched in the background in addition to the default interface. Use "
gbazin's avatar
 
gbazin committed
"a comma separated list of interface modules. (common values are: logger,"
"gestures,sap,rc,http,screensaver)"
"Diese Option erlaubt Ihnen zustzliche Oberflchen auszuwhlen, die von VLC "
"benutzt werden. Sie werden im Hintergrund zustzlich zur Standard-Oberflche "
gbazin's avatar
 
gbazin committed
"gestartet. Trennen Sie die Liste der Oberflchen-Module mit Kommata. "
"(bliche Werte sind: logger,gestures,sap,rc,http,screensaver)"
#: src/libvlc.h:59
#: src/libvlc.h:61
msgid ""
"This options sets the verbosity level (0=only errors and standard messages, "
"1=warnings, 2=debug)."
msgstr ""
"Mit dieser Option knnen Sie die Anzahl der Meldungen festlegen (0=nur "
"Fehler- und Standardmeldungen, 1=Warnungen, 2=Entwickler)."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:64
#: src/libvlc.h:66
msgid "This options turns off all warning and information messages."
msgstr "Diese Option schaltet alle Warnungen und Informationen aus."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:68 modules/gui/beos/InterfaceWindow.cpp:255
gbazin's avatar
 
gbazin committed

#: src/libvlc.h:69
"This option allows you to set the language of the interface. The system "
"language is auto-detected if \"auto\" is specified here."
"Diese Option erlaubt Ihnen die Sprache der Oberflche festzulegen. Die "
"System-Sprache ist automatisch-erkannt, wenn \"auto\" hier angegeben ist."
gbazin's avatar
 
gbazin committed

#: src/libvlc.h:73
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:75
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"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."
"Wenn die Option aktiv ist, werden farbige Meldungen an die Konsole "
"ausgegeben. Ihr Terminal bentigt dafr Linux Farbuntersttzung."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:78
msgstr "Erweiterte Optionen anzeigen"
#: src/libvlc.h:80
gbazin's avatar
 
gbazin committed
"When this option is turned on, the preferences and/or interfaces  will show "
"all the available options, including those that most users should never touch"
hartman's avatar
hartman committed
msgstr ""
gbazin's avatar
 
gbazin committed
"Wenn diese Option aktiviert ist, werden die Oberflchen und/oder "
"Einstellungen alle verfgbaren Optionen anzeigen, auch solche, mit denen "
"normale Benutzer nie in Kontakt treten werden."
#: src/libvlc.h:84
msgstr "Oberflchen-Standard-Suchpfad"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:86
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"This option allows you to set the default path that the interface will open "
"Diese Option erlaubt Ihnen den Standard Suchpfad fr Dateien festzulegen, "
"den die Oberflche aufrufen wird, wenn nach einer Datei gesucht wird."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:89
#: src/libvlc.h:91
"This option allows you to specify an additional path for VLC to look for its "
msgstr ""
"Diese Option erlaubt Ihnen einen zustzlichen Suchpfad fr Plugins "
"festzulegen, den VLC benutzen soll."
#: src/libvlc.h:95
msgid ""
"These options allow you to tune VLC's audio subsystem, \n"
"and to add audio filters which can be used for \n"
"postprocessing or visual effects (spectrum analyser,...) \n"
"To tune these filters, have a look at the \"audio filter\"\n"
"plugin options."
msgstr ""

#: src/libvlc.h:101
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:103
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"This option allows you to select the audio output method used by VLC. The "
"default behavior is to automatically select the best method available."
msgstr ""
"Diese Option erlaubt Ihnen den Tonausgabe-Modus festzulegen.gBeachten Sie: "
"standardmig wird die beste Methode ausgewhlt."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:107
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:109
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"You can completely disable the audio output. In this case the audio decoding "
gbazin's avatar
 
gbazin committed
"will not take place, and it will save some processing power."
gbazin's avatar
 
gbazin committed
"Sie knnen die Tonausgabe komplett deaktivieren. In diesem Fall wird die  "
"Ton-Dekodierung nicht stattfinden, wodurch Prozessorzeit gespart werden kann."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:112
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:113
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid "This will force a mono audio output"
msgstr "Dies wird die Mono-Tonausgabe erzwingen."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:115
hartman's avatar
hartman committed
msgstr "Ausgabelautstrke"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:117
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"You can set the default audio output volume here, in a range from 0 to 1024."
gbazin's avatar
 
gbazin committed
"Sie knnen hier die Standard-Lautstrke zwischen im Bereich von 0 bis 1024 "
"festlegen."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:120
hartman's avatar
hartman committed
msgstr "Gespeicherte Ausgabelautstrke"
#: src/libvlc.h:122
msgid "This saves the audio output volume when you select mute."
hartman's avatar
hartman committed
msgstr "Dies speichert die Ausgabelautstrke, wenn Sie 'Ton aus' auswhlen."
#: src/libvlc.h:124
msgstr "Ton Ausgabefrequenz (Hz)"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:126
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
gbazin's avatar
 
gbazin committed
"You can force the audio output frequency here. Common values are -1 "
"(default), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
"Hiermit knnen Sie die Standard-Tonausgabefrequenz festlegen. Normale Werte "
"sind -1 (standard), 48000, 44100, 32000, 22050, 16000, 11025, 8000."
#: src/libvlc.h:130
gbazin's avatar
 
gbazin committed
msgid "High quality audio resampling"
msgstr "Hoch-qualitatives Ton-Resampling"
gbazin's avatar
 
gbazin committed

#: src/libvlc.h:132
gbazin's avatar
 
gbazin committed
msgid ""
"High quality audio resampling can be processor intensive so you can disable "
"it and a cheaper resampling algorithm will be used instead."
gbazin's avatar
 
gbazin committed
msgstr ""
"Hoch-qualitatives Ton-Resampling kann den Prozessor intensiv belasten, so "
"dass Sie es deaktivieren knnen und ein einfacher Algorithmus statt dessen "
gbazin's avatar
 
gbazin committed

#: src/libvlc.h:136
msgid "Compensate desynchronization of audio (in ms)"
msgstr "Ton-Asynchronitt ausgleichen (in ms)"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:138
Samuel Hocevar's avatar
 
Samuel Hocevar committed
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 ""
"Diese Option erlaubt Ihnen die Tonausgabe zu verzgern. Dies kann hilfreich "
"sein wenn Sie eine Verzgerung zwischen Video und Audio feststellen."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:141
hartman's avatar
hartman committed
msgid "Choose prefered audio output channels mode"
gbazin's avatar
 
gbazin committed
msgstr "Whlen Sie den bevorzugten Tonausgabekanal-Modus"
#: src/libvlc.h:143
hartman's avatar
hartman committed
msgid ""
"This option allows you to set the audio output channels mode that will be "
"used by default when possible (ie. if your hardware supports it as well as "
"the audio stream being played)"
msgstr ""
gbazin's avatar
 
gbazin committed
"Diese Option erlaubt Ihnen, den Tonausgabekanalmodus einzustellen, der "
"standardmig benutzt wird, wenn verfgbar (d.h. wenn sowohl Ihre Hardware "
"als auch der abgespielte Ton-Stream ihn untersttzt)."
#: src/libvlc.h:147
msgid "Use the S/PDIF audio output when available"
msgstr "S/PDIF-Tonausgang verwenden (falls verfgbar)"
#: src/libvlc.h:149
msgid ""
"This option allows you to use the S/PDIF audio output by default when your "
"hardware supports it as well as the audio stream being played."
msgstr ""
"Diese Option erlaubt Ihnen, standardmig die S/PDIF-Tonausgabe zu benutzen, "
"wenn Ihre Hardware dies auch untersttzt, wenn der Ton-Stream abgespielt "
"wird."
#: src/libvlc.h:152
#, fuzzy
msgid "Audio filters"
msgstr "Ton-Datenrate"

#: src/libvlc.h:154
msgid ""
"This allows you to add audio postprocessing filters, to modifythe sound."
msgstr ""

#: src/libvlc.h:157
msgid "Headphone virtual spatialization effect"
msgstr "Virtueller Raumklang-Effekt fr Kopfhrer"
#: src/libvlc.h:159
gbazin's avatar
 
gbazin committed
"This effect gives you the feeling that you are standing in a 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 ""
"Dieser Effekt gibt Ihnen das Gefhl in einem Raum mit 5.1-Sound zustehen "
gbazin's avatar
 
gbazin committed
"wenn Sie nur einen Kopfhrer benutzen. Dies wird ein realistisches "
"Tonerlebnis zur Folge haben. Dies sollte komfortabler und weniger ermdent "
"sein, wenn Sie lange Zeit Musik hren.\n"
"Dies funktioniert mit jedem Format von Mono bis hin zu 5.1."
#: src/libvlc.h:167
msgid ""
"These options allow you to modify options related to \n"
"the video output subsystem. You can for example enable \n"
"video filters, like deinterlacing, constrast / hue / \n"
" saturation adjusting, ... \n"
"Enable these filters here and configure them in the video \n"
"filters plugins section."
msgstr ""

#: src/libvlc.h:174
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:176
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"This option allows you to select the video output method used by VLC. The "
"default behavior is to automatically select the best method available."
msgstr ""
"Diese Option erlaubt Ihnen den Standard-Videoausgabemodus festzulegen. "
"Beachten Sie: standardmig wird die beste Methode ausgewhlt."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:180
msgstr "Bildausgabe aktivieren"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:182
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"You can completely disable the video output. In this case the video decoding "
gbazin's avatar
 
gbazin committed
"stage will not take place, which will save some processing power."
msgstr ""
"Sie knnen die Bildausgabe komplett ausschalten. Die Bilddekodierung wird "
"nicht stattfinden, wodurch die Prozessorbelastung geringer wird."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:185 modules/visualization/visual/visual.c:43
#: modules/visualization/visual/visual.c:47
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:187
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
gbazin's avatar
 
gbazin committed
"You can enforce the video width here. By default (-1) VLC will adapt to the "
"video characteristics."
"Sie knnen hier die Bildbreite festlegen. Standardmig (-1) wird VLC die "
"Eigenschaften des Films bernehmen"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:190
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:192
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
gbazin's avatar
 
gbazin committed
"You can enforce the video height here. By default (-1) VLC will adapt to the "
"video characteristics."
"Sie knnen hier die Bildbreite festlegen. Standardmig (-1) wird VLC die "
"Filmeigenschaften bernehmen."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:195
#, fuzzy
msgid "Video alignment"
msgstr "Bild-Men"

#: src/libvlc.h:197
msgid ""
"You can enforce the video alignement in its window. By default (0) it will "
"be centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can also use "
"combinations of these values)."
msgstr ""

#: src/libvlc.h:201
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:203
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid "You can zoom the video by the specified factor."
msgstr "Sie knnen das Bild mit dem eingegebenen Faktor vergrern."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:205
msgstr "Graustufen-Bildausgabe"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:207
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"When enabled, the color information from the video won't be decoded (this "
"can also allow you to save some processing power)."
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgstr ""
"Dies wird die Farbdekodierung komplett deaktivieren, dadurch kann "
"Prozessorzeit gespart werden."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:210
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:212
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"If this option is enabled, VLC will always start a video in fullscreen mode."
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgstr ""
gbazin's avatar
 
gbazin committed
"Wenn diese Option aktiviert ist, wird VLC ein Video immer im Vollbildmodus "
"starten."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:215
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:217
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid ""
"If enabled, VLC will try to take advantage of the overlay capabilities of "
gbazin's avatar
 
gbazin committed
"your graphics card."
"Wenn aktiviert, wird VLC versuchen die berlagerungs-Mglichkeiten Ihrer "
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:220
msgstr "Untertitel-Position forcieren"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:222
"You can use this option to place the subtitles under the movie, instead of "
"over the movie. Try several positions."
msgstr ""
"Sie knnen diese Option benutzen, um die Untertitel unter dem Film statt im "
"Film darzustellen. Probieren Sie mehrere Positionen."
#: src/libvlc.h:225
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:227
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 ""
"Dies erlaubt Ihnen einen Nachbearbeitungsfilter hinzuzufgen, um die "
"Bildqualitt zu erhhen, z.B. >Deinterlacing<, oder um das Ausgabefenster zu "
"klonen oder zu verzerren."
#: src/libvlc.h:231
#: src/libvlc.h:233
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 ""
"Dies setzt das Bild-Seitenverhltnis. Manche DVDs brauchen z.B. ein Format "
"von 16:9 whrend sie gerade mit 4:3 gezeigt werden. Dies kann auch als "
"Hinweis fr VLC benutzt werden, wenn ein Film keine Bild-Seitenverhltnis-"
"Information enthlt. Erlaubte Formate sind x:y (z.B. 4:3,16:9) um das "
"globale Seitenverhltnis oder Fliekommazahlen (z.B. 1.25, 1.3333) um die "
"Pixelbreite auszudrcken."

#: src/libvlc.h:241
#: src/libvlc.h:243
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 ""
"Die stellt die Ausgabebreite der Pixel ein. Standardmig nimmt VLC an, dass "
"Ihre Pixel quadratisch sind, falls Ihre Hardware dies nicht anders vorgibt. "
"Dies kann benutzt werden, falls Sie das VLC-Signal z.B. auf einem Fernseher "
"ausgeben. Sie drfen nur Fliekommazahlen eingeben (z.B. 1, 1.25, 1.3333), "
"um die Pixelbreite anzugeben."
#: src/libvlc.h:250 src/libvlc.h:482
msgid " "
msgstr ""

#: src/libvlc.h:252
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:254
msgid "This is the port used for UDP streams. By default, we chose 1234."
msgstr ""
"Dies ist der Port, der fr UDP Streams benutzt wird. Standardmig ist 1234 "
"eingestellt."
#: src/libvlc.h:256
msgid "MTU of the network interface"
#: src/libvlc.h:258
msgid ""
"This is the typical size of UDP packets that we expect. On Ethernet it is "
"usually 1500."
msgstr ""
"Dies ist die normale Gre von UDP Paketen, die wir erwarten. Im Ethernet "
"ist es normalerweise 1500."
#: src/libvlc.h:261
msgstr "Netzwerk-Schnittstellen-Adresse"
#: src/libvlc.h:263
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 ""
"Wenn sie mehrere Interfaces auf Ihrem Rechner haben und Multicast benutzen, "
"mssen Sie wahrscheinlich die IP-Adresse Ihres Multicasting-Interfaces hier "
"eingeben."
#: src/libvlc.h:267
#: src/libvlc.h:269
msgid ""
"Indicate here the Time To Live of the multicast packets sent by the stream "
"output."
hartman's avatar
hartman committed
msgstr ""
"Geben Sie hier die 'Time To Live' der Multicast-Packets ein, die von der "
"Streamausgabe gesendet werden."
#: src/libvlc.h:272
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgstr "Programm whlen (SID)"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:274
msgid "Choose the program to select by giving its Service ID."
msgstr "Whlen Sie das Programm, indem Sie eine Service ID eingeben."
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:276
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:278
gbazin's avatar
 
gbazin committed
msgid ""
"Give the default type of audio you want to use in a DVD. (Developers only)"
gbazin's avatar
 
gbazin committed
msgstr ""
"Geben Sie den Standard-Ton-Typ ein, den Sie bei DVDs benutzen wollen. (nur "
"fr Entwickler)"
#: src/libvlc.h:281
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:283
msgid ""
"Give the stream number of the audio channel you want to use in a DVD (from 1 "
"to n)."
msgstr ""
"Geben Sie die Stream-Nummer des Tonkanals ein, den Sie in einer DVD benutzen "
"wollen (von 1 bis n)."
#: src/libvlc.h:286
#, fuzzy
msgid "Choose subtitles track"
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgstr "Untertitel whlen"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:288
#, fuzzy
"Give the stream number of the subtitle channel you want to use (from 1 to n)."
"Geben Sie die Stream-Nummer des Untertitelkanals ein, den Sie in DVDs "
"benutzen wollen (von 1 bis n)."
#: src/libvlc.h:291
#, fuzzy
msgid "Autodetect subtitle files"
msgstr "Eine Datei mit Untertiteln festlegen"

#: src/libvlc.h:296
#, fuzzy
msgid "Use subtitle file"
msgstr "Eine Datei mit Untertiteln benutzen"

#: src/libvlc.h:301
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid "DVD device"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:304
msgid ""
"This is the default DVD drive (or file) to use. Don't forget the colon after "
"the drive letter (eg D:)"
msgstr ""
"Dies ist das Standard-DVD-Laufwerk bzw. Standarddatei, das benutzt werden "
"soll.Vergessen Sie den Doppelpunkt nach dem Laufwerksbuchstaben nicht (z.B. "
"D:)."
#: src/libvlc.h:308
msgid "This is the default DVD device to use."
msgstr "Dies ist der Standard-DVD-Anschluss."
#: src/libvlc.h:311
Samuel Hocevar's avatar
 
Samuel Hocevar committed
msgid "VCD device"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:313
msgid "This is the default VCD device to use."
msgstr "Dies ist der Standard-VCD-Anschluss."
#: src/libvlc.h:315
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:317
msgid ""
"If you check this box, IPv6 will be used by default for all UDP and HTTP "
"connections."
msgstr ""
"Wenn Sie dies aktivieren, wird IPv6 standardmig fr UDP- und HTTP-"
"Verbindungen benutzt."
#: src/libvlc.h:320
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:322
msgid ""
"If you check this box, IPv4 will be used by default for all UDP and HTTP "
"connections."
msgstr ""
"Wenn Sie dies aktivieren, wird IPv4 standardmig fr UDP- und HTTP-"
"Verbindungen benutzt."
#: src/libvlc.h:326
msgid ""
"This option can be used to alter the way VLC selects \n"
"its codecs (decompression methods). Only advanced users should \n"
"alter this option as it can break playback of all your streams."
msgstr ""

#: src/libvlc.h:330
msgstr "Liste der bevorzugten Codecs"
Samuel Hocevar's avatar
 
Samuel Hocevar committed

#: src/libvlc.h:332
"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."
msgstr ""
"Dies erlaubt Ihnen die Reihenfolge festzulegen, nach der VLC seine Codecs "
"whlt. Z.B. 'a52old,a52,any' wird den alten a52 Codec vor dem neuen "
"probieren. Denken Sie daran, dass VLC keinen Unterschied zwischen Ton und "
"Bild Codecs macht. Hngen Sie deshalb immer ein 'any' an, damit auch die "
"Codecs, die sie nicht angeben, benutzt werden knnen."
#: src/libvlc.h:340
msgid "Choose preferred video encoder list"
msgstr "Liste der bevorzugten Bild-Encoder"
#: src/libvlc.h:342 src/libvlc.h:346