mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
0.10.17.3 pre-release
This commit is contained in:
parent
13c1db62b0
commit
75bd97341c
29 changed files with 82 additions and 87 deletions
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
||||||
dnl use a three digit version number for releases, and four for cvs/prerelease
|
dnl use a three digit version number for releases, and four for cvs/prerelease
|
||||||
AC_INIT(GStreamer Ugly Plug-ins, 0.10.17.2,
|
AC_INIT(GStreamer Ugly Plug-ins, 0.10.17.3,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-ugly)
|
gst-plugins-ugly)
|
||||||
|
|
||||||
|
|
|
@ -9,17 +9,12 @@ GObject
|
||||||
GstElement
|
GstElement
|
||||||
GstBin
|
GstBin
|
||||||
GstPipeline
|
GstPipeline
|
||||||
GstRMDemux
|
|
||||||
GstRealAudioDemux
|
|
||||||
GstRDTDepay
|
|
||||||
GstRDTManager
|
|
||||||
GstRTSPReal
|
|
||||||
GstBaseSrc
|
GstBaseSrc
|
||||||
GstPushSrc
|
GstPushSrc
|
||||||
GstPNMSrc
|
|
||||||
GstDvdReadSrc
|
GstDvdReadSrc
|
||||||
GstCddaBaseSrc
|
GstCddaBaseSrc
|
||||||
GstCdioCddaSrc
|
GstCdioCddaSrc
|
||||||
|
GstPNMSrc
|
||||||
GstMad
|
GstMad
|
||||||
GstX264Enc
|
GstX264Enc
|
||||||
GstTwoLame
|
GstTwoLame
|
||||||
|
@ -41,6 +36,11 @@ GObject
|
||||||
GstMPEGParse
|
GstMPEGParse
|
||||||
GstMPEGDemux
|
GstMPEGDemux
|
||||||
GstDVDDemux
|
GstDVDDemux
|
||||||
|
GstRMDemux
|
||||||
|
GstRealAudioDemux
|
||||||
|
GstRDTDepay
|
||||||
|
GstRDTManager
|
||||||
|
GstRTSPReal
|
||||||
GstASFDemux
|
GstASFDemux
|
||||||
GstRTSPWMS
|
GstRTSPWMS
|
||||||
GstBaseRTPDepayload
|
GstBaseRTPDepayload
|
||||||
|
@ -56,6 +56,6 @@ GInterface
|
||||||
GTypePlugin
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
GstURIHandler
|
GstURIHandler
|
||||||
GstRTSPExtension
|
|
||||||
GstPreset
|
GstPreset
|
||||||
GstTagSetter
|
GstTagSetter
|
||||||
|
GstRTSPExtension
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
GstBin GstChildProxy
|
GstBin GstChildProxy
|
||||||
GstPipeline GstChildProxy
|
GstPipeline GstChildProxy
|
||||||
GstRTSPReal GstRTSPExtension
|
|
||||||
GstPNMSrc GstURIHandler
|
|
||||||
GstDvdReadSrc GstURIHandler
|
GstDvdReadSrc GstURIHandler
|
||||||
GstCddaBaseSrc GstURIHandler
|
GstCddaBaseSrc GstURIHandler
|
||||||
GstCdioCddaSrc GstURIHandler
|
GstCdioCddaSrc GstURIHandler
|
||||||
|
GstPNMSrc GstURIHandler
|
||||||
GstX264Enc GstPreset
|
GstX264Enc GstPreset
|
||||||
GstTwoLame GstPreset
|
GstTwoLame GstPreset
|
||||||
GstLameMP3Enc GstPreset
|
GstLameMP3Enc GstPreset
|
||||||
GstLame GstTagSetter GstPreset
|
GstLame GstTagSetter GstPreset
|
||||||
GstAmrnbEnc GstPreset
|
GstAmrnbEnc GstPreset
|
||||||
|
GstRTSPReal GstRTSPExtension
|
||||||
GstRTSPWMS GstRTSPExtension
|
GstRTSPWMS GstRTSPExtension
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Decodes ATSC A/52 encoded audio streams</description>
|
<description>Decodes ATSC A/52 encoded audio streams</description>
|
||||||
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
|
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
|
||||||
<basename>libgsta52dec.so</basename>
|
<basename>libgsta52dec.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Adaptive Multi-Rate Narrow-Band</description>
|
<description>Adaptive Multi-Rate Narrow-Band</description>
|
||||||
<filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
|
<filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
|
||||||
<basename>libgstamrnb.so</basename>
|
<basename>libgstamrnb.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Adaptive Multi-Rate Wide-Band Decoder</description>
|
<description>Adaptive Multi-Rate Wide-Band Decoder</description>
|
||||||
<filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename>
|
<filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename>
|
||||||
<basename>libgstamrwbdec.so</basename>
|
<basename>libgstamrwbdec.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
|
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
|
||||||
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
|
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
|
||||||
<basename>libgstasf.so</basename>
|
<basename>libgstasf.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Read audio from audio CDs</description>
|
<description>Read audio from audio CDs</description>
|
||||||
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
|
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
|
||||||
<basename>libgstcdio.so</basename>
|
<basename>libgstcdio.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Decode DVD LPCM frames into standard PCM</description>
|
<description>Decode DVD LPCM frames into standard PCM</description>
|
||||||
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
|
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
|
||||||
<basename>libgstdvdlpcmdec.so</basename>
|
<basename>libgstdvdlpcmdec.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Access a DVD with dvdread</description>
|
<description>Access a DVD with dvdread</description>
|
||||||
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
|
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
|
||||||
<basename>libgstdvdread.so</basename>
|
<basename>libgstdvdread.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>DVD subtitle parser and decoder</description>
|
<description>DVD subtitle parser and decoder</description>
|
||||||
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
|
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
|
||||||
<basename>libgstdvdsub.so</basename>
|
<basename>libgstdvdsub.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
|
<description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
|
||||||
<filename>../../gst/iec958/.libs/libgstiec958.so</filename>
|
<filename>../../gst/iec958/.libs/libgstiec958.so</filename>
|
||||||
<basename>libgstiec958.so</basename>
|
<basename>libgstiec958.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Encode MP3s with LAME</description>
|
<description>Encode MP3s with LAME</description>
|
||||||
<filename>../../ext/lame/.libs/libgstlame.so</filename>
|
<filename>../../ext/lame/.libs/libgstlame.so</filename>
|
||||||
<basename>libgstlame.so</basename>
|
<basename>libgstlame.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>mp3 decoding based on the mad library</description>
|
<description>mp3 decoding based on the mad library</description>
|
||||||
<filename>../../ext/mad/.libs/libgstmad.so</filename>
|
<filename>../../ext/mad/.libs/libgstmad.so</filename>
|
||||||
<basename>libgstmad.so</basename>
|
<basename>libgstmad.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>LibMpeg2 decoder</description>
|
<description>LibMpeg2 decoder</description>
|
||||||
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
|
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
|
||||||
<basename>libgstmpeg2dec.so</basename>
|
<basename>libgstmpeg2dec.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>MPEG-1 layer 1/2/3 audio stream elements</description>
|
<description>MPEG-1 layer 1/2/3 audio stream elements</description>
|
||||||
<filename>../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so</filename>
|
<filename>../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so</filename>
|
||||||
<basename>libgstmpegaudioparse.so</basename>
|
<basename>libgstmpegaudioparse.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>MPEG system stream parser</description>
|
<description>MPEG system stream parser</description>
|
||||||
<filename>../../gst/mpegstream/.libs/libgstmpegstream.so</filename>
|
<filename>../../gst/mpegstream/.libs/libgstmpegstream.so</filename>
|
||||||
<basename>libgstmpegstream.so</basename>
|
<basename>libgstmpegstream.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>RealMedia support plugins</description>
|
<description>RealMedia support plugins</description>
|
||||||
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
|
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
|
||||||
<basename>libgstrmdemux.so</basename>
|
<basename>libgstrmdemux.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Uses libsidplay to decode .sid files</description>
|
<description>Uses libsidplay to decode .sid files</description>
|
||||||
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
|
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
|
||||||
<basename>libgstsid.so</basename>
|
<basename>libgstsid.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Creates video visualizations of audio input, using stereo and pitch information</description>
|
<description>Creates video visualizations of audio input, using stereo and pitch information</description>
|
||||||
<filename>../../gst/synaesthesia/.libs/libgstsynaesthesia.so</filename>
|
<filename>../../gst/synaesthesia/.libs/libgstsynaesthesia.so</filename>
|
||||||
<basename>libgstsynaesthesia.so</basename>
|
<basename>libgstsynaesthesia.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Encode MP2s with TwoLAME</description>
|
<description>Encode MP2s with TwoLAME</description>
|
||||||
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
|
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
|
||||||
<basename>libgsttwolame.so</basename>
|
<basename>libgsttwolame.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>libx264-based H264 plugins</description>
|
<description>libx264-based H264 plugins</description>
|
||||||
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
<filename>../../ext/x264/.libs/libgstx264.so</filename>
|
||||||
<basename>libgstx264.so</basename>
|
<basename>libgstx264.so</basename>
|
||||||
<version>0.10.17.2</version>
|
<version>0.10.17.3</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-ugly</source>
|
<source>gst-plugins-ugly</source>
|
||||||
<package>GStreamer Ugly Plug-ins prerelease</package>
|
<package>GStreamer Ugly Plug-ins prerelease</package>
|
||||||
|
|
15
po/bg.po
15
po/bg.po
|
@ -1,15 +1,15 @@
|
||||||
# Bulgarian translation of gst-plugins-ugly.
|
# Bulgarian translation of gst-plugins-ugly.
|
||||||
# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
# Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||||
# This file is distributed under the same license as the gst-plugins-ugly package.
|
# This file is distributed under the same license as the gst-plugins-ugly package.
|
||||||
# Alexander Shopov <ash@kambanaria.org>, 2007, 2008, 2009, 2010.
|
# Alexander Shopov <ash@kambanaria.org>, 2007, 2008, 2009, 2010, 2011.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-ugly 0.10.14.2\n"
|
"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2011-01-07 14:34+0000\n"
|
"POT-Creation-Date: 2011-04-27 12:41+0100\n"
|
||||||
"PO-Revision-Date: 2010-11-04 14:22+0200\n"
|
"PO-Revision-Date: 2011-04-26 22:34+0300\n"
|
||||||
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
|
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
|
||||||
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
|
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
|
||||||
"Language: \n"
|
"Language: \n"
|
||||||
|
@ -50,10 +50,11 @@ msgid ""
|
||||||
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
||||||
"decryption library is not installed."
|
"decryption library is not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"DVD-то не може да бъде прочетено. Причината може да е, че DVD-то е шифрирано "
|
||||||
|
"и не е инсталирана библиотека за дешифриране."
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Could not read DVD."
|
msgid "Could not read DVD."
|
||||||
msgstr "DVD-то не може да бъде отворено"
|
msgstr "DVD-то не може да бъде прочетено."
|
||||||
|
|
||||||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
17
po/ja.po
17
po/ja.po
|
@ -1,15 +1,15 @@
|
||||||
# Japanese translation of gst-plugins-ugly
|
# Japanese translation of gst-plugins-ugly
|
||||||
# Copyright (C) 2007 Free Software Foundation, Inc.
|
# Copyright (C) 2007 Free Software Foundation, Inc.
|
||||||
# This file is distributed under the same license as the gst-plugins-ugly package.
|
# This file is distributed under the same license as the gst-plugins-ugly package.
|
||||||
# Makoto Kato <makoto.kt@gmail.com>, 2009
|
# Makoto Kato <makoto.kt@gmail.com>, 2009-2011
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-ugly 0.10.11.2\n"
|
"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2010-10-15 15:20+0100\n"
|
"POT-Creation-Date: 2011-04-27 12:41+0100\n"
|
||||||
"PO-Revision-Date: 2009-07-27 12:04+0900\n"
|
"PO-Revision-Date: 2011-04-26 19:42+0900\n"
|
||||||
"Last-Translator: Makoto Kato <makoto.kt@gmail.com>\n"
|
"Last-Translator: Makoto Kato <makoto.kt@gmail.com>\n"
|
||||||
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
|
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
|
||||||
"Language: ja\n"
|
"Language: ja\n"
|
||||||
|
@ -42,17 +42,18 @@ msgid ""
|
||||||
"Could not open DVD title %d. Interactive titles are not supported by this "
|
"Could not open DVD title %d. Interactive titles are not supported by this "
|
||||||
"element"
|
"element"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"DVDタイトル %d を開くことが出来ません。このエレメントはインタラクティブタイト"
|
"DVDタイトル %d を開くことができません。この要素はインタラクティブタイトルをサ"
|
||||||
"ルをサポートしていません。"
|
"ポートしていません。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
||||||
"decryption library is not installed."
|
"decryption library is not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"DVDを読み込むことができませんでした。DVDが暗号化されているかDVDを解読するライ"
|
||||||
|
"ブラリがインストールされていないからかもしれません。"
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Could not read DVD."
|
msgid "Could not read DVD."
|
||||||
msgstr "DVDを開くことができません"
|
msgstr "DVDを読み込むことができません。"
|
||||||
|
|
||||||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
17
po/nl.po
17
po/nl.po
|
@ -1,15 +1,15 @@
|
||||||
# translation of gst-plugins-ugly-0.10.11.2.nl.po to Dutch
|
# translation of gst-plugins-ugly-0.10.17.2.nl.po to Dutch
|
||||||
# Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
|
# Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is distributed under the same license as the gst-plugins-ugly package.
|
# This file is distributed under the same license as the gst-plugins-ugly package.
|
||||||
# Freek de Kruijf <f.de.kruijf@hetnet.nl>, 2007, 2008, 2009.
|
# Freek de Kruijf <f.de.kruijf@gmail.com>, 2007, 2008, 2009, 2011.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-ugly 0.10.11.2\n"
|
"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2010-10-15 15:20+0100\n"
|
"POT-Creation-Date: 2011-04-27 12:41+0100\n"
|
||||||
"PO-Revision-Date: 2009-06-14 23:07+0200\n"
|
"PO-Revision-Date: 2011-04-23 23:55+0200\n"
|
||||||
"Last-Translator: Freek de Kruijf <f.de.kruijf@hetnet.nl>\n"
|
"Last-Translator: Freek de Kruijf <f.de.kruijf@gmail.com>\n"
|
||||||
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
||||||
"Language: nl\n"
|
"Language: nl\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -50,10 +50,11 @@ msgid ""
|
||||||
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
||||||
"decryption library is not installed."
|
"decryption library is not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Kon dvd niet lezen. Dit kan veroorzaakt zijn omdat de dvd versleuteld is en "
|
||||||
|
"een bibliotheek voor ontcijferen van een dvd niet is geïnstalleerd."
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Could not read DVD."
|
msgid "Could not read DVD."
|
||||||
msgstr "Kan DVD niet openen"
|
msgstr "Kon dvd niet lezen"
|
||||||
|
|
||||||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
25
po/pl.po
25
po/pl.po
|
@ -1,13 +1,13 @@
|
||||||
# Polish translation for gst-plugins-ugly.
|
# Polish translation for gst-plugins-ugly.
|
||||||
# This file is distributed under the same license as the gst-plugins-ugly package.
|
# This file is distributed under the same license as the gst-plugins-ugly package.
|
||||||
# Jakub Bogusz <qboosh@pld-linux.org>, 2007-2009.
|
# Jakub Bogusz <qboosh@pld-linux.org>, 2007-2011.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-ugly 0.10.10.2\n"
|
"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2010-10-15 15:20+0100\n"
|
"POT-Creation-Date: 2011-04-27 12:41+0100\n"
|
||||||
"PO-Revision-Date: 2009-03-10 21:42+0100\n"
|
"PO-Revision-Date: 2011-04-26 18:00+0200\n"
|
||||||
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
|
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
|
||||||
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
|
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
|
||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
|
@ -47,10 +47,11 @@ msgid ""
|
||||||
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
||||||
"decryption library is not installed."
|
"decryption library is not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Nie udało się odczytać DVD. Powodem może być to, że płyta jest zaszyfrowana, "
|
||||||
|
"a biblioteka odszyfrowująca nie została zainstalowana."
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Could not read DVD."
|
msgid "Could not read DVD."
|
||||||
msgstr "Nie udało się otworzyć DVD"
|
msgstr "Nie udało się odczytać DVD."
|
||||||
|
|
||||||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -75,15 +76,3 @@ msgstr "Ten strumień nie zawiera danych."
|
||||||
|
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr "Błąd wewnętrzny strumienia danych."
|
msgstr "Błąd wewnętrzny strumienia danych."
|
||||||
|
|
||||||
#~ msgid "Invalid title information on DVD."
|
|
||||||
#~ msgstr "Błędna informacja tytułowa na DVD."
|
|
||||||
|
|
||||||
#~ msgid "Could not read title information for DVD."
|
|
||||||
#~ msgstr "Nie udało się odczytać informacji tytułowej dla DVD."
|
|
||||||
|
|
||||||
#~ msgid "Failed to open DVD device '%s'."
|
|
||||||
#~ msgstr "Nie udało się otworzyć urządzenia DVD '%s'."
|
|
||||||
|
|
||||||
#~ msgid "Failed to set PGC based seeking."
|
|
||||||
#~ msgstr "Nie udało się ustawić przemieszczania opartego na PGC."
|
|
||||||
|
|
11
po/ru.po
11
po/ru.po
|
@ -6,10 +6,10 @@
|
||||||
# Yuri Kozlov <yuray@komyakino.ru>, 2011.
|
# Yuri Kozlov <yuray@komyakino.ru>, 2011.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-ugly 0.10.14.2\n"
|
"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2011-01-07 14:34+0000\n"
|
"POT-Creation-Date: 2011-04-27 12:41+0100\n"
|
||||||
"PO-Revision-Date: 2011-01-01 14:29+0300\n"
|
"PO-Revision-Date: 2011-04-26 20:28+0400\n"
|
||||||
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
|
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
|
||||||
"Language-Team: Russian <gnu@mx.ru>\n"
|
"Language-Team: Russian <gnu@mx.ru>\n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
|
@ -52,10 +52,11 @@ msgid ""
|
||||||
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
||||||
"decryption library is not installed."
|
"decryption library is not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Не удалось прочесть DVD. Это могло произойти из-за того, что DVD закодирован "
|
||||||
|
"и не установлена библиотека декодирования DVD."
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Could not read DVD."
|
msgid "Could not read DVD."
|
||||||
msgstr "Не удалось открыть DVD"
|
msgstr "Не удалось прочесть DVD."
|
||||||
|
|
||||||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||||||
msgstr "Не удалось настроить кодировщик LAME. Проверьте параметры кодирования."
|
msgstr "Не удалось настроить кодировщик LAME. Проверьте параметры кодирования."
|
||||||
|
|
11
po/sl.po
11
po/sl.po
|
@ -6,10 +6,10 @@
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-ugly 0.10.14.2\n"
|
"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2011-04-16 20:57+0100\n"
|
"POT-Creation-Date: 2011-04-27 12:41+0100\n"
|
||||||
"PO-Revision-Date: 2011-03-08 21:31+0100\n"
|
"PO-Revision-Date: 2011-04-26 15:35+0100\n"
|
||||||
"Last-Translator: Klemen Košir <klemen.kosir@gmx.com>\n"
|
"Last-Translator: Klemen Košir <klemen.kosir@gmx.com>\n"
|
||||||
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
|
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
|
||||||
"Language: sl\n"
|
"Language: sl\n"
|
||||||
|
@ -52,10 +52,11 @@ msgid ""
|
||||||
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
||||||
"decryption library is not installed."
|
"decryption library is not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"DVD-ja ni mogoče prebrati. Verjetno je DVD šifriran, knjižnica za "
|
||||||
|
"dešifriranje pa ni nameščena."
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Could not read DVD."
|
msgid "Could not read DVD."
|
||||||
msgstr "DVD-ja ni mogoče odpreti"
|
msgstr "DVD-ja ni mogoče prebrati."
|
||||||
|
|
||||||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
15
po/tr.po
15
po/tr.po
|
@ -1,13 +1,13 @@
|
||||||
# translation of gst-plugins-ugly-0.10.10.2.po to Turkish
|
# translation of gst-plugins-ugly-0.10.17.2.po to Turkish
|
||||||
# This file is put in the public domain.
|
# This file is put in the public domain.
|
||||||
# Server Acim <sacim@kde.org.tr>, 2009.
|
# Server Acim <sacim@kde.org.tr>, 2009.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-ugly-0.10.10.2\n"
|
"Project-Id-Version: gst-plugins-ugly-0.10.17.2\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2010-10-15 15:20+0100\n"
|
"POT-Creation-Date: 2011-04-27 12:41+0100\n"
|
||||||
"PO-Revision-Date: 2009-03-10 22:42+0200\n"
|
"PO-Revision-Date: 2011-04-26 19:24+0200\n"
|
||||||
"Last-Translator: Server Acim <sacim@kde.org.tr>\n"
|
"Last-Translator: Server Acim <serveracim@gmail.com>\n"
|
||||||
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
|
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
|
||||||
"Language: tr\n"
|
"Language: tr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,10 +47,11 @@ msgid ""
|
||||||
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
|
||||||
"decryption library is not installed."
|
"decryption library is not installed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"DVD okunamıyor. Bunun sebebi, DVD'nin şifrelenmiş olması veya DVD şifre "
|
||||||
|
"çzöme kitaplığının kurulu olmaması olabilir."
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
msgid "Could not read DVD."
|
msgid "Could not read DVD."
|
||||||
msgstr "DVD açılamıyor"
|
msgstr "DVD okunamıyor."
|
||||||
|
|
||||||
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
msgid "Failed to configure LAME encoder. Check your encoding parameters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in a new issue