From 4e986877f065622cb79ffed4563d42752aebd094 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 25 Aug 2012 14:16:36 +0000 Subject: added missing qt-linguist files, updated resources git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38 --- .../Input/wavpack/translations/translations.qrc | 17 ++-- .../wavpack/translations/wavpack_plugin_fr.ts | 90 ++++++++++++++++++++++ .../wavpack/translations/wavpack_plugin_hu.ts | 90 ++++++++++++++++++++++ .../wavpack/translations/wavpack_plugin_kk.ts | 90 ++++++++++++++++++++++ .../wavpack/translations/wavpack_plugin_pl_PL.ts | 90 ++++++++++++++++++++++ .../wavpack/translations/wavpack_plugin_pt_BR.ts | 90 ++++++++++++++++++++++ .../wavpack/translations/wavpack_plugin_sk.ts | 90 ++++++++++++++++++++++ 7 files changed, 551 insertions(+), 6 deletions(-) create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts create mode 100644 src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts (limited to 'src/plugins/Input/wavpack') diff --git a/src/plugins/Input/wavpack/translations/translations.qrc b/src/plugins/Input/wavpack/translations/translations.qrc index 24bc0f4a2..9d16d2747 100644 --- a/src/plugins/Input/wavpack/translations/translations.qrc +++ b/src/plugins/Input/wavpack/translations/translations.qrc @@ -1,18 +1,23 @@ - wavpack_plugin_it.qm - wavpack_plugin_cs.qm - wavpack_plugin_de.qm - wavpack_plugin_zh_CN.qm - wavpack_plugin_zh_TW.qm - wavpack_plugin_pl.qm wavpack_plugin_ru.qm wavpack_plugin_uk_UA.qm + wavpack_plugin_zh_CN.qm + wavpack_plugin_zh_TW.qm wavpack_plugin_tr.qm + wavpack_plugin_cs.qm + wavpack_plugin_pt_BR.qm + wavpack_plugin_de.qm + wavpack_plugin_pl_PL.qm + wavpack_plugin_fr.qm + wavpack_plugin_it.qm + wavpack_plugin_kk.qm wavpack_plugin_lt.qm + wavpack_plugin_hu.qm wavpack_plugin_nl.qm wavpack_plugin_ja.qm + wavpack_plugin_sk.qm wavpack_plugin_es.qm diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts new file mode 100644 index 000000000..722b4a50d --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts @@ -0,0 +1,90 @@ + + + + + DecoderWavPackFactory + + + WavPack Plugin + + + + + WavPack Files + + + + + About WavPack Audio Plugin + + + + + Qmmp WavPack Audio Plugin + + + + + WavPack library version: + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + WavPackMetaDataModel + + + Length + + + + + Sample rate + + + + + Hz + + + + + Channels + + + + + Bitrate + + + + + kbps + + + + + File size + + + + + KB + + + + + Ratio + + + + + Version + + + + diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts new file mode 100644 index 000000000..f9784fdc9 --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts @@ -0,0 +1,90 @@ + + + + + DecoderWavPackFactory + + + WavPack Plugin + + + + + WavPack Files + + + + + About WavPack Audio Plugin + + + + + Qmmp WavPack Audio Plugin + + + + + WavPack library version: + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + WavPackMetaDataModel + + + Length + + + + + Sample rate + + + + + Hz + + + + + Channels + + + + + Bitrate + + + + + kbps + + + + + File size + + + + + KB + + + + + Ratio + + + + + Version + + + + diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts new file mode 100644 index 000000000..3f1804b4a --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts @@ -0,0 +1,90 @@ + + + + + DecoderWavPackFactory + + + WavPack Plugin + + + + + WavPack Files + + + + + About WavPack Audio Plugin + + + + + Qmmp WavPack Audio Plugin + + + + + WavPack library version: + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + WavPackMetaDataModel + + + Length + + + + + Sample rate + + + + + Hz + + + + + Channels + + + + + Bitrate + + + + + kbps + + + + + File size + + + + + KB + + + + + Ratio + + + + + Version + + + + diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts new file mode 100644 index 000000000..7f68faeb3 --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts @@ -0,0 +1,90 @@ + + + + + DecoderWavPackFactory + + + WavPack Plugin + + + + + WavPack Files + + + + + About WavPack Audio Plugin + + + + + Qmmp WavPack Audio Plugin + + + + + WavPack library version: + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + WavPackMetaDataModel + + + Length + + + + + Sample rate + + + + + Hz + + + + + Channels + + + + + Bitrate + + + + + kbps + + + + + File size + + + + + KB + + + + + Ratio + + + + + Version + + + + diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts new file mode 100644 index 000000000..7ecebc2e6 --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts @@ -0,0 +1,90 @@ + + + + + DecoderWavPackFactory + + + WavPack Plugin + + + + + WavPack Files + + + + + About WavPack Audio Plugin + + + + + Qmmp WavPack Audio Plugin + + + + + WavPack library version: + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + WavPackMetaDataModel + + + Length + + + + + Sample rate + + + + + Hz + + + + + Channels + + + + + Bitrate + + + + + kbps + + + + + File size + + + + + KB + + + + + Ratio + + + + + Version + + + + diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts new file mode 100644 index 000000000..a13cf458c --- /dev/null +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts @@ -0,0 +1,90 @@ + + + + + DecoderWavPackFactory + + + WavPack Plugin + + + + + WavPack Files + + + + + About WavPack Audio Plugin + + + + + Qmmp WavPack Audio Plugin + + + + + WavPack library version: + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + WavPackMetaDataModel + + + Length + + + + + Sample rate + + + + + Hz + + + + + Channels + + + + + Bitrate + + + + + kbps + + + + + File size + + + + + KB + + + + + Ratio + + + + + Version + + + + -- cgit v1.2.3-13-gbd6f