From c09555552a665cfd77fbd49100fdaef4d33fc26c Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 12 Jul 2005 17:04:41 +0000 Subject: [PATCH] gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer whether or not it comes from a malloc region. Make sure our copy ... Original commit message from CVS: 2005-07-12 Andy Wingo * gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer whether or not it comes from a malloc region. Make sure our copy gets freed. --- ChangeLog | 5 +++ docs/gst/tmpl/gst.sgml | 3 ++ docs/gst/tmpl/gstbasesink.sgml | 3 ++ docs/gst/tmpl/gstbasesrc.sgml | 3 ++ docs/gst/tmpl/gstbasetransform.sgml | 3 ++ docs/gst/tmpl/gstbin.sgml | 3 ++ docs/gst/tmpl/gstbuffer.sgml | 3 ++ docs/gst/tmpl/gstcaps.sgml | 3 ++ docs/gst/tmpl/gstclock.sgml | 3 ++ docs/gst/tmpl/gstcompat.sgml | 3 ++ docs/gst/tmpl/gstconfig.sgml | 3 ++ docs/gst/tmpl/gstelement.sgml | 3 ++ docs/gst/tmpl/gstelementdetails.sgml | 3 ++ docs/gst/tmpl/gstelementfactory.sgml | 3 ++ docs/gst/tmpl/gstenumtypes.sgml | 3 ++ docs/gst/tmpl/gsterror.sgml | 3 ++ docs/gst/tmpl/gstevent.sgml | 3 ++ docs/gst/tmpl/gstfakesink.sgml | 3 ++ docs/gst/tmpl/gstfakesrc.sgml | 3 ++ docs/gst/tmpl/gstfilesink.sgml | 3 ++ docs/gst/tmpl/gstfilesrc.sgml | 3 ++ docs/gst/tmpl/gstfilter.sgml | 3 ++ docs/gst/tmpl/gstformat.sgml | 3 ++ docs/gst/tmpl/gstghostpad.sgml | 3 ++ docs/gst/tmpl/gstimplementsinterface.sgml | 3 ++ docs/gst/tmpl/gstindex.sgml | 3 ++ docs/gst/tmpl/gstindexfactory.sgml | 3 ++ docs/gst/tmpl/gstinfo.sgml | 3 ++ docs/gst/tmpl/gstiterator.sgml | 3 ++ docs/gst/tmpl/gstmacros.sgml | 3 ++ docs/gst/tmpl/gstmemchunk.sgml | 3 ++ docs/gst/tmpl/gstobject.sgml | 3 ++ docs/gst/tmpl/gstpad.sgml | 3 ++ docs/gst/tmpl/gstpadtemplate.sgml | 3 ++ docs/gst/tmpl/gstparse.sgml | 3 ++ docs/gst/tmpl/gstpipeline.sgml | 3 ++ docs/gst/tmpl/gstplugin.sgml | 3 ++ docs/gst/tmpl/gstpluginfeature.sgml | 3 ++ docs/gst/tmpl/gstquery.sgml | 3 ++ docs/gst/tmpl/gstqueue.sgml | 3 ++ docs/gst/tmpl/gstregistry.sgml | 3 ++ docs/gst/tmpl/gstregistrypool.sgml | 3 ++ docs/gst/tmpl/gstscheduler.sgml | 3 ++ docs/gst/tmpl/gstschedulerfactory.sgml | 3 ++ docs/gst/tmpl/gststructure.sgml | 3 ++ docs/gst/tmpl/gstsystemclock.sgml | 3 ++ docs/gst/tmpl/gsttaglist.sgml | 3 ++ docs/gst/tmpl/gsttagsetter.sgml | 3 ++ docs/gst/tmpl/gsttrace.sgml | 3 ++ docs/gst/tmpl/gsttrashstack.sgml | 3 ++ docs/gst/tmpl/gsttypefind.sgml | 3 ++ docs/gst/tmpl/gsttypefindfactory.sgml | 3 ++ docs/gst/tmpl/gsttypes.sgml | 3 ++ docs/gst/tmpl/gsturihandler.sgml | 3 ++ docs/gst/tmpl/gsturitype.sgml | 3 ++ docs/gst/tmpl/gstutils.sgml | 3 ++ docs/gst/tmpl/gstvalue.sgml | 3 ++ docs/gst/tmpl/gstversion.sgml | 3 ++ docs/gst/tmpl/gstxml.sgml | 3 ++ docs/libs/tmpl/gstcontrol.sgml | 3 ++ docs/libs/tmpl/gstdataprotocol.sgml | 3 ++ docs/libs/tmpl/gstdparam.sgml | 3 ++ docs/libs/tmpl/gstdplinint.sgml | 3 ++ docs/libs/tmpl/gstdpman.sgml | 3 ++ docs/libs/tmpl/gstdpsmooth.sgml | 3 ++ docs/libs/tmpl/gstgetbits.sgml | 3 ++ docs/libs/tmpl/gstunitconvert.sgml | 3 ++ gst/gstbuffer.c | 8 ++-- po/af.po | 62 +++++++++++++++---------------- po/az.po | 62 +++++++++++++++---------------- po/ca.po | 62 +++++++++++++++---------------- po/cs.po | 62 +++++++++++++++---------------- po/de.po | 62 +++++++++++++++---------------- po/en_GB.po | 62 +++++++++++++++---------------- po/fr.po | 62 +++++++++++++++---------------- po/it.po | 62 +++++++++++++++---------------- po/nb.po | 62 +++++++++++++++---------------- po/nl.po | 62 +++++++++++++++---------------- po/ru.po | 62 +++++++++++++++---------------- po/sq.po | 62 +++++++++++++++---------------- po/sr.po | 62 +++++++++++++++---------------- po/sv.po | 62 +++++++++++++++---------------- po/tr.po | 62 +++++++++++++++---------------- po/uk.po | 62 +++++++++++++++---------------- po/vi.po | 62 +++++++++++++++---------------- 85 files changed, 734 insertions(+), 531 deletions(-) diff --git a/ChangeLog b/ChangeLog index b57afcd..0af1005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-07-12 Andy Wingo + + * gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer whether or + not it comes from a malloc region. Make sure our copy gets freed. + 2005-07-12 Thomas Vander Stichele * check/gst/gstelement.c: (GST_START_TEST), (gst_element_suite): diff --git a/docs/gst/tmpl/gst.sgml b/docs/gst/tmpl/gst.sgml index eb88667..fc6631a 100644 --- a/docs/gst/tmpl/gst.sgml +++ b/docs/gst/tmpl/gst.sgml @@ -87,6 +87,9 @@ Check out both OGI's pipeline and Microsoft's DirectShow for some background. + + + diff --git a/docs/gst/tmpl/gstbasesink.sgml b/docs/gst/tmpl/gstbasesink.sgml index 4ba69f2..429222d 100644 --- a/docs/gst/tmpl/gstbasesink.sgml +++ b/docs/gst/tmpl/gstbasesink.sgml @@ -14,6 +14,9 @@ GstBaseSink + + + diff --git a/docs/gst/tmpl/gstbasesrc.sgml b/docs/gst/tmpl/gstbasesrc.sgml index 949ef42..0fa71a6 100644 --- a/docs/gst/tmpl/gstbasesrc.sgml +++ b/docs/gst/tmpl/gstbasesrc.sgml @@ -14,6 +14,9 @@ GstBaseSrc + + + diff --git a/docs/gst/tmpl/gstbasetransform.sgml b/docs/gst/tmpl/gstbasetransform.sgml index a9eaaa2..7e54a98 100644 --- a/docs/gst/tmpl/gstbasetransform.sgml +++ b/docs/gst/tmpl/gstbasetransform.sgml @@ -14,6 +14,9 @@ GstBaseTransform + + + diff --git a/docs/gst/tmpl/gstbin.sgml b/docs/gst/tmpl/gstbin.sgml index 2007814..18938a4 100644 --- a/docs/gst/tmpl/gstbin.sgml +++ b/docs/gst/tmpl/gstbin.sgml @@ -55,6 +55,9 @@ clock providers in the bin. + + + diff --git a/docs/gst/tmpl/gstbuffer.sgml b/docs/gst/tmpl/gstbuffer.sgml index a8c176f..08d3c89 100644 --- a/docs/gst/tmpl/gstbuffer.sgml +++ b/docs/gst/tmpl/gstbuffer.sgml @@ -85,6 +85,9 @@ Last reviewed on August 12th, 2004 (0.8.5) #GstPad, #GstMiniObject + + + The basic structure of a buffer. diff --git a/docs/gst/tmpl/gstcaps.sgml b/docs/gst/tmpl/gstcaps.sgml index 853fd34..9149a47 100644 --- a/docs/gst/tmpl/gstcaps.sgml +++ b/docs/gst/tmpl/gstcaps.sgml @@ -14,6 +14,9 @@ Structure describing sets of media formats + + + diff --git a/docs/gst/tmpl/gstclock.sgml b/docs/gst/tmpl/gstclock.sgml index 052fe05..231085a 100644 --- a/docs/gst/tmpl/gstclock.sgml +++ b/docs/gst/tmpl/gstclock.sgml @@ -22,6 +22,9 @@ a good measure of the current playback time in the pipeline. #GstSystemClock + + + diff --git a/docs/gst/tmpl/gstcompat.sgml b/docs/gst/tmpl/gstcompat.sgml index 16c29cd..402c11c 100644 --- a/docs/gst/tmpl/gstcompat.sgml +++ b/docs/gst/tmpl/gstcompat.sgml @@ -16,3 +16,6 @@ This can be done in CFLAGS for compiling old code. + + + diff --git a/docs/gst/tmpl/gstconfig.sgml b/docs/gst/tmpl/gstconfig.sgml index ed05367..6e71764 100644 --- a/docs/gst/tmpl/gstconfig.sgml +++ b/docs/gst/tmpl/gstconfig.sgml @@ -37,6 +37,9 @@ If a subsystem is disabled in GStreamer, a value is defined in + + + diff --git a/docs/gst/tmpl/gstelement.sgml b/docs/gst/tmpl/gstelement.sgml index 4d89a8e..a474d06 100644 --- a/docs/gst/tmpl/gstelement.sgml +++ b/docs/gst/tmpl/gstelement.sgml @@ -65,6 +65,9 @@ and gst_element_set_clock(). You can wait for the clock to reach a given + + + diff --git a/docs/gst/tmpl/gstelementdetails.sgml b/docs/gst/tmpl/gstelementdetails.sgml index 8c57fce..757ebbc 100644 --- a/docs/gst/tmpl/gstelementdetails.sgml +++ b/docs/gst/tmpl/gstelementdetails.sgml @@ -14,6 +14,9 @@ Defines public information about a #GstElement + + + This struct is used to define public information about the element. It diff --git a/docs/gst/tmpl/gstelementfactory.sgml b/docs/gst/tmpl/gstelementfactory.sgml index 5e74564..c68b5b4 100644 --- a/docs/gst/tmpl/gstelementfactory.sgml +++ b/docs/gst/tmpl/gstelementfactory.sgml @@ -54,6 +54,9 @@ so that the autopluggers can select a plugin more appropriatly #GstElement, #GstPlugin, #GstPluginFeature, #GstPadTemplate. + + + diff --git a/docs/gst/tmpl/gstenumtypes.sgml b/docs/gst/tmpl/gstenumtypes.sgml index e9361f1..52ba68c 100644 --- a/docs/gst/tmpl/gstenumtypes.sgml +++ b/docs/gst/tmpl/gstenumtypes.sgml @@ -14,3 +14,6 @@ all gstreamer core related enumerations + + + diff --git a/docs/gst/tmpl/gsterror.sgml b/docs/gst/tmpl/gsterror.sgml index 661024e..0bb265f 100644 --- a/docs/gst/tmpl/gsterror.sgml +++ b/docs/gst/tmpl/gsterror.sgml @@ -14,6 +14,9 @@ Categorized error messages + + + diff --git a/docs/gst/tmpl/gstevent.sgml b/docs/gst/tmpl/gstevent.sgml index b5ed1b9..d47b398 100644 --- a/docs/gst/tmpl/gstevent.sgml +++ b/docs/gst/tmpl/gstevent.sgml @@ -27,6 +27,9 @@ gst_event_new_flush() creates a new flush event. #GstPad, #GstElement + + + diff --git a/docs/gst/tmpl/gstfakesink.sgml b/docs/gst/tmpl/gstfakesink.sgml index 7755271..bbf1d94 100644 --- a/docs/gst/tmpl/gstfakesink.sgml +++ b/docs/gst/tmpl/gstfakesink.sgml @@ -14,6 +14,9 @@ GstFakeSink + + + diff --git a/docs/gst/tmpl/gstfakesrc.sgml b/docs/gst/tmpl/gstfakesrc.sgml index e78986e..9acacf2 100644 --- a/docs/gst/tmpl/gstfakesrc.sgml +++ b/docs/gst/tmpl/gstfakesrc.sgml @@ -14,6 +14,9 @@ GstFakeSrc + + + diff --git a/docs/gst/tmpl/gstfilesink.sgml b/docs/gst/tmpl/gstfilesink.sgml index e3bd8dd..9ec2717 100644 --- a/docs/gst/tmpl/gstfilesink.sgml +++ b/docs/gst/tmpl/gstfilesink.sgml @@ -14,6 +14,9 @@ GstFileSink + + + diff --git a/docs/gst/tmpl/gstfilesrc.sgml b/docs/gst/tmpl/gstfilesrc.sgml index e7d7274..806b545 100644 --- a/docs/gst/tmpl/gstfilesrc.sgml +++ b/docs/gst/tmpl/gstfilesrc.sgml @@ -14,6 +14,9 @@ GstFileSrc + + + diff --git a/docs/gst/tmpl/gstfilter.sgml b/docs/gst/tmpl/gstfilter.sgml index 8f5a2fe..49932ee 100644 --- a/docs/gst/tmpl/gstfilter.sgml +++ b/docs/gst/tmpl/gstfilter.sgml @@ -17,6 +17,9 @@ on its own. + + + diff --git a/docs/gst/tmpl/gstformat.sgml b/docs/gst/tmpl/gstformat.sgml index dc3c284..353899a 100644 --- a/docs/gst/tmpl/gstformat.sgml +++ b/docs/gst/tmpl/gstformat.sgml @@ -15,6 +15,9 @@ formats can be used to perform seeking or conversions/query operations. #GstPad, #GstElement + + + Standard predefined formats diff --git a/docs/gst/tmpl/gstghostpad.sgml b/docs/gst/tmpl/gstghostpad.sgml index 0fdd2b2..c760eed 100644 --- a/docs/gst/tmpl/gstghostpad.sgml +++ b/docs/gst/tmpl/gstghostpad.sgml @@ -14,6 +14,9 @@ Pseudo link pads + + + diff --git a/docs/gst/tmpl/gstimplementsinterface.sgml b/docs/gst/tmpl/gstimplementsinterface.sgml index 5683450..df7fb5f 100644 --- a/docs/gst/tmpl/gstimplementsinterface.sgml +++ b/docs/gst/tmpl/gstimplementsinterface.sgml @@ -14,6 +14,9 @@ Core interface implemented by #GstElements that allows runtime querying of inter + + + diff --git a/docs/gst/tmpl/gstindex.sgml b/docs/gst/tmpl/gstindex.sgml index 74254d5..1eac0ee 100644 --- a/docs/gst/tmpl/gstindex.sgml +++ b/docs/gst/tmpl/gstindex.sgml @@ -15,6 +15,9 @@ in a pipeline. #GstIndexFactory + + + diff --git a/docs/gst/tmpl/gstindexfactory.sgml b/docs/gst/tmpl/gstindexfactory.sgml index f458efd..7c86974 100644 --- a/docs/gst/tmpl/gstindexfactory.sgml +++ b/docs/gst/tmpl/gstindexfactory.sgml @@ -14,6 +14,9 @@ GstIndexFactory is used to dynamically create GstIndex implementations. #GstIndex + + + The GstIndexFactory object diff --git a/docs/gst/tmpl/gstinfo.sgml b/docs/gst/tmpl/gstinfo.sgml index be07e23..d2d2d58 100644 --- a/docs/gst/tmpl/gstinfo.sgml +++ b/docs/gst/tmpl/gstinfo.sgml @@ -68,6 +68,9 @@ categories. These are explained at GST_DEBUG_CATEGORY_INIT(). and environment variables that affect the debugging output. + + + The level defines the importance of a debugging message. The more important a diff --git a/docs/gst/tmpl/gstiterator.sgml b/docs/gst/tmpl/gstiterator.sgml index 307d499..9bc68df 100644 --- a/docs/gst/tmpl/gstiterator.sgml +++ b/docs/gst/tmpl/gstiterator.sgml @@ -14,6 +14,9 @@ GstIterator + + + diff --git a/docs/gst/tmpl/gstmacros.sgml b/docs/gst/tmpl/gstmacros.sgml index 49b0cc6..8149bca 100644 --- a/docs/gst/tmpl/gstmacros.sgml +++ b/docs/gst/tmpl/gstmacros.sgml @@ -14,3 +14,6 @@ various portabillity helper macros + + + diff --git a/docs/gst/tmpl/gstmemchunk.sgml b/docs/gst/tmpl/gstmemchunk.sgml index af74215..8ce3af2 100644 --- a/docs/gst/tmpl/gstmemchunk.sgml +++ b/docs/gst/tmpl/gstmemchunk.sgml @@ -21,6 +21,9 @@ The GstMemChunk is used to allocate critical resources for #GstBuffer and #GstBuffer, #GstEvent, #GstData + + + The memchunk structure diff --git a/docs/gst/tmpl/gstobject.sgml b/docs/gst/tmpl/gstobject.sgml index ab9e443..583afec 100644 --- a/docs/gst/tmpl/gstobject.sgml +++ b/docs/gst/tmpl/gstobject.sgml @@ -67,6 +67,9 @@ object. + + + diff --git a/docs/gst/tmpl/gstpad.sgml b/docs/gst/tmpl/gstpad.sgml index 2b2c7cd..45bdc5e 100644 --- a/docs/gst/tmpl/gstpad.sgml +++ b/docs/gst/tmpl/gstpad.sgml @@ -57,6 +57,9 @@ Last reviewed on December 13th, 2002 (0.5.0.1) #GstPadTemplate, #GstElement, #GstEvent + + + diff --git a/docs/gst/tmpl/gstpadtemplate.sgml b/docs/gst/tmpl/gstpadtemplate.sgml index 1ff9a28..060a3d1 100644 --- a/docs/gst/tmpl/gstpadtemplate.sgml +++ b/docs/gst/tmpl/gstpadtemplate.sgml @@ -73,6 +73,9 @@ The following example shows you how to add the padtemplate to an elementfactory: #GstPad, #GstElementFactory + + + The padtemplate object. diff --git a/docs/gst/tmpl/gstparse.sgml b/docs/gst/tmpl/gstparse.sgml index 5b70820..e43a2da 100644 --- a/docs/gst/tmpl/gstparse.sgml +++ b/docs/gst/tmpl/gstparse.sgml @@ -14,6 +14,9 @@ get a pipeline from a text pipeline description + + + diff --git a/docs/gst/tmpl/gstpipeline.sgml b/docs/gst/tmpl/gstpipeline.sgml index bbd6ecd..74912fa 100644 --- a/docs/gst/tmpl/gstpipeline.sgml +++ b/docs/gst/tmpl/gstpipeline.sgml @@ -21,6 +21,9 @@ the pipeline, use gst_object_unref() to free its resources. #GstBin + + + diff --git a/docs/gst/tmpl/gstplugin.sgml b/docs/gst/tmpl/gstplugin.sgml index cd93138..17a0ae7 100644 --- a/docs/gst/tmpl/gstplugin.sgml +++ b/docs/gst/tmpl/gstplugin.sgml @@ -35,6 +35,9 @@ to bring the plugin into memory. #GstPluginFeature, #GstType, #GstAutoplug, #GstElementFactory + + + Get the error quark diff --git a/docs/gst/tmpl/gstpluginfeature.sgml b/docs/gst/tmpl/gstpluginfeature.sgml index 6395293..96a2e5e 100644 --- a/docs/gst/tmpl/gstpluginfeature.sgml +++ b/docs/gst/tmpl/gstpluginfeature.sgml @@ -14,6 +14,9 @@ This is a base class for anything that can be added to a #GstPlugin. #GstPlugin + + + diff --git a/docs/gst/tmpl/gstquery.sgml b/docs/gst/tmpl/gstquery.sgml index eb2f4bb..efea5bc 100644 --- a/docs/gst/tmpl/gstquery.sgml +++ b/docs/gst/tmpl/gstquery.sgml @@ -15,6 +15,9 @@ Query types can be used to perform queries on pads and elements. #GstPad, #GstElement + + + Standard predefined Query types diff --git a/docs/gst/tmpl/gstqueue.sgml b/docs/gst/tmpl/gstqueue.sgml index 71ce9c5..3d2a500 100644 --- a/docs/gst/tmpl/gstqueue.sgml +++ b/docs/gst/tmpl/gstqueue.sgml @@ -25,6 +25,9 @@ The queue blocks by default. + + + diff --git a/docs/gst/tmpl/gstregistry.sgml b/docs/gst/tmpl/gstregistry.sgml index a554aee..be6b381 100644 --- a/docs/gst/tmpl/gstregistry.sgml +++ b/docs/gst/tmpl/gstregistry.sgml @@ -15,3 +15,6 @@ All registries build the #GstRegistryPool. #GstPlugin, #GstPluginFeature + + + diff --git a/docs/gst/tmpl/gstregistrypool.sgml b/docs/gst/tmpl/gstregistrypool.sgml index 82b21c6..99de4f9 100644 --- a/docs/gst/tmpl/gstregistrypool.sgml +++ b/docs/gst/tmpl/gstregistrypool.sgml @@ -15,6 +15,9 @@ the system. GstRegistry + + + diff --git a/docs/gst/tmpl/gstscheduler.sgml b/docs/gst/tmpl/gstscheduler.sgml index 47803f1..2be2185 100644 --- a/docs/gst/tmpl/gstscheduler.sgml +++ b/docs/gst/tmpl/gstscheduler.sgml @@ -14,6 +14,9 @@ This is a base class for custom schedulers. + + + diff --git a/docs/gst/tmpl/gstschedulerfactory.sgml b/docs/gst/tmpl/gstschedulerfactory.sgml index a9a5313..bda06b0 100644 --- a/docs/gst/tmpl/gstschedulerfactory.sgml +++ b/docs/gst/tmpl/gstschedulerfactory.sgml @@ -31,6 +31,9 @@ Use gst_scheduler_factory_destroy() to remove the factory from the global list. + + + diff --git a/docs/gst/tmpl/gststructure.sgml b/docs/gst/tmpl/gststructure.sgml index bdff185..d9d15e5 100644 --- a/docs/gst/tmpl/gststructure.sgml +++ b/docs/gst/tmpl/gststructure.sgml @@ -14,6 +14,9 @@ Generic structure containing fields of names and values + + + diff --git a/docs/gst/tmpl/gstsystemclock.sgml b/docs/gst/tmpl/gstsystemclock.sgml index 714c32c..71c56fd 100644 --- a/docs/gst/tmpl/gstsystemclock.sgml +++ b/docs/gst/tmpl/gstsystemclock.sgml @@ -15,6 +15,9 @@ system time. #GstClock + + + diff --git a/docs/gst/tmpl/gsttaglist.sgml b/docs/gst/tmpl/gsttaglist.sgml index 64559f8..2164017 100644 --- a/docs/gst/tmpl/gsttaglist.sgml +++ b/docs/gst/tmpl/gsttaglist.sgml @@ -14,6 +14,9 @@ List of tags and values used to describe media metadata + + + diff --git a/docs/gst/tmpl/gsttagsetter.sgml b/docs/gst/tmpl/gsttagsetter.sgml index 4c55270..d80b667 100644 --- a/docs/gst/tmpl/gsttagsetter.sgml +++ b/docs/gst/tmpl/gsttagsetter.sgml @@ -14,6 +14,9 @@ Element interface that allows setting and retrieval of media metadata + + + diff --git a/docs/gst/tmpl/gsttrace.sgml b/docs/gst/tmpl/gsttrace.sgml index 6ccaa79..b08a807 100644 --- a/docs/gst/tmpl/gsttrace.sgml +++ b/docs/gst/tmpl/gsttrace.sgml @@ -14,6 +14,9 @@ Tracing functionality + + + diff --git a/docs/gst/tmpl/gsttrashstack.sgml b/docs/gst/tmpl/gsttrashstack.sgml index 81bb80f..27eeeeb 100644 --- a/docs/gst/tmpl/gsttrashstack.sgml +++ b/docs/gst/tmpl/gsttrashstack.sgml @@ -14,6 +14,9 @@ gsttrashstack + + + diff --git a/docs/gst/tmpl/gsttypefind.sgml b/docs/gst/tmpl/gsttypefind.sgml index d729fd0..eb4ab7e 100644 --- a/docs/gst/tmpl/gsttypefind.sgml +++ b/docs/gst/tmpl/gsttypefind.sgml @@ -14,6 +14,9 @@ typefinding subsystem + + + diff --git a/docs/gst/tmpl/gsttypefindfactory.sgml b/docs/gst/tmpl/gsttypefindfactory.sgml index 9aea96a..0ec2797 100644 --- a/docs/gst/tmpl/gsttypefindfactory.sgml +++ b/docs/gst/tmpl/gsttypefindfactory.sgml @@ -67,6 +67,9 @@ the given data. You can get quite a bit more complicated than that though. Writing typefind functions + + + Object that stores information about a typefind function diff --git a/docs/gst/tmpl/gsttypes.sgml b/docs/gst/tmpl/gsttypes.sgml index c83b048..58aaf1f 100644 --- a/docs/gst/tmpl/gsttypes.sgml +++ b/docs/gst/tmpl/gsttypes.sgml @@ -14,6 +14,9 @@ various global enums and constants + + + These contants describe the state a #GstElement is in and transition scheduled for the #GstElement (the pending state). diff --git a/docs/gst/tmpl/gsturihandler.sgml b/docs/gst/tmpl/gsturihandler.sgml index fb5512f..7a3b021 100644 --- a/docs/gst/tmpl/gsturihandler.sgml +++ b/docs/gst/tmpl/gsturihandler.sgml @@ -15,6 +15,9 @@ and the element property that can handle a given URI. + + + diff --git a/docs/gst/tmpl/gsturitype.sgml b/docs/gst/tmpl/gsturitype.sgml index 99e0afc..1c2391c 100644 --- a/docs/gst/tmpl/gsturitype.sgml +++ b/docs/gst/tmpl/gsturitype.sgml @@ -14,6 +14,9 @@ describes URI types + + + diff --git a/docs/gst/tmpl/gstutils.sgml b/docs/gst/tmpl/gstutils.sgml index 44b2c6d..6d7d55a 100644 --- a/docs/gst/tmpl/gstutils.sgml +++ b/docs/gst/tmpl/gstutils.sgml @@ -14,6 +14,9 @@ various utility functions + + + diff --git a/docs/gst/tmpl/gstvalue.sgml b/docs/gst/tmpl/gstvalue.sgml index 26bfc0c..97e3caa 100644 --- a/docs/gst/tmpl/gstvalue.sgml +++ b/docs/gst/tmpl/gstvalue.sgml @@ -14,6 +14,9 @@ GValue implementations specific to GStreamer + + + will transform four characters into a host-endiannness guint32 fourcc: diff --git a/docs/gst/tmpl/gstversion.sgml b/docs/gst/tmpl/gstversion.sgml index d6bcdfc..4a17d3c 100644 --- a/docs/gst/tmpl/gstversion.sgml +++ b/docs/gst/tmpl/gstversion.sgml @@ -15,6 +15,9 @@ The version macros get defined by including "gst/gst.h". + + + The major version of GStreamer at compile time diff --git a/docs/gst/tmpl/gstxml.sgml b/docs/gst/tmpl/gstxml.sgml index 056f62e..4ae6709 100644 --- a/docs/gst/tmpl/gstxml.sgml +++ b/docs/gst/tmpl/gstxml.sgml @@ -14,6 +14,9 @@ XML save/restore operations of pipelines + + + diff --git a/docs/libs/tmpl/gstcontrol.sgml b/docs/libs/tmpl/gstcontrol.sgml index 7439c42..f41c436 100644 --- a/docs/libs/tmpl/gstcontrol.sgml +++ b/docs/libs/tmpl/gstcontrol.sgml @@ -73,6 +73,9 @@ This allows the manager to interupt processing to apply new control values. + + + diff --git a/docs/libs/tmpl/gstdataprotocol.sgml b/docs/libs/tmpl/gstdataprotocol.sgml index 0cd1515..1bb87c8 100644 --- a/docs/libs/tmpl/gstdataprotocol.sgml +++ b/docs/libs/tmpl/gstdataprotocol.sgml @@ -27,6 +27,9 @@ network connections also need a protocol to do this. #GstBuffer, #GstCaps, #GstEvent + + + diff --git a/docs/libs/tmpl/gstdparam.sgml b/docs/libs/tmpl/gstdparam.sgml index 8a28a82..7726db6 100644 --- a/docs/libs/tmpl/gstdparam.sgml +++ b/docs/libs/tmpl/gstdparam.sgml @@ -15,6 +15,9 @@ Subclasses of this do more advanced updates like smoothing parameter changes. + + + diff --git a/docs/libs/tmpl/gstdplinint.sgml b/docs/libs/tmpl/gstdplinint.sgml index ca453e1..c76ea7d 100644 --- a/docs/libs/tmpl/gstdplinint.sgml +++ b/docs/libs/tmpl/gstdplinint.sgml @@ -14,6 +14,9 @@ linear interpolation dynamic parameter + + + diff --git a/docs/libs/tmpl/gstdpman.sgml b/docs/libs/tmpl/gstdpman.sgml index a600e0e..52ce531 100644 --- a/docs/libs/tmpl/gstdpman.sgml +++ b/docs/libs/tmpl/gstdpman.sgml @@ -20,6 +20,9 @@ are for applications that use elements with dparams. + + + diff --git a/docs/libs/tmpl/gstdpsmooth.sgml b/docs/libs/tmpl/gstdpsmooth.sgml index bfd5e83..17dd2a5 100644 --- a/docs/libs/tmpl/gstdpsmooth.sgml +++ b/docs/libs/tmpl/gstdpsmooth.sgml @@ -14,6 +14,9 @@ realtime smoothed dynamic parameter + + + diff --git a/docs/libs/tmpl/gstgetbits.sgml b/docs/libs/tmpl/gstgetbits.sgml index 1d107d6..e3e087a 100644 --- a/docs/libs/tmpl/gstgetbits.sgml +++ b/docs/libs/tmpl/gstgetbits.sgml @@ -14,6 +14,9 @@ accelerated routines for getting bits from a data stream. + + + diff --git a/docs/libs/tmpl/gstunitconvert.sgml b/docs/libs/tmpl/gstunitconvert.sgml index e06b2e4..71efed7 100644 --- a/docs/libs/tmpl/gstunitconvert.sgml +++ b/docs/libs/tmpl/gstunitconvert.sgml @@ -14,6 +14,9 @@ conversion between units of measurement + + + diff --git a/gst/gstbuffer.c b/gst/gstbuffer.c index 322bd21..c871493 100644 --- a/gst/gstbuffer.c +++ b/gst/gstbuffer.c @@ -117,10 +117,10 @@ _gst_buffer_copy (GstBuffer * buffer) GST_MINI_OBJECT (copy)->flags |= GST_MINI_OBJECT (buffer)->flags & mask; /* we simply copy everything from our parent */ - if (buffer->malloc_data) { - copy->malloc_data = g_memdup (buffer->data, buffer->size); - copy->data = copy->malloc_data; - } + copy->data = g_memdup (buffer->data, buffer->size); + /* make sure it gets freed (even if the parent is subclassed, we return a + normal buffer */ + copy->malloc_data = copy->data; copy->size = buffer->size; diff --git a/po/af.po b/po/af.po index 3b02d42..06bff4e 100644 --- a/po/af.po +++ b/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-03-24 11:28+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" @@ -730,142 +730,142 @@ msgstr "FOUT: onverstaanbare bevellynparameter %d: %s.\n" msgid "WARNING: element named '%s' not found.\n" msgstr "WAARSKUWING: element genaamd '%s' nie gevind nie.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "FOUT: vanaf element %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "ETIKET GEVIND : gevind by element \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Wys etikette (ook bekend as metadata)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Wys statusinligting en kennisgewings van eienskappe" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Moenie statusinligting van TIPE wys nie" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TIPE1, TIPE2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Stoor xml-voorstelling van pyplyn na LÊER en stop" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "LÊER" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Moenie 'n fouthanteerder installeer nie" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Druk \"alloc trace\" (indien aangeskakel tydens kompilering)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Aantal kere wat pyplyn herhaal moet word" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "FOUT: pyplyn kon nie opgestel word nie: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "FOUT: pyplyn kon nie opgestel word nie.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "WAARSKUWING: foutiewe pyplyn: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Probeer om weg te hardloop.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "FOUT: die pyplynelement kon nie gevind word nie.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "LOOP pyplyn ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "FOUT: pyplyn wil nie speel nie.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "LOOP pyplyn ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "LOOP pyplyn ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "LOOP pyplyn ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "FOUT: pyplyn wil nie speel nie.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "LOOP pyplyn ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "FOUT: pyplyn wil nie speel nie.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Uitvoering het geëindig na %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "LOOP pyplyn ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "LOOP pyplyn ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "LOOP pyplyn ...\n" diff --git a/po/az.po b/po/az.po index b2dd6a9..473c327 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-03-19 18:40+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" @@ -708,141 +708,141 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FAYL" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr "" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, c-format msgid "PAUSE pipeline ...\n" msgstr "" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, c-format msgid "PREROLL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, c-format msgid "PREROLLED pipeline ...\n" msgstr "" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid " ns.\n" msgstr "" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, c-format msgid "READY pipeline ...\n" msgstr "" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, c-format msgid "NULL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, c-format msgid "FREEING pipeline ...\n" msgstr "" diff --git a/po/ca.po b/po/ca.po index f6de665..e323763 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.7pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-12-22 17:44+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -749,142 +749,142 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "AVÍS: no s'ha trobat l'element anomenat «%s».\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "ERROR: des de l'element %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "MARCADOR TROBAT: trobat per l'element «%s».\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Mostra els marcadors (també coneguts com metadades)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Mostra la informació d'estat i notificacions de propietats" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "No mostres informació d'estat de TIPUS" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TIPUS1,TIPUS2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Desa la representació xml del conducte a FITXER i surt" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FITXER" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "No instal·les un gestor de fallades" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Imprimeix una traça d'alloc (si s'ha habilitat al compilar)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Nombre de vegades a iterar el conducte" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "ERROR: no s'ha pogut construir el conducte: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "ERROR: no s'ha pogut construir el conducte.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "AVÍS: el conducte és erroni: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " S'està intentant executar tot i així.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "ERROR: l'element «conducte» no s'ha trobat.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "ERROR: el conducte no vol reproduir-se.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "ERROR: el conducte no vol reproduir-se.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ERROR: el conducte no vol reproduir-se.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "L'execució ha finalitzat després de %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "S'ESTÀ EXECUTANT el conducte ...\n" diff --git a/po/cs.po b/po/cs.po index cf0ce19..2291d41 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.7pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-12-27 17:23+0100\n" "Last-Translator: Miloslav Trmac \n" "Language-Team: Czech \n" @@ -726,144 +726,144 @@ msgstr "CHYBA: nemohu zpracovat argument %d na příkazovém řádku: %s.\n" msgid "WARNING: element named '%s' not found.\n" msgstr "VAROVÁNÍ: element nazvaný '%s' nenalezen.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "CHYBA: od eleemntu %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "NALEZEN TAG : nalezen elementem \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Vypsat tagy (také známé jako metadata)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Vypsat informace o stavu a upozornění na vlastnosti" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Nevypisovat informace o stavu s TYPEM" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TYP1,TYP2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Uložit reprezentaci roury v xml do SOUBORu a skončit" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "SOUBOR" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Neinstalovat obsluhu výjimek" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Vypisovat stopu alokace (je-li povoleno při kompilaci)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Kolikrát iterovat rouru" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "CHYBA: nelze vytvořit rouru: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "CHYBA: nelze vytvořit rouru.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "VAROVÁNÍ: chybná roura: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Přesto se ji pokouším spustit.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "CHYBA: element 'pipeline' nebyl nalezen.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" # On strike? -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "chyba: roura nechce hrát.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" # On strike? -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "chyba: roura nechce hrát.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" # On strike? -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "chyba: roura nechce hrát.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid " ns.\n" msgstr "" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "SPOUÅ TÍM rouru ...\n" diff --git a/po/de.po b/po/de.po index e62acd0..77cfb16 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-06-05 09:32+0100\n" "Last-Translator: Roland Illig \n" "Language-Team: German \n" @@ -757,143 +757,143 @@ msgstr "FEHLER: Konnte das Kommandozeilenargument %d nicht parsen: %s.\n" msgid "WARNING: element named '%s' not found.\n" msgstr "WARNUNG: Element namens »%s« nicht gefunden.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "FEHLER: Von Element %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "KENNZEICHEN GEFUNDEN: Von Element »%s« gefunden.\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Kennzeichen (auch bekannt als Metadaten) ausgeben" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Zustandsinformation und Eigenschaftsmitteilungen ausgeben" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Zustandsinformation der Art ART nicht ausgeben" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "ART1,ART2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "XML-Repräsentation der Pipeline in DATEI speichern und beenden" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "DATEI" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Keine Routine zum Abfangen von Fehlern installieren" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "" "Speicherzuordnungsverfolgung ausgeben (falls zur Compilierzeit aktiviert)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Anzahl, wie oft die Leitung durchlaufen wird" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "FEHLER: Leitung konnte nicht konstruiert werden: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "FEHLER: Leitung konnte nicht konstruiert werden.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "WARNUNG: Fehlerhafte Leitung: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Versuche trotzdem zu laufen.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "FEHLER: Das »pipeline«-Element wurde nicht gefunden.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "FEHLER: Leitung möchte nicht abgespielt werden.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "FEHLER: Leitung möchte nicht abgespielt werden.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "FEHLER: Leitung möchte nicht abgespielt werden.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Ausführung nach %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " Nanosekunden.\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "FÜHRE Leitung AUS ...\n" diff --git a/po/en_GB.po b/po/en_GB.po index b1f02ca..5edbef4 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-04-26 10:36-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" @@ -719,142 +719,142 @@ msgstr "ERROR: could not parse command line argument %d: %s.\n" msgid "WARNING: element named '%s' not found.\n" msgstr "WARNING: element named '%s' not found.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "ERROR: from element %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "FOUND TAG : found by element \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Output tags (also known as metadata)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Output status information and property notifications" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Do not output status information of TYPE" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TYPE1,TYPE2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Save xml representation of pipeline to FILE and exit" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FILE" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Do not install a fault handler" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Print alloc trace (if enabled at compile time)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Number of times to iterate pipeline" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "ERROR: pipeline could not be constructed: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "ERROR: pipeline could not be constructed.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "WARNING: erroneous pipeline: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Trying to run anyway.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "ERROR: the 'pipeline' element wasn't found.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "RUNNING pipeline ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "ERROR: pipeline doesn't want to play.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "RUNNING pipeline ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "RUNNING pipeline ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "RUNNING pipeline ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "ERROR: pipeline doesn't want to play.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "RUNNING pipeline ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ERROR: pipeline doesn't want to play.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Execution ended after %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "RUNNING pipeline ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "RUNNING pipeline ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "RUNNING pipeline ...\n" diff --git a/po/fr.po b/po/fr.po index 9eac329..871e6a1 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GStreamer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-01-13 16:52+0100\n" "Last-Translator: Julien Moutte \n" "Language-Team: French \n" @@ -758,145 +758,145 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "AVERTISSEMENT: l'element nommé '%s' est introuvable.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "" "ERREUR: impossible d'interpreter l'argument de la ligne de commande numero %" "d: %s.\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "TAG DECOUVERT : decouvert par l'element \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "tags de sortie (aussi connus sous le nom de metadata)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "" "Afficher des informations sur le status et les notifications de proprietés" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Ne pas afficher d'informations sur les status de TYPE" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TYPE1,TYPE2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Sauvegarder la representation xml du tube dans FICHIER et quitter" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FICHIER" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Ne pas installer un gestionaire de dysfonctionement" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Imprimer les traces d'allocations (si activées lors de la compilation)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Nombres d'iterations du tube a accomplir" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "ERREUR: le tube n'a pas pu etre construit: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "ERREUR: le tube n'a pas pu etre construit.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "AVERTISSEMENT: tube erroné: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Tentative d'execution malgrè tout.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "ERREUR: l'element 'tube' est introuvable.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "ERREUR: le tube refuse de s'executer.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "ERREUR: le tube refuse de s'executer.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ERREUR: le tube refuse de s'executer.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "L'execution s'est terminé après %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr "ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "EXECUTION du tube en cours ...\n" diff --git a/po/it.po b/po/it.po index 7e145e9..e0c774a 100644 --- a/po/it.po +++ b/po/it.po @@ -108,7 +108,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.7pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-12-21 08:23+0100\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" @@ -837,142 +837,142 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "AVVISO: elemento di nome «%s» non trovato.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "ERRORE: dall'elemento %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "TAG TROVATO : trovato dall'elemento «%s».\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Stampa i tag (anche noti come metadati)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Stampa informazioni di stato e notifiche delle proprietà" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Non fornisce informazioni di stato per TIPO" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TIPO1,TIPO2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Salva su FILE una rappresentazione xml della pipeline ed esce" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FILE" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Non installa un gestore di fault" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Stampa traccia di alloc (se abilitato in compilazione)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Numero di iterazioni della pipeline" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "ERRORE: impossibile costruire la pipeline: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "ERRORE: impossibile costruire la pipeline.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "AVVISO: pipeline errata: %s.\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Tentata esecuzione in ogni caso.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "ERRORE: l'elemento «pipeline» non è stato trovato.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "ERRORE: la pipeline non vuole riprodurre.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "ERRORE: la pipeline non vuole riprodurre.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ERRORE: la pipeline non vuole riprodurre.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Esecuzione terminata dopo %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "ESECUZIONE della pipeline...\n" diff --git a/po/nb.po b/po/nb.po index a65d8ef..3640518 100644 --- a/po/nb.po +++ b/po/nb.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2005-02-17 12:00+0100\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian Bokmaal \n" @@ -709,141 +709,141 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "FEIL: fra element %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TYPE1,TYPE2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FIL" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr "" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, c-format msgid "PAUSE pipeline ...\n" msgstr "" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, c-format msgid "PREROLL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, c-format msgid "PREROLLED pipeline ...\n" msgstr "" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid " ns.\n" msgstr "" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, c-format msgid "READY pipeline ...\n" msgstr "" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, c-format msgid "NULL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, c-format msgid "FREEING pipeline ...\n" msgstr "" diff --git a/po/nl.po b/po/nl.po index d2df5c5..f7a33c7 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GStreamer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-01-13 12:03+0100\n" "Last-Translator: Thomas Vander Stichele \n" "Language-Team: Dutch \n" @@ -730,142 +730,142 @@ msgstr "FOUT: versta argument %d op commandoregel niet: %s.\n" msgid "WARNING: element named '%s' not found.\n" msgstr "WAARSCHUWING: element met naam '%s' niet gevonden.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "FOUT: van element %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "TAG GEVONDEN : gevonden door element \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Druk tags (ofte metadata) af" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Druk statusinformatie en eigenschapsnotificatie af" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Druk statusinformatie van type TYPE niet af" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TYPE1,TYPE2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Bewaar xml-representatie van pijplijn in BESTAND en stop" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "BESTAND" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Installeer geen foutafhandelaar" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Druk allocatiespoor af indien aangezet tijdens compileren" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Aantal keren om de pijplijn te herhalen" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "FOUT: pijplijn kon niet gemaakt worden: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "FOUT: pijplijn kon niet gemaakt worden.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "WAARSCHUWING: foutieve pijplijn: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Probeer toch uit te voeren.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "FOUT: het 'pijplijn' element werd niet gevonden.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "FOUT: pijplijn wil niet spelen.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "FOUT: pijplijn wil niet spelen.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "FOUT: pijplijn wil niet spelen.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Uitvoering beëindigd na %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr "ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "BEZIG met pijplijn ...\n" diff --git a/po/ru.po b/po/ru.po index b78932c..7e29034 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2005-02-12 23:37+0300\n" "Last-Translator: Peter Astakhov \n" "Language-Team: Russian \n" @@ -715,141 +715,141 @@ msgstr "ОШИБКА: не могу разобрать аргумент кома msgid "WARNING: element named '%s' not found.\n" msgstr "ПРЕДУПРЕЖДЕНИЕ: элемент '%s' не найден.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "ОШИБКА: из элемента %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Выводить тэги (такжи называемые 'метаданные')" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "ТИП1, ТИП2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "ФАЙЛ" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Не устанавливать ошибочный обработчик" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Все равно пытаюсь запустить.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, c-format msgid "PAUSE pipeline ...\n" msgstr "" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, c-format msgid "PREROLL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, c-format msgid "PREROLLED pipeline ...\n" msgstr "" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid " ns.\n" msgstr "" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, c-format msgid "READY pipeline ...\n" msgstr "" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, c-format msgid "NULL pipeline ...\n" msgstr "" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, c-format msgid "FREEING pipeline ...\n" msgstr "" diff --git a/po/sq.po b/po/sq.po index 7e850ae..9dd667a 100644 --- a/po/sq.po +++ b/po/sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-08-07 23:46+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" @@ -726,142 +726,142 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "KUJDES: elementi me emrin '%s' nuk u gjet.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "GABIM: nga elementi %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "NDRYSHIM I GJETUR : u gjet nga elementi \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Tags e output (njohur gjithashtu si metadata)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Njoftime të informacioneve dhe pronësisë së kondicionit të daljes" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Mos jep informacionin e gjendjes së LLOJIT" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "LLOJI1,LLOJI2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Ruaj prezantimin xml të pipeline tek FILE dhe dil" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FILE" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Mos instalo një ushqyes të dëmtuar" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Printo shenjat e alloc (nëse aktivuar në kohën e kompilimit)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Numri i herëve të përsëritjes së kanalit" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "GABIM: i pamundur ndërtimi i pipeline: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "GABIM: i pamundur ndërtimi i pipeline.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "KUJDES: pipline e gabuar: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Duke u përpjekur të zbatohet sidoqoftë.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "GABIM: elementi 'konduktor' nuk u gjet.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "GABIM: pipeline nuk dëshiron të luajë.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "GABIM: pipeline nuk dëshiron të luajë.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "GABIM: pipeline nuk dëshiron të luajë.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Ekzekutimi përfundoi mbas %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "DUKE ZBATUAR pipeline ...\n" diff --git a/po/sr.po b/po/sr.po index 960819c..5670037 100644 --- a/po/sr.po +++ b/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.7.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-03-13 01:47+0100\n" "Last-Translator: Danilo Segan \n" "Language-Team: Serbian \n" @@ -735,142 +735,142 @@ msgstr "ГРЕШКА: не могу да рашчланим %d. аргумент msgid "WARNING: element named '%s' not found.\n" msgstr "УПОЗОРЕЊЕ: елемент са именом „%s“ није нађен.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "ГРЕШКА: из елемента %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "НАЂОХ ОЗНАКУ : нашао је елемент „%s“.\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Излазне ознаке (такође познато и као метаподаци)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Испиши податке о стању и обавештења о особинама" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Не исписуј податке о стању за ВРСТУ" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "ВРСТА1,ВРСТА2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Сачувај xml облик цевовода у ДАТОТЕКУ и заврши" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "ДАТОТЕКА" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Не постављај руковаоца грешкама" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Испиши траг доделе меморије (ако је укључено при превођењу)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Број покушаја пуштања цевовода" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "ГРЕШКА: не могу да саставим цевовод: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "ГРЕШКА: не могу да саставим цевовод.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "УПОЗОРЕЊЕ: неисправан цевовод: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Ипак покушавам да покренем.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "ГРЕШКА: елемент „pipeline“ није нађен.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "Покрећем цевовод...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "ГРЕШКА: цевовод не жели да пусти.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "Покрећем цевовод...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "Покрећем цевовод...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "Покрећем цевовод...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "ГРЕШКА: цевовод не жели да пусти.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "Покрећем цевовод...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ГРЕШКА: цевовод не жели да пусти.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Извршавање завршено након %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "Покрећем цевовод...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "Покрећем цевовод...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "Покрећем цевовод...\n" diff --git a/po/sv.po b/po/sv.po index 1efbb60..9fe313d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.7pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-12-21 14:49+0100\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" @@ -733,146 +733,146 @@ msgstr "FEL: kunde inte tolka kommandoradsargumentet %d: %s.\n" msgid "WARNING: element named '%s' not found.\n" msgstr "VARNING: elementet med namnet \"%s\" hittades inte.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "FEL: frÃ¥n element %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "HITTADE TAGG : hittat av elementet \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Utmatningstaggar (även känt som metadata)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Skriv ut statusinformation och egenskapsnotifieringar" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Skriv inte ut statusinformation av TYP" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TYP1,TYP2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Spara xml-representation av rörledningen i FIL och avsluta" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "FIL" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Installera inte en felhanterare" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Skriv ut alloc-spÃ¥r (om aktiverat vid kompileringen)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Antalet gÃ¥nger som rörledningen ska itereras" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "FEL: rörledningen kunde inte konstrueras: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "FEL: rörledningen kunde inte konstrueras.\n" # Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "VARNING: felaktig rörledning: %s\n" # Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Försöker köra ändÃ¥.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "FEL: \"pipeline\"-elementet hittades inte.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "KÖR rörledning...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "FEL: rörledningen vill inte spela.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "KÖR rörledning...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "KÖR rörledning...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "KÖR rörledning...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "FEL: rörledningen vill inte spela.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "KÖR rörledning...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "FEL: rörledningen vill inte spela.\n" # Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Körning avslutades efter %" # Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "KÖR rörledning...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "KÖR rörledning...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "KÖR rörledning...\n" diff --git a/po/tr.po b/po/tr.po index da19bac..f63fe77 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-04-03 03:14+0300\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" @@ -727,142 +727,142 @@ msgstr "HATA: komut satırı argümanı %d ayrıştırılamadı: %s.\n" msgid "WARNING: element named '%s' not found.\n" msgstr "UYARI: '%s' isimli öğe bulunamadı.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "HATA: %s öğesinden: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "ETÄ°KET BULUNDU : \"%s\" öğesi tarafından bulundu.\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Çıktı etiketleri (metadata olarak da bilinir)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Çıktı durum bilgisi ve özellik uyarıları" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "TÜRÜN durum bilgisini gösterme" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "TÜR1,TÜR2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Boruhattının xml belirtimini DOSYA'ya kaydet ve çık" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "DOSYA" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Hatalı işleticiyi kurma" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "'alloc' takibini yazdır (derleme sırasında etkinleştirilmişse)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Boruhattının kaç defa tekrarlanacağı" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "HATA: boruhattı oluşturulamadı: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "HATA: boruhattı oluşturulamadı.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "UYARI: hatalı boruhattı: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Gene de çalıştırma deneniyor.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "HATA: 'pipeline' öğesi bulunamadı.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "HATA: boruhattı çalmak istemiyor.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "HATA: boruhattı çalmak istemiyor.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "HATA: boruhattı çalmak istemiyor.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Çalıştırma % sonrası bitti" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " ns) \n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "BORUHATTI çalıştırılıyor ...\n" diff --git a/po/uk.po b/po/uk.po index 75f2b3c..bd550ff 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2004-08-03 10:53+0200\n" "Last-Translator: Maxim V. Dziumanenko \n" "Language-Team: Ukrainian \n" @@ -736,142 +736,142 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "ПОПЕРЕДЖЕННЯ: елемент з назвою \"%s\" не існує.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "ПОМИЛКА: у елементі %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "ЗНАЙДЕНО ТЕГ : знайдено у елементі \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Вивести теги (також відомі як метадані)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Вивести інформацію про статус та сповіщення властивостей" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Не виводити інформацію про статус типу ТИП" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "ТИП1,ТИП2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "Зберегти xml представлення каналу у файл ФАЙЛ та завершитись" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "ФАЙЛ" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Не встановлювати обробник збоїв" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Вивести трасу розподілу (якщо ввімкнено при компіляції)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Кількість ітерацій каналу" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "ПОМИЛКА: канал не може бути сконструйований: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "ПОМИЛКА: канал не може бути сконструйований.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "ПОПЕРЕДЖЕННЯ: помилковий канал: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Спроба запуститись у будь-якому разі.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "ПОМИЛКА: не знайдений елемент \"pipeline\".\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "ПОМИЛКА: канал не може почати відтворення.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "ПОМИЛКА: канал не може почати відтворення.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ПОМИЛКА: канал не може почати відтворення.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "Виконання закінчено після %" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 #, fuzzy msgid " ns.\n" msgstr " нс).\n" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" diff --git a/po/vi.po b/po/vi.po index 79cefb9..c373f12 100644 --- a/po/vi.po +++ b/po/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-07 12:59+0200\n" +"POT-Creation-Date: 2005-07-12 10:48+0200\n" "PO-Revision-Date: 2005-02-05 16:35+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -736,141 +736,141 @@ msgstr "LỖI: không phân tách được đối số đường lệnh %d: %s.\ msgid "WARNING: element named '%s' not found.\n" msgstr "CẢNH BÁO: chÆ°a tìm được yếu tố có tên '%s'.\n" -#: tools/gst-launch.c:377 +#: tools/gst-launch.c:380 #, fuzzy, c-format msgid "GOT EOS from element \"%s\".\n" msgstr "LỖI: từ yếu tố %s: %s\n" -#: tools/gst-launch.c:386 +#: tools/gst-launch.c:390 #, c-format msgid "FOUND TAG : found by element \"%s\".\n" msgstr "THẺ Đà TÌM : được tìm do yếu tố \"%s\".\n" -#: tools/gst-launch.c:431 +#: tools/gst-launch.c:436 #, c-format msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" msgstr "" -#: tools/gst-launch.c:461 +#: tools/gst-launch.c:467 msgid "Output tags (also known as metadata)" msgstr "Thể xuất (cÅ©ng được biết là metadata, dữ liệu về dữ liệu)" -#: tools/gst-launch.c:463 +#: tools/gst-launch.c:469 msgid "Output status information and property notifications" msgstr "Xuất thông tin trạng thái và thông báo đặc tính" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "Do not output status information of TYPE" msgstr "Không xuất thông tin trạng thái LOẠI" -#: tools/gst-launch.c:465 +#: tools/gst-launch.c:471 msgid "TYPE1,TYPE2,..." msgstr "LOẠI1,LOẠI2,..." -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "Save xml representation of pipeline to FILE and exit" msgstr "LÆ°u đường ống dạng xml vào TẬP_TIN rồi thoát" -#: tools/gst-launch.c:468 +#: tools/gst-launch.c:474 msgid "FILE" msgstr "TẬP_TIN" -#: tools/gst-launch.c:471 +#: tools/gst-launch.c:477 msgid "Do not install a fault handler" msgstr "Không cài trình quản lý lỗi" -#: tools/gst-launch.c:473 +#: tools/gst-launch.c:479 msgid "Print alloc trace (if enabled at compile time)" msgstr "Hiển thị việc chỉ theo cấp phát (nếu được hiệu lá»±c khi biên dich)" -#: tools/gst-launch.c:475 +#: tools/gst-launch.c:481 msgid "Number of times to iterate pipeline" msgstr "Số lần sá»­ dụng đường ống" -#: tools/gst-launch.c:545 +#: tools/gst-launch.c:551 #, c-format msgid "ERROR: pipeline could not be constructed: %s.\n" msgstr "LỖI: không cấu tạo đường ống được: %s.\n" -#: tools/gst-launch.c:549 +#: tools/gst-launch.c:555 #, c-format msgid "ERROR: pipeline could not be constructed.\n" msgstr "LỖI: không cấu tạo đường ống được.\n" -#: tools/gst-launch.c:553 +#: tools/gst-launch.c:559 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "CẢNH BÁO: đường ống có lỗi: %s\n" -#: tools/gst-launch.c:554 +#: tools/gst-launch.c:560 #, c-format msgid " Trying to run anyway.\n" msgstr " Dù sao đang thá»­ chạy.\n" -#: tools/gst-launch.c:578 +#: tools/gst-launch.c:584 #, c-format msgid "ERROR: the 'pipeline' element wasn't found.\n" msgstr "LỖI: chÆ°a tìm được yếu tố 'đường ống'.\n" -#: tools/gst-launch.c:585 tools/gst-launch.c:629 +#: tools/gst-launch.c:591 tools/gst-launch.c:635 #, fuzzy, c-format msgid "PAUSE pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -#: tools/gst-launch.c:590 +#: tools/gst-launch.c:596 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to pause.\n" msgstr "LỖI: đường ống không phát được.\n" -#: tools/gst-launch.c:594 +#: tools/gst-launch.c:600 #, fuzzy, c-format msgid "NO_PREROLL pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -#: tools/gst-launch.c:597 +#: tools/gst-launch.c:603 #, fuzzy, c-format msgid "PREROLL pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -#: tools/gst-launch.c:601 +#: tools/gst-launch.c:607 #, fuzzy, c-format msgid "PREROLLED pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -#: tools/gst-launch.c:608 +#: tools/gst-launch.c:614 #, fuzzy, c-format msgid "ERROR: pipeline doesn't want to preroll.\n" msgstr "LỖI: đường ống không phát được.\n" -#: tools/gst-launch.c:613 +#: tools/gst-launch.c:619 #, c-format msgid "RUNNING pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -#: tools/gst-launch.c:616 +#: tools/gst-launch.c:622 #, c-format msgid "ERROR: pipeline doesn't want to play.\n" msgstr "LỖI: đường ống không phát được.\n" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid "Execution ended after %" msgstr "" -#: tools/gst-launch.c:627 +#: tools/gst-launch.c:633 msgid " ns.\n" msgstr "" -#: tools/gst-launch.c:632 +#: tools/gst-launch.c:638 #, fuzzy, c-format msgid "READY pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -#: tools/gst-launch.c:635 +#: tools/gst-launch.c:641 #, fuzzy, c-format msgid "NULL pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -#: tools/gst-launch.c:642 +#: tools/gst-launch.c:648 #, fuzzy, c-format msgid "FREEING pipeline ...\n" msgstr "ĐANG CHẠY đường ống ...\n" -- 2.7.4