From 2a9593b20a26865f4f04ec8f68a48fc5f4ebbf2c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 12 Feb 2013 15:26:47 +0000 Subject: ffmpeg plugin: enabled more formats by default, updated linguist files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3234 90c681e8-e032-0410-971d-27865f9a5e38 --- .../hotkey/translations/hotkey_plugin_cs.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_de.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_es.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_fr.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_he.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_hu.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_it.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_ja.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_kk.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_lt.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_nl.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_pl_PL.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_pt_BR.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_ru.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_sk.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_tr.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_uk_UA.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_zh_CN.ts | 24 +++++++++---------- .../hotkey/translations/hotkey_plugin_zh_TW.ts | 24 +++++++++---------- src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp | 28 +++++++++++++++++++--- src/plugins/Input/ffmpeg/settingsdialog.cpp | 3 +-- .../Input/ffmpeg/translations/ffmpeg_plugin_cs.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_de.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_es.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_fr.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_he.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_hu.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_it.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_ja.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_kk.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_lt.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_nl.ts | 28 +++++++++++----------- .../ffmpeg/translations/ffmpeg_plugin_pl_PL.ts | 28 +++++++++++----------- .../ffmpeg/translations/ffmpeg_plugin_pt_BR.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_ru.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_sk.ts | 28 +++++++++++----------- .../Input/ffmpeg/translations/ffmpeg_plugin_tr.ts | 28 +++++++++++----------- .../ffmpeg/translations/ffmpeg_plugin_uk_UA.ts | 28 +++++++++++----------- .../ffmpeg/translations/ffmpeg_plugin_zh_CN.ts | 28 +++++++++++----------- .../ffmpeg/translations/ffmpeg_plugin_zh_TW.ts | 28 +++++++++++----------- 40 files changed, 520 insertions(+), 499 deletions(-) (limited to 'src') diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts index 0c252588b..d3d584492 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Hrát - + Stop Zastavit - + Pause Pauza - + Play/Pause Hrát/Pauza - + Next Další - + Previous Předchozí - + Show/Hide Zobrazit/Skrýt - + Volume + Hlasitost + - + Volume - Hlasitost - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts index a3dcc23e4..e945fe63b 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Wiedergabe - + Stop Stopp - + Pause Pause - + Play/Pause Wiedergabe/Pause - + Next Nächster Titel - + Previous Vorheriger Titel - + Show/Hide Ein-/Ausblenden - + Volume + Lautstärke + - + Volume - Lautstärke − - + Forward 5 seconds 5 Sekunden vorspulen - + Rewind 5 seconds 5 Sekunden zurückspulen - + Jump to track Zu Stück springen diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts index cbd1d5d4b..08069b3ef 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Reproducir - + Stop Detener - + Pause Pausar - + Play/Pause Reproducir/Pausar - + Next Siguiente - + Previous Anterior - + Show/Hide Mostrar/Ocultar - + Volume + Volumen + - + Volume - Volumen - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts index af51cde51..f2dd52f37 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts @@ -70,62 +70,62 @@ - + Play - + Stop - + Pause - + Play/Pause - + Next - + Previous - + Show/Hide - + Volume + - + Volume - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts index 556f1ff06..2562fb3ba 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts @@ -70,62 +70,62 @@ איפוס - + Play הנגנה - + Stop הפסקה - + Pause השהייה - + Play/Pause נגינה/השהה - + Next הבא - + Previous הקודם - + Show/Hide הצגה/הסתרה - + Volume + קול + - + Volume - קול - - + Forward 5 seconds 5 שניות קדימה - + Rewind 5 seconds 5 שניות אחורה - + Jump to track קפיצה אל רצועה diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts index 4ef66f332..8c6cc8bb1 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts @@ -70,62 +70,62 @@ - + Play - + Stop - + Pause - + Play/Pause - + Next - + Previous - + Show/Hide - + Volume + - + Volume - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts index 8b0b0ae05..8c6360159 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Esegui - + Stop Ferma - + Pause Pausa - + Play/Pause Esegui/Pausa - + Next Titolo successivo - + Previous Titolo precedente - + Show/Hide Mostra/nascondi - + Volume + Volume + - + Volume - Volume - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts index 891912b90..c0db80a04 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts @@ -70,62 +70,62 @@ リセット - + Play 再生 - + Stop 終止 - + Pause 一時停止 - + Play/Pause 再生/一時停止 - + Next 次の曲 - + Previous 前の曲 - + Show/Hide 隠す/表に出す - + Volume + 音量増加 - + Volume - 音量減少 - + Forward 5 seconds 5 秒すすめる - + Rewind 5 seconds 5 秒もどす - + Jump to track トラックを指定して移動 diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts index c68c5caa2..5988be8eb 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts @@ -70,62 +70,62 @@ - + Play - + Stop - + Pause - + Play/Pause - + Next - + Previous - + Show/Hide - + Volume + - + Volume - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts index e09864884..018842240 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Groti - + Stop Stabdyti - + Pause Pauzė - + Play/Pause Groti/Pauzė - + Next Sekantis takelis - + Previous Ankstesnis takelis - + Show/Hide Rodyti/Slėpti - + Volume + Garsas + - + Volume - Garsas - - + Forward 5 seconds Į priekį 5 sekundėmis - + Rewind 5 seconds Persukti 5 sekundes - + Jump to track Pereiti prie takelio diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts index 22cb8947d..2a2be4beb 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Afspelen - + Stop - + Pause Pause - + Play/Pause Speel/Pause - + Next Volgende - + Previous Vorige - + Show/Hide Toon/Verberg - + Volume + Volume + - + Volume - Volume - - + Forward 5 seconds 5 Seconden Verder - + Rewind 5 seconds 5 Seconden Terug - + Jump to track Ga naar Nummer diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts index 317d3f846..953f9cc33 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Odtwarzaj - + Stop Zatrzymaj - + Pause Pauza - + Play/Pause Odtwarzaj/Pauza - + Next Następny - + Previous Poprzedni - + Show/Hide Pokaż/Ukryj - + Volume + Głośność + - + Volume - Głośność - - + Forward 5 seconds Do przodu 5 sekund - + Rewind 5 seconds Do tyłu 5 sekund - + Jump to track Skocz do utworu diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts index bd17c565c..2f21b7047 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts @@ -70,62 +70,62 @@ - + Play - + Stop - + Pause - + Play/Pause - + Next - + Previous - + Show/Hide - + Volume + - + Volume - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts index a0837fb5b..0cfe7fa0c 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Воспроизвести - + Stop Остановить - + Pause Приостановить - + Play/Pause Воспроиз/приост - + Next Следующий фрагмент - + Previous Предыдущий фрагмент - + Show/Hide Показать/Скрыть - + Volume + Громкость + - + Volume - Громкость - - + Forward 5 seconds Вперёд на 5 секунд - + Rewind 5 seconds Назад на 5 секунд - + Jump to track Перейти к треку diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts index 58cf964cc..2aa3cbf0a 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts @@ -70,62 +70,62 @@ - + Play - + Stop - + Pause - + Play/Pause - + Next - + Previous - + Show/Hide - + Volume + - + Volume - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts index d96f166b6..6d54e0add 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Oynat - + Stop Dur - + Pause Duraklat - + Play/Pause Oynat/Duraklat - + Next Sonraki - + Previous Önceki - + Show/Hide Göster/Gizle - + Volume + - + Volume - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts index 277aaa2c7..20f096f34 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play Відтворити - + Stop Зупинити - + Pause Пауза - + Play/Pause Відтворити/Пауза - + Next Наступний - + Previous Попередній - + Show/Hide Показати/Сховати - + Volume + Гучність + - + Volume - Гучність - - + Forward 5 seconds Вперед на 5 секунд - + Rewind 5 seconds Назад на 5 секунд - + Jump to track Перекти до треку diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts index 2ff162e76..9dd4641dc 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play 播放 - + Stop 停止 - + Pause 暂停 - + Play/Pause 播放/暂停 - + Next 下一曲 - + Previous 上一曲 - + Show/Hide 显示/隐藏 - + Volume + 音量 + - + Volume - 音量 - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts index c94285abc..92cb12379 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts @@ -50,62 +50,62 @@ SettingsDialog - + Play 播放 - + Stop 停止 - + Pause 暫停 - + Play/Pause 播放/暫停 - + Next 下一曲 - + Previous 上一曲 - + Show/Hide 察看/隱藏 - + Volume + 音量 + - + Volume - 音量 - - + Forward 5 seconds - + Rewind 5 seconds - + Jump to track diff --git a/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp b/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp index b8ffae9fe..52bf3e3b7 100644 --- a/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp +++ b/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp @@ -91,14 +91,36 @@ const DecoderProperties DecoderFFmpegFactory::properties() const { QSettings settings(Qmmp::configFile(), QSettings::IniFormat); QStringList filters; - filters << "*.wma" << "*.ape"; + filters << "*.wma" << "*.ape" << "*.tta" << "*.m4a" << "*.ra" << "*.shn" << "*.vqf" << "*.ac3"; filters = settings.value("FFMPEG/filters", filters).toStringList(); + //removed unsupported filters + if(!avcodec_find_decoder(CODEC_ID_WMAV1)) + filters.removeAll("*.wma"); + if(!avcodec_find_decoder(CODEC_ID_APE)) + filters.removeAll("*.ape"); + if(!avcodec_find_decoder(CODEC_ID_TTA)) + filters.removeAll("*.tta"); if(!avcodec_find_decoder(CODEC_ID_AAC)) - { filters.removeAll("*.aac"); + if(!avcodec_find_decoder(CODEC_ID_MP3)) + filters.removeAll("*.mp3"); + if(!avcodec_find_decoder(CODEC_ID_AAC) && !avcodec_find_decoder(CODEC_ID_ALAC)) filters.removeAll("*.m4a"); - } + if(!avcodec_find_decoder(CODEC_ID_RA_288)) + filters.removeAll("*.ra"); + if(!avcodec_find_decoder(CODEC_ID_SHORTEN)) + filters.removeAll("*.shn"); + if(!avcodec_find_decoder(CODEC_ID_EAC3)) + filters.removeAll("*.ac3"); + if(!avcodec_find_decoder(CODEC_ID_DTS)) + filters.removeAll("*.dts"); + if(!avcodec_find_decoder(CODEC_ID_TRUEHD)) + filters.removeAll("*.mka"); + if(!avcodec_find_decoder(CODEC_ID_TWINVQ)) + filters.removeAll("*.vqf"); + + DecoderProperties properties; properties.name = tr("FFmpeg Plugin"); properties.filters = filters; diff --git a/src/plugins/Input/ffmpeg/settingsdialog.cpp b/src/plugins/Input/ffmpeg/settingsdialog.cpp index 7ace899df..058acc055 100644 --- a/src/plugins/Input/ffmpeg/settingsdialog.cpp +++ b/src/plugins/Input/ffmpeg/settingsdialog.cpp @@ -36,8 +36,7 @@ SettingsDialog::SettingsDialog(QWidget *parent) setAttribute(Qt::WA_DeleteOnClose); QSettings settings(Qmmp::configFile(), QSettings::IniFormat); QStringList filters; - filters << "*.wma"; - filters << "*.ape"; + filters << "*.wma" << "*.ape" << "*.tta" << "*.m4a" << "*.ra" << "*.shn" << "*.vqf" << "*.ac3"; filters = settings.value("FFMPEG/filters", filters).toStringList(); ui.wmaCheckBox->setEnabled(avcodec_find_decoder(CODEC_ID_WMAV1)); ui.wmaCheckBox->setChecked(filters.contains("*.wma") && avcodec_find_decoder(CODEC_ID_WMAV1)); diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts index c7030b5bf..d2eb65fa5 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin O modulu FFmpeg - + Qmmp FFmpeg Audio Plugin Vstupní modul Qmmp FFmpeg - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autor: Ilja Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin Modul FFmpeg - + FFmpeg Formats Formáty FFmpeg - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Přeloženo s libavformat-%1.%2.%3 a libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Délka - + File size Velikost souboru - + KB KiB - + Bitrate Datový tok - + kbps kbps - + Sample rate Vzorkovací frekvence - + Hz Hz - + Channels Počet kanálů diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts index f26fa0740..a2cb33bf8 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin Über FFmpeg-Audio-Modul - + Qmmp FFmpeg Audio Plugin Qmmp FFmpeg-Audio-Modul - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autor: Ilya Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin FFmpeg-Modul - + FFmpeg Formats FFmpeg-Formate - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Kompiliert gegen libavformat-%1.%2.%3 und libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Länge - + File size Dateigröße - + KB KB - + Bitrate Bitrate - + kbps kbps - + Sample rate Abtastrate - + Hz Hz - + Channels Kanäle diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts index aac8508b3..1cd14ad3b 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin Acerca del módulo de audio FFmpeg - + Qmmp FFmpeg Audio Plugin Módulo de audio FFmpeg para Qmmp - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Escrito por: Ilya Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin Módulo FFmpeg - + FFmpeg Formats Formatos FFmpeg - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Compilado con libavformat-%1.%2.%3 y libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Duración - + File size Tamaño del archivo - + KB KB - + Bitrate Tasa de bits - + kbps kbps - + Sample rate Frecuencia - + Hz Hz - + Channels Canales diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts index 425bd62b9..2057fc3d5 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin - + FFmpeg Formats - + About FFmpeg Audio Plugin - + Qmmp FFmpeg Audio Plugin - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length - + File size - + KB - + Bitrate - + kbps - + Sample rate - + Hz - + Channels diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts index cddad2596..2109598c9 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin תוספת FFmpeg - + FFmpeg Formats פורמטים של FFmpeg - + About FFmpeg Audio Plugin אודות תוספת שמע FFmpeg - + Qmmp FFmpeg Audio Plugin תוספת שמע FFmpeg ‫Qmmp - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 הודרה כנגד libavformat-%1.%2.%3 וכנגד libavcodec-%4.%5.%6 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length אריכות - + File size גודל קובץ - + KB ק״ב - + Bitrate שיעור סיביות - + kbps - + Sample rate שיעור דגימה - + Hz הרץ - + Channels ערוצים diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts index 43eb548cb..090bd99e9 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin - + FFmpeg Formats - + About FFmpeg Audio Plugin - + Qmmp FFmpeg Audio Plugin - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length - + File size - + KB - + Bitrate - + kbps - + Sample rate - + Hz - + Channels diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts index 8940f018e..90c015325 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin Info sul modulo audi FFmpeg - + Qmmp FFmpeg Audio Plugin Modulo audio FFmpeg per Qmmp - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autore: Ilya Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin Modulo FFmpeg - + FFmpeg Formats Formati FFmpeg - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Compilato con libavformat-%1.%2.%3 e libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Durata - + File size Dimensione file - + KB KB - + Bitrate Bit/secondo - + kbps kbps - + Sample rate Campionamento - + Hz Hz - + Channels Canali diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts index 5ad28f252..2b6ba6a93 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin FFmpeg プラグイン - + FFmpeg Formats FFmpeg 用の形式 - + About FFmpeg Audio Plugin FFmpeg 音響プラグインについて - + Qmmp FFmpeg Audio Plugin QMMP FFmpeg 音響プラグイン - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 libavformat-%1.%2.%3 と libavcodec-%4.%5.%6 対応でコンパイル - + Written by: Ilya Kotov <forkotov02@hotmail.ru> 制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length 長さ - + File size ファイルの大きさ - + KB KiB - + Bitrate ビットレート - + kbps キロビット毎秒 - + Sample rate サンプルレート - + Hz Hz - + Channels チャンネル diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts index 6cc44215d..ee2cd5f88 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin - + FFmpeg Formats - + About FFmpeg Audio Plugin - + Qmmp FFmpeg Audio Plugin - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length - + File size - + KB - + Bitrate - + kbps - + Sample rate - + Hz - + Channels diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts index 1a45ae74b..2bf7d3d2f 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin Apie FFmpeg įskiepį - + Qmmp FFmpeg Audio Plugin FFmpeg Qmmp audio įskiepis - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin FFmpeg įskiepis - + FFmpeg Formats FFmpeg bylų tipai - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Surinkta iš libavformat-%1.%2.%3 ir libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Trukmė - + File size Bylos dydis - + KB КB - + Bitrate Kokybė - + kbps kbps - + Sample rate Dažnis - + Hz Hz - + Channels Kanalai diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts index 28614ab8e..f91b08b3c 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin Over de FFmpeg Audio Module - + Qmmp FFmpeg Audio Plugin FFmpeg Audio Module voor Qmmp - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Auteur: Ilya Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin FFmpeg Module - + FFmpeg Formats FFmpeg Formaat - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Gecompileerd tegen libavformat-%1.%2.%3 en libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Duur - + File size Bestandsgrootte - + KB - + Bitrate Bitsnelheid - + kbps - + Sample rate Sample frequentie - + Hz - + Channels Kanalen diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts index 5e6d7b332..2806764ba 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin Wtyczka FFMPEG - + FFmpeg Formats Formaty FFmpeg - + About FFmpeg Audio Plugin O wtyczce FFmpeg Audio - + Qmmp FFmpeg Audio Plugin Wtyczka FFmpeg Audio dla Qmmp - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Skompilowane przy użyciu libavformat-%1.%2.%3 i libavcodec-%4.%5.%6 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autor: Ilja Kotov <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Długość - + File size Wielkość pliku - + KB - + Bitrate Szybkość transmisji - + kbps - + Sample rate Próbkowanie - + Hz - + Channels Kanały diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts index d8c6f0df1..52a7aacb8 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin - + FFmpeg Formats - + About FFmpeg Audio Plugin - + Qmmp FFmpeg Audio Plugin - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length - + File size - + KB - + Bitrate - + kbps - + Sample rate - + Hz - + Channels diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts index 456008e5a..e1eb4e254 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin Об аудио-модуле FFmpeg - + Qmmp FFmpeg Audio Plugin Аудио-модуль FFmpeg для Qmmp - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Разработчик: Илья Котов <forkotov02@hotmail.ru> - + FFmpeg Plugin Модуль FFmpeg - + FFmpeg Formats Форматы FFmpeg - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Собрано с libavformat-%1.%2.%3 и libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Длительность - + File size Размер файла - + KB КБ - + Bitrate Битовая частота - + kbps Кб/с - + Sample rate Дискретизация - + Hz Гц - + Channels Каналов diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts index 9cf65e5f5..ecf57e15e 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin - + FFmpeg Formats - + About FFmpeg Audio Plugin - + Qmmp FFmpeg Audio Plugin - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length - + File size - + KB - + Bitrate - + kbps - + Sample rate - + Hz - + Channels diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts index 3bdfcd7a8..82c57a944 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + FFmpeg Plugin FFmpeg Eklentisi - + FFmpeg Formats FFmpeg Biçimleri - + About FFmpeg Audio Plugin FFmpeg Ses Eklentisi Hakkında - + Qmmp FFmpeg Audio Plugin Qmmp FFmpeg Ses Eklentisi - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 libavformat-%1.%2.%3 ve libavcodec-%4.%5.%6 ile derlenmiştir - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Yazan: Ilya Kotov <forkotov02@hotmail.ru> @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length - + File size - + KB KB - + Bitrate - + kbps kbps - + Sample rate - + Hz Hz - + Channels diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts index 6f9969cef..a79fff2e6 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin Про аудіо-модуль FFmpeg - + Qmmp FFmpeg Audio Plugin Аудіо-модуль FFmpeg для Qmmp - + Written by: Ilya Kotov <forkotov02@hotmail.ru> Розробник: Ілля Котов <forkotov02@hotmail.ru> - + FFmpeg Plugin Модуль FFmpeg - + FFmpeg Formats Формати FFmpeg - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 Зібрано з libavformat-%1.%2.%3 та libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length Тривалість - + File size Розмір файлу - + KB Кб - + Bitrate Бітрейт - + kbps Кб/с - + Sample rate Частота - + Hz Гц - + Channels Канали diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts index 5bb8d0db5..45149c3ca 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin 关于 FFmpeg 音频插件 - + Qmmp FFmpeg Audio Plugin Qmmp FFmpeg 音频插件 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> 作者:Ilya Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin FFmpeg 插件 - + FFmpeg Formats FFmpeg 格式 - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 编译依赖 libavformat-%1.%2.%3 和 libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length 长度 - + File size 文件大小 - + KB - + Bitrate 比特率 - + kbps - + Sample rate 取样率 - + Hz - + Channels 声音通道 diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts index e10d918e8..5df15a970 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts @@ -4,32 +4,32 @@ DecoderFFmpegFactory - + About FFmpeg Audio Plugin 關於 FFmpeg 聲訊插件 - + Qmmp FFmpeg Audio Plugin Qmmp FFmpeg 聲訊插件 - + Written by: Ilya Kotov <forkotov02@hotmail.ru> 作者:Ilya Kotov <forkotov02@hotmail.ru> - + FFmpeg Plugin FFmpeg 插件 - + FFmpeg Formats FFmpeg 格式 - + Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 編譯依賴 libavformat-%1.%2.%3 與 libavcodec-%4.%5.%6 @@ -37,42 +37,42 @@ FFmpegMetaDataModel - + Length 長度 - + File size 文件大小 - + KB KB - + Bitrate 比特率 - + kbps kbps - + Sample rate 取樣率 - + Hz Hz - + Channels 聲音通道 -- cgit v1.2.3-13-gbd6f