12345678910111213141516171819202122232425262728293031323334353637 |
- # Dolibarr language file - Source file is en_US - main
- DIRECTION=ltr
- FONTFORPDF=helvetica
- FONTSIZEFORPDF=10
- SeparatorDecimal=.
- SeparatorThousand=,
- 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=%I:%M %p
- FormatHourShortDuration=%H:%M
- FormatDateTextShort=%b %d, %Y
- FormatDateText=%B %d, %Y
- FormatDateHourShort=%d/%m/%Y %I:%M %p
- FormatDateHourSecShort=%d/%m/%Y %I:%M:%S %p
- FormatDateHourTextShort=%b %d, %Y, %I:%M %p
- FormatDateHourText=%B %d, %Y, %I:%M %p
- ErrorNoVATRateDefinedForSellerCountry=Error, no GST rates defined for country '%s'.
- Quadri=Quarter
- PriceUTTC=U.P. (incl GST)
- AmountTTCShort=Amount (inc. GST)
- AmountTTC=Amount (incl. GST)
- AmountVAT=Amount GST
- MulticurrencyAmountTTC=Amount (incl GST), original currency
- MulticurrencyAmountVAT=Amount GST, original currency
- TotalTTCShort=Total (incl GST)
- TotalTTC=Total (incl GST)
- TotalTTCToYourCredit=Total (incl GST) to your credit
- TotalVAT=Total GST
- TTC=Incl GST
- VAT=GST
- VATRate=GST Rate
- Check=Cheque
|