|
11 | 11 | "Invoice Template": "Plantilla de factura", |
12 | 12 | "Customize the template used for invoices.": "Personaliza la plantilla utilizada para las facturas.", |
13 | 13 | "Change Invoice Status": "Cambiar estado de factura", |
14 | | - "Current status: :name": "Estado actual: :nombre", |
| 14 | + "Current status: :name": "Estado actual: :name", |
15 | 15 | "Add Payment Method": "Añadir método de pago", |
16 | 16 | "Default Currency": "Moneda predeterminada", |
17 | 17 | "* - Any country": "* - Cualquier país", |
|
134 | 134 | "Test Mode": "Modo de prueba", |
135 | 135 | "Use Stripe Test Mode to try out payments using this gateway.": "Utilice el modo de prueba de Stripe para probar los pagos mediante esta pasarela.", |
136 | 136 | "Stripe secret key to authenticate requests. Keep this secret safe.": "Clave secreta de Stripe para autenticar solicitudes. Mantén este secreto a salvo.", |
137 | | - ":name paid :invoice for :total": ":nombre pagó :factura por :total", |
138 | | - "Invoice #:id": "Número de factura:id", |
| 137 | + ":name paid :invoice for :total": ":name pagó :invoice por :total", |
| 138 | + "Invoice #:id": "Factura #:id", |
139 | 139 | "Invoice Paid": "Factura pagada", |
140 | 140 | "Email Invoice": "Factura por correo electrónico", |
141 | 141 | "Email Invoice on Payment": "Factura por correo electrónico al realizar el pago.", |
142 | 142 | "Automatically email the invoice to the customer when payment is processed.": "Enviar automáticamente la factura por correo electrónico al cliente una vez procesado el pago.", |
143 | | - "Invoice :number": "Factura: número", |
| 143 | + "Invoice :number": "Factura :number", |
144 | 144 | "Invoice emailed successfully.": "Factura enviada correctamente por correo electrónico.", |
145 | | - "This invoice was last emailed on :date.": "Esta factura se envió por último correo electrónico el: fecha.", |
| 145 | + "This invoice was last emailed on :date.": "Esta factura se envió por última vez por correo electrónico el :date.", |
146 | 146 | "No email address found for this invoice.": "No se encontró ninguna dirección de correo electrónico para esta factura.", |
147 | 147 | "No invoice template found.": "No se encontró ninguna plantilla de factura.", |
148 | 148 | "Cannot delete this template because it is used by one or more invoices.": "No se puede eliminar esta plantilla porque está siendo utilizada por una o más facturas.", |
|
0 commit comments