Hello,
We have a project to translate OTRS in French (improve the current translation). Does all strings to translate are in language files or there is some one in .pm files from Kernel folders ?
Does the .pl files contains sentences to translate ?
Thanks
Translation
Re: Translation
have a look at the files in the Kernel/Language Folder.
A good start is to use the de.pm as example
A good start is to use the de.pm as example
"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 newbie
- Posts: 18
- Joined: 20 Jan 2012, 20:52
- Znuny Version: 3.0.2
- Real Name: Evans Bernier
- Company: Solutions Libergia inc.
- Location: Victoriaville, Quebec, Canada
- Contact:
Re: Translation
Hello,
Yes I understand for language file, but is there some sentences in source code that aren't in language file ? like .pm files ...
Thanks
Yes I understand for language file, but is there some sentences in source code that aren't in language file ? like .pm files ...
Thanks
Re: Translation
all translations only should be made through this files.
"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 newbie
- Posts: 18
- Joined: 20 Jan 2012, 20:52
- Znuny Version: 3.0.2
- Real Name: Evans Bernier
- Company: Solutions Libergia inc.
- Location: Victoriaville, Quebec, Canada
- Contact:
Re: Translation
Thanks Jojo!
I know that all translation should be done in this file, but, there is a possibility that some one put an english sentence in .pl or .pm files that he doesn't put in the translation files ?
Thanks
I know that all translation should be done in this file, but, there is a possibility that some one put an english sentence in .pl or .pm files that he doesn't put in the translation files ?
Thanks
Re: Translation
some error messages could not be translated but most of them will be generated outside of OTRS.
Please follow the official guidelines for OTRS translations: http://doc.otrs.org/developer/3.1/en/ht ... #translate
Please follow the official guidelines for OTRS translations: http://doc.otrs.org/developer/3.1/en/ht ... #translate
"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