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
YTX 150ca997ea
Translation update by YTX <ytx.cash@gmail.com> using Weblate
4 years ago
..
glossary Translation update by Petter Reinholdtsen <pere-weblate@hungry.com> using Weblate 4 years ago
CMakeLists.txt Goodbye Translationproject! 4 years ago
POTFILES.in Bug 798004 - Next gen UI for stock transactions 4 years ago
POTFILES.skip Don't translate org.gnucash.GnuCash.deprecated.gschema.xml.in 5 years ago
README Housekeeping - replace plenty of http links with https 7 years ago
ar.po [i18n] Update all translation files to a new potfile. 4 years ago
as.po [i18n] Update all translation files to a new potfile. 4 years ago
az.po [i18n] Update all translation files to a new potfile. 4 years ago
bg.po [i18n] Update all translation files to a new potfile. 4 years ago
brx.po [i18n] Update all translation files to a new potfile. 4 years ago
ca.po [i18n] Update all translation files to a new potfile. 4 years ago
cs.po Translation update by Tomáš Václavík <t3vaclavik@gmail.com> using Weblate 4 years ago
da.po [i18n] Update all translation files to a new potfile. 4 years ago
de.po Translation update by Christian Wehling <christian.wehling@web.de> using Weblate 4 years ago
doi.po [i18n] Update all translation files to a new potfile. 4 years ago
el.po [i18n] Update all translation files to a new potfile. 4 years ago
en_GB.po [i18n] Update all translation files to a new potfile. 4 years ago
es.po Merge remote-tracking branch 'weblate/maint' into maint 4 years ago
es_NI.po [i18n] Update all translation files to a new potfile. 4 years ago
et.po [i18n] Update all translation files to a new potfile. 4 years ago
eu.po [i18n] Update all translation files to a new potfile. 4 years ago
fa.po [i18n] Update all translation files to a new potfile. 4 years ago
fi.po [i18n] Update all translation files to a new potfile. 4 years ago
fr.po Translation update by Maxime Leroy <lisacintosh@gmail.com> using Weblate 4 years ago
gnucash-pot.cmake Expose ngettext as gnc:ngettext 6 years ago
gu.po [i18n] Update all translation files to a new potfile. 4 years ago
he.po Translation update by Avi Markovitz <avi.markovitz@gmail.com> using Weblate 4 years ago
hi.po [i18n] Update all translation files to a new potfile. 4 years ago
hr.po Translation update by Milo Ivir <mail@milotype.de> using Weblate 4 years ago
hu.po Translation update by Kárász Attila <cult.edie@gmail.com> using Weblate 4 years ago
id.po [i18n] Update all translation files to a new potfile. 4 years ago
it.po Translation update by Giuseppe Foti <foti.giuseppe@gmail.com> using Weblate 4 years ago
ja.po [i18n] Update all translation files to a new potfile. 4 years ago
kn.po [i18n] Update all translation files to a new potfile. 4 years ago
ko.po [i18n] Update all translation files to a new potfile. 4 years ago
kok.po [i18n] Update all translation files to a new potfile. 4 years ago
kok@latin.po [i18n] Update all translation files to a new potfile. 4 years ago
ks.po [i18n] Update all translation files to a new potfile. 4 years ago
lt.po [i18n] Update all translation files to a new potfile. 4 years ago
lv.po [i18n] Update all translation files to a new potfile. 4 years ago
mai.po [i18n] Update all translation files to a new potfile. 4 years ago
mni.po [i18n] Update all translation files to a new potfile. 4 years ago
mni@bengali.po [i18n] Update all translation files to a new potfile. 4 years ago
mr.po [i18n] Update all translation files to a new potfile. 4 years ago
nb.po Translation update by Petter Reinholdtsen <pere-weblate@hungry.com> using Weblate 4 years ago
ne.po [i18n] Update all translation files to a new potfile. 4 years ago
nl.po [i18n] Update all translation files to a new potfile. 4 years ago
pl.po [i18n] Update all translation files to a new potfile. 4 years ago
pt.po Translation update by Pedro Albuquerque <pmra@gmx.com> using Weblate 4 years ago
pt_BR.po Translation update by Wellington Terumi Uemura <wellingtonuemura@gmail.com> using Weblate 4 years ago
remove-suffix.sh More translation improvements by scriptedly removing the removed colon suffix. 6 years ago
ro.po [i18n] Update all translation files to a new potfile. 4 years ago
ru.po [i18n] Update all translation files to a new potfile. 4 years ago
rw.po [i18n] Update all translation files to a new potfile. 4 years ago
sk.po Translation update by Zdenko Podobný <zdenop@gmail.com> using Weblate 4 years ago
sr.po [i18n] Update all translation files to a new potfile. 4 years ago
sv.po Translation update by Arve Eriksson <031299870@telia.com> using Weblate 4 years ago
ta.po [i18n] Update all translation files to a new potfile. 4 years ago
te.po [i18n] Update all translation files to a new potfile. 4 years ago
tr.po [i18n] Update all translation files to a new potfile. 4 years ago
uk.po Translation update by Yuri Chornoivan <yurchor@ukr.net> using Weblate 4 years ago
ur.po [i18n] Update all translation files to a new potfile. 4 years ago
vi.po [i18n] Update all translation files to a new potfile. 4 years ago
zh_CN.po Translation update by YTX <ytx.cash@gmail.com> using Weblate 4 years ago
zh_TW.po [i18n] Update all translation files to a new potfile. 4 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 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.


GnuCash .pot files contain some strings of the form:

sample:<some text>
Reconciled:R
reconciled:y
not cleared:n
cleared:c
frozen:f

In each of the cases above, the translator should only translate the
portion after the ':' and leave the rest as is. In the cases of single
letters (such as reconciled:y), the letters are abbreviations of the
word before the colon. The 'sample:' items are strings which are not
displayed, but only used to estimate widths.

Dave Peticolas
April 02, 2001

Christian Stimming, May 24, 2001