2020-04-23 18:22:16 +00:00
|
|
|
{
|
|
|
|
"GENERAL_SETTINGS": {
|
|
|
|
"TITLE": "Paramètres du compte",
|
|
|
|
"SUBMIT": "Mettre à jour les paramètres",
|
2020-08-22 12:24:16 +00:00
|
|
|
"BACK": "Précédent",
|
2020-04-23 18:22:16 +00:00
|
|
|
"UPDATE": {
|
|
|
|
"ERROR": "Impossible de mettre à jour les paramètres, essayez à nouveau !",
|
|
|
|
"SUCCESS": "Paramètres du compte mis à jour avec succès"
|
|
|
|
},
|
|
|
|
"FORM": {
|
|
|
|
"ERROR": "Veuillez corriger les erreurs du formulaire",
|
|
|
|
"GENERAL_SECTION": {
|
|
|
|
"TITLE": "Paramètres généraux",
|
|
|
|
"NOTE": ""
|
|
|
|
},
|
|
|
|
"NAME": {
|
|
|
|
"LABEL": "Nom du compte",
|
|
|
|
"PLACEHOLDER": "Votre nom de compte",
|
|
|
|
"ERROR": "Veuillez entrer un nom de compte valide"
|
|
|
|
},
|
|
|
|
"LANGUAGE": {
|
|
|
|
"LABEL": "Langue du site (Beta)",
|
|
|
|
"PLACEHOLDER": "Votre nom de compte",
|
|
|
|
"ERROR": ""
|
Chore: Add Romanian, Portuguese, Brazilian, Ukrainian languages (#790)
* New translations integrations.json (Romanian)
* New translations integrations.json (Portuguese, Brazilian)
* New translations integrations.json (Ukrainian)
* New translations integrations.json (Portuguese)
* New translations inboxMgmt.json (French)
* New translations report.json (Portuguese, Brazilian)
* New translations resetPassword.json (Portuguese, Brazilian)
* New translations login.json (Portuguese)
* New translations report.json (Ukrainian)
* New translations report.json (Portuguese)
* New translations cannedMgmt.json (Portuguese)
* New translations billing.json (Portuguese)
* New translations agentMgmt.json (Spanish)
* New translations agentMgmt.json (Portuguese, Brazilian)
* New translations generalSettings.json (French)
* New translations conversation.json (Portuguese, Brazilian)
* New translations conversation.json (Portuguese)
* New translations chatlist.json (Portuguese)
* New translations contact.json (Portuguese)
* New translations chatlist.json (Portuguese, Brazilian)
* New translations en.yml (Portuguese, Brazilian)
* New translations devise.en.yml (Portuguese, Brazilian)
* New translations en.yml (French)
* New translations en.yml (Spanish)
* New translations settings.json (Romanian)
* New translations setNewPassword.json (Portuguese)
* New translations setNewPassword.json (Ukrainian)
* New translations signup.json (Portuguese, Brazilian)
* New translations settings.json (Ukrainian)
* New translations settings.json (Portuguese, Brazilian)
2020-05-01 06:33:46 +00:00
|
|
|
},
|
|
|
|
"DOMAIN": {
|
2020-08-22 12:24:16 +00:00
|
|
|
"LABEL": "Domaine de courriel entrant",
|
|
|
|
"PLACEHOLDER": "Le domaine où vous allez recevoir les courriels",
|
Chore: Add Romanian, Portuguese, Brazilian, Ukrainian languages (#790)
* New translations integrations.json (Romanian)
* New translations integrations.json (Portuguese, Brazilian)
* New translations integrations.json (Ukrainian)
* New translations integrations.json (Portuguese)
* New translations inboxMgmt.json (French)
* New translations report.json (Portuguese, Brazilian)
* New translations resetPassword.json (Portuguese, Brazilian)
* New translations login.json (Portuguese)
* New translations report.json (Ukrainian)
* New translations report.json (Portuguese)
* New translations cannedMgmt.json (Portuguese)
* New translations billing.json (Portuguese)
* New translations agentMgmt.json (Spanish)
* New translations agentMgmt.json (Portuguese, Brazilian)
* New translations generalSettings.json (French)
* New translations conversation.json (Portuguese, Brazilian)
* New translations conversation.json (Portuguese)
* New translations chatlist.json (Portuguese)
* New translations contact.json (Portuguese)
* New translations chatlist.json (Portuguese, Brazilian)
* New translations en.yml (Portuguese, Brazilian)
* New translations devise.en.yml (Portuguese, Brazilian)
* New translations en.yml (French)
* New translations en.yml (Spanish)
* New translations settings.json (Romanian)
* New translations setNewPassword.json (Portuguese)
* New translations setNewPassword.json (Ukrainian)
* New translations signup.json (Portuguese, Brazilian)
* New translations settings.json (Ukrainian)
* New translations settings.json (Portuguese, Brazilian)
2020-05-01 06:33:46 +00:00
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"SUPPORT_EMAIL": {
|
|
|
|
"LABEL": "Courriel d'assistance",
|
|
|
|
"PLACEHOLDER": "L'adresse de courriel de support de votre entreprise",
|
|
|
|
"ERROR": ""
|
|
|
|
},
|
2020-11-01 07:23:25 +00:00
|
|
|
"AUTO_RESOLVE_DURATION": {
|
2020-11-16 17:41:14 +00:00
|
|
|
"LABEL": "Nombre de jours après qu'un ticket soit automatiquement résolu s'il n'y a pas d'activité",
|
2020-11-01 07:23:25 +00:00
|
|
|
"PLACEHOLDER": "30",
|
2020-11-16 17:41:14 +00:00
|
|
|
"ERROR": "Veuillez entrer une durée de résolution automatique valide (minimum 1 jour)"
|
2020-11-01 07:23:25 +00:00
|
|
|
},
|
2020-08-22 12:24:16 +00:00
|
|
|
"FEATURES": {
|
|
|
|
"INBOUND_EMAIL_ENABLED": "La continuité des conversations avec les courriels est activée pour votre compte.",
|
|
|
|
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Vous pouvez maintenant recevoir des courriels dans votre domaine personnalisé."
|
2020-04-23 18:22:16 +00:00
|
|
|
}
|
2021-01-18 07:06:26 +00:00
|
|
|
},
|
2021-01-28 08:33:52 +00:00
|
|
|
"UPDATE_CHATWOOT": "Une mise à jour %{latestChatwootVersion} de Chatwoot est disponible. Veuillez mettre à jour votre instance."
|
2020-12-09 11:13:51 +00:00
|
|
|
},
|
|
|
|
"FORMS": {
|
|
|
|
"MULTISELECT": {
|
2021-01-28 08:33:52 +00:00
|
|
|
"ENTER_TO_SELECT": "Appuyer sur Entrée pour sélectionner",
|
|
|
|
"ENTER_TO_REMOVE": "Appuyer sur Entrée pour supprimer",
|
|
|
|
"SELECT_ONE": "Sélectionnez un"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"NOTIFICATIONS_PAGE": {
|
|
|
|
"HEADER": "Notifications",
|
2021-03-15 18:30:53 +00:00
|
|
|
"MARK_ALL_DONE": "Tout marquer comme terminé",
|
2021-01-28 08:33:52 +00:00
|
|
|
"LIST": {
|
2021-03-15 18:30:53 +00:00
|
|
|
"LOADING_MESSAGE": "Chargement des notifications...",
|
|
|
|
"404": "Aucune notification",
|
2021-01-28 08:33:52 +00:00
|
|
|
"TABLE_HEADER": [
|
|
|
|
"Nom",
|
|
|
|
"Numéro de téléphone",
|
|
|
|
"Conversations",
|
|
|
|
"Dernièrement contacté"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"TYPE_LABEL": {
|
2021-03-15 18:30:53 +00:00
|
|
|
"conversation_creation": "Nouvelle conversation",
|
|
|
|
"conversation_assignment": "Conversation assignée",
|
|
|
|
"assigned_conversation_new_message": "Nouveau message",
|
2021-01-28 08:33:52 +00:00
|
|
|
"conversation_mention": "Mention"
|
2020-12-09 11:13:51 +00:00
|
|
|
}
|
2020-04-23 18:22:16 +00:00
|
|
|
}
|
|
|
|
}
|