mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-17 23:11:29 +01:00
Merge pull request #75 from simnandez/3.1
Trad: Fix missing translation of FACTURE_CHANGE_THIRDPARTY option
This commit is contained in:
@@ -247,10 +247,12 @@ Bytes=Bytes
|
|||||||
KiloBytes=Kilobytes
|
KiloBytes=Kilobytes
|
||||||
MegaBytes=Megabytes
|
MegaBytes=Megabytes
|
||||||
GigaBytes=Gigabytes
|
GigaBytes=Gigabytes
|
||||||
|
TeraBytes=Terabytes
|
||||||
b=b.
|
b=b.
|
||||||
Kb=Kb
|
Kb=Kb
|
||||||
Mb=Mb
|
Mb=Mb
|
||||||
Gb=Gb
|
Gb=Gb
|
||||||
|
Tb=Tb
|
||||||
Cut=Tallar
|
Cut=Tallar
|
||||||
Copy=Copiar
|
Copy=Copiar
|
||||||
Paste=Pegar
|
Paste=Pegar
|
||||||
@@ -596,6 +598,8 @@ IM=Missatgeria instantània
|
|||||||
NewAttribute=Nou atribut
|
NewAttribute=Nou atribut
|
||||||
AttributeCode=Codi atribut
|
AttributeCode=Codi atribut
|
||||||
OptionalFieldsSetup=Configuració dels atributs opcionals
|
OptionalFieldsSetup=Configuració dels atributs opcionals
|
||||||
|
URLPhoto=Url de la foto/logo
|
||||||
|
SetLinkToThirdParty=Vincular a un altre tercer
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
Monday=Dilluns
|
Monday=Dilluns
|
||||||
|
|||||||
@@ -599,6 +599,7 @@ NewAttribute=New attribute
|
|||||||
AttributeCode=Attribute code
|
AttributeCode=Attribute code
|
||||||
OptionalFieldsSetup=Extra attributes setup
|
OptionalFieldsSetup=Extra attributes setup
|
||||||
URLPhoto=Url of photo/logo
|
URLPhoto=Url of photo/logo
|
||||||
|
SetLinkToThirdParty=Link Link to another third party
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
Monday=Monday
|
Monday=Monday
|
||||||
|
|||||||
@@ -247,10 +247,12 @@ Bytes=Bytes
|
|||||||
KiloBytes=Kilobytes
|
KiloBytes=Kilobytes
|
||||||
MegaBytes=Megabytes
|
MegaBytes=Megabytes
|
||||||
GigaBytes=Gigabytes
|
GigaBytes=Gigabytes
|
||||||
|
TeraBytes=Terabytes
|
||||||
b=b.
|
b=b.
|
||||||
Kb=Kb
|
Kb=Kb
|
||||||
Mb=Mb
|
Mb=Mb
|
||||||
Gb=Gb
|
Gb=Gb
|
||||||
|
Tb=Tb
|
||||||
Cut=Cortar
|
Cut=Cortar
|
||||||
Copy=Copiar
|
Copy=Copiar
|
||||||
Paste=Pegar
|
Paste=Pegar
|
||||||
@@ -596,6 +598,8 @@ IM=Mensajería instantánea
|
|||||||
NewAttribute=Nuevo atributo
|
NewAttribute=Nuevo atributo
|
||||||
AttributeCode=Código atributo
|
AttributeCode=Código atributo
|
||||||
OptionalFieldsSetup=Configuración de los atributos opcionales
|
OptionalFieldsSetup=Configuración de los atributos opcionales
|
||||||
|
URLPhoto=Url de la foto/logo
|
||||||
|
SetLinkToThirdParty=Vincular a otro tercero
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
Monday=Lunes
|
Monday=Lunes
|
||||||
|
|||||||
@@ -599,6 +599,7 @@ NewAttribute=Nouvel attribut
|
|||||||
AttributeCode=Code de l'attribut
|
AttributeCode=Code de l'attribut
|
||||||
OptionalFieldsSetup=Configuration des attributs complémentaires
|
OptionalFieldsSetup=Configuration des attributs complémentaires
|
||||||
URLPhoto=Url vers photo/logo
|
URLPhoto=Url vers photo/logo
|
||||||
|
SetLinkToThirdParty=Lier vers un autre tiers
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
Monday=Lundi
|
Monday=Lundi
|
||||||
|
|||||||
Reference in New Issue
Block a user