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
Christian Wehling fd14544907
Translation update by Christian Wehling <christian.wehling@web.de> using Weblate
10 months ago
..
glossary Translation update by Francisco Serrador <fserrador@gmail.com> using Weblate 10 months ago
CMakeLists.txt Remove redundant uses of cmake -E env 3 years ago
POTFILES.ignore [stock-txn-asst] Enable translations, slightly fewer strings. 3 years ago
POTFILES.in [Core Utils] Add ICU-based substring search. 11 months ago
POTFILES.skip
README po/README: Remove relics from ancient context forms 4 years ago
ar.po Merge potfile for GnuCash 5.12 10 months ago
as.po Merge potfile for GnuCash 5.12 10 months ago
az.po Merge potfile for GnuCash 5.12 10 months ago
bg.po Merge potfile for GnuCash 5.12 10 months ago
brx.po Merge potfile for GnuCash 5.12 10 months ago
ca.po Merge potfile for GnuCash 5.12 10 months ago
cs.po Merge potfile for GnuCash 5.12 10 months ago
da.po Translation update by Allan Olsen <allan@hamann-olsen.dk> using Weblate 10 months ago
de.po Translation update by Christian Wehling <christian.wehling@web.de> using Weblate 10 months ago
doi.po Merge potfile for GnuCash 5.12 10 months ago
el.po Merge potfile for GnuCash 5.12 10 months ago
en_AU.po Merge potfile for GnuCash 5.12 10 months ago
en_GB.po Merge potfile for GnuCash 5.12 10 months ago
en_NZ.po Merge potfile for GnuCash 5.12 10 months ago
es.po Translation update by Francisco Serrador <fserrador@gmail.com> using Weblate 10 months ago
es_NI.po Merge potfile for GnuCash 5.12 10 months ago
et.po Merge potfile for GnuCash 5.12 10 months ago
eu.po Merge potfile for GnuCash 5.12 10 months ago
fa.po Merge potfile for GnuCash 5.12 10 months ago
fi.po Merge potfile for GnuCash 5.12 10 months ago
fr.po Merge potfile for GnuCash 5.12 10 months ago
gnucash-pot.cmake
gu.po Merge potfile for GnuCash 5.12 10 months ago
he.po Merge potfile for GnuCash 5.12 10 months ago
hi.po Merge potfile for GnuCash 5.12 10 months ago
hr.po Merge potfile for GnuCash 5.12 10 months ago
hu.po Merge potfile for GnuCash 5.12 10 months ago
id.po Merge potfile for GnuCash 5.12 10 months ago
it.po Merge potfile for GnuCash 5.12 10 months ago
ja.po Merge potfile for GnuCash 5.12 10 months ago
kn.po Merge potfile for GnuCash 5.12 10 months ago
ko.po Merge potfile for GnuCash 5.12 10 months ago
kok.po Merge potfile for GnuCash 5.12 10 months ago
kok@latin.po Merge potfile for GnuCash 5.12 10 months ago
ks.po Merge potfile for GnuCash 5.12 10 months ago
lt.po Merge potfile for GnuCash 5.12 10 months ago
lv.po Merge potfile for GnuCash 5.12 10 months ago
mai.po Merge potfile for GnuCash 5.12 10 months ago
mk.po Merge potfile for GnuCash 5.12 10 months ago
mni.po Merge potfile for GnuCash 5.12 10 months ago
mni@bengali.po Merge potfile for GnuCash 5.12 10 months ago
mr.po Merge potfile for GnuCash 5.12 10 months ago
nb.po Merge potfile for GnuCash 5.12 10 months ago
ne.po Merge potfile for GnuCash 5.12 10 months ago
nl.po Merge potfile for GnuCash 5.12 10 months ago
pl.po Merge potfile for GnuCash 5.12 10 months ago
pt.po Translation update by Pedro Albuquerque <pmra@protonmail.com> using Weblate 10 months ago
pt_BR.po Merge potfile for GnuCash 5.12 10 months ago
remove-suffix.sh
ro.po Merge potfile for GnuCash 5.12 10 months ago
ru.po Merge potfile for GnuCash 5.12 10 months ago
rw.po Merge potfile for GnuCash 5.12 10 months ago
sk.po Merge potfile for GnuCash 5.12 10 months ago
sr.po Merge potfile for GnuCash 5.12 10 months ago
sv.po Translation update by Arve Eriksson <031299870@telia.com> using Weblate 10 months ago
ta.po Merge potfile for GnuCash 5.12 10 months ago
te.po Merge potfile for GnuCash 5.12 10 months ago
tr.po Merge potfile for GnuCash 5.12 10 months ago
uk.po Merge potfile for GnuCash 5.12 10 months ago
ur.po Merge potfile for GnuCash 5.12 10 months ago
vi.po Merge potfile for GnuCash 5.12 10 months ago
zh_CN.po Translation update by Ral Hole <ral-hole@outlook.com> using Weblate 10 months ago
zh_TW.po Merge potfile for GnuCash 5.12 10 months 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