aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_es_MX.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/locale/bitcoin_es_MX.ts')
-rw-r--r--src/qt/locale/bitcoin_es_MX.ts38
1 files changed, 37 insertions, 1 deletions
diff --git a/src/qt/locale/bitcoin_es_MX.ts b/src/qt/locale/bitcoin_es_MX.ts
index 01a12c4ca9..1ac11def25 100644
--- a/src/qt/locale/bitcoin_es_MX.ts
+++ b/src/qt/locale/bitcoin_es_MX.ts
@@ -883,7 +883,11 @@ Solicitar pagos (genera códigos QR y bitcoin: URI)
<source>Create</source>
<translation>Crear</translation>
</message>
- </context>
+ <message>
+ <source>Compiled without sqlite support (required for descriptor wallets)</source>
+ <translation>Compiled without sqlite support (required for descriptor wallets)</translation>
+ </message>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -3587,6 +3591,14 @@ Go to File &gt; Open Wallet to load a wallet.
<translation>SQLiteDatabase: Failed to prepare the statement to fetch sqlite wallet schema version: %s</translation>
</message>
<message>
+ <source>SQLiteDatabase: Failed to prepare the statement to fetch the application id: %s</source>
+ <translation>SQLiteDatabase: Failed to prepare the statement to fetch the application id: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported</source>
+ <translation>SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported</translation>
+ </message>
+ <message>
<source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
<translation>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</translation>
</message>
@@ -3695,6 +3707,10 @@ Go to File &gt; Open Wallet to load a wallet.
<translation>No se pudo verificar la base de datos</translation>
</message>
<message>
+ <source>Ignoring duplicate -wallet %s.</source>
+ <translation>Ignoring duplicate -wallet %s.</translation>
+ </message>
+ <message>
<source>Importing...</source>
<translation>Importando...</translation>
</message>
@@ -3723,6 +3739,26 @@ Go to File &gt; Open Wallet to load a wallet.
<translation>Invalid amount for -fallbackfee=&lt;amount&gt;: '%s'</translation>
</message>
<message>
+ <source>SQLiteDatabase: Failed to execute statement to verify database: %s</source>
+ <translation>SQLiteDatabase: Failed to execute statement to verify database: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to fetch sqlite wallet schema version: %s</source>
+ <translation>SQLiteDatabase: Failed to fetch sqlite wallet schema version: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to fetch the application id: %s</source>
+ <translation>SQLiteDatabase: Failed to fetch the application id: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to prepare statement to verify database: %s</source>
+ <translation>SQLiteDatabase: Failed to prepare statement to verify database: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to read database verification error: %s</source>
+ <translation>SQLiteDatabase: Failed to read database verification error: %s</translation>
+ </message>
+ <message>
<source>Specified blocks directory "%s" does not exist.</source>
<translation>Specified blocks directory "%s" does not exist.</translation>
</message>