aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/converter
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/converter')
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_gl_ES.ts254
-rw-r--r--src/plugins/General/converter/translations/translations.qrc1
2 files changed, 255 insertions, 0 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts b/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts
new file mode 100644
index 000000000..d816b87d1
--- /dev/null
+++ b/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts
@@ -0,0 +1,254 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="gl_ES">
+<context>
+ <name>Converter</name>
+ <message>
+ <location filename="../converter.cpp" line="169"/>
+ <source>Track: %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converter.cpp" line="171"/>
+ <source>Preset: %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converter.cpp" line="266"/>
+ <source>Encoding...</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>ConverterDialog</name>
+ <message>
+ <location filename="../converterdialog.ui" line="14"/>
+ <source>Converter Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="29"/>
+ <source>Select tracks to convert:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="43"/>
+ <source>Output directory:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="53"/>
+ <source>Output file name:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="63"/>
+ <source>Preset:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.ui" line="73"/>
+ <source>Overwrite existing files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="90"/>
+ <source>Choose a directory</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="110"/>
+ <source>Artist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="111"/>
+ <source>Album</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="112"/>
+ <source>Title</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="113"/>
+ <source>Track number</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="114"/>
+ <source>Two-digit track number</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="115"/>
+ <source>Genre</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="116"/>
+ <source>Comment</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="117"/>
+ <source>Composer</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="118"/>
+ <source>Duration</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="119"/>
+ <source>Disc number</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="120"/>
+ <source>File name</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="121"/>
+ <source>Year</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="122"/>
+ <source>Condition</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="128"/>
+ <source>Create</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="129"/>
+ <source>Edit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="130"/>
+ <source>Create a copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterdialog.cpp" line="131"/>
+ <source>Delete</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>ConverterFactory</name>
+ <message>
+ <location filename="../converterfactory.cpp" line="28"/>
+ <source>Converter Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="49"/>
+ <source>About Converter Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="50"/>
+ <source>Qmmp Converter Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="51"/>
+ <source>This plugin converts supported audio files to other file formats using external command-line encoders</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>ConverterHelper</name>
+ <message>
+ <location filename="../converterhelper.cpp" line="35"/>
+ <source>Convert</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterhelper.cpp" line="36"/>
+ <source>Meta+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterhelper.cpp" line="42"/>
+ <source>Converting...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../converterhelper.cpp" line="43"/>
+ <source>Cancel</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>PresetEditor</name>
+ <message>
+ <location filename="../preseteditor.ui" line="14"/>
+ <source>Preset Editor</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="29"/>
+ <source>General</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="35"/>
+ <source>Name:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="45"/>
+ <source>Extension:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="58"/>
+ <source>Command</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="77"/>
+ <source>Options</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="83"/>
+ <source>Write tags</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.ui" line="90"/>
+ <source>Convert to 16 bit</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.cpp" line="37"/>
+ <source>%1 (Read Only)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.cpp" line="70"/>
+ <source>Output file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../preseteditor.cpp" line="71"/>
+ <source>Input file</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/converter/translations/translations.qrc b/src/plugins/General/converter/translations/translations.qrc
index bbd0fc27c..7b2157a67 100644
--- a/src/plugins/General/converter/translations/translations.qrc
+++ b/src/plugins/General/converter/translations/translations.qrc
@@ -20,5 +20,6 @@
<file>converter_plugin_sk.qm</file>
<file>converter_plugin_es.qm</file>
<file>converter_plugin_he.qm</file>
+ <file>converter_plugin_gl_ES.qm</file>
</qresource>
</RCC>