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 d52d226e5b
Convert gnc-ui-util to C++.
2 years ago
..
glossary Translation update by Szia Tomi <sziatomi01@gmail.com> using Weblate 2 years 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 Convert gnc-ui-util to C++. 2 years ago
POTFILES.skip
README po/README: Remove relics from ancient context forms 4 years ago
ar.po Merge update potfile for 5.5 release. 2 years ago
as.po Merge update potfile for 5.5 release. 2 years ago
az.po Merge update potfile for 5.5 release. 2 years ago
bg.po Merge update potfile for 5.5 release. 2 years ago
brx.po Merge update potfile for 5.5 release. 2 years ago
ca.po Merge update potfile for 5.5 release. 2 years ago
cs.po Merge update potfile for 5.5 release. 2 years ago
da.po Merge update potfile for 5.5 release. 2 years ago
de.po L10N🇩🇪 update translotor-credits 2 years ago
doi.po Merge update potfile for 5.5 release. 2 years ago
el.po Merge update potfile for 5.5 release. 2 years ago
en_AU.po Translation update by Simon Arlott <weblate.simon@arlott.org> using Weblate 2 years ago
en_GB.po Translation update by Simon Arlott <weblate.simon@arlott.org> using Weblate 2 years ago
en_NZ.po Translation update by Simon Arlott <weblate.simon@arlott.org> using Weblate 2 years ago
es.po Translation update by gallegonovato <fran-carro@hotmail.es> using Weblate 2 years ago
es_NI.po Merge update potfile for 5.5 release. 2 years ago
et.po Merge update potfile for 5.5 release. 2 years ago
eu.po Merge update potfile for 5.5 release. 2 years ago
fa.po Merge update potfile for 5.5 release. 2 years ago
fi.po Merge update potfile for 5.5 release. 2 years ago
fr.po Merge update potfile for 5.5 release. 2 years ago
gnucash-pot.cmake
gu.po Merge update potfile for 5.5 release. 2 years ago
he.po Merge update potfile for 5.5 release. 2 years ago
hi.po Merge update potfile for 5.5 release. 2 years ago
hr.po Translation update by Milo Ivir <mail@milotype.de> using Weblate 2 years ago
hu.po Translation update by Szia Tomi <sziatomi01@gmail.com> using Weblate 2 years ago
id.po Translation update by Andika Triwidada <andika@gmail.com> using Weblate 2 years ago
it.po Merge update potfile for 5.5 release. 2 years ago
ja.po Merge update potfile for 5.5 release. 2 years ago
kn.po Merge update potfile for 5.5 release. 2 years ago
ko.po Merge update potfile for 5.5 release. 2 years ago
kok.po Merge update potfile for 5.5 release. 2 years ago
kok@latin.po Merge update potfile for 5.5 release. 2 years ago
ks.po Merge update potfile for 5.5 release. 2 years ago
lt.po Merge update potfile for 5.5 release. 2 years ago
lv.po Merge update potfile for 5.5 release. 2 years ago
mai.po Merge update potfile for 5.5 release. 2 years ago
mk.po Merge update potfile for 5.5 release. 2 years ago
mni.po Merge update potfile for 5.5 release. 2 years ago
mni@bengali.po Merge update potfile for 5.5 release. 2 years ago
mr.po Merge update potfile for 5.5 release. 2 years ago
nb.po Merge update potfile for 5.5 release. 2 years ago
ne.po Merge update potfile for 5.5 release. 2 years ago
nl.po Translation update by Stephan Paternotte <stephan@paternottes.net> using Weblate 2 years ago
pl.po Merge update potfile for 5.5 release. 2 years ago
pt.po Translation update by Pedro Albuquerque <pmra@gmx.com> using Weblate 2 years ago
pt_BR.po Merge update potfile for 5.5 release. 2 years ago
remove-suffix.sh
ro.po Merge update potfile for 5.5 release. 2 years ago
ru.po Merge update potfile for 5.5 release. 2 years ago
rw.po Merge update potfile for 5.5 release. 2 years ago
sk.po Translation update by Zdenko Podobný <zdenop@gmail.com> using Weblate 2 years ago
sr.po Merge update potfile for 5.5 release. 2 years ago
sv.po Translation update by Arve Eriksson <031299870@telia.com> using Weblate 2 years ago
ta.po Merge update potfile for 5.5 release. 2 years ago
te.po Merge update potfile for 5.5 release. 2 years ago
tr.po Merge update potfile for 5.5 release. 2 years ago
uk.po Merge update potfile for 5.5 release. 2 years ago
ur.po Merge update potfile for 5.5 release. 2 years ago
vi.po Merge update potfile for 5.5 release. 2 years ago
zh_CN.po Merge update potfile for 5.5 release. 2 years ago
zh_TW.po Merge update potfile for 5.5 release. 2 years 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