You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/po
John Ralls 600721b23a
Apply extract-translators fix to po files.
1 year ago
..
glossary Translation update by YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> using Weblate 1 year ago
CMakeLists.txt
POTFILES.ignore
POTFILES.in [dialog-commodities.cpp] convert to c++ 2 years ago
POTFILES.skip
README
ar.po Apply extract-translators fix to po files. 1 year ago
as.po Apply extract-translators fix to po files. 1 year ago
az.po Merge potfile for GnuCash 5.10. 1 year ago
bg.po Apply extract-translators fix to po files. 1 year ago
brx.po Apply extract-translators fix to po files. 1 year ago
ca.po Apply extract-translators fix to po files. 1 year ago
cs.po Apply extract-translators fix to po files. 1 year ago
da.po Apply extract-translators fix to po files. 1 year ago
de.po Apply extract-translators fix to po files. 1 year ago
doi.po Apply extract-translators fix to po files. 1 year ago
el.po Apply extract-translators fix to po files. 1 year ago
en_AU.po Apply extract-translators fix to po files. 1 year ago
en_GB.po Apply extract-translators fix to po files. 1 year ago
en_NZ.po Apply extract-translators fix to po files. 1 year ago
es.po Apply extract-translators fix to po files. 1 year ago
es_NI.po Apply extract-translators fix to po files. 1 year ago
et.po Apply extract-translators fix to po files. 1 year ago
eu.po Apply extract-translators fix to po files. 1 year ago
fa.po Apply extract-translators fix to po files. 1 year ago
fi.po Apply extract-translators fix to po files. 1 year ago
fr.po Apply extract-translators fix to po files. 1 year ago
gnucash-pot.cmake
gu.po Apply extract-translators fix to po files. 1 year ago
he.po Apply extract-translators fix to po files. 1 year ago
hi.po Apply extract-translators fix to po files. 1 year ago
hr.po Apply extract-translators fix to po files. 1 year ago
hu.po Apply extract-translators fix to po files. 1 year ago
id.po Apply extract-translators fix to po files. 1 year ago
it.po Apply extract-translators fix to po files. 1 year ago
ja.po Apply extract-translators fix to po files. 1 year ago
kn.po Apply extract-translators fix to po files. 1 year ago
ko.po Apply extract-translators fix to po files. 1 year ago
kok.po Apply extract-translators fix to po files. 1 year ago
kok@latin.po Apply extract-translators fix to po files. 1 year ago
ks.po Apply extract-translators fix to po files. 1 year ago
lt.po Apply extract-translators fix to po files. 1 year ago
lv.po Merge potfile for GnuCash 5.10. 1 year ago
mai.po Apply extract-translators fix to po files. 1 year ago
mk.po Apply extract-translators fix to po files. 1 year ago
mni.po Apply extract-translators fix to po files. 1 year ago
mni@bengali.po Apply extract-translators fix to po files. 1 year ago
mr.po Apply extract-translators fix to po files. 1 year ago
nb.po Apply extract-translators fix to po files. 1 year ago
ne.po Apply extract-translators fix to po files. 1 year ago
nl.po Apply extract-translators fix to po files. 1 year ago
pl.po Apply extract-translators fix to po files. 1 year ago
pt.po Apply extract-translators fix to po files. 1 year ago
pt_BR.po Apply extract-translators fix to po files. 1 year ago
remove-suffix.sh
ro.po Apply extract-translators fix to po files. 1 year ago
ru.po Apply extract-translators fix to po files. 1 year ago
rw.po Apply extract-translators fix to po files. 1 year ago
sk.po Apply extract-translators fix to po files. 1 year ago
sr.po Merge potfile for GnuCash 5.10. 1 year ago
sv.po Apply extract-translators fix to po files. 1 year ago
ta.po Apply extract-translators fix to po files. 1 year ago
te.po Apply extract-translators fix to po files. 1 year ago
tr.po Apply extract-translators fix to po files. 1 year ago
uk.po Apply extract-translators fix to po files. 1 year ago
ur.po Apply extract-translators fix to po files. 1 year ago
vi.po Apply extract-translators fix to po files. 1 year ago
zh_CN.po Apply extract-translators fix to po files. 1 year ago
zh_TW.po Apply extract-translators fix to po files. 1 year ago

README

Notes on I18n for GnuCash

-------------------------

A HOWTO for translators, including instructions about what to do with .po files,
can be found here:
https://wiki.gnucash.org/wiki/Translation

Notes for this directory
------------------------

The subdirectory glossary/ contains a glossary of the financial terms
used inside GnuCash. To achieve a decent consistency in terminology
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
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.


Dave Peticolas
April 02, 2001

Christian Stimming, May 24, 2001