aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/i18n/strings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-webextension/src/i18n/strings.ts')
-rw-r--r--packages/taler-wallet-webextension/src/i18n/strings.ts968
1 files changed, 937 insertions, 31 deletions
diff --git a/packages/taler-wallet-webextension/src/i18n/strings.ts b/packages/taler-wallet-webextension/src/i18n/strings.ts
index 27888d210..73cca092a 100644
--- a/packages/taler-wallet-webextension/src/i18n/strings.ts
+++ b/packages/taler-wallet-webextension/src/i18n/strings.ts
@@ -1,3 +1,5 @@
+export const strings: any = {};
+
strings['de'] = {
"domain": "messages",
"locale_data": {
@@ -136,6 +138,9 @@ strings['de'] = {
"This page has a notify reserve action.": [
""
],
+ "Notify": [
+ ""
+ ],
"This page has a refund action.": [
""
],
@@ -445,7 +450,13 @@ strings['de'] = {
"Cancel withdrawal": [
""
],
- "Permissions": [
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
""
],
"Automatically open wallet based on page content": [
@@ -454,7 +465,7 @@ strings['de'] = {
"Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Known exchanges": [
+ "Trust": [
""
],
"No exchange yet": [
@@ -580,6 +591,9 @@ strings['de'] = {
"Thank you for installing the wallet.": [
""
],
+ "Permissions": [
+ ""
+ ],
"(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
@@ -706,6 +720,9 @@ strings['de'] = {
"Total to withdraw": [
""
],
+ "Known exchanges": [
+ ""
+ ],
"Cancel exchange selection": [
""
],
@@ -792,7 +809,7 @@ strings['en-US'] = {
"lang": "en-US"
},
"Balance": [
- "Credit"
+ "Balance"
],
"Backup": [
""
@@ -920,6 +937,9 @@ strings['en-US'] = {
"This page has a notify reserve action.": [
""
],
+ "Notify": [
+ ""
+ ],
"This page has a refund action.": [
""
],
@@ -1158,7 +1178,7 @@ strings['en-US'] = {
""
],
"no balance": [
- "Credit"
+ "no balance"
],
"There is no known bank account to send money to": [
""
@@ -1229,7 +1249,13 @@ strings['en-US'] = {
"Cancel withdrawal": [
""
],
- "Permissions": [
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
""
],
"Automatically open wallet based on page content": [
@@ -1238,7 +1264,7 @@ strings['en-US'] = {
"Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Known exchanges": [
+ "Trust": [
""
],
"No exchange yet": [
@@ -1364,6 +1390,9 @@ strings['en-US'] = {
"Thank you for installing the wallet.": [
""
],
+ "Permissions": [
+ ""
+ ],
"(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
@@ -1490,6 +1519,9 @@ strings['en-US'] = {
"Total to withdraw": [
""
],
+ "Known exchanges": [
+ ""
+ ],
"Cancel exchange selection": [
""
],
@@ -1573,7 +1605,7 @@ strings['es'] = {
"": {
"domain": "messages",
"plural_forms": "nplurals=2; plural=n != 1;",
- "lang": "it"
+ "lang": "es"
},
"Balance": [
"Balance"
@@ -1627,6 +1659,805 @@ strings['es'] = {
"Ingresar URI"
],
"Diagnostics timed out. Could not talk to the wallet backend.": [
+ "El diagnóstico caducó. No nos pudimos comunicar con la billetera."
+ ],
+ "Problems detected:": [
+ "Problemas detectados:"
+ ],
+ "Please check in your %1$s settings that you have IndexedDB enabled (check the preference name %2$s).": [
+ "Por favor revisa en tu configuración %1$s que tienes IndexedDB habilitado (el nombre de la preferencia %2$s)."
+ ],
+ "Your wallet database is outdated. Currently automatic migration is not supported. Please go %1$s to reset the wallet database.": [
+ "La base de datos de la billetera expiró. Por ahora la migración automática no está soportada. Por favor dirijasé a %1$s para reiniciar la base de datos de la billetera"
+ ],
+ "Running diagnostics": [
+ "Ejecutando diagnósticos"
+ ],
+ "Debug tools": [
+ "Herramientas de desarrollo"
+ ],
+ "reset": [
+ "Reiniciar"
+ ],
+ "import database": [
+ "Importar base de datos"
+ ],
+ "export database": [
+ "Exportar base de datos"
+ ],
+ "Database exported at %1$s %2$s to download": [
+ "Base de datos exportada a %1$s %2$s para descargar"
+ ],
+ "Coins": [
+ "Monedas"
+ ],
+ "Pending operations": [
+ "Operaciones pendientes"
+ ],
+ "usable coins": [
+ "monedas usables"
+ ],
+ "id": [
+ "id"
+ ],
+ "denom": [
+ "denominación"
+ ],
+ "value": [
+ "valor"
+ ],
+ "status": [
+ "estado"
+ ],
+ "from refresh?": [
+ "desde refresco?"
+ ],
+ "spent coins": [
+ "monedas gastadas"
+ ],
+ "click to show": [
+ "cliquear para mostrar"
+ ],
+ "Do you want to IRREVOCABLY DESTROY everything inside your wallet and LOSE ALL YOUR COINS?": [
+ "Quieres DESTRUIR IRREVOCABLEMENTE todo dentro de tu billetera y PERDER TODAS TUS MONEDAS?"
+ ],
+ "Taler Action": [
+ "Acción Taler"
+ ],
+ "This page has pay action.": [
+ "Esta página tiene una acción."
+ ],
+ "This page has a withdrawal action.": [
+ "Esta página tiene una acción de extracción."
+ ],
+ "This page has a tip action.": [
+ "Esta página tiene una acción de propina."
+ ],
+ "This page has a notify reserve action.": [
+ "Esta página tiene una acción de notificación de reserva."
+ ],
+ "Notify": [
+ ""
+ ],
+ "This page has a refund action.": [
+ "Esta página tiene una acción de devolución"
+ ],
+ "This page has a malformed taler uri.": [
+ "Esta página tiene una URI de Taler malformada"
+ ],
+ "Dismiss": [
+ "Desechar"
+ ],
+ "Could not load backup providers": [
+ "No se pudo cargar los proveedores de backup"
+ ],
+ "No backup providers configured": [
+ "No hay proveedores de backup configurados"
+ ],
+ "Add provider": [
+ "Agregar proveedor"
+ ],
+ "Sync all backups": [
+ "Sincronizar todos los backups"
+ ],
+ "Sync now": [
+ "Syncronizar ahora"
+ ],
+ "Last synced": [
+ "Ultima vez sincronizado"
+ ],
+ "Not synced": [
+ "No sincronizado"
+ ],
+ "Expires in": [
+ "Expira en"
+ ],
+ "Exchange doesn't have terms of service": [
+ "Exchange no tiene terminos de service"
+ ],
+ "Review exchange terms of service": [
+ "Revizar terminos de servicio"
+ ],
+ "Review new version of terms of service": [
+ "Revisar los nuevos terminos de servicio"
+ ],
+ "Show terms of service": [
+ "Mostrar terminos de servicio"
+ ],
+ "I accept the exchange terms of service": [
+ "Acepto los terminos de servicio del exchange"
+ ],
+ "The exchange reply with a empty terms of service": [
+ "El exchange respondió con unos terminos de servicio vacíos"
+ ],
+ "Download Terms of Service": [
+ "Descargar los terminos de servicio"
+ ],
+ "Hide terms of service": [
+ "Escoder los terminos de servicio"
+ ],
+ "Review terms of service": [
+ "Revizar los terminos de servicio"
+ ],
+ "Exchange URL": [
+ "Exchange URL"
+ ],
+ "Cancel": [
+ "Cancelar"
+ ],
+ "Loading terms..": [
+ "Cargando terminos..."
+ ],
+ "Add exchange": [
+ "Agregar exchange"
+ ],
+ "Add exchange anyway": [
+ "Agregar exchange de todas maneras"
+ ],
+ "Add new exchange": [
+ "Agregar nuevo exchange"
+ ],
+ "Add exchange for %1$s": [
+ "Agregar exchange para %1$s"
+ ],
+ "Enter the URL of an exchange you trust.": [
+ "Ingresar la URL de un exchange que tu confíes."
+ ],
+ "An exchange has been found! Review the information and click next": [
+ "Un exchange ha sido encontrado! Revisa la información y cliquea en siguente"
+ ],
+ "This exchange doesn't match the expected currency %1$s": [
+ "Este exchange no es para la divisa %1$s"
+ ],
+ "Unable to verify this exchange": [
+ "No fue posible verificar este exchange"
+ ],
+ "Unable to add this exchange": [
+ "No fue posible agregar este exchange"
+ ],
+ "loading": [
+ "cargando"
+ ],
+ "Version": [
+ "Versión"
+ ],
+ "Currency": [
+ "Divisa"
+ ],
+ "Next": [
+ "Siguiente"
+ ],
+ "Add backup provider": [
+ "Agregar proveedor de backup"
+ ],
+ "Could not get provider information": [
+ "No se puedo conseguir la información del proveedor"
+ ],
+ "Backup providers may charge for their service": [
+ "Provedores de backup pueden pueden cobrarte por su servicio"
+ ],
+ "URL": [
+ "URL"
+ ],
+ "Name": [
+ "Nombre"
+ ],
+ "Provider URL": [
+ "URL del proveedor"
+ ],
+ "Please review and accept this provider's terms of service": [
+ "Por favor revisa y acepta los terminos de servicio del proveedor"
+ ],
+ "Pricing": [
+ "Precios"
+ ],
+ "free of charge": [
+ "Gratis"
+ ],
+ "%1$s per year of service": [
+ "%1$s por año de servicio"
+ ],
+ "Storage": [
+ "Alamcenamiento"
+ ],
+ "%1$s megabytes of storage per year of service": [
+ "%1$s megabytes de almacenamiento por año de servicio"
+ ],
+ "Accept terms of service": [
+ "Aceptar terminos de servicio"
+ ],
+ "There was an error loading the provider detail for \"%1$s\"": [
+ "Hubo un error cargando los detalles del proveedor para \"%1$s\""
+ ],
+ "There is not known provider with url \"%1$s\".": [
+ "No hay proveedor conocido con url \"%1$s\"."
+ ],
+ "Last backup": [
+ "Último backup"
+ ],
+ "Back up": [
+ "Backup"
+ ],
+ "Provider fee": [
+ "Tarifa del proveedor"
+ ],
+ "per year": [
+ "por año"
+ ],
+ "Extend": [
+ "Extender"
+ ],
+ "terms has changed, extending the service will imply accepting the new terms of service": [
+ "los terminos han cambiado, extender el servicio implicará aceptar los nuevos terminos de servicio"
+ ],
+ "old": [
+ "viejo"
+ ],
+ "new": [
+ "nuevo"
+ ],
+ "fee": [
+ "tarifa"
+ ],
+ "storage": [
+ "almacenamiento"
+ ],
+ "back": [
+ "volver"
+ ],
+ "Remove provider": [
+ "Eliminar proveedor"
+ ],
+ "This provider has reported an error": [
+ "Este proveedor ha reportado un error"
+ ],
+ "There is conflict with another backup from %1$s": [
+ "Hubo un conflicto con otro backup de %1$s"
+ ],
+ "Backup is not readable": [
+ "El backup no se puede leer"
+ ],
+ "Unknown backup problem: %1$s": [
+ "Problema de backup desconocido: %1$s"
+ ],
+ "service paid": [
+ "servicio pagado"
+ ],
+ "Backup valid until": [
+ "Backup valido hasta"
+ ],
+ "this popup is being closed and you are being redirected to %1$s": [
+ "Este popup se cerrará y estás siendo redirijido a %1$s"
+ ],
+ "Select one option": [
+ "Seleccione una opción"
+ ],
+ "Manual Withdrawal": [
+ "Extracción Manual"
+ ],
+ "Choose a exchange from where the coins will be withdrawn. The exchange will send the coins to this wallet after receiving a wire transfer with the correct subject.": [
+ "Elija un exchange desde donde las monedas serán extraídas. El exchange enviará las monedas a esta billetera después de recibir una transferencia con el asunto correcto."
+ ],
+ "No exchange configured": [
+ "Sin exchange configurado"
+ ],
+ "Can't create the reserve": [
+ "No se pudo create una reserva"
+ ],
+ "Exchange": [
+ "Exchange"
+ ],
+ "Add Exchange": [
+ "Agregar Exchange"
+ ],
+ "Amount": [
+ "Monto"
+ ],
+ "Start withdrawal": [
+ "Comenzar extracción"
+ ],
+ "no balance": [
+ "sin balance"
+ ],
+ "There is no known bank account to send money to": [
+ "No hay cuenta bancaria conocida donde enviar el dinero"
+ ],
+ "Send %1$s to your account": [
+ "Enviar %1$s a tu cuenta"
+ ],
+ "Bank account IBAN number": [
+ "Número IBAN de cuenta bancaria"
+ ],
+ "Deposit fee": [
+ "Taria de depósito"
+ ],
+ "Total deposit": [
+ "Deposito total"
+ ],
+ "Deposit": [
+ "Depósito"
+ ],
+ "Deposit %1$s %2$s": [
+ "Depositar %1$s %2$s"
+ ],
+ "Waiting for confirmation": [
+ "Esperando confirmación"
+ ],
+ "PENDING": [
+ "PENDIENTE"
+ ],
+ "Could not load the list of transactions": [
+ "No se pudo cargar la lista de transacciones"
+ ],
+ "There is no history for this currency": [
+ "No hay historial para esta divisa"
+ ],
+ "Account": [
+ "Cuenta"
+ ],
+ "Bank host": [
+ "Host del banco"
+ ],
+ "Bank account": [
+ "Cuenta del banco"
+ ],
+ "IBAN": [
+ "IBAN"
+ ],
+ "Chosen amount": [
+ "Elegir monto"
+ ],
+ "Subject": [
+ "Asunto"
+ ],
+ "could not parse payto uri from exchange %1$s": [
+ "No se pudo analizar la URI payto del exchange %1$s"
+ ],
+ "Exchange is ready for withdrawal": [
+ "El exchange está listo para la extracción"
+ ],
+ "To complete the process you need to wire %1$s to the exchange bank account": [
+ "Para completar el proceso necesitas enviar %1$s a la cuenta bancaria del exchange"
+ ],
+ "Make sure to use the correct subject, otherwise the money will not arrive in this wallet.": [
+ "Asegurate de usar el asunto correcto, de otra manera el dinero no llegará a esta billetera"
+ ],
+ "Alternative, you can also scan this QR code or open %1$s if you have a banking app installed that supports RFC 8905": [
+ "Alternativamente, también puedes escanear el código QR o abrir %1$s si tienes una aplicación bancaria instalada que soporta RFC 8905"
+ ],
+ "Cancel withdrawal": [
+ "Cancelar extracción"
+ ],
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
+ ""
+ ],
+ "Automatically open wallet based on page content": [
+ "Abrir automáticamente la billetera basado en el contenido de la página"
+ ],
+ "Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
+ "Habilitar esta opción debajo hará el uso de la billetera mas rápido, pero requiere mas permisos de tu navegador"
+ ],
+ "Trust": [
+ ""
+ ],
+ "No exchange yet": [
+ "No hay exchanges todavía"
+ ],
+ "Term of Service": [
+ "Terminos de servicio"
+ ],
+ "ok": [
+ "ok"
+ ],
+ "changed": [
+ "modificado"
+ ],
+ "not accepted": [
+ "no aceptado"
+ ],
+ "Add an exchange": [
+ "Agregar un exchange"
+ ],
+ "Developer mode": [
+ "Modo desarrollador"
+ ],
+ "(More options and information useful for debugging)": [
+ "(Mas información y opciones útiles para depuración)"
+ ],
+ "Could not load the transaction information": [
+ "No se pudo cargar información de la transacción"
+ ],
+ "There was an error trying to complete the transaction": [
+ "Hubo un error intentando completar la transacción"
+ ],
+ "This transaction is not completed": [
+ "Esta tansacción no está completa"
+ ],
+ "Retry": [
+ "Reintentar"
+ ],
+ "Forget": [
+ "Olvidar"
+ ],
+ "Caution!": [
+ "Cuidado!"
+ ],
+ "If you have already wired money to the exchange you will loose the chance to get the coins form it.": [
+ "Si ya has transferido dinero al exchange perderas la oportunidad de recivir las monedas"
+ ],
+ "Confirm": [
+ "Confirmar"
+ ],
+ "Withdrawal": [
+ "Extracción"
+ ],
+ "Total withdrawn": [
+ "Total extraido"
+ ],
+ "Exchange fee": [
+ "Tarifa del exchange"
+ ],
+ "The bank is waiting for confirmation. Go to the %1$s": [
+ "El banco espera la confirmación. Dirigete a %1$s"
+ ],
+ "Waiting for the coins to arrive": [
+ "Esperando a que las monedas lleguen"
+ ],
+ "Payment": [
+ "Pago"
+ ],
+ "Total paid": [
+ "Total pagado"
+ ],
+ "Purchase amount": [
+ "Monto de compra"
+ ],
+ "Fee": [
+ "Tarifa"
+ ],
+ "Merchant": [
+ "Comerciante"
+ ],
+ "Purchase": [
+ "Compra"
+ ],
+ "Receipt": [
+ "Recibo"
+ ],
+ "Total send": [
+ "Total enviado"
+ ],
+ "Deposit amount": [
+ "Monto a depositar"
+ ],
+ "Refresh": [
+ ""
+ ],
+ "Total refresh": [
+ ""
+ ],
+ "Refresh amount": [
+ ""
+ ],
+ "Tip": [
+ "Propina"
+ ],
+ "Total tip": [
+ "Total de propina"
+ ],
+ "Received amount": [
+ "Monto recibido"
+ ],
+ "Refund": [
+ "Devolución"
+ ],
+ "Total refund": [
+ "Devolución total"
+ ],
+ "Refund amount": [
+ "Monto de devolución"
+ ],
+ "Browser Extension Installed!": [
+ "Extensión del navegador instalada!"
+ ],
+ "Thank you for installing the wallet.": [
+ "Gracias por haber instalado la billetera."
+ ],
+ "Permissions": [
+ "Permisos"
+ ],
+ "(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
+ "(Habilitar esta opción debajo hará el uso de la billetera mas rápido, pero requiere mas permisos de tu navegador)"
+ ],
+ "Next Steps": [
+ "Próximos pasos"
+ ],
+ "Try the demo": [
+ "Probar la demostración"
+ ],
+ "Learn how to top up your wallet balance": [
+ "Aprender como llenar tu billetera"
+ ],
+ "Could not load pay status": [
+ "No se pudo cargar el estado del pago"
+ ],
+ "Could not load contract terms from merchant or wallet backend.": [
+ "No se pudo cargar los terminos de contrato del comerciante o de la billetera."
+ ],
+ "Pay with a mobile phone": [
+ "Pagar con un teléfono móbil"
+ ],
+ "Hide QR": [
+ "Esconder QR"
+ ],
+ "Scan the QR code or %1$s": [
+ "Escanear el código QR o %1$s"
+ ],
+ "Processing": [
+ "Procesando"
+ ],
+ "Pay %1$s": [
+ "Pagar %1$s"
+ ],
+ "Your balance of %1$s is not enough to pay for this purchase": [
+ "Tu balance de %1$s no es suficiente para pagar por esta compra"
+ ],
+ "Your balance is not enough to pay for this purchase.": [
+ "Tu balance no es suficiente para pagar esta compra."
+ ],
+ "Withdraw digital cash": [
+ "Extraer dinero digital"
+ ],
+ "Merchant message": [
+ "Mensaje del comerciante"
+ ],
+ "Digital cash payment": [
+ "Pago con dinero digital"
+ ],
+ "Already paid, you are going to be redirected to %1$s": [
+ "Ya pagado, estás siendo dirigido a %1$s"
+ ],
+ "Already paid": [
+ "Ya pagado"
+ ],
+ "Already claimed": [
+ "Ya reclamado"
+ ],
+ "Payment complete": [
+ "Pago completo"
+ ],
+ "You are going to be redirected to $ %1$s": [
+ "Estas siendo redirigido a %1$s"
+ ],
+ "You can close this page.": [
+ "Puedes cerrar esta página."
+ ],
+ "Total to pay": [
+ "Total a pagar"
+ ],
+ "List of products": [
+ "Lista de productos"
+ ],
+ "Total": [
+ "Total"
+ ],
+ "free": [
+ "Gratis"
+ ],
+ "Refund Status": [
+ "Estado del reembolso"
+ ],
+ "The product %1$s has received a total effective refund of": [
+ "El producto %1$s ha recibido un total efectivo de"
+ ],
+ "Refund processing is still in progress.": [
+ "El proceso de reembolso está todavía en progreso"
+ ],
+ "The refund amount of %1$s could not be applied.": [
+ "El monto del reembolso de %1$s no pudo ser aplicado."
+ ],
+ "missing taler refund uri": [
+ "falta la URI Taler de reembolso"
+ ],
+ "Error: %1$s": [
+ "Error: %1$s"
+ ],
+ "Updating refund status": [
+ "Actualizando el estado de reembolso"
+ ],
+ "Tip from %1$s accepted. Check your transactions list for more details.": [
+ "Propina de %1$s aceptada. Revisa tu lista de transacciones para mas detalle."
+ ],
+ "The merchant %1$s is offering you a tip of %2$s via the exchange %3$s": [
+ "El comerciante %1$s está ofreciendo una propina de %2$s usando el exchange %3$s"
+ ],
+ "Accept tip": [
+ "Aceptar propina"
+ ],
+ "Ignore": [
+ "Ignorar"
+ ],
+ "missing tip uri": [
+ "URI de propina faltante"
+ ],
+ "You've ignored the tip.": [
+ "Has ignorado la propina"
+ ],
+ "Digital cash withdrawal": [
+ "Extracción de dinero digital"
+ ],
+ "Could not finish the withdrawal operation": [
+ "No se pudo completar la operación de extracción"
+ ],
+ "Total to withdraw": [
+ "Total a extraer"
+ ],
+ "Known exchanges": [
+ "Exchange conocidos"
+ ],
+ "Cancel exchange selection": [
+ "Cancelar selección de exchange"
+ ],
+ "Confirm exchange selection": [
+ "Confirmar selección de exchange"
+ ],
+ "Switch exchange": [
+ "Cambiar exchange"
+ ],
+ "Confirm withdrawal": [
+ "Confirmar extracción"
+ ],
+ "Withdraw anyway": [
+ "Extraer de todas maneras"
+ ],
+ "Could not load the withdrawal details": [
+ "No se pudo cargar los detalles de extracción"
+ ],
+ "missing withdraw uri": [
+ "URI de extracción faltante"
+ ],
+ "Could not get the info from the URI": [
+ "No se pudo obtener la información desde la URI"
+ ],
+ "Could not load the list of known exchanges": [
+ "No se pudo cargar la lista de exchange conocidos"
+ ],
+ "All done, your transaction is in progress": [
+ "Todo completo, su transacción está en progreso"
+ ],
+ "Edit": [
+ "Editar"
+ ],
+ "missing pay uri": [
+ "URI de pago faltante"
+ ],
+ "Could not get the payment information for this order": [
+ "No se pudo obtener la información de pago para esta orden"
+ ],
+ "Loading payment information": [
+ "Cargado la información de pago"
+ ],
+ "Digital cash deposit": [
+ "Deposito de dinero digital"
+ ],
+ "You will now be sent back to the merchant you came from.": [
+ "Ahora serás enviado otra vez al sitio del comerciante"
+ ],
+ "Manual Reset Required": [
+ "Reinicio Manual Necesario"
+ ],
+ "The wallet's database in your browser is incompatible with the currently installed wallet. Please reset manually.": [
+ "La base de datos de billetera en tu navegador es incompatible con la billetera instalada actualmente. Por favor reinicie manualmente"
+ ],
+ "Once the database format has stabilized, we will provide automatic upgrades.": [
+ "Una vez que el formato de la base de datos esté estabilizzado, proveeremos de actualizaciones automáticas"
+ ],
+ "I understand that I will lose all my data": [
+ "Entiendo que perderé toda mi información"
+ ],
+ "Reset": [
+ "Reiniciar"
+ ],
+ "Everything is fine!": [
+ "Todo está bien!"
+ ],
+ "A reset is not required anymore, you can close this page.": [
+ "Un reinicio ya no es necesario, puede cerrar esta página."
+ ],
+ "Not implemented yet.": [
+ "Todavía no implementado"
+ ]
+ }
+ }
+};
+
+strings['fr'] = {
+ "domain": "messages",
+ "locale_data": {
+ "messages": {
+ "": {
+ "domain": "messages",
+ "plural_forms": "nplurals=2; plural=(n!=1);",
+ "lang": "fr"
+ },
+ "Balance": [
+ ""
+ ],
+ "Backup": [
+ ""
+ ],
+ "Settings": [
+ ""
+ ],
+ "Dev": [
+ ""
+ ],
+ "Loading": [
+ ""
+ ],
+ "Open reserve page": [
+ ""
+ ],
+ "Open pay page": [
+ ""
+ ],
+ "Open refund page": [
+ ""
+ ],
+ "Open tip page": [
+ ""
+ ],
+ "Open withdraw page": [
+ ""
+ ],
+ "Back": [
+ ""
+ ],
+ "You have no balance to show.": [
+ ""
+ ],
+ "To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
+ ""
+ ],
+ "Withdraw": [
+ ""
+ ],
+ "Could not load balance page": [
+ ""
+ ],
+ "Deposit %1$s": [
+ ""
+ ],
+ "Enter URI": [
+ ""
+ ],
+ "Diagnostics timed out. Could not talk to the wallet backend.": [
""
],
"Problems detected:": [
@@ -1704,6 +2535,9 @@ strings['es'] = {
"This page has a notify reserve action.": [
""
],
+ "Notify": [
+ ""
+ ],
"This page has a refund action.": [
""
],
@@ -2013,7 +2847,13 @@ strings['es'] = {
"Cancel withdrawal": [
""
],
- "Permissions": [
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
""
],
"Automatically open wallet based on page content": [
@@ -2022,7 +2862,7 @@ strings['es'] = {
"Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Known exchanges": [
+ "Trust": [
""
],
"No exchange yet": [
@@ -2071,7 +2911,7 @@ strings['es'] = {
""
],
"Confirm": [
- "Confermare"
+ "Confirmer"
],
"Withdrawal": [
""
@@ -2148,6 +2988,9 @@ strings['es'] = {
"Thank you for installing the wallet.": [
""
],
+ "Permissions": [
+ ""
+ ],
"(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
@@ -2274,6 +3117,9 @@ strings['es'] = {
"Total to withdraw": [
""
],
+ "Known exchanges": [
+ ""
+ ],
"Cancel exchange selection": [
""
],
@@ -2350,14 +3196,14 @@ strings['es'] = {
}
};
-strings['fr'] = {
+strings['it'] = {
"domain": "messages",
"locale_data": {
"messages": {
"": {
"domain": "messages",
- "plural_forms": "nplurals=2; plural=(n!=1);",
- "lang": "fr"
+ "plural_forms": "nplurals=2; plural=n != 1;",
+ "lang": "it"
},
"Balance": [
""
@@ -2488,6 +3334,9 @@ strings['fr'] = {
"This page has a notify reserve action.": [
""
],
+ "Notify": [
+ ""
+ ],
"This page has a refund action.": [
""
],
@@ -2797,7 +3646,13 @@ strings['fr'] = {
"Cancel withdrawal": [
""
],
- "Permissions": [
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
""
],
"Automatically open wallet based on page content": [
@@ -2806,7 +3661,7 @@ strings['fr'] = {
"Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Known exchanges": [
+ "Trust": [
""
],
"No exchange yet": [
@@ -2855,7 +3710,7 @@ strings['fr'] = {
""
],
"Confirm": [
- "Confirmer"
+ "Confermare"
],
"Withdrawal": [
""
@@ -2932,6 +3787,9 @@ strings['fr'] = {
"Thank you for installing the wallet.": [
""
],
+ "Permissions": [
+ ""
+ ],
"(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
@@ -3058,6 +3916,9 @@ strings['fr'] = {
"Total to withdraw": [
""
],
+ "Known exchanges": [
+ ""
+ ],
"Cancel exchange selection": [
""
],
@@ -3134,23 +3995,23 @@ strings['fr'] = {
}
};
-strings['it'] = {
+strings['ja'] = {
"domain": "messages",
"locale_data": {
"messages": {
"": {
"domain": "messages",
"plural_forms": "nplurals=2; plural=n != 1;",
- "lang": "it"
+ "lang": "ja"
},
"Balance": [
- ""
+ "残高"
],
"Backup": [
- ""
+ "バックアップ"
],
"Settings": [
- ""
+ "設定"
],
"Dev": [
""
@@ -3177,13 +4038,13 @@ strings['it'] = {
""
],
"You have no balance to show.": [
- ""
+ "表示するバランスがありません"
],
"To withdraw money you can start from your bank site or click the \"withdraw\" button to use a known exchange.": [
- ""
+ "お金を引き出すには、銀行のサイトから開始するか、[引き出し]ボタンをクリックして既知の取引所を使用します。"
],
"Withdraw": [
- ""
+ "撤退"
],
"Could not load balance page": [
""
@@ -3272,6 +4133,9 @@ strings['it'] = {
"This page has a notify reserve action.": [
""
],
+ "Notify": [
+ ""
+ ],
"This page has a refund action.": [
""
],
@@ -3581,7 +4445,13 @@ strings['it'] = {
"Cancel withdrawal": [
""
],
- "Permissions": [
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
""
],
"Automatically open wallet based on page content": [
@@ -3590,7 +4460,7 @@ strings['it'] = {
"Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Known exchanges": [
+ "Trust": [
""
],
"No exchange yet": [
@@ -3639,7 +4509,7 @@ strings['it'] = {
""
],
"Confirm": [
- "Confermare"
+ ""
],
"Withdrawal": [
""
@@ -3716,6 +4586,9 @@ strings['it'] = {
"Thank you for installing the wallet.": [
""
],
+ "Permissions": [
+ ""
+ ],
"(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
@@ -3842,6 +4715,9 @@ strings['it'] = {
"Total to withdraw": [
""
],
+ "Known exchanges": [
+ ""
+ ],
"Cancel exchange selection": [
""
],
@@ -4056,6 +4932,9 @@ strings['sv'] = {
"This page has a notify reserve action.": [
""
],
+ "Notify": [
+ ""
+ ],
"This page has a refund action.": [
""
],
@@ -4365,7 +5244,13 @@ strings['sv'] = {
"Cancel withdrawal": [
""
],
- "Permissions": [
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
""
],
"Automatically open wallet based on page content": [
@@ -4374,7 +5259,7 @@ strings['sv'] = {
"Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Known exchanges": [
+ "Trust": [
""
],
"No exchange yet": [
@@ -4500,6 +5385,9 @@ strings['sv'] = {
"Thank you for installing the wallet.": [
""
],
+ "Permissions": [
+ ""
+ ],
"(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
@@ -4626,6 +5514,9 @@ strings['sv'] = {
"Total to withdraw": [
""
],
+ "Known exchanges": [
+ ""
+ ],
"Cancel exchange selection": [
""
],
@@ -4840,6 +5731,9 @@ strings['tr'] = {
"This page has a notify reserve action.": [
""
],
+ "Notify": [
+ ""
+ ],
"This page has a refund action.": [
""
],
@@ -5149,7 +6043,13 @@ strings['tr'] = {
"Cancel withdrawal": [
""
],
- "Permissions": [
+ "Display": [
+ ""
+ ],
+ "Current Language": [
+ ""
+ ],
+ "Navigator": [
""
],
"Automatically open wallet based on page content": [
@@ -5158,7 +6058,7 @@ strings['tr'] = {
"Enabling this option below will make using the wallet faster, but requires more permissions from your browser.": [
""
],
- "Known exchanges": [
+ "Trust": [
""
],
"No exchange yet": [
@@ -5284,6 +6184,9 @@ strings['tr'] = {
"Thank you for installing the wallet.": [
""
],
+ "Permissions": [
+ ""
+ ],
"(Enabling this option below will make using the wallet faster, but requires more permissions from your browser.)": [
""
],
@@ -5410,6 +6313,9 @@ strings['tr'] = {
"Total to withdraw": [
""
],
+ "Known exchanges": [
+ ""
+ ],
"Cancel exchange selection": [
""
],