Menu icon indicating copy to clipboard operation
Menu copied to clipboard

There is no AM PM in Japanese, only more seconds are displayed

Open louies0623 opened this issue 2 years ago • 9 comments
trafficstars

Japanese image

In japanese AM = 午前 PM = 午後 aAdqu Japanese_time

Korean image

Simplified Chinese image

louies0623 avatar Dec 17 '22 10:12 louies0623

We are using the locales as defined by Qt. We are not modifying them manually.

https://github.com/helloSystem/Menu/blob/694b4657aa4ab2dfb97c58bd16b5bf2a784527d2/plugin-datetime/datetimewidget.cpp#L39

Do you see any Qt options we would need to use?

probonopd avatar Dec 17 '22 11:12 probonopd

I'll check first to see if it's a translation problem because it only happens in Japanese.

louies0623 avatar Dec 17 '22 12:12 louies0623

It is not in the translation list, have you added it?

louies0623 avatar Dec 17 '22 12:12 louies0623

I have not changed anything, no. So possibly we don't even support Japanese properly yet at this moment.

probonopd avatar Dec 17 '22 12:12 probonopd

Which one is "Japanese" (jp) that most people in Japan use?

image

Stuff like this is what tends to drive me crazy.

Seems like "ja" is what has been used for most projects so far:

https://hosted.weblate.org/projects/hellosystem/menu/ja/

probonopd avatar Dec 17 '22 12:12 probonopd

is "ja" I reference this project https://translate.ubports.com/languages/ja/ubports/

ja kanji = japanese kanji Non-Japanese everyday expressions Kansai = japanese dialect in Kansai ja_CARES Need to check , Maybe Honorific speech in Japanese jpn_JP Need to check

louies0623 avatar Dec 17 '22 15:12 louies0623

I still have a question, how the date and time are translated, Weblate does not have these translation strings.

louies0623 avatar Dec 17 '22 16:12 louies0623

They are not translated (by us) at all. We are just using what Qt provides.

probonopd avatar Dec 17 '22 16:12 probonopd

Maybe don't use what qt provides, it should be added to Date Time translation.

louies0623 avatar Dec 21 '22 07:12 louies0623