Introducing my new project: i18n fails A collection of poorly carried out #internationalization ( #i18n ), #localization ( #l10n ), and #translation of software user interfaces. https://i18nfails.1a23.studio/
TGINSIGHT SIMILAR POSTS
Найти похожее
Источник @vfplotnikov · Post #1663 · 29 апр.
Актриса ЛАРИСА УДОВИЧЕНКО родилась 29 апреля 1955 года в Вене (Австрия). Подробнее: https://zen.yandex.ru/media/id/5e0e2740028d6800ad2e198e/glazami-fotografa-plotnikova-larisa-udovichenko-rodilas-29-aprelia-6054449b53791e021b279558 #Удовиченко#29апреля#Плотников
Hashtags
Найдено 2 похожих постов
Поиск: #l10n
@djangoproject · Post #433 · 07.09.2017, 11:11
https://docs.python.org/3/library/gettext.html The #gettext module provides internationalization (#I18N) and localization (#L10N) services for your #Python modules and applications. It supports both the #GNU gettext message catalog #API and a higher level, class-based API that may be more appropriate for Python files. The interface described below allows you to write your module and application messages in one natural #language, and provide a catalog of #translated messages for running under different natural languages. Some hints on localizing your Python modules and applications are also given.