diff options
author | Andy Wingo <wingo@pobox.com> | 2005-08-28 17:59:20 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-08-28 17:59:20 +0000 |
commit | 2ef9f6835236fe4ffadc8457c556f1534658378f (patch) | |
tree | 33fced794fc32f7ad82faa895e342ce6db03365e /po/en_GB.po | |
parent | cfcd78d3d9248b7ca55a716da4fbb2b47c780dca (diff) | |
download | gst-plugins-bad-2ef9f6835236fe4ffadc8457c556f1534658378f.tar.gz gst-plugins-bad-2ef9f6835236fe4ffadc8457c556f1534658378f.tar.bz2 gst-plugins-bad-2ef9f6835236fe4ffadc8457c556f1534658378f.zip |
Updates for two-arg init from GST_BOILERPLATE.
Original commit message from CVS:
2005-08-28 Andy Wingo <wingo@pobox.com>
* Updates for two-arg init from GST_BOILERPLATE.
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): Use
the second arg for the class, because G_OBJECT_GET_CLASS (self)
returns the wrong thing.
(gst_signal_processor_add_pad_from_template): Make pads of the
right type.
* ext/ladspa/gstladspa.c (gst_ladspa_class_get_param_spec): Make
writable param specs G_PARAM_CONSTRUCT so default values work.
(gst_ladspa_init): Use the second arg for the class.
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 162 |
1 files changed, 63 insertions, 99 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 79cb9dc7..ab97549a 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: 2005-07-10 14:49+0200\n" +"POT-Creation-Date: 2005-08-25 11:45+0200\n" "PO-Revision-Date: 2004-04-26 10:41-0400\n" "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n" "Language-Team: English (British) <en_gb@li.org>\n" @@ -87,135 +87,99 @@ msgstr "Could not close video device \"%s\"." msgid "Could not write to device \"%s\"." msgstr "Could not write to device \"%s\"." -#: sys/oss/gstosselement.c:702 -#, c-format -msgid "OSS device \"%s\" is already in use by another program." -msgstr "OSS device \"%s\" is already in use by another program." +#~ msgid "OSS device \"%s\" is already in use by another program." +#~ msgstr "OSS device \"%s\" is already in use by another program." -#: sys/oss/gstosselement.c:709 sys/oss/gstosselement.c:713 -#, c-format -msgid "Could not access device \"%s\", check its permissions." -msgstr "Could not access device \"%s\", check its permissions." +#~ msgid "Could not access device \"%s\", check its permissions." +#~ msgstr "Could not access device \"%s\", check its permissions." -#: sys/oss/gstosselement.c:720 -#, c-format -msgid "Device \"%s\" does not exist." -msgstr "Device \"%s\" does not exist." +#~ msgid "Device \"%s\" does not exist." +#~ msgstr "Device \"%s\" does not exist." -#: sys/oss/gstosselement.c:726 -#, c-format -msgid "Could not open device \"%s\" for writing." -msgstr "Could not open device \"%s\" for writing." +#~ msgid "Could not open device \"%s\" for writing." +#~ msgstr "Could not open device \"%s\" for writing." -#: sys/oss/gstosselement.c:730 -#, c-format -msgid "Could not open device \"%s\" for reading." -msgstr "Could not open device \"%s\" for reading." +#~ msgid "Could not open device \"%s\" for reading." +#~ msgstr "Could not open device \"%s\" for reading." -#: sys/oss/gstosselement.c:1079 #, fuzzy -msgid "Your OSS device could not be probed correctly" -msgstr "Your oss device could not be probed correctly" +#~ msgid "Your OSS device could not be probed correctly" +#~ msgstr "Your oss device could not be probed correctly" -#: sys/oss/gstossmixer.c:84 -msgid "Volume" -msgstr "Volume" +#~ msgid "Volume" +#~ msgstr "Volume" -#: sys/oss/gstossmixer.c:86 -msgid "Bass" -msgstr "Bass" +#~ msgid "Bass" +#~ msgstr "Bass" -#: sys/oss/gstossmixer.c:88 -msgid "Treble" -msgstr "Treble" +#~ msgid "Treble" +#~ msgstr "Treble" -#: sys/oss/gstossmixer.c:90 -msgid "Synth" -msgstr "Synth" +#~ msgid "Synth" +#~ msgstr "Synth" -#: sys/oss/gstossmixer.c:92 -msgid "PCM" -msgstr "PCM" +#~ msgid "PCM" +#~ msgstr "PCM" -#: sys/oss/gstossmixer.c:94 -msgid "Speaker" -msgstr "Speaker" +#~ msgid "Speaker" +#~ msgstr "Speaker" -#: sys/oss/gstossmixer.c:96 -msgid "Line-in" -msgstr "Line-in" +#~ msgid "Line-in" +#~ msgstr "Line-in" -#: sys/oss/gstossmixer.c:98 -msgid "Microphone" -msgstr "Microphone" +#~ msgid "Microphone" +#~ msgstr "Microphone" -#: sys/oss/gstossmixer.c:100 -msgid "CD" -msgstr "CD" +#~ msgid "CD" +#~ msgstr "CD" -#: sys/oss/gstossmixer.c:102 -msgid "Mixer" -msgstr "Mixer" +#~ msgid "Mixer" +#~ msgstr "Mixer" -#: sys/oss/gstossmixer.c:104 -msgid "PCM-2" -msgstr "PCM-2" +#~ msgid "PCM-2" +#~ msgstr "PCM-2" -#: sys/oss/gstossmixer.c:106 -msgid "Record" -msgstr "Record" +#~ msgid "Record" +#~ msgstr "Record" -#: sys/oss/gstossmixer.c:108 -msgid "In-gain" -msgstr "In-gain" +#~ msgid "In-gain" +#~ msgstr "In-gain" -#: sys/oss/gstossmixer.c:110 -msgid "Out-gain" -msgstr "Out-gain" +#~ msgid "Out-gain" +#~ msgstr "Out-gain" -#: sys/oss/gstossmixer.c:112 -msgid "Line-1" -msgstr "Line-1" +#~ msgid "Line-1" +#~ msgstr "Line-1" -#: sys/oss/gstossmixer.c:114 -msgid "Line-2" -msgstr "Line-2" +#~ msgid "Line-2" +#~ msgstr "Line-2" -#: sys/oss/gstossmixer.c:116 -msgid "Line-3" -msgstr "Line-3" +#~ msgid "Line-3" +#~ msgstr "Line-3" -#: sys/oss/gstossmixer.c:118 -msgid "Digital-1" -msgstr "Digital-1" +#~ msgid "Digital-1" +#~ msgstr "Digital-1" -#: sys/oss/gstossmixer.c:120 -msgid "Digital-2" -msgstr "Digital-2" +#~ msgid "Digital-2" +#~ msgstr "Digital-2" -#: sys/oss/gstossmixer.c:122 -msgid "Digital-3" -msgstr "Digital-3" +#~ msgid "Digital-3" +#~ msgstr "Digital-3" -#: sys/oss/gstossmixer.c:124 -msgid "Phone-in" -msgstr "Phone-in" +#~ msgid "Phone-in" +#~ msgstr "Phone-in" -#: sys/oss/gstossmixer.c:126 -msgid "Phone-out" -msgstr "Phone-out" +#~ msgid "Phone-out" +#~ msgstr "Phone-out" -#: sys/oss/gstossmixer.c:128 -msgid "Video" -msgstr "Video" +#~ msgid "Video" +#~ msgstr "Video" -#: sys/oss/gstossmixer.c:130 -msgid "Radio" -msgstr "Radio" +#~ msgid "Radio" +#~ msgstr "Radio" -#: sys/oss/gstossmixer.c:132 -msgid "Monitor" -msgstr "Monitor" +#~ msgid "Monitor" +#~ msgstr "Monitor" #, fuzzy #~ msgid "PC Speaker" |