Bug 337683

Summary: ktorrent: German localization: "Sie" instead of "sie"
Product: [Translations] i18n Reporter: Niklas Sombert <niklas>
Component: deAssignee: German-Translators <kde-i18n-de>
Status: RESOLVED FIXED    
Severity: minor CC: niklas, schwarzer
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Niklas Sombert 2014-07-22 08:31:19 UTC
KTorrent sometimes gives me this message: "Ein oder mehrere Speichermedien sind nicht eingebunden, Um diesen Torrent zu starten, müssen Sie eingebunden werden."

But it has to be: "Ein oder mehrere Speichermedien sind nicht eingebunden. Um diesen Torrent zu starten, müssen sie eingebunden werden."

It is located in #: ktorrent/core.cpp:1172

This is not just a problem with upper and lower case, these two words have an entirely different meaning. Here, the storage volumes have to be mounted ("sie") not the person in front of the keyboard ("Sie").
Comment 1 Frederik Schwarzer 2014-07-22 19:04:38 UTC
Thanks for the report. I will look into it after work (or tomorrow morning).

If I forget (busy times at work) please remind me here in two days. :)
Comment 2 Frederik Schwarzer 2014-07-22 23:37:01 UTC
SVN commit 1394075 by schwarzer:

Translation fix.

Thanks, Niklas Sombert for the report.


 M  +6 -5      ktorrent.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1394075
Comment 3 Frederik Schwarzer 2014-07-22 23:39:55 UTC
SVN commit 1394077 by schwarzer:

Backport: Translation fix.

Thanks, Niklas Sombert for the report.


 M  +5 -5      ktorrent.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1394077