1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-18 03:41:27 +02:00

Automatic merge of Transifex translations

This commit is contained in:
Tomahawk CI
2013-03-20 01:16:28 +01:00
parent f3b04a01e2
commit 25b07561ec
26 changed files with 478 additions and 114 deletions

View File

@@ -3116,15 +3116,29 @@ Try tweaking the filters for a new set of songs to play.</translation>
<context>
<name>Tomahawk::InfoSystem::FdoNotifyPlugin</name>
<message>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="155"/>
<source>Tomahawk is playing &quot;%1&quot; by %2%3.</source>
<translation>Tomahawk is playing &quot;%1&quot; by %2%3.</translation>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="193"/>
<source>&lt;br /&gt;&lt;i&gt;on&lt;/i&gt; %1</source>
<comment>%1 is an album name</comment>
<translation>&lt;br /&gt;&lt;i&gt;on&lt;/i&gt; %1</translation>
</message>
<message>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="158"/>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="195"/>
<source>%1&lt;br /&gt;&lt;i&gt;by&lt;/i&gt; %2%3.</source>
<comment>%1 is a title, %2 is an artist and %3 is replaced by either the previous message or nothing</comment>
<translation>%1&lt;br /&gt;&lt;i&gt;by&lt;/i&gt; %2%3.</translation>
</message>
<message>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="204"/>
<source>on &quot;%1&quot;</source>
<comment>%1 is an album name</comment>
<translation>on &quot;%1&quot;</translation>
</message>
<message>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="206"/>
<source>&quot;%1&quot; by %2%3.</source>
<comment>%1 is a title, %2 is an artist and %3 is replaced by either the previous message or nothing</comment>
<translation>&quot;%1&quot; by %2%3.</translation>
</message>
</context>
<context>
<name>Tomahawk::InfoSystem::LastFmInfoPlugin</name>