aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArild Stølen <arild.stolen@gmail.com>2020-04-02 19:48:01 +0000
committerWeblate <noreply@weblate.org>2020-04-02 15:59:42 -0400
commita01395739a75a7476a47c87e65c8108ec84ab31c (patch)
tree840db423eaf242075640ce5465a79d17b7bab6d9
parent5a816f0b22cec12d193b19fcb9f21c7d085a3fbf (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.json6
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 175735997..e523ae90b 100644
--- a/Emby.Server.Implementations/Localization/Core/nb.json
+++ b/Emby.Server.Implementations/Localization/Core/nb.json
@@ -92,5 +92,9 @@
"UserStoppedPlayingItemWithValues": "{0} har stoppet avspilling {1}",
"ValueHasBeenAddedToLibrary": "{0} har blitt lagt til i mediebiblioteket ditt",
"ValueSpecialEpisodeName": "Spesialepisode - {0}",
- "VersionNumber": "Versjon {0}"
+ "VersionNumber": "Versjon {0}",
+ "TasksChannelsCategory": "Internett kanaler",
+ "TasksApplicationCategory": "Applikasjon",
+ "TasksLibraryCategory": "Bibliotek",
+ "TasksMaintenanceCategory": "Vedlikehold"
}