Python logo

前のトピックへ

colorsys --- Conversions between color systems

次のトピックへ

gettext --- Multilingual internationalization services

このページ

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

ナビゲーション

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

国際化¶

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

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

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

前のトピックへ

colorsys --- Conversions between color systems

次のトピックへ

gettext --- Multilingual internationalization services

このページ

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

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.11.12 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.

最終更新: Apr 12, 2025 (01:12 UTC) Found a bug?
Created using Sphinx 7.2.6.