Nagios translations

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
whitest
Posts: 107
Joined: Tue Dec 30, 2014 8:16 am

Nagios translations

Post by whitest »

Hello. I want to try translate nagios core 4.0.8 to Russian. Can some body give me a tips how to do it?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios translations

Post by ssax »

We do not use gettext in Nagios Core so you would really need to modify the source and do a line by line translation, we do offer Russian language support in Nagios XI.

You best bet would be to fork Nagios Core on github to work on it:

https://github.com/NagiosEnterprises/nagioscore
Locked