mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 20:01:47 +00:00
Compare commits
3 Commits
2b600534df
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| f4bbd53e1a | |||
| 272ee7bdb1 | |||
| cece515696 |
@ -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": "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": "Ana bilgisayar adı"
|
"label": "Ana bilgisayar adı"
|
||||||
},
|
},
|
||||||
|
"https": {
|
||||||
|
"label": "HTTPS & Sertifikalar",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "HTTPS sertifika dosyası seç",
|
||||||
|
"label": "Sertifika dosyası (.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "HTTPS'i aktifleştir"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "HTTPS özel anahtar dosyası seç",
|
||||||
|
"label": "Özel anahtar dosyası (.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "Port"
|
"label": "Port"
|
||||||
}
|
}
|
||||||
@ -462,8 +478,8 @@
|
|||||||
"set-status-display-type": {
|
"set-status-display-type": {
|
||||||
"label": "Durum metni",
|
"label": "Durum metni",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"artist": "{artist} Dinleniyor",
|
|
||||||
"application": "{{applicationName}} Dinleniyor",
|
"application": "{{applicationName}} Dinleniyor",
|
||||||
|
"artist": "{artist} Dinleniyor",
|
||||||
"title": "{song title} Dinleniyor"
|
"title": "{song title} Dinleniyor"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user