From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/locale/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 files/ja/glossary/locale/index.html (limited to 'files/ja/glossary/locale/index.html') diff --git a/files/ja/glossary/locale/index.html b/files/ja/glossary/locale/index.html new file mode 100644 index 0000000000..652c2e4898 --- /dev/null +++ b/files/ja/glossary/locale/index.html @@ -0,0 +1,21 @@ +--- +title: Locale (ロケール) +slug: Glossary/Locale +tags: + - Composing + - Glossary + - Locale +translation_of: Glossary/Locale +--- +

ロケールは、ユーザーインターフェイス用の言語別または国別の基本設定のセットです。

+ +

プログラムは、ロケール設定をホストシステムの言語から引き出します。とりわけ、ロケールは、指定された地域のプロトコルに従って、用紙サイズ、通貨、日付書式、および数値を表します。

+ +

より詳しく知る

+ +

一般知識

+ + -- cgit v1.2.3-54-g00ecf