diff options
-rw-r--r-- | ChangeLog | 37 | ||||
-rw-r--r-- | NEWS | 111 | ||||
-rw-r--r-- | RELEASE | 207 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po/af.po | 18 | ||||
-rw-r--r-- | po/az.po | 18 | ||||
-rw-r--r-- | po/cs.po | 38 | ||||
-rw-r--r-- | po/en_GB.po | 18 | ||||
-rw-r--r-- | po/hu.po | 18 | ||||
-rw-r--r-- | po/it.po | 39 | ||||
-rw-r--r-- | po/nb.po | 18 | ||||
-rw-r--r-- | po/nl.po | 39 | ||||
-rw-r--r-- | po/or.po | 37 | ||||
-rw-r--r-- | po/sq.po | 39 | ||||
-rw-r--r-- | po/sr.po | 18 | ||||
-rw-r--r-- | po/sv.po | 41 | ||||
-rw-r--r-- | po/uk.po | 18 | ||||
-rw-r--r-- | po/vi.po | 172 |
18 files changed, 518 insertions, 370 deletions
@@ -1,3 +1,26 @@ +=== release 0.8.8 === + +2005-03-07 Thomas Vander Stichele <thomas at apestaart dot org> + + * NEWS: + * RELEASE: + * configure.ac: + * po/af.po: + * po/az.po: + * po/cs.po: + * po/en_GB.po: + * po/hu.po: + * po/it.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + Releasing 0.8.8, "Fluded" + 2005-03-05 Thomas Vander Stichele <thomas at apestaart dot org> * ext/raw1394/gstdv1394src.c: @@ -239,7 +262,7 @@ 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com> * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain): - Make sure we only write to writable buffers + Make sure we only write to writable buffers 2005-02-20 Tim-Philipp Müller <tim at centricular dot net> @@ -376,7 +399,7 @@ (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose), (gst_ximagesink_set_property), (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface - methods from chain and negotiation and vice versa (Fixes #166142). + methods from chain and negotiation and vice versa (Fixes #166142). * sys/ximage/ximagesink.h: Add stream_lock. * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link), (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free), @@ -455,7 +478,7 @@ (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame), (gst_dtsdec_chain), (gst_dtsdec_change_state): * ext/dts/gstdtsdec.h: - Don't clobber the stack constructing the channels array. + Don't clobber the stack constructing the channels array. Make the element chain-based. DTS tracks can now be played. 2005-02-09 Tim-Philipp Müller <tim at centricular dot net> @@ -752,7 +775,7 @@ (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state): * gst/mpegstream/gstmpegparse.h: * gst/mpegstream/gstrfc2250enc.h: - Various changes to the way time is computed that make seeking and + Various changes to the way time is computed that make seeking and total time estimation much better here. Use G_BEGIN/END_DECLS instead of __cplusplus @@ -1336,9 +1359,9 @@ * ext/libfame/gstlibfame.c: * gst/subparse/gstsubparse.c: (parse_mdvdsub): * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect): - replace framerate aproximations by their real value - (24000/1001, 30000/1001, 60000/1001) - Finish fixing bug #164049 + replace framerate aproximations by their real value + (24000/1001, 30000/1001, 60000/1001) + Finish fixing bug #164049 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org> @@ -1,4 +1,113 @@ -This is GStreamer Plugins 0.8.7 +This is GStreamer Plugins 0.8.8 + +Changes since 0.8.7: + + * subtitle support + * new element: puzzle + * new plugin: amrnb + * new element: dvdlpcmdec + * new plugin: autodetect + +Bugs fixed since 0.8.7: + + * 100931 : [PATCH] subtitles + * 132341 : [avidemux] 'DIB ' = > image upside-down + * 135778 : [int2float] broken with audioconvert + * 138666 : [playbin] cannot handle files with large initial delay in... + * 139749 : [gstplay] libgstplay is *WAY* too slow + * 140141 : [qtdemux] cannot playback gsm audio + * 140845 : [strings] gst-plugins testsuite's embed.c still uses xvid... + * 142272 : [PATCH] [qtdemux] doesn't work with sources that cannot seek + * 143555 : [qtdemux] Movie fails to playback + * 149162 : Importing m4a files in Rhythmbox leaks memory + * 149274 : [PATCH] gst-plug mad gets id3v2 text tags in wrong encoding + * 150284 : [matroskamux] fail to mux an MP3 + * 150576 : [v4l2src] pad v4l2src0:src returned caps that are not a r... + * 151661 : [PATCH] [mad] Possible bug in mad plugin + * 152688 : [PATCH[mad/typefind] doesn't support completely broken mp... + * 153434 : [PATCH] faac filter cannot create .aac files + * 154000 : Relocation error on Linux PowerPC causing crash + * 154064 : [mad] cant mix two mp3 + * 155163 : [qtdemux] don't know audio FOURCC samr (from mobiles/3GPP... + * 155346 : [build] faad plugin doesn't compile against 2.0-rc3 + * 155575 : [alsasink] broken with hw:X or when used with either alsa... + * 156001 : [mpeg] problem playing an mpeg file + * 156379 : [ffmpegcolorspace] lack of YV12 capability + * 159092 : thx.vob file seeker moves 'faster' than the actual movie + * 159295 : [mikmod/modplug] amiga.mod file segfault totem + * 159327 : [mpeg/dvd] playing thx.vob seeking is broken + * 159970 : [typefinding] mpeg/audio typefind abort with musepack file + * 160126 : multi.ogg is slow + * 160505 : [adder] problem using adder plugin + * 160730 : [PATCH] [mpegdemux] should remove pads on " new-media " event + * 160957 : [adder] EOSs when the first stream EOSs + * 161179 : [audioscale] quits with gmem assertion + * 161191 : MP3 crashes rhythmbox + * 161262 : [mpegdemux] cannot play a pes mpeg file + * 161325 : [dvdnavsrc] gst-dvd example pipeline not linking (a52dec ... + * 161667 : [PATCH][snapshot] seg fault in signal handler + * 161675 : [ffmpegcolorspace] conversion of RGB depth=15 is wrong + * 161726 : [ffmpegcolorspace] does not handle x-raw-rgb 24/32 BE _RGB + * 161929 : [PATCH] [mpegdemux] sends no discont events on new pads + * 162330 : [rtpgsmenc] gsmenc ! rtpgsmenc gives assertion `GST_PAD_D... + * 162504 : [xvimagesink] goes black when going from playing - > ready... + * 162626 : [videoscale] cannot handle lists of fractions + * 162656 : [qtdemux] extracting more metadata from AAC/M4A + * 162974 : [flacenc] Flac encoding is broken + * 163159 : [videobox] plugin segfault (gst-plugin 0.8.7) + * 163161 : [pngenc] only supports video/x-raw-rgb,bits=24,depth=24 + * 163177 : [pngdec] Can't cope with png's without an alpha channel + * 163309 : [PATCH] typefinding for formats used by libsndfile + * 163323 : [pngenc] compression-level customisation support + * 163348 : [pngenc] Leaks and other nasty stuff + * 163449 : Stereo-to-Surround doesn't like seek + * 163485 : [PATCH] tta plugin doesn't build with gcc 2.95.4. + * 163634 : [playbin] doesn't like # in filenames + * 163676 : [PATCH] [mpeg2dec] need to crop + * 163867 : [mad] Totem could not play 384kbit lame 'free format' mp3... + * 163891 : Gst-launch-ext will not play an MPEG video + * 164069 : [clocking] Hang when playing audio file (.wav) with visua... + * 164197 : [pngdec] & [pngenc] The decoded image is in RGB(LE) byte ... + * 164209 : [ffmpegcolorspace] PIX_FMT_BGRA32 - > caps conversion is w... + * 164265 : [PATCH][ffmpegcolorspace] Converting from an RGB image wi... + * 164708 : [PATCH] EffectTV/Quark freed data in wrong place + * 164826 : [patch] Avidemux doesn't handle seek on audiopads + * 165013 : AVI with HuffYUV segfault + * 165193 : Patch for ov51x v4ljpegsrc + * 165290 : cannot play asf file with just wma version 2 audio + * 165335 : [PATCH] GstAudioScale outgoing buffers don't have duratio... + * 165340 : gst-launch-ext-0.8 fails to display video of an .avi file. + * 165446 : musepack gst-plugin doesn't work with new libmusepack + * 165509 : Mod playback still broken with mikmod + * 165525 : Problem with mplex plugin + * 165545 : Totem won't play low bitrate mp3 + * 165736 : [alphacolor] BGRA handling is missing + * 166207 : [PATCH] [ffmpegcolorspace] AYUV- > RGB is broken + * 166208 : [cdparanoia] returns wrong number of tracks + * 166600 : law encoder/decoder are leaking caps + * 166892 : gnome-volume-control crashed + * 166917 : deadlock in queue + * 166931 : MP3 webradio do not work in Totem + * 167117 : [dvdnavsrc] could use a better error message when DVD not... + * 167482 : [PATCH] [avidemux] Compile fix for gcc 2.95 + * 167483 : [PATCH] [tcpclientsrc] FreeBSD compile fix + * 167509 : [PATCH] [tcpserversrc] Assumes a blocking socket + * 167633 : [wavparse] div by 0 = > crash + * 167639 : Support MusicBrainz metadata tags + * 167704 : [PATCH] [tcpserversink] Don't depend on uninitialised values + * 167878 : [buffer-frames-convert] buffer_frames_convert_link leaks ... + * 167959 : Dirac plugins doesn't build. + * 168002 : [build] Musepack header files not found + * 168133 : [PATCH] [jpegenc] Memory leaks + * 168134 : [PATCH] [gdkpixbufscale] Memory leak + * 168254 : [PATCH] [jpegdec] Memory leaks + * 168260 : [PATCH] [tcpserversink] free some memory + * 168269 : [PATCH] [smoothwave] C99-ism + * 168271 : [PATCH] [gdkpixbufscale] Memory/CPU leak + * 168801 : autoaudio/videosink probe only in READY + * 168885 : AMD64 build failure in gst/librfb/rfbdecoder.c + * 168994 : cdparanoia plugin problem with CDs whose first track does... + * 169146 : gst-plugins 0.8.9 building on gcc 2.95.3 Changes since 0.8.6: @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Plugins 0.8.7 "Hyperspace" +GStreamer: Release notes for GStreamer Plugins 0.8.8 "Fluded" The GStreamer team is happy to announce a new release @@ -28,82 +28,113 @@ Features of this release * Parallel installability with 0.6.x series * Internationalization - * Translations: af az cs en_GB hu nb nl or sq sr sv uk - * multichannel audio support - * new element: apetag - * new element: ttadec, ttaparse - * new element: directfbvideosink - * vcd fixes - * playbin fixes - * dvdread fixes - * a52dec fixes - * sunaudiosrc fixes - * osssrc fixes - * avidemux fixes - * licensing updates + * Translations: af az ca cs en_GB fr hu it nb nl or sq sr sv uk vi + * subtitle support + * new element: puzzle + * new plugin: amrnb + * new element: dvdlpcmdec + * new plugin: autodetect Bugs fixed in this release - * 147919 : [playbin] broken wav seeking - * 148559 : [monoscope] grinds to a halt - * 149102 : gstreamer license problems - * 149613 : [PATCH}Add proxy server support to the musicbrainz plugin - * 151624 : Multichannel support - * 152339 : [PATCH] [build] gst-plugins cross compiling - * 154773 : [playbin] crashes trying to play short wave files (1 or 2... - * 154775 : [qtdemux] Quicktime movie causing some weird debug spew - * 154814 : Selection of totem crashing videos - * 154815 : [PATCH] ffmpegcolorspace leaks caps - * 155348 : Various MP3 files cannot be detected or played - * 155879 : [libriff] Bug in lib-riff - * 156798 : " An error occured " " Could not write to resource " this sa... - * 157233 : [PATCH] playbin leak fixes - * 158258 : Patch for polypsink to make it work with both threaded an... - * 158382 : [PATCH] [build] debian speex detection patch - * 158650 : [PATCH] [videocrop] video crop is completely buggered - * 158704 : Fix/finish (S)VCD support - * 159215 : [PATCH] Memory leaks in audioscale - * 159296 : Playing benow.mp3 file cause totem to hang on EOS with de... - * 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew - * 159301 : gstreamer.avi file plays, but have broken seeking in totem - * 159338 : alaw/mulaw decoders caps warning - * 159433 : [osssink] doesn't check for supported channels - * 159512 : Progress bar with m4a (aac) broken - * 159651 : [decodebin] totem crash - * 159759 : DVD LCPM asserts - * 159847 : [build] hardcoded path for musepack headers in configure - * 159864 : avidemux sends GST_EVENT_DISCONTINUOUS - * 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w... - * 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ... - * 160439 : Can't compile gst-plugins without GCONF - * 160514 : [avidemux] seek after EOF for truncated avi files (to non... - * 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise - * 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage... - * 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end - * 161039 : [PATCH] [deinterlace] rowstrides need fixing - * 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla... - * 161624 : [alsasink] crash at end of playing this file - * 161980 : Volume control applet does not set value correctly. - * 162819 : [audioscale] cleanup - * 162913 : [mms] missing NULL terminator to g_object_set() in uri ha... - * 162924 : [playbin] totem assertion failures when playing cd / pote... - -API changed in this release - - -- API additions: - -* A new cdparanoia property, device, has been added. -* A new dvdnavsrc property, device, has been added. -* A new dvdreadsrc property, device, has been added. -* A new vcdsrc property, device, has been added. - -- API depreciations: - -* A cdparanoia property, location, has been marked for deprecation. -* A dvdnavsrc property, location, has been marked for deprecation. -* A dvdreadsrc property, location, has been marked for deprecation. -* A vcdsrc property, location, has been marked for deprecation. + * 100931 : [PATCH] subtitles + * 132341 : [avidemux] 'DIB ' = > image upside-down + * 135778 : [int2float] broken with audioconvert + * 138666 : [playbin] cannot handle files with large initial delay in... + * 139749 : [gstplay] libgstplay is *WAY* too slow + * 140141 : [qtdemux] cannot playback gsm audio + * 140845 : [strings] gst-plugins testsuite's embed.c still uses xvid... + * 142272 : [PATCH] [qtdemux] doesn't work with sources that cannot seek + * 143555 : [qtdemux] Movie fails to playback + * 149162 : Importing m4a files in Rhythmbox leaks memory + * 149274 : [PATCH] gst-plug mad gets id3v2 text tags in wrong encoding + * 150284 : [matroskamux] fail to mux an MP3 + * 150576 : [v4l2src] pad v4l2src0:src returned caps that are not a r... + * 151661 : [PATCH] [mad] Possible bug in mad plugin + * 152688 : [PATCH[mad/typefind] doesn't support completely broken mp... + * 153434 : [PATCH] faac filter cannot create .aac files + * 154000 : Relocation error on Linux PowerPC causing crash + * 154064 : [mad] cant mix two mp3 + * 155163 : [qtdemux] don't know audio FOURCC samr (from mobiles/3GPP... + * 155346 : [build] faad plugin doesn't compile against 2.0-rc3 + * 155575 : [alsasink] broken with hw:X or when used with either alsa... + * 156001 : [mpeg] problem playing an mpeg file + * 156379 : [ffmpegcolorspace] lack of YV12 capability + * 159092 : thx.vob file seeker moves 'faster' than the actual movie + * 159295 : [mikmod/modplug] amiga.mod file segfault totem + * 159327 : [mpeg/dvd] playing thx.vob seeking is broken + * 159970 : [typefinding] mpeg/audio typefind abort with musepack file + * 160126 : multi.ogg is slow + * 160505 : [adder] problem using adder plugin + * 160730 : [PATCH] [mpegdemux] should remove pads on " new-media " event + * 160957 : [adder] EOSs when the first stream EOSs + * 161179 : [audioscale] quits with gmem assertion + * 161191 : MP3 crashes rhythmbox + * 161262 : [mpegdemux] cannot play a pes mpeg file + * 161325 : [dvdnavsrc] gst-dvd example pipeline not linking (a52dec ... + * 161667 : [PATCH][snapshot] seg fault in signal handler + * 161675 : [ffmpegcolorspace] conversion of RGB depth=15 is wrong + * 161726 : [ffmpegcolorspace] does not handle x-raw-rgb 24/32 BE _RGB + * 161929 : [PATCH] [mpegdemux] sends no discont events on new pads + * 162330 : [rtpgsmenc] gsmenc ! rtpgsmenc gives assertion `GST_PAD_D... + * 162504 : [xvimagesink] goes black when going from playing - > ready... + * 162626 : [videoscale] cannot handle lists of fractions + * 162656 : [qtdemux] extracting more metadata from AAC/M4A + * 162974 : [flacenc] Flac encoding is broken + * 163159 : [videobox] plugin segfault (gst-plugin 0.8.7) + * 163161 : [pngenc] only supports video/x-raw-rgb,bits=24,depth=24 + * 163177 : [pngdec] Can't cope with png's without an alpha channel + * 163309 : [PATCH] typefinding for formats used by libsndfile + * 163323 : [pngenc] compression-level customisation support + * 163348 : [pngenc] Leaks and other nasty stuff + * 163449 : Stereo-to-Surround doesn't like seek + * 163485 : [PATCH] tta plugin doesn't build with gcc 2.95.4. + * 163634 : [playbin] doesn't like # in filenames + * 163676 : [PATCH] [mpeg2dec] need to crop + * 163867 : [mad] Totem could not play 384kbit lame 'free format' mp3... + * 163891 : Gst-launch-ext will not play an MPEG video + * 164069 : [clocking] Hang when playing audio file (.wav) with visua... + * 164197 : [pngdec] & [pngenc] The decoded image is in RGB(LE) byte ... + * 164209 : [ffmpegcolorspace] PIX_FMT_BGRA32 - > caps conversion is w... + * 164265 : [PATCH][ffmpegcolorspace] Converting from an RGB image wi... + * 164708 : [PATCH] EffectTV/Quark freed data in wrong place + * 164826 : [patch] Avidemux doesn't handle seek on audiopads + * 165013 : AVI with HuffYUV segfault + * 165193 : Patch for ov51x v4ljpegsrc + * 165290 : cannot play asf file with just wma version 2 audio + * 165335 : [PATCH] GstAudioScale outgoing buffers don't have duratio... + * 165340 : gst-launch-ext-0.8 fails to display video of an .avi file. + * 165446 : musepack gst-plugin doesn't work with new libmusepack + * 165509 : Mod playback still broken with mikmod + * 165525 : Problem with mplex plugin + * 165545 : Totem won't play low bitrate mp3 + * 165736 : [alphacolor] BGRA handling is missing + * 166207 : [PATCH] [ffmpegcolorspace] AYUV- > RGB is broken + * 166208 : [cdparanoia] returns wrong number of tracks + * 166600 : law encoder/decoder are leaking caps + * 166892 : gnome-volume-control crashed + * 166917 : deadlock in queue + * 166931 : MP3 webradio do not work in Totem + * 167117 : [dvdnavsrc] could use a better error message when DVD not... + * 167482 : [PATCH] [avidemux] Compile fix for gcc 2.95 + * 167483 : [PATCH] [tcpclientsrc] FreeBSD compile fix + * 167509 : [PATCH] [tcpserversrc] Assumes a blocking socket + * 167633 : [wavparse] div by 0 = > crash + * 167639 : Support MusicBrainz metadata tags + * 167704 : [PATCH] [tcpserversink] Don't depend on uninitialised values + * 167878 : [buffer-frames-convert] buffer_frames_convert_link leaks ... + * 167959 : Dirac plugins doesn't build. + * 168002 : [build] Musepack header files not found + * 168133 : [PATCH] [jpegenc] Memory leaks + * 168134 : [PATCH] [gdkpixbufscale] Memory leak + * 168254 : [PATCH] [jpegdec] Memory leaks + * 168260 : [PATCH] [tcpserversink] free some memory + * 168269 : [PATCH] [smoothwave] C99-ism + * 168271 : [PATCH] [gdkpixbufscale] Memory/CPU leak + * 168801 : autoaudio/videosink probe only in READY + * 168885 : AMD64 build failure in gst/librfb/rfbdecoder.c + * 168994 : cdparanoia plugin problem with CDs whose first track does... + * 169146 : gst-plugins 0.8.9 building on gcc 2.95.3 Download @@ -138,26 +169,30 @@ as provided by gstreamer-gconf-0.8.pc, to access the default settings. Contributors to this release - * Archana Shah + * Amaury Jacquot + * Andy Wingo * Arwed v. Merkatz - * Balamurali Viswanathan * Benjamin Otte - * Christian Schaller - * Christophe Fergeau + * Clytie Siddall + * David Moore * David Schleef * Edward Hervey - * Iain Holmes - * James Bowes + * Francis Labonte + * Gergely Nagy + * James Henstridge + * Jan Schmidt + * Jeffrey Ollie * Julien Moutte + * Koop Mast + * Luca Ognibene * Maciej Katafiasz - * Martin Soto + * Martin Eikermann + * Martin Holters + * Paul Jack * Ronald Bultje * Sebastien Cote - * Stefan Kost * Stephane Loeuillet + * Steve Baker * Thomas Vander Stichele * Tim-Philipp Müller - * Toni Willberg - * Wim Taymans - * Zaheer Abbas Merali -
\ No newline at end of file + diff --git a/configure.ac b/configure.ac index ff707c32..1a97774d 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 7, 2, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 8, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.7.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-03-18 14:16+0200\n" "Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n" "Language-Team: Afrikaans <i18n@af.org.za>\n" @@ -121,22 +121,12 @@ msgstr "Geen lernaam gespesifiseer." msgid "Could not write to file \"%s\"." msgstr "Kon nie skryf na ler \"%s\" nie." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Geen of ongeldige klanktoevoer, AVI-stroom sal korrup wees." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" #: sys/dxr3/dxr3audiosink.c:298 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-03-19 18:29+0200\n" "Last-Translator: Metin Amiroff <metin@karegen.com>\n" "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n" @@ -122,22 +122,12 @@ msgstr "Fayl adı verilməyib." msgid "Could not write to file \"%s\"." msgstr "\"%s\" faylına yazıla bilmədi." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Səhv ya da olmayan audio girişi, AVI yayımı pozulacaqdır." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" #: sys/dxr3/dxr3audiosink.c:298 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-08-08 22:58+0200\n" "Last-Translator: Miloslav Trmac <mitr@volny.cz>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" @@ -123,27 +123,13 @@ msgstr "Nezadán název souboru." msgid "Could not write to file \"%s\"." msgstr "Nemohu zapisovat do souboru \"%s\"." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Žádný nebo neplatný vstup zvuku, proud AVI bude poškozen." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" -"Element %s nelze najít. Tento element je pro přehrávání nutný. Nainstalujte " -"prosím potřebný modul a ověřte, že funguje, spuštěním 'gst-inspect %s'" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" -"Nenalezen použitelný element colorspace.\n" -"Nainstalujte prosím nějaký a restartujte." #: sys/dxr3/dxr3audiosink.c:298 #, c-format @@ -327,3 +313,19 @@ msgstr "Nemohu od zařízení \"%s\" získat vyrovnávací paměti." #, c-format msgid "Could not get enough buffers from device \"%s\"." msgstr "Nemohu od zařízení \"%s\" získat dost vyrovnávacích pamětí." + +#~ msgid "" +#~ "The %s element could not be found. This element is essential for " +#~ "playback. Please install the right plug-in and verify that it works by " +#~ "running 'gst-inspect %s'" +#~ msgstr "" +#~ "Element %s nelze najít. Tento element je pro přehrávání nutný. " +#~ "Nainstalujte prosím potřebný modul a ověřte, že funguje, spuštěním 'gst-" +#~ "inspect %s'" + +#~ msgid "" +#~ "No usable colorspace element could be found.\n" +#~ "Please install one and restart." +#~ msgstr "" +#~ "Nenalezen použitelný element colorspace.\n" +#~ "Nainstalujte prosím nějaký a restartujte." diff --git a/po/en_GB.po b/po/en_GB.po index afe53028..5b2916cb 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: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\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" @@ -119,22 +119,12 @@ msgstr "No filename specified." msgid "Could not write to file \"%s\"." msgstr "Could not write to file \"%s\"." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "No or invalid input audio, AVI stream will be corrupt." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" #: sys/dxr3/dxr3audiosink.c:298 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-07-18 11:03+0200\n" "Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n" "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n" @@ -119,22 +119,12 @@ msgstr "Nincs fájlnév megadva." msgid "Could not write to file \"%s\"." msgstr "Nem lehet írni a(z) \"%s\" fájlba." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Nincs vagy érvénytelen bemeneti hang, az AVI-folyam sérült lesz." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" #: sys/dxr3/dxr3audiosink.c:298 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-11-07 19:11+0100\n" "Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -120,28 +120,13 @@ msgstr "Nessun nome di file specificato." msgid "Could not write to file \"%s\"." msgstr "Impossibile scrivere sul file «%s»." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Ingresso audio assente o non valido. Lo stream AVI risulterà corrotto." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" -"Impossibile trovare l'elemento %s, essenziale per la riproduzione. " -"Installare il plugin corretto e verificare che sia funzionante eseguendo " -"«gst-inspect %s»" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" -"Impossibile trovare un elemento colorspace utilizzabile.\n" -"Installarne uno e riavviare." #: sys/dxr3/dxr3audiosink.c:298 #, c-format @@ -325,3 +310,19 @@ msgstr "Impossibile ottenere dei buffer dal device «%s»." #, c-format msgid "Could not get enough buffers from device \"%s\"." msgstr "Impossibile ottenere abbastanza buffer dal device «%s»." + +#~ msgid "" +#~ "The %s element could not be found. This element is essential for " +#~ "playback. Please install the right plug-in and verify that it works by " +#~ "running 'gst-inspect %s'" +#~ msgstr "" +#~ "Impossibile trovare l'elemento %s, essenziale per la riproduzione. " +#~ "Installare il plugin corretto e verificare che sia funzionante eseguendo " +#~ "«gst-inspect %s»" + +#~ msgid "" +#~ "No usable colorspace element could be found.\n" +#~ "Please install one and restart." +#~ msgstr "" +#~ "Impossibile trovare un elemento colorspace utilizzabile.\n" +#~ "Installarne uno e riavviare." @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-10-04 15:54+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n" "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n" @@ -118,22 +118,12 @@ msgstr "Ingen filnavn oppgitt." msgid "Could not write to file \"%s\"." msgstr "Kunne ikke skrive til fil «%s»." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "" -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" #: sys/dxr3/dxr3audiosink.c:298 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-08-05 16:26+0200\n" "Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n" "Language-Team: Dutch <vertaling@nl.linux.org>\n" @@ -120,28 +120,13 @@ msgstr "Geen bestandsnaam opgegeven." msgid "Could not write to file \"%s\"." msgstr "Kon niet schrijven naar bestand \"%s\"." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Geen of ongeldig invoergeluid, AVI-stroom zal slecht zijn." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" -"Het %s element kon niet worden gevonden. Dit element is essentieel om af te " -"spelen. Installeer alstublieft de juiste plug-in en controleer dat die werkt " -"door 'gst-inspect %s' uit te voeren" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" -"Er kon geen bruikbaar kleurruimte-element worden gevonden.\n" -"Installeer er alstublieft een en start opnieuw dit programma." #: sys/dxr3/dxr3audiosink.c:298 #, c-format @@ -326,3 +311,19 @@ msgstr "Kon geen buffers opvragen van apparaat \"%s\"." #, c-format msgid "Could not get enough buffers from device \"%s\"." msgstr "Kon niet voldoende buffers opvragen van apparaat \"%s\"." + +#~ msgid "" +#~ "The %s element could not be found. This element is essential for " +#~ "playback. Please install the right plug-in and verify that it works by " +#~ "running 'gst-inspect %s'" +#~ msgstr "" +#~ "Het %s element kon niet worden gevonden. Dit element is essentieel om af " +#~ "te spelen. Installeer alstublieft de juiste plug-in en controleer dat die " +#~ "werkt door 'gst-inspect %s' uit te voeren" + +#~ msgid "" +#~ "No usable colorspace element could be found.\n" +#~ "Please install one and restart." +#~ msgstr "" +#~ "Er kon geen bruikbaar kleurruimte-element worden gevonden.\n" +#~ "Installeer er alstublieft een en start opnieuw dit programma." @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-09-27 13:32+0530\n" "Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n" "Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n" @@ -121,27 +121,13 @@ msgstr "କୌଣସି ଫାଇଲନାମ ଉଲ୍ଲେଖିତ ହୋଇ msgid "Could not write to file \"%s\"." msgstr "\"%s\" ଫାଇଲ ଲେଖିହେଲା ନାହିଁ." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "ନିବେଶ ଧ୍ବନି ନାହିଁ ବା ଅବୈଧ ଅଛି. ଏ.ଭି.ଆଇ. ଧାରା ଭ୍ରଷ୍ଟ ହୋଇଯିବ." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" -"%s ଉପାଦାନ ମିଳିଲା ନାହିଁ. ପୁନଃପ୍ରଦର୍ଶନ ପାଇଁ ଏହି ଉପାଦାନଟି ଆବଶ୍ଯକ. ଦୟା କରି ସଠିକ ପ୍ଲଗ୍ଇନ୍ ସ୍ଥାପିତ " -"କରନ୍ତୁ, ଓ 'gst-inspect %s' ଚଳାଇ ଯାଞ୍ଚ କରନ୍ତୁ କି ଏହା କାର୍ଯ୍ଯକାରୀ ଅଛି" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" -"କୌଣସି ବ୍ଯବହାରଯୋଗ୍ଯ ରଙ୍ଗକ୍ଷେତ୍ର ଉପାଦାନ ମିଳିଲା ନାହିଁ.\n" -"ଦୟା କରି ଗୋଟିଏ ଉପାଦାନ ସ୍ଥାପିତ କରି ପୁନଃପ୍ରାରମ୍ଭ କରନ୍ତୁ." #: sys/dxr3/dxr3audiosink.c:298 #, c-format @@ -325,3 +311,18 @@ msgstr "\"%s\" ଯନ୍ତ୍ରରୁ ଅସ୍ଥାୟୀ ସଞ୍ଚୟ #, c-format msgid "Could not get enough buffers from device \"%s\"." msgstr "\"%s\" ଯନ୍ତ୍ରରୁ ପର୍ଯ୍ଯାପ୍ତ ଅସ୍ଥାୟୀ ସଞ୍ଚୟ ସ୍ଥାନ ଆଣିହେଲା ନାହିଁ." + +#~ msgid "" +#~ "The %s element could not be found. This element is essential for " +#~ "playback. Please install the right plug-in and verify that it works by " +#~ "running 'gst-inspect %s'" +#~ msgstr "" +#~ "%s ଉପାଦାନ ମିଳିଲା ନାହିଁ. ପୁନଃପ୍ରଦର୍ଶନ ପାଇଁ ଏହି ଉପାଦାନଟି ଆବଶ୍ଯକ. ଦୟା କରି ସଠିକ ପ୍ଲଗ୍ଇନ୍ " +#~ "ସ୍ଥାପିତ କରନ୍ତୁ, ଓ 'gst-inspect %s' ଚଳାଇ ଯାଞ୍ଚ କରନ୍ତୁ କି ଏହା କାର୍ଯ୍ଯକାରୀ ଅଛି" + +#~ msgid "" +#~ "No usable colorspace element could be found.\n" +#~ "Please install one and restart." +#~ msgstr "" +#~ "କୌଣସି ବ୍ଯବହାରଯୋଗ୍ଯ ରଙ୍ଗକ୍ଷେତ୍ର ଉପାଦାନ ମିଳିଲା ନାହିଁ.\n" +#~ "ଦୟା କରି ଗୋଟିଏ ଉପାଦାନ ସ୍ଥାପିତ କରି ପୁନଃପ୍ରାରମ୍ଭ କରନ୍ତୁ." @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-08-07 20:29+0200\n" "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n" "Language-Team: Albanian <begraj@hotmail.com>\n" @@ -119,28 +119,13 @@ msgstr "Nuk është përcaktuar emri i file." msgid "Could not write to file \"%s\"." msgstr "I pamundur shkrimi tek file \"%s\"." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Input audio i gabuar ose mungon, stream AVI mund të jetë i dëmtuar." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" -"E pamundur gjetja e elementit %s. Ky element është thelbësor për playback. " -"Ju lutem instaloni plug-in e duhur dhe kontrollo funksionimin duke " -"ekzekutuar 'gst-inspect %s'" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" -"Nuk arrin të gjehet asnjë element ngjyra e hapësirës.\n" -"Ju lutem instaloni një dhe rinisni." #: sys/dxr3/dxr3audiosink.c:298 #, c-format @@ -324,3 +309,19 @@ msgstr "E pamundur marrja e buffers nga dispozitivi \"%s\"." #, c-format msgid "Could not get enough buffers from device \"%s\"." msgstr "E pamundur marrja e buffers të mjaftueshëm nga dispozitivi \"%s\"." + +#~ msgid "" +#~ "The %s element could not be found. This element is essential for " +#~ "playback. Please install the right plug-in and verify that it works by " +#~ "running 'gst-inspect %s'" +#~ msgstr "" +#~ "E pamundur gjetja e elementit %s. Ky element është thelbësor për " +#~ "playback. Ju lutem instaloni plug-in e duhur dhe kontrollo funksionimin " +#~ "duke ekzekutuar 'gst-inspect %s'" + +#~ msgid "" +#~ "No usable colorspace element could be found.\n" +#~ "Please install one and restart." +#~ msgstr "" +#~ "Nuk arrin të gjehet asnjë element ngjyra e hapësirës.\n" +#~ "Ju lutem instaloni një dhe rinisni." @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.7.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-03-13 00:18+0100\n" "Last-Translator: Danilo Segan <dsegan@gmx.net>\n" "Language-Team: Serbian <gnu@prevod.org>\n" @@ -123,22 +123,12 @@ msgstr "Име датотеке није задато." msgid "Could not write to file \"%s\"." msgstr "Не могу да пишем у датотеку „%s“." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Улазног звука нема или је неисправан, АВИ ток ће бити искварен." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" #: sys/dxr3/dxr3audiosink.c:298 @@ -2,13 +2,13 @@ # Copyright (C) 2004 Free Software Foundation, Inc. # Christian Rose <menthos@menthos.com>, 2004. # -# $Id: sv.po,v 1.16 2005/01/03 16:16:27 thomasvs Exp $ +# $Id: sv.po,v 1.16.2.1 2005/03/07 17:07:46 thomasvs Exp $ # msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-08-03 20:53+0200\n" "Last-Translator: Christian Rose <menthos@menthos.com>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -124,28 +124,13 @@ msgstr "Inget filnamn angivet." msgid "Could not write to file \"%s\"." msgstr "Kunde inte skriva till filen \"%s\"." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Inget eller ogiltigt inljud. AVI-flödet kommer att skadas." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" -"Elementet %s kunde inte hittas. Detta element är nödvändigt för uppspelning. " -"Installera rätt insticksmodul och verifiera att den fungerar genom att köra " -"\"gst-inspect %s\"" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" -"Inget användbart namnrymdselement kunde hittas.\n" -"Installera ett och starta om." #: sys/dxr3/dxr3audiosink.c:298 #, c-format @@ -330,6 +315,22 @@ msgstr "Kunde inte få tag i buffertar från enheten \"%s\"." msgid "Could not get enough buffers from device \"%s\"." msgstr "Kunde inte få tag i tillräckligt många buffertar från enheten \"%s\"." +#~ msgid "" +#~ "The %s element could not be found. This element is essential for " +#~ "playback. Please install the right plug-in and verify that it works by " +#~ "running 'gst-inspect %s'" +#~ msgstr "" +#~ "Elementet %s kunde inte hittas. Detta element är nödvändigt för " +#~ "uppspelning. Installera rätt insticksmodul och verifiera att den fungerar " +#~ "genom att köra \"gst-inspect %s\"" + +#~ msgid "" +#~ "No usable colorspace element could be found.\n" +#~ "Please install one and restart." +#~ msgstr "" +#~ "Inget användbart namnrymdselement kunde hittas.\n" +#~ "Installera ett och starta om." + #~ msgid "Line" #~ msgstr "Linje" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-12-30 20:49+0100\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2004-08-03 15:40+0200\n" "Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n" "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n" @@ -122,22 +122,12 @@ msgstr "Не вказаний файл." msgid "Could not write to file \"%s\"." msgstr "Не вдається записати у файл \"%s\"." -#: gst/avi/gstavimux.c:1056 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Відсутній або неправильний вхід звуку, AVI потік буде пошкоджений." -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "" -"The %s element could not be found. This element is essential for playback. " -"Please install the right plug-in and verify that it works by running 'gst-" -"inspect %s'" -msgstr "" - -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" #: sys/dxr3/dxr3audiosink.c:298 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-02 13:00+0200\n" +"POT-Creation-Date: 2005-02-25 15:57+0100\n" "PO-Revision-Date: 2005-01-22 17:17+0930\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n" @@ -16,69 +16,120 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ext/audiofile/gstafsink.c:346 ext/sndfile/gstsf.c:621 +#: ext/alsa/gstalsamixertrack.c:83 +msgid "Master" +msgstr "" + +#: ext/alsa/gstalsamixertrack.c:84 sys/oss/gstossmixer.c:100 +msgid "Bass" +msgstr "Trầm" + +#: ext/alsa/gstalsamixertrack.c:85 sys/oss/gstossmixer.c:102 +msgid "Treble" +msgstr "Cao" + +#: ext/alsa/gstalsamixertrack.c:86 sys/oss/gstossmixer.c:106 +msgid "PCM" +msgstr "PCM" + +#: ext/alsa/gstalsamixertrack.c:87 sys/oss/gstossmixer.c:104 +msgid "Synth" +msgstr "Tổng hợp" + +#: ext/alsa/gstalsamixertrack.c:88 sys/oss/gstossmixer.c:110 +msgid "Line-in" +msgstr "Dây-vào" + +#: ext/alsa/gstalsamixertrack.c:89 sys/oss/gstossmixer.c:114 +msgid "CD" +msgstr "CD" + +#: ext/alsa/gstalsamixertrack.c:90 sys/oss/gstossmixer.c:112 +msgid "Microphone" +msgstr "Micrô" + +#: ext/alsa/gstalsamixertrack.c:91 +#, fuzzy +msgid "PC Speaker" +msgstr "Loa" + +#: ext/alsa/gstalsamixertrack.c:92 +msgid "Playback" +msgstr "" + +#: ext/alsa/gstalsamixertrack.c:93 +msgid "Capture" +msgstr "" + +#: ext/audiofile/gstafsink.c:344 ext/sndfile/gstsf.c:624 #, c-format msgid "Could not open file \"%s\" for writing." msgstr "Đã không mở được tập tin \"%s\" để ghi." -#: ext/audiofile/gstafsink.c:368 ext/audiofile/gstafsrc.c:373 +#: ext/audiofile/gstafsink.c:366 ext/audiofile/gstafsrc.c:371 #, c-format msgid "Error closing file \"%s\"." msgstr "Lỗi khi đóng tập tin \"%s\"." -#: ext/audiofile/gstafsrc.c:320 +#: ext/audiofile/gstafsrc.c:318 #, c-format msgid "Could not open file \"%s\" for reading." msgstr "Đã không mở được tập tin \"%s\" để đọc." -#: ext/cdparanoia/gstcdparanoia.c:657 ext/cdparanoia/gstcdparanoia.c:673 +#: ext/cdparanoia/gstcdparanoia.c:278 +msgid "discid" +msgstr "" + +#: ext/cdparanoia/gstcdparanoia.c:278 +msgid "CDDA discid for metadata retrieval" +msgstr "" + +#: ext/cdparanoia/gstcdparanoia.c:683 ext/cdparanoia/gstcdparanoia.c:699 msgid "Could not open CD device for reading." msgstr "Đã không mở được thiết bị CD để đọc" -#: ext/gnomevfs/gstgnomevfssrc.c:1067 ext/gnomevfs/gstgnomevfssrc.c:1090 +#: ext/gnomevfs/gstgnomevfssrc.c:1157 #, c-format msgid "Could not open vfs file \"%s\" for reading." msgstr "Đã không mở được tập tin vfs \"%s\" để đọc." -#: ext/gnomevfs/gstgnomevfssink.c:344 +#: ext/gnomevfs/gstgnomevfssrc.c:1165 +#, fuzzy +msgid "No filename given." +msgstr "Chưa nhập tên tập tin " + +#: ext/gnomevfs/gstgnomevfssink.c:432 #, c-format msgid "Could not open vfs file \"%s\" for writing: %s." msgstr "Đã không mở được tập tin vfs \"%s\" để ghi: %s." -#: ext/gnomevfs/gstgnomevfssink.c:351 +#: ext/gnomevfs/gstgnomevfssink.c:439 msgid "No filename given" msgstr "Chưa nhập tên tập tin " -#: ext/gnomevfs/gstgnomevfssink.c:377 +#: ext/gnomevfs/gstgnomevfssink.c:467 #, c-format msgid "Could not close vfs file \"%s\"." msgstr "Đã không đóng được tập tin vfs \"%s\"." -#: ext/sndfile/gstsf.c:582 +#: ext/sndfile/gstsf.c:585 msgid "No filename specified." msgstr "Chưa ghi rõ tên tập tin." -#: ext/sndfile/gstsf.c:835 +#: ext/sndfile/gstsf.c:838 #, c-format msgid "Could not write to file \"%s\"." msgstr "Đã không ghi được vào tập tin \"%s\"." -#: gst/avi/gstavimux.c:1052 +#: gst/avi/gstavimux.c:1007 msgid "No or invalid input audio, AVI stream will be corrupt." -msgstr "Chưa có dữ liệu âm thanh nhập, hoặc dữ liệu âm thanh nhập không hợp lệ. Sẽ có dòng AVI hư." - -#: gst-libs/gst/play/play.c:110 -#, c-format -msgid "The %s element could not be found. This element is essential for playback. Please install the right plug-in and verify that it works by running 'gst-inspect %s'" -msgstr "Chưa tìm được yếu tố %s. Phải có yếu tố này để phát lại được.Hãy cài đặt trình cầm phít đúng và kiểm chứng nó hoạt động được bằng cách chạy lệnh 'gst-inspect %s'" +msgstr "" +"Chưa có dữ liệu âm thanh nhập, hoặc dữ liệu âm thanh nhập không hợp lệ. Sẽ " +"có dòng AVI hư." -#: gst-libs/gst/play/play.c:139 -msgid "" -"No usable colorspace element could be found.\n" -"Please install one and restart." +#: gst-libs/gst/play/play.c:719 +msgid "Failed to create playbin object" msgstr "" -"Chưa tìm được yếu tố colorspace (khoảng cách màu) có thể sử dụng.\n" -"Hãy cài đặt nó rồi khởi động lại." #: sys/dxr3/dxr3audiosink.c:298 #, c-format @@ -120,37 +171,42 @@ msgstr "Đã không mở được thiết bị ảnh động \"%s\" để ghi." msgid "Could not close video device \"%s\"." msgstr "Đã không đóng được thiết bị ảnh động \"%s\"." -#: sys/dxr3/dxr3videosink.c:453 sys/v4l2/v4l2src_calls.c:123 +#: sys/dxr3/dxr3videosink.c:453 sys/v4l2/v4l2src_calls.c:124 #, c-format msgid "Could not write to device \"%s\"." msgstr "Đã không ghi được vào thiết bị \"%s\"." -#: sys/oss/gstosselement.c:725 +#: sys/oss/gstosselement.c:726 #, c-format msgid "OSS device \"%s\" is already in use by another program." msgstr "Một chương trình khác đang sử dụng thiết bị OSS \"%s\"." -#: sys/oss/gstosselement.c:732 sys/oss/gstosselement.c:736 +#: sys/oss/gstosselement.c:733 sys/oss/gstosselement.c:737 #, c-format msgid "Could not access device \"%s\", check its permissions." msgstr "Đã không truy cập được thiết bị \"%s\", nên hãy kiểm tra quyền nó." -#: sys/oss/gstosselement.c:743 sys/v4l/v4l_calls.c:167 +#: sys/oss/gstosselement.c:744 sys/v4l/v4l_calls.c:168 #, c-format msgid "Device \"%s\" does not exist." msgstr "Không có thiết bị \"%s\" ." -#: sys/oss/gstosselement.c:750 +#: sys/oss/gstosselement.c:751 #, c-format msgid "Could not open device \"%s\" for writing." msgstr "Đã không mở được thiết bị \"%s\" để ghi." -#: sys/oss/gstosselement.c:754 +#: sys/oss/gstosselement.c:755 #, c-format msgid "Could not open device \"%s\" for reading." msgstr "Đã không mở được thiết bị \"%s\" để đọc." -#: sys/oss/gstosselement.c:1131 +#: sys/oss/gstosselement.c:1153 +#, fuzzy +msgid "Your OSS device doesn't support mono or stereo." +msgstr "Đã không dò được cho đúng thiết bị OSS của bạn" + +#: sys/oss/gstosselement.c:1167 msgid "Your OSS device could not be probed correctly" msgstr "Đã không dò được cho đúng thiết bị OSS của bạn" @@ -158,38 +214,10 @@ msgstr "Đã không dò được cho đúng thiết bị OSS của bạn" msgid "Volume" msgstr "Âm lượng" -#: sys/oss/gstossmixer.c:100 -msgid "Bass" -msgstr "Trầm" - -#: sys/oss/gstossmixer.c:102 -msgid "Treble" -msgstr "Cao" - -#: sys/oss/gstossmixer.c:104 -msgid "Synth" -msgstr "Tổng hợp" - -#: sys/oss/gstossmixer.c:106 -msgid "PCM" -msgstr "PCM" - #: sys/oss/gstossmixer.c:108 msgid "Speaker" msgstr "Loa" -#: sys/oss/gstossmixer.c:110 -msgid "Line-in" -msgstr "Dây-vào" - -#: sys/oss/gstossmixer.c:112 -msgid "Microphone" -msgstr "Micrô" - -#: sys/oss/gstossmixer.c:114 -msgid "CD" -msgstr "CD" - #: sys/oss/gstossmixer.c:116 msgid "Mixer" msgstr "Trộn" @@ -254,11 +282,11 @@ msgstr "Thu thanh" msgid "Monitor" msgstr "Màn hình" -#: sys/v4l/v4l_calls.c:158 +#: sys/v4l/v4l_calls.c:159 msgid "No device specified." msgstr "Chưa ghi rõ thiết bị nào" -#: sys/v4l/v4l_calls.c:171 sys/v4l2/v4l2_calls.c:397 +#: sys/v4l/v4l_calls.c:172 sys/v4l2/v4l2_calls.c:400 #, c-format msgid "Could not open device \"%s\" for reading and writing." msgstr "Đã không mở được thiết bị \"%s\" để đọc và ghi." @@ -271,17 +299,33 @@ msgstr "Thiết bị chưa mở" msgid "Device is open." msgstr "Thiết bị mở rồi" -#: sys/v4l2/v4l2_calls.c:411 +#: sys/v4l2/v4l2_calls.c:414 #, c-format msgid "Device \"%s\" is not a capture device." msgstr "Thiết bị \"%s\" không bắt gì được." -#: sys/v4l2/v4l2src_calls.c:255 +#: sys/v4l2/v4l2src_calls.c:256 #, c-format msgid "Could not get buffers from device \"%s\"." msgstr "Đã không gọi được bộ đệm nào từ thiết bị \"%s\"." -#: sys/v4l2/v4l2src_calls.c:264 +#: sys/v4l2/v4l2src_calls.c:265 #, c-format msgid "Could not get enough buffers from device \"%s\"." msgstr "Đã không gọi được đủ bộ đệm từ thiết bị \"%s\"." + +#~ msgid "" +#~ "The %s element could not be found. This element is essential for " +#~ "playback. Please install the right plug-in and verify that it works by " +#~ "running 'gst-inspect %s'" +#~ msgstr "" +#~ "Chưa tìm được yếu tố %s. Phải có yếu tố này để phát lại được.Hãy cài đặt " +#~ "trình cầm phít đúng và kiểm chứng nó hoạt động được bằng cách chạy lệnh " +#~ "'gst-inspect %s'" + +#~ msgid "" +#~ "No usable colorspace element could be found.\n" +#~ "Please install one and restart." +#~ msgstr "" +#~ "Chưa tìm được yếu tố colorspace (khoảng cách màu) có thể sử dụng.\n" +#~ "Hãy cài đặt nó rồi khởi động lại." |