Fix: Local for SeparatorDecimal and SeparatorThousand were lost during
transifex synchro.
This commit is contained in:
parent
66e941d0c1
commit
19ae524ad9
@ -1,9 +1,9 @@
|
||||
|
||||
For languages:
|
||||
See page http://demo.icu-project.org/icu-bin/locexp?d_=fr
|
||||
http://demo.icu-project.org/icu-bin/locexp?d_=fr
|
||||
|
||||
For format number:
|
||||
For number format, you can also see page http://en.wikipedia.org/wiki/Decimal_mark
|
||||
http://en.wikipedia.org/wiki/Decimal_mark
|
||||
|
||||
For date format:
|
||||
http://en.wikipedia.org/wiki/Date_format_by_country
|
||||
@ -6,8 +6,8 @@ DIRECTION=rtl
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=DejaVuSans
|
||||
FONTSIZEFORPDF=9
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=بلا
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
# FormatDateShortInput=%m/%d/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=DejaVuSans
|
||||
FONTSIZEFORPDF=9
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=Никой
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=,
|
||||
FormatDateShort=%d.%m.%Y
|
||||
FormatDateShortInput=%d.%m.%Y
|
||||
FormatDateShortJava=dd.MM.yyyy
|
||||
|
||||
@ -6,8 +6,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
|
||||
|
||||
@ -7,7 +7,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=Ingen
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -7,7 +7,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=Keine
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -7,7 +7,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=DejaVuSans
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=Καμία
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Dolibarr language file - es_HN - main
|
||||
DIRECTION=ltr
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
AmountVAT=Importe ISV
|
||||
TotalVAT=Total ISV
|
||||
IncludedVAT=ISV incluido
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
Dolibarr language file - es_PU - main
|
||||
DIRECTION=ltr
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
AmountVAT=Importe IGV
|
||||
TotalVAT=Total IGV
|
||||
IncludedVAT=IGV incluido
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Dolibarr language file - es_PR - main
|
||||
DIRECTION=ltr
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
AmountVAT=Importe IVU
|
||||
TotalVAT=Total IVU
|
||||
IncludedVAT=IVU incluido
|
||||
|
||||
@ -1,2 +1,4 @@
|
||||
Dolibarr language file - es_PY - main
|
||||
DIRECTION=ltr
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=Mitte ükski
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=,
|
||||
FormatDateShort=%m/%d/%Y
|
||||
FormatDateShortInput=%m/%d/%Y
|
||||
FormatDateShortJava=MM/dd/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=rtl
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=DejaVuSans
|
||||
FONTSIZEFORPDF=9
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=بلا
|
||||
SeparatorDecimal=/
|
||||
SeparatorThousand=,
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=Ei mitään
|
||||
SeparatorThousand=Ei mitään
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d.%m.%Y
|
||||
FormatDateShortInput=%d.%m.%Y
|
||||
FormatDateShortJava=dd.MM.yyyy
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Dolibarr language file - fr_BE - main
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Dolibarr language file - fr_CA - main
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d.%m.%Y
|
||||
FormatDateShortInput=%d.%m.%Y
|
||||
FormatDateShortJava=dd.MM.yyyy
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Dolibarr language file - fr_CH - main
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d-%m-%Y
|
||||
FormatDateShortInput=%d-%m-%Y
|
||||
FormatDateShortJava=dd-MM-yyyy
|
||||
|
||||
@ -7,7 +7,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
# Dolibarr language file - fr_NC - main
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
AmountVAT=Montant TSS
|
||||
TotalVAT=Total TSS
|
||||
IncludedVAT=Dont TSS
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
# FONTSIZEFORPDF=10
|
||||
# SeparatorDecimal=,
|
||||
# SeparatorThousand=None
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
# FormatDateShort=%m/%d/%Y
|
||||
# FormatDateShortInput=%m/%d/%Y
|
||||
# FormatDateShortJava=MM/dd/yyyy
|
||||
|
||||
@ -7,7 +7,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=Nincs
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=,
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=Nessuno
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=cid0jp
|
||||
FONTSIZEFORPDF=9
|
||||
SeparatorDecimal=、
|
||||
SeparatorThousand=なし
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%m/%d/%Y
|
||||
FormatDateShortInput=%m/%d/%Y
|
||||
FormatDateShortJava=MM/dd/yyyy
|
||||
|
||||
@ -6,7 +6,7 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
# FONTFORPDF=helvetica
|
||||
# FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=,
|
||||
SeparatorDecimal=.
|
||||
# SeparatorThousand=None
|
||||
FormatDateShort=%m/%d/%Y
|
||||
FormatDateShortInput=%m/%d/%Y
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=Ingen
|
||||
SeparatorThousand=Ingen
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d.%m.%Y
|
||||
FormatDateShortInput=%d.%m.%Y
|
||||
FormatDateShortJava=dd.MM.yyyy
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Dolibarr language file - nl_BE - main
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -7,7 +7,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=Geen
|
||||
SeparatorThousand=,
|
||||
FormatDateShort=%d-%m-%Y
|
||||
FormatDateShortInput=%d-%m-%Y
|
||||
FormatDateShortJava=dd-MM-yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=DejaVuSans
|
||||
FONTSIZEFORPDF=8
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=Żaden
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d-%m-%Y
|
||||
FormatDateShortInput=%d-%m-%Y
|
||||
FormatDateShortJava=dd-MM-yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=Nenhum
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%m/%d/%Y
|
||||
FormatDateShortInput=%m/%d/%Y
|
||||
FormatDateShortJava=mm/dd/aaaa
|
||||
|
||||
@ -7,7 +7,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=Niciun
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d.%m.%Y
|
||||
FormatDateShortInput=%d.%m.%Y
|
||||
FormatDateShortJava=dd.MM.yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=freemono
|
||||
FONTSIZEFORPDF=8
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=Никакой
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d.%m.%Y
|
||||
FormatDateShortInput=%d.%m.%Y
|
||||
FormatDateShortJava=dd.MM.yyyy
|
||||
|
||||
@ -6,7 +6,7 @@ DIRECTION=ltr
|
||||
FONTFORPDF=freemono
|
||||
FONTSIZEFORPDF=8
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d.%m.%Y
|
||||
FormatDateShortInput=%d.%m.%Y
|
||||
FormatDateShortJava=dd.MM.yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=DejaVuSans
|
||||
FONTSIZEFORPDF=8
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=Nič
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=Ingen
|
||||
SeparatorThousand=Ingen
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%Y-%m-%d
|
||||
FormatDateShortInput=%Y-%m-%d
|
||||
FormatDateShortJava=yyyy-MM-dd
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=DejaVuSans
|
||||
FONTSIZEFORPDF=8
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=Hiçbiri
|
||||
SeparatorDecimal=,
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=stsongstdlight
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=无
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortInput=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
|
||||
@ -6,8 +6,8 @@ DIRECTION=ltr
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=msungstdlight
|
||||
# FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=None
|
||||
SeparatorThousand=無
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%Y/%m/%d
|
||||
FormatDateShortInput=%Y/%m/%d
|
||||
FormatDateShortJava=yyyy/MM/dd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user