2001-04-02 17:23:21 -05:00
|
|
|
Notes on I18n for GnuCash
|
|
|
|
-------------------------
|
|
|
|
|
2008-10-21 03:32:18 -05:00
|
|
|
A HOWTO for translators, including instructions about what to do with .po files,
|
|
|
|
can be found here:
|
2019-06-06 08:49:22 -05:00
|
|
|
https://wiki.gnucash.org/wiki/Translation
|
2001-04-02 17:23:21 -05:00
|
|
|
|
2003-06-12 16:28:08 -05:00
|
|
|
Notes for this directory
|
|
|
|
------------------------
|
2001-05-25 00:26:38 -05:00
|
|
|
|
2001-08-19 16:59:55 -05:00
|
|
|
The subdirectory glossary/ contains a glossary of the financial terms
|
|
|
|
used inside GnuCash. To achieve a decent consistency in terminology
|
2022-10-24 20:18:00 -05:00
|
|
|
within GnuCash, it is recommended to translate it before your "real" po file
|
|
|
|
and to use it during the translation process. There is one po files per
|
|
|
|
translation of the glossary.
|
|
|
|
The english definitions are in the file gnc-glossary.txt
|
2001-08-19 16:59:55 -05:00
|
|
|
which is a tab-delimited ASCII table with each table cell enclosed in
|
|
|
|
double quotation marks ("). If the file gnc-glossary.txt was updated,
|
|
|
|
you can build a new glossary.pot file by using the shell script
|
|
|
|
txt-to-pot.sh so that you can update the po file.
|
2001-05-25 00:26:38 -05:00
|
|
|
|
|
|
|
|
2001-04-02 17:23:21 -05:00
|
|
|
Dave Peticolas
|
|
|
|
April 02, 2001
|
2001-05-25 00:26:38 -05:00
|
|
|
|
|
|
|
Christian Stimming, May 24, 2001
|