github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/public/libs/video-js-5.9.0/lang/hr.js (about)

     1  videojs.addLanguage("hr",{
     2   "Play": "Pusti",
     3   "Pause": "Pauza",
     4   "Current Time": "Trenutno vrijeme",
     5   "Duration Time": "Vrijeme trajanja",
     6   "Remaining Time": "Preostalo vrijeme",
     7   "Stream Type": "Način strimovanja",
     8   "LIVE": "UŽIVO",
     9   "Loaded": "Učitan",
    10   "Progress": "Progres",
    11   "Fullscreen": "Puni ekran",
    12   "Non-Fullscreen": "Mali ekran",
    13   "Mute": "Prigušen",
    14   "Unmute": "Ne-prigušen",
    15   "Playback Rate": "Stopa reprodukcije",
    16   "Subtitles": "Podnaslov",
    17   "subtitles off": "Podnaslov deaktiviran",
    18   "Captions": "Titlovi",
    19   "captions off": "Titlovi deaktivirani",
    20   "Chapters": "Poglavlja",
    21   "You aborted the media playback": "Isključili ste reprodukciju videa.",
    22   "A network error caused the media download to fail part-way.": "Video se prestao preuzimati zbog greške na mreži.",
    23   "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Video se ne može reproducirati zbog servera, greške u mreži ili je format ne podržan.",
    24   "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Reprodukcija videa je zaustavljenja zbog greške u formatu ili zbog verzije vašeg pretraživača.",
    25   "No compatible source was found for this media.": "Nije nađen nijedan kompatibilan izvor ovog videa."
    26  });