-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
"VAT Number is Invalid","El número de NIT es inválido" | ||
"VAT Number is Valid","El número de NIT es válido" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"* Required Fields","* Por favor, complete esta información" | ||
"Fax","Teléfono móvil" | ||
"Ship to this address","Enviar a esta dirección (en Colombia)" | ||
"Telephone","Teléfono fijo" | ||
"VAT Number","Número de NIT (si Vd. es empresario)" | ||
"Zip/Postal Code","Código postal (si lo sabe)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
"Please enter a valid fax number. For example (123) 456-7890 or 123-456-7890.","Por favor, introduzca un número de fax válido. Por ejemplo (123) 456-7890 ó 123-456-7890." | ||
"Please enter a valid phone number. For example (123) 456-7890 or 123-456-7890.","Por favor, introduzca un número de teléfono válido. Por ejemplo (123) 456-7890 ó 123-456-7890." | ||
"Please enter a valid social security number. For example 123-45-6789.","Por favor, introduzca un número de seguridad social válido. Por ejemplo 123-45-6789." | ||
"Please enter a valid zip code. For example 90602 or 90602-1234.","Por favor, introduzca un código postal válido. Por ejemplo: 050022." | ||
"The %s you entered is invalid. Please make sure that it follows ""http://domain.com/"" format.","El %s que ha introducido no es válido. Por favor asegurese de que sigue el formato ""http://domain.co/""" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
"Based on the VAT ID, the customer would belong to the Customer Group %s.","En base al ID del NIT, el cliente pertenece al grupo de clientes %s." | ||
"Group for Invalid VAT ID","Grupo para ID del NIT no válido" | ||
"Group for Valid VAT ID - Domestic","Grupo para ID del NIT válido - Doméstico" | ||
"Group for Valid VAT ID - Intra-Union","Grupo para ID del NIT válido - Intraunión" | ||
"If you are a registered VAT customer, please click <a href="%s">here</a> to enter you billing address for proper VAT calculation","Si usted es un cliente registrado de NIT, por favor haga <a href="%s">clic aquí</a> para entrar una dirección de facturación para el cálculo correcto de NIT" | ||
"If you are a registered VAT customer, please click <a href="%s">here</a> to enter you shipping address for proper VAT calculation","Si usted es un cliente registrado de NIT, por favor haga <a href="%s">clic aquí</a> para entrar una dirección del envío para el cálculo correcto de NIT" | ||
"Show Tax/VAT Number","Mostrar número de NIT/impuestos" | ||
"Show VAT Number on Frontend","Mostrar el número del NIT en el Frontend" | ||
"Tax/VAT Number","Número de NIT/impuestos" | ||
"Tax/VAT number","Número de NIT/impuestos" | ||
"Telephone","Teléfono fijo" | ||
"The TAX/VAT number is required.","Se requiere el número de NIT." | ||
"The VAT ID entered (%s) is not a valid VAT ID.","El ID de NIT introducido (%s) no es un ID de NIT válido." | ||
"The VAT ID entered (%s) is not a valid VAT ID. The customer would belong to Customer Group %s.","El ID de NIT introducido (%s) no es un ID de NIT válido. El cliente podría pertenecer al grupo de clientes %s." | ||
"The VAT ID is valid. The current Customer Group will be used.","El ID de NIT es válido. Se utilizará el grupo de cliente actual." | ||
"There was an error validating the VAT ID.","Ha habido un error validando el ID de NIT." | ||
"There was an error validating the VAT ID. The customer would belong to Customer Group %s.","Ha habido un error validando el ID de NIT. El cliente podría pertenecer al grupo de cliente %s." | ||
"To show VAT number on frontend, set Show VAT Number on Frontend option to Yes.","Para mostrar el número del NIT en el Frontend, configure la opción „Mostrar número de IVA“ en el Backend a „Sí“." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
"This is a demo store. Any orders placed through this store will not be honored or fulfilled.","Esta es una tienda de demonstración colombiana. - - - Cualquier pedido realizado en esta tienda no será aceptado ni completado." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
"Telephone","Teléfono fijo" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
"Telephone","Teléfono fijo" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
"Telephone","Teléfono fijo" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters