1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-19 12:21:52 +02:00

Automatic merge of Transifex translations

This commit is contained in:
Tomahawk CI
2013-03-30 01:16:18 +01:00
parent da206ee3d9
commit f32803e188
26 changed files with 329 additions and 173 deletions

View File

@@ -3160,24 +3160,30 @@ Try tweaking the filters for a new set of songs to play.</translation>
<name>Tomahawk::InfoSystem::FdoNotifyPlugin</name>
<message>
<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>
<source>on</source>
<comment>'on' is followed by an album name</comment>
<translation>on</translation>
</message>
<message>
<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>
<source>%1%4 %2%3.</source>
<comment>%1 is a title, %2 is an artist and %3 is replaced by either the previous message or nothing, %4 is the preposition used to link track and artist ('by' in english)</comment>
<translation>%1%4 %2%3.</translation>
</message>
<message>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="204"/>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="199"/>
<source>by</source>
<comment>preposition to link track and artist</comment>
<translation>by</translation>
</message>
<message>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="205"/>
<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"/>
<location filename="../src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp" line="207"/>
<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>