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_pam.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_pam.ts')
-rw-r--r-- | src/qt/locale/bitcoin_pam.ts | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_pam.ts b/src/qt/locale/bitcoin_pam.ts index 6f8ef5ad2b..22a143d348 100644 --- a/src/qt/locale/bitcoin_pam.ts +++ b/src/qt/locale/bitcoin_pam.ts @@ -34,6 +34,14 @@ <translation type="unfinished">Magpalub kang address o label para pantunan</translation> </message> <message> + <source>Export the data in the current tab to a file</source> + <translation type="unfinished">Export me ing data king tab a ini anting metung a file</translation> + </message> + <message> + <source>&Export</source> + <translation type="unfinished">I&Export</translation> + </message> + <message> <source>&Delete</source> <translation type="unfinished">&Ilako</translation> </message> @@ -1074,6 +1082,17 @@ </message> </context> <context> + <name>WalletView</name> + <message> + <source>&Export</source> + <translation type="unfinished">I&Export</translation> + </message> + <message> + <source>Export the data in the current tab to a file</source> + <translation type="unfinished">Export me ing data king tab a ini anting metung a file</translation> + </message> + </context> +<context> <name>bitcoin-core</name> <message> <source>Corrupted block database detected</source> |