Bug 126302

Summary: Wrong translation of "half past #" in fuzzy clock
Product: [Plasma] kicker Reporter: Eira Monstad <eira>
Component: kclockappletAssignee: Gaute Hvoslef Kvalnes <gaute>
Status: CLOSED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Eira Monstad 2006-04-26 18:20:13 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Fedora RPMs
OS:                Linux

The times "ti på halv #", "fem på halv #" and "halv #" are wrong in the Norwegian nb translation of the fuzzy clock. They are always one hour behind the correct time. All other times are correct.

This is the same bug as is described in bug 51436, but that report was marked fixed years ago. The problem still occurs in a standard Fedora Core 5 install of KDE.
Comment 1 Thiago Macieira 2006-04-28 20:17:19 UTC
That's probably because in Norwegian, you say "halv ni" (half 9) when you mean half-past-8. I'm not sure the fuzzy clock engine is capable of dealing with that.

There's no way to translate "half past HOUR" to "half HOUR+1".
Comment 2 András Manţia 2006-05-26 10:54:48 UTC
Somewhat related to #87287.
Comment 3 Dirk Stoecker 2006-08-24 23:21:26 UTC

*** This bug has been marked as a duplicate of 87287 ***
Comment 4 Gaute Hvoslef Kvalnes 2006-11-02 09:46:15 UTC
> There's no way to translate "half past HOUR" to "half HOUR+1".

That's wrong. There's a "hack" in clockapplet that allows %0 to be translated as %1, to indicate "hour+1". I'll fix nb's clockapplet.po.
Comment 5 Gaute Hvoslef Kvalnes 2006-11-02 12:37:51 UTC
*** Bug has been marked as fixed ***.
Comment 6 Gaute Hvoslef Kvalnes 2006-11-02 12:38:42 UTC
Fix committed