Skip to content

Commit 69087bb

Browse files
lojdenweblate
authored andcommitted
chore(i18n): Translated using Weblate (Swedish)
Currently translated at 7.6% (26 of 342 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/sv/
1 parent af78f15 commit 69087bb

File tree

1 file changed

+103
-1
lines changed

1 file changed

+103
-1
lines changed

src/i18n/resources/sv.json

+103-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,103 @@
1-
{}
1+
{
2+
"plugins": {
3+
"navigation": {
4+
"name": "Navigering"
5+
},
6+
"no-google-login": {
7+
"name": "Inget Google Login"
8+
},
9+
"notifications": {
10+
"name": "Notiser"
11+
},
12+
"picture-in-picture": {
13+
"menu": {
14+
"hotkey": {
15+
"label": "Snabbkommando",
16+
"prompt": {
17+
"keybind-options": {
18+
"hotkey": "Snabbkommando"
19+
},
20+
"label": "",
21+
"title": "Bild-I-Bild genväg"
22+
}
23+
}
24+
},
25+
"name": "Bild-I-Bild",
26+
"templates": {
27+
"button": "Bild-i-bild"
28+
}
29+
},
30+
"playback-speed": {
31+
"name": "Uppspelningshastighet",
32+
"templates": {
33+
"button": "Hasighet"
34+
}
35+
},
36+
"precise-volume": {
37+
"prompt": {
38+
"global-shortcuts": {
39+
"keybind-options": {
40+
"decrease": "Minska Volym",
41+
"increase": "Öka Volym"
42+
}
43+
},
44+
"volume-steps": {
45+
"title": "Volymsteg"
46+
}
47+
}
48+
},
49+
"quality-changer": {
50+
"backend": {
51+
"dialog": {
52+
"quality-changer": {
53+
"detail": "Nuvarande kvalité: {{quality}}",
54+
"message": "Välj Video Kvalité:",
55+
"title": "Välj Video Kvalité"
56+
}
57+
}
58+
}
59+
},
60+
"scrobbler": {
61+
"prompt": {
62+
"lastfm": {
63+
"api-key": "Last.fm API nyckel"
64+
},
65+
"listenbrainz": {
66+
"token": {
67+
"title": "ListenBrainz token"
68+
}
69+
}
70+
}
71+
},
72+
"shortcuts": {
73+
"prompt": {
74+
"keybind": {
75+
"keybind-options": {
76+
"next": "Nästa",
77+
"play-pause": "Spela / Pausa",
78+
"previous": "Föregående"
79+
}
80+
}
81+
}
82+
},
83+
"video-toggle": {
84+
"menu": {
85+
"align": {
86+
"submenu": {
87+
"left": "Vänster",
88+
"middle": "Mitten",
89+
"right": "Höger"
90+
}
91+
},
92+
"mode": {
93+
"submenu": {
94+
"disabled": "Inaktiverad"
95+
}
96+
}
97+
},
98+
"templates": {
99+
"button": "Låt"
100+
}
101+
}
102+
}
103+
}

0 commit comments

Comments
 (0)