From b4d045ffd004024f2bcb121383d751c730d89b2f Mon Sep 17 00:00:00 2001 From: DignifiedSilence <5Dd12Ck@protonmail.com> Date: Mon, 9 Jan 2023 12:15:52 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (2143 of 2143 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/ --- client/src/locale/angular.ja-JP.xlf | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index 75c8ce453..6e0b72ee3 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -887,7 +887,7 @@ Requires manual validation by moderators - 投稿される前にモデレーターによってチェックされます + 公開される前にモデレーターによってチェックされます src/app/shared/shared-instance/instance-features-table.component.html41 @@ -1393,7 +1393,7 @@ You might want to create a channel by theme: for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. - チャンネルを作成する際に何らかのテーマに基づきたい場合: 例として、ピアノコンサートの動画を投稿するのであれば「SweetMelodies」というチャンネル名をつけたり、エコについて話す動画を投稿するのであれば「Ecology」というチャンネル名にしてみると良いかもしれません。 + チャンネルを作成する際に何らかのテーマに基づきたい場合: 例として、ピアノコンサートの動画を公開するのであれば「SweetMelodies」というチャンネル名をつけたり、エコについて話す動画を公開するのであれば「Ecology」というチャンネル名にしてみると良いかもしれません。 src/app/+signup/+register/steps/register-step-channel.component.html 6,9 @@ -5779,12 +5779,12 @@ Sort by "Recently Added" - "最近投稿された動画順"で並び替え + "最近公開された動画順"で並び替え src/app/shared/shared-video-miniature/video-filters-header.component.html47 Sort by "Original Publication Date" - "動画が投稿された順"で並び替え + "オリジナルの公開日順"で並び替え src/app/shared/shared-video-miniature/video-filters-header.component.html48 @@ -5904,7 +5904,7 @@ In Recently added, Trending, Local, Most liked and Search pages - 最近投稿された動画、トレンド、ローカル動画、高評価が多かった動画、そして検索結果のページなど + 最近公開された動画、トレンド、ローカル動画、高評価が多かった動画、そして検索結果のページなど src/app/shared/shared-user-settings/user-video-settings.component.html28 @@ -6456,7 +6456,7 @@ Since the video publication - この動画を投稿してから + この動画を公開してから src/app/+stats/video/video-stats.component.ts 63 @@ -8058,7 +8058,7 @@ Privacy - 投稿範囲 + 公開範囲 src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html51 src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html51 src/app/+videos/+video-edit/shared/video-edit.component.html111 @@ -8579,7 +8579,7 @@ Videos scope - 動画の範囲 + 動画の公開範囲 src/app/+admin/overview/videos/video-admin.service.ts81 @@ -9515,7 +9515,7 @@ Go to the recently added videos page - 「最近投稿された動画」のページに移動 + 「最近公開された動画」のページに移動 src/app/app.component.ts307 @@ -11643,12 +11643,12 @@ Subscribed to all current channels of . You will be notified of all their new videos. - の全てのチャンネルを登録しました。それぞれのチャンネルで新しく動画が投稿されると、あなた宛に通知が送信されます。 + の全てのチャンネルを登録しました。それぞれのチャンネルで新しく動画が公開されると、あなた宛に通知が送信されます。 src/app/shared/shared-user-subscription/subscribe-button.component.ts109 Subscribed to . You will be notified of all their new videos. - のチャンネルを登録しました。チャンネルで新しく動画が投稿されると、あなた宛に通知が送信されます。 + のチャンネルを登録しました。チャンネルで新しく動画が公開されると、あなた宛に通知が送信されます。 src/app/shared/shared-user-subscription/subscribe-button.component.ts110 @@ -12445,7 +12445,7 @@ Recently added - 最近投稿された動画 + 最近公開された動画 src/app/+videos/video-list/videos-list-common-page.component.ts199 src/app/core/menu/menu.service.ts146 @@ -12512,7 +12512,7 @@ Only videos uploaded on this instance are displayed - このインスタンスに投稿された動画のみ、表示されます + このインスタンスで公開された動画のみ、表示されます src/app/+videos/video-list/videos-list-common-page.component.ts194