Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Alicia Boya García
gst-plugins-good
Commits
ec642338
Commit
ec642338
authored
Feb 24, 2010
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.10.18.3 pre-release
parent
49b2a946
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
17 deletions
+16
-17
configure.ac
configure.ac
+3
-3
po/es.po
po/es.po
+10
-11
win32/common/config.h
win32/common/config.h
+3
-3
No files found.
configure.ac
View file @
ec642338
...
...
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
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
AC_INIT(GStreamer Good Plug-ins, 0.10.18.
2
,
AC_INIT(GStreamer Good Plug-ins, 0.10.18.
3
,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)
...
...
@@ -47,8 +47,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.26
GSTPB_REQ=0.10.26.
2
GST_REQ=0.10.26
.3
GSTPB_REQ=0.10.26.
3
dnl *** autotools stuff ****
...
...
po/es.po
View file @
ec642338
# translation of gst-plugins-good-0.10.1
4
.2.po to Español
# translation of gst-plugins-good-0.10.1
8
.2.po to Español
# spanish translation for gst-plugins-good
# This file is put in the public domain.
#
# Jorge González González <aloriel@gmail.com>, 2007, 2008, 2009.
# Jorge González González <aloriel@gmail.com>, 2007, 2008, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-good 0.10.1
5
.2\n"
"Project-Id-Version: gst-plugins-good 0.10.1
8
.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2010-02-
15 00:46
+0000\n"
"PO-Revision-Date: 20
09-08-30 13:11
+0
2
00\n"
"POT-Creation-Date: 2010-02-
24 01:23
+0000\n"
"PO-Revision-Date: 20
10-02-21 11:39
+0
1
00\n"
"Last-Translator: Jorge González González <aloriel@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms:
nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgid "Could not establish connection to sound server"
msgstr "No se pudo establecer la conexión con el servidor de sonido"
...
...
@@ -26,7 +25,7 @@ msgstr "Falló al preguntar al servidor de sonido sus capacidades"
#. TRANSLATORS: 'song title' by 'artist name'
#, c-format
msgid "'%s' by '%s'"
msgstr ""
msgstr "
«%s» por «%s»
"
msgid "Internal data stream error."
msgstr "Error interno de flujo de datos."
...
...
@@ -68,14 +67,14 @@ msgstr ""
"No se encontró un flujo soportado. Puede que necesite instalar una extensión "
"RTSP de GStreamer para los formatos de flujo Real."
#, fuzzy
msgid ""
"No supported stream was found. You might need to allow more transport "
"protocols or may otherwise be missing the right GStreamer RTSP extension "
"plugin."
msgstr ""
"No se encontró un flujo soportado. Puede que le falte la extensión correcta "
"de RTSP de GStreamer."
"No se encontró un flujo soportado. Puede que necesite permitir más "
"protocolos de transporte o de otra forma puede que le falte la extensión "
"correcta de RTSP de GStreamer."
msgid "Internal data flow error."
msgstr "Error en el flujo de datos interno."
...
...
win32/common/config.h
View file @
ec642338
...
...
@@ -359,7 +359,7 @@
#define PACKAGE_NAME "GStreamer Good Plug-ins"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.18.
2
"
#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.18.
3
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-good"
...
...
@@ -368,7 +368,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.10.18.
2
"
#define PACKAGE_VERSION "0.10.18.
3
"
/* directory where plugins are located */
#ifdef _DEBUG
...
...
@@ -399,7 +399,7 @@
#undef STDC_HEADERS
/* Version number of package */
#define VERSION "0.10.18.
2
"
#define VERSION "0.10.18.
3
"
/* old wavpack API */
#undef WAVPACK_OLD_API
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment