Update lang
This commit is contained in:
parent
87815265c8
commit
c12469860a
@ -3,3 +3,6 @@ VATIsUsed=GST is used
|
|||||||
VATIsNotUsed=GST is not used
|
VATIsNotUsed=GST is not used
|
||||||
VATIntra=GST number
|
VATIntra=GST number
|
||||||
VATIntraShort=GST number
|
VATIntraShort=GST number
|
||||||
|
VATIntraVeryShort=GST
|
||||||
|
VATIntraSyntaxIsValid=Syntax is valid
|
||||||
|
VATIntraValueIsValid=Value is valid
|
||||||
|
|||||||
@ -9,3 +9,6 @@ VATPaid=GST paid
|
|||||||
VATCollected=GST collected
|
VATCollected=GST collected
|
||||||
VATPayment=GST Payment
|
VATPayment=GST Payment
|
||||||
VATPayments=GST Payments
|
VATPayments=GST Payments
|
||||||
|
NewVATPayment=New GST payment
|
||||||
|
TotalToPay=Total to pay
|
||||||
|
TotalVATReceived=Total GST received
|
||||||
@ -19,11 +19,16 @@ FormatDateHourShort=%d/%m/%Y %H:%M
|
|||||||
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
|
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
|
||||||
FormatDateHourTextShort=%d %b %Y %H:%M
|
FormatDateHourTextShort=%d %b %Y %H:%M
|
||||||
FormatDateHourText=%d %B %Y %H:%M
|
FormatDateHourText=%d %B %Y %H:%M
|
||||||
|
UnitPrice=Unit price
|
||||||
UnitPriceHT=Unit price (excl GST)
|
UnitPriceHT=Unit price (excl GST)
|
||||||
|
UnitPriceTTC=Unit price
|
||||||
AmountHT=Amount (excl GST)
|
AmountHT=Amount (excl GST)
|
||||||
AmountTTC=Amount (incl GST)
|
AmountTTC=Amount (incl GST)
|
||||||
AmountVAT=Amount GST
|
AmountVAT=Amount GST
|
||||||
|
PriceQtyHT=Price for this quantity excl GST
|
||||||
PriceQtyMinHT=Price quantity min. excl GST
|
PriceQtyMinHT=Price quantity min. excl GST
|
||||||
|
PriceQtyTTC=Price for this quantity incl GST
|
||||||
|
PriceQtyMinTTC=Price quantity min. incl GST
|
||||||
TotalHT=Total (excl GST)
|
TotalHT=Total (excl GST)
|
||||||
TotalTTC=Total (incl GST)
|
TotalTTC=Total (incl GST)
|
||||||
TotalTTCToYourCredit=Total (incl GST) to your credit
|
TotalTTCToYourCredit=Total (incl GST) to your credit
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user