Initial Commit
This commit is contained in:
53
local/modules/Comment/I18n/backOffice/default/en_US.php
Normal file
53
local/modules/Comment/I18n/backOffice/default/en_US.php
Normal file
@@ -0,0 +1,53 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Abused' => 'Abused',
|
||||
'Accepted' => 'Accepted',
|
||||
'Actions' => 'Actions',
|
||||
'Activated for this element' => 'Activated for this element',
|
||||
'Add a new comment' => 'Add a new comment',
|
||||
'All' => 'All',
|
||||
'Author' => 'Author',
|
||||
'Change this comment' => 'Change this comment',
|
||||
'Comment' => 'Comment',
|
||||
'Comment configuration.' => 'Comment configuration.',
|
||||
'Comment created on %date_create. Last modification: %date_change' => 'Comment created on %date_create. Last modification: %date_change',
|
||||
'Comments' => 'Comments',
|
||||
'Comments activation.' => 'Comments activation.',
|
||||
'Comments management' => 'Comments management',
|
||||
'Create a new comment' => 'Create a new comment',
|
||||
'Create this comment' => 'Create this comment',
|
||||
'Deactivated for this element' => 'Deactivated for this element',
|
||||
'Delete comment' => 'Delete comment',
|
||||
'Delete this comment' => 'Delete this comment',
|
||||
'Do you really want to delete this comment ?' => 'Do you really want to delete this comment ?',
|
||||
'Edit comment' => 'Edit comment',
|
||||
'Edit comment %name' => 'Edit comment %name',
|
||||
'Editing comment "%name"' => 'Editing comment "%name"',
|
||||
'Error' => 'Error',
|
||||
'Filter' => 'Filter',
|
||||
'Home' => 'Home',
|
||||
'ID' => 'ID',
|
||||
'Impossible to change status.' => 'Impossible to change status.',
|
||||
'Impossible to delete comment.' => 'Impossible to delete comment.',
|
||||
'Next' => 'Next',
|
||||
'Pagination' => 'Pagination',
|
||||
'Pending' => 'Pending',
|
||||
'Please contact your administrator or try later' => 'Please contact your administrator or try later',
|
||||
'Posted: ' => 'Posted: ',
|
||||
'Previous' => 'Previous',
|
||||
'Reference' => 'Reference',
|
||||
'Refused' => 'Refused',
|
||||
'Save' => 'Save',
|
||||
'Sorry, comment ID=%id was not found.' => 'Sorry, comment ID=%id was not found.',
|
||||
'Status' => 'Status',
|
||||
'Status :' => 'Status :',
|
||||
'Unknow customer %id' => 'Unknow customer %id',
|
||||
'Use global configuration' => 'Use global configuration',
|
||||
'View' => 'View',
|
||||
'no' => 'no',
|
||||
'not a customer' => 'not a customer',
|
||||
'rating: ' => 'rating: ',
|
||||
'verified: ' => 'verified: ',
|
||||
'yes' => 'yes',
|
||||
);
|
||||
54
local/modules/Comment/I18n/backOffice/default/fr_FR.php
Normal file
54
local/modules/Comment/I18n/backOffice/default/fr_FR.php
Normal file
@@ -0,0 +1,54 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Abused' => 'Abusif',
|
||||
'Accepted' => 'Accepté',
|
||||
'Actions' => 'Actions',
|
||||
'Activated for this element' => 'Activé pour cet élément',
|
||||
'Add a new comment' => 'Ajouter un nouveau commentaires',
|
||||
'All' => 'Tous',
|
||||
'Author' => 'Auteur',
|
||||
'Change this comment' => 'Modifier ce commentaire',
|
||||
'Comment' => 'Commentaire',
|
||||
'Comment configuration.' => 'Configuration des commentaires.',
|
||||
'Comment created on %date_create. Last modification: %date_change' => 'Commentaire créé le %date_create. Dernière modification: %date_change ',
|
||||
'Comments' => 'Commentaires',
|
||||
'Comments activation.' => 'Activation des commentaires.',
|
||||
'Comments management' => 'Gestion des commentaires',
|
||||
'Create a new comment' => 'Créer un nouveau commentaire',
|
||||
'Create this comment' => 'Créer ce commentaire',
|
||||
'Deactivated for this element' => 'Désactivé pour cet élément',
|
||||
'Delete comment' => 'Supprimer le commentaire',
|
||||
'Delete this comment' => 'Supprimer ce commentaire',
|
||||
'Do you really want to delete this comment ?' => 'Voulez-vous vraiment supprimer ce commentaire ?',
|
||||
'Edit comment' => 'Modifier le commentaire',
|
||||
'Edit comment %name' => 'Modifier le commentaire %name',
|
||||
'Editing comment "%name"' => 'Edition du commentaire "%name"',
|
||||
'Error' => 'Erreur',
|
||||
'Filter' => 'Filtrer',
|
||||
'Home' => 'Accueil',
|
||||
'ID' => 'ID',
|
||||
'Impossible to change status.' => 'Changement de statut impossible.',
|
||||
'Impossible to delete comment.' => 'Suppression du commentaire impossible',
|
||||
'Next' => 'Suivant',
|
||||
'Pagination' => 'Pagination',
|
||||
'Pending' => 'En attente',
|
||||
'Please contact your administrator or try later' => 'Veuillez contacter l\'administrateur ou ré-essayer plus tard',
|
||||
'Posted: ' => 'Posté :',
|
||||
'Previous' => 'Précédent',
|
||||
'Reference' => 'Référence',
|
||||
'Refused' => 'Refusé',
|
||||
'Save' => 'Enregistrer',
|
||||
'Send email to customer' => 'Envoyer un email au client',
|
||||
'Sorry, comment ID=%id was not found.' => 'Désolé, le commentaire ID=%id n\'a pas été trouvé.',
|
||||
'Status' => 'Statut',
|
||||
'Status :' => 'Statut :',
|
||||
'Unknow customer %id' => 'Client inconnu %id',
|
||||
'Use global configuration' => 'Utiliser la configuration globale',
|
||||
'View' => 'Voir',
|
||||
'no' => 'non',
|
||||
'not a customer' => 'pas un client',
|
||||
'rating: ' => 'note :',
|
||||
'verified: ' => 'vérifié :',
|
||||
'yes' => 'oui',
|
||||
);
|
||||
14
local/modules/Comment/I18n/email/default/en_US.php
Normal file
14
local/modules/Comment/I18n/email/default/en_US.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
return array(
|
||||
'Notify store admin of new comment' => 'Notify store admin of new comment',
|
||||
'New comment on %ref_type_title "%ref_title"' => 'New comment on %ref_type_title "%ref_title"',
|
||||
'We inform you that a new customer comment has been posted for the %ref_type_title "%ref_title"'
|
||||
=> 'We inform you that a new customer comment has been posted for the %ref_type_title "%ref_title"',
|
||||
'Rating: ' => 'Rating: ',
|
||||
'Title: ' => 'Title: ',
|
||||
'Content: ' => 'Content: ',
|
||||
'You can now activate this comment by going to the comment management interface: %comment_management_link'
|
||||
=> 'You can now activate this comment by going to the comment management interface: %comment_management_link',
|
||||
'You can now activate this comment by going to the comment management interface.'
|
||||
=> 'You can now activate this comment by going to the comment management interface.',
|
||||
);
|
||||
16
local/modules/Comment/I18n/email/default/fr_FR.php
Normal file
16
local/modules/Comment/I18n/email/default/fr_FR.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Best Regards.' => 'Cordialement.',
|
||||
'Content: ' => 'Contenu: ',
|
||||
'Dear' => 'Bonjour',
|
||||
'Feel free to contact us for any further information' => 'N\'hésitez pas à nous contacter pour tout autre question.',
|
||||
'It would be great to share your thoughts on products with other customers.' => 'Il serait formidable de partager vos avis sur les produits avec d\'autres clients.',
|
||||
'Rating: ' => 'Note: ',
|
||||
'Thank you for your order on our online store %store_name' => 'Merci pour votre commande sur notre boutique en ligne %store_name',
|
||||
'Title: ' => 'Titre: ',
|
||||
'We inform you that a new customer comment has been posted for the %ref_type_title "%ref_title"' => 'Nous vous informons qu\'un nouveau commentaire client a été posté sur %ref_type_title "%ref_title"',
|
||||
'You can now activate this comment by going to the comment management interface.' => 'Vous pouvez dores et déjà activer ce commentaire en vous rendant dans l\'interface de gestion des avis.',
|
||||
'You can now activate this comment by going to the comment management interface: %comment_management_link' => 'Vous pouvez dores et déjà activer ce commentaire en vous rendant dans l\'interface de gestion des avis: %comment_management_link',
|
||||
'You can post comments on this products: ' => 'Vous pouvez laisser un commentaire sur les produits suivants : ',
|
||||
);
|
||||
44
local/modules/Comment/I18n/en_US.php
Normal file
44
local/modules/Comment/I18n/en_US.php
Normal file
@@ -0,0 +1,44 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Abuse' => 'Abuse',
|
||||
'Activated' => 'Activated',
|
||||
'Allowed references' => 'Allowed references',
|
||||
'Comment could not be removed. Please try later.' => 'Comment could not be removed. Please try later.',
|
||||
'Comment not activated on this element.' => 'Comment not activated on this element.',
|
||||
'Comments' => 'Comments',
|
||||
'Comments are not validated automatically.' => 'Comments are not validated automatically.',
|
||||
'Content' => 'Content',
|
||||
'Customer' => 'Customer',
|
||||
'Email' => 'Email',
|
||||
'For product comments. Only customers that bought the product can post comments.' => 'For product comments. Only customers that bought the product can post comments.',
|
||||
'Global activation of comments. You can control activation by product, content.' => 'Global activation of comments. You can control activation by product, content.',
|
||||
'Id' => 'Id',
|
||||
'If \'ref\' argument is specified, \'ref_id\' argument should be specified' => 'If \'ref\' argument is specified, \'ref_id\' argument should be specified',
|
||||
'Locale' => 'Locale',
|
||||
'Missing parameters' => 'Missing parameters',
|
||||
'Moderate' => 'Moderate',
|
||||
'Notify store managers on new comment' => 'Notify store managers on new comment',
|
||||
'Only customer' => 'Only customer',
|
||||
'Only customer are allowed to publish comment' => 'Only customer are allowed to publish comment',
|
||||
'Only customers who have bought this product can publish comment' => 'Only customers who have bought this product can publish comment',
|
||||
'Only registered customers can post comments.' => 'Only registered customers can post comments.',
|
||||
'Only verified' => 'Only verified',
|
||||
'Product %id does not exist' => 'Product %id does not exist',
|
||||
'Rating' => 'Rating',
|
||||
'Ref' => 'Ref',
|
||||
'Ref Id' => 'Ref Id',
|
||||
'Reference %ref is not allowed' => 'Reference %ref is not allowed',
|
||||
'Send an email to the store managers when a new comment is posted.' => 'Send an email to the store managers when a new comment is posted.',
|
||||
'Sorry, an unknown error occurred. Please try again.' => 'Sorry, an unknown error occurred. Please try again.',
|
||||
'Status' => 'Status',
|
||||
'Thank you for submitting your comment.' => 'Thank you for submitting your comment.',
|
||||
'Title' => 'Title',
|
||||
'Username' => 'Username',
|
||||
'Verified' => 'Verified',
|
||||
'Your comment has been deleted.' => 'Your comment has been deleted.',
|
||||
'Your comment will be put online once verified.' => 'Your comment will be put online once verified.',
|
||||
'Your request could not be validated. Try it later' => 'Your request could not be validated. Try it later',
|
||||
'Your request has been registered. Thank you.' => 'Your request has been registered. Thank you.',
|
||||
'which elements could use comments' => 'which elements could use comments',
|
||||
);
|
||||
51
local/modules/Comment/I18n/fr_FR.php
Normal file
51
local/modules/Comment/I18n/fr_FR.php
Normal file
@@ -0,0 +1,51 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Abuse' => 'Abus',
|
||||
'Activated' => 'Activé',
|
||||
'Allowed references' => 'Références autorisées',
|
||||
'Comment could not be removed. Please try later.' => 'Le commentaire n\'a pas pu être supprimé. Veuillez ré-essayer plus tard.',
|
||||
'Comment not activated on this element.' => 'Les commentaires ne sont pas autorisés sur cet élément. ',
|
||||
'Comments' => 'Commentaires',
|
||||
'Comments are not validated automatically.' => 'Les commentaires ne sont pas validés automatiquement.',
|
||||
'Content' => 'Message',
|
||||
'Customer' => 'Client',
|
||||
'Email' => 'Email',
|
||||
'For product comments. Only customers that bought the product can post comments.' => 'Pour les commentaires produits. Seuls les clients ayant achetés le produit peuvent publier des commentaires.',
|
||||
'Global activation of comments. You can control activation by product, content.' => 'Activation globale des commentaires. Vous pouvez contrôler l\'activation par produit, contenu.',
|
||||
'Id' => 'Id',
|
||||
'If \'ref\' argument is specified, \'ref_id\' argument should be specified' => 'si l\'argument \'ref\' est renseigné, l\'argument \'ref_id\' est nécessaire.',
|
||||
'Locale' => 'Langue',
|
||||
'Missing parameters' => 'Paramètres manquants',
|
||||
'Moderate' => 'Modération',
|
||||
'New comment on %ref_type_title "%ref_title"' => 'Nouveau commentaire pour %ref_type_title "%ref_title" ',
|
||||
'Notify store admin of new comment' => 'Notifier l\'administrateur de nouveaux commentaires',
|
||||
'Notify store managers on new comment' => 'Notifier les administrateurs de la boutique des nouveaux commentaires',
|
||||
'Only customer' => 'Seuls les clients',
|
||||
'Only customer are allowed to publish comment' => 'Seul les clients sont autorisés à publier des commentaires',
|
||||
'Only customers who have bought this product can publish comment' => 'Seuls les clients ayant achetés ce produit peuvent publier des commentaires',
|
||||
'Only registered customers can post comments.' => 'Seuls les clients enregistrés peuvent publier des commentaires.',
|
||||
'Only verified' => 'Uniquement vérifié',
|
||||
'Product' => 'Produit',
|
||||
'Product %id does not exist' => 'Le produit %id n\'existe pas',
|
||||
'Rating' => 'Note',
|
||||
'Ref' => 'Réf',
|
||||
'Ref Id' => 'Réf id',
|
||||
'Reference %ref is not allowed' => 'La référence %ref n\'est pas autorisée',
|
||||
'Reference not found' => 'Référence inconnue',
|
||||
'Request customer' => 'Relance client',
|
||||
'Request customer comment' => 'Demande commentaire client',
|
||||
'Send an email to request customer comments, x days after a paid order (0 = no request sent).' => 'Envoyer un email au client pour demander un avis, x jours après une commande payée (0 = aucune relance)',
|
||||
'Send an email to the store managers when a new comment is posted.' => 'Envoyer un email aux administrateurs de la boutique lorsqu\'un nouveau commentaire est posté.',
|
||||
'Sorry, an unknown error occurred. Please try again.' => 'Désolé, une erreur non gérée est apparue. Veuillez ré-essayer.',
|
||||
'Status' => 'Statut',
|
||||
'Thank you for submitting your comment.' => 'Merci pour votre commentaire.',
|
||||
'Title' => 'Titre',
|
||||
'Username' => 'Nom',
|
||||
'Verified' => 'Vérifié',
|
||||
'Your comment has been deleted.' => 'Votre commentaire a été supprimé.',
|
||||
'Your comment will be put online once verified.' => 'Votre commentaire sera mis en ligne une fois vérifié.',
|
||||
'Your request could not be validated. Try it later' => 'Votre demande ne peux pas être validé. Essayer plus tard.',
|
||||
'Your request has been registered. Thank you.' => 'Votre demande a été enregistré. Merci.',
|
||||
'which elements could use comments' => 'Indique les éléments pouvant utiliser es commentaires',
|
||||
);
|
||||
16
local/modules/Comment/I18n/frontOffice/default/en_US.php
Normal file
16
local/modules/Comment/I18n/frontOffice/default/en_US.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Add your comment' => 'Add your comment',
|
||||
'Anonymous' => 'Anonymous',
|
||||
'Are you sure ?' => 'Are you sure ?',
|
||||
'By <strong>%username</strong>' => 'By <strong>%username</strong>',
|
||||
'Comments' => 'Comments',
|
||||
'Delete' => 'Delete',
|
||||
'Load more comments...' => 'Load more comments...',
|
||||
'Mark as inappropriate' => 'Mark as inappropriate',
|
||||
'No more comments' => 'No more comments',
|
||||
'Send' => 'Send',
|
||||
'There are no comments yet' => 'There are no comments yet',
|
||||
'Verified' => 'Verified',
|
||||
);
|
||||
17
local/modules/Comment/I18n/frontOffice/default/fr_FR.php
Normal file
17
local/modules/Comment/I18n/frontOffice/default/fr_FR.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Add your comment' => 'Ajouter votre commentaire',
|
||||
'Anonymous' => 'Anonyme',
|
||||
'Are you sure ?' => 'Etes-vous certain ?',
|
||||
'By <strong>%username</strong>' => 'Par <strong>%username</strong>',
|
||||
'Comments' => 'Les commentaires',
|
||||
'Delete' => 'Supprimer',
|
||||
'Load more comments...' => 'Montrer plus de commentaires...',
|
||||
'Mark as inappropriate' => 'Marquer comme inapproprié',
|
||||
'No more comments' => 'Plus de commentaire',
|
||||
'Send' => 'Envoyer',
|
||||
'There are no comments yet' => 'Il n\'y a pas encore de commentaire',
|
||||
'Verified' => 'Vérifié',
|
||||
'rating:' => 'note :',
|
||||
);
|
||||
Reference in New Issue
Block a user