Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
This commit is contained in:
commit
7254aecbb7
9
htdocs/langs/ca_ES/link.lang
Normal file
9
htdocs/langs/ca_ES/link.lang
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
CHARSET=UTF-8
|
||||||
|
LinkANewFile=Enllaçar un nou arxiu/document
|
||||||
|
LinkedFiles=Arxius i documents enllaçats
|
||||||
|
NoLinkFound=No hi ha enllaços associats
|
||||||
|
LinkComplete=L'arxiu s'ha enllaçat correctament
|
||||||
|
ErrorFileNotLinked=L'arxiu no ha pogut ser enllaçat
|
||||||
|
LinkRemoved=Ha estat eliminat l'enllaç %s
|
||||||
|
ErrorFailedToDeleteLink=Impossible eliminar l'enllaç '<b>%s</b>'
|
||||||
|
ErrorFailedToUpdateLink=Impossible modificar l'enllaç '<b>%s</b>'
|
||||||
9
htdocs/langs/es_ES/link.lang
Normal file
9
htdocs/langs/es_ES/link.lang
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
CHARSET=UTF-8
|
||||||
|
LinkANewFile=Enlazar un nuevo archivo/documento
|
||||||
|
LinkedFiles=Archivos y documentos enlazados
|
||||||
|
NoLinkFound=No hay enlaces asociados
|
||||||
|
LinkComplete=El archivo se ha enlazado correctamente
|
||||||
|
ErrorFileNotLinked=El archivo no ha podido ser enlazado
|
||||||
|
LinkRemoved=Ha sido eliminado el enlace %s
|
||||||
|
ErrorFailedToDeleteLink=Imposible eliminar el enlace '<b>%s</b>'
|
||||||
|
ErrorFailedToUpdateLink=Imposible actualizar el enlace '<b>%s</b>'
|
||||||
Loading…
Reference in New Issue
Block a user