Contact page picto is more clear to distinguish internal from external users
This commit is contained in:
parent
5fcd6b4af5
commit
f7ea018186
@ -1,4 +1,4 @@
|
|||||||
# Dolibarr language file - ca_ES - companies
|
# Dolibarr language file - ca_ES - companies
|
||||||
CHARSET = UTF-8
|
CHARSET = UTF-8
|
||||||
ErrorBadEMail = e-mail %s incorrecte
|
ErrorBadEMail = e-mail %s incorrecte
|
||||||
ErrorCompanyNameAlreadyExists = El nom de l'empresa %s ja existeix. Indiqui altre.
|
ErrorCompanyNameAlreadyExists = El nom de l'empresa %s ja existeix. Indiqui altre.
|
||||||
@ -25,6 +25,10 @@ IdThirdParty = ID tercer
|
|||||||
IdCompany = Id empresa
|
IdCompany = Id empresa
|
||||||
IdContact = Id contacte
|
IdContact = Id contacte
|
||||||
Contacts = Contactes
|
Contacts = Contactes
|
||||||
|
ThirdPartyContacts = Contactes tercers
|
||||||
|
ThirdPartyContact = Contacte tercer
|
||||||
|
StatusContactValidated = Estat del contacte
|
||||||
|
CustomerContact = Contacte client
|
||||||
Company = Empresa
|
Company = Empresa
|
||||||
CompanyName = Raó social
|
CompanyName = Raó social
|
||||||
Companies = Empreses
|
Companies = Empreses
|
||||||
@ -72,7 +76,7 @@ WrongSupplierCode = Códi proveïdor incorrecte
|
|||||||
CustomerCodeModel = Model de codi client
|
CustomerCodeModel = Model de codi client
|
||||||
SupplierCodeModel = Model de codi proveïdor
|
SupplierCodeModel = Model de codi proveïdor
|
||||||
Gencod = Codi de barra
|
Gencod = Codi de barra
|
||||||
##### Professionnal ID ##### = undefined = undefined
|
##### Professionnal ID ##### = =
|
||||||
ProfId1Short = Prof. id 1
|
ProfId1Short = Prof. id 1
|
||||||
ProfId2Short = Prof. id 2
|
ProfId2Short = Prof. id 2
|
||||||
ProfId3Short = Prof. id 3
|
ProfId3Short = Prof. id 3
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Dolibarr language file - es_ES - companies
|
# Dolibarr language file - es_ES - companies
|
||||||
CHARSET = UTF-8
|
CHARSET = UTF-8
|
||||||
ErrorBadEMail = e-mail %s no correcto
|
ErrorBadEMail = e-mail %s no correcto
|
||||||
ErrorCompanyNameAlreadyExists = El nombre de la emprea %s ya existe. Indique otro.
|
ErrorCompanyNameAlreadyExists = El nombre de la emprea %s ya existe. Indique otro.
|
||||||
@ -25,6 +25,10 @@ IdThirdParty = ID tercero
|
|||||||
IdCompany = Id empresa
|
IdCompany = Id empresa
|
||||||
IdContact = Id contacto
|
IdContact = Id contacto
|
||||||
Contacts = Contactos
|
Contacts = Contactos
|
||||||
|
ThirdPartyContacts = Contactos terceros
|
||||||
|
ThirdPartyContact = Contacto tercero
|
||||||
|
StatusContactValidated = Estado del contacto
|
||||||
|
CustomerContact = Contacto cliente
|
||||||
Company = Empresa
|
Company = Empresa
|
||||||
CompanyName = Razón social
|
CompanyName = Razón social
|
||||||
Companies = Empresas
|
Companies = Empresas
|
||||||
@ -72,7 +76,7 @@ WrongSupplierCode = Código proveedor incorrecto
|
|||||||
CustomerCodeModel = Modelo de código cliente
|
CustomerCodeModel = Modelo de código cliente
|
||||||
SupplierCodeModel = Modelo de código proveedor
|
SupplierCodeModel = Modelo de código proveedor
|
||||||
Gencod = Código de barra
|
Gencod = Código de barra
|
||||||
##### Professionnal ID ##### = undefined
|
##### Professionnal ID ##### =
|
||||||
ProfId1Short = Prof. id 1
|
ProfId1Short = Prof. id 1
|
||||||
ProfId2Short = Prof. id 2
|
ProfId2Short = Prof. id 2
|
||||||
ProfId3Short = Prof. id 3
|
ProfId3Short = Prof. id 3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user