From: Thomas Vander Stichele Date: Fri, 4 Jun 2004 11:17:01 +0000 (+0000) Subject: releasing X-Git-Tag: RELEASE-0_8_2^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5c0bfd4592431d86f6dcd4113342f8c62a7d58c;p=platform%2Fupstream%2Fgstreamer.git releasing Original commit message from CVS: releasing --- diff --git a/configure.ac b/configure.ac index f52d44c..ba9fb10 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_CANONICAL_TARGET([]) dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gstreamer, GST_VERSION, 0, 8, 1, 2, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gstreamer, GST_VERSION, 0, 8, 2, 0, GST_CVS="no", GST_CVS="yes") dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE diff --git a/docs/gst/tmpl/gstbuffer.sgml b/docs/gst/tmpl/gstbuffer.sgml index 2f1da35..79322e5 100644 --- a/docs/gst/tmpl/gstbuffer.sgml +++ b/docs/gst/tmpl/gstbuffer.sgml @@ -317,6 +317,7 @@ A set of buffer flags used to describe properties of a #GstBuffer. @GST_BUFFER_KEY_UNIT: the buffer holds a key unit, a unit that can be decoded independently of other buffers. @GST_BUFFER_DONTKEEP: +@GST_BUFFER_IN_CAPS: @GST_BUFFER_FLAG_LAST: additional flags can be added starting from this flag. diff --git a/po/af.po b/po/af.po index ad6d519..2e019e1 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: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-03-24 11:28+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" @@ -15,30 +15,30 @@ msgstr "" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "Vertoon die GStreamer weergawe" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Maak alle waarskuwings fataal" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Vertoon beskikbare ontfoutkategorië en stop" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Verstek ontfoutvlak vanaf 1 (slegs fout) tot 5 (enigiets) of 0 vir geen " "afvoer" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "VLAK" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -46,31 +46,31 @@ msgstr "" "Komma-geskeide lys van kategorie_naam:vlak pare om die individuele " "kategorieë op te stel. Byvoorbeeld: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "LYS" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "Skakel gekleurde ontfout-afvoer af" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Skakel ontfouting af" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Skakel versnelde SVE-instruksies af" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Aktiveer volledige diagnostiese boodskappe vir inproplaaiing" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "PAAIE" -#: gst/gst.c:160 +#: gst/gst.c:191 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -79,32 +79,32 @@ msgstr "" "Komma-geskeide lys van inproppe om vooraf te laai by die lys gestoor in die " "omgewingsveranderlike GST_PLUGIN_PATH" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "INPROPPE" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "Moenie segmenteringsfoute tydens inproplaaiing ondervang nie" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "SKEDULEERDER" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Register om te gebruik" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "REGISTER" -#: gst/gst.c:183 +#: gst/gst.c:214 #, fuzzy, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "lys van paaie waaruit inproppe gelaai word (geskei met '" -#: gst/gst.c:187 +#: gst/gst.c:218 #, fuzzy, c-format msgid "Scheduler to use (default is '%s')" msgstr "Skeduleerder om te gebruik ('" @@ -691,14 +691,6 @@ msgstr "kon nie aan bestemming-element vir URI \"%s\" verbind nie" msgid "empty pipeline not allowed" msgstr "leë pyplyn word nie toegelaat nie" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "Vertoon details van inproppe" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "Vertoon details van skeduleerder" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "Uitvoering het geëindig na %" @@ -828,6 +820,12 @@ msgstr "LOOP pyplyn ...\n" msgid "ERROR: pipeline doesn't want to play.\n" msgstr "FOUT: pyplyn wil nie speel nie.\n" +#~ msgid "Show plugin details" +#~ msgstr "Vertoon details van inproppe" + +#~ msgid "Show scheduler details" +#~ msgstr "Vertoon details van skeduleerder" + #~ msgid "" #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\"" #~ msgstr "" diff --git a/po/az.po b/po/az.po index 1366a12..92093a4 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: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-03-19 18:40+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" @@ -16,89 +16,89 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0.2\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "GStreamer buraxılışını göstər" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Bütün xətaları ölümcül et" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "SƏVÄ°YYƏ" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" msgstr "" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "SÄ°YAHI" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Xəta ayırmasını bağla" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "CIĞIRLAR" -#: gst/gst.c:160 +#: gst/gst.c:191 msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " "envronment variable GST_PLUGIN_PATH" msgstr "" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "ƏLAVƏLƏR" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "VAXTLAŞDIRICI" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "İşlədiləcək qeyd bazası" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "QEYDBAZASI" -#: gst/gst.c:183 +#: gst/gst.c:214 #, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "" -#: gst/gst.c:187 +#: gst/gst.c:218 #, c-format msgid "Scheduler to use (default is '%s')" msgstr "" @@ -671,14 +671,6 @@ msgstr "" msgid "empty pipeline not allowed" msgstr "" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "" diff --git a/po/en_GB.po b/po/en_GB.po index 06eca15..d4039f7 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: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-04-26 10:36-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" @@ -14,29 +14,29 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "Print the GStreamer version" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Make all warnings fatal" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Print available debug categories and exit" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "LEVEL" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -44,31 +44,31 @@ msgstr "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "LIST" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "Disable coloured debugging output" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Disable debugging" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Disable accelerated CPU instructions" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Enable verbose plugin loading diagnostics" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "PATHS" -#: gst/gst.c:160 +#: gst/gst.c:191 msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " "envronment variable GST_PLUGIN_PATH" @@ -76,32 +76,32 @@ msgstr "" "Comma-separated list of plugins to preload in addition to the list stored in " "environment variable GST_PLUGIN_PATH" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "PLUGINS" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "Disable trapping of segmentation faults during plugin loading" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "SCHEDULER" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Registry to use" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "REGISTRY" -#: gst/gst.c:183 +#: gst/gst.c:214 #, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "path list for loading plugins (separated by '%s')" -#: gst/gst.c:187 +#: gst/gst.c:218 #, c-format msgid "Scheduler to use (default is '%s')" msgstr "Scheduler to use (default is '%s')" @@ -678,14 +678,6 @@ msgstr "could not link sink element for URI \"%s\"" msgid "empty pipeline not allowed" msgstr "empty pipeline not allowed" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "Show plugin details" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "Show scheduler details" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "Execution ended after %" @@ -815,6 +807,12 @@ msgstr "RUNNING pipeline ...\n" msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ERROR: pipeline doesn't want to play.\n" +#~ msgid "Show plugin details" +#~ msgstr "Show plugin details" + +#~ msgid "Show scheduler details" +#~ msgstr "Show scheduler details" + #~ msgid "" #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\"" #~ msgstr "" diff --git a/po/fr.po b/po/fr.po index 35efc29..3d1cd77 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: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-01-13 16:52+0100\n" "Last-Translator: Julien Moutte \n" "Language-Team: French \n" @@ -15,30 +15,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "Afficher la version de GStreamer" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Rendre tout les avertissements bloquants" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Afficher les catégories de deboguage disponibles et quitter" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Niveau de deboguage par defaut de 1 (que les erreurs) a 5 (tout) ou 0 pour " "n'avoir aucun affichage" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "NIVEAU" -#: gst/gst.c:142 +#: gst/gst.c:173 #, fuzzy msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " @@ -48,32 +48,32 @@ msgstr "" "des niveaux spécifiques pour chaque catégorie.\n" "Exemple: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "" -#: gst/gst.c:147 +#: gst/gst.c:178 #, fuzzy msgid "Disable colored debugging output" msgstr "Désactiver la couleur dans la sortie de deboguage" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Désactiver la sortie de deboguage" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Désactiver les instructions accélerées du processeur" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Activer un diagnostique détaillé du chargement des plugins" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "CHEMINS" -#: gst/gst.c:160 +#: gst/gst.c:191 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -82,34 +82,34 @@ msgstr "" "Liste séparée par des virgules de plugins a precharger en plus de la liste " "contenue dans la variable d'environnement GST_PLUGIN_PATH" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "PLUGINS" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "" "Désactiver la detection des erreurs de segmentation pendant le chargement " "des plugins" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "PLANIFICATEUR" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Registre a utiliser" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "REGISTRE" -#: gst/gst.c:183 +#: gst/gst.c:214 #, fuzzy, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "liste de chemins pour le chargement des plugins (séparés par '" -#: gst/gst.c:187 +#: gst/gst.c:218 #, fuzzy, c-format msgid "Scheduler to use (default is '%s')" msgstr "Planificateur a utiliser ('" @@ -715,14 +715,6 @@ msgstr "impossible de lier un element destination pour l'URI \"%s\"" msgid "empty pipeline not allowed" msgstr "tube vide non autorisé" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "L'execution s'est terminé après %" diff --git a/po/nl.po b/po/nl.po index 676902a..c7192c6 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: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-01-13 12:03+0100\n" "Last-Translator: Thomas Vander Stichele \n" "Language-Team: Dutch \n" @@ -15,30 +15,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "Druk de GStreamer versie af" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Maak alle waarschuwingen fataal" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Druk beschikbare debug-categorieën af en stop" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Standaard debug-niveau van 1 (enkel fouten) tot 5 (alles) of 0 voor geen " "uitvoer" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "NIVEAU" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -47,31 +47,31 @@ msgstr "" "specifieke niveau's in te stellen voor de individuele categorieën.Voorbeeld:" "GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "Zet kleuren af in debug-uitvoer" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Zet debugging af" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Schakel versnelde CPU-instructies uit" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Schakel uitgebreide diagnostiek aan voor het laden van plugins" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "PADEN" -#: gst/gst.c:160 +#: gst/gst.c:191 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -80,33 +80,33 @@ msgstr "" "Lijst van plugins, gescheiden door komma's, om eerste te laden bovenop de " "lijst volgens omgevingsvariable GST_PLUGIN_PATH" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "PLUGINS" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "" "Schakel het opvangen van segmentatiefouten uit tijdens laden van plugins" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "PLANNER" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Register om te gebruiken" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "REGISTER" -#: gst/gst.c:183 +#: gst/gst.c:214 #, fuzzy, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "padlijst om plugins te laden (gescheiden door '" -#: gst/gst.c:187 +#: gst/gst.c:218 #, fuzzy, c-format msgid "Scheduler to use (default is '%s')" msgstr "Planner om te gebruiken ('" @@ -688,14 +688,6 @@ msgstr "kon doelelement niet verbinden voor URI \"%s\"" msgid "empty pipeline not allowed" msgstr "lege pijplijn niet toegelaten" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "Toon details van plugins" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "Toon details van planner" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "Uitvoering beëindigd na %" @@ -828,6 +820,12 @@ msgstr "BEZIG met pijplijn ...\n" msgid "ERROR: pipeline doesn't want to play.\n" msgstr "FOUT: pijplijn wil niet spelen.\n" +#~ msgid "Show plugin details" +#~ msgstr "Toon details van plugins" + +#~ msgid "Show scheduler details" +#~ msgstr "Toon details van planner" + #~ msgid "" #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\"" #~ msgstr "" diff --git a/po/sr.po b/po/sr.po index e417a34..82a5ccf 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: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-03-13 01:47+0100\n" "Last-Translator: Danilo Segan \n" "Language-Team: Serbian \n" @@ -14,30 +14,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "Испиши издање Гстримера" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Учини сва упозорења кобним" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Испиши доступне категорије за налажење грешака и заврши" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Подразумевани ниво опширности од 1 (само грешке) до 5 (све) или 0 (без " "излаза)" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "НИВО" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -45,31 +45,31 @@ msgstr "" "Запетом раздвојени списак парова име_категорије:ниво за постављање нарочитих " "нивоа за појединачне категорије. Пример: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "СПИСАК" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "Искључи обојени излаз за исправљање грешака" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Искључи исправљање грешака" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Искључи убрзане инструкције процесора" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Укључи опширну дијагностику при учитавању додатка" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "ПУТАЊЕ" -#: gst/gst.c:160 +#: gst/gst.c:191 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -78,32 +78,32 @@ msgstr "" "Запетом раздвојен списак додатака који се предучитавају поред списка из " "променљиве окружења GST_PLUGIN_PATH" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "ДОДАЦИ" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "Искључи пресретање погрешних приступа меморији при учитавању додатака" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "РАСПОРЕЂИВАЧ" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Користи регистар" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "РЕГИСТАР" -#: gst/gst.c:183 +#: gst/gst.c:214 #, fuzzy, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "списак путања за учитавање додатака (раздвојених са „" -#: gst/gst.c:187 +#: gst/gst.c:218 #, fuzzy, c-format msgid "Scheduler to use (default is '%s')" msgstr "Користи распоређивач („" @@ -694,14 +694,6 @@ msgstr "не могу да вежем завршни елемент за адр msgid "empty pipeline not allowed" msgstr "није допуштен празан цевовод" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "Прикажи детаље о додатку" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "Прикажи детаље о распоређивачу" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "Извршавање завршено након %" @@ -832,6 +824,12 @@ msgstr "Покрећем цевовод...\n" msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ГРЕШКА: цевовод не жели да пусти.\n" +#~ msgid "Show plugin details" +#~ msgstr "Прикажи детаље о додатку" + +#~ msgid "Show scheduler details" +#~ msgstr "Прикажи детаље о распоређивачу" + #~ msgid "" #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\"" #~ msgstr "" diff --git a/po/sv.po b/po/sv.po index 969c801..10c4a41 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-03-20 18:41+0100\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" @@ -16,30 +16,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "Skriv ut Gstreamer-versionen" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Gör alla varningar ödesdigra" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Skriv ut tillgängliga felsökningskategorier och avsluta" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "StandardfelsökningsnivÃ¥ frÃ¥n 1 (endast fel) till 5 (allting) eller 0 för " "ingen utmatning" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "NIVÅ" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -47,31 +47,31 @@ msgstr "" "Kommaseparerad lista med kategorinamn:nivÃ¥-par för att ställa in specifika " "nivÃ¥er för de enskilda kategorierna. Exempel: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "LISTA" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "Inaktivera färglagd felsökningsutmatning" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Inaktivera felsökning" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Inaktivera accelererade processorinstruktioner" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Aktivera utförlig diagnostik vid inläsning av insticksmoduler" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "SÖKVÄGAR" -#: gst/gst.c:160 +#: gst/gst.c:191 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -80,35 +80,35 @@ msgstr "" "Kommaseparerad lista med insticksmoduler att förhandsinläsa utöver listan " "som lagras i miljövariabeln GST_PLUGIN_PATH" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "INSTICKSMODULER" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "" "Inaktivera fÃ¥ngst av segmenteringsfel under inläsning av insticksmoduler" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "SCHEMALÄGGARE" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Register att använda" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "REGISTER" # Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 -#: gst/gst.c:183 +#: gst/gst.c:214 #, fuzzy, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "sökvägslista för inläsning av insticksmoduler (Ã¥tskild av \"" # Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 -#: gst/gst.c:187 +#: gst/gst.c:218 #, fuzzy, c-format msgid "Scheduler to use (default is '%s')" msgstr "Schemaläggare att använda (\"" @@ -697,14 +697,6 @@ msgstr "kunde inte länka utgÃ¥ngselementet för URI:n \"%s\"" msgid "empty pipeline not allowed" msgstr "tom rörledning är inte tillÃ¥tet" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "Visa detaljer för insticksmodul" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "Visa detaljer för schemaläggare" - # Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 #: tools/gst-launch.c:91 msgid "Execution ended after %" @@ -842,6 +834,12 @@ msgstr "KÖR rörledning...\n" msgid "ERROR: pipeline doesn't want to play.\n" msgstr "FEL: rörledningen vill inte spela.\n" +#~ msgid "Show plugin details" +#~ msgstr "Visa detaljer för insticksmodul" + +#~ msgid "Show scheduler details" +#~ msgstr "Visa detaljer för schemaläggare" + #~ msgid "" #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\"" #~ msgstr "" diff --git a/po/tr.po b/po/tr.po index 5cfb431..899fad3 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: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-04-03 03:14+0300\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" @@ -14,30 +14,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "GStreamer sürünümü yazdır" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Tüm uyarıları ölümcül yap" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Geçerli hata ayıklama sınıflarını yazdır ve çık" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Öntanımlı hata ayıklama seviyesi 1'den (sadece hatalar) 5'e (her şey) kadar " "ya da çıktı olmaması için 0" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "SEVÄ°YE" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -45,31 +45,31 @@ msgstr "" "Ayrı sınıfların belirli seviyeleri için sınıf_ismi:seviye çiftlerinin virgül " "ile ayrılmış listesi. Örnek: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "LÄ°STE" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "Renkli hata ayıklama çıktısını kapat" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Hata ayıklamayı kapat" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Hızlandırılmış CPU işlemlerini kapat" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Ayrıntılı eklenti yükleme detaylarını etkinleştir" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "YOLLAR" -#: gst/gst.c:160 +#: gst/gst.c:191 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -78,32 +78,32 @@ msgstr "" "Çevre değişkeni GST_PLUGIN_PATH içinde saklanan listeye ek olarak önceden " "yüklenecek eklentilerin virgün ile ayırılmış listesi" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "EKLENTÄ°LER" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "Eklenti yüklenirken kesimleme hatalarını yakalamayı kapat" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "ZAMANLANDIRICI" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Kullanılacak kayıt" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "KAYIT" -#: gst/gst.c:183 +#: gst/gst.c:214 #, fuzzy, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "eklenti yüklemek için yol listesi (' ile ayırılmış" -#: gst/gst.c:187 +#: gst/gst.c:218 #, fuzzy, c-format msgid "Scheduler to use (default is '%s')" msgstr "Kullanılacak zamanlandırıcı ('" @@ -687,14 +687,6 @@ msgstr "\"%s\" URI'si için 'sink' öğesi bağlanamadı" msgid "empty pipeline not allowed" msgstr "boş boruhattına izin verilmiyor" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "Eklenti detaylarını göster" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "Zamanlandırıcı detaylarını göster" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "Çalıştırma % sonrası bitti" @@ -824,6 +816,12 @@ msgstr "BORUHATTI çalıştırılıyor ...\n" msgid "ERROR: pipeline doesn't want to play.\n" msgstr "HATA: boruhattı çalmak istemiyor.\n" +#~ msgid "Show plugin details" +#~ msgstr "Eklenti detaylarını göster" + +#~ msgid "Show scheduler details" +#~ msgstr "Zamanlandırıcı detaylarını göster" + #~ msgid "" #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\"" #~ msgstr "" diff --git a/po/uk.po b/po/uk.po index ffc4d44..2d19e05 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-05-19 18:15+0200\n" +"POT-Creation-Date: 2004-06-04 10:57+0200\n" "PO-Revision-Date: 2004-04-20 18:40+0200\n" "Last-Translator: Maxim V. Dziumanenko \n" "Language-Team: Ukrainian \n" @@ -15,30 +15,30 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gst/gst.c:129 +#: gst/gst.c:160 msgid "Print the GStreamer version" msgstr "Вивести версію GStreamer" -#: gst/gst.c:131 +#: gst/gst.c:162 msgid "Make all warnings fatal" msgstr "Вважати всі попередження помилками" -#: gst/gst.c:135 +#: gst/gst.c:166 msgid "Print available debug categories and exit" msgstr "Вивести наявні категорії налагодження та вийти" -#: gst/gst.c:138 +#: gst/gst.c:169 msgid "" "Default debug level from 1 (only error) to 5 (anything) or 0 for no output" msgstr "" "Типовий рівень налагодження від 1 (лише помилки) до 5 (усе), або 0 - без " "налагодження" -#: gst/gst.c:140 +#: gst/gst.c:171 msgid "LEVEL" msgstr "РІВЕНЬ" -#: gst/gst.c:142 +#: gst/gst.c:173 msgid "" "Comma-separated list of category_name:level pairs to set specific levels for " "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3" @@ -46,31 +46,31 @@ msgstr "" "Перелік розділених комою пар \"назва_категорії:рівень\" для встановлення " "певних рівнів окремим категоріям. Наприклад: GST_AUTOPLUG:5,GST_ELEMENT_*:3" -#: gst/gst.c:145 +#: gst/gst.c:176 msgid "LIST" msgstr "ПЕРЕЛІК" -#: gst/gst.c:147 +#: gst/gst.c:178 msgid "Disable colored debugging output" msgstr "Вимкнути оформлення кольором налагоджувальних повідомлень" -#: gst/gst.c:149 +#: gst/gst.c:180 msgid "Disable debugging" msgstr "Вимкнути налагодження" -#: gst/gst.c:153 +#: gst/gst.c:184 msgid "Disable accelerated CPU instructions" msgstr "Вимкнути прискорені інструкції процесора" -#: gst/gst.c:155 +#: gst/gst.c:186 msgid "Enable verbose plugin loading diagnostics" msgstr "Вимкнути докладну діагностику завантаження модулів" -#: gst/gst.c:157 +#: gst/gst.c:188 msgid "PATHS" msgstr "ШЛЯХИ" -#: gst/gst.c:160 +#: gst/gst.c:191 #, fuzzy msgid "" "Comma-separated list of plugins to preload in addition to the list stored in " @@ -79,32 +79,32 @@ msgstr "" "Перелік розділених комою назв модулів, додаткових до переліку, що " "зберігається у змінній оточення GST_PLUGIN_PATH" -#: gst/gst.c:162 +#: gst/gst.c:193 msgid "PLUGINS" msgstr "МОДУЛІ" -#: gst/gst.c:165 +#: gst/gst.c:196 msgid "Disable trapping of segmentation faults during plugin loading" msgstr "Вимкнути перехоплення помилок сегментації при завантаженні модулів" -#: gst/gst.c:168 +#: gst/gst.c:199 msgid "SCHEDULER" msgstr "ПЛАНУВАЛЬНИК" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "Registry to use" msgstr "Реєстр, що використовується" -#: gst/gst.c:170 +#: gst/gst.c:201 msgid "REGISTRY" msgstr "РЕЄСТР" -#: gst/gst.c:183 +#: gst/gst.c:214 #, fuzzy, c-format msgid "path list for loading plugins (separated by '%s')" msgstr "перелік шляхів у яких шукаються модулі (розділяються символом \"" -#: gst/gst.c:187 +#: gst/gst.c:218 #, fuzzy, c-format msgid "Scheduler to use (default is '%s')" msgstr "Планувальник, що використовується (\"" @@ -694,14 +694,6 @@ msgstr "не вдається прив'язати елемент-спожива msgid "empty pipeline not allowed" msgstr "порожній канал не допускається" -#: tools/gst-inspect.c:937 -msgid "Show plugin details" -msgstr "Вивести подробиці про модуль" - -#: tools/gst-inspect.c:940 -msgid "Show scheduler details" -msgstr "Вивести подробиці про планувальник" - #: tools/gst-launch.c:91 msgid "Execution ended after %" msgstr "Виконання закінчено після %" @@ -833,6 +825,12 @@ msgstr "ЗАПУСКАЄТЬСЯ канал ...\n" msgid "ERROR: pipeline doesn't want to play.\n" msgstr "ПОМИЛКА: канал не може почати відтворення.\n" +#~ msgid "Show plugin details" +#~ msgstr "Вивести подробиці про модуль" + +#~ msgid "Show scheduler details" +#~ msgstr "Вивести подробиці про планувальник" + #~ msgid "" #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\"" #~ msgstr ""