"deleteViewConfirmation":"Êtes-vous sûr de vouloir effacer cette vue ?",
"deleteViewConfirmation":"Êtes-vous sûr de vouloir effacer cette vue ?",
"deleteTableConfirmation":"Do you want to delete the table",
"deleteTableConfirmation":"Voulez-vous supprimer ce tableau",
"showM2mTables":"Show M2M Tables",
"showM2mTables":"Show M2M Tables",
"deleteKanbanStackConfirmation":"Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"deleteKanbanStackConfirmation":"Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning":"Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldEditWarning":"Computed field: contents are read-only. Use column edit menu to reconfigure",
@ -644,15 +644,15 @@
"passwdRequired":"Mot de passe requis",
"passwdRequired":"Mot de passe requis",
"passwdLength":"Votre mot de passe doit contenir au moins 8 caractères",
"passwdLength":"Votre mot de passe doit contenir au moins 8 caractères",
"passwdMismatch":"Les mots de passe ne correspondent pas",
"passwdMismatch":"Les mots de passe ne correspondent pas",
"completeRuleSet":"At least 8 characters with one Uppercase, one number and one special character",
"completeRuleSet":"Au moins 8 caractères avec une majuscule, un chiffre et un caractère spécial",
"atLeast8Char":"At least 8 characters",
"atLeast8Char":"Au moins 8 caractères",
"atLeastOneUppercase":"One Uppercase letter",
"atLeastOneUppercase":"Une lettre majuscule",
"atLeastOneNumber":"One Number",
"atLeastOneNumber":"Un chiffre",
"atLeastOneSpecialChar":"One special character",
"atLeastOneSpecialChar":"Un caractère spécial",
"allowedSpecialCharList":"Allowed special character list"
"allowedSpecialCharList":"Allowed special character list"
},
},
"invalidURL":"Invalid URL",
"invalidURL":"URL invalide",
"internalError":"Some internal error occurred",
"internalError":"Une erreur interne est survenue",
"templateGeneratorNotFound":"Template Generator cannot be found!",
"templateGeneratorNotFound":"Template Generator cannot be found!",
"fileUploadFailed":"Failed to upload file",
"fileUploadFailed":"Failed to upload file",
"primaryColumnUpdateFailed":"Failed to update primary column",
"primaryColumnUpdateFailed":"Failed to update primary column",
@ -718,12 +718,12 @@
"tableRenamed":"Table renamed successfully",
"tableRenamed":"Table renamed successfully",
"viewDeleted":"Vue effacée avec succès",
"viewDeleted":"Vue effacée avec succès",
"primaryColumnUpdated":"Successfully updated as primary column",
"primaryColumnUpdated":"Successfully updated as primary column",
"tableDataExported":"Successfully exported all table data",
"tableDataExported":"Toutes les données de la table ont été exportées avec succès",
"updated":"Successfully updated",
"updated":"Mise à jour réussie",
"sharedViewDeleted":"Vue partagée effacée avec succès",
"sharedViewDeleted":"Vue partagée effacée avec succès",
"userDeleted":"User deleted successfully",
"userDeleted":"Utilisateur supprimé avec succès",
"viewRenamed":"Vue renommée avec succès",
"viewRenamed":"Vue renommée avec succès",
"tokenGenerated":"Token generated successfully",
"tokenGenerated":"Jeton généré avec succès",
"tokenDeleted":"Token deleted successfully",
"tokenDeleted":"Token deleted successfully",
"userAddedToProject":"Successfully added user to project",
"userAddedToProject":"Successfully added user to project",