aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_de.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_es.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_he.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_it.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts5
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts5
20 files changed, 100 insertions, 0 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
index cf8378de0..ed7150e34 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
@@ -110,6 +110,11 @@
<translation>Skočit na stopu</translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Nastavení modulu klávesových zkratek</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts
index e945fe63b..f41c494ef 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts
@@ -110,6 +110,11 @@
<translation>Zu Stück springen</translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Einstellungen Kurzbefehle-Modul</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts
index 08069b3ef..a2ad8e6b4 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts
@@ -110,6 +110,11 @@
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Configuración del módulo de atajos de teclado global</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts
index f2dd52f37..5f02bdf29 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts
index f663db270..5a76ae46b 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation>Saltar á pista</translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts
index 2562fb3ba..257143e21 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation>קפיצה אל רצועה</translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts
index 8c6cc8bb1..46231eda4 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts
index 8c6360159..e4cdf5e13 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts
@@ -110,6 +110,11 @@
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Impostazioni modulo scorciatoie globali</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts
index c0db80a04..fe05ab4a0 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation>トラックを指定して移動</translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts
index 5988be8eb..96cb00548 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts
index 018842240..0d81eb9ee 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts
@@ -110,6 +110,11 @@
<translation>Pereiti prie takelio</translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Global Hotkey nustatymai</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts
index 2a2be4beb..0cfe5d66a 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts
@@ -110,6 +110,11 @@
<translation>Ga naar Nummer</translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Globale Sneltoets Module Instellingen</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts
index 953f9cc33..c1284ed80 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts
@@ -110,6 +110,11 @@
<translation>Skocz do utworu</translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Globalne ustawienia wtyczki Klawiszów Skrótowych</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts
index 2f21b7047..05f9c5a42 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts
index 0cfe7fa0c..7de9d398c 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts
@@ -110,6 +110,11 @@
<translation>Перейти к треку</translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Настройки модуля глобальных клавиш</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts
index 2aa3cbf0a..be8eb836c 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts
@@ -129,5 +129,10 @@
<source>Jump to track</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts
index 6d54e0add..1431a9ef7 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts
@@ -110,6 +110,11 @@
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Genel Kısayol Eklentisi Ayarları</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts
index 20f096f34..f19e58742 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts
@@ -110,6 +110,11 @@
<translation>Перекти до треку</translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>Налаштування модуля глобальних клавіш</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts
index 9dd4641dc..763f67164 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts
@@ -110,6 +110,11 @@
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>全局快捷键设置</translation>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts
index 92cb12379..eeca88831 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts
@@ -110,6 +110,11 @@
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="../settingsdialog.cpp" line="48"/>
+ <source>Mute</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../settingsdialog.ui" line="14"/>
<source>Global Hotkey Plugin Settings</source>
<translation>全局熱鍵插件設置</translation>