| 12345678910111213141516171819202122232425262728 |
- # Dolibarr language file - Source file is en_US - main
- DIRECTION=ltr
- FONTFORPDF=helvetica
- FONTSIZEFORPDF=10
- SeparatorDecimal=,
- SeparatorThousand=None
- FormatDateShort=%d.%m.%Y
- FormatDateShortInput=%d.%m.%Y
- FormatDateShortJava=dd.MM.yyyy
- FormatDateShortJavaInput=dd.MM.yyyy
- FormatDateShortJQuery=dd.mm.yy
- FormatDateShortJQueryInput=dd.mm.yy
- FormatHourShortJQuery=HH:MI
- FormatHourShort=%H:%M
- FormatHourShortDuration=%H:%M
- FormatDateTextShort=%d %b %Y
- FormatDateText=%d %B %Y
- FormatDateHourShort=%d.%m.%Y %H:%M
- FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
- FormatDateHourTextShort=%d %b %Y %H:%M
- FormatDateHourText=%d %B %Y %H:%M
- ErrorNoVATRateDefinedForSellerCountry=Error, no vat rate defined for country '%s'.
- AmountVAT=Amount GST
- AmountLT1=Amount PST
- TotalVAT=Total GST
- TotalLT1=Total PST
- VAT=GST
- VATRate=GST rate
|