Skip to content

Commit 8ccd510

Browse files
Flavio Mandrileweblate
authored andcommitted
chore(i18n): Translated using Weblate (Italian)
Currently translated at 98.9% (451 of 456 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/
1 parent c0a4956 commit 8ccd510

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

src/i18n/resources/it.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,8 @@
425425
"description": "Scegli da quale uscita audio vuoi riprodurre i brani",
426426
"menu": {
427427
"device-selector": "Seleziona un'uscita"
428-
}
428+
},
429+
"name": "Dispositivo di Output Personalizzato"
429430
},
430431
"disable-autoplay": {
431432
"description": "Fa iniziare i brani in modalità \"pausa\"",
@@ -454,7 +455,8 @@
454455
"set-status-display-type": {
455456
"submenu": {
456457
"artist": "Stai ascoltando {artist}",
457-
"title": "Stai ascoltando {song title}"
458+
"title": "Stai ascoltando {song title}",
459+
"youtube-music": "Ascoltando YouTube Music"
458460
}
459461
}
460462
},
@@ -878,11 +880,15 @@
878880
"description": "Rende trasparente la finestra del programma",
879881
"menu": {
880882
"opacity": {
881-
"label": "Opacità"
883+
"label": "Opacità",
884+
"submenu": {
885+
"percent": "{{opacità}}%"
886+
}
882887
},
883888
"type": {
884889
"label": "Tipo",
885890
"submenu": {
891+
"acrylic": "Acrilico",
886892
"none": "Nessuno"
887893
}
888894
}

0 commit comments

Comments
 (0)