Merge pull request #984 from rreuvekamp/202001_improve-dutch-locale

Improve Dutch locale
このコミットが含まれているのは:
Omar Roth 2020-01-17 22:26:46 -05:00 committed by GitHub
コミット 50aec67069
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更19行の追加18行の削除

ファイルの表示

@ -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."
}