From e11ee713a100e5a62132acd8be65b5ddcfe07eea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 27 Aug 2014 12:36:07 +0300 Subject: [PATCH] po: Update translations --- po/af.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/az.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/bg.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/ca.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/cs.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/da.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/de.po | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- po/el.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/en_GB.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/eo.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/es.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/eu.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/fi.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/fr.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/gl.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/hr.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/hu.po | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- po/id.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/it.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/ja.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/ky.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/lt.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/lv.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/mt.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/nb.po | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----- po/nl.po | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- po/or.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/pl.po | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- po/pt_BR.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/ro.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/ru.po | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- po/sk.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/sl.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/sq.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/sr.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/sv.po | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- po/tr.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- po/uk.po | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- po/vi.po | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- po/zh_CN.po | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 40 files changed, 3624 insertions(+), 65 deletions(-) diff --git a/po/af.po b/po/af.po index b6de2cc..93110db 100644 --- a/po/af.po +++ b/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.7.6\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2004-03-18 14:16+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" @@ -22,6 +22,95 @@ msgstr "" msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + #, fuzzy msgid "Could not read title information for DVD." msgstr "Kon nie skryf na lêer \"%s\" nie." diff --git a/po/az.po b/po/az.po index d0da2a4..06700c0 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-0.8.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2004-03-19 18:29+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" @@ -23,6 +23,95 @@ msgstr "" msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + #, fuzzy msgid "Could not read title information for DVD." msgstr "\"%s\" faylına yazıla bilmədi." diff --git a/po/bg.po b/po/bg.po index 3c9da0e..73b6a6f 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-04-26 22:30+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" @@ -24,6 +24,95 @@ msgstr "Вътрешна грешка в потока на данни." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Информацията за заглавните части на DVD-то не може да бъде прочетена." diff --git a/po/ca.po b/po/ca.po index 935226a..454cccb 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2012-01-01 14:19+0100\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" @@ -25,6 +25,95 @@ msgstr "S'ha produït un error intern de flux de dades." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "No s'ha pogut llegir la informació del títol del DVD." diff --git a/po/cs.po b/po/cs.po index 4809b45..63ffd3d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 1.1.4\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2013-09-18 10:05+0200\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" @@ -28,6 +28,95 @@ msgstr "Chyba proudu vnitřních dat." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Nezdařilo se přečtení informací o titulu DVD." diff --git a/po/da.po b/po/da.po index e23fd4e..5b208c4 100644 --- a/po/da.po +++ b/po/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad-1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2014-05-24 11:28+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -23,6 +23,95 @@ msgstr "Intern datastrømfejl." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Kunne ikke læse titelinformation for dvd." diff --git a/po/de.po b/po/de.po index 3a3996f..f87f7c6 100644 --- a/po/de.po +++ b/po/de.po @@ -1,4 +1,4 @@ -# German po for gst-plugins-bad 1.3.2 +# German po for gst-plugins-bad 1.4.0 # Copyright (C) 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gst-plugins-bad package. # Andre Klapper , 2008. @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.3.2\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-05-22 18:27+0100\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-24 23:56+0100\n" "Last-Translator: Christian Kirbach \n" "Language-Team: German \n" "Language: de\n" @@ -23,6 +23,95 @@ msgid "Internal data stream error." msgstr "Interner Datenstromfehler." msgid "format wasn't negotiated before get function" +msgstr "das Format wurde vor der get-Funktion nicht ausgehandelt" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/el.po b/po/el.po index 82810d2..bc683d6 100644 --- a/po/el.po +++ b/po/el.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2012-05-05 19:17+0100\n" "Last-Translator: Savvas Radevic \n" "Language-Team: Greek \n" @@ -25,6 +25,95 @@ msgstr "Εσωτερικό σφάλμα ροής δεδομένων." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Αδυναμία ανάγνωσης πληροφοριών τίτλου του DVD." diff --git a/po/en_GB.po b/po/en_GB.po index 0d8b553..ec3335f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2004-04-26 10:41-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" @@ -21,6 +21,95 @@ msgstr "" msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + #, fuzzy msgid "Could not read title information for DVD." msgstr "Could not write to file \"%s\"." diff --git a/po/eo.po b/po/eo.po index f9ebd8f..f379924 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-06-04 22:18+0200\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" @@ -23,6 +23,95 @@ msgstr "Interna datum-flu-eraro." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Ne eblis legi la titol-informojn de la DVD." diff --git a/po/es.po b/po/es.po index 6217f4c..723a940 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-10-02 15:47+0200\n" "Last-Translator: Jorge González González \n" "Language-Team: Spanish \n" @@ -23,6 +23,95 @@ msgstr "Error en el flujo de datos interno." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "No se pudo leer la información del título para el DVD." diff --git a/po/eu.po b/po/eu.po index 3463a00..906e0dc 100644 --- a/po/eu.po +++ b/po/eu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2010-03-25 12:30+0100\n" "Last-Translator: Mikel Olasagasti Uranga \n" "Language-Team: Basque \n" @@ -25,6 +25,95 @@ msgstr "Datu-korrontearen barne-errorea." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Ezin izan da DVDaren tituluaren informazioa irakurri." diff --git a/po/fi.po b/po/fi.po index 3afbad5..09edcee 100644 --- a/po/fi.po +++ b/po/fi.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.13.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2009-08-12 22:13+0300\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" @@ -28,6 +28,95 @@ msgstr "Sisäisen tietovirran virhe." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "DVD:n otsikkotietoja ei voitu lukea." diff --git a/po/fr.po b/po/fr.po index 48dfd4a..651c157 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-04-28 09:13+0200\n" "Last-Translator: Claude Paroz \n" "Language-Team: French \n" @@ -23,6 +23,95 @@ msgstr "Erreur interne de flux de données." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Impossible de lire les informations de titre du DVD." diff --git a/po/gl.po b/po/gl.po index 51e8cd8..50c2676 100644 --- a/po/gl.po +++ b/po/gl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-09-05 12:50+0200\n" "Last-Translator: Fran Dieguez \n" "Language-Team: Galician \n" @@ -25,6 +25,95 @@ msgstr "Produciuse un erro interno no fluxo de datos." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Non foi posíbel ler a información do título do DVD" diff --git a/po/hr.po b/po/hr.po index 30eb3e4..3e524d5 100644 --- a/po/hr.po +++ b/po/hr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2012-04-16 02:06+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" @@ -23,6 +23,95 @@ msgstr "Greška unutarnjeg niza podataka." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Ne mogu čitati informacije o naslovu DVD-a." diff --git a/po/hu.po b/po/hu.po index 369223b..b8bbed9 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,13 +3,13 @@ # Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. # # Gabor Kelemen , 2007, 2008, 2009, 2012. -# Balázs Úr , 2014. +# Balázs Úr , 2014. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.3.2\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-05-23 20:42+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-26 00:25+0200\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" "Language: hu\n" @@ -23,6 +23,95 @@ msgid "Internal data stream error." msgstr "Belső adatfolyamhiba." msgid "format wasn't negotiated before get function" +msgstr "a formátum nem lett egyeztetve a függvény lekérése előtt" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/id.po b/po/id.po index 477a87c..fc68248 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2014-05-31 22:16+0700\n" "Last-Translator: Andhika Padmawan \n" "Language-Team: Indonesian \n" @@ -23,6 +23,95 @@ msgstr "Galat arus data internal." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Tak dapat membaca informasi judul untuk DVD." diff --git a/po/it.po b/po/it.po index fcd07dc..388c788 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.13.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2009-08-14 00:12+0200\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" @@ -22,6 +22,95 @@ msgstr "Errore interno nello stream di dati." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Impossibile leggere le informazioni del titolo per il DVD." diff --git a/po/ja.po b/po/ja.po index 922c5ae..789b9af 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-04-26 19:38+0900\n" "Last-Translator: Makoto Kato \n" "Language-Team: Japanese \n" @@ -23,6 +23,95 @@ msgstr "内部データストリームエラー。" msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "DVDのタイトル情報を読み込むことができませんでした。" diff --git a/po/ky.po b/po/ky.po index 5936c59..63908bb 100644 --- a/po/ky.po +++ b/po/ky.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.5\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2007-11-13 17:16+0600\n" "Last-Translator: Ilyas Bakirov \n" "Language-Team: Kirghiz \n" @@ -23,6 +23,95 @@ msgstr "" msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "" diff --git a/po/lt.po b/po/lt.po index 1b4e635..c8f1199 100644 --- a/po/lt.po +++ b/po/lt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.6.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2008-05-14 02:13+0300\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" @@ -24,6 +24,95 @@ msgstr "Vidinė duomenų srauto klaida." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + #, fuzzy msgid "Could not read title information for DVD." msgstr "Nepavyko rašyti į failą „%s“." diff --git a/po/lv.po b/po/lv.po index 4f09672..17b82b5 100644 --- a/po/lv.po +++ b/po/lv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2014-04-20 15:52+0300\n" "Last-Translator: Rihards Prieditis \n" "Language-Team: Latvian \n" @@ -28,6 +28,95 @@ msgstr "Iekšējās datu plūsmas kļūda." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Nevarēja nolasīt virsrakstu informāciju no DVD." diff --git a/po/mt.po b/po/mt.po index 1889e2c..16c9cda 100644 --- a/po/mt.po +++ b/po/mt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2008-10-26 20:27+0100\n" "Last-Translator: Michel Bugeja \n" "Language-Team: Maltese \n" @@ -24,6 +24,95 @@ msgstr "Internal data stream error." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Ma stajtx naqra informazzjoni fuq it-titlu tad-DVD." diff --git a/po/nb.po b/po/nb.po index eb39a2d..734c393 100644 --- a/po/nb.po +++ b/po/nb.po @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.2.1\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-01-22 17:56+0100\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-22 12:38+0100\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" "Language: nb_NO\n" @@ -22,6 +22,95 @@ msgid "Internal data stream error." msgstr "Intern feil i datastrøm." msgid "format wasn't negotiated before get function" +msgstr "formatet ble ikke forhandlet før get-funksjon" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." @@ -56,9 +145,8 @@ msgstr "Klarte ikke å hente fragment-nettadresse." msgid "Couldn't download fragments" msgstr "Kunne ikke laste ned fragmenter" -#, fuzzy msgid "Could not open sndfile stream for reading." -msgstr "Kunne ikke åpne filen «%s» for lesing." +msgstr "Kunne ikke åpne sndfile for lesing." msgid "No file name specified for writing." msgstr "Ingen filnavn oppgitt for skriving." @@ -116,9 +204,9 @@ msgstr "Kunne ikke åpne frontenhet «%s»." msgid "Could not get settings from frontend device \"%s\"." msgstr "Kunne ikke hente innstillinger fra frontenhet «%s»." -#, fuzzy, c-format +#, c-format msgid "Cannot enumerate delivery systems from frontend device \"%s\"." -msgstr "Kunne ikke hente innstillinger fra frontenhet «%s»." +msgstr "Kan ikke nummerere leveringssystemer fra frontenhet «%s»." #, c-format msgid "Could not open file \"%s\" for reading." diff --git a/po/nl.po b/po/nl.po index fe9d493..82275aa 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,4 +1,4 @@ -# translation of gst-plugins-bad-1.3.2.nl.po to Dutch +# translation of gst-plugins-bad-1.4.0.nl.po to Dutch # translation of gst-plugins-bad to Dutch # Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc. # @@ -6,10 +6,10 @@ # Freek de Kruijf , 2007, 2008, 2009, 2011, 2013, 2014. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.3.2\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-05-22 00:31+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-22 10:49+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -23,6 +23,95 @@ msgid "Internal data stream error." msgstr "Interne fout in gegevensstroom." msgid "format wasn't negotiated before get function" +msgstr "formaat is niet onderhandeld vóór get-functie" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/or.po b/po/or.po index 17d328e..d6f26a2 100644 --- a/po/or.po +++ b/po/or.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-0.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2004-09-27 13:32+0530\n" "Last-Translator: Gora Mohanty \n" "Language-Team: Oriya \n" @@ -23,6 +23,95 @@ msgstr "" msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + #, fuzzy msgid "Could not read title information for DVD." msgstr "\"%s\" ଫାଇଲ ଲେଖିହେଲା ନାହିଁ." diff --git a/po/pl.po b/po/pl.po index 2b5e435..d407eb9 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.3.2\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-05-22 18:34+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-21 21:21+0200\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" "Language: pl\n" @@ -19,6 +19,95 @@ msgid "Internal data stream error." msgstr "Błąd wewnętrzny strumienia danych." msgid "format wasn't negotiated before get function" +msgstr "format nie został wynegocjowany przed funkcją pobrania" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/pt_BR.po b/po/pt_BR.po index 36f04af..5a0fd75 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad-1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2013-12-17 01:09-0200\n" "Last-Translator: Fabrício Godoy \n" "Language-Team: Brazilian Portuguese \n" "Language-Team: Romanian \n" @@ -23,6 +23,95 @@ msgstr "Eroare internă a fluxului de date." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Nu s-au putut citi informațiile despre titlu pentru DVD." diff --git a/po/ru.po b/po/ru.po index 96b778d..0646fa8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,10 +6,10 @@ # Yuri Kozlov , 2011, 2013, 2014. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.3.2\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-05-22 19:59+0400\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-21 19:21+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "Language: ru\n" @@ -24,6 +24,95 @@ msgid "Internal data stream error." msgstr "Внутренняя ошибка потока данных." msgid "format wasn't negotiated before get function" +msgstr "перед функцией получения не был согласован формат" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/sk.po b/po/sk.po index d1b42cf..21abf45 100644 --- a/po/sk.po +++ b/po/sk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2014-01-30 10:44+0100\n" "Last-Translator: Peter Tuharsky \n" "Language-Team: Slovak \n" @@ -27,6 +27,95 @@ msgstr "Vnútorná chyba prúdu údajov." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Nepodarilo sa prečítať titulok DVD." diff --git a/po/sl.po b/po/sl.po index 464fdd7..79895db 100644 --- a/po/sl.po +++ b/po/sl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-04-26 15:21+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" @@ -28,6 +28,95 @@ msgstr "Notranja napaka pretoka podatkov." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Podatkov naslova DVD-ja ni mogoče prebrati." diff --git a/po/sq.po b/po/sq.po index b85ef6d..37d98d8 100644 --- a/po/sq.po +++ b/po/sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2008-08-15 16:07+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" @@ -21,6 +21,95 @@ msgstr "Gabim i brendshëm tek stream i të dhënave." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + #, fuzzy msgid "Could not read title information for DVD." msgstr "I pamundur shkrimi tek file \"%s\"." diff --git a/po/sr.po b/po/sr.po index 7009c02..f813c66 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad-1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2014-06-18 19:15+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" @@ -24,6 +24,95 @@ msgstr "Унутрашња грешка тока података." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "Не могу да прочитам информације о наслову ДВД-а." diff --git a/po/sv.po b/po/sv.po index 0ff15be..2b589a3 100644 --- a/po/sv.po +++ b/po/sv.po @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.3.90\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-07-11 02:52+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-19 16:40+0200\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -21,6 +21,95 @@ msgid "Internal data stream error." msgstr "Internt fel i dataström." msgid "format wasn't negotiated before get function" +msgstr "formatet förhandlades inte fram innan hämtfunktionen" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/tr.po b/po/tr.po index c370965..6102bc0 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2011-04-26 19:21+0200\n" "Last-Translator: Server Acim \n" "Language-Team: Turkish \n" @@ -22,6 +22,95 @@ msgstr "İç veri akım hatası." msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "DVD'deki başlık bilgisi okunamıyor." diff --git a/po/uk.po b/po/uk.po index e7238d3..eb387c1 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6,10 +6,10 @@ # Yuri Chornoivan , 2011, 2013, 2014. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.3.2\n" +"Project-Id-Version: gst-plugins-bad 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-05-22 07:31+0300\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-21 14:03+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -24,6 +24,95 @@ msgid "Internal data stream error." msgstr "Помилка внутрішнього потоку даних." msgid "format wasn't negotiated before get function" +msgstr "формат не було узгоджено до виклику функції get" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/vi.po b/po/vi.po index 4d492e0..ab6c164 100644 --- a/po/vi.po +++ b/po/vi.po @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad-1.3.90\n" +"Project-Id-Version: gst-plugins-bad-1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" -"PO-Revision-Date: 2014-06-30 08:59+0700\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" +"PO-Revision-Date: 2014-07-23 15:55+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" "Language: vi\n" @@ -27,6 +27,95 @@ msgid "Internal data stream error." msgstr "Lỗi luồng dữ liệu nội bộ." msgid "format wasn't negotiated before get function" +msgstr "định dạng không được dàn xếp trước hàm" + +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." msgstr "" msgid "Could not read title information for DVD." diff --git a/po/zh_CN.po b/po/zh_CN.po index afa3b5b..e7c1439 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.16.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2014-08-27 12:36+0300\n" "PO-Revision-Date: 2009-11-20 18:12中国标准时间\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \n" @@ -24,6 +24,95 @@ msgstr "内部数据流错误。" msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instea of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + msgid "Could not read title information for DVD." msgstr "无法读取 DVD 的标题信息。" -- 2.7.4