update translations

This commit is contained in:
Manuel Raynaud
2014-01-29 12:47:17 +01:00
parent a05ad4daec
commit 6e33670e04
17 changed files with 1711 additions and 1110 deletions

27
templates/pdf/default/I18n/en_US.php Normal file → Executable file
View File

@@ -1,4 +1,27 @@
<?php
return array (
);
return array(
'Delivery module' => 'Delivery module',
'Page' => 'Page',
'Payment module' => 'Payment module',
'Postage' => 'Postage',
'Product' => 'Product',
'Quantity' => 'Quantity',
'Ref' => 'Ref',
'Tax' => 'Tax',
'Taxed total' => 'Taxed total',
'Total' => 'Total',
'Total with tax' => 'Total incl. tax',
'Total without tax' => 'Total without tax',
'Unit taxed price' => 'Unit taxed price',
'Unit. price' => 'Unit. price',
'customer number' => 'customer number',
'delivery address' => 'delivery address',
'delivery module' => 'delivery module',
'invoice' => 'invoice',
'invoice address' => 'invoice address',
'invoice date' => 'invoice date',
'invoice ref' => 'invoice ref',
'page' => 'page',
'product' => 'product',
);

0
templates/pdf/default/I18n/es_ES.php Normal file → Executable file
View File

0
templates/pdf/default/I18n/fr_FR.php Normal file → Executable file
View File

0
templates/pdf/default/I18n/it_IT.php Normal file → Executable file
View File