diff options
author | fanquake <fanquake@gmail.com> | 2022-10-31 14:58:45 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-10-31 14:59:00 +0000 |
commit | a8f014b3427537a1e294cc7148ef615a45d01828 (patch) | |
tree | 0bb8e795d5a93a7a101dcf69bf6c97e6eb9d112e /src/qt/locale/bitcoin_es_VE.ts | |
parent | d22cc74837a30022b219bee3b6ed73fd47e24d07 (diff) | |
parent | 33a61018b2e3618f5eb72b7c5aaf25f8d98762fc (diff) |
Merge bitcoin/bitcoin#26379: qt: 24.0rc3 translations update
33a61018b2e3618f5eb72b7c5aaf25f8d98762fc qt: 24.0rc3 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 (just) before `v24.0rc3` tagging.
Will keep this PR updated regularly until merging.
Top commit has no ACKs.
Tree-SHA512: ab8c44961356333cb60e102f54852b9721fb0d4a9dbe719c049007f522218391e29898c698b7e142512f98d21ef4c6b500b00c6ce107600690421ab2ade1cc70
Diffstat (limited to 'src/qt/locale/bitcoin_es_VE.ts')
-rw-r--r-- | src/qt/locale/bitcoin_es_VE.ts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_es_VE.ts b/src/qt/locale/bitcoin_es_VE.ts index 96923724f7..8cb4efe6bf 100644 --- a/src/qt/locale/bitcoin_es_VE.ts +++ b/src/qt/locale/bitcoin_es_VE.ts @@ -70,6 +70,12 @@ <translation type="unfinished">Estas son sus direcciones Bitcoin para enviar pagos. Compruebe siempre la cantidad y la dirección de recibo antes de transferir monedas.</translation> </message> <message> + <source>These are your Bitcoin addresses for receiving payments. Use the 'Create new receiving address' button in the receive tab to create new addresses. +Signing is only possible with addresses of the type 'legacy'.</source> + <translation type="unfinished">Lista de tus direcciones de Bitcoin para recibir pagos. Para la creacion de una nueva direccion seleccione en la pestana "recibir" la opcion "Crear nueva direccion" +Registrarse solo es posible utilizando una direccion tipo "Legal"</translation> + </message> + <message> <source>&Copy Address</source> <translation type="unfinished">Copiar dirección</translation> </message> |