Discussion:
[i18n] [Bug 385230] New: Wrong German translation of "Empty" for Trash icon
Claus R
2017-09-30 11:40:23 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=385230

Bug ID: 385230
Summary: Wrong German translation of "Empty" for Trash icon
Product: i18n
Version: unspecified
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: de
Assignee: kde-i18n-***@kde.org
Reporter: Mail-an-***@web.de
Target Milestone: ---

The trash icon in system tray tells me "to empty" (= "Leeren") the trash. But
there's nothing which could be removed - the trash bin is "empty" = "leer".
Obviously a translation mistake. I suppose it's in
'plasma_applet_org.kde.plasma.trash.po', lines 66/67, but have no idea how to
check it.
(Kubuntu 17.04, KDE-Plasma 5.9.5)
--
You are receiving this mail because:
You are the assignee for the bug.
Burkhard Lueck
2017-10-03 15:09:51 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=385230

Burkhard Lueck <***@hube-lueck.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Burkhard Lueck <***@hube-lueck.de> ---
SVN commit 1499166 by lueck:

fix wrong translation pointed out by Claus R, thanks

M +4 -4
branches/stable/l10n-kf5-plasma-lts/de/messages/kde-workspace/plasma_applet_org.kde.plasma.trash.po
M +4 -4
branches/stable/l10n-kf5/de/messages/kde-workspace/plasma_applet_org.kde.plasma.trash.po
M +4 -4
trunk/l10n-kf5/de/messages/kde-workspace/plasma_applet_org.kde.plasma.trash.po


WebSVN link: http://websvn.kde.org/?view=rev&revision=1499166
--
You are receiving this mail because:
You are the assignee for the bug.
Christoph Feck
2017-10-04 14:15:21 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=385230

--- Comment #2 from Christoph Feck <***@kde.org> ---
A 'context' could help to differentiate between the verb and the adjective. Can
translation teams add/change the context, or is this something the programmer
needs to do?
--
You are receiving this mail because:
You are the assignee for the bug.
Burkhard Lueck
2017-10-04 17:51:16 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=385230

Burkhard Lueck <***@hube-lueck.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@hube-lueck.de

--- Comment #3 from Burkhard Lueck <***@hube-lueck.de> ---
A context has to be added in the code using i18nc calls, see
https://api.kde.org/frameworks/ki18n/html/prg_guide.html#good_ctxt
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...