chore: Update translations (#11400)

This commit is contained in:
Chatwoot Bot
2025-04-30 15:34:11 -07:00
committed by GitHub
parent fb6409508b
commit 251abd02b0
582 changed files with 11627 additions and 2371 deletions

View File

@@ -1,5 +1,11 @@
{
"GENERAL_SETTINGS": {
"LIMIT_MESSAGES": {
"CONVERSATION": "You have exceeded the conversation limit. Hacker plan allows only 500 conversations.",
"INBOXES": "You have exceeded the inbox limit. Hacker plan only supports website live-chat. Additional inboxes like email, WhatsApp etc. require a paid plan.",
"AGENTS": "You have exceeded the agent limit. Hacker plan allows only 2 agents.",
"NON_ADMIN": "Please contact your administrator to upgrade the plan and continue using all features."
},
"TITLE": "Paramètres du compte",
"SUBMIT": "Mettre à jour les paramètres",
"BACK": "Précédent",
@@ -8,6 +14,26 @@
"ERROR": "Impossible de mettre à jour les paramètres, essayez à nouveau !",
"SUCCESS": "Paramètres du compte mis à jour avec succès"
},
"ACCOUNT_DELETE_SECTION": {
"TITLE": "Supprimer votre compte",
"NOTE": "Once you delete your account, all your data will be deleted.",
"BUTTON_TEXT": "Supprimer votre compte",
"CONFIRM": {
"TITLE": "Delete Account",
"MESSAGE": "La suppression de votre compte est irréversible. Entrez votre nom de compte ci-dessous pour confirmer que vous souhaitez le supprimer définitivement.",
"BUTTON_TEXT": "Supprimer",
"DISMISS": "Annuler",
"PLACE_HOLDER": "Veuillez entrer {accountName} pour confirmer"
},
"SUCCESS": "Account marked for deletion",
"FAILURE": "Impossible de supprimer le compte, essayez à nouveau !",
"SCHEDULED_DELETION": {
"TITLE": "Account Scheduled for Deletion",
"MESSAGE_MANUAL": "This account is scheduled for deletion on {deletionDate}. This was requested by an administrator. You can cancel the deletion before this date.",
"MESSAGE_INACTIVITY": "This account is scheduled for deletion on {deletionDate} due to account inactivity. You can cancel the deletion before this date.",
"CLEAR_BUTTON": "Cancel Scheduled Deletion"
}
},
"FORM": {
"ERROR": "Veuillez corriger les erreurs du formulaire",
"GENERAL_SECTION": {
@@ -51,6 +77,7 @@
"UPDATE_CHATWOOT": "Une mise à jour {latestChatwootVersion} de Chatwoot est disponible. Veuillez mettre à jour votre instance.",
"LEARN_MORE": "En savoir plus",
"PAYMENT_PENDING": "Votre paiement est en attente. Merci de mettre à jour vos informations de paiement pour continuer à utiliser Chatwoot",
"UPGRADE": "Mettez à niveau pour continuer à utiliser Chatwoot",
"LIMITS_UPGRADE": "Votre compte a dépassé les limites d'utilisation, veuillez mettre à niveau votre plan pour continuer à utiliser Chatwoot",
"OPEN_BILLING": "Ouvrir la facturation"
},