Python logo

Önceki konu

colorsys — Conversions between color systems

Sonraki konu

gettext — Multilingual internationalization services

This page

  • Report a bug
  • Show source

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python Standart Kütüphanesi »
  • Internationalization
  • |
  • |

Internationalization¶

The modules described in this chapter help you write software that is independent of language and locale by providing mechanisms for selecting a language to be used in program messages or by tailoring output to match local conventions.

The list of modules described in this chapter is:

  • gettext — Multilingual internationalization services
    • GNU gettext API
    • Class-based API
      • The NullTranslations class
      • The GNUTranslations class
      • Solaris message catalog support
      • The Catalog constructor
    • Internationalizing your programs and modules
      • Localizing your module
      • Localizing your application
      • Changing languages on the fly
      • Deferred translations
    • Acknowledgements
  • locale — Internationalization services
    • Background, details, hints, tips and caveats
    • Locale names
    • For extension writers and programs that embed Python
    • Access to message catalogs

Önceki konu

colorsys — Conversions between color systems

Sonraki konu

gettext — Multilingual internationalization services

This page

  • Report a bug
  • Show source
«

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python Standart Kütüphanesi »
  • Internationalization
  • |
  • |
© Telif Hakkı 2001-2025, Python Software Foundation.
Bu sayfa, Python Software Foundation License Version 2 kapsamında lisanslanmıştır.
Dokümantasyondaki örnekler, tarifler ve diğer kodlar ek olarak Zero Clause BSD License kapsamında lisanslanmıştır.
Daha fazla bilgi için Geçmiş ve Lisans bölümüne bakın.

Python Software Foundation kâr amacı gütmeyen bir kuruluştur. Lütfen bağış yapın.

En son Eyl 20, 2025 (07:20 UTC) tarihinde güncellendi. Bir bug mı buldunuz?
Sphinx 8.2.3 ile oluşturuldu.