diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2005-09-05 17:20:29 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2005-09-05 17:20:29 +0000 |
commit | 012dfb8b33969b582f9132ac9f95402b3098ff43 (patch) | |
tree | acff4df23e44c9d15abab2b9877c3f72032da286 /po/en_GB.po | |
parent | 390621f8de27467709897c92e5fec4605d96be75 (diff) | |
download | gst-plugins-bad-012dfb8b33969b582f9132ac9f95402b3098ff43.tar.gz gst-plugins-bad-012dfb8b33969b582f9132ac9f95402b3098ff43.tar.bz2 gst-plugins-bad-012dfb8b33969b582f9132ac9f95402b3098ff43.zip |
Fix up all the state change functions.
Original commit message from CVS:
Fix up all the state change functions.
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index eabc4822..16536ca1 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-08-31 16:10+0200\n" +"POT-Creation-Date: 2005-09-05 18:47+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" @@ -14,71 +14,71 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ext/audiofile/gstafsink.c:342 ext/sndfile/gstsf.c:624 +#: ext/audiofile/gstafsink.c:343 ext/sndfile/gstsf.c:625 #, c-format msgid "Could not open file \"%s\" for writing." msgstr "Could not open file \"%s\" for writing." -#: ext/audiofile/gstafsink.c:364 ext/audiofile/gstafsrc.c:369 +#: ext/audiofile/gstafsink.c:365 ext/audiofile/gstafsrc.c:370 #, c-format msgid "Error closing file \"%s\"." msgstr "Error closing file \"%s\"." -#: ext/audiofile/gstafsrc.c:316 +#: ext/audiofile/gstafsrc.c:317 #, c-format msgid "Could not open file \"%s\" for reading." msgstr "Could not open file \"%s\" for reading." -#: ext/sndfile/gstsf.c:585 +#: ext/sndfile/gstsf.c:586 msgid "No filename specified." msgstr "No filename specified." -#: ext/sndfile/gstsf.c:838 +#: ext/sndfile/gstsf.c:839 #, c-format msgid "Could not write to file \"%s\"." msgstr "Could not write to file \"%s\"." -#: sys/dxr3/dxr3audiosink.c:296 +#: sys/dxr3/dxr3audiosink.c:297 #, c-format msgid "Could not open audio device \"%s\" for writing." msgstr "Could not open audio device \"%s\" for writing." -#: sys/dxr3/dxr3audiosink.c:308 sys/dxr3/dxr3videosink.c:281 +#: sys/dxr3/dxr3audiosink.c:309 sys/dxr3/dxr3videosink.c:282 #, c-format msgid "Could not open control device \"%s\" for writing." msgstr "Could not open control device \"%s\" for writing." -#: sys/dxr3/dxr3audiosink.c:341 +#: sys/dxr3/dxr3audiosink.c:342 #, c-format msgid "Could not configure audio device \"%s\"." msgstr "Could not configure audio device \"%s\"." -#: sys/dxr3/dxr3audiosink.c:355 sys/dxr3/dxr3audiosink.c:392 +#: sys/dxr3/dxr3audiosink.c:356 sys/dxr3/dxr3audiosink.c:393 #, c-format msgid "Could not set audio device \"%s\" to %d Hz." msgstr "Could not set audio device \"%s\" to %d Hz." -#: sys/dxr3/dxr3audiosink.c:420 +#: sys/dxr3/dxr3audiosink.c:421 #, c-format msgid "Could not close audio device \"%s\"." msgstr "Could not close audio device \"%s\"." -#: sys/dxr3/dxr3audiosink.c:427 sys/dxr3/dxr3videosink.c:306 +#: sys/dxr3/dxr3audiosink.c:428 sys/dxr3/dxr3videosink.c:307 #, c-format msgid "Could not close control device \"%s\"." msgstr "Could not close control device \"%s\"." -#: sys/dxr3/dxr3videosink.c:269 +#: sys/dxr3/dxr3videosink.c:270 #, c-format msgid "Could not open video device \"%s\" for writing." msgstr "Could not open video device \"%s\" for writing." -#: sys/dxr3/dxr3videosink.c:299 +#: sys/dxr3/dxr3videosink.c:300 #, c-format msgid "Could not close video device \"%s\"." msgstr "Could not close video device \"%s\"." -#: sys/dxr3/dxr3videosink.c:451 +#: sys/dxr3/dxr3videosink.c:452 #, c-format msgid "Could not write to device \"%s\"." msgstr "Could not write to device \"%s\"." |