Python logo

前のトピックへ

colorsys --- 色体系間の変換

次のトピックへ

gettext --- 多言語国際化サービス

このページ

  • バグ報告
  • ソースの表示

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 標準ライブラリ »
  • 国際化
  • |
  • |

国際化¶

この章で解説されるモジュールは、プログラムのメッセージで使用される言語を選択したり、または出力を地域の習慣に従って変更するメカニズムを提供して、言語やロケールに依存しないソフトの開発を手助けします。

この章で解説されるモジュールのリスト:

  • gettext --- 多言語国際化サービス
    • GNU gettext API
    • クラス形式の API
      • NullTranslations クラス
      • GNUTranslations クラス
      • Solaris メッセージカタログ機構のサポート
      • Catalog コンストラクタ
    • プログラムやモジュールを国際化する
      • モジュールを地域化する
      • アプリケーションを地域化する
      • 動作中 (on the fly) に言語を切り替える
      • 翻訳処理の遅延解決
    • 謝辞
  • locale --- 国際化サービス
    • ロケールの背景、詳細、ヒント、助言および補足説明
    • Python 拡張の作者と、Python を埋め込むようなプログラムに関して
    • メッセージカタログへのアクセス

前のトピックへ

colorsys --- 色体系間の変換

次のトピックへ

gettext --- 多言語国際化サービス

このページ

  • バグ報告
  • ソースの表示
«

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 標準ライブラリ »
  • 国際化
  • |
  • |
© Copyright 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最終更新: 5月 08, 2025 (06:54 UTC) Found a bug?
Created using Sphinx 8.2.3.