L10n/README.md

29 lines
1.3 KiB
Markdown
Raw Normal View History

2021-12-17 15:01:19 +01:00
<a href="http://translate.icinga.com/engage/icinga/">
<img src="http://translate.icinga.com/widgets/icinga/-/287x66-white.png" alt="Translation status" />
</a>
2020-04-28 15:43:05 +02:00
# Icinga - L10n
L10n (short for *Localization*) is the central location for all translations available
for Icinga.
2020-05-12 13:56:14 +02:00
## 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`
2020-04-28 15:43:05 +02:00
## 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.