2020-04-28 15:43:05 +02:00
|
|
|
# Icinga - L10n
|
|
|
|
|
2020-04-30 14:06:11 +02:00
|
|
|

|
|
|
|

|
2021-02-15 12:43:33 +01:00
|
|
|
")
|
2020-04-30 14:06:11 +02:00
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
2021-07-15 11:09:25 +02:00
|
|
|
")
|
2020-04-28 15:43:05 +02:00
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Want to contribute a new language or help complete an existing one? Head over to the
|
|
|
|
[CONTRIBUTING.md](CONTRIBUTING.md) to help get you started!
|