diff options
| author | Odd Stråbø <oddstr13@openshell.no> | 2020-05-15 00:48:58 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-05-14 23:26:47 -0400 |
| commit | ef533015ae8d2da48848cd97f847b4764bf13c57 (patch) | |
| tree | 5c517819c8415345e4183ef4a733a5d59200b900 | |
| parent | ed751aa054a0243e6e283dd9f4ccfb56abc0c826 (diff) | |
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/nb.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nb.json b/Emby.Server.Implementations/Localization/Core/nb.json index 50d0d083c..5637ce346 100644 --- a/Emby.Server.Implementations/Localization/Core/nb.json +++ b/Emby.Server.Implementations/Localization/Core/nb.json @@ -97,5 +97,9 @@ "TasksApplicationCategory": "Applikasjon", "TasksLibraryCategory": "Bibliotek", "TasksMaintenanceCategory": "Vedlikehold", - "TaskCleanCache": "Tøm buffer katalog" + "TaskCleanCache": "Tøm buffer katalog", + "TaskRefreshLibrary": "Skann mediebibliotek", + "TaskRefreshChapterImagesDescription": "Lager forhåndsvisningsbilder for videoer som har kapitler.", + "TaskRefreshChapterImages": "Trekk ut Kapittelbilder", + "TaskCleanCacheDescription": "Sletter mellomlagrede filer som ikke lengre trengs av systemet." } |
