Bug 386751 - German Translation in Plasma Applet for Software Updates with Typos
Summary: German Translation in Plasma Applet for Software Updates with Typos
Status: RESOLVED FIXED
Alias: None
Product: i18n
Classification: Translations
Component: de (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: German-Translators
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-11 15:21 UTC by Frank Kruger
Modified: 2020-01-27 05:02 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Kruger 2017-11-11 15:21:27 UTC
Given plasma5-pk-updates-lang-0.3.1, there are typos in the German text of the dialog, i.e.,

"Es wird automatisch täglich auf Aktualisierungen geprüft.
 . Klicken Sie auf [...] um zu suchen."

in the 2nd line (space + full stop).
Comment 1 Wolfgang Bauer 2020-01-26 13:55:28 UTC
This should be assigned to the german translation team so that they actually become aware of it and can fix it... ;-)


The corresponding translation is in playground-base/plasma_applet_org.kde.plasma.pkupdates.po:
#: contents/ui/Full.qml:151
#, kde-format
msgid ""
"Updates are automatically checked %1.<br>Click the 'Check For Updates' "
"button below to search for updates manually."
msgstr ""
"Es wird automatisch %1 auf Aktualisierungen geprüft.<br>. Klicken Sie auf "
"„Auf Aktualisierungen prüfen“, um manuell nach Aktualisierungen zu suchen."

(the error is in line 82, ".<br>.", the '.' after <br> should be removed)
Comment 2 Unknown 2020-01-27 05:02:52 UTC
SVN commit 1561196 by lueck:

remove superfluous fullstop reported by Frank Kruger, thanks

 M  +4 -4      plasma_applet_org.kde.plasma.pkupdates.po  


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