diff options
Diffstat (limited to 'public/_locales/ja/messages.json')
-rw-r--r-- | public/_locales/ja/messages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/_locales/ja/messages.json b/public/_locales/ja/messages.json index 3e537cef..e77ae3e2 100644 --- a/public/_locales/ja/messages.json +++ b/public/_locales/ja/messages.json @@ -35,6 +35,9 @@ "message": "セグメントをチャプターとしてレンダリングする", "description": "Refers to drawing segments on the YouTube seek bar as split up chapters, similar to the existing chapter system" }, + "showSegmentNameInChapterBar": { + "message": "動画時間の横に現在のセグメントを表示" + }, "upvoteButtonInfo": { "message": "この提案を支持" }, @@ -122,6 +125,9 @@ "closePopup": { "message": "ポップアップを閉じる" }, + "closeIcon": { + "message": "閉じるアイコン" + }, "SubmitTimes": { "message": "セグメントを送信" }, @@ -1046,6 +1052,12 @@ "hideSegment": { "message": "セグメントを表示しない" }, + "skipSegment": { + "message": "セグメントをスキップ" + }, + "playChapter": { + "message": "チャプターを再生" + }, "SponsorTimeEditScrollNewFeature": { "message": "編集ボックスにカーソルを合わせながらマウスホイールを使用すると、時間をすばやく調整できます。 CtrlキーまたはShiftキーの組み合わせを使用して変更を微調整できます。" }, |