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
gallegonovato 8d9ca7b92d
Translation update by gallegonovato <fran-carro@hotmail.es> using Weblate
3 years ago
..
glossary Translation update by Szia Tomi <sziatomi01@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 Eliminate gnc-csv-account-map.[ch] 3 years ago
POTFILES.skip Don't translate org.gnucash.GnuCash.deprecated.gschema.xml.in 5 years ago
README po/README: Remove relics from ancient context forms 4 years ago
ar.po Fix stray linefeeds in po files 3 years ago
as.po Batch change ellipses from ... to … 3 years ago
az.po Batch change ellipses from ... to … 3 years ago
bg.po Batch change ellipses from ... to … 3 years ago
brx.po Batch change ellipses from ... to … 3 years ago
ca.po Fix stray linefeeds in po files 3 years ago
cs.po Batch change ellipses from ... to … 3 years ago
da.po Batch change ellipses from ... to … 3 years ago
de.po Fix stray linefeeds in po files 3 years ago
doi.po Batch change ellipses from ... to … 3 years ago
el.po Batch change ellipses from ... to … 3 years ago
en_AU.po Merge branch 'maint' 3 years ago
en_GB.po Merge branch 'maint' 3 years ago
en_NZ.po Merge branch 'maint' 3 years ago
es.po Translation update by gallegonovato <fran-carro@hotmail.es> using Weblate 3 years ago
es_NI.po Batch change ellipses from ... to … 3 years ago
et.po Batch change ellipses from ... to … 3 years ago
eu.po Batch change ellipses from ... to … 3 years ago
fa.po Batch change ellipses from ... to … 3 years ago
fi.po Batch change ellipses from ... to … 3 years ago
fr.po Fix stray linefeeds in po files 3 years ago
gnucash-pot.cmake Expose ngettext as gnc:ngettext 6 years ago
gu.po Batch change ellipses from ... to … 3 years ago
he.po Translation update by Yaron Shahrabani <sh.yaron@gmail.com> using Weblate 3 years ago
hi.po Batch change ellipses from ... to … 3 years ago
hr.po Translation update by Milo Ivir <mail@milotype.de> using Weblate 3 years ago
hu.po Translation update by mocsa <csaba@feltoltve.hu> using Weblate 3 years ago
id.po Fix stray linefeeds in po files 3 years ago
it.po Fix stray linefeeds in po files 3 years ago
ja.po Translation update by YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> using Weblate 3 years ago
kn.po Batch change ellipses from ... to … 3 years ago
ko.po Fix stray linefeeds in po files 3 years ago
kok.po Batch change ellipses from ... to … 3 years ago
kok@latin.po Batch change ellipses from ... to … 3 years ago
ks.po Batch change ellipses from ... to … 3 years ago
lt.po Batch change ellipses from ... to … 3 years ago
lv.po Batch change ellipses from ... to … 3 years ago
mai.po Batch change ellipses from ... to … 3 years ago
mk.po Merge branch 'maint' 3 years ago
mni.po Batch change ellipses from ... to … 3 years ago
mni@bengali.po Batch change ellipses from ... to … 3 years ago
mr.po Batch change ellipses from ... to … 3 years ago
nb.po Fix stray linefeeds in po files 3 years ago
ne.po Batch change ellipses from ... to … 3 years ago
nl.po Fix stray linefeeds in po files 3 years ago
pl.po Merge branch 'maint' 3 years ago
pt.po Translation update by Pedro Albuquerque <pmra@gmx.com> using Weblate 3 years ago
pt_BR.po Translation update by Wellington Terumi Uemura <wellingtonuemura@gmail.com> using Weblate 3 years ago
remove-suffix.sh More translation improvements by scriptedly removing the removed colon suffix. 6 years ago
ro.po Batch change ellipses from ... to … 3 years ago
ru.po Translation update by Vin <k3kelm4vw@mozmail.com> using Weblate 3 years ago
rw.po Batch change ellipses from ... to … 3 years ago
sk.po Fix stray linefeeds in po files 3 years ago
sr.po Batch change ellipses from ... to … 3 years ago
sv.po Translation update by Arve Eriksson <031299870@telia.com> using Weblate 3 years ago
ta.po Batch change ellipses from ... to … 3 years ago
te.po Batch change ellipses from ... to … 3 years ago
tr.po Fix stray linefeeds in po files 3 years ago
uk.po Translation update by Yuri Chornoivan <yurchor@ukr.net> using Weblate 3 years ago
ur.po Batch change ellipses from ... to … 3 years ago
vi.po Batch change ellipses from ... to … 3 years ago
zh_CN.po Translation update by Zhaoquan Huang <zhaoquan2008@hotmail.com> using Weblate 3 years ago
zh_TW.po Fix stray linefeeds in po files 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