aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_es_VE.ts
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-10-10 20:13:08 +0800
committerfanquake <fanquake@gmail.com>2022-10-10 20:23:06 +0800
commit3f385c912ea351ab90ba09f8793b499e91a36d74 (patch)
tree70c748e468028f8935e48a29f7633cce2a825ab2 /src/qt/locale/bitcoin_es_VE.ts
parent2e5706d6011cdca650b513eff26fa1ef85ac8a2e (diff)
parentc1860341a72e7d813bfaa0f2c829850fd6738c90 (diff)
Merge bitcoin/bitcoin#26141: qt: 24.0rc2 translations update
c1860341a72e7d813bfaa0f2c829850fd6738c90 qt: 24.0rc2 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-core/bitcoin-maintainer-tools/update-translations.py`](https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/main/update-translations.py) tool, and it is supposed to be merged just before `v24.0rc2` tagging. Top commit has no ACKs. Tree-SHA512: 4c31452dd36509b0c1f0f5f499b9a3add53409a592d70625c14d7e249de48e7fce65777c9a78882bd37dc345362f45fbae117aa80cec342e6352fc43ad9306c3
Diffstat (limited to 'src/qt/locale/bitcoin_es_VE.ts')
-rw-r--r--src/qt/locale/bitcoin_es_VE.ts27
1 files changed, 23 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_es_VE.ts b/src/qt/locale/bitcoin_es_VE.ts
index bf9e557a9f..96923724f7 100644
--- a/src/qt/locale/bitcoin_es_VE.ts
+++ b/src/qt/locale/bitcoin_es_VE.ts
@@ -749,6 +749,27 @@
<context>
<name>Intro</name>
<message numerus="yes">
+ <source>%n GB of space available</source>
+ <translation type="unfinished">
+ <numerusform />
+ <numerusform />
+ </translation>
+ </message>
+ <message numerus="yes">
+ <source>(of %n GB needed)</source>
+ <translation type="unfinished">
+ <numerusform />
+ <numerusform />
+ </translation>
+ </message>
+ <message numerus="yes">
+ <source>(%n GB needed for full chain)</source>
+ <translation type="unfinished">
+ <numerusform />
+ <numerusform />
+ </translation>
+ </message>
+ <message numerus="yes">
<source>(sufficient to restore backups %n day(s) old)</source>
<extracomment>Explanatory text on the capability of the current prune target.</extracomment>
<translation type="unfinished">
@@ -915,10 +936,12 @@
</message>
<message>
<source>Confirm options reset</source>
+ <extracomment>Window title text of pop-up window shown when the user has chosen to reset options.</extracomment>
<translation type="unfinished">Confirme el restablecimiento de las opciones</translation>
</message>
<message>
<source>Client restart required to activate changes.</source>
+ <extracomment>Text explaining that the settings changed will not come into effect until the client is restarted.</extracomment>
<translation type="unfinished">Reinicio del cliente para activar cambios.</translation>
</message>
<message>
@@ -1294,10 +1317,6 @@
<source>Enter a label for this address to add it to the list of used addresses</source>
<translation type="unfinished">Introduce una etiqueta para esta dirección para añadirla a la lista de direcciones utilizadas</translation>
</message>
- <message>
- <source>Pay To:</source>
- <translation type="unfinished">Paga a:</translation>
- </message>
</context>
<context>
<name>SignVerifyMessageDialog</name>