diff options
| author | Mark Monteiro <marknr.monteiro@protonmail.com> | 2020-03-10 22:45:17 +0100 |
|---|---|---|
| committer | Mark Monteiro <marknr.monteiro@protonmail.com> | 2020-03-10 22:45:17 +0100 |
| commit | 6131599e8808a6cdddba8ce0da82107cc662ae1c (patch) | |
| tree | a43499ea871b5770465c0938a2bc20ae923a4d2d /Emby.Server.Implementations/Localization/Core/nl.json | |
| parent | 76957213e601e8f03c9975707d5e0a22b899207b (diff) | |
| parent | 97bca5a9008ba94411c45572e690decc58805b85 (diff) | |
Merge branch 'master' into support-injecting-iconfiguration
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/nl.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/nl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json index 4423b7f98..e22f95ab4 100644 --- a/Emby.Server.Implementations/Localization/Core/nl.json +++ b/Emby.Server.Implementations/Localization/Core/nl.json @@ -3,13 +3,13 @@ "AppDeviceValues": "App: {0}, Apparaat: {1}", "Application": "Applicatie", "Artists": "Artiesten", - "AuthenticationSucceededWithUserName": "{0} is succesvol geverifieerd", + "AuthenticationSucceededWithUserName": "{0} succesvol geauthenticeerd", "Books": "Boeken", "CameraImageUploadedFrom": "Er is een nieuwe foto toegevoegd van {0}", "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", |
