diff options
| author | Maerik <madseriksen@gmail.com> | 2020-04-12 17:46:49 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-04-12 18:57:58 -0400 |
| commit | d23f388c5f0a6d6e84d445caf70e1d74adf481a1 (patch) | |
| tree | e3720eeb8a39aa0fcbdaa3e7e1cff321e1aeef06 | |
| parent | 2be6550db4afabc48f7c5122b0eed577db9a9a2e (diff) | |
Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/da.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/da.json b/Emby.Server.Implementations/Localization/Core/da.json index 92719a9fd..93b8052d3 100644 --- a/Emby.Server.Implementations/Localization/Core/da.json +++ b/Emby.Server.Implementations/Localization/Core/da.json @@ -1,5 +1,5 @@ { - "Albums": "Album", + "Albums": "Albums", "AppDeviceValues": "App: {0}, Enhed: {1}", "Application": "Applikation", "Artists": "Kunstnere", @@ -106,5 +106,7 @@ "TasksChannelsCategory": "Internet Kanaler", "TasksApplicationCategory": "Applikation", "TasksLibraryCategory": "Bibliotek", - "TasksMaintenanceCategory": "Vedligeholdelse" + "TasksMaintenanceCategory": "Vedligeholdelse", + "TaskRefreshChapterImages": "Udtræk Kapitel billeder", + "TaskRefreshChapterImagesDescription": "Lav miniaturebilleder for videoer der har kapitler." } |
