diff options
| author | Ted van den Brink <ted@digistate.nl> | 2020-11-10 22:44:05 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-11-10 18:49:09 -0500 |
| commit | 51ddf038dc3604b53488c618adb728f374816db1 (patch) | |
| tree | 3e26e3249ee7433caa0eb2d0a9896ce27676ee14 | |
| parent | a51ea55537a8f18c16184c8becf1a7a6f1722b23 (diff) | |
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/nl.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json index e102b92b9..e1e88cc9b 100644 --- a/Emby.Server.Implementations/Localization/Core/nl.json +++ b/Emby.Server.Implementations/Localization/Core/nl.json @@ -113,5 +113,7 @@ "TasksChannelsCategory": "Internet Kanalen", "TasksApplicationCategory": "Applicatie", "TasksLibraryCategory": "Bibliotheek", - "TasksMaintenanceCategory": "Onderhoud" + "TasksMaintenanceCategory": "Onderhoud", + "TaskCleanActivityLogDescription": "Verwijder activiteiten logs ouder dan de ingestelde tijd.", + "TaskCleanActivityLog": "Leeg activiteiten logboek" } |
