mirror of
https://github.com/videojs/video.js.git
synced 2025-02-04 11:43:27 +02:00
@thijstriemstra added a Dutch translation. closes #1566
This commit is contained in:
parent
0b75b0f843
commit
375cc1ecf9
@ -6,6 +6,7 @@ CHANGELOG
|
|||||||
* @andekande improved the German translation ([view](https://github.com/videojs/video.js/pull/1555))
|
* @andekande improved the German translation ([view](https://github.com/videojs/video.js/pull/1555))
|
||||||
* @OlehTsvirko added a Ukrainian translation ([view](https://github.com/videojs/video.js/pull/1562))
|
* @OlehTsvirko added a Ukrainian translation ([view](https://github.com/videojs/video.js/pull/1562))
|
||||||
* @OlehTsvirko added a Russian translation ([view](https://github.com/videojs/video.js/pull/1563))
|
* @OlehTsvirko added a Russian translation ([view](https://github.com/videojs/video.js/pull/1563))
|
||||||
|
* @thijstriemstra added a Dutch translation ([view](https://github.com/videojs/video.js/pull/1566))
|
||||||
|
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
26
lang/nl.json
Normal file
26
lang/nl.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"Play": "Afspelen",
|
||||||
|
"Pause": "Pauze",
|
||||||
|
"Current Time": "Huidige Tijd",
|
||||||
|
"Duration Time": "Looptijd",
|
||||||
|
"Remaining Time": "Resterende Tijd",
|
||||||
|
"Stream Type": "Stream Type",
|
||||||
|
"LIVE": "LIVE",
|
||||||
|
"Loaded": "Geladen",
|
||||||
|
"Progress": "Status",
|
||||||
|
"Fullscreen": "Volledig scherm",
|
||||||
|
"Non-Fullscreen": "Geen volledig scherm",
|
||||||
|
"Mute": "Geluid Uit",
|
||||||
|
"Unmuted": "Geluid Aan",
|
||||||
|
"Playback Rate": "Weergave Rate",
|
||||||
|
"Subtitles": "Ondertiteling",
|
||||||
|
"subtitles off": "Ondertiteling uit",
|
||||||
|
"Captions": "Onderschriften",
|
||||||
|
"captions off": "Onderschriften uit",
|
||||||
|
"Chapters": "Hoofdstukken",
|
||||||
|
"You aborted the video playback": "Je hebt de video weergave afgebroken.",
|
||||||
|
"A network error caused the video download to fail part-way.": "De video download is mislukt door een netwerkfout.",
|
||||||
|
"The video could not be loaded, either because the server or network failed or because the format is not supported.": "De video kon niet worden geladen, veroorzaakt door een server of netwerkfout of het formaat word niet ondersteund.",
|
||||||
|
"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "De video weergave is afgebroken omdat deze beschadigd is of de video gebruikt functionaliteit die niet door je browser word ondersteund.",
|
||||||
|
"No compatible source was found for this video.": "Voor deze video is geen ondersteunde bron gevonden."
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user