diff options
| author | IDXK <iliassdahmani@hotmail.com> | 2020-03-07 21:51:11 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-03-07 22:03:35 -0500 |
| commit | 01b51388f50433eb0d2e90087148c61c048c9d2f (patch) | |
| tree | c580b2aa029dae09288ca53094b8626bbdff62e1 | |
| parent | b4e81f2f0cfceb50d042239771e974e70af0c304 (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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json index 1d6fdde21..e22f95ab4 100644 --- a/Emby.Server.Implementations/Localization/Core/nl.json +++ b/Emby.Server.Implementations/Localization/Core/nl.json @@ -9,7 +9,7 @@ "Channels": "Kanalen", "ChapterNameValue": "Hoofdstuk {0}", "Collections": "Verzamelingen", - "DeviceOfflineWithName": "{0} heeft de verbinding verbroken", + "DeviceOfflineWithName": "Verbinding met {0} is verbroken", "DeviceOnlineWithName": "{0} is verbonden", "FailedLoginAttemptWithUserName": "Mislukte aanmeld poging van {0}", "Favorites": "Favorieten", |
