diff options
| author | Artiume <siderite@gmail.com> | 2019-12-16 15:48:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-16 15:48:17 -0500 |
| commit | d2e9ce76441dbe2f1cdd0529ff835931af4a1046 (patch) | |
| tree | 27f0f5b53f2b2ecb5d9a023f12adc1b6d431e975 /Emby.Server.Implementations/Localization/Core/nl.json | |
| parent | b626508bc8f51e1a6e6ac385dad0cfe4dc6a21b2 (diff) | |
| parent | db61a58c39490f86c86c3ee6c6f11743796fb10e (diff) | |
Merge pull request #2 from jellyfin/master
refresh
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/nl.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/nl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/nl.json b/Emby.Server.Implementations/Localization/Core/nl.json index 637e514ed..4423b7f98 100644 --- a/Emby.Server.Implementations/Localization/Core/nl.json +++ b/Emby.Server.Implementations/Localization/Core/nl.json @@ -5,10 +5,10 @@ "Artists": "Artiesten", "AuthenticationSucceededWithUserName": "{0} is succesvol geverifieerd", "Books": "Boeken", - "CameraImageUploadedFrom": "Er is een nieuwe foto toegevoegd via {0}", + "CameraImageUploadedFrom": "Er is een nieuwe foto toegevoegd van {0}", "Channels": "Kanalen", "ChapterNameValue": "Hoofdstuk {0}", - "Collections": "Collecties", + "Collections": "Verzamelingen", "DeviceOfflineWithName": "{0} heeft de verbinding verbroken", "DeviceOnlineWithName": "{0} is verbonden", "FailedLoginAttemptWithUserName": "Mislukte aanmeld poging van {0}", @@ -58,7 +58,7 @@ "NotificationOptionPluginUpdateInstalled": "Plug-in-update geïnstalleerd", "NotificationOptionServerRestartRequired": "Server herstart nodig", "NotificationOptionTaskFailed": "Geplande taak mislukt", - "NotificationOptionUserLockedOut": "Gebruikersaccount vergrendeld", + "NotificationOptionUserLockedOut": "Gebruiker is vergrendeld", "NotificationOptionVideoPlayback": "Video gestart", "NotificationOptionVideoPlaybackStopped": "Video gestopt", "Photos": "Foto's", |
