More updates to stop using dev or alpha or beta versions.
[yaffs-website] / node_modules / video.js / dist / lang / fi.js
1 videojs.addLanguage("fi",{
2  "Play": "Toisto",
3  "Pause": "Tauko",
4  "Current Time": "Tämänhetkinen aika",
5  "Duration Time": "Kokonaisaika",
6  "Remaining Time": "Jäljellä oleva aika",
7  "Stream Type": "Lähetystyyppi",
8  "LIVE": "LIVE",
9  "Loaded": "Ladattu",
10  "Progress": "Edistyminen",
11  "Fullscreen": "Koko näyttö",
12  "Non-Fullscreen": "Koko näyttö pois",
13  "Mute": "Ääni pois",
14  "Unmute": "Ääni päällä",
15  "Playback Rate": "Toistonopeus",
16  "Subtitles": "Tekstitys",
17  "subtitles off": "Tekstitys pois",
18  "Captions": "Tekstitys",
19  "captions off": "Tekstitys pois",
20  "Chapters": "Kappaleet",
21  "You aborted the media playback": "Olet keskeyttänyt videotoiston.",
22  "A network error caused the media download to fail part-way.": "Verkkovirhe keskeytti videon latauksen.",
23  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Videon lataus ei onnistunut joko palvelin- tai verkkovirheestä tai väärästä formaatista johtuen.",
24  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Videon toisto keskeytyi, koska media on vaurioitunut tai käyttää käyttää toimintoja, joita selaimesi ei tue.",
25  "No compatible source was found for this media.": "Tälle videolle ei löytynyt yhteensopivaa lähdettä."
26 });