mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 12:21:47 +00:00
Translated using Weblate (Italian)
Currently translated at 6.8% (20 of 292 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"console": {
|
"console": {
|
||||||
"plugins": {
|
"plugins": {
|
||||||
|
"execute-failed": "Non è stato possibile eseguire il plugin {{pluginName}}::{{contextName}}",
|
||||||
"initialize-failed": "Inizializzazione del plugin \"{{pluginName}}\" fallita",
|
"initialize-failed": "Inizializzazione del plugin \"{{pluginName}}\" fallita",
|
||||||
"load-all": "Caricamento di tutti i plugins",
|
"load-all": "Caricamento di tutti i plugins",
|
||||||
"load-failed": "Caricamento del plugin \"{{pluginName}}\" fallito",
|
"load-failed": "Caricamento del plugin \"{{pluginName}}\" fallito",
|
||||||
@ -24,16 +25,25 @@
|
|||||||
"theme": {
|
"theme": {
|
||||||
"css-file-not-found": "Il file CSS \"{{cssFile}}\" non esiste, ignorato"
|
"css-file-not-found": "Il file CSS \"{{cssFile}}\" non esiste, ignorato"
|
||||||
},
|
},
|
||||||
|
"unresponsive": {
|
||||||
|
"details": "Errore di mancata risposta!\n{{error}}"
|
||||||
|
},
|
||||||
"when-ready": {
|
"when-ready": {
|
||||||
"clearing-cache-after-20s": "Cancellazione della cache dell'app"
|
"clearing-cache-after-20s": "Cancellazione della cache dell'app"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
|
"hide-menu-enabled": {
|
||||||
|
"detail": "\"Menu nascosto, utilizza 'Alt' per visualizzarlo (o 'Escape' se si utilizza il menu in-app)\"",
|
||||||
|
"message": "Nascondi Menu è abilitato",
|
||||||
|
"title": "Nascondi Menu Abilitato"
|
||||||
|
},
|
||||||
"need-to-restart": {
|
"need-to-restart": {
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"later": "Più tardi",
|
"later": "Più tardi",
|
||||||
"restart-now": "Riavvia ora"
|
"restart-now": "Riavvia ora"
|
||||||
}
|
},
|
||||||
|
"detail": "Riavviare per attivare il plugin\"{{pluginName}}\""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user