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",
|
||||
"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",
|
||||
@ -139,7 +139,7 @@
|
||||
"unset": "Määramata"
|
||||
},
|
||||
"tray": {
|
||||
"label": "Trey",
|
||||
"label": "Tasku",
|
||||
"submenu": {
|
||||
"disabled": "Välja lülitatud",
|
||||
"enabled-and-hide-app": "Sisse lülitatud ja rakendus peidetud",
|
||||
|
||||
@ -237,7 +237,8 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Schakel thema's voor de schuifbalk in"
|
||||
},
|
||||
"name": "Albumkleurthema"
|
||||
},
|
||||
@ -320,6 +321,22 @@
|
||||
"hostname": {
|
||||
"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": {
|
||||
"label": "Poort"
|
||||
}
|
||||
|
||||
@ -321,6 +321,22 @@
|
||||
"hostname": {
|
||||
"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": {
|
||||
"label": "Port"
|
||||
}
|
||||
@ -462,8 +478,8 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Durum metni",
|
||||
"submenu": {
|
||||
"artist": "{artist} Dinleniyor",
|
||||
"application": "{{applicationName}} Dinleniyor",
|
||||
"artist": "{artist} Dinleniyor",
|
||||
"title": "{song title} Dinleniyor"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user