|
@@ -1,4 +1,5 @@
|
|
|
# Dolibarr language file - Source file is en_US - main
|
|
|
+CHARSET=UTF-8
|
|
|
DIRECTION=ltr
|
|
|
# Note for chinese:
|
|
|
# msungstdlight or cid0ct are for traditionnal chinese (traditionnal does not render with ubuntu pdf reader)
|
|
@@ -6,8 +7,8 @@ DIRECTION=ltr
|
|
|
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
|
|
FONTFORPDF=helvetica
|
|
|
FONTSIZEFORPDF=10
|
|
|
-SeparatorDecimal=None
|
|
|
-SeparatorThousand=Ninguna
|
|
|
+SeparatorDecimal=,
|
|
|
+SeparatorThousand=None
|
|
|
FormatDateShort=%d/%m/%Y
|
|
|
FormatDateShortInput=%d/%m/%Y
|
|
|
FormatDateShortJava=dd/MM/yyyy
|
|
@@ -387,7 +388,7 @@ OtherInformations=Otras informaciones
|
|
|
Quantity=Cantidad
|
|
|
Qty=Cant.
|
|
|
ChangedBy=Modificado por
|
|
|
-# ReCalculate=Recalculate
|
|
|
+ReCalculate=Recalcular
|
|
|
ResultOk=Éxito
|
|
|
ResultKo=Error
|
|
|
Reporting=Informe
|
|
@@ -656,8 +657,6 @@ HomeDashboard=Resumen
|
|
|
Deductible=Deducible
|
|
|
from=de
|
|
|
toward=hacia
|
|
|
-# Access=Access
|
|
|
-# HelpCopyToClipboard=Use Ctrl+C to copy to clipboard
|
|
|
|
|
|
# Week day
|
|
|
Monday=Lunes
|