mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
Compare commits
5 Commits
269d0cd638
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 272ee7bdb1 | |||
| cece515696 | |||
| 82b7b24ef7 | |||
| 732bbc17f4 | |||
| 29da42d9ff |
@ -128,7 +128,7 @@
|
|||||||
},
|
},
|
||||||
"label": "Keel",
|
"label": "Keel",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"to-help-translate": "Soovid aidata tõlkimisel? Klõpsi siin"
|
"to-help-translate": "Soovid aidata tõlkimisel? Klõpsa siin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resume-on-start": "Rakenduse käivitamisel jätka viimatiesitatud loo esitamist",
|
"resume-on-start": "Rakenduse käivitamisel jätka viimatiesitatud loo esitamist",
|
||||||
@ -139,7 +139,7 @@
|
|||||||
"unset": "Määramata"
|
"unset": "Määramata"
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"label": "Trey",
|
"label": "Tasku",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"disabled": "Välja lülitatud",
|
"disabled": "Välja lülitatud",
|
||||||
"enabled-and-hide-app": "Sisse lülitatud ja rakendus peidetud",
|
"enabled-and-hide-app": "Sisse lülitatud ja rakendus peidetud",
|
||||||
|
|||||||
@ -237,7 +237,8 @@
|
|||||||
"submenu": {
|
"submenu": {
|
||||||
"percent": "{{ratio}}%"
|
"percent": "{{ratio}}%"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"enable-seekbar": "Abilita tematizzazione della seekbar"
|
||||||
},
|
},
|
||||||
"name": "Tema abbinato a colore album"
|
"name": "Tema abbinato a colore album"
|
||||||
},
|
},
|
||||||
@ -320,6 +321,22 @@
|
|||||||
"hostname": {
|
"hostname": {
|
||||||
"label": "Hostname"
|
"label": "Hostname"
|
||||||
},
|
},
|
||||||
|
"https": {
|
||||||
|
"label": "HTTPS & Certificati",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "Seleziona file di certificato HTTPS",
|
||||||
|
"label": "File di certificato (.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "Abilita HTTPS"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "Seleziona il file della chiave privata HTTPS",
|
||||||
|
"label": "File della chiave privata (.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "Porta"
|
"label": "Porta"
|
||||||
}
|
}
|
||||||
@ -461,9 +478,9 @@
|
|||||||
"set-status-display-type": {
|
"set-status-display-type": {
|
||||||
"label": "Testo dello status",
|
"label": "Testo dello status",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
|
"application": "Ascoltando {{applicationName}}",
|
||||||
"artist": "Stai ascoltando {artist}",
|
"artist": "Stai ascoltando {artist}",
|
||||||
"title": "Stai ascoltando {song title}",
|
"title": "Stai ascoltando {song title}"
|
||||||
"application": "Ascoltando {{applicationName}}"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -866,7 +883,7 @@
|
|||||||
},
|
},
|
||||||
"name": "Testi sincronizzati",
|
"name": "Testi sincronizzati",
|
||||||
"refetch-btn": {
|
"refetch-btn": {
|
||||||
"fetching": "Sto recuperando...",
|
"fetching": "Caricamento...",
|
||||||
"normal": "Recupera i testi"
|
"normal": "Recupera i testi"
|
||||||
},
|
},
|
||||||
"warnings": {
|
"warnings": {
|
||||||
|
|||||||
@ -237,7 +237,8 @@
|
|||||||
"submenu": {
|
"submenu": {
|
||||||
"percent": "{{ratio}}%"
|
"percent": "{{ratio}}%"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"enable-seekbar": "Schakel thema's voor de schuifbalk in"
|
||||||
},
|
},
|
||||||
"name": "Albumkleurthema"
|
"name": "Albumkleurthema"
|
||||||
},
|
},
|
||||||
@ -320,6 +321,22 @@
|
|||||||
"hostname": {
|
"hostname": {
|
||||||
"label": "Hostnaam"
|
"label": "Hostnaam"
|
||||||
},
|
},
|
||||||
|
"https": {
|
||||||
|
"label": "HTTPS & Certificaten",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "Selecteer HTTPS certificaat",
|
||||||
|
"label": "Certificaatbestand (.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "HTTPS aanzetten"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "Selecteer HTTPS privésleutel",
|
||||||
|
"label": "Privésleutelbestand (.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "Poort"
|
"label": "Poort"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -321,6 +321,22 @@
|
|||||||
"hostname": {
|
"hostname": {
|
||||||
"label": "Nome do anfitrião"
|
"label": "Nome do anfitrião"
|
||||||
},
|
},
|
||||||
|
"https": {
|
||||||
|
"label": "HTTPS & Certificados",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "Selecione o certificado do HTTPS",
|
||||||
|
"label": "Arquivo de certificado (.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "Habilitar HTTPS"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "Selecione a chave privada do HTTPS",
|
||||||
|
"label": "Arquivo de chave privada (.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "Porta"
|
"label": "Porta"
|
||||||
}
|
}
|
||||||
@ -462,8 +478,8 @@
|
|||||||
"set-status-display-type": {
|
"set-status-display-type": {
|
||||||
"label": "Texto de status",
|
"label": "Texto de status",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"artist": "Ouvindo {artist}",
|
|
||||||
"application": "Ouvindo {{applicationName}}",
|
"application": "Ouvindo {{applicationName}}",
|
||||||
|
"artist": "Ouvindo {artist}",
|
||||||
"title": "Ouvindo {song title}"
|
"title": "Ouvindo {song title}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user