This package browser is in early development. Mind the rough edges.

ki18n 6.5.0

KDE Gettext-based UI text internationalization

KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. It wraps the standard Gettext functionality, so that the programmers and translators can use the familiar Gettext tools and workflows.

KI18n provides additional functionality as well, for both programmers and translators, which can help to achieve a higher overall quality of source and translated text. This includes argument capturing, customizable markup, and translation scripting.

Installation

Install ki18n 6.5.0 as follows:

guix install ki18n@6.5.0

Or install the latest version:

guix install ki18n

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.