[BZ 15578] The kk_KZ locale update
Mike Frysinger
vapier@gentoo.org
Wed Apr 13 06:19:00 GMT 2016
On 22 Mar 2016 18:53, Timur Birsh wrote:
> LC_MESSAGES
> +% ИиYy
> yesexpr "<U005E><U005B><U0418><U0438><U0059><U0079><U005D><U002E><U002A>"
> +% ЖжNn
> noexpr "<U005E><U005B><U0416><U0436><U004E><U006E><U005D><U002E><U002A>"
> END LC_MESSAGES
let's just omit these comments that decode the strings. there's no way
to check that they're accurate w/out actually decoding the output, and
at that point, you've got the normalized output. this applies to the
whole file as you've done this in a few places.
if you need a helper script, you can use the attached python script.
> +% тг
> currency_symbol "<U0442><U0433>"
consulting CLDR shows this should actually be ₸ instead of тг.
can you verify that ?
> +% Қазақстан
> +country_name "<U049A><U0430><U0437><U0430><U049B><U0441><U0442><U0430>/
> +<U043D>"
this looks OK -- it's what CLDR lists and what i was going to change to
> +country_num 398
i was going to make the same change, but if your patch gets in first :)
> % KZ
> -country_car "<U004B><U005A>"
> +% KAZ
> +country_car "<U004B><U0041><U005A>"
hmm, this should be KZ shouldn't it ?
https://en.wikipedia.org/wiki/List_of_international_vehicle_registration_codes
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: filter.py.gz
Type: application/octet-stream
Size: 566 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160413/da879696/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160413/da879696/attachment.sig>
More information about the Libc-alpha
mailing list