mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 18:30:23 -06:00
96cf99c5b4
po/hu.po: 66.4% (3591 of 5401 strings; 743 fuzzy) 32 failing checks (0.5%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Translation update by mocsa <csaba@feltoltve.hu> using Weblate po/hu.po: 66.3% (3582 of 5401 strings; 748 fuzzy) 32 failing checks (0.5%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Translation update by mocsa <csaba@feltoltve.hu> using Weblate po/hu.po: 66.3% (3581 of 5401 strings; 749 fuzzy) 32 failing checks (0.5%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Translation update by mocsa <csaba@feltoltve.hu> using Weblate po/hu.po: 66.1% (3571 of 5401 strings; 760 fuzzy) 31 failing checks (0.5%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Translation update by mocsa <csaba@feltoltve.hu> using Weblate po/hu.po: 65.8% (3558 of 5401 strings; 775 fuzzy) 48 failing checks (0.8%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Translation update by mocsa <csaba@feltoltve.hu> using Weblate po/hu.po: 65.8% (3557 of 5401 strings; 776 fuzzy) 49 failing checks (0.9%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Translation update by mocsa <csaba@feltoltve.hu> using Weblate po/hu.po: 65.8% (3555 of 5401 strings; 779 fuzzy) 52 failing checks (0.9%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Translation update by mocsa <csaba@feltoltve.hu> using Weblate po/hu.po: 65.5% (3539 of 5401 strings; 815 fuzzy) 88 failing checks (1.6%) Translation: GnuCash/Program (Hungarian) Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/ Co-authored-by: mocsa <csaba@feltoltve.hu> |
||
---|---|---|
.. | ||
glossary | ||
ar.po | ||
as.po | ||
az.po | ||
bg.po | ||
brx.po | ||
ca.po | ||
CMakeLists.txt | ||
cs.po | ||
da.po | ||
de.po | ||
doi.po | ||
el.po | ||
en_AU.po | ||
en_GB.po | ||
en_NZ.po | ||
es_NI.po | ||
es.po | ||
et.po | ||
eu.po | ||
fa.po | ||
fi.po | ||
fr.po | ||
gnucash-pot.cmake | ||
gu.po | ||
he.po | ||
hi.po | ||
hr.po | ||
hu.po | ||
id.po | ||
it.po | ||
ja.po | ||
kn.po | ||
ko.po | ||
kok.po | ||
kok@latin.po | ||
ks.po | ||
lt.po | ||
lv.po | ||
mai.po | ||
mk.po | ||
mni.po | ||
mni@bengali.po | ||
mr.po | ||
nb.po | ||
ne.po | ||
nl.po | ||
pl.po | ||
POTFILES.ignore | ||
POTFILES.in | ||
POTFILES.skip | ||
pt_BR.po | ||
pt.po | ||
README | ||
remove-suffix.sh | ||
ro.po | ||
ru.po | ||
rw.po | ||
sk.po | ||
sr.po | ||
sv.po | ||
ta.po | ||
te.po | ||
tr.po | ||
uk.po | ||
ur.po | ||
vi.po | ||
zh_CN.po | ||
zh_TW.po |
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