diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-02-06 10:01:17 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-02-06 10:01:17 -0500 |
| commit | 7320567b9eb9179fabebf918df226a187ae2d55f (patch) | |
| tree | 0e77fecf6af38aac8b28288aac7e9a71253b2a07 /MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | |
| parent | b6d59c7688fc39d4689bc9070a7a99271d5b41ee (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json index 8e1d9323b..9b9bd8de6 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json @@ -48,13 +48,16 @@ "LabelFailed": "(mislukt)", "ButtonHelp": "Hulp", "ButtonSave": "Opslaan", + "ButtonDownload": "Download", "SyncJobStatusQueued": "Queued", "SyncJobStatusConverting": "Converting", "SyncJobStatusFailed": "Failed", "SyncJobStatusCancelled": "Cancelled", "SyncJobStatusCompleted": "Synced", + "SyncJobStatusReadyToTransfer": "Ready to Transfer", "SyncJobStatusTransferring": "Transferring", "SyncJobStatusCompletedWithError": "Synced with errors", + "SyncJobItemStatusReadyToTransfer": "Ready to Transfer", "LabelCollection": "Verzameling", "HeaderAddToCollection": "Toevoegen aan verzameling", "NewCollectionNameExample": "Voorbeeld: Star Wars Collectie", @@ -230,7 +233,6 @@ "LabelRunningOnPort": "Draait op http poort {0}.", "LabelRunningOnPorts": "Draait op http poort {0} en https poort {1}.", "HeaderLatestFromChannel": "Laatste van {0}", - "ButtonDownload": "Download", "LabelUnknownLanaguage": "Onbekende taal", "HeaderCurrentSubtitles": "Huidige Ondertitels", "MessageDownloadQueued": "De download is in de wachtrij geplaatst.", |
