From a2fa31530e9a15228a70a139301c2edeb20a9e07 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 1 May 2006 11:43:31 +0000 Subject: add ximagesrc for translation Original commit message from CVS: add ximagesrc for translation --- po/en_GB.po | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'po/en_GB.po') diff --git a/po/en_GB.po b/po/en_GB.po index 8a6ae195..c0e6daaa 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-03-17 16:42+0100\n" +"POT-Creation-Date: 2006-04-28 23:55+0200\n" "PO-Revision-Date: 2004-04-26 10:41-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" @@ -14,15 +14,28 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:458 -#: gst/wavparse/gstwavparse.c:1231 +#: ext/libpng/gstpngdec.c:296 ext/libpng/gstpngdec.c:479 +#: gst/wavparse/gstwavparse.c:1311 msgid "Internal data stream error." msgstr "" -#: gst/avi/gstavimux.c:1019 +#: ext/esd/esdsink.c:251 ext/esd/esdsink.c:345 +msgid "Could not establish connection to sound server" +msgstr "" + +#: ext/shout2/gstshout2.c:518 +#, fuzzy +msgid "Could not connect to server" +msgstr "Could not close control device \"%s\"." + +#: gst/avi/gstavimux.c:1141 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "No or invalid input audio, AVI stream will be corrupt." +#: sys/ximage/gstximagesrc.c:527 +msgid "Changing resolution at runtime is not yet supported." +msgstr "" + #~ msgid "Could not open file \"%s\" for writing." #~ msgstr "Could not open file \"%s\" for writing." @@ -53,9 +66,6 @@ msgstr "No or invalid input audio, AVI stream will be corrupt." #~ msgid "Could not close audio device \"%s\"." #~ msgstr "Could not close audio device \"%s\"." -#~ msgid "Could not close control device \"%s\"." -#~ msgstr "Could not close control device \"%s\"." - #~ msgid "Could not open video device \"%s\" for writing." #~ msgstr "Could not open video device \"%s\" for writing." -- cgit