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 346732e812
Fix formatting error in po files project-id line.
3 years ago
..
glossary Translation update by BL <ghostzeko@gmail.com> using Weblate 3 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 [gnc-pricedb.cpp] convert to cpp 3 years ago
POTFILES.skip
README po/README: Remove relics from ancient context forms 4 years ago
ar.po Fix formatting error in po files project-id line. 3 years ago
as.po Fix formatting error in po files project-id line. 3 years ago
az.po Fix formatting error in po files project-id line. 3 years ago
bg.po Fix formatting error in po files project-id line. 3 years ago
brx.po Fix formatting error in po files project-id line. 3 years ago
ca.po Fix formatting error in po files project-id line. 3 years ago
cs.po Fix formatting error in po files project-id line. 3 years ago
da.po Fix formatting error in po files project-id line. 3 years ago
de.po Fix formatting error in po files project-id line. 3 years ago
doi.po Fix formatting error in po files project-id line. 3 years ago
el.po Fix formatting error in po files project-id line. 3 years ago
en_AU.po Fix formatting error in po files project-id line. 3 years ago
en_GB.po Fix formatting error in po files project-id line. 3 years ago
en_NZ.po Fix formatting error in po files project-id line. 3 years ago
es.po Fix formatting error in po files project-id line. 3 years ago
es_NI.po Fix formatting error in po files project-id line. 3 years ago
et.po Fix formatting error in po files project-id line. 3 years ago
eu.po Fix formatting error in po files project-id line. 3 years ago
fa.po Fix formatting error in po files project-id line. 3 years ago
fi.po Fix formatting error in po files project-id line. 3 years ago
fr.po Fix formatting error in po files project-id line. 3 years ago
gnucash-pot.cmake
gu.po Fix formatting error in po files project-id line. 3 years ago
he.po Fix formatting error in po files project-id line. 3 years ago
hi.po Fix formatting error in po files project-id line. 3 years ago
hr.po Fix formatting error in po files project-id line. 3 years ago
hu.po Fix formatting error in po files project-id line. 3 years ago
id.po Fix formatting error in po files project-id line. 3 years ago
it.po Fix formatting error in po files project-id line. 3 years ago
ja.po Fix formatting error in po files project-id line. 3 years ago
kn.po Fix formatting error in po files project-id line. 3 years ago
ko.po Fix formatting error in po files project-id line. 3 years ago
kok.po Fix formatting error in po files project-id line. 3 years ago
kok@latin.po Fix formatting error in po files project-id line. 3 years ago
ks.po Fix formatting error in po files project-id line. 3 years ago
lt.po Fix formatting error in po files project-id line. 3 years ago
lv.po Fix formatting error in po files project-id line. 3 years ago
mai.po Fix formatting error in po files project-id line. 3 years ago
mk.po Fix formatting error in po files project-id line. 3 years ago
mni.po Fix formatting error in po files project-id line. 3 years ago
mni@bengali.po Fix formatting error in po files project-id line. 3 years ago
mr.po Fix formatting error in po files project-id line. 3 years ago
nb.po Fix formatting error in po files project-id line. 3 years ago
ne.po Fix formatting error in po files project-id line. 3 years ago
nl.po Fix formatting error in po files project-id line. 3 years ago
pl.po Fix formatting error in po files project-id line. 3 years ago
pt.po Fix formatting error in po files project-id line. 3 years ago
pt_BR.po Fix formatting error in po files project-id line. 3 years ago
remove-suffix.sh
ro.po Fix formatting error in po files project-id line. 3 years ago
ru.po Fix formatting error in po files project-id line. 3 years ago
rw.po Fix formatting error in po files project-id line. 3 years ago
sk.po Fix formatting error in po files project-id line. 3 years ago
sr.po Fix formatting error in po files project-id line. 3 years ago
sv.po Fix formatting error in po files project-id line. 3 years ago
ta.po Fix formatting error in po files project-id line. 3 years ago
te.po Fix formatting error in po files project-id line. 3 years ago
tr.po Fix formatting error in po files project-id line. 3 years ago
uk.po Fix formatting error in po files project-id line. 3 years ago
ur.po Fix formatting error in po files project-id line. 3 years ago
vi.po Fix formatting error in po files project-id line. 3 years ago
zh_CN.po Fix formatting error in po files project-id line. 3 years ago
zh_TW.po Fix formatting error in po files project-id line. 3 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