aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/lyrics/translations
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-08-25 14:16:36 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-08-25 14:16:36 +0000
commit4e986877f065622cb79ffed4563d42752aebd094 (patch)
treeff1be8996b59988d1d69595e94242a0dd25839f0 /src/plugins/General/lyrics/translations
parent2c47534a951e9a219ff3997a2f69a024d4e6c58f (diff)
downloadqmmp-4e986877f065622cb79ffed4563d42752aebd094.tar.gz
qmmp-4e986877f065622cb79ffed4563d42752aebd094.tar.bz2
qmmp-4e986877f065622cb79ffed4563d42752aebd094.zip
added missing qt-linguist files, updated resources
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics/translations')
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts105
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts105
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts105
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts105
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts105
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts105
-rw-r--r--src/plugins/General/lyrics/translations/translations.qrc11
7 files changed, 638 insertions, 3 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts
new file mode 100644
index 000000000..2d198d7c7
--- /dev/null
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="fr_FR">
+<context>
+ <name>Lyrics</name>
+ <message>
+ <location filename="../lyrics.cpp" line="33"/>
+ <source>View Lyrics</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyrics.cpp" line="34"/>
+ <source>Ctrl+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsFactory</name>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="29"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="50"/>
+ <source>About Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="51"/>
+ <source>Qmmp Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="52"/>
+ <source>This plugin retrieves lyrics from LyricWiki</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsWindow</name>
+ <message>
+ <location filename="../lyricswindow.ui" line="14"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="31"/>
+ <source>Artist:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="41"/>
+ <source>Title:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="51"/>
+ <source>Search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="60"/>
+ <source>No connection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="64"/>
+ <source>Done</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="67"/>
+ <location filename="../lyricswindow.cpp" line="91"/>
+ <location filename="../lyricswindow.cpp" line="97"/>
+ <location filename="../lyricswindow.cpp" line="105"/>
+ <location filename="../lyricswindow.cpp" line="113"/>
+ <location filename="../lyricswindow.cpp" line="124"/>
+ <source>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="118"/>
+ <location filename="../lyricswindow.cpp" line="153"/>
+ <source>Not found</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="139"/>
+ <location filename="../lyricswindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="165"/>
+ <source>Lyrics: %1 - %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts
new file mode 100644
index 000000000..49f1e6b77
--- /dev/null
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="hu_HU">
+<context>
+ <name>Lyrics</name>
+ <message>
+ <location filename="../lyrics.cpp" line="33"/>
+ <source>View Lyrics</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyrics.cpp" line="34"/>
+ <source>Ctrl+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsFactory</name>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="29"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="50"/>
+ <source>About Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="51"/>
+ <source>Qmmp Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="52"/>
+ <source>This plugin retrieves lyrics from LyricWiki</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsWindow</name>
+ <message>
+ <location filename="../lyricswindow.ui" line="14"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="31"/>
+ <source>Artist:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="41"/>
+ <source>Title:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="51"/>
+ <source>Search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="60"/>
+ <source>No connection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="64"/>
+ <source>Done</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="67"/>
+ <location filename="../lyricswindow.cpp" line="91"/>
+ <location filename="../lyricswindow.cpp" line="97"/>
+ <location filename="../lyricswindow.cpp" line="105"/>
+ <location filename="../lyricswindow.cpp" line="113"/>
+ <location filename="../lyricswindow.cpp" line="124"/>
+ <source>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="118"/>
+ <location filename="../lyricswindow.cpp" line="153"/>
+ <source>Not found</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="139"/>
+ <location filename="../lyricswindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="165"/>
+ <source>Lyrics: %1 - %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts
new file mode 100644
index 000000000..5f213119d
--- /dev/null
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="kk_KZ">
+<context>
+ <name>Lyrics</name>
+ <message>
+ <location filename="../lyrics.cpp" line="33"/>
+ <source>View Lyrics</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyrics.cpp" line="34"/>
+ <source>Ctrl+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsFactory</name>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="29"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="50"/>
+ <source>About Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="51"/>
+ <source>Qmmp Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="52"/>
+ <source>This plugin retrieves lyrics from LyricWiki</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsWindow</name>
+ <message>
+ <location filename="../lyricswindow.ui" line="14"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="31"/>
+ <source>Artist:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="41"/>
+ <source>Title:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="51"/>
+ <source>Search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="60"/>
+ <source>No connection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="64"/>
+ <source>Done</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="67"/>
+ <location filename="../lyricswindow.cpp" line="91"/>
+ <location filename="../lyricswindow.cpp" line="97"/>
+ <location filename="../lyricswindow.cpp" line="105"/>
+ <location filename="../lyricswindow.cpp" line="113"/>
+ <location filename="../lyricswindow.cpp" line="124"/>
+ <source>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="118"/>
+ <location filename="../lyricswindow.cpp" line="153"/>
+ <source>Not found</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="139"/>
+ <location filename="../lyricswindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="165"/>
+ <source>Lyrics: %1 - %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts
new file mode 100644
index 000000000..399223311
--- /dev/null
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pl_PL">
+<context>
+ <name>Lyrics</name>
+ <message>
+ <location filename="../lyrics.cpp" line="33"/>
+ <source>View Lyrics</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyrics.cpp" line="34"/>
+ <source>Ctrl+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsFactory</name>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="29"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="50"/>
+ <source>About Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="51"/>
+ <source>Qmmp Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="52"/>
+ <source>This plugin retrieves lyrics from LyricWiki</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsWindow</name>
+ <message>
+ <location filename="../lyricswindow.ui" line="14"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="31"/>
+ <source>Artist:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="41"/>
+ <source>Title:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="51"/>
+ <source>Search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="60"/>
+ <source>No connection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="64"/>
+ <source>Done</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="67"/>
+ <location filename="../lyricswindow.cpp" line="91"/>
+ <location filename="../lyricswindow.cpp" line="97"/>
+ <location filename="../lyricswindow.cpp" line="105"/>
+ <location filename="../lyricswindow.cpp" line="113"/>
+ <location filename="../lyricswindow.cpp" line="124"/>
+ <source>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="118"/>
+ <location filename="../lyricswindow.cpp" line="153"/>
+ <source>Not found</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="139"/>
+ <location filename="../lyricswindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="165"/>
+ <source>Lyrics: %1 - %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts
new file mode 100644
index 000000000..3b2cded5c
--- /dev/null
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pt_BR">
+<context>
+ <name>Lyrics</name>
+ <message>
+ <location filename="../lyrics.cpp" line="33"/>
+ <source>View Lyrics</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyrics.cpp" line="34"/>
+ <source>Ctrl+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsFactory</name>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="29"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="50"/>
+ <source>About Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="51"/>
+ <source>Qmmp Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="52"/>
+ <source>This plugin retrieves lyrics from LyricWiki</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsWindow</name>
+ <message>
+ <location filename="../lyricswindow.ui" line="14"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="31"/>
+ <source>Artist:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="41"/>
+ <source>Title:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="51"/>
+ <source>Search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="60"/>
+ <source>No connection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="64"/>
+ <source>Done</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="67"/>
+ <location filename="../lyricswindow.cpp" line="91"/>
+ <location filename="../lyricswindow.cpp" line="97"/>
+ <location filename="../lyricswindow.cpp" line="105"/>
+ <location filename="../lyricswindow.cpp" line="113"/>
+ <location filename="../lyricswindow.cpp" line="124"/>
+ <source>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="118"/>
+ <location filename="../lyricswindow.cpp" line="153"/>
+ <source>Not found</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="139"/>
+ <location filename="../lyricswindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="165"/>
+ <source>Lyrics: %1 - %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts
new file mode 100644
index 000000000..284c78cd7
--- /dev/null
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="sk_SK">
+<context>
+ <name>Lyrics</name>
+ <message>
+ <location filename="../lyrics.cpp" line="33"/>
+ <source>View Lyrics</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyrics.cpp" line="34"/>
+ <source>Ctrl+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsFactory</name>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="29"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="50"/>
+ <source>About Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="51"/>
+ <source>Qmmp Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="52"/>
+ <source>This plugin retrieves lyrics from LyricWiki</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricsfactory.cpp" line="53"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>LyricsWindow</name>
+ <message>
+ <location filename="../lyricswindow.ui" line="14"/>
+ <source>Lyrics Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="31"/>
+ <source>Artist:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="41"/>
+ <source>Title:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="51"/>
+ <source>Search</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.ui" line="60"/>
+ <source>No connection</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="64"/>
+ <source>Done</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="67"/>
+ <location filename="../lyricswindow.cpp" line="91"/>
+ <location filename="../lyricswindow.cpp" line="97"/>
+ <location filename="../lyricswindow.cpp" line="105"/>
+ <location filename="../lyricswindow.cpp" line="113"/>
+ <location filename="../lyricswindow.cpp" line="124"/>
+ <source>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="118"/>
+ <location filename="../lyricswindow.cpp" line="153"/>
+ <source>Not found</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="139"/>
+ <location filename="../lyricswindow.cpp" line="164"/>
+ <source>Receiving</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../lyricswindow.cpp" line="165"/>
+ <source>Lyrics: %1 - %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc
index a75d5da41..0d683664a 100644
--- a/src/plugins/General/lyrics/translations/translations.qrc
+++ b/src/plugins/General/lyrics/translations/translations.qrc
@@ -1,18 +1,23 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
- <file>lyrics_plugin_it.qm</file>
<file>lyrics_plugin_ru.qm</file>
<file>lyrics_plugin_uk_UA.qm</file>
<file>lyrics_plugin_zh_CN.qm</file>
<file>lyrics_plugin_zh_TW.qm</file>
+ <file>lyrics_plugin_tr.qm</file>
<file>lyrics_plugin_cs.qm</file>
- <file>lyrics_plugin_pl.qm</file>
+ <file>lyrics_plugin_pt_BR.qm</file>
<file>lyrics_plugin_de.qm</file>
- <file>lyrics_plugin_tr.qm</file>
+ <file>lyrics_plugin_pl_PL.qm</file>
+ <file>lyrics_plugin_fr.qm</file>
+ <file>lyrics_plugin_it.qm</file>
+ <file>lyrics_plugin_kk.qm</file>
<file>lyrics_plugin_lt.qm</file>
+ <file>lyrics_plugin_hu.qm</file>
<file>lyrics_plugin_nl.qm</file>
<file>lyrics_plugin_ja.qm</file>
+ <file>lyrics_plugin_sk.qm</file>
<file>lyrics_plugin_es.qm</file>
</qresource>
</RCC>