mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 11:56:40 +03:00
New Crowdin updates (#740)
* New translations messages.json (Swedish) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Indonesian) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Spanish) * New translations messages.json (Czech) * New translations messages.json (Finnish) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Norwegian) * New translations messages.json (Polish) * New translations messages.json (German) * New translations messages.json (Polish) * New translations messages.json (Estonian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Swedish) * New translations messages.json (Chinese Traditional) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Indonesian) * New translations messages.json (Estonian) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Spanish) * New translations messages.json (Czech) * New translations messages.json (German) * New translations messages.json (Finnish) * New translations messages.json (Korean) * New translations messages.json (Norwegian) * New translations messages.json (Polish) * New translations messages.json (Italian) * New translations messages.json (Russian) * New translations messages.json (Finnish) * New translations messages.json (Dutch) * New translations messages.json (German) * New translations messages.json (Indonesian) * New translations messages.json (Korean) * New translations messages.json (Slovak) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Czech) * New translations messages.json (Estonian) * New translations messages.json (Swedish) * New translations messages.json (German) * New translations messages.json (Italian) * New translations messages.json (Swedish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Indonesian) * New translations messages.json (Tamil) * New translations messages.json (Estonian) * New translations messages.json (Malay) * New translations messages.json (Telugu) * New translations messages.json (Malayalam) * New translations messages.json (Slovak) * New translations messages.json (Turkish) * New translations messages.json (Hungarian) * New translations messages.json (Russian) * New translations messages.json (Romanian) * New translations messages.json (French) * New translations messages.json (Spanish) * New translations messages.json (Czech) * New translations messages.json (German) * New translations messages.json (Finnish) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian) * New translations messages.json (Polish) * New translations messages.json (Italian) * New translations messages.json (Russian) * New translations messages.json (Spanish) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Indonesian) * New translations messages.json (Estonian) * New translations messages.json (Dutch) * New translations messages.json (Swedish) * New translations messages.json (Croatian) * New translations messages.json (Indonesian) * New translations messages.json (Amharic)
This commit is contained in:
committed by
GitHub
parent
32d3487b07
commit
be6e12d531
@@ -79,6 +79,9 @@
|
||||
"sponsorEnd": {
|
||||
"message": "Segment eindigt nu"
|
||||
},
|
||||
"sponsorCancel": {
|
||||
"message": "Segment aanmaken annuleren"
|
||||
},
|
||||
"noVideoID": {
|
||||
"message": "Geen YouTube-video gevonden.\nVernieuw het tabblad als dit onjuist is."
|
||||
},
|
||||
@@ -591,12 +594,27 @@
|
||||
"channelDataNotFound": {
|
||||
"message": "Kanaal-ID is nog niet geladen."
|
||||
},
|
||||
"adblockerIssue": {
|
||||
"message": "Het lijkt erop dat iets de mogelijkheid van SponsorBlock om videogegevens te krijgen blokkeert. Dit is waarschijnlijk uw reclamefilter. Zie https://github.com/ajayyy/SponsorBlock/wiki/Fix-Ad-Blocker-Blocks-Requests"
|
||||
"videoInfoFetchFailed": {
|
||||
"message": "Het lijkt erop dat iets de mogelijkheid van SponsorBlock om videogegevens op te halen, blokkeert. Zie https://github.com/ajayyy/SponsorBlock/issues/741 voor meer informatie."
|
||||
},
|
||||
"youtubePermissionRequest": {
|
||||
"message": "Het lijkt erop dat SponsorBlock de YouTube API niet kan bereiken. Om dit op te lossen, accepteer het machtigingsverzoek dat hierna wordt weergegeven, wacht een aantal seconden en laad de pagina vervolgens opnieuw."
|
||||
},
|
||||
"acceptPermission": {
|
||||
"message": "Machtiging accepteren"
|
||||
},
|
||||
"permissionRequestSuccess": {
|
||||
"message": "Verzoek om machtiging gelukt!"
|
||||
},
|
||||
"permissionRequestFailed": {
|
||||
"message": "Verzoek om machtiging mislukt. Heeft u op geweigerd geklikt?"
|
||||
},
|
||||
"adblockerIssueUnlistedVideosInfo": {
|
||||
"message": "Als u dit niet kunt oplossen, schakel dan de instelling 'onvermelde/privé-video's negeren' uit omdat SponsorBlock niet in staat is de zichtbaarheidsinformatie voor deze video op te halen"
|
||||
},
|
||||
"adblockerIssueWhitelist": {
|
||||
"message": "Als u dit niet kunt oplossen, schakel dan de instelling 'kanaalcontrole forceren vóór overslaan' uit omdat SponsorBlock niet in staat is de kanaalinformatie voor deze video op te halen"
|
||||
},
|
||||
"itCouldBeAdblockerIssue": {
|
||||
"message": "Als dit blijft optreden, kan dit worden veroorzaakt door uw reclamefilter. Zie https://github.com/ajayyy/SponsorBlock/wiki/Fix-Ad-Blocker-Blocking-SponsorBlock's-Requests"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user