I18n
Moderator: crythias
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: I18n
You should rephrase your question. There is no .opt file. What do you want to achieve? Do you want to know how you can add new translations for your own OTRS instance? Do you want to help translate OTRS in a new language or improve existing translations?
To improve the translation for your own OTRS instance, you should create a custom translation file (an example is available at https://github.com/reneeb/otrs-QuickClo ... ckClose.pm).The name of that file has to start with the language code (in the example it is "de" for German) and then a custom name.
To help with translations, you should have a look at
* http://lists.otrs.org/pipermail/i18n/
* https://www.transifex.com/otrs/OTRS/
* https://otrs.github.io/doc/manual/devel ... slate.html
To improve the translation for your own OTRS instance, you should create a custom translation file (an example is available at https://github.com/reneeb/otrs-QuickClo ... ckClose.pm).The name of that file has to start with the language code (in the example it is "de" for German) and then a custom name.
To help with translations, you should have a look at
* http://lists.otrs.org/pipermail/i18n/
* https://www.transifex.com/otrs/OTRS/
* https://otrs.github.io/doc/manual/devel ... slate.html
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Re: I18n
the file is used by development to create translation (Perl) files. They are generated by the Transifex system...
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: I18n
Those files are only needed for the work with transifex (for translators). In those .po files you can find the translatable strings and you can use several tools to provide a translation. I assume, xxx uses those files to generate the "Kernel/Language/*.pm" files. If you're "just" an OTRS administrator, those .po files are not relevant to you.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de