mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
chore(i18n): Translated using Weblate (Swedish)
Currently translated at 100.0% (463 of 463 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/sv/
This commit is contained in:
committed by
Hosted Weblate
parent
598c708e92
commit
1466c6451b
@ -321,6 +321,22 @@
|
|||||||
"hostname": {
|
"hostname": {
|
||||||
"label": "Värdnamn"
|
"label": "Värdnamn"
|
||||||
},
|
},
|
||||||
|
"https": {
|
||||||
|
"label": "HTTPS och certifikat",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "Välj HTTPS-certifikatfil",
|
||||||
|
"label": "Certifikatfil (.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "Aktivera HTTPS"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "Välj privat nyckelfil (.key/.pem)",
|
||||||
|
"label": "Privat nyckelfil (.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "Port"
|
"label": "Port"
|
||||||
}
|
}
|
||||||
@ -462,8 +478,8 @@
|
|||||||
"set-status-display-type": {
|
"set-status-display-type": {
|
||||||
"label": "Statusmeddelande",
|
"label": "Statusmeddelande",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"artist": "Lyssnar på {artist}",
|
|
||||||
"application": "Lyssnar på {{applicationName}}",
|
"application": "Lyssnar på {{applicationName}}",
|
||||||
|
"artist": "Lyssnar på {artist}",
|
||||||
"title": "Lyssnar på {song title}"
|
"title": "Lyssnar på {song title}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user