aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/converter/translations
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/converter/translations')
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_cs.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_de.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_es.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_it.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_ja.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_lt.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_nl.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_pl.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_ru.ts11
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_tr.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_uk_UA.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_zh_CN.ts9
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_zh_TW.ts9
13 files changed, 92 insertions, 27 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_cs.ts b/src/plugins/General/converter/translations/converter_plugin_cs.ts
index 837c67c07..96d5f227b 100644
--- a/src/plugins/General/converter/translations/converter_plugin_cs.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_cs.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_de.ts b/src/plugins/General/converter/translations/converter_plugin_de.ts
index c586ef2d2..af9a08ab4 100644
--- a/src/plugins/General/converter/translations/converter_plugin_de.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_de.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_es.ts b/src/plugins/General/converter/translations/converter_plugin_es.ts
index 074ea5f54..7052c5e06 100644
--- a/src/plugins/General/converter/translations/converter_plugin_es.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_es.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_it.ts b/src/plugins/General/converter/translations/converter_plugin_it.ts
index e93271c7f..6f5630760 100644
--- a/src/plugins/General/converter/translations/converter_plugin_it.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_it.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_ja.ts b/src/plugins/General/converter/translations/converter_plugin_ja.ts
index 374aab737..a29a7553b 100644
--- a/src/plugins/General/converter/translations/converter_plugin_ja.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_ja.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation>トラック: %1</translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <location filename="../converter.cpp" line="171"/>
<source>Preset: %1</source>
<translation>プリセット: %1</translation>
</message>
+ <message>
+ <location filename="../converter.cpp" line="266"/>
+ <source>Encoding...</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ConverterDialog</name>
diff --git a/src/plugins/General/converter/translations/converter_plugin_lt.ts b/src/plugins/General/converter/translations/converter_plugin_lt.ts
index e529bc420..c84e49732 100644
--- a/src/plugins/General/converter/translations/converter_plugin_lt.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_lt.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_nl.ts b/src/plugins/General/converter/translations/converter_plugin_nl.ts
index 259f697f7..11b2a915d 100644
--- a/src/plugins/General/converter/translations/converter_plugin_nl.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_nl.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_pl.ts b/src/plugins/General/converter/translations/converter_plugin_pl.ts
index 3e18f460f..e419a3125 100644
--- a/src/plugins/General/converter/translations/converter_plugin_pl.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_pl.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation>Utwór: %1</translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <location filename="../converter.cpp" line="171"/>
<source>Preset: %1</source>
<translation></translation>
</message>
+ <message>
+ <location filename="../converter.cpp" line="266"/>
+ <source>Encoding...</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ConverterDialog</name>
diff --git a/src/plugins/General/converter/translations/converter_plugin_ru.ts b/src/plugins/General/converter/translations/converter_plugin_ru.ts
index c46e0640a..6c545cef9 100644
--- a/src/plugins/General/converter/translations/converter_plugin_ru.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_ru.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation>Трек: %1</translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <location filename="../converter.cpp" line="171"/>
<source>Preset: %1</source>
<translation>Предустановка: %1</translation>
</message>
+ <message>
+ <location filename="../converter.cpp" line="266"/>
+ <source>Encoding...</source>
+ <translation>Кодирование...</translation>
+ </message>
</context>
<context>
<name>ConverterDialog</name>
@@ -226,7 +231,7 @@ using external command-line encoders</source>
<message>
<location filename="../preseteditor.ui" line="83"/>
<source>Write tags</source>
- <translation>Прописывать теги</translation>
+ <translation>Добавлять теги</translation>
</message>
<message>
<location filename="../preseteditor.ui" line="90"/>
diff --git a/src/plugins/General/converter/translations/converter_plugin_tr.ts b/src/plugins/General/converter/translations/converter_plugin_tr.ts
index b172a2b62..8a474c3e8 100644
--- a/src/plugins/General/converter/translations/converter_plugin_tr.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_tr.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts b/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts
index dfd4bdde7..4e54ae825 100644
--- a/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation>Доріжка: %1</translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <location filename="../converter.cpp" line="171"/>
<source>Preset: %1</source>
<translation>Предвстановлення: %1</translation>
</message>
+ <message>
+ <location filename="../converter.cpp" line="266"/>
+ <source>Encoding...</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ConverterDialog</name>
diff --git a/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts b/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts
index 3e3e6206b..f51cb88f3 100644
--- a/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>
diff --git a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts
index 2731c1b7d..c2d4d0dc4 100644
--- a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts
@@ -4,15 +4,20 @@
<context>
<name>Converter</name>
<message>
- <location filename="../converter.cpp" line="168"/>
+ <location filename="../converter.cpp" line="169"/>
<source>Track: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../converter.cpp" line="170"/>
+ <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>