diff options
| author | Alexander Brissman <esmorun@gmail.com> | 2021-01-13 18:47:51 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-13 14:35:17 -0500 |
| commit | 549160b9b934c067a881a1204c6177d9eb4df5bf (patch) | |
| tree | fbb690f1cfab9c907d9ef9325c02626c1f85b0c5 | |
| parent | eb82879a4fde4f011bc94811617e139a93aa7ef3 (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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nb.json b/Emby.Server.Implementations/Localization/Core/nb.json index 3b016fe62..d5bca9f6c 100644 --- a/Emby.Server.Implementations/Localization/Core/nb.json +++ b/Emby.Server.Implementations/Localization/Core/nb.json @@ -117,5 +117,6 @@ "TaskCleanActivityLog": "Tøm aktivitetslogg", "Undefined": "Udefinert", "Forced": "Tvungen", - "Default": "Standard" + "Default": "Standard", + "TaskCleanActivityLogDescription": "Sletter oppføringer i aktivitetsloggen som er eldre enn den konfigurerte alderen." } |
