0.10.18.2 pre-release

This commit is contained in:
Tim-Philipp Müller 2010-02-19 01:03:31 +00:00
parent 27569e53e8
commit 56a8c9143c
3 changed files with 17 additions and 16 deletions

View file

@ -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, git and prerelease does -Werror too dnl releases only do -Wall, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/pre dnl use a three digit version number for releases, and four for git/pre
AC_INIT(GStreamer Good Plug-ins, 0.10.18.1, AC_INIT(GStreamer Good Plug-ins, 0.10.18.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good) gst-plugins-good)
@ -48,7 +48,7 @@ AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff *** dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.26 GST_REQ=0.10.26
GSTPB_REQ=0.10.26.1 GSTPB_REQ=0.10.26.2
dnl *** autotools stuff **** dnl *** autotools stuff ****

View file

@ -1,20 +1,22 @@
# Latvian translation of gst-plugins. # Latvian translation of gst-plugins.
# This file is put in the public domain. # This file is put in the public domain.
# Arvis Lācis <arvis.lacis@inbox.lv>, 2009.
# #
# Arvis Lācis <arvis.lacis@inbox.lv>, 2009.
# Rihards Prieditis <rprieditis@gmail.com>, 2010.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gst-plugins-good 0.10.15.2\n" "Project-Id-Version: gst-plugins-good 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-02-15 00:46+0000\n" "POT-Creation-Date: 2010-02-19 00:52+0000\n"
"PO-Revision-Date: 2009-08-20 11:35+0100\n" "PO-Revision-Date: 2010-02-11 13:16+0000\n"
"Last-Translator: Rihards Priedītis <rprieditis@gmail.com>\n" "Last-Translator: Rihards Prieditis <rprieditis@gmail.com>\n"
"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n" "Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n" "2);\n"
"X-Generator: Lokalize 1.0\n"
msgid "Could not establish connection to sound server" msgid "Could not establish connection to sound server"
msgstr "Nevar izveidot savienojumu ar skaņas serveri" msgstr "Nevar izveidot savienojumu ar skaņas serveri"
@ -25,7 +27,7 @@ msgstr "Neizdevās noskaidrot skaņas servera iespējas"
#. TRANSLATORS: 'song title' by 'artist name' #. TRANSLATORS: 'song title' by 'artist name'
#, c-format #, c-format
msgid "'%s' by '%s'" msgid "'%s' by '%s'"
msgstr "" msgstr "\"%s\"ko \"%s\""
msgid "Internal data stream error." msgid "Internal data stream error."
msgstr "Iekšējās datu plūsmas kļūda." msgstr "Iekšējās datu plūsmas kļūda."
@ -65,14 +67,13 @@ msgstr ""
"Netika atrasta atbalstīta straume. Iespējams jums jāinstalē GStreamer RTSP " "Netika atrasta atbalstīta straume. Iespējams jums jāinstalē GStreamer RTSP "
"paplašinājuma spraudni priekš Real media straumēm." "paplašinājuma spraudni priekš Real media straumēm."
#, fuzzy
msgid "" msgid ""
"No supported stream was found. You might need to allow more transport " "No supported stream was found. You might need to allow more transport "
"protocols or may otherwise be missing the right GStreamer RTSP extension " "protocols or may otherwise be missing the right GStreamer RTSP extension "
"plugin." "plugin."
msgstr "" msgstr ""
"Netika atrasta atbalstīta straume. Jums iespējams trūkst GSreamer RTSP " "Netika atrasta atbalstīta straume. Jums iespējams jāatļauj vairāk transporta "
"paplašinājuma spraudnis." "protokoli vai arī trūkst GStreamer RTSP paplašinājuma spraudnis. "
msgid "Internal data flow error." msgid "Internal data flow error."
msgstr "Iekšējā datu plūsmas kļūda." msgstr "Iekšējā datu plūsmas kļūda."

View file

@ -40,7 +40,7 @@
#define GST_LICENSE "LGPL" #define GST_LICENSE "LGPL"
/* package name in plugins */ /* package name in plugins */
#define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" #define GST_PACKAGE_NAME "GStreamer Good Plug-ins prerelease"
/* package origin */ /* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin" #define GST_PACKAGE_ORIGIN "Unknown package origin"
@ -359,7 +359,7 @@
#define PACKAGE_NAME "GStreamer Good Plug-ins" #define PACKAGE_NAME "GStreamer Good Plug-ins"
/* Define to the full name and version of this package. */ /* Define to the full name and version of this package. */
#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.18" #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.18.2"
/* Define to the one symbol short name of this package. */ /* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-good" #define PACKAGE_TARNAME "gst-plugins-good"
@ -368,7 +368,7 @@
#undef PACKAGE_URL #undef PACKAGE_URL
/* Define to the version of this package. */ /* Define to the version of this package. */
#define PACKAGE_VERSION "0.10.18" #define PACKAGE_VERSION "0.10.18.2"
/* directory where plugins are located */ /* directory where plugins are located */
#ifdef _DEBUG #ifdef _DEBUG
@ -399,7 +399,7 @@
#undef STDC_HEADERS #undef STDC_HEADERS
/* Version number of package */ /* Version number of package */
#define VERSION "0.10.18" #define VERSION "0.10.18.2"
/* old wavpack API */ /* old wavpack API */
#undef WAVPACK_OLD_API #undef WAVPACK_OLD_API