Translation Help Wanted!!
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Translation Help Wanted!!
Following the release of 1.21.0 there are quite a lot of new tokens that have been included in the various language files in English. Any new tokens that are introduced in a release are usually propagated this way, until someone can translate them and send them back to me for inclusion in a new release. Usually this works ok thought sometimes means that some languages lag behind being fully translated.
However in 1.21.0 there are a larger than usual number of new tokens meaning that in some languages, where previous translations have not kept up, a large part of the language file is now in English.
If you are able to help translate these tokens then please do, it would be much appreciated. To so, just download a copy of the most recent version of ZoneMinder, find the zm_lang_xx_yy.php that corresponds to your language, edit it, and send it back to me. I will happily add it to the next release, or even do a special release if I get a few languages done at once. If your language isn't included already then just copy zm_lang_en_gb.php to zm_lang_<your language>_<your locale>.php and follow the instructions in the file.
If you use ZoneMinder and are able to assist with translation then it would be appreciated as much, if not more, than monetary donations!!
Cheers
Phil
However in 1.21.0 there are a larger than usual number of new tokens meaning that in some languages, where previous translations have not kept up, a large part of the language file is now in English.
If you are able to help translate these tokens then please do, it would be much appreciated. To so, just download a copy of the most recent version of ZoneMinder, find the zm_lang_xx_yy.php that corresponds to your language, edit it, and send it back to me. I will happily add it to the next release, or even do a special release if I get a few languages done at once. If your language isn't included already then just copy zm_lang_en_gb.php to zm_lang_<your language>_<your locale>.php and follow the instructions in the file.
If you use ZoneMinder and are able to assist with translation then it would be appreciated as much, if not more, than monetary donations!!
Cheers
Phil
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Renato,
I think there is a BP trnalsation already in zm_lang_pt_br.php. However there are a lot of new English tokens in there which need translating. The best thing to do is just edit that file and mail it to me when you're done. There are instructions in it which should help you understand what goes where.
Cheers
Phil
I think there is a BP trnalsation already in zm_lang_pt_br.php. However there are a lot of new English tokens in there which need translating. The best thing to do is just edit that file and mail it to me when you're done. There are instructions in it which should help you understand what goes where.
Cheers
Phil
It's in the download for zm
http://www.zoneminder.com/fileadmin/dow ... 1.0.tar.gz
the file is in the web directory.
Cheers,
Cordel
http://www.zoneminder.com/fileadmin/dow ... 1.0.tar.gz
the file is in the web directory.
Cheers,
Cordel
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Phil,
I looked the file and I see that it is almost total translated. I made some corrections, mainly on to the HTML Encode. I can send for the email forums@zoneminder.com?
However, I did not find the file with the text of the options area, that continues without translation, where I can find this file?
I looked the file and I see that it is almost total translated. I made some corrections, mainly on to the HTML Encode. I can send for the email forums@zoneminder.com?
However, I did not find the file with the text of the options area, that continues without translation, where I can find this file?
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
The options can also be included in this file. However there is a slightly different syntax. If you check near the bottom of the language files you should find this section
which should explain what you need to do.
Phil
Code: Select all
// In this section you can override the default prompt and help texts for the options area
// These overrides are in the form of $zmOlangPrompt<option> and $zmOlangHelp<option>
// where <option> represents the option name minus the initial ZM_
// So for example, to override the help text for ZM_LANG_DEFAULT do
//$zmOlangPromptLANG_DEFAULT = "This is a new prompt for this option";
//$zmOlangHelpLANG_DEFAULT = "This is some new help for this option which will be displayed in the popup window when the ? is clicked";
Phil
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Any new instructions or advice on translating?
Hello,
I am about to start making a translation into Finnish. Is there anything new about it? Is it enough to translate the text strings in zm_lang_en_gb.php?
Are there any demos online with PTZ cams? It would be easier to make an understandable translation if it would be possible to see the GUI.
I am about to start making a translation into Finnish. Is there anything new about it? Is it enough to translate the text strings in zm_lang_en_gb.php?
Are there any demos online with PTZ cams? It would be easier to make an understandable translation if it would be possible to see the GUI.