mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 20:51:56 +00:00 
			
		
		
		
	Merge pull request #984 from rreuvekamp/202001_improve-dutch-locale
Improve Dutch locale
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|     "`x` subscribers": "`x` abonnees", |     "`x` subscribers": "`x` abonnees", | ||||||
|     "`x` videos": "`x` video's", |     "`x` videos": "`x` video's", | ||||||
|     "`x` playlists": "", |     "`x` playlists": "`x` afspeellijsten", | ||||||
|     "LIVE": "LIVE", |     "LIVE": "LIVE", | ||||||
|     "Shared `x` ago": "Gedeeld: `x` geleden", |     "Shared `x` ago": "Gedeeld: `x` geleden", | ||||||
|     "Unsubscribe": "Deabonneren", |     "Unsubscribe": "Deabonneren", | ||||||
| @@ -69,11 +69,11 @@ | |||||||
|     "Show related videos: ": "Gerelateerde video's tonen? ", |     "Show related videos: ": "Gerelateerde video's tonen? ", | ||||||
|     "Show annotations by default: ": "Standaard annotaties tonen? ", |     "Show annotations by default: ": "Standaard annotaties tonen? ", | ||||||
|     "Visual preferences": "Visuele instellingen", |     "Visual preferences": "Visuele instellingen", | ||||||
|     "Player style: ": "", |     "Player style: ": "Speler vormgeving", | ||||||
|     "Dark mode: ": "Donkere modus: ", |     "Dark mode: ": "Donkere modus: ", | ||||||
|     "Theme: ": "", |     "Theme: ": "Thema: ", | ||||||
|     "dark": "", |     "dark": "donker", | ||||||
|     "light": "", |     "light": "licht", | ||||||
|     "Thin mode: ": "Smalle modus: ", |     "Thin mode: ": "Smalle modus: ", | ||||||
|     "Subscription preferences": "Abonnementsinstellingen", |     "Subscription preferences": "Abonnementsinstellingen", | ||||||
|     "Show annotations by default for subscribed channels: ": "Standaard annotaties tonen voor geabonneerde kanalen? ", |     "Show annotations by default for subscribed channels: ": "Standaard annotaties tonen voor geabonneerde kanalen? ", | ||||||
| @@ -127,17 +127,17 @@ | |||||||
|     "View JavaScript license information.": "JavaScript-licentieinformatie tonen.", |     "View JavaScript license information.": "JavaScript-licentieinformatie tonen.", | ||||||
|     "View privacy policy.": "Privacybeleid tonen", |     "View privacy policy.": "Privacybeleid tonen", | ||||||
|     "Trending": "Uitgelicht", |     "Trending": "Uitgelicht", | ||||||
|     "Public": "", |     "Public": "Publiek", | ||||||
|     "Unlisted": "Verborgen", |     "Unlisted": "Verborgen", | ||||||
|     "Private": "", |     "Private": "Privé", | ||||||
|     "View all playlists": "", |     "View all playlists": "Bekijk alle afspeellijsten", | ||||||
|     "Updated `x` ago": "", |     "Updated `x` ago": "`x` geleden aangepast", | ||||||
|     "Delete playlist `x`?": "", |     "Delete playlist `x`?": "Afspeellijst `x` verwijderen?", | ||||||
|     "Delete playlist": "", |     "Delete playlist": "Verwijder afspeellijst", | ||||||
|     "Create playlist": "", |     "Create playlist": "Nieuwe afspeellijst", | ||||||
|     "Title": "", |     "Title": "Titel", | ||||||
|     "Playlist privacy": "", |     "Playlist privacy": "Afspeellijst privacy", | ||||||
|     "Editing playlist `x`": "", |     "Editing playlist `x`": "Afspeellijst `x` wijzigen", | ||||||
|     "Watch on YouTube": "Video bekijken op YouTube", |     "Watch on YouTube": "Video bekijken op YouTube", | ||||||
|     "Hide annotations": "Annotaties verbergen", |     "Hide annotations": "Annotaties verbergen", | ||||||
|     "Show annotations": "Annotaties tonen", |     "Show annotations": "Annotaties tonen", | ||||||
| @@ -331,6 +331,7 @@ | |||||||
|     "Video mode": "Videomodus", |     "Video mode": "Videomodus", | ||||||
|     "Videos": "Video's", |     "Videos": "Video's", | ||||||
|     "Playlists": "Afspeellijsten", |     "Playlists": "Afspeellijsten", | ||||||
|     "Community": "", |     "Community": "Gemeenschap", | ||||||
|     "Current version: ": "Huidige versie: " |     "Current version: ": "Huidige versie: ", | ||||||
| } |     "Download is disabled.": "Downloaden is uitgeschakeld." | ||||||
|  | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Omar Roth
					Omar Roth