aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt_locale.include
diff options
context:
space:
mode:
authorMacroFake <falke.marco@gmail.com>2022-11-02 08:02:58 +0100
committerMacroFake <falke.marco@gmail.com>2022-11-02 08:03:35 +0100
commit24e6b7e9e763122c80c5a72681c97a4144ab7eaa (patch)
tree42805f0897c80361983d83fb0e079d9c63237bed /src/Makefile.qt_locale.include
parent4ff9be5c33441007dd1503b0b0cb6a5ae4cf82b2 (diff)
parent0bba3a70a1366f03f7cd90f51516aa3ef12cf2eb (diff)
downloadbitcoin-24e6b7e9e763122c80c5a72681c97a4144ab7eaa.tar.xz
Merge bitcoin/bitcoin#26431: [22.x] qt: 22.1rc1 translations update
0bba3a70a1366f03f7cd90f51516aa3ef12cf2eb qt: 22.1rc1 translations update (Hennadii Stepanov) Pull request description: This PR pulls the recent translations from the [Transifex.com](https://www.transifex.com/bitcoin/bitcoin) using the [`bitcoin-maintainer-tools/update-translations.py`](https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/main/update-translations.py) tool. According to our [Release Process docs](https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md#before-every-release-candidate), it is supposed to be merged before `v22.1rc1` tagging. Will keep this PR updated regularly until merging. The `bitcoin_vi.ts` translation is damaged, therefore its changes were rejected manually. ACKs for top commit: jarolrod: ACK 0bba3a70a1366f03f7cd90f51516aa3ef12cf2eb Tree-SHA512: 85ec2eeb83d7d8dc6ea3ac5ea7da99ab127e930ab11023f69728c206483526b3b0e50058d1349bc569e23313670c67d4e66044b3577dd763d26c595756721a9b
Diffstat (limited to 'src/Makefile.qt_locale.include')
-rw-r--r--src/Makefile.qt_locale.include10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/Makefile.qt_locale.include b/src/Makefile.qt_locale.include
index 9b275457f9..6406444427 100644
--- a/src/Makefile.qt_locale.include
+++ b/src/Makefile.qt_locale.include
@@ -4,6 +4,7 @@ QT_TS = \
qt/locale/bitcoin_az.ts \
qt/locale/bitcoin_be.ts \
qt/locale/bitcoin_bg.ts \
+ qt/locale/bitcoin_bn.ts \
qt/locale/bitcoin_bs.ts \
qt/locale/bitcoin_ca.ts \
qt/locale/bitcoin_cs.ts \
@@ -30,7 +31,9 @@ QT_TS = \
qt/locale/bitcoin_gl.ts \
qt/locale/bitcoin_gl_ES.ts \
qt/locale/bitcoin_gu.ts \
+ qt/locale/bitcoin_ha.ts \
qt/locale/bitcoin_he.ts \
+ qt/locale/bitcoin_hi.ts \
qt/locale/bitcoin_hr.ts \
qt/locale/bitcoin_hu.ts \
qt/locale/bitcoin_id.ts \
@@ -66,15 +69,19 @@ QT_TS = \
qt/locale/bitcoin_sc.ts \
qt/locale/bitcoin_si.ts \
qt/locale/bitcoin_sk.ts \
+ qt/locale/bitcoin_sl.ts \
qt/locale/bitcoin_sn.ts \
qt/locale/bitcoin_sq.ts \
qt/locale/bitcoin_sr.ts \
qt/locale/bitcoin_sr@latin.ts \
qt/locale/bitcoin_sv.ts \
+ qt/locale/bitcoin_sw.ts \
qt/locale/bitcoin_szl.ts \
qt/locale/bitcoin_ta.ts \
qt/locale/bitcoin_te.ts \
qt/locale/bitcoin_th.ts \
+ qt/locale/bitcoin_tk.ts \
+ qt/locale/bitcoin_tl.ts \
qt/locale/bitcoin_tr.ts \
qt/locale/bitcoin_ug.ts \
qt/locale/bitcoin_uk.ts \
@@ -87,4 +94,5 @@ QT_TS = \
qt/locale/bitcoin_zh.ts \
qt/locale/bitcoin_zh_CN.ts \
qt/locale/bitcoin_zh_HK.ts \
- qt/locale/bitcoin_zh_TW.ts
+ qt/locale/bitcoin_zh_TW.ts \
+ qt/locale/bitcoin_zu.ts