configure.ac: prereleasing
Original commit message from CVS: * configure.ac: prereleasing * po/af.po: * po/az.po: * po/cs.po: * po/en_GB.po: * po/hu.po: * po/it.po: * po/nb.po: * po/nl.po: * po/or.po: * po/sq.po: * po/sr.po: * po/sv.po: * po/uk.po: * po/vi.po: update translations
This commit is contained in:
parent
9c40ff11f5
commit
013f1dcab2
44
ChangeLog
44
ChangeLog
@ -1,3 +1,23 @@
|
|||||||
|
2006-01-11 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
prereleasing
|
||||||
|
* po/af.po:
|
||||||
|
* po/az.po:
|
||||||
|
* po/cs.po:
|
||||||
|
* po/en_GB.po:
|
||||||
|
* po/hu.po:
|
||||||
|
* po/it.po:
|
||||||
|
* po/nb.po:
|
||||||
|
* po/nl.po:
|
||||||
|
* po/or.po:
|
||||||
|
* po/sq.po:
|
||||||
|
* po/sr.po:
|
||||||
|
* po/sv.po:
|
||||||
|
* po/uk.po:
|
||||||
|
* po/vi.po:
|
||||||
|
update translations
|
||||||
|
|
||||||
2006-01-10 Michael Smith <msmith@fluendo.com>
|
2006-01-10 Michael Smith <msmith@fluendo.com>
|
||||||
|
|
||||||
* gst/level/gstlevel.c: (gst_level_class_init),
|
* gst/level/gstlevel.c: (gst_level_class_init),
|
||||||
@ -8,9 +28,6 @@
|
|||||||
|
|
||||||
reviewed by: Christian Schaller <uraeus@gnome.org>
|
reviewed by: Christian Schaller <uraeus@gnome.org>
|
||||||
|
|
||||||
Add SunAudio plugin - tested to make sure it doesn't break
|
|
||||||
the build under GNU/Linux.
|
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
* gst-plugins-good.spec.in:
|
* gst-plugins-good.spec.in:
|
||||||
* sys/Makefile.am:
|
* sys/Makefile.am:
|
||||||
@ -43,6 +60,9 @@
|
|||||||
(gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
|
(gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
|
||||||
* sys/sunaudio/gstsunaudiosink.h:
|
* sys/sunaudio/gstsunaudiosink.h:
|
||||||
|
|
||||||
|
Add SunAudio plugin - tested to make sure it doesn't break
|
||||||
|
the build under GNU/Linux.
|
||||||
|
|
||||||
2005-01-07 Philippe Khalaf <philippe.kalaf@collabora.co.uk>
|
2005-01-07 Philippe Khalaf <philippe.kalaf@collabora.co.uk>
|
||||||
|
|
||||||
* gst-plugins-good/gst/udp/gstdynudpsink.c:
|
* gst-plugins-good/gst/udp/gstdynudpsink.c:
|
||||||
@ -289,9 +309,10 @@
|
|||||||
* gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
|
* gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
|
||||||
* gst-plugins-good/gst/rtp/gstrtpmpapay.c:
|
* gst-plugins-good/gst/rtp/gstrtpmpapay.c:
|
||||||
* gst-plugins-good/gst/rtp/README:
|
* gst-plugins-good/gst/rtp/README:
|
||||||
Fixed payload range in payloder caps. Removed payload range completly from
|
Fixed payload range in payloder caps. Removed payload range completely
|
||||||
depayloaders as they don't require payload type in their caps. In effect,
|
from depayloaders as they don't require payload type in their caps.
|
||||||
there isn't any specific payload type for any given codec, only suggestions.
|
In effect, there isn't any specific payload type for any given codec,
|
||||||
|
only suggestions.
|
||||||
Fixes bug #324011.
|
Fixes bug #324011.
|
||||||
|
|
||||||
2005-12-13 Julien MOUTTE <julien@moutte.net>
|
2005-12-13 Julien MOUTTE <julien@moutte.net>
|
||||||
@ -311,11 +332,12 @@
|
|||||||
2005-12-13 Edward Hervey <edward@fluendo.com>
|
2005-12-13 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
||||||
* gst/flx/gstflxdec.c: (gst_flxdec_chain):
|
* gst/flx/gstflxdec.c: (gst_flxdec_chain):
|
||||||
If the speed of the file is null in the header, set the frame_time to the default
|
If the speed of the file is null in the header, set the frame_time to
|
||||||
setting of GST_SECOND / 70. Which is the default frame_delay for .fli files as
|
the default setting of GST_SECOND / 70. Which is the default
|
||||||
stated in this document : http://www.compuphase.com/flic.htm
|
frame_delay for .fli files as stated in this document :
|
||||||
Would be nice to have the time conversion done properly too
|
http://www.compuphase.com/flic.htm
|
||||||
(duration = flxh->frames * flxdec->frame_time)
|
Would be nice to have the time conversion done properly too (duration =
|
||||||
|
flxh->frames * flxdec->frame_time)
|
||||||
|
|
||||||
2005-12-12 Julien MOUTTE <julien@moutte.net>
|
2005-12-12 Julien MOUTTE <julien@moutte.net>
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ AC_INIT
|
|||||||
|
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 1,
|
AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 2,
|
||||||
GST_CVS="no", GST_CVS="yes")
|
GST_CVS="no", GST_CVS="yes")
|
||||||
|
|
||||||
dnl can autoconf find the source ?
|
dnl can autoconf find the source ?
|
||||||
@ -35,6 +35,10 @@ AC_SUBST(GST_MAJORMINOR)
|
|||||||
AS_LIBTOOL_TAGS([CXX])
|
AS_LIBTOOL_TAGS([CXX])
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
|
dnl *** required versions of GStreamer stuff ***
|
||||||
|
GST_REQ=0.10.1
|
||||||
|
GSTPB_REQ=0.10.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
dnl allow for different autotools
|
dnl allow for different autotools
|
||||||
@ -198,8 +202,6 @@ fi
|
|||||||
|
|
||||||
dnl checks for gstreamer
|
dnl checks for gstreamer
|
||||||
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
||||||
GST_REQ=0.9.7
|
|
||||||
GSTPB_REQ=0.9.7
|
|
||||||
GST_CHECK_GST($GST_MAJORMINOR, [$GST_REQ])
|
GST_CHECK_GST($GST_MAJORMINOR, [$GST_REQ])
|
||||||
GST_CHECK_GST_BASE($GST_MAJORMINOR, [$GST_REQ])
|
GST_CHECK_GST_BASE($GST_MAJORMINOR, [$GST_REQ])
|
||||||
GST_CHECK_GST_GDP($GST_MAJORMINOR, [$GST_REQ])
|
GST_CHECK_GST_GDP($GST_MAJORMINOR, [$GST_REQ])
|
||||||
|
4
po/af.po
4
po/af.po
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-03-18 14:16+0200\n"
|
"PO-Revision-Date: 2004-03-18 14:16+0200\n"
|
||||||
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
|
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
|
||||||
"Language-Team: Afrikaans <i18n@af.org.za>\n"
|
"Language-Team: Afrikaans <i18n@af.org.za>\n"
|
||||||
@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/az.po
4
po/az.po
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-0.8.0\n"
|
"Project-Id-Version: gst-plugins-0.8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-03-19 18:29+0200\n"
|
"PO-Revision-Date: 2004-03-19 18:29+0200\n"
|
||||||
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
|
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
|
||||||
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
|
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
|
||||||
@ -17,7 +17,7 @@ msgstr ""
|
|||||||
"X-Generator: KBabel 1.0.2\n"
|
"X-Generator: KBabel 1.0.2\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/cs.po
4
po/cs.po
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-08-08 22:58+0200\n"
|
"PO-Revision-Date: 2004-08-08 22:58+0200\n"
|
||||||
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
||||||
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
||||||
@ -19,7 +19,7 @@ msgstr ""
|
|||||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.1\n"
|
"Project-Id-Version: gst-plugins 0.8.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-04-26 10:41-0400\n"
|
"PO-Revision-Date: 2004-04-26 10:41-0400\n"
|
||||||
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
|
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
|
||||||
"Language-Team: English (British) <en_gb@li.org>\n"
|
"Language-Team: English (British) <en_gb@li.org>\n"
|
||||||
@ -15,7 +15,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/hu.po
4
po/hu.po
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-07-18 11:03+0200\n"
|
"PO-Revision-Date: 2004-07-18 11:03+0200\n"
|
||||||
"Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
|
"Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
|
||||||
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
||||||
@ -15,7 +15,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/it.po
4
po/it.po
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-11-07 19:11+0100\n"
|
"PO-Revision-Date: 2004-11-07 19:11+0100\n"
|
||||||
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
|
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
|
||||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||||
@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/nb.po
4
po/nb.po
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-10-04 15:54+0200\n"
|
"PO-Revision-Date: 2004-10-04 15:54+0200\n"
|
||||||
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
|
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
|
||||||
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
||||||
@ -15,7 +15,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/nl.po
4
po/nl.po
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-08-05 16:26+0200\n"
|
"PO-Revision-Date: 2004-08-05 16:26+0200\n"
|
||||||
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
|
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
|
||||||
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
|
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
|
||||||
@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
6
po/or.po
6
po/or.po
@ -2,13 +2,13 @@
|
|||||||
# Copyright (C) 2004, Free Software Foundation, Inc.
|
# Copyright (C) 2004, Free Software Foundation, Inc.
|
||||||
# This file is distributed under the same license as the gst-plugins-0.8.3 package.
|
# This file is distributed under the same license as the gst-plugins-0.8.3 package.
|
||||||
# Gora Mohanty <gora_mohanty@yahoo.co.in>, 2004.
|
# Gora Mohanty <gora_mohanty@yahoo.co.in>, 2004.
|
||||||
# $Id: or.po,v 1.17 2005/12/05 16:21:08 thomasvs Exp $
|
# $Id: or.po,v 1.18 2005/12/22 15:00:41 burger Exp $
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-0.8.3\n"
|
"Project-Id-Version: gst-plugins-0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-09-27 13:32+0530\n"
|
"PO-Revision-Date: 2004-09-27 13:32+0530\n"
|
||||||
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
|
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
|
||||||
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
|
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
|
||||||
@ -17,7 +17,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/sq.po
4
po/sq.po
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-08-07 20:29+0200\n"
|
"PO-Revision-Date: 2004-08-07 20:29+0200\n"
|
||||||
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
|
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
|
||||||
"Language-Team: Albanian <begraj@hotmail.com>\n"
|
"Language-Team: Albanian <begraj@hotmail.com>\n"
|
||||||
@ -15,7 +15,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/sr.po
4
po/sr.po
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-03-13 00:18+0100\n"
|
"PO-Revision-Date: 2004-03-13 00:18+0100\n"
|
||||||
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
|
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
|
||||||
"Language-Team: Serbian <gnu@prevod.org>\n"
|
"Language-Team: Serbian <gnu@prevod.org>\n"
|
||||||
@ -17,7 +17,7 @@ msgstr ""
|
|||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/sv.po
4
po/sv.po
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-08-03 20:53+0200\n"
|
"PO-Revision-Date: 2004-08-03 20:53+0200\n"
|
||||||
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
||||||
"Language-Team: Swedish <sv@li.org>\n"
|
"Language-Team: Swedish <sv@li.org>\n"
|
||||||
@ -17,7 +17,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/uk.po
4
po/uk.po
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2004-08-03 15:40+0200\n"
|
"PO-Revision-Date: 2004-08-03 15:40+0200\n"
|
||||||
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
||||||
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
||||||
@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
4
po/vi.po
4
po/vi.po
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-0.8.3\n"
|
"Project-Id-Version: gst-plugins-0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-12-17 19:50-0500\n"
|
"POT-Creation-Date: 2006-01-11 11:15+0100\n"
|
||||||
"PO-Revision-Date: 2005-01-22 17:17+0930\n"
|
"PO-Revision-Date: 2005-01-22 17:17+0930\n"
|
||||||
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
||||||
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
|
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
|
||||||
@ -17,7 +17,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
|
||||||
#: gst/wavparse/gstwavparse.c:1141
|
#: gst/wavparse/gstwavparse.c:1142
|
||||||
msgid "Internal data stream error."
|
msgid "Internal data stream error."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user