chore: New Crowdin updates (#3616)
This commit is contained in:
37
app/javascript/dashboard/i18n/locale/fr/advancedFilters.json
Normal file
37
app/javascript/dashboard/i18n/locale/fr/advancedFilters.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"FILTER": {
|
||||
"TITLE": "Filter Conversations",
|
||||
"SUBTITLE": "Add filters below and hit 'Apply filters' to filter conversations.",
|
||||
"ADD_NEW_FILTER": "Add Filter",
|
||||
"FILTER_DELETE_ERROR": "You should have atleast one filter to save",
|
||||
"SUBMIT_BUTTON_LABEL": "Apply filters",
|
||||
"CANCEL_BUTTON_LABEL": "Annuler",
|
||||
"CLEAR_BUTTON_LABEL": "Clear Filters",
|
||||
"EMPTY_VALUE_ERROR": "Value is required",
|
||||
"TOOLTIP_LABEL": "Filter conversations",
|
||||
"QUERY_DROPDOWN_LABELS": {
|
||||
"AND": "AND",
|
||||
"OR": "OR"
|
||||
},
|
||||
"OPERATOR_LABELS": {
|
||||
"equal_to": "Equal to",
|
||||
"not_equal_to": "Not equal to",
|
||||
"contains": "Contains",
|
||||
"does_not_contain": "Does not contain",
|
||||
"is_present": "Is present",
|
||||
"is_not_present": "Is not present"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"STATUS": "État",
|
||||
"ASSIGNEE_NAME": "Assignee Name",
|
||||
"INBOX_NAME": "Nom de la boîte de réception",
|
||||
"TEAM_NAME": "Team Name",
|
||||
"CONVERSATION_IDENTIFIER": "Conversation Identifier",
|
||||
"CAMPAIGN_NAME": "Campaign Name",
|
||||
"LABELS": "Étiquettes",
|
||||
"BROWSER_LANGUAGE": "Browser Language",
|
||||
"COUNTRY_NAME": "Country Name",
|
||||
"REFERER_LINK": "Referer link"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -27,7 +27,12 @@
|
||||
"TYPE": {
|
||||
"LABEL": "Type",
|
||||
"PLACEHOLDER": "Veuillez sélectionner un type",
|
||||
"ERROR": "Le type est requis"
|
||||
"ERROR": "Le type est requis",
|
||||
"LIST": {
|
||||
"LABEL": "List Values",
|
||||
"PLACEHOLDER": "Please enter value and press enter key",
|
||||
"ERROR": "Must have at least one value"
|
||||
}
|
||||
},
|
||||
"KEY": {
|
||||
"LABEL": "Clé",
|
||||
@@ -58,6 +63,12 @@
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Custom Attribute",
|
||||
"UPDATE_BUTTON_TEXT": "Mettre à jour",
|
||||
"TYPE": {
|
||||
"LIST": {
|
||||
"LABEL": "List Values",
|
||||
"PLACEHOLDER": "Please enter values and press enter key"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom Attribute updated successfully",
|
||||
"ERROR_MESSAGE": "There was an error updating custom attribute, please try again"
|
||||
|
||||
6
app/javascript/dashboard/i18n/locale/fr/automation.json
Normal file
6
app/javascript/dashboard/i18n/locale/fr/automation.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"AUTOMATION": {
|
||||
"HEADER": "Automation",
|
||||
"HEADER_BTN_TXT": "Add Automation Rule"
|
||||
}
|
||||
}
|
||||
@@ -7,6 +7,7 @@
|
||||
"404": "Il n'y a aucune conversation active dans ce groupe."
|
||||
},
|
||||
"TAB_HEADING": "Conversations",
|
||||
"MENTION_HEADING": "Mentions",
|
||||
"SEARCH": {
|
||||
"INPUT": "Rechercher des personnes, des conversations, des réponses standardisées ..."
|
||||
},
|
||||
@@ -75,7 +76,7 @@
|
||||
"RECEIVED_VIA_EMAIL": "Reçu par courriel",
|
||||
"VIEW_TWEET_IN_TWITTER": "Voir le tweet sur Twitter",
|
||||
"REPLY_TO_TWEET": "Répondre à ce tweet",
|
||||
"SENT": "Sent successfully",
|
||||
"SENT": "Envoyé avec succès",
|
||||
"NO_MESSAGES": "Pas de messages",
|
||||
"NO_CONTENT": "Aucun contenu disponible",
|
||||
"HIDE_QUOTED_TEXT": "Masquer le texte cité",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"COMPANY": "Société",
|
||||
"LOCATION": "Localisation",
|
||||
"CONVERSATION_TITLE": "Détails de la conversation",
|
||||
"VIEW_PROFILE": "View Profile",
|
||||
"VIEW_PROFILE": "Voir le profil",
|
||||
"BROWSER": "Navigateur",
|
||||
"OS": "Système d'exploitation",
|
||||
"INITIATED_FROM": "Initié depuis",
|
||||
@@ -33,8 +33,8 @@
|
||||
"NO_RESULT": "Aucune étiquette trouvée"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACT": "Merge contact",
|
||||
"CONTACT_ACTIONS": "Contact actions",
|
||||
"MERGE_CONTACT": "Fusionner le contact",
|
||||
"CONTACT_ACTIONS": "Actions du contact",
|
||||
"MUTE_CONTACT": "Mettre la conversation en sourdine",
|
||||
"UNMUTE_CONTACT": "Réactiver le son de conversation",
|
||||
"MUTED_SUCCESS": "Cette conversation est mise en sourdine pendant 6 heures",
|
||||
@@ -58,22 +58,22 @@
|
||||
"DESC": "Ajouter des informations de base à propos du contact."
|
||||
},
|
||||
"IMPORT_CONTACTS": {
|
||||
"BUTTON_LABEL": "Import",
|
||||
"TITLE": "Import Contacts",
|
||||
"DESC": "Import contacts through a CSV file.",
|
||||
"DOWNLOAD_LABEL": "Download a sample csv.",
|
||||
"BUTTON_LABEL": "Importer",
|
||||
"TITLE": "Importer des contacts",
|
||||
"DESC": "Importer des contacts via un fichier CSV.",
|
||||
"DOWNLOAD_LABEL": "Télécharger un exemple de CSV.",
|
||||
"FORM": {
|
||||
"LABEL": "CSV File",
|
||||
"SUBMIT": "Import",
|
||||
"LABEL": "Fichier CSV",
|
||||
"SUBMIT": "Importer",
|
||||
"CANCEL": "Annuler"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contacts saved successfully",
|
||||
"SUCCESS_MESSAGE": "Contacts enregistrés avec succès",
|
||||
"ERROR_MESSAGE": "Une erreur est survenue, veuillez réessayer"
|
||||
},
|
||||
"DELETE_CONTACT": {
|
||||
"BUTTON_LABEL": "Delete Contact",
|
||||
"TITLE": "Delete contact",
|
||||
"DESC": "Delete contact details",
|
||||
"BUTTON_LABEL": "Supprimer le contact",
|
||||
"TITLE": "Supprimer le contact",
|
||||
"DESC": "Supprimer les données de contact",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirmer la suppression",
|
||||
"MESSAGE": "Êtes-vous sûr de vouloir supprimer ",
|
||||
@@ -82,8 +82,8 @@
|
||||
"NO": "Non, Conserver "
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contact deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete contact. Please try again later."
|
||||
"SUCCESS_MESSAGE": "Contact supprimé avec succès",
|
||||
"ERROR_MESSAGE": "Impossible de supprimer le contact. Veuillez réessayer plus tard."
|
||||
}
|
||||
},
|
||||
"CONTACT_FORM": {
|
||||
@@ -103,13 +103,15 @@
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"PLACEHOLDER": "Entrez l'adresse de courriel du contact",
|
||||
"LABEL": "Adresse de courriel"
|
||||
"LABEL": "Adresse de courriel",
|
||||
"DUPLICATE": "Cette adresse de courriel est déjà utilisée pour un autre contact."
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"PLACEHOLDER": "Entrez le numéro de téléphone du contact",
|
||||
"LABEL": "Numéro de téléphone",
|
||||
"HELP": "Le numéro de téléphone doit être au format E.164. Ex. : +1415555555 [+][code pays][code régional][numéro de téléphone local]",
|
||||
"ERROR": "Le numéro de téléphone doit être soit vide soit au format E.164"
|
||||
"ERROR": "Le numéro de téléphone doit être soit vide soit au format E.164",
|
||||
"DUPLICATE": "This phone number is in use for another contact."
|
||||
},
|
||||
"LOCATION": {
|
||||
"PLACEHOLDER": "Entrez l'emplacement du contact",
|
||||
@@ -139,7 +141,6 @@
|
||||
}
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contact enregistré avec succès",
|
||||
"CONTACT_ALREADY_EXIST": "Cette adresse de courriel est déjà utilisée pour un autre contact.",
|
||||
"ERROR_MESSAGE": "Une erreur est survenue, veuillez réessayer"
|
||||
},
|
||||
"NEW_CONVERSATION": {
|
||||
@@ -158,7 +159,7 @@
|
||||
"SUBJECT": {
|
||||
"LABEL": "Objet",
|
||||
"PLACEHOLDER": "Objet",
|
||||
"ERROR": "Subject can't be empty"
|
||||
"ERROR": "Le sujet ne peut pas être vide"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Message",
|
||||
@@ -176,6 +177,7 @@
|
||||
"FIELDS": "Champs du contact",
|
||||
"SEARCH_BUTTON": "Rechercher",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Rechercher des contacts",
|
||||
"FILTER_CONTACTS": "Filtrer",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Chargement des contacts...",
|
||||
"404": "Aucun contact ne correspond à votre recherche 🔍",
|
||||
@@ -196,7 +198,7 @@
|
||||
},
|
||||
"CONTACT_PROFILE": {
|
||||
"BACK_BUTTON": "Contacts",
|
||||
"LOADING": "Loading contact profile..."
|
||||
"LOADING": "Chargement du profil du contact..."
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
@@ -209,13 +211,13 @@
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"FETCHING_NOTES": "Fetching notes...",
|
||||
"NOT_AVAILABLE": "There are no notes created for this contact",
|
||||
"FETCHING_NOTES": "Récupération des notes...",
|
||||
"NOT_AVAILABLE": "Il n'y a aucune note créée pour ce contact",
|
||||
"HEADER": {
|
||||
"TITLE": "Notes"
|
||||
},
|
||||
"LIST": {
|
||||
"LABEL": "added a note"
|
||||
"LABEL": "a ajouté une note"
|
||||
},
|
||||
"ADD": {
|
||||
"BUTTON": "Ajouter",
|
||||
@@ -223,7 +225,7 @@
|
||||
"TITLE": "Shift + Entrée pour créer une note"
|
||||
},
|
||||
"CONTENT_HEADER": {
|
||||
"DELETE": "Delete note"
|
||||
"DELETE": "Supprimer la note"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
@@ -237,13 +239,13 @@
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Add attributes",
|
||||
"ADD_BUTTON_TEXT": "Ajouter des attributs",
|
||||
"BUTTON": "Ajouter un attribut personnalisé",
|
||||
"NOT_AVAILABLE": "Il n'y a aucun attribut personnalisé disponible pour ce contact.",
|
||||
"COPY_SUCCESSFUL": "Copié dans le presse-papiers avec succès",
|
||||
"ACTIONS": {
|
||||
"COPY": "Copy attribute",
|
||||
"DELETE": "Delete attribute",
|
||||
"COPY": "Copier l'attribut",
|
||||
"DELETE": "Supprimer l'attribut",
|
||||
"EDIT": "Modifier l'attribut"
|
||||
},
|
||||
"ADD": {
|
||||
@@ -263,44 +265,51 @@
|
||||
"PLACEHOLDER": "Ex.: 11901 "
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create new attribute ",
|
||||
"TITLE": "Créer un nouvel attribut ",
|
||||
"SUCCESS": "Attribut ajouté avec succès",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"ERROR": "Impossible d'ajouter l'attribut. Veuillez réessayer plus tard"
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribut mis à jour avec succès",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"ERROR": "Impossible de mettre à jour l'attribut. Veuillez réessayer plus tard"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribut supprimé avec succès",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"ERROR": "Impossible de supprimer l'attribut. Veuillez réessayer plus tard"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"TITLE": "Ajouter des attributs",
|
||||
"PLACEHOLDER": "Rechercher des attributs",
|
||||
"NO_RESULT": "Aucun attribut trouvé"
|
||||
},
|
||||
"ATTRIBUTE_TYPE": {
|
||||
"LIST": {
|
||||
"PLACEHOLDER": "Sélectionner une valeur",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Valeur de recherche",
|
||||
"NO_RESULT": "Aucun résultat trouvé"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Valid value is required",
|
||||
"INVALID_URL": "Invalid URL"
|
||||
"REQUIRED": "Une valeur valide est requise",
|
||||
"INVALID_URL": "URL invalide"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
"TITLE": "Fusionner les contacts",
|
||||
"DESCRIPTION": "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence.",
|
||||
"DESCRIPTION": "Fusionner les contacts pour combiner deux profils en un, y compris tous les attributs et conversations. En cas de conflit, les attributs du contact principal auront priorité.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Contact principal",
|
||||
"HELP_LABEL": "To be kept"
|
||||
"HELP_LABEL": "À conserver"
|
||||
},
|
||||
"CHILD": {
|
||||
"TITLE": "Contact à fusionner",
|
||||
"PLACEHOLDER": "Search for a contact",
|
||||
"HELP_LABEL": "To be deleted"
|
||||
"PLACEHOLDER": "Rechercher un contact",
|
||||
"HELP_LABEL": "A supprimer"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Résumé",
|
||||
"DELETE_WARNING": "Contact of <strong>%{childContactName}</strong> will be deleted.",
|
||||
"DELETE_WARNING": "Le contact de <strong>%{childContactName}</strong> sera supprimé.",
|
||||
"ATTRIBUTE_WARNING": "Les coordonnées de <strong>%{childContactName}</strong> seront copiées vers <strong>%{primaryContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
@@ -313,7 +322,7 @@
|
||||
"ERROR": "Sélectionner un contact enfant à fusionner"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contact fusionné avec succès",
|
||||
"ERROR_MESSAGE": "Could not merge contacts, try again!"
|
||||
"ERROR_MESSAGE": "Impossible de fusionner les contacts, essayez à nouveau !"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
34
app/javascript/dashboard/i18n/locale/fr/contactFilters.json
Normal file
34
app/javascript/dashboard/i18n/locale/fr/contactFilters.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"CONTACTS_FILTER": {
|
||||
"TITLE": "Filter Contacts",
|
||||
"SUBTITLE": "Add filters below and hit 'Submit' to filter contacts.",
|
||||
"ADD_NEW_FILTER": "Add Filter",
|
||||
"CLEAR_ALL_FILTERS": "Clear All Filters",
|
||||
"FILTER_DELETE_ERROR": "You should have atleast one filter to save",
|
||||
"SUBMIT_BUTTON_LABEL": "Envoyer",
|
||||
"CANCEL_BUTTON_LABEL": "Annuler",
|
||||
"CLEAR_BUTTON_LABEL": "Clear Filters",
|
||||
"EMPTY_VALUE_ERROR": "Value is required",
|
||||
"TOOLTIP_LABEL": "Filter contacts",
|
||||
"QUERY_DROPDOWN_LABELS": {
|
||||
"AND": "AND",
|
||||
"OR": "OR"
|
||||
},
|
||||
"OPERATOR_LABELS": {
|
||||
"equal_to": "Equal to",
|
||||
"not_equal_to": "Not equal to",
|
||||
"contains": "Contains",
|
||||
"does_not_contain": "Does not contain",
|
||||
"is_present": "Is present",
|
||||
"is_not_present": "Is not present"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"NAME": "Nom",
|
||||
"EMAIL": "Courriel",
|
||||
"PHONE_NUMBER": "Numéro de téléphone",
|
||||
"IDENTIFIER": "Identifier",
|
||||
"CITY": "Ville",
|
||||
"COUNTRY": "Pays"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"CONVERSATION": {
|
||||
"404": "Veuillez sélectionner une conversation à partir du panneau de gauche",
|
||||
"UNVERIFIED_SESSION": "L'identité de cet utilisateur n'est pas vérifiée",
|
||||
"NO_MESSAGE_1": "Oh oh ! Il semble qu'il n'y ait aucun message de clients dans votre boîte de réception.",
|
||||
"NO_MESSAGE_2": " pour envoyer un message à votre page !",
|
||||
"NO_INBOX_1": "Oh ! On dirait que vous n'avez pas encore ajouté de boîte de réception.",
|
||||
@@ -40,9 +41,9 @@
|
||||
"OPEN": "Plus",
|
||||
"CLOSE": "Fermer",
|
||||
"DETAILS": "détails",
|
||||
"SNOOZED_UNTIL_TOMORROW": "Snoozed until tomorrow",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Snoozed until next week",
|
||||
"SNOOZED_UNTIL_NEXT_REPLY": "Snoozed until next reply"
|
||||
"SNOOZED_UNTIL_TOMORROW": "Reporté jusqu'à demain",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Reporté jusqu'à la semaine prochaine",
|
||||
"SNOOZED_UNTIL_NEXT_REPLY": "Reporté jusqu'à la prochaine réponse"
|
||||
},
|
||||
"RESOLVE_DROPDOWN": {
|
||||
"MARK_PENDING": "Marquer comme en attente",
|
||||
@@ -87,7 +88,7 @@
|
||||
"CHANGE_AGENT": "Responsable de la conversation modifié",
|
||||
"CHANGE_TEAM": "L'équipe de conversation a été modifiée",
|
||||
"FILE_SIZE_LIMIT": "Le fichier dépasse la limite de {MAXIMUM_FILE_UPLOAD_SIZE} pour les pièces jointes",
|
||||
"MESSAGE_ERROR": "Unable to send this message, please try again later",
|
||||
"MESSAGE_ERROR": "Impossible d'envoyer ce message, veuillez réessayer plus tard",
|
||||
"SENT_BY": "Envoyé par:",
|
||||
"ASSIGNMENT": {
|
||||
"SELECT_AGENT": "Sélectionner un agent",
|
||||
@@ -157,24 +158,24 @@
|
||||
}
|
||||
},
|
||||
"CONVERSATION_CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Create attribute",
|
||||
"ADD_BUTTON_TEXT": "Créer un attribut",
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribut mis à jour avec succès",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"ERROR": "Impossible de mettre à jour l'attribut. Veuillez réessayer plus tard"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Ajouter",
|
||||
"SUCCESS": "Attribut ajouté avec succès",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"ERROR": "Impossible d'ajouter l'attribut. Veuillez réessayer plus tard"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribut supprimé avec succès",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"ERROR": "Impossible de supprimer l'attribut. Veuillez réessayer plus tard"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"TITLE": "Ajouter des attributs",
|
||||
"PLACEHOLDER": "Rechercher des attributs",
|
||||
"NO_RESULT": "Aucun attribut trouvé"
|
||||
}
|
||||
},
|
||||
"EMAIL_HEADER": {
|
||||
|
||||
@@ -83,5 +83,49 @@
|
||||
"BUTTON": {
|
||||
"REFRESH": "Refresh"
|
||||
}
|
||||
},
|
||||
"COMMAND_BAR": {
|
||||
"SEARCH_PLACEHOLDER": "Search or jump to",
|
||||
"SECTIONS": {
|
||||
"GENERAL": "General",
|
||||
"REPORTS": "Rapports",
|
||||
"CONVERSATION": "Conversation",
|
||||
"CHANGE_ASSIGNEE": "Change Assignee",
|
||||
"CHANGE_TEAM": "Change Team",
|
||||
"ADD_LABEL": "Add label to the conversation",
|
||||
"REMOVE_LABEL": "Remove label from the conversation",
|
||||
"SETTINGS": "Paramètres"
|
||||
},
|
||||
"COMMANDS": {
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Aller au tableau de bord des conversations",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Aller au tableau de bord des contacts",
|
||||
"GO_TO_REPORTS_OVERVIEW": "Go to Reports Overview",
|
||||
"GO_TO_AGENT_REPORTS": "Go to Agent Reports",
|
||||
"GO_TO_LABEL_REPORTS": "Go to Label Reports",
|
||||
"GO_TO_INBOX_REPORTS": "Go to Inbox Reports",
|
||||
"GO_TO_TEAM_REPORTS": "Go to Team Reports",
|
||||
"GO_TO_SETTINGS_AGENTS": "Go to Agent Settings",
|
||||
"GO_TO_SETTINGS_TEAMS": "Go to Team Settings",
|
||||
"GO_TO_SETTINGS_INBOXES": "Go to Inbox Settings",
|
||||
"GO_TO_SETTINGS_LABELS": "Go to Label Settings",
|
||||
"GO_TO_SETTINGS_CANNED_RESPONSES": "Go to Canned Response Settings",
|
||||
"GO_TO_SETTINGS_APPLICATIONS": "Go to Application Settings",
|
||||
"GO_TO_SETTINGS_ACCOUNT": "Go to Account Settings",
|
||||
"GO_TO_SETTINGS_PROFILE": "Go to Profile Settings",
|
||||
"GO_TO_NOTIFICATIONS": "Go to Notifications",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Add label to the conversation",
|
||||
"ASSIGN_AN_AGENT": "Assign an agent",
|
||||
"ASSIGN_A_TEAM": "Assign a team",
|
||||
"MUTE_CONVERSATION": "Mute conversation",
|
||||
"UNMUTE_CONVERSATION": "Unmute conversation",
|
||||
"REMOVE_LABEL_FROM_CONVERSATION": "Remove label from the conversation",
|
||||
"REOPEN_CONVERSATION": "Reprendre la conversation",
|
||||
"RESOLVE_CONVERSATION": "Reprendre la conversation",
|
||||
"SEND_TRANSCRIPT": "Send an email transcript",
|
||||
"SNOOZE_CONVERSATION": "Snooze Conversation",
|
||||
"UNTIL_NEXT_REPLY": "Until next reply",
|
||||
"UNTIL_NEXT_WEEK": "Until next week",
|
||||
"UNTIL_TOMORROW": "Until tomorrow"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,7 +47,10 @@
|
||||
},
|
||||
"TWITTER": {
|
||||
"HELP": "Pour ajouter votre profil Twitter en tant que canal, vous devez lier votre profil Twitter en cliquant sur 'Se connecter avec Twitter' ",
|
||||
"ERROR_MESSAGE": "Une erreur s'est produite lors de la connexion à Twitter, veuillez réessayer"
|
||||
"ERROR_MESSAGE": "Une erreur s'est produite lors de la connexion à Twitter, veuillez réessayer",
|
||||
"TWEETS": {
|
||||
"ENABLE": "Create conversations from mentioned Tweets"
|
||||
}
|
||||
},
|
||||
"WEBSITE_CHANNEL": {
|
||||
"TITLE": "Canal site Web",
|
||||
@@ -161,9 +164,9 @@
|
||||
"APPLY_FOR_ACCESS": "Don't have any API key? Apply for access here",
|
||||
"ERROR": "Please enter a valid value."
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create WhatsApp Channel",
|
||||
"SUBMIT_BUTTON": "Créer le canal WhatsApp",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the WhatsApp channel"
|
||||
"ERROR_MESSAGE": "Nous n'avons pas pu enregistrer le canal WhatsApp"
|
||||
}
|
||||
},
|
||||
"API_CHANNEL": {
|
||||
@@ -247,7 +250,7 @@
|
||||
},
|
||||
"AUTH": {
|
||||
"TITLE": "Choisir un canal",
|
||||
"DESC": "Chatwoot supports live-chat widget, Facebook page, Twitter profile, WhatsApp, Email etc., as channels. If you want to build a custom channel, you can create it using the API channel. Select one channel from the options below to proceed."
|
||||
"DESC": "Chatwoot propose un widget de chat en direct, supporte les pages Facebook, les profils Twitter, Whatsapp, Email etc., en tant que canaux. Si vous voulez construire un canal personnalisé, vous pouvez le créer en utilisant le canal API. Sélectionnez un canal parmi les options ci-dessous pour continuer."
|
||||
},
|
||||
"AGENTS": {
|
||||
"TITLE": "Agents",
|
||||
@@ -303,7 +306,7 @@
|
||||
"DISABLED": "Désactivé"
|
||||
},
|
||||
"ENABLE_HMAC": {
|
||||
"LABEL": "Enable"
|
||||
"LABEL": "Activer"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
@@ -353,8 +356,8 @@
|
||||
"AUTO_ASSIGNMENT_SUB_TEXT": "Activer ou désactiver l'affectation automatique de nouvelles conversations aux agents ajoutés à cette boîte de réception.",
|
||||
"HMAC_VERIFICATION": "Validation de l'identité de l'utilisateur",
|
||||
"HMAC_DESCRIPTION": "Afin de valider l'identité des utilisateurs, le SDK vous permet de passer un `identifier_hash` pour chaque utilisateur. Vous pouvez générer HMAC en utilisant 'sha256' avec la clé indiquée ici.",
|
||||
"HMAC_MANDATORY_VERIFICATION": "Enforce User Identity Validation",
|
||||
"HMAC_MANDATORY_DESCRIPTION": "If enabled, Chatwoot SDKs setUser method will not work unless the `identifier_hash` is provided for each user.",
|
||||
"HMAC_MANDATORY_VERIFICATION": "Forcer la validation de l'identité de l'utilisateur",
|
||||
"HMAC_MANDATORY_DESCRIPTION": "Si activé, la méthode setUser du SDK Chatwoot ne fonctionnera pas à moins que le `identifier_hash` soit fourni pour chaque utilisateur.",
|
||||
"INBOX_IDENTIFIER": "Identificateur de la boîte de réception",
|
||||
"INBOX_IDENTIFIER_SUB_TEXT": "Utilisez le jeton `inbox_identifier` affiché ici pour authentifier vos clients API.",
|
||||
"FORWARD_EMAIL_TITLE": "Transférer par e-mail",
|
||||
@@ -400,6 +403,65 @@
|
||||
"VALIDATION_ERROR": "L'heure de début doit être avant l'heure de fermeture.",
|
||||
"CHOOSE": "Sélectionner"
|
||||
}
|
||||
},
|
||||
"IMAP": {
|
||||
"TITLE": "IMAP",
|
||||
"SUBTITLE": "Définir vos détails IMAP",
|
||||
"UPDATE": "Modifier les paramètres IMAP",
|
||||
"TOGGLE_AVAILABILITY": "Activer la configuration IMAP pour cette boîte de réception",
|
||||
"TOGGLE_HELP": "Activer IMAP aidera l'utilisateur à recevoir des emails",
|
||||
"EDIT": {
|
||||
"SUCCESS_MESSAGE": "Paramètres IMAP mis à jour avec succès",
|
||||
"ERROR_MESSAGE": "Impossible de mettre à jour les paramètres IMAP"
|
||||
},
|
||||
"ADDRESS": {
|
||||
"LABEL": "Address",
|
||||
"PLACE_HOLDER": "Address (Eg: imap.gmail.com)"
|
||||
},
|
||||
"PORT": {
|
||||
"LABEL": "Port",
|
||||
"PLACE_HOLDER": "Port"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Courriel",
|
||||
"PLACE_HOLDER": "Courriel"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Mot de passe",
|
||||
"PLACE_HOLDER": "Mot de passe"
|
||||
},
|
||||
"ENABLE_SSL": "Enable SSL"
|
||||
},
|
||||
"SMTP": {
|
||||
"TITLE": "SMTP",
|
||||
"SUBTITLE": "Set your SMTP details",
|
||||
"UPDATE": "Update SMTP settings",
|
||||
"TOGGLE_AVAILABILITY": "Enable SMTP configuration for this inbox",
|
||||
"TOGGLE_HELP": "Enabling SMTP will help the user to send email",
|
||||
"EDIT": {
|
||||
"SUCCESS_MESSAGE": "SMTP settings updated successfully",
|
||||
"ERROR_MESSAGE": "Unable to update SMTP settings"
|
||||
},
|
||||
"ADDRESS": {
|
||||
"LABEL": "Address",
|
||||
"PLACE_HOLDER": "Address (Eg: smtp.gmail.com)"
|
||||
},
|
||||
"PORT": {
|
||||
"LABEL": "Port",
|
||||
"PLACE_HOLDER": "Port"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Courriel",
|
||||
"PLACE_HOLDER": "Courriel"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Mot de passe",
|
||||
"PLACE_HOLDER": "Mot de passe"
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Domaine",
|
||||
"PLACE_HOLDER": "Domaine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
"LINK": "Paramètres de profil",
|
||||
"TITLE": "Paramètres de profil",
|
||||
"BTN_TEXT": "Mettre à jour le profil",
|
||||
"DELETE_AVATAR": "Supprimer l'avatar",
|
||||
"AVATAR_DELETE_SUCCESS": "Avatar has been deleted successfully",
|
||||
"AVATAR_DELETE_FAILED": "There is an error while deleting avatar, please try again",
|
||||
"UPDATE_SUCCESS": "Votre profil a été mis à jour avec succès",
|
||||
"PASSWORD_UPDATE_SUCCESS": "Votre mot de passe a été modifié avec succès",
|
||||
"AFTER_EMAIL_CHANGED": "Votre profil a été mis à jour avec succès, veuillez vous reconnecter car vos identifiants de connexion ont été modifiés",
|
||||
@@ -100,6 +103,7 @@
|
||||
"SIDEBAR_ITEMS": {
|
||||
"CHANGE_AVAILABILITY_STATUS": "Modifier",
|
||||
"CHANGE_ACCOUNTS": "Changer de compte",
|
||||
"CONTACT_SUPPORT": "Contact Support",
|
||||
"SELECTOR_SUBTITLE": "Sélectionnez un compte dans la liste suivante",
|
||||
"PROFILE_SETTINGS": "Paramètres de profil",
|
||||
"KEYBOARD_SHORTCUTS": "Raccourcis clavier",
|
||||
@@ -131,6 +135,8 @@
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"CONVERSATIONS": "Conversations",
|
||||
"ALL_CONVERSATIONS": "Toutes les conversations",
|
||||
"MENTIONED_CONVERSATIONS": "Mentions",
|
||||
"REPORTS": "Rapports",
|
||||
"SETTINGS": "Paramètres",
|
||||
"CONTACTS": "Contacts",
|
||||
@@ -140,13 +146,18 @@
|
||||
"NOTIFICATIONS": "Notifications",
|
||||
"CANNED_RESPONSES": "Réponses standardisées",
|
||||
"INTEGRATIONS": "Intégrations",
|
||||
"PROFILE_SETTINGS": "Paramètres de profil",
|
||||
"ACCOUNT_SETTINGS": "Paramètres du compte",
|
||||
"APPLICATIONS": "Applications",
|
||||
"LABELS": "Étiquettes",
|
||||
"CUSTOM_ATTRIBUTES": "Attributs personnalisés",
|
||||
"AUTOMATION": "Automation",
|
||||
"TEAMS": "Équipes",
|
||||
"ALL_CONTACTS": "Tous les contacts",
|
||||
"TAGGED_WITH": "Tagué avec",
|
||||
"NEW_LABEL": "New label",
|
||||
"NEW_TEAM": "New team",
|
||||
"NEW_INBOX": "New inbox",
|
||||
"REPORTS_OVERVIEW": "Vue d'ensemble",
|
||||
"CSAT": "CSAT",
|
||||
"CAMPAIGNS": "Campagnes",
|
||||
@@ -155,7 +166,8 @@
|
||||
"REPORTS_AGENT": "Agents",
|
||||
"REPORTS_LABEL": "Étiquettes",
|
||||
"REPORTS_INBOX": "Boîte de réception",
|
||||
"REPORTS_TEAM": "Team"
|
||||
"REPORTS_TEAM": "Team",
|
||||
"SET_AVAILABILITY_TITLE": "Set yourself as"
|
||||
},
|
||||
"CREATE_ACCOUNT": {
|
||||
"NO_ACCOUNT_WARNING": "Oh oh ! Nous n'avons pas trouvé de compte Chatwoot. Veuillez créer un nouveau compte pour continuer.",
|
||||
|
||||
Reference in New Issue
Block a user