Add new zeland language
This commit is contained in:
parent
07c5f6ea66
commit
b508525670
1
htdocs/langs/en_NZ/.cvsignore
Executable file
1
htdocs/langs/en_NZ/.cvsignore
Executable file
@ -0,0 +1 @@
|
|||||||
|
google.lang
|
||||||
10
htdocs/langs/en_NZ/companies.lang
Executable file
10
htdocs/langs/en_NZ/companies.lang
Executable file
@ -0,0 +1,10 @@
|
|||||||
|
# Dolibarr language file - en_NZ - companies
|
||||||
|
# This file contains only line that must differs from en_US
|
||||||
|
CHARSET=UTF-8
|
||||||
|
VATIsUsed=GST is used
|
||||||
|
VATIsNotUsed=GST is not used
|
||||||
|
VATIntra=GST number
|
||||||
|
VATIntraShort=GST number
|
||||||
|
VATIntraVeryShort=GST
|
||||||
|
VATIntraSyntaxIsValid=Syntax is valid
|
||||||
|
VATIntraValueIsValid=Value is valid
|
||||||
16
htdocs/langs/en_NZ/compta.lang
Executable file
16
htdocs/langs/en_NZ/compta.lang
Executable file
@ -0,0 +1,16 @@
|
|||||||
|
# Dolibarr language file - en_NZ - compta
|
||||||
|
# This file contains only line that must differs from en_US
|
||||||
|
CHARSET=UTF-8
|
||||||
|
AmountHTVATRealReceived=Amount excl GST collected
|
||||||
|
AmountHTVATRealPaid=Amount excl GST paid
|
||||||
|
VATToPay=GST to pay
|
||||||
|
VATReceived=GST received
|
||||||
|
VATToCollect=GST to collect
|
||||||
|
VATSummary=GST Summary
|
||||||
|
VATPaid=GST paid
|
||||||
|
VATCollected=GST collected
|
||||||
|
NewVATPayment=New GST payment
|
||||||
|
VATPayment=GST Payment
|
||||||
|
VATPayments=GST Payments
|
||||||
|
TotalToPay=Total to pay
|
||||||
|
TotalVATReceived=Total GST received
|
||||||
37
htdocs/langs/en_NZ/main.lang
Executable file
37
htdocs/langs/en_NZ/main.lang
Executable file
@ -0,0 +1,37 @@
|
|||||||
|
# Dolibarr language file - en_NZ - main
|
||||||
|
# This file contains only line that must differs from en_US file
|
||||||
|
CHARSET=UTF-8
|
||||||
|
SeparatorDecimal=.
|
||||||
|
SeparatorThousand=,
|
||||||
|
FormatDateShort=%d/%m/%Y
|
||||||
|
FormatDateShortJava=dd/MM/yyyy
|
||||||
|
FormatHourShort=%H:%M
|
||||||
|
FormatDateTextShort=%d %b %Y
|
||||||
|
FormatDateText=%d %B %Y
|
||||||
|
FormatDateHourShort=%d/%m/%Y %H:%M
|
||||||
|
FormatDateHourTextShort=%d %b %Y %H:%M
|
||||||
|
FormatDateHourText=%d %B %Y %H:%M
|
||||||
|
UnitPrice=Unit price
|
||||||
|
UnitPriceHT=Unit price (excl GST)
|
||||||
|
UnitPriceTTC=Unit price
|
||||||
|
PriceU=U.P.
|
||||||
|
PriceUHT=U.P. (net)
|
||||||
|
PriceUTTC=U.P.
|
||||||
|
PriceUHTShort=P.U. HT
|
||||||
|
PriceUTTCShort=P.U. TTC
|
||||||
|
AmountHT=Amount (excl GST)
|
||||||
|
AmountTTC=Amount (incl GST)
|
||||||
|
AmountVAT=Amount GST
|
||||||
|
PriceQtyHT=Price for this quantity 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)
|
||||||
|
TotalTTC=Total (incl GST)
|
||||||
|
TotalTTCToYourCredit=Total (incl GST) to your credit
|
||||||
|
TotalVAT=Total GST
|
||||||
|
IncludedVAT=Included GST
|
||||||
|
HT=excl GST
|
||||||
|
TTC=Incl GST
|
||||||
|
VAT=GST
|
||||||
|
VATRate=GST Rate
|
||||||
@ -10,6 +10,7 @@ Language_el_GR=Greek
|
|||||||
Language_en_AU=English (Australia)
|
Language_en_AU=English (Australia)
|
||||||
Language_en_GB=English (United Kingdom)
|
Language_en_GB=English (United Kingdom)
|
||||||
Language_en_IN=English (India)
|
Language_en_IN=English (India)
|
||||||
|
Language_en_NZ=English (New Zeland)
|
||||||
Language_en_US=English (United States)
|
Language_en_US=English (United States)
|
||||||
Language_es_ES=Spanish
|
Language_es_ES=Spanish
|
||||||
Language_es_AR=Spanish (Argentina)
|
Language_es_AR=Spanish (Argentina)
|
||||||
|
|||||||
@ -10,6 +10,7 @@ Language_el_GR=Grèque
|
|||||||
Language_en_AU=Anglais (Australie)
|
Language_en_AU=Anglais (Australie)
|
||||||
Language_en_GB=Anglais (Royaume-Uni)
|
Language_en_GB=Anglais (Royaume-Uni)
|
||||||
Language_en_IN=Anglais (Inde)
|
Language_en_IN=Anglais (Inde)
|
||||||
|
Language_en_NZ=Anglais (Nouvelle Zeland)
|
||||||
Language_en_US=Anglais (Etats-Unis)
|
Language_en_US=Anglais (Etats-Unis)
|
||||||
Language_es_ES=Espagnol
|
Language_es_ES=Espagnol
|
||||||
Language_es_AR=Espagnol (Argentine)
|
Language_es_AR=Espagnol (Argentine)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user