public inbox for [email protected]  
help / color / mirror / Atom feed
Oddities in NLS Status Tables
2+ messages / 2 participants
[nested] [flat]

* Oddities in NLS Status Tables
@ 2023-04-24 01:30 Kyotaro Horiguchi <[email protected]>
  2023-04-24 09:42 ` Re: Oddities in NLS Status Tables Peter Eisentraut <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Kyotaro Horiguchi @ 2023-04-24 01:30 UTC (permalink / raw)
  To: [email protected]

Hello. I just realized I haven't subscribed this list yet..

I recently checked out the "NLS Status Tables" page [1] and noticed
that the status of some files appears to be off for Japanese and
seemingly a few other other languages as well.

Everything looks perfect for the 15 branch and perhaps master about
Japanese.

For the 14 branch, pg_amcheck is at 97% (only 14 has it). and
pg_waldump is shown as around 65% for all versions older than
15. However, I have both of them completed on my end.

I decided to dig into what's going on, so I downloaded one of the
"incomplete" files and found that, as expected, poedit says the
translation is complete. This leads me to believe that the workhorse
script for calculating completeness might have some issues with
certain languages, like Japanese, or it might not be compatible with
the format poedit uses.

I does't matter much, just thought I'd share the info.

regards.

[1] https://babel.postgresql.org/

-- 
Kyotaro Horiguchi
NTT Open Source Software Center





^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Oddities in NLS Status Tables
  2023-04-24 01:30 Oddities in NLS Status Tables Kyotaro Horiguchi <[email protected]>
@ 2023-04-24 09:42 ` Peter Eisentraut <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Peter Eisentraut @ 2023-04-24 09:42 UTC (permalink / raw)
  To: Kyotaro Horiguchi <[email protected]>; [email protected]

On 24.04.23 03:30, Kyotaro Horiguchi wrote:
> For the 14 branch, pg_amcheck is at 97% (only 14 has it). and
> pg_waldump is shown as around 65% for all versions older than
> 15. However, I have both of them completed on my end.
> 
> I decided to dig into what's going on, so I downloaded one of the
> "incomplete" files and found that, as expected, poedit says the
> translation is complete. This leads me to believe that the workhorse
> script for calculating completeness might have some issues with
> certain languages, like Japanese, or it might not be compatible with
> the format poedit uses.

Most likely this is because the pg_amcheck-ja.po file you download 
already has translations adapted from other files integrated, but the 
percentage on the website reflects the file that is currently committed, 
  without anything additional merged in.  In other words, if you just 
download the file and commit it, then the percentage will go to 100%.







^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2023-04-24 09:42 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2023-04-24 01:30 Oddities in NLS Status Tables Kyotaro Horiguchi <[email protected]>
2023-04-24 09:42 ` Peter Eisentraut <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox