mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(i18n): Translated using Weblate (Italian)
Currently translated at 100.0% (397 of 397 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/
This commit is contained in:
@ -279,6 +279,49 @@
|
|||||||
},
|
},
|
||||||
"name": "Modalità Ambiente"
|
"name": "Modalità Ambiente"
|
||||||
},
|
},
|
||||||
|
"api-server": {
|
||||||
|
"description": "Aggiunge un server API per controllare il player",
|
||||||
|
"dialog": {
|
||||||
|
"request": {
|
||||||
|
"buttons": {
|
||||||
|
"allow": "Permetti",
|
||||||
|
"deny": "Nega"
|
||||||
|
},
|
||||||
|
"message": "Consentire a {{ID}} ({{origin}}) di accedere all'API?",
|
||||||
|
"title": "Autorizzazione API richiesta"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"menu": {
|
||||||
|
"auth-strategy": {
|
||||||
|
"label": "Metodo di autorizzazione",
|
||||||
|
"submenu": {
|
||||||
|
"auth-at-first": {
|
||||||
|
"label": "Autorizza alla prima richiesta"
|
||||||
|
},
|
||||||
|
"none": {
|
||||||
|
"label": "Nessuna autorizzazione"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hostname": {
|
||||||
|
"label": "Hostname"
|
||||||
|
},
|
||||||
|
"port": {
|
||||||
|
"label": "Porta"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"name": "API Server [Beta]",
|
||||||
|
"prompt": {
|
||||||
|
"hostname": {
|
||||||
|
"label": "Inserisci il nome host (ad esempio 0.0.0.0) per il server API:",
|
||||||
|
"title": "Hostname"
|
||||||
|
},
|
||||||
|
"port": {
|
||||||
|
"label": "Inserisci la porta per il server API:",
|
||||||
|
"title": "Porta"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"audio-compressor": {
|
"audio-compressor": {
|
||||||
"description": "Attiva la compressione audio (abbassa il volume delle parti più alte e alza quello delle parti più basse del segnale)",
|
"description": "Attiva la compressione audio (abbassa il volume delle parti più alte e alza quello delle parti più basse del segnale)",
|
||||||
"name": "Compressore audio"
|
"name": "Compressore audio"
|
||||||
|
|||||||
Reference in New Issue
Block a user