aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-10-04 16:58:29 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-10-04 16:58:29 +0000
commit19a2276bebf313755c37c90eed5dcaaca6140c87 (patch)
treebfa10428418d114e57c8e673d0ccdeac0ee60289 /src/plugins/Input
parent9f21def5bddb72ffd09e7f3e63728b7aa71fefd4 (diff)
downloadqmmp-19a2276bebf313755c37c90eed5dcaaca6140c87.tar.gz
qmmp-19a2276bebf313755c37c90eed5dcaaca6140c87.tar.bz2
qmmp-19a2276bebf313755c37c90eed5dcaaca6140c87.zip
added Galician translation (author: Óscar Pereira)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3747 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input')
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts70
-rw-r--r--src/plugins/Input/aac/translations/translations.qrc1
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts90
-rw-r--r--src/plugins/Input/cdaudio/translations/translations.qrc1
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts70
-rw-r--r--src/plugins/Input/cue/translations/translations.qrc1
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts153
-rw-r--r--src/plugins/Input/ffmpeg/translations/translations.qrc1
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts153
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/translations.qrc1
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts75
-rw-r--r--src/plugins/Input/flac/translations/translations.qrc1
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts37
-rw-r--r--src/plugins/Input/gme/translations/translations.qrc1
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts191
-rw-r--r--src/plugins/Input/mad/translations/translations.qrc1
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts341
-rw-r--r--src/plugins/Input/modplug/translations/translations.qrc1
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts75
-rw-r--r--src/plugins/Input/mpc/translations/translations.qrc1
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts80
-rw-r--r--src/plugins/Input/opus/translations/translations.qrc1
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts90
-rw-r--r--src/plugins/Input/sid/translations/translations.qrc1
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts37
-rw-r--r--src/plugins/Input/sndfile/translations/translations.qrc1
-rw-r--r--src/plugins/Input/vorbis/translations/translations.qrc1
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts80
-rw-r--r--src/plugins/Input/wavpack/translations/translations.qrc1
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts90
-rw-r--r--src/plugins/Input/wildmidi/translations/translations.qrc1
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts75
32 files changed, 1723 insertions, 0 deletions
diff --git a/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts b/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts
new file mode 100644
index 000000000..8440a4112
--- /dev/null
+++ b/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>AACMetaDataModel</name>
+ <message>
+ <location filename="../aacmetadatamodel.cpp" line="43"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../aacmetadatamodel.cpp" line="45"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../aacmetadatamodel.cpp" line="45"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../aacmetadatamodel.cpp" line="47"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../aacmetadatamodel.cpp" line="47"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../aacmetadatamodel.cpp" line="48"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../aacmetadatamodel.cpp" line="49"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>DecoderAACFactory</name>
+ <message>
+ <location filename="../decoderaacfactory.cpp" line="46"/>
+ <source>AAC Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderaacfactory.cpp" line="48"/>
+ <source>AAC Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderaacfactory.cpp" line="88"/>
+ <source>About AAC Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderaacfactory.cpp" line="89"/>
+ <source>Qmmp AAC Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderaacfactory.cpp" line="90"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/aac/translations/translations.qrc b/src/plugins/Input/aac/translations/translations.qrc
index fd44c0c75..46a83ece4 100644
--- a/src/plugins/Input/aac/translations/translations.qrc
+++ b/src/plugins/Input/aac/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>aac_plugin_sk.qm</file>
<file>aac_plugin_es.qm</file>
<file>aac_plugin_he.qm</file>
+ <file>aac_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts
new file mode 100644
index 000000000..0411d2eb6
--- /dev/null
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderCDAudioFactory</name>
+ <message>
+ <location filename="../decodercdaudiofactory.cpp" line="45"/>
+ <source>CD Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercdaudiofactory.cpp" line="88"/>
+ <source>About CD Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercdaudiofactory.cpp" line="89"/>
+ <source>Qmmp CD Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercdaudiofactory.cpp" line="90"/>
+ <source>Compiled against libcdio-%1 and libcddb-%2</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercdaudiofactory.cpp" line="92"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercdaudiofactory.cpp" line="93"/>
+ <source>Usage: open cdda:/// using Add URL dialog or command line</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>CD Audio Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Override device:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="42"/>
+ <source>Limit cd speed:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="62"/>
+ <source>Use cd-text</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="69"/>
+ <source>CDDB</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="78"/>
+ <source>Use HTTP instead of CDDBP</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="88"/>
+ <source>Server:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="95"/>
+ <source>Path:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="105"/>
+ <source>Port:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="117"/>
+ <source>Clear CDDB cache</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/cdaudio/translations/translations.qrc b/src/plugins/Input/cdaudio/translations/translations.qrc
index 9a6b30567..b4bf5bd0e 100644
--- a/src/plugins/Input/cdaudio/translations/translations.qrc
+++ b/src/plugins/Input/cdaudio/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>cdaudio_plugin_sk.qm</file>
<file>cdaudio_plugin_es.qm</file>
<file>cdaudio_plugin_he.qm</file>
+ <file>cdaudio_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts b/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts
new file mode 100644
index 000000000..4e0c3dd75
--- /dev/null
+++ b/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderCUEFactory</name>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="44"/>
+ <source>CUE Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="47"/>
+ <source>CUE Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="95"/>
+ <source>About CUE Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="96"/>
+ <source>Qmmp CUE Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="97"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>CUE Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Common settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="35"/>
+ <source>Load incorrect cue sheets if possible</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>CUE encoding</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="51"/>
+ <source>Automatic charset detection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="61"/>
+ <source>Language:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="81"/>
+ <source>Default encoding:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/cue/translations/translations.qrc b/src/plugins/Input/cue/translations/translations.qrc
index 6c3a48e4c..21d4bb443 100644
--- a/src/plugins/Input/cue/translations/translations.qrc
+++ b/src/plugins/Input/cue/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>cue_plugin_sk.qm</file>
<file>cue_plugin_es.qm</file>
<file>cue_plugin_he.qm</file>
+ <file>cue_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts
new file mode 100644
index 000000000..d522b158b
--- /dev/null
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderFFmpegFactory</name>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="125"/>
+ <source>FFmpeg Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="127"/>
+ <source>FFmpeg Formats</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="230"/>
+ <source>About FFmpeg Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="231"/>
+ <source>Qmmp FFmpeg Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="232"/>
+ <source>Compiled against:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="245"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>FFmpegMetaDataModel</name>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="45"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="46"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="46"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="47"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="47"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="59"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="59"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="60"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>FFmpeg Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="55"/>
+ <source>Formats</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="61"/>
+ <source>Windows Media Audio</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="68"/>
+ <source>Monkey&apos;s Audio (APE)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="75"/>
+ <source>True Audio</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="82"/>
+ <source>ADTS AAC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="89"/>
+ <source>MP3 (MPEG audio layer 3)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="96"/>
+ <source>MPEG-4 AAC/ALAC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="103"/>
+ <source>RealAudio 1.0/2.0</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="110"/>
+ <source>Shorten</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="117"/>
+ <source>AC3/EAC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="124"/>
+ <source>DTS/DTS-Core</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="131"/>
+ <source>Matroska Audio (Dolby TrueHD Lossless)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="138"/>
+ <source>VQF</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/ffmpeg/translations/translations.qrc b/src/plugins/Input/ffmpeg/translations/translations.qrc
index b6ae11303..7275ea4f7 100644
--- a/src/plugins/Input/ffmpeg/translations/translations.qrc
+++ b/src/plugins/Input/ffmpeg/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>ffmpeg_plugin_sk.qm</file>
<file>ffmpeg_plugin_es.qm</file>
<file>ffmpeg_plugin_he.qm</file>
+ <file>ffmpeg_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts
new file mode 100644
index 000000000..226b56867
--- /dev/null
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderFFmpegFactory</name>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="99"/>
+ <source>FFmpeg Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="101"/>
+ <source>FFmpeg Formats</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="208"/>
+ <source>About FFmpeg Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="210"/>
+ <source>Qmmp FFmpeg Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="211"/>
+ <source>Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderffmpegfactory.cpp" line="218"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>FFmpegMetaDataModel</name>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="48"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="49"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="49"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="50"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="50"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="66"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="66"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../ffmpegmetadatamodel.cpp" line="67"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>FFmpeg Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="55"/>
+ <source>Formats</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="61"/>
+ <source>Windows Media Audio</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="68"/>
+ <source>Monkey&apos;s Audio (APE)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="75"/>
+ <source>True Audio</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="82"/>
+ <source>ADTS AAC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="89"/>
+ <source>MP3 (MPEG audio layer 3)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="96"/>
+ <source>MPEG-4 AAC/ALAC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="103"/>
+ <source>RealAudio 1.0/2.0</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="110"/>
+ <source>Shorten</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="117"/>
+ <source>AC3/EAC</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="124"/>
+ <source>DTS/DTS-Core</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="131"/>
+ <source>Matroska Audio (Dolby TrueHD Lossless)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="138"/>
+ <source>VQF</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc b/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc
index 49a792f75..705d1c512 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc
+++ b/src/plugins/Input/ffmpeg_legacy/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>ffmpeg_legacy_plugin_sk.qm</file>
<file>ffmpeg_legacy_plugin_es.qm</file>
<file>ffmpeg_legacy_plugin_he.qm</file>
+ <file>ffmpeg_legacy_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts b/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts
new file mode 100644
index 000000000..9524b2432
--- /dev/null
+++ b/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderFLACFactory</name>
+ <message>
+ <location filename="../decoderflacfactory.cpp" line="57"/>
+ <source>FLAC Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderflacfactory.cpp" line="59"/>
+ <source>FLAC Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderflacfactory.cpp" line="187"/>
+ <source>About FLAC Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderflacfactory.cpp" line="188"/>
+ <source>Qmmp FLAC Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderflacfactory.cpp" line="189"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>FLACMetaDataModel</name>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="80"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="81"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="81"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="82"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="83"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="83"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="85"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../flacmetadatamodel.cpp" line="85"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/flac/translations/translations.qrc b/src/plugins/Input/flac/translations/translations.qrc
index c14dc60bd..11a2ddceb 100644
--- a/src/plugins/Input/flac/translations/translations.qrc
+++ b/src/plugins/Input/flac/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>flac_plugin_sk.qm</file>
<file>flac_plugin_es.qm</file>
<file>flac_plugin_he.qm</file>
+ <file>flac_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts b/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts
new file mode 100644
index 000000000..e62c804f6
--- /dev/null
+++ b/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderGmeFactory</name>
+ <message>
+ <location filename="../decodergmefactory.cpp" line="48"/>
+ <source>GME Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodergmefactory.cpp" line="51"/>
+ <source>Game Music Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodergmefactory.cpp" line="114"/>
+ <source>About GME Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodergmefactory.cpp" line="115"/>
+ <source>Qmmp GME Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodergmefactory.cpp" line="116"/>
+ <source>This plugin uses Game_Music_Emu library to play game music files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodergmefactory.cpp" line="117"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/gme/translations/translations.qrc b/src/plugins/Input/gme/translations/translations.qrc
index 3ff7dd349..e8acac6d2 100644
--- a/src/plugins/Input/gme/translations/translations.qrc
+++ b/src/plugins/Input/gme/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>gme_plugin_sk.qm</file>
<file>gme_plugin_es.qm</file>
<file>gme_plugin_he.qm</file>
+ <file>gme_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts b/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts
new file mode 100644
index 000000000..9f2d82b96
--- /dev/null
+++ b/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderMADFactory</name>
+ <message>
+ <location filename="../decodermadfactory.cpp" line="87"/>
+ <source>MPEG Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermadfactory.cpp" line="90"/>
+ <source>MPEG Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermadfactory.cpp" line="220"/>
+ <source>About MPEG Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermadfactory.cpp" line="221"/>
+ <source>Qmmp MPEG Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermadfactory.cpp" line="222"/>
+ <source>Compiled against libmad version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermadfactory.cpp" line="226"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermadfactory.cpp" line="227"/>
+ <source>Source code based on mq3 and madplay projects</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>MPEGMetaDataModel</name>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="70"/>
+ <source>Format</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="72"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="72"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="74"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="74"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="78"/>
+ <location filename="../mpegmetadatamodel.cpp" line="81"/>
+ <location filename="../mpegmetadatamodel.cpp" line="84"/>
+ <location filename="../mpegmetadatamodel.cpp" line="87"/>
+ <source>Mode</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="90"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="91"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="93"/>
+ <location filename="../mpegmetadatamodel.cpp" line="95"/>
+ <source>Protection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="93"/>
+ <location filename="../mpegmetadatamodel.cpp" line="97"/>
+ <location filename="../mpegmetadatamodel.cpp" line="101"/>
+ <source>Yes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="95"/>
+ <location filename="../mpegmetadatamodel.cpp" line="99"/>
+ <location filename="../mpegmetadatamodel.cpp" line="103"/>
+ <source>No</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="97"/>
+ <location filename="../mpegmetadatamodel.cpp" line="99"/>
+ <source>Copyright</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpegmetadatamodel.cpp" line="101"/>
+ <location filename="../mpegmetadatamodel.cpp" line="103"/>
+ <source>Original</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>MPEG Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Tag Priority</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="41"/>
+ <source>First:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="61"/>
+ <location filename="../settingsdialog.ui" line="110"/>
+ <location filename="../settingsdialog.ui" line="159"/>
+ <source>ID3v1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="66"/>
+ <location filename="../settingsdialog.ui" line="115"/>
+ <location filename="../settingsdialog.ui" line="164"/>
+ <source>ID3v2</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="71"/>
+ <location filename="../settingsdialog.ui" line="120"/>
+ <location filename="../settingsdialog.ui" line="169"/>
+ <source>APE</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="76"/>
+ <location filename="../settingsdialog.ui" line="125"/>
+ <location filename="../settingsdialog.ui" line="174"/>
+ <source>Disabled</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="90"/>
+ <source>Second:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="139"/>
+ <source>Third:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="198"/>
+ <source>Encodings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="210"/>
+ <source>ID3v1 encoding:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="236"/>
+ <source>ID3v2 encoding:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/mad/translations/translations.qrc b/src/plugins/Input/mad/translations/translations.qrc
index 66a789b4a..644e797d0 100644
--- a/src/plugins/Input/mad/translations/translations.qrc
+++ b/src/plugins/Input/mad/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>mad_plugin_sk.qm</file>
<file>mad_plugin_es.qm</file>
<file>mad_plugin_he.qm</file>
+ <file>mad_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts b/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts
new file mode 100644
index 000000000..97438ae5b
--- /dev/null
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts
@@ -0,0 +1,341 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderModPlugFactory</name>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="55"/>
+ <source>ModPlug Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="61"/>
+ <source>ModPlug Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="127"/>
+ <source>About ModPlug Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="128"/>
+ <source>Qmmp ModPlug Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="129"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="130"/>
+ <source>Based on the Modplug Plugin for Xmms</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="131"/>
+ <source>Modplug Plugin developers:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="132"/>
+ <source>Olivier Lapicque &lt;olivierl@jps.net&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="133"/>
+ <source>Kenton Varda &lt;temporal@gauge3d.org&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermodplugfactory.cpp" line="134"/>
+ <source>Konstanty Bialkowski &lt;konstanty@ieee.org&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>ModPlugMetaDataModel</name>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="71"/>
+ <source>File name</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="142"/>
+ <source>Type</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="147"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="148"/>
+ <source>Speed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="149"/>
+ <source>Tempo</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="150"/>
+ <location filename="../modplugmetadatamodel.cpp" line="171"/>
+ <source>Samples</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="151"/>
+ <location filename="../modplugmetadatamodel.cpp" line="180"/>
+ <source>Instruments</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="152"/>
+ <source>Patterns</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="153"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../modplugmetadatamodel.cpp" line="185"/>
+ <source>Comment</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>ModPlug Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="33"/>
+ <source>Quality</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>Resolution</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="51"/>
+ <source>16 bit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="58"/>
+ <source>8 bit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="74"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="80"/>
+ <source>Stereo</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="87"/>
+ <source>Mono (downmix)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="103"/>
+ <source>Resampling</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="109"/>
+ <source>Nearest (fastest)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="116"/>
+ <source>Linear (fast)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="123"/>
+ <source>Spline (good quality)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="130"/>
+ <source>8-tap Fir (extremely high quality)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="146"/>
+ <source>Sampling Rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="152"/>
+ <source>48000 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="159"/>
+ <source>44100 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="166"/>
+ <source>22050 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="173"/>
+ <source>11025 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="184"/>
+ <source>Effects</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="190"/>
+ <source>Reverb</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="202"/>
+ <location filename="../settingsdialog.ui" line="467"/>
+ <source>Depth (%)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="234"/>
+ <location filename="../settingsdialog.ui" line="368"/>
+ <location filename="../settingsdialog.ui" line="499"/>
+ <location filename="../settingsdialog.ui" line="618"/>
+ <source>0</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="260"/>
+ <location filename="../settingsdialog.ui" line="519"/>
+ <source>Delay (ms)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="292"/>
+ <source>40</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="324"/>
+ <source>Bass Boost</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="336"/>
+ <source>Amount (%)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="394"/>
+ <source>Range (Hz)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="426"/>
+ <source>10</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="458"/>
+ <source>Surround</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="551"/>
+ <source>5</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="577"/>
+ <source>Preamp</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="586"/>
+ <source>Volume</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="656"/>
+ <source>Note: Setting the preamp
+too high may cause clipping!</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="671"/>
+ <source>Misc</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="677"/>
+ <source>General</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="683"/>
+ <source>Use filename as song title</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="690"/>
+ <source>Noise reduction</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="700"/>
+ <source>Fast playlist info</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="710"/>
+ <source>Play Amiga MOD</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="720"/>
+ <source>Looping</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="726"/>
+ <source>Don&apos;t loop</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="733"/>
+ <source>Loop</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="750"/>
+ <source>time(s)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="770"/>
+ <source>Loop forever</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/modplug/translations/translations.qrc b/src/plugins/Input/modplug/translations/translations.qrc
index 7ced446ee..b2f9ff409 100644
--- a/src/plugins/Input/modplug/translations/translations.qrc
+++ b/src/plugins/Input/modplug/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>modplug_plugin_sk.qm</file>
<file>modplug_plugin_es.qm</file>
<file>modplug_plugin_he.qm</file>
+ <file>modplug_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts b/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts
new file mode 100644
index 000000000..fab4d4a95
--- /dev/null
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderMPCFactory</name>
+ <message>
+ <location filename="../decodermpcfactory.cpp" line="59"/>
+ <source>Musepack Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermpcfactory.cpp" line="61"/>
+ <source>Musepack Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermpcfactory.cpp" line="121"/>
+ <source>About Musepack Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermpcfactory.cpp" line="122"/>
+ <source>Qmmp Musepack Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodermpcfactory.cpp" line="123"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>MPCMetaDataModel</name>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="46"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="47"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="47"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="48"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="49"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="49"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="50"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../mpcmetadatamodel.cpp" line="50"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/mpc/translations/translations.qrc b/src/plugins/Input/mpc/translations/translations.qrc
index cb62b991a..2ff09770e 100644
--- a/src/plugins/Input/mpc/translations/translations.qrc
+++ b/src/plugins/Input/mpc/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>mpc_plugin_sk.qm</file>
<file>mpc_plugin_es.qm</file>
<file>mpc_plugin_he.qm</file>
+ <file>mpc_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts b/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts
new file mode 100644
index 000000000..40aad15ee
--- /dev/null
+++ b/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderOpusFactory</name>
+ <message>
+ <location filename="../decoderopusfactory.cpp" line="48"/>
+ <source>Opus Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderopusfactory.cpp" line="51"/>
+ <source>Ogg Opus Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderopusfactory.cpp" line="122"/>
+ <source>About Opus Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderopusfactory.cpp" line="123"/>
+ <source>Qmmp Opus Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderopusfactory.cpp" line="124"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderopusfactory.cpp" line="125"/>
+ <source>This plugin includes code from TagLib library</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>OpusMetaDataModel</name>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="51"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="52"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="52"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="53"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="54"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="54"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="55"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../opusmetadatamodel.cpp" line="55"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/opus/translations/translations.qrc b/src/plugins/Input/opus/translations/translations.qrc
index f2f256263..c4b277b92 100644
--- a/src/plugins/Input/opus/translations/translations.qrc
+++ b/src/plugins/Input/opus/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>opus_plugin_sk.qm</file>
<file>opus_plugin_es.qm</file>
<file>opus_plugin_he.qm</file>
+ <file>opus_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts b/src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts
new file mode 100644
index 000000000..231c1d5d2
--- /dev/null
+++ b/src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderSIDFactory</name>
+ <message>
+ <location filename="../decodersidfactory.cpp" line="67"/>
+ <source>SID Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersidfactory.cpp" line="69"/>
+ <source>SID Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersidfactory.cpp" line="123"/>
+ <source>About SID Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersidfactory.cpp" line="124"/>
+ <source>Qmmp SID Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersidfactory.cpp" line="125"/>
+ <source>This plugin plays Commodore 64 music files using libsidplayfp library</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersidfactory.cpp" line="126"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>SID Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="55"/>
+ <source>Fast resampling</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="62"/>
+ <source>Sample rate:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="69"/>
+ <source>HVSC database file:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="76"/>
+ <source>Resampling method:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="93"/>
+ <source>Defaults song length, sec:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="100"/>
+ <source>Enable HVSC song length database</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="107"/>
+ <source>Emulation:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="41"/>
+ <source>44100 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="42"/>
+ <source>48000 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/sid/translations/translations.qrc b/src/plugins/Input/sid/translations/translations.qrc
index a3244d4a7..fb3b9086c 100644
--- a/src/plugins/Input/sid/translations/translations.qrc
+++ b/src/plugins/Input/sid/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>sid_plugin_sk.qm</file>
<file>sid_plugin_es.qm</file>
<file>sid_plugin_he.qm</file>
+ <file>sid_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts
new file mode 100644
index 000000000..01373c4eb
--- /dev/null
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderSndFileFactory</name>
+ <message>
+ <location filename="../decodersndfilefactory.cpp" line="63"/>
+ <source>Sndfile Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersndfilefactory.cpp" line="66"/>
+ <source>PCM Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersndfilefactory.cpp" line="130"/>
+ <source>About Sndfile Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersndfilefactory.cpp" line="131"/>
+ <source>Qmmp Sndfile Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersndfilefactory.cpp" line="132"/>
+ <source>Compiled against</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodersndfilefactory.cpp" line="133"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/sndfile/translations/translations.qrc b/src/plugins/Input/sndfile/translations/translations.qrc
index 9970560a2..e32121008 100644
--- a/src/plugins/Input/sndfile/translations/translations.qrc
+++ b/src/plugins/Input/sndfile/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>sndfile_plugin_sk.qm</file>
<file>sndfile_plugin_es.qm</file>
<file>sndfile_plugin_he.qm</file>
+ <file>sndfile_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/vorbis/translations/translations.qrc b/src/plugins/Input/vorbis/translations/translations.qrc
index 2245093cb..4da9d4b05 100644
--- a/src/plugins/Input/vorbis/translations/translations.qrc
+++ b/src/plugins/Input/vorbis/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>vorbis_plugin_sk.qm</file>
<file>vorbis_plugin_es.qm</file>
<file>vorbis_plugin_he.qm</file>
+ <file>vorbis_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts
new file mode 100644
index 000000000..1b740da60
--- /dev/null
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderVorbisFactory</name>
+ <message>
+ <location filename="../decodervorbisfactory.cpp" line="50"/>
+ <source>Ogg Vorbis Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodervorbisfactory.cpp" line="53"/>
+ <source>Ogg Vorbis Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodervorbisfactory.cpp" line="124"/>
+ <source>About Ogg Vorbis Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodervorbisfactory.cpp" line="125"/>
+ <source>Qmmp Ogg Vorbis Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodervorbisfactory.cpp" line="126"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decodervorbisfactory.cpp" line="127"/>
+ <source>Source code based on mq3 project</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>VorbisMetaDataModel</name>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="51"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="52"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="52"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="53"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="54"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="54"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="55"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../vorbismetadatamodel.cpp" line="55"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/wavpack/translations/translations.qrc b/src/plugins/Input/wavpack/translations/translations.qrc
index fe2e486c5..17029f9ea 100644
--- a/src/plugins/Input/wavpack/translations/translations.qrc
+++ b/src/plugins/Input/wavpack/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>wavpack_plugin_sk.qm</file>
<file>wavpack_plugin_es.qm</file>
<file>wavpack_plugin_he.qm</file>
+ <file>wavpack_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts
new file mode 100644
index 000000000..afed1d37b
--- /dev/null
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderWavPackFactory</name>
+ <message>
+ <location filename="../decoderwavpackfactory.cpp" line="45"/>
+ <source>WavPack Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwavpackfactory.cpp" line="47"/>
+ <source>WavPack Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwavpackfactory.cpp" line="153"/>
+ <source>About WavPack Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwavpackfactory.cpp" line="154"/>
+ <source>Qmmp WavPack Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwavpackfactory.cpp" line="155"/>
+ <source>WavPack library version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwavpackfactory.cpp" line="157"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>WavPackMetaDataModel</name>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="65"/>
+ <source>Length</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="66"/>
+ <source>Sample rate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="66"/>
+ <source>Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="67"/>
+ <source>Channels</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="68"/>
+ <source>Bitrate</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="68"/>
+ <source>kbps</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="70"/>
+ <source>File size</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="70"/>
+ <source>KB</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="71"/>
+ <source>Ratio</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../wavpackmetadatamodel.cpp" line="72"/>
+ <source>Version</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Input/wildmidi/translations/translations.qrc b/src/plugins/Input/wildmidi/translations/translations.qrc
index aebe9141b..d56d10f45 100644
--- a/src/plugins/Input/wildmidi/translations/translations.qrc
+++ b/src/plugins/Input/wildmidi/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>wildmidi_plugin_sk.qm</file>
<file>wildmidi_plugin_es.qm</file>
<file>wildmidi_plugin_he.qm</file>
+ <file>wildmidi_plugin_gl_ES.qm</file>
</qresource>
</RCC>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts
new file mode 100644
index 000000000..c8609a1b8
--- /dev/null
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>DecoderWildMidiFactory</name>
+ <message>
+ <location filename="../decoderwildmidifactory.cpp" line="43"/>
+ <source>WildMidi Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwildmidifactory.cpp" line="45"/>
+ <source>Midi Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwildmidifactory.cpp" line="100"/>
+ <source>About WildMidi Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwildmidifactory.cpp" line="101"/>
+ <source>Qmmp WildMidi Audio Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwildmidifactory.cpp" line="102"/>
+ <source>This plugin uses WildMidi library to play midi files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../decoderwildmidifactory.cpp" line="103"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>WildMidi Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Instrument configuration: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="43"/>
+ <source>Sample rate:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="50"/>
+ <source>Enhanced resampling</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="57"/>
+ <source>Reverberation</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="39"/>
+ <source>44100 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="40"/>
+ <source>48000 Hz</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>