From 2c6858a50129031db087126ddb2d099fa26e5ce6 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 24 Apr 2023 14:38:11 -0300 Subject: testing #7745 --- .../merchant-backoffice-ui/src/i18n/strings.ts | 806 ++++++++++++++++----- 1 file changed, 637 insertions(+), 169 deletions(-) (limited to 'packages/merchant-backoffice-ui/src/i18n/strings.ts') diff --git a/packages/merchant-backoffice-ui/src/i18n/strings.ts b/packages/merchant-backoffice-ui/src/i18n/strings.ts index acafd9639..05bdffdbd 100644 --- a/packages/merchant-backoffice-ui/src/i18n/strings.ts +++ b/packages/merchant-backoffice-ui/src/i18n/strings.ts @@ -32,6 +32,9 @@ strings['de'] = { "%1$s": [ "" ], + "Close": [ + "" + ], "Continue": [ "" ], @@ -140,7 +143,7 @@ strings['de'] = { "All": [ "" ], - "Instance '%1$s' (ID: %2$s) has been deleted": [ + "Instance \"%1$s\" (ID: %2$s) has been deleted": [ "" ], "Failed to delete instance": [ @@ -332,6 +335,9 @@ strings['de'] = { "required": [ "" ], + "not valid": [ + "" + ], "must be greater than 0": [ "" ], @@ -1031,6 +1037,12 @@ strings['de'] = { "to short": [ "" ], + "just letters and numbers from 2 to 7": [ + "" + ], + "size of the key should be 32": [ + "" + ], "Identifier": [ "" ], @@ -1040,7 +1052,16 @@ strings['de'] = { "Describe what this template stands for": [ "" ], - "Order summary": [ + "Fixed summary": [ + "" + ], + "If specified, this template will create order with the same summary": [ + "" + ], + "Fixed price": [ + "" + ], + "If specified, this template will create order with the same price": [ "" ], "Minimum age": [ @@ -1055,12 +1076,36 @@ strings['de'] = { "How much time has the customer to complete the payment once the order was created.": [ "" ], + "Verification algorithm": [ + "" + ], + "Algorithm to use to verify transaction in offline mode": [ + "" + ], "Point-of-sale key": [ "" ], "Useful to validate the purchase": [ "" ], + "generate random secret key": [ + "" + ], + "random": [ + "" + ], + "show secret key": [ + "" + ], + "hide secret key": [ + "" + ], + "hide": [ + "" + ], + "show": [ + "" + ], "could not inform template": [ "" ], @@ -1070,12 +1115,36 @@ strings['de'] = { "Order summary is required": [ "" ], + "New order for template": [ + "" + ], "Amount of the order": [ "" ], + "Order summary": [ + "" + ], "could not create order from template": [ "" ], + "Here you can specify a default value for fields that are not fixed. Default values can be edited by the customer before the payment.": [ + "" + ], + "Fixed amount": [ + "" + ], + "Default amount": [ + "" + ], + "Default summary": [ + "" + ], + "Print": [ + "" + ], + "Setup TOTP": [ + "" + ], "Templates": [ "" ], @@ -1094,6 +1163,9 @@ strings['de'] = { "use template to create new order": [ "" ], + "create qr code for the template": [ + "" + ], "load more templates after the last one": [ "" ], @@ -1457,12 +1529,15 @@ strings['de'] = { "The request to the backend take too long and was cancelled": [ "" ], - "Diagnostic from %1$s is '%2$s'": [ + "Diagnostic from %1$s is \"%2$s\"": [ "" ], "The backend reported a problem: HTTP status #%1$s": [ "" ], + "Diagnostic from %1$s is '%2$s'": [ + "" + ], "Access denied": [ "" ], @@ -1511,12 +1586,15 @@ strings['de'] = { "Server not found": [ "" ], - "Couldn't access the server": [ + "Server response with an error code": [ "" ], "Got message %1$s from %2$s": [ "" ], + "Response from server is unreadable, http status: %1$s": [ + "" + ], "Unexpected Error": [ "" ], @@ -1560,6 +1638,9 @@ strings['en'] = { "%1$s": [ "" ], + "Close": [ + "" + ], "Continue": [ "" ], @@ -1668,7 +1749,7 @@ strings['en'] = { "All": [ "" ], - "Instance '%1$s' (ID: %2$s) has been deleted": [ + "Instance \"%1$s\" (ID: %2$s) has been deleted": [ "" ], "Failed to delete instance": [ @@ -1860,6 +1941,9 @@ strings['en'] = { "required": [ "" ], + "not valid": [ + "" + ], "must be greater than 0": [ "" ], @@ -2559,6 +2643,12 @@ strings['en'] = { "to short": [ "" ], + "just letters and numbers from 2 to 7": [ + "" + ], + "size of the key should be 32": [ + "" + ], "Identifier": [ "" ], @@ -2568,7 +2658,16 @@ strings['en'] = { "Describe what this template stands for": [ "" ], - "Order summary": [ + "Fixed summary": [ + "" + ], + "If specified, this template will create order with the same summary": [ + "" + ], + "Fixed price": [ + "" + ], + "If specified, this template will create order with the same price": [ "" ], "Minimum age": [ @@ -2583,12 +2682,36 @@ strings['en'] = { "How much time has the customer to complete the payment once the order was created.": [ "" ], + "Verification algorithm": [ + "" + ], + "Algorithm to use to verify transaction in offline mode": [ + "" + ], "Point-of-sale key": [ "" ], "Useful to validate the purchase": [ "" ], + "generate random secret key": [ + "" + ], + "random": [ + "" + ], + "show secret key": [ + "" + ], + "hide secret key": [ + "" + ], + "hide": [ + "" + ], + "show": [ + "" + ], "could not inform template": [ "" ], @@ -2598,12 +2721,36 @@ strings['en'] = { "Order summary is required": [ "" ], + "New order for template": [ + "" + ], "Amount of the order": [ "" ], + "Order summary": [ + "" + ], "could not create order from template": [ "" ], + "Here you can specify a default value for fields that are not fixed. Default values can be edited by the customer before the payment.": [ + "" + ], + "Fixed amount": [ + "" + ], + "Default amount": [ + "" + ], + "Default summary": [ + "" + ], + "Print": [ + "" + ], + "Setup TOTP": [ + "" + ], "Templates": [ "" ], @@ -2622,6 +2769,9 @@ strings['en'] = { "use template to create new order": [ "" ], + "create qr code for the template": [ + "" + ], "load more templates after the last one": [ "" ], @@ -2985,12 +3135,15 @@ strings['en'] = { "The request to the backend take too long and was cancelled": [ "" ], - "Diagnostic from %1$s is '%2$s'": [ + "Diagnostic from %1$s is \"%2$s\"": [ "" ], "The backend reported a problem: HTTP status #%1$s": [ "" ], + "Diagnostic from %1$s is '%2$s'": [ + "" + ], "Access denied": [ "" ], @@ -3039,12 +3192,15 @@ strings['en'] = { "Server not found": [ "" ], - "Couldn't access the server": [ + "Server response with an error code": [ "" ], "Got message %1$s from %2$s": [ "" ], + "Response from server is unreadable, http status: %1$s": [ + "" + ], "Unexpected Error": [ "" ], @@ -3088,6 +3244,9 @@ strings['es'] = { "%1$s": [ "%1$s" ], + "Close": [ + "" + ], "Continue": [ "Continuar" ], @@ -3110,49 +3269,49 @@ strings['es'] = { "no son iguales" ], "You are updating the access token from instance with id %1$s": [ - "Está actualizando el token de autorización para la instancia con id %1$s" + "Está actualizando el token de acceso para la instancia con id %1$s" ], "Old access token": [ "Viejo token de acceso" ], "access token currently in use": [ - "" + "acceder al token en uso actualmente" ], "New access token": [ - "Nuevo token" + "Nuevo token de acceso" ], "next access token to be used": [ - "" + "siguiente token de acceso a usar" ], "Repeat access token": [ - "" + "Repetir token de acceso" ], "confirm the same access token": [ - "" + "confirmar el mismo token de acceso" ], "Clearing the access token will mean public access to the instance": [ - "Limpiar el token de autorización significa acceso publico a la instancia" + "Limpiar el token de acceso significa acceso público a la instancia" ], "cannot be the same as the old access token": [ - "no puede ser igual al anterior" + "no puede ser igual al anterior token de acceso" ], "You are setting the access token for the new instance": [ - "" + "Está estableciendo el token de acceso para la nueva instancia" ], "With external authorization method no check will be done by the merchant backend": [ - "" + "Con el método de autorización externa no se hará ninguna revisión por el backend del comerciante" ], "Set external authorization": [ - "Amortización de comisión de transferencia" + "Establecer autorización externa" ], "Set access token": [ - "" + "Establecer token de acceso" ], "Operation in progress...": [ - "" + "Operación en progreso..." ], "The operation will be automatically canceled after %1$s seconds": [ - "" + "La operación será automáticamente cancelada luego de %1$s segundos" ], "Instances": [ "Instancias" @@ -3161,7 +3320,7 @@ strings['es'] = { "Eliminar" ], "add new instance": [ - "no se pudo crear la instancia" + "agregar nueva instancia" ], "ID": [ "ID" @@ -3173,76 +3332,76 @@ strings['es'] = { "Editar" ], "Purge": [ - "" + "Purgar" ], "There is no instances yet, add more pressing the + sign": [ - "No hay instancias todavían, agregue mas presionando el signo +" + "Todavía no hay instancias, agregue más presionando el signo +" ], "Only show active instances": [ - "no se pudo crear la instancia" + "Solo mostrar instancias activas" ], "Active": [ - "" + "Activo" ], "Only show deleted instances": [ - "Sin instancia default" + "Mostrar solo instancias eliminadas" ], "Deleted": [ - "Eliminar" + "Eliminado" ], "Show all instances": [ - "Sin instancia default" + "Mostrar todas las instancias" ], "All": [ "Todo" ], - "Instance '%1$s' (ID: %2$s) has been deleted": [ - "" + "Instance \"%1$s\" (ID: %2$s) has been deleted": [ + "La instancia '%1$s' (ID: %2$s) fue eliminada" ], "Failed to delete instance": [ - "Sin instancia default" + "Fallo al eliminar instancia" ], "Instance '%1$s' (ID: %2$s) has been disabled": [ - "" + "Instance '%1$s' (ID: %2$s) ha sido deshabilitada" ], "Failed to purge instance": [ - "no se pudo crear la instancia" + "Fallo al purgar la instancia" ], "Pending KYC verification": [ - "" + "Verificación KYC pendiente" ], "Timed out": [ - "" + "Expirado" ], "Exchange": [ - "URL del Exchange" + "Exchange" ], "Target account": [ - "" + "Cuenta objetivo" ], "KYC URL": [ - "" + "URL de KYC" ], "Code": [ - "" + "Código" ], "Http Status": [ - "" + "Estado http" ], "No pending kyc verification!": [ - "" + "¡No hay verificación kyc pendiente!" ], "change value to unknown date": [ - "" + "cambiar valor a fecha desconocida" ], "change value to empty": [ - "no puede ser vacío" + "cambiar valor a vacío" ], "clear": [ - "Limpiar" + "limpiar" ], "change value to never": [ - "" + "cambiar valor a nunca" ], "never": [ "nunca" @@ -3287,28 +3446,28 @@ strings['es'] = { "Productos" ], "search products by it's description or id": [ - "" + "buscar productos por su descripción o ID" ], "no products found with that description": [ - "No se encontraron productos" + "no se encontraron productos con esa descripción" ], "You must enter a valid product identifier.": [ - "" + "Debe ingresar un identificador de producto válido." ], "Quantity must be greater than 0!": [ - "Debe ser mayor a 0" + "¡Cantidad debe ser mayor que 0!" ], "This quantity exceeds remaining stock. Currently, only %1$s units remain unreserved in stock.": [ - "" + "Esta cantidad excede las existencias restantes. Actualmente, solo quedan %1$s unidades sin reservar en las existencias." ], "Quantity": [ "Cantidad" ], "how many products will be added": [ - "" + "cuántos productos serán agregados" ], "Add from inventory": [ - "" + "Agregar del inventario" ], "Image should be smaller than 1 MB": [ "La imagen debe ser mas chica que 1 MB" @@ -3320,187 +3479,190 @@ strings['es'] = { "Eliminar" ], "No taxes configured for this product.": [ - "" + "Ningun impuesto configurado para este producto." ], "Amount": [ "Monto" ], "Taxes can be in currencies that differ from the main currency used by the merchant.": [ - "" + "Impuestos pueden estar en divisas que difieren de la principal divisa usada por el comerciante." ], "Enter currency and value separated with a colon, e.g. "USD:2.3".": [ - "Moneda y valor separado por dos puntos" + "Ingrese divisa y valor separado por dos puntos, e.g. "USD:2.3"." ], "Legal name of the tax, e.g. VAT or import duties.": [ - "" + "Nombre legal del impuesto, e.g. IVA o arancel." ], "add tax to the tax list": [ - "" + "agregar impuesto a la lista de impuestos" ], "describe and add a product that is not in the inventory list": [ - "" + "describa y agregue un producto que no está en la lista de inventarios" ], "Add custom product": [ - "" + "Agregue un producto personalizado" ], "Complete information of the product": [ - "no se pudo eliminar el producto" + "Complete información del producto" ], "Image": [ "Imagen" ], "photo of the product": [ - "no se pudo crear el producto" + "foto del producto" ], "full product description": [ - "" + "descripción completa del producto" ], "Unit": [ "Unidad" ], "name of the product unit": [ - "No se encontraron productos" + "nombre de la unidad del producto" ], "Price": [ "Precio" ], "amount in the current currency": [ - "" + "monto de la divisa actual" ], "Taxes": [ - "Impuesto" + "Impuestos" ], "image": [ - "Imagen" + "imagen" ], "description": [ - "Descripcion" + "descripción" ], "quantity": [ - "Cantidad" + "cantidad" ], "unit price": [ - "Precio total" + "precio unitario" ], "total price": [ - "Precio total" + "precio total" ], "required": [ - "Login necesario" + "requerido" + ], + "not valid": [ + "no es un json válido" ], "must be greater than 0": [ - "Debe ser mayor a 0" + "debe ser mayor que 0" ], "not a valid json": [ - "" + "no es un json válido" ], "should be in the future": [ - "deberían ser iguales" + "deberían ser en el futuro" ], "refund deadline cannot be before pay deadline": [ - "" + "plazo de reembolso no puede ser antes que el plazo de pago" ], "wire transfer deadline cannot be before refund deadline": [ - "" + "el plazo de la transferencia bancaria no puede ser antes que el plazo de reembolso" ], "wire transfer deadline cannot be before pay deadline": [ - "" + "el plazo de la transferencia bancaria no puede ser antes que el plazo de pago" ], "should have a refund deadline": [ - "Plazo de reembolso automático" + "debería tener un plazo de reembolso" ], "auto refund cannot be after refund deadline": [ - "Plazo de reembolso automático" + "reembolso automático no puede ser después qu el plazo de reembolso" ], "Manage products in order": [ - "No se encontraron productos" + "Manejar productos en orden" ], "Manage list of products in the order.": [ - "" + "Manejar lista de productos en la orden." ], "Remove this product from the order.": [ - "" + "Remover este producto de la orden." ], "Total price": [ "Precio total" ], "total product price added up": [ - "" + "precio total de producto agregado" ], "Amount to be paid by the customer": [ - "pedido por el consumidor" + "Monto a ser pagado por el cliente" ], "Order price": [ "Precio de la orden" ], "final order price": [ - "Precio de la orden" + "Precio final de la orden" ], "Summary": [ "Resumen" ], "Title of the order to be shown to the customer": [ - "" + "Título de la orden a ser mostrado al cliente" ], "Shipping and Fulfillment": [ - "" + "Envío y cumplimiento" ], "Delivery date": [ "Fecha de entrega" ], "Deadline for physical delivery assured by the merchant.": [ - "" + "Plazo para la entrega física asegurado por el comerciante." ], "Location": [ "Ubicación" ], "address where the products will be delivered": [ - "" + "dirección a donde los productos serán entregados" ], "Fulfillment URL": [ - "URL de completitud" + "URL de cumplimiento" ], "URL to which the user will be redirected after successful payment.": [ - "" + "URL al cual el usuario será redirigido luego de pago exitoso." ], "Taler payment options": [ - "Opciones de pago" + "Opciones de pago de Taler" ], "Override default Taler payment settings for this order": [ - "" + "Sobreescribir pagos por omisión de Taler para esta orden" ], "Payment deadline": [ "Plazo de pago" ], "Deadline for the customer to pay for the offer before it expires. Inventory products will be reserved until this deadline.": [ - "" + "Plazo límite para que el cliente pague por la oferta antes de que expire. Productos del inventario serán reservados hasta este plazo límite." ], "Refund deadline": [ "Plazo de reembolso" ], "Time until which the order can be refunded by the merchant.": [ - "" + "Tiempo hasta el cual la orden puede ser reembolsada por el comerciante." ], "Wire transfer deadline": [ - "Retrazo de transferencia por omisión" + "Plazo de la transferencia" ], "Deadline for the exchange to make the wire transfer.": [ - "" + "Plazo para que el exchange haga la transferencia." ], "Auto-refund deadline": [ "Plazo de reembolso automático" ], "Time until which the wallet will automatically check for refunds without user interaction.": [ - "" + "Tiempo hasta el cual la billetera será automáticamente revisada por reembolsos win interación por parte del usuario." ], "Maximum deposit fee": [ - "Impuesto máximo de deposito por omisión" + "Máxima tarifa de depósito" ], "Maximum deposit fees the merchant is willing to cover for this order. Higher deposit fees must be covered in full by the consumer.": [ - "" + "Máxima tarifa de depósito que el comerciante esta dispuesto a cubir para esta orden. Mayores tarifas de depósito deben ser cubiertas completamente por el consumidor." ], "Maximum wire fee": [ - "Impuesto de transferencia máximo" + "Máxima tarifa de transferencia" ], "Maximum aggregate wire fees the merchant is willing to cover for this order. Wire fees exceeding this amount are to be covered by the customers.": [ "" @@ -3536,16 +3698,16 @@ strings['es'] = { "" ], "days": [ - "" + "días" ], "hours": [ - "" + "horas" ], "minutes": [ - "" + "minutos" ], "seconds": [ - "" + "segundos" ], "forever": [ "nunca" @@ -3590,16 +3752,16 @@ strings['es'] = { "cargar viejas ordenes" ], "No orders have been found matching your query!": [ - "No se enconraron ordenes" + "¡No se encontraron órdenes que emparejen su búsqueda!" ], "duplicated": [ "duplicado" ], "invalid format": [ - "" + "formato inválido" ], "this value exceed the refundable amount": [ - "" + "este monto excede el monto reembolsable" ], "date": [ "fecha" @@ -3611,7 +3773,7 @@ strings['es'] = { "razón" ], "amount to be refunded": [ - "No se pudo create el reembolso" + "monto a ser reembolsado" ], "Max refundable:": [ "Máximo reembolzable:" @@ -3620,7 +3782,7 @@ strings['es'] = { "Razón" ], "Choose one...": [ - "" + "Elija uno..." ], "requested by the customer": [ "pedido por el consumidor" @@ -3629,22 +3791,22 @@ strings['es'] = { "otro" ], "why this order is being refunded": [ - "No se enconraron ordenes" + "por qué esta orden está siendo reembolsada" ], "more information to give context": [ - "" + "más información para dar contexto" ], "Contract Terms": [ - "" + "Términos de contrato" ], "human-readable description of the whole purchase": [ - "" + "descripción legible de toda la compra" ], "total price for the transaction": [ - "" + "precio total de la transacción" ], "URL for this purchase": [ - "" + "URL para esta compra" ], "Max fee": [ "Máxima comisión" @@ -3662,7 +3824,7 @@ strings['es'] = { "" ], "Created at": [ - "creado" + "Creado en" ], "time when this contract was generated": [ "" @@ -3908,7 +4070,7 @@ strings['es'] = { "Vendido" ], "free": [ - "" + "Gratis" ], "go to product update page": [ "producto actualizado correctamente" @@ -3983,7 +4145,7 @@ strings['es'] = { "" ], "Next": [ - "" + "Siguiente" ], "Wire method": [ "" @@ -3998,7 +4160,7 @@ strings['es'] = { "No se pudo create el reembolso" ], "Valid until": [ - "" + "Válido hasta" ], "Created balance": [ "creado" @@ -4016,7 +4178,7 @@ strings['es'] = { "Dirección de cuenta" ], "Subject": [ - "" + "Asunto" ], "Tips": [ "Propinas" @@ -4087,6 +4249,12 @@ strings['es'] = { "to short": [ "" ], + "just letters and numbers from 2 to 7": [ + "" + ], + "size of the key should be 32": [ + "" + ], "Identifier": [ "" ], @@ -4096,12 +4264,21 @@ strings['es'] = { "Describe what this template stands for": [ "" ], - "Order summary": [ + "Fixed summary": [ "Estado de orden" ], - "Minimum age": [ + "If specified, this template will create order with the same summary": [ "" ], + "Fixed price": [ + "precio unitario" + ], + "If specified, this template will create order with the same price": [ + "" + ], + "Minimum age": [ + "Edad mínima" + ], "Is this contract restricted to some age?": [ "" ], @@ -4111,12 +4288,36 @@ strings['es'] = { "How much time has the customer to complete the payment once the order was created.": [ "" ], + "Verification algorithm": [ + "" + ], + "Algorithm to use to verify transaction in offline mode": [ + "" + ], "Point-of-sale key": [ "" ], "Useful to validate the purchase": [ "" ], + "generate random secret key": [ + "" + ], + "random": [ + "" + ], + "show secret key": [ + "" + ], + "hide secret key": [ + "" + ], + "hide": [ + "" + ], + "show": [ + "" + ], "could not inform template": [ "no se pudo informar la transferencia" ], @@ -4126,12 +4327,36 @@ strings['es'] = { "Order summary is required": [ "" ], + "New order for template": [ + "cargar viejas transferencias" + ], "Amount of the order": [ "" ], + "Order summary": [ + "Estado de orden" + ], "could not create order from template": [ "No se pudo create el reembolso" ], + "Here you can specify a default value for fields that are not fixed. Default values can be edited by the customer before the payment.": [ + "" + ], + "Fixed amount": [ + "Monto reembolzado" + ], + "Default amount": [ + "Monto reembolzado" + ], + "Default summary": [ + "Estado de orden" + ], + "Print": [ + "" + ], + "Setup TOTP": [ + "" + ], "Templates": [ "" ], @@ -4150,6 +4375,9 @@ strings['es'] = { "use template to create new order": [ "" ], + "create qr code for the template": [ + "No se pudo create el reembolso" + ], "load more templates after the last one": [ "" ], @@ -4187,7 +4415,7 @@ strings['es'] = { "" ], "URL": [ - "" + "URL" ], "URL of the webhook where the customer will be redirected": [ "" @@ -4307,10 +4535,10 @@ strings['es'] = { "desconocido" ], "delete selected transfer from the database": [ - "" + "eliminar transferencia seleccionada de la base de datos" ], "load more transfer after the last one": [ - "" + "cargue más transferencia luego de la última" ], "load older transfers": [ "cargar viejas transferencias" @@ -4337,49 +4565,49 @@ strings['es'] = { "Número de edificio" ], "must be 1 or greater": [ - "" + "debe ser 1 o mayor" ], "max 7 lines": [ - "" + "máximo 7 líneas" ], "change authorization configuration": [ - "" + "cambiar configuración de autorización" ], "Need to complete marked fields and choose authorization method": [ - "" + "Necesita completar campos marcados y escoger un método de autorización" ], "This is not a valid bitcoin address.": [ - "" + "Esta no es una dirección de bitcoin válida." ], "This is not a valid Ethereum address.": [ - "" + "Esta no es una dirección de Ethereum válida." ], "IBAN numbers usually have more that 4 digits": [ - "" + "Números IBAN usualmente tienen más de 4 dígitos" ], "IBAN numbers usually have less that 34 digits": [ - "" + "Número IBAN usualmente tienen menos de 34 dígitos" ], "IBAN country code not found": [ - "" + "Código IBAN de país no encontrado" ], "IBAN number is not valid, checksum is wrong": [ - "" + "Número IBAN no es válido, la suma de verificación es incorrecta" ], "Target type": [ - "" + "Tipo objetivo" ], "Method to use for wire transfer": [ - "no se pudo informar la transferencia" + "Método a usar para la transferencia" ], "Routing": [ - "" + "Enrutamiento" ], "Routing number.": [ - "Número de edificio" + "Número de enrutamiento." ], "Account": [ - "Monto" + "Cuenta" ], "Account number.": [ "Dirección de cuenta" @@ -4391,7 +4619,7 @@ strings['es'] = { "" ], "Unified Payment Interface.": [ - "" + "Interfaz de pago unificado." ], "Bitcoin protocol.": [ "" @@ -4433,7 +4661,7 @@ strings['es'] = { "" ], "Website URL": [ - "" + "URL de sitio web" ], "URL.": [ "" @@ -4445,7 +4673,7 @@ strings['es'] = { "" ], "Bank account": [ - "" + "Cuenta bancaria" ], "URI specifying bank account for crediting revenue.": [ "" @@ -4475,7 +4703,7 @@ strings['es'] = { "Jurisdicción" ], "Jurisdiction for legal disputes with the merchant.": [ - "" + "Jurisdicción para disputas legales con el comerciante." ], "Default payment delay": [ "Retrazo de pago por omisión" @@ -4490,16 +4718,16 @@ strings['es'] = { "" ], "Instance id": [ - "Instancia" + "ID de instancia" ], "Change the authorization method use for this instance.": [ - "Limpiar el token de autorización significa acceso publico a la instancia" + "Limpiar el token de autorización significa acceso público a la instancia" ], "Manage access token": [ - "Administrar token" + "Administrar token de acceso" ], "Failed to create instance": [ - "no se pudo crear la instancia" + "Fallo al crear la instancia" ], "Login required": [ "Login necesario" @@ -4513,12 +4741,15 @@ strings['es'] = { "The request to the backend take too long and was cancelled": [ "" ], - "Diagnostic from %1$s is '%2$s'": [ + "Diagnostic from %1$s is \"%2$s\"": [ "" ], "The backend reported a problem: HTTP status #%1$s": [ "Servidir reporto un problema: HTTP status #%1$s" ], + "Diagnostic from %1$s is '%2$s'": [ + "" + ], "Access denied": [ "Acceso denegado" ], @@ -4567,12 +4798,15 @@ strings['es'] = { "Server not found": [ "Servidor no encontrado" ], - "Couldn't access the server": [ - "No se pudo aceder al servidor" + "Server response with an error code": [ + "" ], "Got message %1$s from %2$s": [ "Recivimos el mensaje %1$s desde %2$s" ], + "Response from server is unreadable, http status: %1$s": [ + "" + ], "Unexpected Error": [ "Error inesperado" ], @@ -4580,7 +4814,7 @@ strings['es'] = { "El valor %1$s es invalido para una URL de pago" ], "add element to the list": [ - "" + "agregar elemento a la lista" ], "add": [ "Agregar" @@ -4592,10 +4826,10 @@ strings['es'] = { "Cambiando" ], "Order ID": [ - "Orden" + "ID de pedido" ], "Payment URL": [ - "Detalles de pago" + "URL de pago" ] } } @@ -4616,6 +4850,9 @@ strings['fr'] = { "%1$s": [ "" ], + "Close": [ + "" + ], "Continue": [ "" ], @@ -4724,7 +4961,7 @@ strings['fr'] = { "All": [ "" ], - "Instance '%1$s' (ID: %2$s) has been deleted": [ + "Instance \"%1$s\" (ID: %2$s) has been deleted": [ "" ], "Failed to delete instance": [ @@ -4916,6 +5153,9 @@ strings['fr'] = { "required": [ "" ], + "not valid": [ + "" + ], "must be greater than 0": [ "" ], @@ -5615,6 +5855,12 @@ strings['fr'] = { "to short": [ "" ], + "just letters and numbers from 2 to 7": [ + "" + ], + "size of the key should be 32": [ + "" + ], "Identifier": [ "" ], @@ -5624,7 +5870,16 @@ strings['fr'] = { "Describe what this template stands for": [ "" ], - "Order summary": [ + "Fixed summary": [ + "" + ], + "If specified, this template will create order with the same summary": [ + "" + ], + "Fixed price": [ + "" + ], + "If specified, this template will create order with the same price": [ "" ], "Minimum age": [ @@ -5639,12 +5894,36 @@ strings['fr'] = { "How much time has the customer to complete the payment once the order was created.": [ "" ], + "Verification algorithm": [ + "" + ], + "Algorithm to use to verify transaction in offline mode": [ + "" + ], "Point-of-sale key": [ "" ], "Useful to validate the purchase": [ "" ], + "generate random secret key": [ + "" + ], + "random": [ + "" + ], + "show secret key": [ + "" + ], + "hide secret key": [ + "" + ], + "hide": [ + "" + ], + "show": [ + "" + ], "could not inform template": [ "" ], @@ -5654,12 +5933,36 @@ strings['fr'] = { "Order summary is required": [ "" ], + "New order for template": [ + "" + ], "Amount of the order": [ "" ], + "Order summary": [ + "" + ], "could not create order from template": [ "" ], + "Here you can specify a default value for fields that are not fixed. Default values can be edited by the customer before the payment.": [ + "" + ], + "Fixed amount": [ + "" + ], + "Default amount": [ + "" + ], + "Default summary": [ + "" + ], + "Print": [ + "" + ], + "Setup TOTP": [ + "" + ], "Templates": [ "" ], @@ -5678,6 +5981,9 @@ strings['fr'] = { "use template to create new order": [ "" ], + "create qr code for the template": [ + "" + ], "load more templates after the last one": [ "" ], @@ -6041,12 +6347,15 @@ strings['fr'] = { "The request to the backend take too long and was cancelled": [ "" ], - "Diagnostic from %1$s is '%2$s'": [ + "Diagnostic from %1$s is \"%2$s\"": [ "" ], "The backend reported a problem: HTTP status #%1$s": [ "" ], + "Diagnostic from %1$s is '%2$s'": [ + "" + ], "Access denied": [ "" ], @@ -6095,12 +6404,15 @@ strings['fr'] = { "Server not found": [ "" ], - "Couldn't access the server": [ + "Server response with an error code": [ "" ], "Got message %1$s from %2$s": [ "" ], + "Response from server is unreadable, http status: %1$s": [ + "" + ], "Unexpected Error": [ "" ], @@ -6144,6 +6456,9 @@ strings['it'] = { "%1$s": [ "" ], + "Close": [ + "" + ], "Continue": [ "" ], @@ -6252,7 +6567,7 @@ strings['it'] = { "All": [ "" ], - "Instance '%1$s' (ID: %2$s) has been deleted": [ + "Instance \"%1$s\" (ID: %2$s) has been deleted": [ "" ], "Failed to delete instance": [ @@ -6444,6 +6759,9 @@ strings['it'] = { "required": [ "" ], + "not valid": [ + "" + ], "must be greater than 0": [ "" ], @@ -7143,6 +7461,12 @@ strings['it'] = { "to short": [ "" ], + "just letters and numbers from 2 to 7": [ + "" + ], + "size of the key should be 32": [ + "" + ], "Identifier": [ "" ], @@ -7152,7 +7476,16 @@ strings['it'] = { "Describe what this template stands for": [ "" ], - "Order summary": [ + "Fixed summary": [ + "" + ], + "If specified, this template will create order with the same summary": [ + "" + ], + "Fixed price": [ + "" + ], + "If specified, this template will create order with the same price": [ "" ], "Minimum age": [ @@ -7167,12 +7500,36 @@ strings['it'] = { "How much time has the customer to complete the payment once the order was created.": [ "" ], + "Verification algorithm": [ + "" + ], + "Algorithm to use to verify transaction in offline mode": [ + "" + ], "Point-of-sale key": [ "" ], "Useful to validate the purchase": [ "" ], + "generate random secret key": [ + "" + ], + "random": [ + "" + ], + "show secret key": [ + "" + ], + "hide secret key": [ + "" + ], + "hide": [ + "" + ], + "show": [ + "" + ], "could not inform template": [ "" ], @@ -7182,12 +7539,36 @@ strings['it'] = { "Order summary is required": [ "" ], + "New order for template": [ + "" + ], "Amount of the order": [ "" ], + "Order summary": [ + "" + ], "could not create order from template": [ "" ], + "Here you can specify a default value for fields that are not fixed. Default values can be edited by the customer before the payment.": [ + "" + ], + "Fixed amount": [ + "" + ], + "Default amount": [ + "" + ], + "Default summary": [ + "" + ], + "Print": [ + "" + ], + "Setup TOTP": [ + "" + ], "Templates": [ "" ], @@ -7206,6 +7587,9 @@ strings['it'] = { "use template to create new order": [ "" ], + "create qr code for the template": [ + "" + ], "load more templates after the last one": [ "" ], @@ -7569,12 +7953,15 @@ strings['it'] = { "The request to the backend take too long and was cancelled": [ "" ], - "Diagnostic from %1$s is '%2$s'": [ + "Diagnostic from %1$s is \"%2$s\"": [ "" ], "The backend reported a problem: HTTP status #%1$s": [ "" ], + "Diagnostic from %1$s is '%2$s'": [ + "" + ], "Access denied": [ "" ], @@ -7623,12 +8010,15 @@ strings['it'] = { "Server not found": [ "" ], - "Couldn't access the server": [ + "Server response with an error code": [ "" ], "Got message %1$s from %2$s": [ "" ], + "Response from server is unreadable, http status: %1$s": [ + "" + ], "Unexpected Error": [ "" ], @@ -7672,6 +8062,9 @@ strings['sv'] = { "%1$s": [ "" ], + "Close": [ + "" + ], "Continue": [ "" ], @@ -7780,7 +8173,7 @@ strings['sv'] = { "All": [ "" ], - "Instance '%1$s' (ID: %2$s) has been deleted": [ + "Instance \"%1$s\" (ID: %2$s) has been deleted": [ "" ], "Failed to delete instance": [ @@ -7972,6 +8365,9 @@ strings['sv'] = { "required": [ "" ], + "not valid": [ + "" + ], "must be greater than 0": [ "" ], @@ -8671,6 +9067,12 @@ strings['sv'] = { "to short": [ "" ], + "just letters and numbers from 2 to 7": [ + "" + ], + "size of the key should be 32": [ + "" + ], "Identifier": [ "" ], @@ -8680,7 +9082,16 @@ strings['sv'] = { "Describe what this template stands for": [ "" ], - "Order summary": [ + "Fixed summary": [ + "" + ], + "If specified, this template will create order with the same summary": [ + "" + ], + "Fixed price": [ + "" + ], + "If specified, this template will create order with the same price": [ "" ], "Minimum age": [ @@ -8695,12 +9106,36 @@ strings['sv'] = { "How much time has the customer to complete the payment once the order was created.": [ "" ], + "Verification algorithm": [ + "" + ], + "Algorithm to use to verify transaction in offline mode": [ + "" + ], "Point-of-sale key": [ "" ], "Useful to validate the purchase": [ "" ], + "generate random secret key": [ + "" + ], + "random": [ + "" + ], + "show secret key": [ + "" + ], + "hide secret key": [ + "" + ], + "hide": [ + "" + ], + "show": [ + "" + ], "could not inform template": [ "" ], @@ -8710,12 +9145,36 @@ strings['sv'] = { "Order summary is required": [ "" ], + "New order for template": [ + "" + ], "Amount of the order": [ "" ], + "Order summary": [ + "" + ], "could not create order from template": [ "" ], + "Here you can specify a default value for fields that are not fixed. Default values can be edited by the customer before the payment.": [ + "" + ], + "Fixed amount": [ + "" + ], + "Default amount": [ + "" + ], + "Default summary": [ + "" + ], + "Print": [ + "" + ], + "Setup TOTP": [ + "" + ], "Templates": [ "" ], @@ -8734,6 +9193,9 @@ strings['sv'] = { "use template to create new order": [ "" ], + "create qr code for the template": [ + "" + ], "load more templates after the last one": [ "" ], @@ -9097,12 +9559,15 @@ strings['sv'] = { "The request to the backend take too long and was cancelled": [ "" ], - "Diagnostic from %1$s is '%2$s'": [ + "Diagnostic from %1$s is \"%2$s\"": [ "" ], "The backend reported a problem: HTTP status #%1$s": [ "" ], + "Diagnostic from %1$s is '%2$s'": [ + "" + ], "Access denied": [ "" ], @@ -9151,12 +9616,15 @@ strings['sv'] = { "Server not found": [ "" ], - "Couldn't access the server": [ + "Server response with an error code": [ "" ], "Got message %1$s from %2$s": [ "" ], + "Response from server is unreadable, http status: %1$s": [ + "" + ], "Unexpected Error": [ "" ], -- cgit v1.2.3