aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/da.json
diff options
context:
space:
mode:
authorNyanmisaka <nst799610810@gmail.com>2020-04-10 22:08:49 +0800
committerGitHub <noreply@github.com>2020-04-10 22:08:49 +0800
commitbfd87829e3bca42a245287b99e652d091b21c990 (patch)
treeb71b307057aef887401932259f0ee875f5aa6746 /Emby.Server.Implementations/Localization/Core/da.json
parent645363810370504361cecd5ce4c529343ed28833 (diff)
parentec2e9d52badbce6d0c46abd2a14b77f215cfb4b0 (diff)
Merge pull request #2 from jellyfin/master
merge
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/da.json')
-rw-r--r--Emby.Server.Implementations/Localization/Core/da.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/da.json b/Emby.Server.Implementations/Localization/Core/da.json
index 94437d237..92719a9fd 100644
--- a/Emby.Server.Implementations/Localization/Core/da.json
+++ b/Emby.Server.Implementations/Localization/Core/da.json
@@ -92,5 +92,19 @@
"UserStoppedPlayingItemWithValues": "{0} har afsluttet afspilning af {1} på {2}",
"ValueHasBeenAddedToLibrary": "{0} er blevet tilføjet til dit mediebibliotek",
"ValueSpecialEpisodeName": "Special - {0}",
- "VersionNumber": "Version {0}"
+ "VersionNumber": "Version {0}",
+ "TaskDownloadMissingSubtitlesDescription": "Søger på internettet efter manglende undertekster baseret på metadata konfiration.",
+ "TaskDownloadMissingSubtitles": "Download manglende undertekster",
+ "TaskUpdatePluginsDescription": "Downloader og installere opdateringer for plugins som er konfigureret til at opdatere automatisk.",
+ "TaskUpdatePlugins": "Opdater Plugins",
+ "TaskCleanLogsDescription": "Sletter log filer som er mere end {0} dage gammle.",
+ "TaskCleanLogs": "Ryd Log Mappe",
+ "TaskRefreshLibraryDescription": "Scanner dit medie bibliotek for nye filer og opdatere metadata.",
+ "TaskRefreshLibrary": "Scan Medie Bibliotek",
+ "TaskCleanCacheDescription": "Sletter cache filer som systemet ikke har brug for længere.",
+ "TaskCleanCache": "Ryd Cache Mappe",
+ "TasksChannelsCategory": "Internet Kanaler",
+ "TasksApplicationCategory": "Applikation",
+ "TasksLibraryCategory": "Bibliotek",
+ "TasksMaintenanceCategory": "Vedligeholdelse"
}