Replace last occurences of "private" with "personal"

This commit is contained in:
Manfred Hoffmann
2020-04-07 05:36:20 +02:00
committed by GitHub
parent a648a579cc
commit 5e70e96772
37 changed files with 79 additions and 80 deletions

View File

@@ -373,7 +373,7 @@ return array(
'Webhook settings' => 'Paramètres pour les webhooks',
'Reset token' => 'Regénérer le jeton de sécurité',
'API endpoint:' => 'URL de l\'API :',
'Refresh interval for private board' => 'Intervalle pour rafraichir un tableau privé',
'Refresh interval for personal board' => 'Intervalle pour rafraichir un tableau personnel',
'Refresh interval for public board' => 'Intervalle pour rafraichir un tableau public',
'Task highlight period' => 'Durée pour mettre une tâche en évidence',
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Durée en seconde pour considérer une tâche comme récemment modifiée (0 pour désactiver, 2 jours par défaut)',
@@ -1280,7 +1280,7 @@ return array(
'Project ID' => 'ID du projet',
'Project name' => 'Nom du projet',
'Public' => 'Public',
'Private' => 'Privé',
'Personal' => 'Personnel',
'%d tasks' => '%d tâches',
'%d task' => '%d tâche',
'Task ID' => 'ID de la tâche',