Nikos Charonitakis <nik...@gmail.com> writes: > Hi > I have created po files from xml used in GnuCash docs > > The procedure is (example): > > Create the pot template: > xml2po -o Help_ch_Intro.xml.pot Help_ch_Intro.xml > > Rename pot file according to your language code: > Help_ch_intro.xml.pot to Help_ch_intro.xml.xx.po > > Translate and convert back to xml: > xml2po -e -p Help_ch_Intro.xml.el.po -o el_Help_ch_Intro.xml > Help_ch_Intro.xml > > > I have also used these steps for .xea files (accounts) > > It seems to work...
While translating the docs might work great this way, it's unclear that translating the xea files are appropriate, only because the hierarchies might not make sense to your locale. In particular, various types of asset or liabilities might have different structures, and certainly the income and expense categories might differ based on your locale. So just translating the xea files is not necessarily sufficient because you might need to adjust the structure, too.... However I'm sure it's a good start! > Nikos -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH warl...@mit.edu PGP key available _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel