Skip to content

Commit

Permalink
Add translations for French
Browse files Browse the repository at this point in the history
  • Loading branch information
wenderjean committed Aug 5, 2019
1 parent 70aaeb0 commit 20e8e8c
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions lib/sidekiq/statistic/locales/fr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# elements like %{queue} are variables and should not be translated
fr: # <---- change this to your locale code
Queue: Queue
Exclude: Exclure
Index: Indice
RealtimeStatistic: Statistique en temps réel
Statistic: Statistique
Start: Début
End: Fin
Failed: Échoué
Passed: Passé
WorkersTable: Workers Table
Worker: Worker
Date: Date
Success: Succès
Failure: Échec
Total: Total
TimeSec: Temps (sec)
AverageSec: Moyenne (sec)
MinTimeSec: Min temps (sec)
MaxTimeSec: Max temps (sec)
LastJobStatus: Dernier statut job
WorkerInformation: '%{worker} information'
InformationTable: Information table
WorkerLog: Journaux Worker
WorkerTablePerDay: Worker Table (par jour)
LastRun: Dernier Exécution
EmptyLogs: Jornaux Vides
SearchLogs: Journaux de recherche

0 comments on commit 20e8e8c

Please sign in to comment.