chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
@@ -38,15 +38,23 @@
|
||||
"REMOVE_SELECTION": "Supprimer la sélection",
|
||||
"DOWNLOAD": "Télécharger",
|
||||
"UNKNOWN_FILE_TYPE": "Fichier inconnu",
|
||||
"SAVE_CONTACT": "Enregistrer",
|
||||
"SAVE_CONTACT": "Save Contact",
|
||||
"NO_CONTENT": "No content to display",
|
||||
"SHARED_ATTACHMENT": {
|
||||
"CONTACT": "{sender} has shared a contact",
|
||||
"LOCATION": "{sender} has shared a location",
|
||||
"FILE": "{sender} has shared a file",
|
||||
"MEETING": "{sender} a démarré une réunion"
|
||||
},
|
||||
"UPLOADING_ATTACHMENTS": "Envoi des pièces jointes...",
|
||||
"REPLIED_TO_STORY": "A répondu à votre histoire",
|
||||
"UNSUPPORTED_MESSAGE": "Ce message n'est pas pris en charge.",
|
||||
"UNSUPPORTED_MESSAGE": "This message is unsupported. You can view this message on the Facebook / Instagram app.",
|
||||
"UNSUPPORTED_MESSAGE_FACEBOOK": "Ce message n'est pas pris en charge. Vous pouvez voir ce message sur l'application Facebook Messenger.",
|
||||
"UNSUPPORTED_MESSAGE_INSTAGRAM": "Ce message n'est pas pris en charge. Vous pouvez voir ce message sur l'application Instagram.",
|
||||
"SUCCESS_DELETE_MESSAGE": "Le message a bien été supprimé",
|
||||
"FAIL_DELETE_MESSSAGE": "Impossible de supprimer le message ! Veuillez réessayez",
|
||||
"NO_RESPONSE": "Pas de réponse",
|
||||
"RESPONSE": "Response",
|
||||
"RATING_TITLE": "Note",
|
||||
"FEEDBACK_TITLE": "Commentaires",
|
||||
"REPLY_MESSAGE_NOT_FOUND": "Message indisponible",
|
||||
@@ -126,7 +134,7 @@
|
||||
"FAILED": "Impossible d'assigner l'agent. Veuillez réessayer."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Étiquette assignée #{labelName} à l'id de la conversation {conversationId}",
|
||||
"SUCCESFUL": "Assigned label #{labelName} to conversation id {conversationId}",
|
||||
"FAILED": "Impossible d'assigner l'étiquette. Veuillez réessayer."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
@@ -219,6 +227,10 @@
|
||||
"DELETE": "Supprimer",
|
||||
"CANCEL": "Annuler"
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"CONTACT": "Contact",
|
||||
"COPILOT": "Copilot"
|
||||
}
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
@@ -310,7 +322,8 @@
|
||||
"TO": "À",
|
||||
"BCC": "Cci",
|
||||
"CC": "Cc",
|
||||
"SUBJECT": "Objet"
|
||||
"SUBJECT": "Objet",
|
||||
"EXPAND": "Expand email"
|
||||
},
|
||||
"CONVERSATION_PARTICIPANTS": {
|
||||
"SIDEBAR_MENU_TITLE": "Participe",
|
||||
@@ -335,5 +348,16 @@
|
||||
"ORIGINAL_CONTENT": "Contenu original",
|
||||
"TRANSLATED_CONTENT": "Contenu traduit",
|
||||
"NO_TRANSLATIONS_AVAILABLE": "Aucune traduction n'est disponible pour ce contenu"
|
||||
},
|
||||
"TYPING": {
|
||||
"ONE": "{user} is typing",
|
||||
"TWO": "{user} and {secondUser} are typing",
|
||||
"MULTIPLE": "{user} and {count} others are typing"
|
||||
},
|
||||
"COPILOT": {
|
||||
"TRY_THESE_PROMPTS": "Try these prompts"
|
||||
},
|
||||
"GALLERY_VIEW": {
|
||||
"ERROR_DOWNLOADING": "Unable to download attachment. Please try again"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user