https://github.com/icinga/l10n
The central location of all translations available for Icinga.
https://github.com/icinga/l10n
gettext icinga l10n localization translation
Last synced: 27 days ago
JSON representation
The central location of all translations available for Icinga.
- Host: GitHub
- URL: https://github.com/icinga/l10n
- Owner: Icinga
- License: gpl-2.0
- Created: 2020-04-23T12:23:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T00:00:52.000Z (29 days ago)
- Last Synced: 2025-04-13T20:47:36.502Z (27 days ago)
- Topics: gettext, icinga, l10n, localization, translation
- Language: Shell
- Homepage:
- Size: 57.9 MB
- Stars: 2
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Icinga - L10n
L10n (short for *Localization*) is the central location for all translations available
for Icinga.## Installation
We provide packages for [supported platforms](https://icinga.com/subscription/support-details/).
The package's name is `icinga-l10n` and should already be installed if you've got Icinga Web 2
or the Icinga CLI installed. (More info at https://packages.icinga.com)If there's no package available for your platform, install Icinga L10n in `/usr/share/icinga-L10n`
and Icinga Web 2 or the Icinga CLI (v2.8+) will detect and use it already. (Restart php-fpm or your
web server if not)It's also possible to place it in a different path and pass an environment variable to Icinga Web 2
or the Icinga CLI: `ICINGAWEB_LOCALEDIR=/var/www/icinga/L10n/locale`## Contributing
We manage translations now on [translate.icinga.com](https://translate.icinga.com/engage/icinga/).
We don't accept pull requests on Github anymore. To report bugs in either source or translation
strings, please also head over there and [lookup](https://translate.icinga.com/projects/icinga/#search)
the offending string and add a comment to it in the respective scope.