mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +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
|
||||
MegaBytes=Megabytes
|
||||
GigaBytes=Gigabytes
|
||||
TeraBytes=Terabytes
|
||||
b=b.
|
||||
Kb=Kb
|
||||
Mb=Mb
|
||||
Gb=Gb
|
||||
Tb=Tb
|
||||
Cut=Tallar
|
||||
Copy=Copiar
|
||||
Paste=Pegar
|
||||
@@ -596,6 +598,8 @@ IM=Missatgeria instantània
|
||||
NewAttribute=Nou atribut
|
||||
AttributeCode=Codi atribut
|
||||
OptionalFieldsSetup=Configuració dels atributs opcionals
|
||||
URLPhoto=Url de la foto/logo
|
||||
SetLinkToThirdParty=Vincular a un altre tercer
|
||||
|
||||
# Week day
|
||||
Monday=Dilluns
|
||||
|
||||
@@ -599,6 +599,7 @@ NewAttribute=New attribute
|
||||
AttributeCode=Attribute code
|
||||
OptionalFieldsSetup=Extra attributes setup
|
||||
URLPhoto=Url of photo/logo
|
||||
SetLinkToThirdParty=Link Link to another third party
|
||||
|
||||
# Week day
|
||||
Monday=Monday
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Dolibarr language file - es_ES - main
|
||||
# Dolibarr language file - es_ES - main
|
||||
CHARSET=UTF-8
|
||||
DIRECTION=ltr
|
||||
SeparatorDecimal=,
|
||||
@@ -247,10 +247,12 @@ Bytes=Bytes
|
||||
KiloBytes=Kilobytes
|
||||
MegaBytes=Megabytes
|
||||
GigaBytes=Gigabytes
|
||||
TeraBytes=Terabytes
|
||||
b=b.
|
||||
Kb=Kb
|
||||
Mb=Mb
|
||||
Gb=Gb
|
||||
Tb=Tb
|
||||
Cut=Cortar
|
||||
Copy=Copiar
|
||||
Paste=Pegar
|
||||
@@ -596,6 +598,8 @@ IM=Mensajería instantánea
|
||||
NewAttribute=Nuevo atributo
|
||||
AttributeCode=Código atributo
|
||||
OptionalFieldsSetup=Configuración de los atributos opcionales
|
||||
URLPhoto=Url de la foto/logo
|
||||
SetLinkToThirdParty=Vincular a otro tercero
|
||||
|
||||
# Week day
|
||||
Monday=Lunes
|
||||
@@ -625,4 +629,4 @@ ShortWednesday=Mi
|
||||
ShortThursday=J
|
||||
ShortFriday=V
|
||||
ShortSaturday=S
|
||||
ShortSunday=D
|
||||
ShortSunday=D
|
||||
@@ -599,6 +599,7 @@ NewAttribute=Nouvel attribut
|
||||
AttributeCode=Code de l'attribut
|
||||
OptionalFieldsSetup=Configuration des attributs complémentaires
|
||||
URLPhoto=Url vers photo/logo
|
||||
SetLinkToThirdParty=Lier vers un autre tiers
|
||||
|
||||
# Week day
|
||||
Monday=Lundi
|
||||
|
||||
Reference in New Issue
Block a user