Skip to content

localeconv の既訳誤りを修正(fractional digits の誤訳) - #442

Merged
KentarouTakeda merged 2 commits into
php:masterfrom
KentarouTakeda:fix-localeconv-frac-digits
Aug 9, 2026
Merged

localeconv の既訳誤りを修正(fractional digits の誤訳)#442
KentarouTakeda merged 2 commits into
php:masterfrom
KentarouTakeda:fix-localeconv-frac-digits

Conversation

@KentarouTakeda

@KentarouTakeda KentarouTakeda commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

"International/Local fractional digits" の訳「国際分割桁」「ローカルな分割桁」は誤訳。

当初は nl-langinfo・strings/constants の既訳「国際的な/地域的な方法で表現する際の小数点以下の桁数」に合わせたが、この既訳自体が表記対象(通貨)を欠いて分かりづらいため、姉妹の 2 ファイルも含めて「通貨を国際形式で/現地形式で表記する際の小数点以下の桁数」に統一した(int_frac_digits は ISO 4217 の国際形式、frac_digits は通貨記号による現地形式の通貨表記の意)。

@KentarouTakeda
KentarouTakeda merged commit 05f7b38 into php:master Aug 9, 2026
2 checks passed
@KentarouTakeda
KentarouTakeda deleted the fix-localeconv-frac-digits branch August 9, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant