diff --git a/htdocs/langs/ca_ES/errors.lang b/htdocs/langs/ca_ES/errors.lang index 805c3fc5b74..92b5dbafd62 100644 --- a/htdocs/langs/ca_ES/errors.lang +++ b/htdocs/langs/ca_ES/errors.lang @@ -1,4 +1,4 @@ -# Dolibarr language file - ca_ES - errors +# Dolibarr language file - ca_ES - errors CHARSET = UTF-8 MenuManager = Gestor de menú ErrorLoginAlreadyExists = El login %s ja existeix. @@ -18,6 +18,7 @@ ErrorBadCustomerCodeSyntax = La sintaxi del codi client és incorrecta ErrorCustomerCodeRequired = Codi client obligatori ErrorCustomerCodeAlreadyUsed = Codi de client ja utilitzat ErrorPrefixRequired = Prefix obligatori +ErrorUrlNotValid = L'adreça del lloc web és incorrecta ErrorBadSupplierCodeSyntax = La sintaxi del codi proveïdor és incorrecta ErrorSupplierCodeRequired = Codi proveïdor obligatori ErrorSupplierCodeAlreadyUsed = Codi de proveïdor ja utilitzat diff --git a/htdocs/langs/es_ES/errors.lang b/htdocs/langs/es_ES/errors.lang index 905f1a6cb82..6d6f5d1251e 100644 --- a/htdocs/langs/es_ES/errors.lang +++ b/htdocs/langs/es_ES/errors.lang @@ -1,4 +1,4 @@ -# Dolibarr language file - es_ES - errors +# Dolibarr language file - es_ES - errors CHARSET = UTF-8 MenuManager = Gestor de menú ErrorLoginAlreadyExists = El login %s ya existe. @@ -18,6 +18,7 @@ ErrorBadCustomerCodeSyntax = La sintaxis del código cliente es incorrecta ErrorCustomerCodeRequired = Código cliente obligatorio ErrorCustomerCodeAlreadyUsed = Código de cliente ya utilizado ErrorPrefixRequired = Prefijo obligatorio +ErrorUrlNotValid = La dirección del sitio web es incorrecta ErrorBadSupplierCodeSyntax = LA sintaxis del código proveedor es incorrecta ErrorSupplierCodeRequired = Código proveedor obligatorio ErrorSupplierCodeAlreadyUsed = Código de proveedor ya utilizado