Privvet Alex,

On Fri, 05 Aug 2011 13:22:35 +0400, Alex Savvin wrote:

I've taken the en_FAQ.pm, copied it to ru_FAQ.pm and translated some
$Self->{Translation}->{'in english'} = 'in russian' statements. But i
noticed that all other interface messages turned into english. And size
of the en_FAQ.pm is too big for just FAQ module. I think it caused by
that there are the doubles for the common interface messages in
en_FAQ.pm. Isn't it? What have i do now? Delete all the doubles from
ru_FAQ.pm?

Because the original templates are in English language, the 'en' translations usually include only a few things like history comments that need to be localized. If you want to translate the FAQ module in your own language, it's usually easiest to just grab the German ('de') tanslation, rename the file to 'ru_FAQ.pm', change the line that reads "package Kernel::Language::de_FAQ;" to "...ru_FAQ" and translate the keys.

You CAN also generate an empty translation file from scratch but it would require setting up a development environment.

If you translate the FAQ don't forget to submit to this mailing list so we can include your hard work into future FAQ releases!

--
Michiel Beijen
Senior Consultant

OTRS BV
Schipholweg 103
2316 XC Leiden
THE NETHERLANDS

T: +31 (0) 71 8200 255
F: +31 (0) 71 8200 254
I: http://www.otrs.com

INCREASE EFFICIENCY UP TO 30% - GET OTRS HELP DESK 3.0: HTTP://WWW.OTRS.COM/
---------------------------------------------------------------------
OTRS mailing list: i18n - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/i18n
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/i18n

Reply via email to