Initial commit

This commit is contained in:
2020-01-27 08:56:08 +01:00
commit b7525048d6
27129 changed files with 3409855 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="en_US.php" server="51.254.220.106//web/" local="131351944200000000" remote="131378617800000000" />
<file name="fr_FR.php" server="51.254.220.106//web/" local="131351944200000000" remote="131378617800000000" />
</dwsync>

View 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',
);

View 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',
);