Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / video.js / dist / lang / ja.js
1 videojs.addLanguage("ja",{
2  "Play": "再生",
3  "Pause": "一時停止",
4  "Current Time": "現在の時間",
5  "Duration Time": "長さ",
6  "Remaining Time": "残りの時間",
7  "Stream Type": "ストリームの種類",
8  "LIVE": "ライブ",
9  "Loaded": "ロード済み",
10  "Progress": "進行状況",
11  "Fullscreen": "フルスクリーン",
12  "Non-Fullscreen": "フルスクリーン以外",
13  "Mute": "ミュート",
14  "Unmute": "ミュート解除",
15  "Playback Rate": "再生レート",
16  "Subtitles": "サブタイトル",
17  "subtitles off": "サブタイトル オフ",
18  "Captions": "キャプション",
19  "captions off": "キャプション オフ",
20  "Chapters": "チャプター",
21  "You aborted the media playback": "動画再生を中止しました",
22  "A network error caused the media download to fail part-way.": "ネットワーク エラーにより動画のダウンロードが途中で失敗しました",
23  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "サーバーまたはネットワークのエラー、またはフォーマットがサポートされていないため、動画をロードできませんでした",
24  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "破損の問題、またはお使いのブラウザがサポートしていない機能が動画に使用されていたため、動画の再生が中止されました",
25  "No compatible source was found for this media.": "この動画に対して互換性のあるソースが見つかりませんでした"
26 });