mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 21:59:49 +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": "Il Segmento Termina Ora"
|
||||
},
|
||||
"sponsorCancel": {
|
||||
"message": "Annulla Creazione del Segmento"
|
||||
},
|
||||
"noVideoID": {
|
||||
"message": "Nessun video YouTube trovato.\nSe è un errore, ricarica la scheda."
|
||||
},
|
||||
@@ -591,12 +594,27 @@
|
||||
"channelDataNotFound": {
|
||||
"message": "ID canale non ancora caricato."
|
||||
},
|
||||
"adblockerIssue": {
|
||||
"message": "Sembra che qualcosa stia bloccando la capacità di SponsorBlock di ottenere dati video. Questo probabilmente è il tuo ad blocker. Controlla https://github.com/ajayyy/SponsorBlock/wiki/Fix-Ad-Blocker-Blocking-SponsorBlock's-Requests"
|
||||
"videoInfoFetchFailed": {
|
||||
"message": "Sembra che qualcosa stia bloccando l'abilità di SponsorBlock di ottenere i dati del video. Sei pregato di vedere https://github.com/ajayyy/SponsorBlock/issues/741 per ulteriori informazioni."
|
||||
},
|
||||
"youtubePermissionRequest": {
|
||||
"message": "Sembra che SponsorBlock non sia in grado di raggiungere l'API di YouTube. Per risolverlo, accetta la richiesta di autorizzazione che comparirà in seguito, attendi qualche secondo, quindi ricarica la pagina."
|
||||
},
|
||||
"acceptPermission": {
|
||||
"message": "Accetta autorizzazione"
|
||||
},
|
||||
"permissionRequestSuccess": {
|
||||
"message": "Richiesta di autorizzazione riuscita!"
|
||||
},
|
||||
"permissionRequestFailed": {
|
||||
"message": "Richiesta di assicurazione fallita, hai cliccato nega?"
|
||||
},
|
||||
"adblockerIssueUnlistedVideosInfo": {
|
||||
"message": "Se non riesci a risolvere questo problema, disabilita l'impostazione 'Ignora video non elencati/privati', poiché SponsorBlock non è in grado di recuperare le informazioni di visibilità di questo video"
|
||||
},
|
||||
"adblockerIssueWhitelist": {
|
||||
"message": "Se non riesci a risolverlo, disabilita allora l'impostazione 'Forza Controllo Canale Prima di Saltare', poiché SponsorBlock non è in grado di recuperare le informazioni del canale per questo video"
|
||||
},
|
||||
"itCouldBeAdblockerIssue": {
|
||||
"message": "Se questo continua a verificarsi, potrebbe essere causato dal tuo ad-blocker. Controlla https://github.com/ajayyy/SponsorBlock/wiki/Fix-Ad-Blocker-Blocking-SponsorBlock's-Requests"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user