aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Hunter <andrew@hunter.camera>2020-04-03 13:18:01 +0000
committerWeblate <noreply@weblate.org>2020-04-03 10:05:46 -0400
commit6510c4ed020e822ba000eafab6b90e7dea2f3f95 (patch)
tree093e8596457af331e896da84ffccc76d65aac74c
parent9ba8b37b0b31750cc662774293237b733e8fa82e (diff)
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
-rw-r--r--Emby.Server.Implementations/Localization/Core/fr-CA.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/fr-CA.json b/Emby.Server.Implementations/Localization/Core/fr-CA.json
index dcc8f17a4..2c9dae6a1 100644
--- a/Emby.Server.Implementations/Localization/Core/fr-CA.json
+++ b/Emby.Server.Implementations/Localization/Core/fr-CA.json
@@ -92,5 +92,7 @@
"UserStoppedPlayingItemWithValues": "{0} vient d'arrêter la lecture de {1} sur {2}",
"ValueHasBeenAddedToLibrary": "{0} a été ajouté à votre médiathèque",
"ValueSpecialEpisodeName": "Spécial - {0}",
- "VersionNumber": "Version {0}"
+ "VersionNumber": "Version {0}",
+ "TasksLibraryCategory": "Bibliothèque",
+ "TasksMaintenanceCategory": "Entretien"
}