mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 11:51:47 +00:00
chore(i18n): Translated using Weblate (Italian)
Currently translated at 100.0% (382 of 382 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/
This commit is contained in:
@ -674,6 +674,42 @@
|
|||||||
"fetch": "⚠️ - Si è verificato un errore nel recuperare il testo. Per favore riprova più tardi.",
|
"fetch": "⚠️ - Si è verificato un errore nel recuperare il testo. Per favore riprova più tardi.",
|
||||||
"not-found": "⚠️ - Nessun testo trovato per questa canzone."
|
"not-found": "⚠️ - Nessun testo trovato per questa canzone."
|
||||||
},
|
},
|
||||||
|
"menu": {
|
||||||
|
"default-text-string": {
|
||||||
|
"label": "Carattere predefinito tra i testi",
|
||||||
|
"tooltip": "Scegliere il carattere predefinito da utilizzare per l'intervallo tra i testi"
|
||||||
|
},
|
||||||
|
"line-effect": {
|
||||||
|
"label": "Effetto linea",
|
||||||
|
"submenu": {
|
||||||
|
"focus": {
|
||||||
|
"label": "Focus",
|
||||||
|
"tooltip": "Rendi bianca solo la riga corrente"
|
||||||
|
},
|
||||||
|
"offset": {
|
||||||
|
"label": "Offset",
|
||||||
|
"tooltip": "Offset a destra della riga corrente"
|
||||||
|
},
|
||||||
|
"scale": {
|
||||||
|
"label": "Ingrandimento",
|
||||||
|
"tooltip": "Ingrandisci la linea corrente"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tooltip": "Scegli l'effetto da applicare alla linea corrente"
|
||||||
|
},
|
||||||
|
"precise-timing": {
|
||||||
|
"label": "Rendi i testi perfettamente sincronizzati",
|
||||||
|
"tooltip": "Calcola al millisecondo la visualizzazione della riga successiva (può avere un piccolo impatto sulle prestazioni)"
|
||||||
|
},
|
||||||
|
"show-lyrics-even-if-inexact": {
|
||||||
|
"label": "Mostra le lyric anche se incorrette",
|
||||||
|
"tooltip": "Se il brano non viene trovato, il plugin riprova con un'altra query di ricerca.\nIl risultato del secondo tentativo potrebbe non essere esatto."
|
||||||
|
},
|
||||||
|
"show-time-codes": {
|
||||||
|
"label": "Mostra time code",
|
||||||
|
"tooltip": "Mostra i codici temporali accanto ai testi"
|
||||||
|
}
|
||||||
|
},
|
||||||
"name": "Testi sincronizzati",
|
"name": "Testi sincronizzati",
|
||||||
"refetch-btn": {
|
"refetch-btn": {
|
||||||
"fetching": "Sto recuperando...",
|
"fetching": "Sto recuperando...",
|
||||||
|
|||||||
Reference in New Issue
Block a user