aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/library/translations
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-01-16 16:22:03 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-01-16 16:22:03 +0000
commitb2ed11bb7c76e493d9d188ef333e86fc073d521f (patch)
treed3f9db1807fdf82a6e1459ebee14bf8912b99bec /src/plugins/General/library/translations
parentd1e808bce15debd8df1ed477f7b0b5b84fefe8c7 (diff)
downloadqmmp-b2ed11bb7c76e493d9d188ef333e86fc073d521f.tar.gz
qmmp-b2ed11bb7c76e493d9d188ef333e86fc073d521f.tar.bz2
qmmp-b2ed11bb7c76e493d9d188ef333e86fc073d521f.zip
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9643 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/library/translations')
-rw-r--r--src/plugins/General/library/translations/library_plugin_bg.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_cs.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_de.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_el.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_en.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_es.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_fi.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_fr.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_gl_ES.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_he.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_hu.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_id.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_it.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_ja.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_kk.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_lt.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_nl.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_pl_PL.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_pt.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_pt_BR.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_ru.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_sk.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_sr_BA.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_sr_RS.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_tr.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_uk_UA.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_zh_CN.ts28
-rw-r--r--src/plugins/General/library/translations/library_plugin_zh_TW.ts28
28 files changed, 532 insertions, 252 deletions
diff --git a/src/plugins/General/library/translations/library_plugin_bg.ts b/src/plugins/General/library/translations/library_plugin_bg.ts
index 1d701d1eb..7e1ea40b4 100644
--- a/src/plugins/General/library/translations/library_plugin_bg.ts
+++ b/src/plugins/General/library/translations/library_plugin_bg.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_cs.ts b/src/plugins/General/library/translations/library_plugin_cs.ts
index 04b9b2236..85b994413 100644
--- a/src/plugins/General/library/translations/library_plugin_cs.ts
+++ b/src/plugins/General/library/translations/library_plugin_cs.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_de.ts b/src/plugins/General/library/translations/library_plugin_de.ts
index 6f89bd7c8..a8d8a631d 100644
--- a/src/plugins/General/library/translations/library_plugin_de.ts
+++ b/src/plugins/General/library/translations/library_plugin_de.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_el.ts b/src/plugins/General/library/translations/library_plugin_el.ts
index 9bc3e6072..c00d5db10 100644
--- a/src/plugins/General/library/translations/library_plugin_el.ts
+++ b/src/plugins/General/library/translations/library_plugin_el.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_en.ts b/src/plugins/General/library/translations/library_plugin_en.ts
index 59271c96c..087973e09 100644
--- a/src/plugins/General/library/translations/library_plugin_en.ts
+++ b/src/plugins/General/library/translations/library_plugin_en.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_es.ts b/src/plugins/General/library/translations/library_plugin_es.ts
index ad7bf0781..fe8046dda 100644
--- a/src/plugins/General/library/translations/library_plugin_es.ts
+++ b/src/plugins/General/library/translations/library_plugin_es.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_fi.ts b/src/plugins/General/library/translations/library_plugin_fi.ts
index b3f4b134f..05386fb1a 100644
--- a/src/plugins/General/library/translations/library_plugin_fi.ts
+++ b/src/plugins/General/library/translations/library_plugin_fi.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_fr.ts b/src/plugins/General/library/translations/library_plugin_fr.ts
index d9dd8a61c..2a6ebf26f 100644
--- a/src/plugins/General/library/translations/library_plugin_fr.ts
+++ b/src/plugins/General/library/translations/library_plugin_fr.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_gl_ES.ts b/src/plugins/General/library/translations/library_plugin_gl_ES.ts
index 6a1e1400e..3ec131f29 100644
--- a/src/plugins/General/library/translations/library_plugin_gl_ES.ts
+++ b/src/plugins/General/library/translations/library_plugin_gl_ES.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_he.ts b/src/plugins/General/library/translations/library_plugin_he.ts
index 51f8993bf..8da056007 100644
--- a/src/plugins/General/library/translations/library_plugin_he.ts
+++ b/src/plugins/General/library/translations/library_plugin_he.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_hu.ts b/src/plugins/General/library/translations/library_plugin_hu.ts
index 159c71813..212a926c0 100644
--- a/src/plugins/General/library/translations/library_plugin_hu.ts
+++ b/src/plugins/General/library/translations/library_plugin_hu.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_id.ts b/src/plugins/General/library/translations/library_plugin_id.ts
index 5e3598216..752862293 100644
--- a/src/plugins/General/library/translations/library_plugin_id.ts
+++ b/src/plugins/General/library/translations/library_plugin_id.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_it.ts b/src/plugins/General/library/translations/library_plugin_it.ts
index cf0a06ab9..8e76c0fd8 100644
--- a/src/plugins/General/library/translations/library_plugin_it.ts
+++ b/src/plugins/General/library/translations/library_plugin_it.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_ja.ts b/src/plugins/General/library/translations/library_plugin_ja.ts
index 94d09b3e4..c7e3de2bc 100644
--- a/src/plugins/General/library/translations/library_plugin_ja.ts
+++ b/src/plugins/General/library/translations/library_plugin_ja.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_kk.ts b/src/plugins/General/library/translations/library_plugin_kk.ts
index d2121bf69..0ce6ced15 100644
--- a/src/plugins/General/library/translations/library_plugin_kk.ts
+++ b/src/plugins/General/library/translations/library_plugin_kk.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_lt.ts b/src/plugins/General/library/translations/library_plugin_lt.ts
index 0b588b2be..73074d432 100644
--- a/src/plugins/General/library/translations/library_plugin_lt.ts
+++ b/src/plugins/General/library/translations/library_plugin_lt.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_nl.ts b/src/plugins/General/library/translations/library_plugin_nl.ts
index 712896627..d5f490347 100644
--- a/src/plugins/General/library/translations/library_plugin_nl.ts
+++ b/src/plugins/General/library/translations/library_plugin_nl.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_pl_PL.ts b/src/plugins/General/library/translations/library_plugin_pl_PL.ts
index d837acd1c..e1a8d26c8 100644
--- a/src/plugins/General/library/translations/library_plugin_pl_PL.ts
+++ b/src/plugins/General/library/translations/library_plugin_pl_PL.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_pt.ts b/src/plugins/General/library/translations/library_plugin_pt.ts
index 526a37ac1..ea0f935b8 100644
--- a/src/plugins/General/library/translations/library_plugin_pt.ts
+++ b/src/plugins/General/library/translations/library_plugin_pt.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_pt_BR.ts b/src/plugins/General/library/translations/library_plugin_pt_BR.ts
index 526a37ac1..ea0f935b8 100644
--- a/src/plugins/General/library/translations/library_plugin_pt_BR.ts
+++ b/src/plugins/General/library/translations/library_plugin_pt_BR.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_ru.ts b/src/plugins/General/library/translations/library_plugin_ru.ts
index dcd7fc176..5526b227f 100644
--- a/src/plugins/General/library/translations/library_plugin_ru.ts
+++ b/src/plugins/General/library/translations/library_plugin_ru.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_sk.ts b/src/plugins/General/library/translations/library_plugin_sk.ts
index 95369d665..78702873f 100644
--- a/src/plugins/General/library/translations/library_plugin_sk.ts
+++ b/src/plugins/General/library/translations/library_plugin_sk.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_sr_BA.ts b/src/plugins/General/library/translations/library_plugin_sr_BA.ts
index 8f47348de..5e19a5ab9 100644
--- a/src/plugins/General/library/translations/library_plugin_sr_BA.ts
+++ b/src/plugins/General/library/translations/library_plugin_sr_BA.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_sr_RS.ts b/src/plugins/General/library/translations/library_plugin_sr_RS.ts
index 27c1b723e..49890cb34 100644
--- a/src/plugins/General/library/translations/library_plugin_sr_RS.ts
+++ b/src/plugins/General/library/translations/library_plugin_sr_RS.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_tr.ts b/src/plugins/General/library/translations/library_plugin_tr.ts
index 8ed8b0df5..ddb8bdff5 100644
--- a/src/plugins/General/library/translations/library_plugin_tr.ts
+++ b/src/plugins/General/library/translations/library_plugin_tr.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_uk_UA.ts b/src/plugins/General/library/translations/library_plugin_uk_UA.ts
index 44477c672..b1ec550cc 100644
--- a/src/plugins/General/library/translations/library_plugin_uk_UA.ts
+++ b/src/plugins/General/library/translations/library_plugin_uk_UA.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_zh_CN.ts b/src/plugins/General/library/translations/library_plugin_zh_CN.ts
index 0185407b0..70fed8066 100644
--- a/src/plugins/General/library/translations/library_plugin_zh_CN.ts
+++ b/src/plugins/General/library/translations/library_plugin_zh_CN.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_zh_TW.ts b/src/plugins/General/library/translations/library_plugin_zh_TW.ts
index 52753381f..e23ef33f4 100644
--- a/src/plugins/General/library/translations/library_plugin_zh_TW.ts
+++ b/src/plugins/General/library/translations/library_plugin_zh_TW.ts
@@ -45,7 +45,7 @@
<context>
<name>LibraryModel</name>
<message>
- <location filename="../librarymodel.cpp" line="197"/>
+ <location filename="../librarymodel.cpp" line="198"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
@@ -57,6 +57,21 @@
<source>Form</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../librarywidget.cpp" line="50"/>
+ <source>&amp;Add to Playlist</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="51"/>
+ <source>&amp;View Track Details</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../librarywidget.cpp" line="53"/>
+ <source>Quick Search</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
@@ -66,27 +81,22 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="40"/>
+ <location filename="../settingsdialog.ui" line="90"/>
<source>List of directories for scanning:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="83"/>
+ <location filename="../settingsdialog.ui" line="69"/>
<source>Add</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.ui" line="97"/>
- <source>Show quick search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../settingsdialog.cpp" line="62"/>
+ <location filename="../settingsdialog.cpp" line="59"/>
<source>Select Directories for Scanning</source>
<translation type="unfinished"></translation>
</message>