2
0
forked from Wavyzz/dolibarr

task # 326 : en_US translations :)

This commit is contained in:
Maxime Kohlhaas
2012-08-09 01:51:45 +02:00
parent 44b84b2177
commit d0fbca4c37
4 changed files with 9 additions and 10 deletions

View File

@@ -277,6 +277,7 @@ GenericMaskCodes2=<b>{cccc}</b> the client code<br><b>{cccc000}</b> the client c
GenericMaskCodes3=All other characters in the mask will remain intact.<br>Spaces are not allowed.<br>
GenericMaskCodes4a=<u>Example on the 99th %s of the third party TheCompany done 2007-01-31:</u><br>
GenericMaskCodes4b=<u>Example on third party created on 2007-03-01:</u><br>
GenericMaskCodes4c=<u>Example on product created on 2007-03-01:</u><br>
GenericMaskCodes5=<b>ABC{yy}{mm}-{000000}</b> will give <b>ABC0701-000099</b><br><b>{0000+100}-ZZZ/{dd}/XXX</b> will give <b>0199-ZZZ/31/XXX</b>
GenericNumRefModelDesc=Return a customizable number according to a defined mask.
ServerAvailableOnIPOrPort=Server is available at address <b>%s</b> on port <b>%s</b>
@@ -1137,6 +1138,8 @@ UseSearchToSelectProduct=Use a search form to choose a product (instead of using
UseEcoTaxeAbility=Support Eco-Taxe (WEEE)
SetDefaultBarcodeTypeProducts=Default barcode type to use for products
SetDefaultBarcodeTypeThirdParties=Default barcode type to use for third parties
ProductCodeChecker= Module for product code generation and checking (product or service)
ProductOtherConf= Product / Service configuration
##### Syslog #####
SyslogSetup=Logs module setup
SyslogOutput=Logs outputs

View File

@@ -392,4 +392,4 @@ ActivityStateFilter=Activity status
# Monkey
MonkeyNumRefModelDesc=Return numero with format %syymm-nnnn for customer code and %syymm-nnnn for supplier code where yy is year, mm is month and nnnn is a sequence with no break and no return to 0.
# Leopard
LeopardNumRefModelDesc=Customer/supplier code is free. This code can be modified at any time.
LeopardNumRefModelDesc=The code is free. This code can be modified at any time.

View File

@@ -169,4 +169,6 @@ SuppliersPrices=Suppliers prices
CustomCode=Customs code
CountryOrigin=Origin country
HiddenIntoCombo=Hidden into select lists
Nature=Nature
Nature=Nature
ProductCodeModel=Product code model
ServiceCodeModel=Service code model