Sync translations

This commit is contained in:
Frédéric Guillot
2023-01-14 11:41:42 -08:00
parent bb5e45ef69
commit bdaa2f585d
36 changed files with 213 additions and 9 deletions

View File

@@ -1428,4 +1428,10 @@ return array(
'You must select a file to upload as your avatar!' => 'Vous devez sélectionner un fichier à télécharger pour votre avatar !',
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Le fichier que vous avez téléchargé n\'est pas une image valide ! (Seuls * .gif, * .jpg, * .jpeg et * .png sont autorisés !)',
'Automatically set the due date when the task is moved away from a specific column' => 'Changer automatiquement la date d\'échéance lorsque la tâche est déplacée dans une colonne spécifique',
'No other projects found.' => 'Aucun autre projet trouvé.',
'Please choose a project you want to copy the tasks from.'=> 'Veuillez choisir un projet dont vous souhaitez copier les tâches.',
'Import Tasks' => 'Importer des tâches',
'Copy' => 'Copier',
'Tasks copied successfully.' => 'Tâches copiées avec succès.',
'Unable to copy tasks.' => 'Impossible de copier les tâches.',
);