gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-android] branch master updated (9a2f1e6 -> ddbe35c)


From: gnunet
Subject: [taler-taler-android] branch master updated (9a2f1e6 -> ddbe35c)
Date: Sat, 29 Apr 2023 18:51:07 +0200

This is an automated email from the git hooks/post-receive script.

weblate pushed a change to branch master
in repository taler-android.

    from 9a2f1e6  [cashier] Target Android 13
     new fadb64b  Translated using Weblate (Spanish)
     new ddbe35c  Translated using Weblate (Spanish)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cashier/src/main/res/values-es/strings.xml |  3 ++-
 wallet/src/main/res/values-es/strings.xml  | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/cashier/src/main/res/values-es/strings.xml 
b/cashier/src/main/res/values-es/strings.xml
index cfbfda6..1a569d6 100644
--- a/cashier/src/main/res/values-es/strings.xml
+++ b/cashier/src/main/res/values-es/strings.xml
@@ -7,7 +7,7 @@
     <string name="config_button_save">Guardar</string>
     <string name="config_bank_url_error">La dirección es inválida.</string>
     <string name="config_username_error">Por favor inserta tu nombre de 
usuario!</string>
-    <string name="config_error">Error recuperando la configuración : 
%s</string>
+    <string name="config_error">Error recuperando la configuración</string>
     <string name="config_error_auth">Usuario o contraseña inválido!</string>
     <string name="config_demo_hint">Para realizar pruebas, puedes &lt;a 
href=%s&gt;crear una cuenta de test en el banco demo&lt;/a&gt;.</string>
     <string name="balance_current_label">Balance actual</string>
@@ -39,4 +39,5 @@
     <string name="about_license">Licencia: %s</string>
     <string name="about_copyright">Copyright: %s</string>
     <string name="about_supported_bank_api">Banco Versión API: %s</string>
+    <string name="withdraw_error_currency_mismatch">Error. El banco reportó 
una divisa diferente</string>
 </resources>
\ No newline at end of file
diff --git a/wallet/src/main/res/values-es/strings.xml 
b/wallet/src/main/res/values-es/strings.xml
index c40832a..e5f8554 100644
--- a/wallet/src/main/res/values-es/strings.xml
+++ b/wallet/src/main/res/values-es/strings.xml
@@ -220,4 +220,17 @@
     <string name="transactions_delete_selected_dialog_message">¿Estás seguro 
de que deseas eliminar las transacciones seleccionadas de tu cartera\?</string>
     <string name="send_deposit_bitcoin_address">Dirección Bitcoin</string>
     <string name="send_deposit_bitcoin_create_button">Transferir 
Bitcoin</string>
+    <string name="transaction_dummy_title">Transacción desconocida</string>
+    <string name="send_deposit_bic_error">BIC es inválido</string>
+    <string name="send_peer_expiration_period">Expira en</string>
+    <string name="send_peer_expiration_1d">1 día</string>
+    <string name="send_peer_expiration_7d">7 días</string>
+    <string name="settings_test_summary">Realizar transacciones de prueba con 
la configuración del demo</string>
+    <string name="settings_test">Ejecutar pruebas de integración</string>
+    <string name="button_scan_qr_code_label">Escanear código QR</string>
+    <string name="send_deposit_iban_error">IBAN es inválido</string>
+    <string name="send_peer_expiration_30d">30 días</string>
+    <string name="send_peer_expiration_custom">Personalizado</string>
+    <string name="send_peer_expiration_days">Días</string>
+    <string name="send_peer_expiration_hours">Horas</string>
 </resources>
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]