Updated translations
This commit is contained in:
@@ -34,6 +34,8 @@ return array(
|
||||
'Available quantity *' => 'Available quantity *',
|
||||
'Available shipping zones' => 'Available shipping zones',
|
||||
'Bad tax list JSON' => 'Bad tax list JSON',
|
||||
'Billing country condition' => 'Pays de facturation',
|
||||
'Billing coutry is' => 'Le pays de facturation est',
|
||||
'Business ID' => 'Business ID',
|
||||
'By cart total amount' => 'By cart total amount',
|
||||
'Cannot find a default country. Please define one.' => 'Cannot find a default country. Please define one.',
|
||||
@@ -68,6 +70,8 @@ return array(
|
||||
'Default product sale element' => 'Default product sale element',
|
||||
'Deleting document for %id% with parent id %parentId%' => 'Deleting document for %id% with parent id %parentId%',
|
||||
'Deleting image for %id% with parent id %parentId%' => 'Deleting image for %id% with parent id %parentId%',
|
||||
'Delivery country condition' => 'Pays de livraison',
|
||||
'Delivery coutry is' => 'Le pays de livraison est',
|
||||
'Delivery module ID not found' => 'Delivery module ID not found',
|
||||
'Description' => 'Description',
|
||||
'Detailed description' => 'Detailed description',
|
||||
@@ -81,7 +85,7 @@ return array(
|
||||
'Emergency' => 'Emergency',
|
||||
'Enable remote SMTP use' => 'Enable remote SMTP use',
|
||||
'Encryption' => 'Encryption',
|
||||
'Equals' => 'Equals',
|
||||
'Equal to' => 'Egal à',
|
||||
'Error during %action process : %error. Exception was %exc' => 'Error during %action process : %error. Exception was %exc',
|
||||
'Error occured while processing order ref. %ref, ID %id: %err' => 'Error occured while processing order ref. %ref, ID %id: %err',
|
||||
'Errors' => 'Errors',
|
||||
@@ -157,10 +161,12 @@ return array(
|
||||
'No module found for code \'%item\'' => 'No module found for code \'%item\'',
|
||||
'No pagination currently defined for loop name \'%name\'' => 'No pagination currently defined for loop name \'%name\'',
|
||||
'No, I am a new customer.' => 'No, I am a new customer.',
|
||||
'Not equals' => 'Not equals',
|
||||
'Not equal to' => 'Différent de',
|
||||
'Not found' => 'Not found',
|
||||
'Not in' => 'Not in',
|
||||
'Notices' => 'Notices',
|
||||
'Only if order billing country is %op% <strong>%countries_list%</strong>' => 'Le pays de facturation de la commande est %op% <strong>%countries_list%</strong> ',
|
||||
'Only if order shipping country is %op% <strong>%countries_list%</strong>' => 'Le pays de livraison de la commande est %op% <strong>%countries_list%</strong> ',
|
||||
'Order address ID not found' => 'Order address ID not found',
|
||||
'Order ref. %ref is now unpaid.' => 'Order ref. %ref is now unpaid.',
|
||||
'Order ref. %ref, ID %id has been successfully paid.' => 'Order ref. %ref, ID %id has been successfully paid.',
|
||||
@@ -230,6 +236,7 @@ return array(
|
||||
'Sorry, you are not allowed to perform this action.' => 'Sorry, you are not allowed to perform this action.',
|
||||
'Sorry, you\'re not allowed to perform this action' => 'Sorry, you\'re not allowed to perform this action',
|
||||
'Source IP' => 'Source IP',
|
||||
'Start date' => 'Date de début de validité',
|
||||
'Stats on %month/%year' => 'Stats on %month/%year',
|
||||
'Store configuration failed.' => 'Store configuration failed.',
|
||||
'Store email address' => 'Store email address',
|
||||
@@ -253,6 +260,8 @@ return array(
|
||||
'Text Message' => 'Text Message',
|
||||
'The TaxEngine should be passed to this form before using it.' => 'The TaxEngine should be passed to this form before using it.',
|
||||
'The cart item count should match the condition' => 'The cart item count should match the condition',
|
||||
'The coupon applies to the selected delivery countries' => 'Ce code promo s\'applique seulement aux pays de facturation sélectionnés',
|
||||
'The coupon is valid after a given date' => 'Le code promo est valide seulement à partir d\'une certaine date',
|
||||
'The image which replaces an undefined country flag (%file) was not found. Please check unknown-flag-path configuration variable, and check that the image exists.' => 'The image which replaces an undefined country flag (%file) was not found. Please check unknown-flag-path configuration variable, and check that the image exists.',
|
||||
'The loop name \'%name\' is already defined in %className class' => 'The loop name \'%name\' is already defined in %className class',
|
||||
'This category is online.' => 'This category is online.',
|
||||
@@ -287,6 +296,7 @@ return array(
|
||||
'Unsupported magic method %name. only getArgname() is supported.' => 'Unsupported magic method %name. only getArgname() is supported.',
|
||||
'Username' => 'Username',
|
||||
'Username *' => 'Username *',
|
||||
'Valid only from %date% to the coupon expiration date' => 'Valide à partir du %date% jusqu\'à la date d\'expiration',
|
||||
'Value' => 'Value',
|
||||
'Value *' => 'Value *',
|
||||
'Warnings' => 'Warnings',
|
||||
@@ -299,6 +309,7 @@ return array(
|
||||
'Your current password does not match.' => 'Your current password does not match.',
|
||||
'Zip code' => 'Zip code',
|
||||
'date format' => 'date format',
|
||||
'decimal separator' => 'Séparateur décimal',
|
||||
'delivery module %s is not a Thelia\Module\DeliveryModuleInterface' => 'delivery module %s is not a Thelia\Module\DeliveryModuleInterface',
|
||||
'language locale' => 'language locale',
|
||||
'mailing system modification' => 'mailing system modification',
|
||||
@@ -308,5 +319,6 @@ return array(
|
||||
'permanent discount (in percent)' => 'permanent discount (in percent)',
|
||||
'quantity value is not valid' => 'quantity value is not valid',
|
||||
'this product id does not exists : %d' => 'this product id does not exists : %d',
|
||||
'thousands separator' => 'Séparateur de milliers',
|
||||
'time format' => 'time format',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user