Hi
I hope that some one could help me.
Which files must be traslated in Zimbra Desktop?
How do I get the language in the selection menu?
How can I create the package with new language files?
-- Timo
Printable View
Hi
I hope that some one could help me.
Which files must be traslated in Zimbra Desktop?
How do I get the language in the selection menu?
How can I create the package with new language files?
-- Timo
Look for the properties files ...
ZmMsg_en_GB.properties
ZmMsg_en_GB.properties
ZdMsg_en_GB.properties
AjxKeys_en_GB.properties
ZhKeys_en_GB.properties
ZmKeys_en_GB.properties
AjxMsg_en.properties
AjxMsg_en_GB.properties
I18nMsg_en_GB.propertie
ZaMsg_en.properties
ZaMsg_en_GB.properties
ZhMsg_en.properties
ZhMsg_en_GB.properties
ZmMsg_en.properties
ZmMsg_en_GB.properties
ZMsg_en.properties
ZMsg_en_GB.properties
en_GB -> fi_FI etc.
As you can guess from the file names, the files are pretty much the same you have on the server!
What you might want to have is a small installer bat/sh which copies the files to proper places dynamically.
I haven't had time to do/test this so far.
-kari
Oh, and the translation magically just appears after you have the *fi_FI*.properties files in place.
I just installed Zimbra desktop and can't find files mentioned in this thread!
where are this properties files ?
Marko
Hi
I translated properties files.
I have new Slovak language in combobox Language, but when a I try this language, my zimbra desktop is English still :(
What's wrong?
I have zimbra desktop 1.0.3
I use
prop2po --duplicates=msgctxt -t AjxMsg\AjxMsg_en_GB.properties AjxMsg\AjxMsg_sk.properties AjxMsg\lang.po
po2prop -t AjxMsg\AjxMsg_en_GB.properties AjxMsg\lang.po AjxMsg\NOVY\AjxMsg_sk.properties
prop2po --duplicates=msgctxt -t ZaMsg\ZaMsg_en_GB.properties ZaMsg\ZaMsg_sk.properties ZaMsg\lang.po
po2prop -t ZaMsg\ZaMsg_en_GB.properties ZaMsg\lang.po ZaMsg\NOVY\ZaMsg_sk.properties
prop2po --duplicates=msgctxt -t ZhMsg\ZhMsg_en_GB.properties ZhMsg\ZhMsg_sk.properties ZhMsg\lang.po
po2prop -t ZhMsg\ZhMsg_en_GB.properties ZhMsg\lang.po ZhMsg\NOVY\ZhMsg_sk.properties
prop2po --duplicates=msgctxt -t ZMsg\ZMsg_en_GB.properties ZMsg\ZMsg_sk.properties ZMsg\lang.po
po2prop -t ZMsg\ZMsg_en_GB.properties ZMsg\lang.po ZMsg\NOVY\ZMsg_sk.properties
thx
can anybody help me please?