diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-26 23:31:00 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-26 23:31:00 +0000 |
commit | d1a21fe364dacddf08c9391a5f8866034cf9ebd2 (patch) | |
tree | 7e7792582d64d50f6455ed1e94d14b8b04dac774 /po | |
parent | d9e8c92bbc90bc0c2d8a4b71059936176bf2d6d0 (diff) | |
parent | 082345c5b57e53633def3900b84d2a99974e8ac1 (diff) | |
download | xine-lib-d1a21fe364dacddf08c9391a5f8866034cf9ebd2.tar.gz xine-lib-d1a21fe364dacddf08c9391a5f8866034cf9ebd2.tar.bz2 |
Merge from 1.1.
--HG--
rename : po/libxine1.pot => po/libxine2.pot
rename : src/combined/demux_flac.c => src/combined/flac_demuxer.c
rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c
Diffstat (limited to 'po')
-rw-r--r-- | po/libxine2.pot | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/po/libxine2.pot b/po/libxine2.pot index 9c05b9045..abf0bda62 100644 --- a/po/libxine2.pot +++ b/po/libxine2.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: xine-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2008-01-06 21:08+0000\n" +"POT-Creation-Date: 2008-01-26 23:28+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2020,6 +2020,16 @@ msgid "" "Selects the TV standard of the input signals. Either: PAL, NTSC and SECAM. " msgstr "" +#: src/input/input_v4l.c:1941 +msgid "v4l ALSA audio input device" +msgstr "" + +#: src/input/input_v4l.c:1942 +msgid "" +"The name of the audio device which corresponds to your Video4Linux video " +"device." +msgstr "" + #: src/input/input_v4l.c:1946 msgid "v4l radio input plugin" msgstr "" @@ -2084,6 +2094,12 @@ msgstr "" msgid "rtsp_session: session can not be established.\n" msgstr "" +#: src/input/librtsp/rtsp_session.c:153 +msgid "" +"rtsp_session: rtsp server returned overly-large headers, session can not be " +"established.\n" +msgstr "" + #: src/input/librtsp/rtsp_session.c:159 #, c-format msgid "rtsp_session: rtsp server type '%s' not supported yet. sorry.\n" |