From c9c0cc5179359b6a9fa7c46bf73df99c4f72c1fc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 14 Jan 2022 11:35:49 +0100 Subject: Update translations --- client/src/locale/angular.ja-JP.xlf | 166 ++++++++++++++++++++++-------------- 1 file changed, 100 insertions(+), 66 deletions(-) (limited to 'client/src/locale/angular.ja-JP.xlf') diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index c5cb0db0a..930914441 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -8515,9 +8515,9 @@ channel with the same name ()! Subscribe to the account アカウントを購読する - src/app/+video-channels/video-channels.component.ts76 - src/app/+videos/+video-watch/video-watch.component.ts731 - + + + src/app/+video-channels/video-channels.component.ts76src/app/+videos/+video-watch/video-watch.component.ts748 PLAYLISTS プレイリスト @@ -11039,23 +11039,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Stop autoplaying next video 次の動画への自動再生を止める - src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts220 - + + src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts228 Autoplay next video 自動再生 - src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts221 - + + src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts229 Stop looping playlist videos プレイリストのループを止める - src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts226 - + + src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts234 Loop playlist videos プレイリストをループ再生する - src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts227 - + + src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts235 Placeholder image Placeholder image @@ -11116,62 +11116,96 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Autoplay is suspended 自動再生は停止中です src/app/+videos/+video-watch/video-watch.component.ts426 + + Enter/exit fullscreenEnter/exit fullscreen + + src/app/+videos/+video-watch/video-watch.component.ts + 717 + + + Play/Pause the videoPlay/Pause the video + + src/app/+videos/+video-watch/video-watch.component.ts + 718 + + + Mute/unmute the videoMute/unmute the video + + src/app/+videos/+video-watch/video-watch.component.ts + 719 + + + Skip to a percentage of the video: 0 is 0% and 9 is 90%Skip to a percentage of the video: 0 is 0% and 9 is 90% + + src/app/+videos/+video-watch/video-watch.component.ts + 721 + + + Increase the volumeIncrease the volume + + src/app/+videos/+video-watch/video-watch.component.ts + 723 + + + Decrease the volumeDecrease the volume + + src/app/+videos/+video-watch/video-watch.component.ts + 724 + + + Seek the video forwardSeek the video forward + + src/app/+videos/+video-watch/video-watch.component.ts + 726 + + + Seek the video backwardSeek the video backward + + src/app/+videos/+video-watch/video-watch.component.ts + 727 + + + Increase playback rateIncrease playback rate + + src/app/+videos/+video-watch/video-watch.component.ts + 729 + + + Decrease playback rateDecrease playback rate + + src/app/+videos/+video-watch/video-watch.component.ts + 730 + + + Navigate in the video to the previous frameNavigate in the video to the previous frame + + src/app/+videos/+video-watch/video-watch.component.ts + 732 + + + Navigate in the video to the next frameNavigate in the video to the next frame + + src/app/+videos/+video-watch/video-watch.component.ts + 733 + + + Toggle theater modeToggle theater mode + + src/app/+videos/+video-watch/video-watch.component.ts + 738 + - - Enter/exit fullscreen (requires player focus) - 再生プレイヤーをフルスクリーン化・フルスクリーンを止める(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts706 - - - Play/Pause the video (requires player focus) - 動画の再生・停止(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts707 - - - Mute/unmute the video (requires player focus) - 動画のミュート・ミュートを解除(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts708 - - - Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus) - パーセンテージを指定して、動画の一部をスキップ: 例えば、値が0の場合は0%。値が9の場合は90%(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts710 - - - Increase the volume (requires player focus) - 音量を上げる(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts712 - - - Decrease the volume (requires player focus) - 音量を下げる(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts713 - - - Seek the video forward (requires player focus) - 動画の再生位置を前に進める(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts715 - - - Seek the video backward (requires player focus) - 動画の再生位置を後ろに進める(アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts716 - - - Increase playback rate (requires player focus) - 再生速度を早くする (アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts718 - - - Decrease playback rate (requires player focus) - 再生速度を遅くする (アクティブな再生プレーヤーが必要) - src/app/+videos/+video-watch/video-watch.component.ts719 - - - Navigate in the video frame by frame (requires player focus) - Navigate in the video frame by frame (requires player focus) - src/app/+videos/+video-watch/video-watch.component.ts721 - + + + + + + + + + + + Like the video 動画を高評価する -- cgit v1.2.3