mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
Currently translated at 4.1% (12 of 292 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/
33 lines
881 B
JSON
33 lines
881 B
JSON
{
|
|
"common": {
|
|
"console": {
|
|
"plugins": {
|
|
"initialize-failed": "Inizializzazione del plugin \"{{pluginName}}\" fallita",
|
|
"load-all": "Caricamento di tutti i plugins",
|
|
"load-failed": "Caricamento del plugin \"{{pluginName}}\" fallito",
|
|
"loaded": "Plugin \"{{pluginName}}\" caricato",
|
|
"unload-failed": "Scaricamento del plugin \"{{pluginName}}\" fallito",
|
|
"unloaded": "Plugin \"{{pluginName}}\" scaricato"
|
|
}
|
|
}
|
|
},
|
|
"language": {
|
|
"code": "it",
|
|
"local-name": "Inglese",
|
|
"name": "Inglese"
|
|
},
|
|
"main": {
|
|
"console": {
|
|
"i18n": {
|
|
"loaded": "i18n caricato"
|
|
},
|
|
"theme": {
|
|
"css-file-not-found": "Il file CSS \"{{cssFile}}\" non esiste, ignorato"
|
|
},
|
|
"when-ready": {
|
|
"clearing-cache-after-20s": "Cancellazione della cache dell'app"
|
|
}
|
|
}
|
|
}
|
|
}
|