diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index efb536085..b8d6c9048 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -2410,7 +2410,7 @@ Video descriptions are truncated by default and require manual action to expand them. - デフォルトでは動画の説明文が長い場合はその一部が省かれるため、「もっと見る」を手動でクリックする必要があります。 + デフォルトでは動画の説明文が長い場合はその一部が省略されるため、手動で広げる必要があります。 src/app/+videos/+video-edit/shared/video-edit.component.html49 @@ -2547,7 +2547,7 @@ ⚠️ If you enable this option, your live will be terminated if you exceed your video quota - ⚠️ このオプションを有効にすると、あなたのリプレイ動画の投稿処理中に動画容量の制限を越えた場合、投稿処理は強制的に終了されます + ⚠️ このオプションを有効にすると、アップロード容量制限を超えた場合、自動的にライブ配信が終了します src/app/+videos/+video-edit/shared/video-edit.component.html280 @@ -2635,7 +2635,7 @@ Reduce latency to ~15s disabling P2P - P2P機能を無効にし、遅延時間を15秒以下に減らします + P2Pを無効にし、遅延を15秒以内まで減らします src/app/+videos/+video-edit/shared/video-edit.component.ts90