Trad: Fix missing translation
This commit is contained in:
parent
700c3368f2
commit
aa377ac240
@ -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,7 @@ 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
|
SetLinkToThirdParty=Vincular a un altre tercer
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Dolibarr language file - es_ES - main
|
# Dolibarr language file - es_ES - main
|
||||||
CHARSET=UTF-8
|
CHARSET=UTF-8
|
||||||
DIRECTION=ltr
|
DIRECTION=ltr
|
||||||
SeparatorDecimal=,
|
SeparatorDecimal=,
|
||||||
@ -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,7 @@ 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
|
SetLinkToThirdParty=Vincular a otro tercero
|
||||||
|
|
||||||
# Week day
|
# Week day
|
||||||
@ -626,4 +629,4 @@ ShortWednesday=Mi
|
|||||||
ShortThursday=J
|
ShortThursday=J
|
||||||
ShortFriday=V
|
ShortFriday=V
|
||||||
ShortSaturday=S
|
ShortSaturday=S
|
||||||
ShortSunday=D
|
ShortSunday=D
|
||||||
Loading…
Reference in New Issue
Block a user