View Single Post
  #5 (permalink)  
Old 10-16-2009, 08:43 AM
trolo_vk trolo_vk is offline
Active Member
 
Posts: 30
Default

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
Reply With Quote