From 75bd97341c6542f6dea2495db104c9b4aa8fa291 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 27 Apr 2011 12:48:31 +0100 Subject: [PATCH] 0.10.17.3 pre-release --- configure.ac | 2 +- docs/plugins/gst-plugins-ugly-plugins.hierarchy | 14 ++++++------- docs/plugins/gst-plugins-ugly-plugins.interfaces | 4 ++-- docs/plugins/inspect/plugin-a52dec.xml | 2 +- docs/plugins/inspect/plugin-amrnb.xml | 2 +- docs/plugins/inspect/plugin-amrwbdec.xml | 2 +- docs/plugins/inspect/plugin-asf.xml | 2 +- docs/plugins/inspect/plugin-cdio.xml | 2 +- docs/plugins/inspect/plugin-dvdlpcmdec.xml | 2 +- docs/plugins/inspect/plugin-dvdread.xml | 2 +- docs/plugins/inspect/plugin-dvdsub.xml | 2 +- docs/plugins/inspect/plugin-iec958.xml | 2 +- docs/plugins/inspect/plugin-lame.xml | 2 +- docs/plugins/inspect/plugin-mad.xml | 2 +- docs/plugins/inspect/plugin-mpeg2dec.xml | 2 +- docs/plugins/inspect/plugin-mpegaudioparse.xml | 2 +- docs/plugins/inspect/plugin-mpegstream.xml | 2 +- docs/plugins/inspect/plugin-realmedia.xml | 2 +- docs/plugins/inspect/plugin-siddec.xml | 2 +- docs/plugins/inspect/plugin-synaesthesia.xml | 2 +- docs/plugins/inspect/plugin-twolame.xml | 2 +- docs/plugins/inspect/plugin-x264.xml | 2 +- po/bg.po | 15 +++++++------- po/ja.po | 17 ++++++++-------- po/nl.po | 17 ++++++++-------- po/pl.po | 25 +++++++----------------- po/ru.po | 11 ++++++----- po/sl.po | 11 ++++++----- po/tr.po | 15 +++++++------- 29 files changed, 82 insertions(+), 87 deletions(-) diff --git a/configure.ac b/configure.ac index 212965d..63f5ee5 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, cvs and prerelease does -Werror too dnl use a three digit version number for releases, and four for cvs/prerelease -AC_INIT(GStreamer Ugly Plug-ins, 0.10.17.2, +AC_INIT(GStreamer Ugly Plug-ins, 0.10.17.3, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-ugly) diff --git a/docs/plugins/gst-plugins-ugly-plugins.hierarchy b/docs/plugins/gst-plugins-ugly-plugins.hierarchy index 361e16e..4c573fe 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.hierarchy +++ b/docs/plugins/gst-plugins-ugly-plugins.hierarchy @@ -9,17 +9,12 @@ GObject GstElement GstBin GstPipeline - GstRMDemux - GstRealAudioDemux - GstRDTDepay - GstRDTManager - GstRTSPReal GstBaseSrc GstPushSrc - GstPNMSrc GstDvdReadSrc GstCddaBaseSrc GstCdioCddaSrc + GstPNMSrc GstMad GstX264Enc GstTwoLame @@ -41,6 +36,11 @@ GObject GstMPEGParse GstMPEGDemux GstDVDDemux + GstRMDemux + GstRealAudioDemux + GstRDTDepay + GstRDTManager + GstRTSPReal GstASFDemux GstRTSPWMS GstBaseRTPDepayload @@ -56,6 +56,6 @@ GInterface GTypePlugin GstChildProxy GstURIHandler - GstRTSPExtension GstPreset GstTagSetter + GstRTSPExtension diff --git a/docs/plugins/gst-plugins-ugly-plugins.interfaces b/docs/plugins/gst-plugins-ugly-plugins.interfaces index 63b25bb..818bad9 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.interfaces +++ b/docs/plugins/gst-plugins-ugly-plugins.interfaces @@ -1,13 +1,13 @@ GstBin GstChildProxy GstPipeline GstChildProxy -GstRTSPReal GstRTSPExtension -GstPNMSrc GstURIHandler GstDvdReadSrc GstURIHandler GstCddaBaseSrc GstURIHandler GstCdioCddaSrc GstURIHandler +GstPNMSrc GstURIHandler GstX264Enc GstPreset GstTwoLame GstPreset GstLameMP3Enc GstPreset GstLame GstTagSetter GstPreset GstAmrnbEnc GstPreset +GstRTSPReal GstRTSPExtension GstRTSPWMS GstRTSPExtension diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index bd656e6..9cb1b43 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -3,7 +3,7 @@ Decodes ATSC A/52 encoded audio streams ../../ext/a52dec/.libs/libgsta52dec.so libgsta52dec.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml index ae3b74f..899fe83 100644 --- a/docs/plugins/inspect/plugin-amrnb.xml +++ b/docs/plugins/inspect/plugin-amrnb.xml @@ -3,7 +3,7 @@ Adaptive Multi-Rate Narrow-Band ../../ext/amrnb/.libs/libgstamrnb.so libgstamrnb.so - 0.10.17.2 + 0.10.17.3 unknown gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-amrwbdec.xml b/docs/plugins/inspect/plugin-amrwbdec.xml index 5dd7e70..4993bd8 100644 --- a/docs/plugins/inspect/plugin-amrwbdec.xml +++ b/docs/plugins/inspect/plugin-amrwbdec.xml @@ -3,7 +3,7 @@ Adaptive Multi-Rate Wide-Band Decoder ../../ext/amrwbdec/.libs/libgstamrwbdec.so libgstamrwbdec.so - 0.10.17.2 + 0.10.17.3 unknown gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-asf.xml b/docs/plugins/inspect/plugin-asf.xml index bbce276..de31ba1 100644 --- a/docs/plugins/inspect/plugin-asf.xml +++ b/docs/plugins/inspect/plugin-asf.xml @@ -3,7 +3,7 @@ Demuxes and muxes audio and video in Microsofts ASF format ../../gst/asfdemux/.libs/libgstasf.so libgstasf.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml index 90318e5..04c18ea 100644 --- a/docs/plugins/inspect/plugin-cdio.xml +++ b/docs/plugins/inspect/plugin-cdio.xml @@ -3,7 +3,7 @@ Read audio from audio CDs ../../ext/cdio/.libs/libgstcdio.so libgstcdio.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 4314f2b..80ad4df 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -3,7 +3,7 @@ Decode DVD LPCM frames into standard PCM ../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so libgstdvdlpcmdec.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-dvdread.xml b/docs/plugins/inspect/plugin-dvdread.xml index 8a8085f..6942c32 100644 --- a/docs/plugins/inspect/plugin-dvdread.xml +++ b/docs/plugins/inspect/plugin-dvdread.xml @@ -3,7 +3,7 @@ Access a DVD with dvdread ../../ext/dvdread/.libs/libgstdvdread.so libgstdvdread.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-dvdsub.xml b/docs/plugins/inspect/plugin-dvdsub.xml index 14140e7..8b60735 100644 --- a/docs/plugins/inspect/plugin-dvdsub.xml +++ b/docs/plugins/inspect/plugin-dvdsub.xml @@ -3,7 +3,7 @@ DVD subtitle parser and decoder ../../gst/dvdsub/.libs/libgstdvdsub.so libgstdvdsub.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml index 58e5728..fd78924 100644 --- a/docs/plugins/inspect/plugin-iec958.xml +++ b/docs/plugins/inspect/plugin-iec958.xml @@ -3,7 +3,7 @@ Convert raw AC3 into IEC958 (S/PDIF) frames ../../gst/iec958/.libs/libgstiec958.so libgstiec958.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index 2f2f598..1ed5e43 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,7 +3,7 @@ Encode MP3s with LAME ../../ext/lame/.libs/libgstlame.so libgstlame.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 596cf1b..fc3132c 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,7 +3,7 @@ mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index 8918cbf..315440a 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,7 +3,7 @@ LibMpeg2 decoder ../../ext/mpeg2dec/.libs/libgstmpeg2dec.so libgstmpeg2dec.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml index 07c7cd3..0c02a63 100644 --- a/docs/plugins/inspect/plugin-mpegaudioparse.xml +++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml @@ -3,7 +3,7 @@ MPEG-1 layer 1/2/3 audio stream elements ../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so libgstmpegaudioparse.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-mpegstream.xml b/docs/plugins/inspect/plugin-mpegstream.xml index c5f1451..af02d1a 100644 --- a/docs/plugins/inspect/plugin-mpegstream.xml +++ b/docs/plugins/inspect/plugin-mpegstream.xml @@ -3,7 +3,7 @@ MPEG system stream parser ../../gst/mpegstream/.libs/libgstmpegstream.so libgstmpegstream.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-realmedia.xml b/docs/plugins/inspect/plugin-realmedia.xml index c183a8f..1820423 100644 --- a/docs/plugins/inspect/plugin-realmedia.xml +++ b/docs/plugins/inspect/plugin-realmedia.xml @@ -3,7 +3,7 @@ RealMedia support plugins ../../gst/realmedia/.libs/libgstrmdemux.so libgstrmdemux.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-siddec.xml b/docs/plugins/inspect/plugin-siddec.xml index 99c30c2..2201753 100644 --- a/docs/plugins/inspect/plugin-siddec.xml +++ b/docs/plugins/inspect/plugin-siddec.xml @@ -3,7 +3,7 @@ Uses libsidplay to decode .sid files ../../ext/sidplay/.libs/libgstsid.so libgstsid.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-synaesthesia.xml b/docs/plugins/inspect/plugin-synaesthesia.xml index ba14462..7a8adbb 100644 --- a/docs/plugins/inspect/plugin-synaesthesia.xml +++ b/docs/plugins/inspect/plugin-synaesthesia.xml @@ -3,7 +3,7 @@ Creates video visualizations of audio input, using stereo and pitch information ../../gst/synaesthesia/.libs/libgstsynaesthesia.so libgstsynaesthesia.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml index 262046e..9ecc771 100644 --- a/docs/plugins/inspect/plugin-twolame.xml +++ b/docs/plugins/inspect/plugin-twolame.xml @@ -3,7 +3,7 @@ Encode MP2s with TwoLAME ../../ext/twolame/.libs/libgsttwolame.so libgsttwolame.so - 0.10.17.2 + 0.10.17.3 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml index 787b763..4c9b459 100644 --- a/docs/plugins/inspect/plugin-x264.xml +++ b/docs/plugins/inspect/plugin-x264.xml @@ -3,7 +3,7 @@ libx264-based H264 plugins ../../ext/x264/.libs/libgstx264.so libgstx264.so - 0.10.17.2 + 0.10.17.3 GPL gst-plugins-ugly GStreamer Ugly Plug-ins prerelease diff --git a/po/bg.po b/po/bg.po index 3625c1c..6e6329f 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1,15 +1,15 @@ # Bulgarian translation of gst-plugins-ugly. -# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the gst-plugins-ugly package. -# Alexander Shopov , 2007, 2008, 2009, 2010. +# Alexander Shopov , 2007, 2008, 2009, 2010, 2011. # # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly 0.10.14.2\n" +"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2011-01-07 14:34+0000\n" -"PO-Revision-Date: 2010-11-04 14:22+0200\n" +"POT-Creation-Date: 2011-04-27 12:41+0100\n" +"PO-Revision-Date: 2011-04-26 22:34+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" "Language: \n" @@ -50,10 +50,11 @@ msgid "" "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"DVD-то не може да бъде прочетено. Причината може да е, че DVD-то е шифрирано " +"и не е инсталирана библиотека за дешифриране." -#, fuzzy msgid "Could not read DVD." -msgstr "DVD-то не може да бъде отворено" +msgstr "DVD-то не може да бъде прочетено." msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "" diff --git a/po/ja.po b/po/ja.po index 8ffd875..c3c777b 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1,15 +1,15 @@ # Japanese translation of gst-plugins-ugly # Copyright (C) 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gst-plugins-ugly package. -# Makoto Kato , 2009 +# Makoto Kato , 2009-2011 # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly 0.10.11.2\n" +"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2010-10-15 15:20+0100\n" -"PO-Revision-Date: 2009-07-27 12:04+0900\n" +"POT-Creation-Date: 2011-04-27 12:41+0100\n" +"PO-Revision-Date: 2011-04-26 19:42+0900\n" "Last-Translator: Makoto Kato \n" "Language-Team: Japanese \n" "Language: ja\n" @@ -42,17 +42,18 @@ msgid "" "Could not open DVD title %d. Interactive titles are not supported by this " "element" msgstr "" -"DVDタイトル %d を開くことが出来ません。このエレメントはインタラクティブタイト" -"ルをサポートしていません。" +"DVDタイトル %d を開くことができません。この要素はインタラクティブタイトルをサ" +"ポートしていません。" msgid "" "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"DVDを読み込むことができませんでした。DVDが暗号化されているかDVDを解読するライ" +"ブラリがインストールされていないからかもしれません。" -#, fuzzy msgid "Could not read DVD." -msgstr "DVDを開くことができません" +msgstr "DVDを読み込むことができません。" msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "" diff --git a/po/nl.po b/po/nl.po index 1286e22..0593a12 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,15 +1,15 @@ -# translation of gst-plugins-ugly-0.10.11.2.nl.po to Dutch +# translation of gst-plugins-ugly-0.10.17.2.nl.po to Dutch # Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc. # # This file is distributed under the same license as the gst-plugins-ugly package. -# Freek de Kruijf , 2007, 2008, 2009. +# Freek de Kruijf , 2007, 2008, 2009, 2011. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly 0.10.11.2\n" +"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2010-10-15 15:20+0100\n" -"PO-Revision-Date: 2009-06-14 23:07+0200\n" -"Last-Translator: Freek de Kruijf \n" +"POT-Creation-Date: 2011-04-27 12:41+0100\n" +"PO-Revision-Date: 2011-04-23 23:55+0200\n" +"Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -50,10 +50,11 @@ msgid "" "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"Kon dvd niet lezen. Dit kan veroorzaakt zijn omdat de dvd versleuteld is en " +"een bibliotheek voor ontcijferen van een dvd niet is geïnstalleerd." -#, fuzzy msgid "Could not read DVD." -msgstr "Kan DVD niet openen" +msgstr "Kon dvd niet lezen" msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "" diff --git a/po/pl.po b/po/pl.po index 0b5a130..f5a6f1a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,13 +1,13 @@ # Polish translation for gst-plugins-ugly. # This file is distributed under the same license as the gst-plugins-ugly package. -# Jakub Bogusz , 2007-2009. +# Jakub Bogusz , 2007-2011. # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly 0.10.10.2\n" +"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2010-10-15 15:20+0100\n" -"PO-Revision-Date: 2009-03-10 21:42+0100\n" +"POT-Creation-Date: 2011-04-27 12:41+0100\n" +"PO-Revision-Date: 2011-04-26 18:00+0200\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" "Language: pl\n" @@ -47,10 +47,11 @@ msgid "" "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"Nie udało się odczytać DVD. Powodem może być to, że płyta jest zaszyfrowana, " +"a biblioteka odszyfrowująca nie została zainstalowana." -#, fuzzy msgid "Could not read DVD." -msgstr "Nie udało się otworzyć DVD" +msgstr "Nie udało się odczytać DVD." msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "" @@ -75,15 +76,3 @@ msgstr "Ten strumień nie zawiera danych." msgid "Internal data stream error." msgstr "Błąd wewnętrzny strumienia danych." - -#~ msgid "Invalid title information on DVD." -#~ msgstr "Błędna informacja tytułowa na DVD." - -#~ msgid "Could not read title information for DVD." -#~ msgstr "Nie udało się odczytać informacji tytułowej dla DVD." - -#~ msgid "Failed to open DVD device '%s'." -#~ msgstr "Nie udało się otworzyć urządzenia DVD '%s'." - -#~ msgid "Failed to set PGC based seeking." -#~ msgstr "Nie udało się ustawić przemieszczania opartego na PGC." diff --git a/po/ru.po b/po/ru.po index 58b28c1..beede66 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,10 +6,10 @@ # Yuri Kozlov , 2011. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly 0.10.14.2\n" +"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2011-01-07 14:34+0000\n" -"PO-Revision-Date: 2011-01-01 14:29+0300\n" +"POT-Creation-Date: 2011-04-27 12:41+0100\n" +"PO-Revision-Date: 2011-04-26 20:28+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "Language: ru\n" @@ -52,10 +52,11 @@ msgid "" "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"Не удалось прочесть DVD. Это могло произойти из-за того, что DVD закодирован " +"и не установлена библиотека декодирования DVD." -#, fuzzy msgid "Could not read DVD." -msgstr "Не удалось открыть DVD" +msgstr "Не удалось прочесть DVD." msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "Не удалось настроить кодировщик LAME. Проверьте параметры кодирования." diff --git a/po/sl.po b/po/sl.po index be4f5fa..bf44886 100644 --- a/po/sl.po +++ b/po/sl.po @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly 0.10.14.2\n" +"Project-Id-Version: gst-plugins-ugly 0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2011-04-16 20:57+0100\n" -"PO-Revision-Date: 2011-03-08 21:31+0100\n" +"POT-Creation-Date: 2011-04-27 12:41+0100\n" +"PO-Revision-Date: 2011-04-26 15:35+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" "Language: sl\n" @@ -52,10 +52,11 @@ msgid "" "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"DVD-ja ni mogoče prebrati. Verjetno je DVD šifriran, knjižnica za " +"dešifriranje pa ni nameščena." -#, fuzzy msgid "Could not read DVD." -msgstr "DVD-ja ni mogoče odpreti" +msgstr "DVD-ja ni mogoče prebrati." msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "" diff --git a/po/tr.po b/po/tr.po index efccd42..7af0ac0 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,13 +1,13 @@ -# translation of gst-plugins-ugly-0.10.10.2.po to Turkish +# translation of gst-plugins-ugly-0.10.17.2.po to Turkish # This file is put in the public domain. # Server Acim , 2009. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly-0.10.10.2\n" +"Project-Id-Version: gst-plugins-ugly-0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2010-10-15 15:20+0100\n" -"PO-Revision-Date: 2009-03-10 22:42+0200\n" -"Last-Translator: Server Acim \n" +"POT-Creation-Date: 2011-04-27 12:41+0100\n" +"PO-Revision-Date: 2011-04-26 19:24+0200\n" +"Last-Translator: Server Acim \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" @@ -47,10 +47,11 @@ msgid "" "Could not read DVD. This may be because the DVD is encrypted and a DVD " "decryption library is not installed." msgstr "" +"DVD okunamıyor. Bunun sebebi, DVD'nin şifrelenmiş olması veya DVD şifre " +"çzöme kitaplığının kurulu olmaması olabilir." -#, fuzzy msgid "Could not read DVD." -msgstr "DVD açılamıyor" +msgstr "DVD okunamıyor." msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "" -- 2.7.4