New: Add list of members in a member type card
New: Can make email for third party or users required
This commit is contained in:
parent
bf4a9c1b2f
commit
44b96129f9
@ -1,7 +1,5 @@
|
||||
# Dolibarr language file - ca_ES - companies
|
||||
CHARSET = UTF-8
|
||||
ErrorBadEMail = e-mail %s incorrecte
|
||||
ErrorBadUrl = Url %s invàlida
|
||||
ErrorCompanyNameAlreadyExists = El nom de l'empresa %s ja existeix. Indiqui altre.
|
||||
ErrorPrefixAlreadyExists = El prefix %s ja existeix. Indiqui altre.
|
||||
ErrorSetACountryFirst = Definiu en primer lloc el país
|
||||
|
||||
@ -1,8 +1,10 @@
|
||||
# Dolibarr language file - ca_ES - errors
|
||||
CHARSET = UTF-8
|
||||
MenuManager = Gestor de menú
|
||||
Error = Error
|
||||
Errors = Errors
|
||||
MenuManager = Gestor de menú
|
||||
ErrorBadEMail = e-mail %s incorrecte
|
||||
ErrorBadUrl = Url %s invàlida
|
||||
ErrorLoginAlreadyExists = El login %s ja existeix.
|
||||
ErrorGroupAlreadyExists = El grup %s ja existeix.
|
||||
ErrorRecordNotFound = Registre no trobat
|
||||
|
||||
@ -113,7 +113,7 @@ EMailTextOrderApproved = Comanda %s aprovada
|
||||
EMailTextOrderApprovedBy = Comanda %s aprovada per %s
|
||||
EMailTextOrderRefused = Comanda %s rebutjada
|
||||
EMailTextOrderRefusedBy = Comanda %s rebutjada per %s
|
||||
ImportedWithSet = Lot d'importació
|
||||
ImportedWithSet = Lot d'importació (import key)
|
||||
DolibarrNotification = Notificació automàtica
|
||||
##### Bookmark ##### = =
|
||||
Bookmark = Marcador
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
# Dolibarr language file - es_ES - companies
|
||||
CHARSET = UTF-8
|
||||
ErrorBadEMail = e-mail %s no correcto
|
||||
ErrorBadUrl = Url %s inválida
|
||||
ErrorCompanyNameAlreadyExists = El nombre de la emprea %s ya existe. Indique otro.
|
||||
ErrorPrefixAlreadyExists = El prefijo %s ya existe. Indique otro.
|
||||
ErrorSetACountryFirst = Defina en primer lugar el país
|
||||
|
||||
@ -1,8 +1,10 @@
|
||||
# Dolibarr language file - es_ES - errors
|
||||
CHARSET = UTF-8
|
||||
MenuManager = Gestor de menú
|
||||
Error = Error
|
||||
Errors = Errores
|
||||
MenuManager = Gestor de menú
|
||||
ErrorBadEMail = e-mail %s no correcto
|
||||
ErrorBadUrl = Url %s inválida
|
||||
ErrorLoginAlreadyExists = El login %s ya existe.
|
||||
ErrorGroupAlreadyExists = El grupo %s ya existe.
|
||||
ErrorRecordNotFound = Registro no encontrado
|
||||
|
||||
@ -113,7 +113,7 @@ EMailTextOrderApproved = Pedido %s aprobado
|
||||
EMailTextOrderApprovedBy = Pedido %s aprobado por %s
|
||||
EMailTextOrderRefused = Pedido %s rechazado
|
||||
EMailTextOrderRefusedBy = Pedido %s rechazado por %s
|
||||
ImportedWithSet = Lote de importación
|
||||
ImportedWithSet = Lote de importación (import key)
|
||||
DolibarrNotification = Notificación automática
|
||||
##### Bookmark ##### =
|
||||
Bookmark = Marcador
|
||||
|
||||
Loading…
Reference in New Issue
Block a user