Remove low-quality gettext locales from the list (#6475)

Only leave translations that are 90+% complete. This means the dropped
ones won't be installed, but (as with Qt client) will still be there in
the repo to avoid the need in adding them back if/when the time comes.
This commit is contained in:
Mike Gelfand 2024-01-01 22:19:31 +00:00 committed by GitHub
parent 964bd31a2b
commit 6a84dbf560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 69 deletions

View File

@ -1,89 +1,20 @@
set(LINGUAS
an
ar
ast
az
be
bg
bn
br
bs
ca
ca@valencia
ceb
ckb
cs
cy
da
de
el
en_AU
en_CA
en_GB
eo
es
et
eu
fa
fi
fil
fo
fr
fr_CA
ga
gl
gv
he
hi
hr
hu
hy
ia
id
is
it
ja
jbo
ka
kk
ko
ku
ky
li
lt
lv
mk
ml
mr
ms
mt
nb
nl
nn
oc
pl
pt
pt_BR
pt_PT
ro
ru
si
sk
sl
sq
sr
sv
ta
te
th
tr
ug
uk
ur
uz
vi
zh_CN
zh_HK
zh_TW)
set(GETTEXT_PACKAGE ${TR_NAME}-gtk)