Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
f5cfd128
Commit
f5cfd128
authored
Jul 31, 2003
by
Sam Hocevar
Browse files
* toolbox: Export LC_ALL=C to avoid future cluttering of POTFILES.in.
* po/: Re-ran toolbox --update-po.
parent
8ddf2757
Changes
13
Expand all
Hide whitespace changes
Inline
Side-by-side
po/POTFILES.in
View file @
f5cfd128
...
...
@@ -21,30 +21,30 @@ include/modules.h
include/modules_inner.h
include/mtime.h
include/network.h
include/osd.h
include/os_specific.h
include/osd.h
include/stream_control.h
include/stream_output.h
include/variables.h
include/video_output.h
include/vlc/aout.h
include/vlc/decoder.h
include/vlc/input.h
include/vlc/intf.h
include/vlc/sout.h
include/vlc/vlc.h
include/vlc/vout.h
include/vlc_common.h
include/vlc_config.h
include/vlc_cpu.h
include/vlc/decoder.h
include/vlc_error.h
include/vlc/input.h
include/vlc_interface.h
include/vlc/intf.h
include/vlc_messages.h
include/vlc_objects.h
include/vlc_playlist.h
include/vlc/sout.h
include/vlc_threads_funcs.h
include/vlc_threads.h
include/vlc_threads_funcs.h
include/vlc_video.h
include/vlc/vlc.h
include/vlc/vout.h
include/vout_synchro.h
include/win32_specific.h
src/audio_output/common.c
...
...
@@ -56,9 +56,9 @@ src/audio_output/mixer.c
src/audio_output/output.c
src/extras/dirent.c
src/extras/dirent.h
src/extras/getopt1.c
src/extras/getopt.c
src/extras/getopt.h
src/extras/getopt1.c
src/extras/libc.c
src/input/input.c
src/input/input_clock.c
...
...
@@ -104,12 +104,18 @@ modules/access/directory.c
modules/access/dvd/access.c
modules/access/dvd/demux.c
modules/access/dvd/dvd.c
modules/access/dvd/dvdcss.h
modules/access/dvd/dvd.h
modules/access/dvd/dvdcss.h
modules/access/dvd/es.c
modules/access/dvd/es.h
modules/access/dvd/ifo.c
modules/access/dvd/ifo.h
modules/access/dvd/seek.c
modules/access/dvd/seek.h
modules/access/dvd/summary.c
modules/access/dvd/summary.h
modules/access/dvd/udf.c
modules/access/dvd/udf.h
modules/access/dvdplay/access.c
modules/access/dvdplay/access.h
modules/access/dvdplay/demux.c
...
...
@@ -125,12 +131,6 @@ modules/access/dvdplay/tools.h
modules/access/dvdread/dvdread.c
modules/access/dvdread/input.c
modules/access/dvdread/input.h
modules/access/dvd/seek.c
modules/access/dvd/seek.h
modules/access/dvd/summary.c
modules/access/dvd/summary.h
modules/access/dvd/udf.c
modules/access/dvd/udf.h
modules/access/file.c
modules/access/ftp.c
modules/access/http.c
...
...
@@ -144,10 +144,6 @@ modules/access/mms/mmsh.c
modules/access/mms/mmsh.h
modules/access/mms/mmstu.c
modules/access/mms/mmstu.h
modules/access_output/dummy.c
modules/access_output/file.c
modules/access_output/http.c
modules/access_output/udp.c
modules/access/pvr/pvr.c
modules/access/pvr/videodev2.h
modules/access/satellite/access.c
...
...
@@ -162,6 +158,10 @@ modules/access/vcd/cdrom.c
modules/access/vcd/cdrom.h
modules/access/vcd/cdrom_internals.h
modules/access/vcd/vcd.c
modules/access_output/dummy.c
modules/access_output/file.c
modules/access_output/http.c
modules/access_output/udp.c
modules/audio_filter/channel_mixer/headphone.c
modules/audio_filter/channel_mixer/trivial.c
modules/audio_filter/converter/a52tofloat32.c
...
...
@@ -204,26 +204,26 @@ modules/codec/a52old/adec.h
modules/codec/a52old/bit_allocate.c
modules/codec/a52old/decoder.c
modules/codec/a52old/decoder.h
modules/codec/a52old/downmix
/downmix_3dn.c
modules/codec/a52old/downmix
.h
modules/codec/a52old/downmix/downmix.c
modules/codec/a52old/downmix/downmix_3dn.c
modules/codec/a52old/downmix/downmix_c.c
modules/codec/a52old/downmix/downmix_common.h
modules/codec/a52old/downmix/downmix_sse.c
modules/codec/a52old/downmix.h
modules/codec/a52old/exponent.c
modules/codec/a52old/exponent.h
modules/codec/a52old/imdct.c
modules/codec/a52old/imdct.h
modules/codec/a52old/imdct/imdct_3dn.c
modules/codec/a52old/imdct/imdct.c
modules/codec/a52old/imdct/imdct_3dn.c
modules/codec/a52old/imdct/imdct_c.c
modules/codec/a52old/imdct/imdct_common.c
modules/codec/a52old/imdct/imdct_common.h
modules/codec/a52old/imdct/imdct_sse.c
modules/codec/a52old/imdct/retables.h
modules/codec/a52old/imdct/srfft.h
modules/codec/a52old/imdct/srfft_3dn.c
modules/codec/a52old/imdct/srfft_c.c
modules/codec/a52old/imdct/srfft.h
modules/codec/a52old/imdct/srfft_sse.c
modules/codec/a52old/internal.h
modules/codec/a52old/mantissa.c
...
...
@@ -244,9 +244,9 @@ modules/codec/ffmpeg/chroma.c
modules/codec/ffmpeg/ffmpeg.c
modules/codec/ffmpeg/ffmpeg.h
modules/codec/ffmpeg/postprocessing/postprocessing.c
modules/codec/ffmpeg/postprocessing/postprocessing.h
modules/codec/ffmpeg/postprocessing/postprocessing_c.c
modules/codec/ffmpeg/postprocessing/postprocessing_common.h
modules/codec/ffmpeg/postprocessing/postprocessing.h
modules/codec/ffmpeg/postprocessing/postprocessing_mmx.c
modules/codec/ffmpeg/postprocessing/postprocessing_mmxext.c
modules/codec/ffmpeg/video.c
...
...
@@ -273,17 +273,17 @@ modules/codec/mpeg_video/decoder.h
modules/codec/mpeg_video/headers.c
modules/codec/mpeg_video/idct/block_c.h
modules/codec/mpeg_video/idct/block_mmx.h
modules/codec/mpeg_video/idct/idctaltivec.c
modules/codec/mpeg_video/idct/idct.c
modules/codec/mpeg_video/idct/idctclassic.c
modules/codec/mpeg_video/idct/idct_decl.h
modules/codec/mpeg_video/idct/idct.h
modules/codec/mpeg_video/idct/idct_decl.h
modules/codec/mpeg_video/idct/idct_sparse.h
modules/codec/mpeg_video/idct/idctaltivec.c
modules/codec/mpeg_video/idct/idctclassic.c
modules/codec/mpeg_video/idct/idctmmx.c
modules/codec/mpeg_video/idct/idctmmxext.c
modules/codec/mpeg_video/
idct/idct_sparse.h
modules/codec/mpeg_video/
motion/motion.c
modules/codec/mpeg_video/motion/motion3dnow.c
modules/codec/mpeg_video/motion/motionaltivec.c
modules/codec/mpeg_video/motion/motion.c
modules/codec/mpeg_video/motion/motionmmx.c
modules/codec/mpeg_video/motion/motionmmxext.c
modules/codec/mpeg_video/parser.c
...
...
@@ -386,20 +386,6 @@ modules/gui/familiar/playlist.c
modules/gui/familiar/playlist.h
modules/gui/familiar/support.c
modules/gui/familiar/support.h
modules/gui/gtk2/gnome2.c
modules/gui/gtk2/gnome2_callbacks.c
modules/gui/gtk2/gnome2_callbacks.h
modules/gui/gtk2/gnome2_interface.c
modules/gui/gtk2/gnome2_interface.h
modules/gui/gtk2/gnome2_support.c
modules/gui/gtk2/gnome2_support.h
modules/gui/gtk2/gtk2.c
modules/gui/gtk2/gtk2_callbacks.c
modules/gui/gtk2/gtk2_callbacks.h
modules/gui/gtk2/gtk2_interface.c
modules/gui/gtk2/gtk2_interface.h
modules/gui/gtk2/gtk2_support.c
modules/gui/gtk2/gtk2_support.h
modules/gui/gtk/common.h
modules/gui/gtk/control.c
modules/gui/gtk/control.h
...
...
@@ -430,6 +416,22 @@ modules/gui/gtk/playlist.h
modules/gui/gtk/preferences.c
modules/gui/gtk/preferences.h
modules/gui/gtk/sout.c
modules/gui/gtk2/gnome2.c
modules/gui/gtk2/gnome2_callbacks.c
modules/gui/gtk2/gnome2_callbacks.h
modules/gui/gtk2/gnome2_interface.c
modules/gui/gtk2/gnome2_interface.h
modules/gui/gtk2/gnome2_support.c
modules/gui/gtk2/gnome2_support.h
modules/gui/gtk2/gtk2.c
modules/gui/gtk2/gtk2_callbacks.c
modules/gui/gtk2/gtk2_callbacks.h
modules/gui/gtk2/gtk2_interface.c
modules/gui/gtk2/gtk2_interface.h
modules/gui/gtk2/gtk2_support.c
modules/gui/gtk2/gtk2_support.h
modules/gui/kde/QConfigItem.cpp
modules/gui/kde/QConfigItem.h
modules/gui/kde/common.h
modules/gui/kde/disc.cpp
modules/gui/kde/disc.h
...
...
@@ -450,8 +452,6 @@ modules/gui/kde/pluginsbox.cpp
modules/gui/kde/pluginsbox.h
modules/gui/kde/preferences.cpp
modules/gui/kde/preferences.h
modules/gui/kde/QConfigItem.cpp
modules/gui/kde/QConfigItem.h
modules/gui/kde/slider.cpp
modules/gui/kde/slider.h
modules/gui/macosx/about.h
...
...
@@ -585,7 +585,6 @@ modules/gui/skins/x11/x11_timer.cpp
modules/gui/skins/x11/x11_timer.h
modules/gui/skins/x11/x11_window.cpp
modules/gui/skins/x11/x11_window.h
modules/gui/wxwindows/control.cpp
modules/gui/wxwindows/dialogs.cpp
modules/gui/wxwindows/fileinfo.cpp
modules/gui/wxwindows/interface.cpp
...
...
@@ -612,8 +611,8 @@ modules/misc/gtk_main.c
modules/misc/httpd.c
modules/misc/logger/logger.c
modules/misc/memcpy/fastmemcpy.h
modules/misc/memcpy/memcpyaltivec.c
modules/misc/memcpy/memcpy.c
modules/misc/memcpy/memcpyaltivec.c
modules/misc/network/ipv4.c
modules/misc/network/ipv6.c
modules/misc/qte_main.cpp
...
...
@@ -645,11 +644,11 @@ modules/stream_out/duplicate.c
modules/stream_out/es.c
modules/stream_out/standard.c
modules/stream_out/transcode.c
modules/video_chroma/i420_rgb.c
modules/video_chroma/i420_rgb.h
modules/video_chroma/i420_rgb16.c
modules/video_chroma/i420_rgb8.c
modules/video_chroma/i420_rgb.c
modules/video_chroma/i420_rgb_c.h
modules/video_chroma/i420_rgb.h
modules/video_chroma/i420_rgb_mmx.h
modules/video_chroma/i420_ymga.c
modules/video_chroma/i420_yuy2.c
...
...
po/de.po
View file @
f5cfd128
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc 0.73.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-07-
29
1
9
:0
2
+0200\n"
"POT-Creation-Date: 2003-07-
31
1
5
:0
4
+0200\n"
"PO-Revision-Date: 2002-04-18 23:38+0100\n"
"Last-Translator: Felix Khne <fk@aenneburghardt.de>\n"
"Language-Team: \n"
...
...
@@ -189,7 +189,7 @@ msgstr "N
msgid "Previous Chapter"
msgstr "Vorheriges Kapitel"
#: src/input/input_programs.c:673 src/video_output/video_output.c:41
9
#: src/input/input_programs.c:673 src/video_output/video_output.c:4
2
1
msgid "Disable"
msgstr "Deaktivieren"
...
...
@@ -1161,7 +1161,7 @@ msgstr "Prozessor"
#: modules/gui/gtk/gnome_interface.c:2409 modules/gui/gtk/gtk_interface.c:747
#: modules/gui/gtk/gtk_interface.c:2697 modules/gui/macosx/intf.m:321
#: modules/gui/macosx/intf.m:409 modules/gui/pda/interface.c:612
#: modules/gui/wxwindows/interface.cpp:3
45
#: modules/gui/wxwindows/interface.cpp:3
78
#: modules/gui/wxwindows/playlist.cpp:104
msgid "Playlist"
msgstr "Wiedergabeliste"
...
...
@@ -1205,13 +1205,13 @@ msgstr "Versionsinformationen ausgeben."
msgid "boolean"
msgstr "boolesch"
#: src/video_output/video_output.c:40
6
modules/gui/beos/VideoOutput.cpp:1151
#: modules/gui/macosx/applescript.m:122 modules/gui/macosx/controls.m:3
50
#: modules/gui/macosx/controls.m:69
2
modules/gui/macosx/intf.m:394
#: src/video_output/video_output.c:40
8
modules/gui/beos/VideoOutput.cpp:1151
#: modules/gui/macosx/applescript.m:122 modules/gui/macosx/controls.m:3
48
#: modules/gui/macosx/controls.m:69
0
modules/gui/macosx/intf.m:394
msgid "Fullscreen"
msgstr "Vollbild"
#: src/video_output/video_output.c:41
7
modules/gui/gtk/gnome_interface.c:183
#: src/video_output/video_output.c:41
9
modules/gui/gtk/gnome_interface.c:183
#: modules/gui/gtk/gnome_interface.c:966 modules/gui/gtk/gtk_interface.c:553
#: modules/gui/gtk/gtk_interface.c:1349 modules/gui/macosx/intf.m:402
#: modules/gui/macosx/intf.m:403
...
...
@@ -1219,23 +1219,23 @@ msgstr "Vollbild"
msgid "Deinterlace"
msgstr "Bild gltten"
#: src/video_output/video_output.c:42
1
#: src/video_output/video_output.c:42
3
msgid "Discard"
msgstr "Nicht filtern"
#: src/video_output/video_output.c:42
3
#: src/video_output/video_output.c:42
5
msgid "Blend"
msgstr "Angleichen"
#: src/video_output/video_output.c:42
5
#: src/video_output/video_output.c:42
7
msgid "Mean"
msgstr "Mittelwert"
#: src/video_output/video_output.c:42
7
#: src/video_output/video_output.c:42
9
msgid "Bob"
msgstr "Bob"
#: src/video_output/video_output.c:4
29
#: src/video_output/video_output.c:4
31
msgid "Linear"
msgstr "Linear"
...
...
@@ -1397,39 +1397,6 @@ msgstr ""
msgid "Microsoft Media Server (MMS) input"
msgstr "Microsoft Media Server (MMS) Input"
#: modules/access_output/dummy.c:56
msgid "Dummy stream ouput"
msgstr "Dummy-Streamausgabe"
#: modules/access_output/file.c:66
msgid "File stream ouput"
msgstr "Datei-Streamausgabe"
#: modules/access_output/http.c:54
msgid "HTTP stream ouput"
msgstr "HTTP-Streamausgabe"
#: modules/access_output/udp.c:74 modules/access/udp.c:72
msgid "caching value in ms"
msgstr "zwischenspeichern des Werts in ms"
#: modules/access_output/udp.c:76 modules/access/udp.c:74
msgid ""
"Allows you to modify the default caching value for udp streams. This value "
"should be set in miliseconds units."
msgstr ""
"Erlaubt Ihnen den Standard-Zwischenspeicher-Wert fr UDP streams zu ndern. "
"Dieser Wert sollte in Millisekunden sein."
#: modules/access_output/udp.c:80
msgid "UDP stream ouput"
msgstr "UDP-Streamausgabe"
#: modules/access_output/udp.c:81
#, fuzzy
msgid "udp stream output"
msgstr "Stream-Ausgabe benutzen"
#: modules/access/pvr/pvr.c:75
msgid "Hauppauge PVR cards input"
msgstr "Hauppauge PVR-Karten Input"
...
...
@@ -1478,6 +1445,18 @@ msgstr "SLP Input"
msgid "slp"
msgstr "slp"
#: modules/access/udp.c:72 modules/access_output/udp.c:74
msgid "caching value in ms"
msgstr "zwischenspeichern des Werts in ms"
#: modules/access/udp.c:74 modules/access_output/udp.c:76
msgid ""
"Allows you to modify the default caching value for udp streams. This value "
"should be set in miliseconds units."
msgstr ""
"Erlaubt Ihnen den Standard-Zwischenspeicher-Wert fr UDP streams zu ndern. "
"Dieser Wert sollte in Millisekunden sein."
#: modules/access/udp.c:78
msgid "UDP/RTP input"
msgstr "UDP/RTP Input"
...
...
@@ -1510,6 +1489,27 @@ msgstr "Video4Linux Demuxer"
msgid "VCD input"
msgstr "VCD Input"
#: modules/access_output/dummy.c:56
msgid "Dummy stream ouput"
msgstr "Dummy-Streamausgabe"
#: modules/access_output/file.c:66
msgid "File stream ouput"
msgstr "Datei-Streamausgabe"
#: modules/access_output/http.c:54
msgid "HTTP stream ouput"
msgstr "HTTP-Streamausgabe"
#: modules/access_output/udp.c:80
msgid "UDP stream ouput"
msgstr "UDP-Streamausgabe"
#: modules/access_output/udp.c:81
#, fuzzy
msgid "udp stream output"
msgstr "Stream-Ausgabe benutzen"
#: modules/audio_filter/channel_mixer/headphone.c:48
msgid "Characteristic dimension"
msgstr "Charakteristische Dimension"
...
...
@@ -1961,14 +1961,14 @@ msgstr "MPEG audio layer I/II/III parser"
msgid "MPEG I/II layer 1/2 audio decoder"
msgstr "MPEG I/II layer 1/2 - Tondekoder"
#: modules/codec/mpeg_video/idct/idctaltivec.c:45
msgid "AltiVec IDCT"
msgstr "AltiVec IDCT"
#: modules/codec/mpeg_video/idct/idct.c:41
msgid "IDCT"
msgstr "IDCT"
#: modules/codec/mpeg_video/idct/idctaltivec.c:45
msgid "AltiVec IDCT"
msgstr "AltiVec IDCT"
#: modules/codec/mpeg_video/idct/idctclassic.c:41
msgid "classic IDCT"
msgstr "klassisches IDCT"
...
...
@@ -1981,6 +1981,10 @@ msgstr "MMX IDCT"
msgid "MMX EXT IDCT"
msgstr "MMX EXT IDCT"
#: modules/codec/mpeg_video/motion/motion.c:42
msgid "motion compensation"
msgstr "Bewegungsausgleich"
#: modules/codec/mpeg_video/motion/motion3dnow.c:44
msgid "3D Now! motion compensation"
msgstr "3D Now! Bewegungsausgleich"
...
...
@@ -1989,10 +1993,6 @@ msgstr "3D Now! Bewegungsausgleich"
msgid "AltiVec motion compensation"
msgstr "AltiVec Bewegungsausgleich"
#: modules/codec/mpeg_video/motion/motion.c:42
msgid "motion compensation"
msgstr "Bewegungsausgleich"
#: modules/codec/mpeg_video/motion/motionmmx.c:45
msgid "MMX motion compensation"
msgstr "MMX Bewegungsausgleich"
...
...
@@ -2123,7 +2123,7 @@ msgstr "Steuerung"
msgid "corba control module"
msgstr "Theora Dekoder Modul"
#: modules/control/gestures.c:77 modules/control/joystick.c:13
2
#: modules/control/gestures.c:77 modules/control/joystick.c:13
8
msgid "Motion threshold"
msgstr "Bewegungsmenge"
...
...
@@ -2149,79 +2149,88 @@ msgstr "Maus-Gesten"
msgid "mouse gestures control interface"
msgstr "Maus-Gesten Kontrolloberflche"
#: modules/control/http.c:
131
#: modules/control/http.c:
69
#, fuzzy
msgid "Host address"
msgstr "Adresse"
#: modules/control/http.c:1
33
#: modules/control/http.c:
7
1
#, fuzzy
msgid "You can set the address and port on which the http interface will bind"
msgstr "Sie knnen die verpflichtende Adresse des HTTP-Interfaces einstellen"
#: modules/control/http.c:
134
modules/control/http.c:
135
#: modules/control/http.c:
72
modules/control/http.c:
73
#, fuzzy
msgid "Source directory"
msgstr "Bildseitenverhltnis"
#: modules/control/http.c:
138
#: modules/control/http.c:
76
msgid "HTTP remote control interface"
msgstr "HTTP-Fernbedienungsschnittstelle"
#: modules/control/http.c:
139
#: modules/control/http.c:
77
msgid "HTTP remote control"
msgstr "HTTP-Fernbedienung"
#: modules/control/joystick.c:1
3
4
#: modules/control/joystick.c:14
0
#, fuzzy
msgid "the amount of joystick movement required for a movement to berecorded"
msgid ""
"The amount of joystick movement required for a movement to be recorded (0-"
">32767)"
msgstr ""
"die Bewegungsmenge, die bentigt wird, damit eine Maus-Geste wahrgenommen "
"wird"
#: modules/control/joystick.c:13
7
#: modules/control/joystick.c:1
4
3
msgid "Joystick device"
msgstr ""
#: modules/control/joystick.c:139
msgid ""
"the device for the joystick (usually /dev/jsX or /dev/input/jsXwith X the "
"number of the joystick"
#: modules/control/joystick.c:145
msgid "The joystick device (usually /dev/js0 or /dev/input/js0)"
msgstr ""
#: modules/control/joystick.c:14
2
#: modules/control/joystick.c:14
7
msgid "Repeat time"
msgstr ""
#: modules/control/joystick.c:14
4
#: modules/control/joystick.c:14
9
msgid ""
"
t
he time waited before the action is repeated if it is still trigeredin "
"mi
scro
seconds"
"
T
he time waited before the action is repeated if it is still trigered
,
in "
"mi
lli
seconds"
msgstr ""
#: modules/control/joystick.c:1
47
msgid "Wait
before repeat
time"
#: modules/control/joystick.c:1
52
msgid "Wait time"
msgstr ""
#: modules/control/joystick.c:14
9
msgid "
t
he time waited before the repeat starts, in mi
cro
seconds"
#: modules/control/joystick.c:1
5
4
msgid "
T
he time waited before the repeat starts, in mi
lli
seconds
"
msgstr ""
#: modules/control/joystick.c:15
1
#: modules/control/joystick.c:15
6
msgid "Max seek interval"
msgstr ""
#: modules/control/joystick.c:153
#: modules/control/joystick.c:158
msgid "The maximum number of seconds that will be seeked at a time."
msgstr ""
#: modules/control/joystick.c:160
#, fuzzy
msgid "Action mapping"
msgstr "Automatisches Freistellen"
#: modules/control/joystick.c:162
msgid ""
"
the number of seconds that will be seeked if the axis is pushed at its
"
"
maximum
"
"
Allows you to remap the actions. For details, please have a look at http://
"
"
wiki.videolan.org/index.php/Joystick
"
msgstr ""
#: modules/control/joystick.c:1
57
#: modules/control/joystick.c:1
66
msgid "Joystick"
msgstr ""
#: modules/control/joystick.c:1
68
#: modules/control/joystick.c:1
79
#, fuzzy
msgid "joystick control interface"
msgstr "Fernbedienungsschnittstelle"
...
...
@@ -2239,7 +2248,7 @@ msgstr "Beenden"
#: modules/gui/gtk/gnome_interface.c:1020 modules/gui/gtk/gtk_interface.c:709
#: modules/gui/gtk/gtk_interface.c:1119 modules/gui/macosx/intf.m:921
#: modules/gui/macosx/intf.m:922 modules/gui/macosx/intf.m:923
#: modules/gui/pda/interface.c:179 modules/gui/wxwindows/interface.cpp:
685
#: modules/gui/pda/interface.c:179 modules/gui/wxwindows/interface.cpp:
833
msgid "Pause"
msgstr "Pause"
...
...
@@ -2250,8 +2259,8 @@ msgstr "Pause"
#: modules/gui/macosx/intf.m:423 modules/gui/macosx/intf.m:928
#: modules/gui/macosx/intf.m:929 modules/gui/macosx/intf.m:930
#: modules/gui/macosx/playlist.m:194 modules/gui/pda/interface.c:192
#: modules/gui/wxwindows/interface.cpp:3
42
#: modules/gui/wxwindows/interface.cpp:
691
#: modules/gui/wxwindows/interface.cpp:3
75
#: modules/gui/wxwindows/interface.cpp:
839
msgid "Play"
msgstr "Wiedergabe"
...
...
@@ -3077,15 +3086,15 @@ msgstr "Meldungen"
#: modules/gui/macosx/open.m:142 modules/gui/macosx/open.m:263
#: modules/gui/macosx/output.m:130 modules/gui/macosx/output.m:208
#: modules/gui/macosx/output.m:300 modules/gui/pda/interface.c:380
#: modules/gui/wxwindows/interface.cpp:32
9
modules/gui/wxwindows/open.cpp:253
#: modules/gui/wxwindows/interface.cpp:3
6
2 modules/gui/wxwindows/open.cpp:253
#: modules/gui/wxwindows/streamout.cpp:385
msgid "File"
msgstr "Datei"
#: modules/gui/beos/InterfaceWindow.cpp:240
#: modules/gui/beos/PlayListWindow.cpp:84
#: modules/gui/gtk
2
/gnome
2
_interface.c:
113
#: modules/gui/gtk/gnome_interface.c:
2179
modules/gui/macosx/open.m:331
#: modules/gui/gtk/gnome_interface.c:
2179
#: modules/gui/gtk
2
/gnome
2
_interface.c:
113
modules/gui/macosx/open.m:331
#: modules/gui/macosx/open.m:630 modules/gui/macosx/open.m:676
msgid "Open File"
msgstr "Datei ffnen"
...
...
@@ -3149,7 +3158,7 @@ msgstr "Wiedergabeliste"
#: modules/gui/gtk/gtk_interface.c:2976 modules/gui/gtk/gtk_interface.c:3250
#: modules/gui/gtk/preferences.c:606 modules/gui/macosx/open.m:139
#: modules/gui/macosx/open.m:180 modules/gui/macosx/output.m:126
#: modules/gui/wxwindows/open.cpp:244
modules/gui/wxwindows/open.cpp:971
#: modules/gui/wxwindows/open.cpp:244
#: modules/gui/wxwindows/preferences.cpp:253
#: modules/gui/wxwindows/streamout.cpp:217
#: modules/gui/wxwindows/subtitles.cpp:149
...
...
@@ -3329,10 +3338,10 @@ msgstr "Stream abspielen"
#: modules/gui/familiar/interface.c:203 modules/gui/gtk/gnome_interface.c:566
#: modules/gui/gtk/gnome_interface.c:1027 modules/gui/gtk/gtk_interface.c:676
#: modules/gui/gtk/gtk_interface.c:1127 modules/gui/macosx/controls.m:6
41
#: modules/gui/gtk/gtk_interface.c:1127 modules/gui/macosx/controls.m:6
39
#: modules/gui/macosx/intf.m:325 modules/gui/macosx/intf.m:363
#: modules/gui/macosx/intf.m:424 modules/gui/pda/interface.c:205
#: modules/gui/wxwindows/interface.cpp:3
40
#: modules/gui/wxwindows/interface.cpp:3
73
msgid "Stop"
msgstr "Stopp"
...
...
@@ -3465,10 +3474,10 @@ msgstr ""
"Der VideoLAN Client ist ein MPEG 1, MPEG 2, MP3 und DivX Player der sowohl "
"lokale Dateien als auch Netzwerk-Quellen untersttzt."
#: modules/gui/familiar/support.c:121 modules/gui/gtk2/gnome2_support.c:60
#: modules/gui/gtk2/gnome2_support.c:85 modules/gui/gtk2/gtk2_support.c:90
#: modules/gui/gtk2/gtk2_support.c:114 modules/gui/gtk/gnome_support.c:100
#: 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
#: modules/gui/gtk2/gnome2_support.c:60 modules/gui/gtk2/gnome2_support.c:85
#: modules/gui/gtk2/gtk2_support.c:90 modules/gui/gtk2/gtk2_support.c:114
#: modules/gui/pda/support.c:121
#, c-format
msgid "Couldn't find pixmap file: %s"
...
...
@@ -3480,64 +3489,6 @@ msgstr "Konnte pixmap-Datei %s nicht finden"
msgid "Error loading pixmap file: %s"
msgstr "Fehler beim Laden der pixmap Datei %s"
#: modules/gui/gtk2/gnome2.c:54 modules/gui/gtk2/gtk2.c:55
msgid "Gtk2 interface"
msgstr "Gtk2 Oberflche"
#: modules/gui/gtk2/gnome2_interface.c:31
msgid "_New"
msgstr "_Neu"
#: modules/gui/gtk2/gnome2_interface.c:87
msgid "gnome2"
msgstr "gnome2"
#: modules/gui/gtk2/gnome2_interface.c:112
msgid "button4"
msgstr "button4"
#: modules/gui/gtk2/gnome2_interface.c:122
#: modules/gui/gtk2/gtk2_interface.c:183
msgid "button3"
msgstr "button3"
#: modules/gui/gtk2/gnome2_interface.c:123 modules/gui/macosx/output.m:364
msgid "Save File"
msgstr "Datei sichern"
#: modules/gui/gtk2/gtk2_interface.c:67
msgid "window1"
msgstr "Fenster 1"