48ea77b0fc89ec12585e5c8757b511e7f3346725
[yaffs-website] / node_modules / video.js / dist / lang / sv.js
1 videojs.addLanguage("sv",{
2  "Play": "Spela",
3  "Pause": "Pausa",
4  "Current Time": "Aktuell tid",
5  "Duration Time": "Total tid",
6  "Remaining Time": "Återstående tid",
7  "Stream Type": "Strömningstyp",
8  "LIVE": "LIVE",
9  "Loaded": "Laddad",
10  "Progress": "Förlopp",
11  "Fullscreen": "Fullskärm",
12  "Non-Fullscreen": "Ej fullskärm",
13  "Mute": "Ljud av",
14  "Unmute": "Ljud på",
15  "Playback Rate": "Uppspelningshastighet",
16  "Subtitles": "Text på",
17  "subtitles off": "Text av",
18  "Captions": "Text på",
19  "captions off": "Text av",
20  "Chapters": "Kapitel",
21  "You aborted the media playback": "Du har avbrutit videouppspelningen.",
22  "A network error caused the media download to fail part-way.": "Ett nätverksfel gjorde att nedladdningen av videon avbröts.",
23  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Det gick inte att ladda videon, antingen på grund av ett server- eller nätverksfel, eller för att formatet inte stöds.",
24  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Uppspelningen avbröts på grund av att videon är skadad, eller också för att videon använder funktioner som din webbläsare inte stöder.",
25  "No compatible source was found for this media.": "Det gick inte att hitta någon kompatibel källa för den här videon."
26 });