Skip to content

Commit 0efa581

Browse files
authored
translation(hu): add Hungarian translation (#13782)
* add Hungarian translation * Add hu.po to the Make_all file Signed-off-by: Zoltan Arpadffy <zoltan.arpadffy@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 9f239f1 commit 0efa581

2 files changed

Lines changed: 6160 additions & 0 deletions

File tree

src/po/Make_all.mak

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ LANGUAGES = \
1515
fi \
1616
fr \
1717
ga \
18+
hu \
1819
it \
1920
ja \
2021
ja.euc-jp \
@@ -59,6 +60,7 @@ POFILES = \
5960
fi.po \
6061
fr.po \
6162
ga.po \
63+
hu.po \
6264
it.po \
6365
ja.po \
6466
ja.euc-jp.po \
@@ -102,6 +104,7 @@ MOFILES = \
102104
fi.mo \
103105
fr.mo \
104106
ga.mo \
107+
hu.mo \
105108
it.mo \
106109
ja.mo \
107110
ko.UTF-8.mo \
@@ -150,6 +153,7 @@ CHECKFILES = \
150153
fi.ck \
151154
fr.ck \
152155
ga.ck \
156+
hu.ck \
153157
it.ck \
154158
ja.ck \
155159
ja.euc-jp.ck \

0 commit comments

Comments
 (0)