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 b4fd332de3
Merge branch 'stable' into future
2 days ago
..
glossary Translation update by Szia Tomi <sziatomi01@gmail.com> using Weblate 1 week ago
CMakeLists.txt
POTFILES.ignore
POTFILES.in Merge branch 'stable' into future 2 days ago
POTFILES.skip
README
ar.po Merge new potfile for GnuCash 5.16 7 days ago
as.po Merge new potfile for GnuCash 5.16 7 days ago
az.po Merge new potfile for GnuCash 5.16 7 days ago
bg.po Merge new potfile for GnuCash 5.16 7 days ago
brx.po Merge new potfile for GnuCash 5.16 7 days ago
ca.po Merge new potfile for GnuCash 5.16 7 days ago
cs.po Merge new potfile for GnuCash 5.16 7 days ago
da.po Merge new potfile for GnuCash 5.16 7 days ago
de.po Merge new potfile for GnuCash 5.16 7 days ago
doi.po Merge new potfile for GnuCash 5.16 7 days ago
el.po Merge new potfile for GnuCash 5.16 7 days ago
en_AU.po Merge new potfile for GnuCash 5.16 7 days ago
en_GB.po Merge new potfile for GnuCash 5.16 7 days ago
en_NZ.po Merge new potfile for GnuCash 5.16 7 days ago
es.po Merge new potfile for GnuCash 5.16 7 days ago
es_NI.po Merge new potfile for GnuCash 5.16 7 days ago
et.po Merge new potfile for GnuCash 5.16 7 days ago
eu.po Merge new potfile for GnuCash 5.16 7 days ago
fa.po Merge new potfile for GnuCash 5.16 7 days ago
fi.po Merge new potfile for GnuCash 5.16 7 days ago
fr.po Merge new potfile for GnuCash 5.16 7 days ago
gnucash-pot.cmake
gu.po Merge new potfile for GnuCash 5.16 7 days ago
he.po Merge new potfile for GnuCash 5.16 7 days ago
hi.po Merge new potfile for GnuCash 5.16 7 days ago
hr.po Merge new potfile for GnuCash 5.16 7 days ago
hu.po Merge new potfile for GnuCash 5.16 7 days ago
id.po Merge new potfile for GnuCash 5.16 7 days ago
it.po Merge new potfile for GnuCash 5.16 7 days ago
ja.po Merge new potfile for GnuCash 5.16 7 days ago
kn.po Merge new potfile for GnuCash 5.16 7 days ago
ko.po Merge new potfile for GnuCash 5.16 7 days ago
kok.po Merge new potfile for GnuCash 5.16 7 days ago
kok@latin.po Merge new potfile for GnuCash 5.16 7 days ago
ks.po Merge new potfile for GnuCash 5.16 7 days ago
lt.po Merge new potfile for GnuCash 5.16 7 days ago
lv.po Merge new potfile for GnuCash 5.16 7 days ago
mai.po Merge new potfile for GnuCash 5.16 7 days ago
mk.po Merge new potfile for GnuCash 5.16 7 days ago
mni.po Merge new potfile for GnuCash 5.16 7 days ago
mni@bengali.po Merge new potfile for GnuCash 5.16 7 days ago
mr.po Merge new potfile for GnuCash 5.16 7 days ago
nb.po Merge new potfile for GnuCash 5.16 7 days ago
ne.po Merge new potfile for GnuCash 5.16 7 days ago
nl.po Merge new potfile for GnuCash 5.16 7 days ago
pl.po Merge new potfile for GnuCash 5.16 7 days ago
pt.po Merge new potfile for GnuCash 5.16 7 days ago
pt_BR.po Merge new potfile for GnuCash 5.16 7 days ago
remove-suffix.sh
ro.po Merge new potfile for GnuCash 5.16 7 days ago
ru.po Merge new potfile for GnuCash 5.16 7 days ago
rw.po Merge new potfile for GnuCash 5.16 7 days ago
sk.po Merge new potfile for GnuCash 5.16 7 days ago
sr.po Merge new potfile for GnuCash 5.16 7 days ago
sv.po Merge new potfile for GnuCash 5.16 7 days ago
ta.po Merge new potfile for GnuCash 5.16 7 days ago
te.po Merge new potfile for GnuCash 5.16 7 days ago
tr.po Merge new potfile for GnuCash 5.16 7 days ago
uk.po Merge new potfile for GnuCash 5.16 7 days ago
ur.po Merge new potfile for GnuCash 5.16 7 days ago
vi.po Merge new potfile for GnuCash 5.16 7 days ago
zh_CN.po Merge new potfile for GnuCash 5.16 7 days ago
zh_TW.po Merge new potfile for GnuCash 5.16 7 days 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