diff --git a/src/assets/i18n/messages.fr.xlf b/src/assets/i18n/messages.fr.xlf index f517f89..119f134 100644 --- a/src/assets/i18n/messages.fr.xlf +++ b/src/assets/i18n/messages.fr.xlf @@ -732,8 +732,8 @@ Allow subscriptions setting - Base bath for subscriptions - Chemin de base pour les abonnements + Subscriptions base path + Le chemin de base pour les abonnements app/settings/settings.component.html 72 @@ -2834,8 +2834,8 @@ Autoplay checkbox - Download for has been queued! - Le téléchargement à était ajouté à la queue ! + Download for has been queued! + Le téléchargement à était ajouté à la queue ! src/app/main/main.component.ts 469 @@ -2961,8 +2961,8 @@ - Error for - Erreur pour + Error for + Erreur pour src/app/components/downloads/downloads.component.ts 238 @@ -3165,6 +3165,278 @@ Skip ad button + + Tasks + Tâches + + src/app/app.component.html + 47 + + Navigation menu Tasks Page title + + + N/A + N/D + + src/app/components/tasks/tasks.component.html + 19 + + + src/app/components/tasks/tasks.component.html + 28 + + N/A + + + Last confirmed + Dernière confirmation + + src/app/components/tasks/tasks.component.html + 25 + + Last confirmed + + + Reset tasks + Rétablir les tâches + + src/app/components/tasks/tasks.component.html + 90 + + Reset tasks button + + + Reset tasks + Rétablir les tâches + + src/app/components/tasks/tasks.component.ts + 132 + + + + No tasks available! + Aucun tâche disponible ! + + src/app/components/tasks/tasks.component.html + 94 + + No tasks label + + + Successfully ran task! + Tâche lancée avec succès ! + + src/app/components/tasks/tasks.component.ts + 78 + + + + Successfully confirmed task! + Tâche confirmée avec succès ! + + src/app/components/tasks/tasks.component.ts + 89 + + + + Tasks successfully reset! + Tâche rétablie avec succès ! + + src/app/components/tasks/tasks.component.ts + 142 + + + + Restore DB from backup + Restaurer la base depuis une sauvegarde + + src/app/components/tasks/tasks.component.html + 89 + + + src/app/dialogs/restore-db-dialog/restore-db-dialog.component.html + 1 + + Restore DB from backup button + + + Clear missing files from DB: + Effacer les fichiers manquants de la base : + + src/app/components/tasks/tasks.component.html + 57 + + Clear missing files from DB + + + Clear duplicate files from DB: + Effacer les fichiers doublons de la base : + + src/app/components/tasks/tasks.component.html + 60 + + Clear duplicate files from DB + + + Failed to run task! + Échec de lancement de la tâche ! + + src/app/components/tasks/tasks.component.ts + 79 + + + src/app/components/tasks/tasks.component.ts + 81 + + + + Failed to confirm task! + Échec de confirmation de la tâche ! + + src/app/components/tasks/tasks.component.ts + 90 + + + src/app/components/tasks/tasks.component.ts + 92 + + + + Failed to reset tasks! + Échec de rétablissement de la tâche ! + + src/app/components/tasks/tasks.component.ts + 144 + + + src/app/components/tasks/tasks.component.ts + 147 + + + + Update binary to: + Envoyer les binaires à : + + src/app/components/tasks/tasks.component.html + 63 + + Update binary to + + + Would you like to reset your tasks? All your schedules will be removed as well. + Voulez-vous rétablir vos tâches ? Tous les programmations seront supprimées aussi. + + src/app/components/tasks/tasks.component.ts + 133 + + + + Update + Mettre à jour + + src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html + 52 + + Update button + + + Recurring + Récurrent + + src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html + 10 + + Recurring + + + Run + Lancer + + src/app/components/tasks/tasks.component.html + 69 + + Run + + + Last ran + Dernier lancement + + src/app/components/tasks/tasks.component.html + 16 + + Last ran + + + Not scheduled + Non programmé + + src/app/components/tasks/tasks.component.html + 42 + + Not scheduled + + + Status + Status + + src/app/components/tasks/tasks.component.html + 34 + + Status + + + Busy + Occupé + + src/app/components/tasks/tasks.component.html + 36 + + Busy + + + Enabled + Actif + + src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html + 7 + + Enabled + + + Restore + Restorer + + src/app/dialogs/restore-db-dialog/restore-db-dialog.component.html + 25 + + Restore button + + + Reset + Rétablir + + src/app/components/tasks/tasks.component.ts + 134 + + + + Schedule + Programmé + + src/app/components/tasks/tasks.component.html + 72 + + Schedule + + + Scheduled for + Programmé pour + + src/app/components/tasks/tasks.component.html + 38 + + Scheduled +