diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2024-02-16 14:35:10 +0000 |
---|---|---|
committer | glozow <gloriajzhao@gmail.com> | 2024-02-16 17:29:46 +0000 |
commit | c27793891a54376d1eb927c4315c9b47b3af3840 (patch) | |
tree | 94eaf344082cc507194bc838967f8ad37d85b63a /src/qt/locale/bitcoin_la.ts | |
parent | 40e7693fa10d8859c1754d2efa4463345d236c81 (diff) |
qt: 26.1rc1 translations update
This change is a result if pulling the recent translations
from the Transifex website using the
bitcoin-maintainer-tools/update-translations.py tool.
A few manual adjustments were made:
- skipped removing of `bitcoin_af.ts`
- skipped removing of `bitcoin_ar.ts`
- skipped adding of `bitcoin_ru_RU.ts` (`bitcoin_ru.ts` is already
present)
Diffstat (limited to 'src/qt/locale/bitcoin_la.ts')
-rw-r--r-- | src/qt/locale/bitcoin_la.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_la.ts b/src/qt/locale/bitcoin_la.ts index 3d31ed8d79..eaf3c35f2d 100644 --- a/src/qt/locale/bitcoin_la.ts +++ b/src/qt/locale/bitcoin_la.ts @@ -42,6 +42,10 @@ <translation type="unfinished">&Dele</translation> </message> <message> + <source>Choose the address to send coins to</source> + <translation type="unfinished">Elige quam peram mittere pecuniam</translation> + </message> + <message> <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source> <translation type="unfinished">Hae sunt inscriptiones mittendi pensitationes. Semper inspice quantitatem et inscriptionem accipiendi antequam nummos mittis.</translation> </message> |