X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Flocale%2Fangular.ja-JP.xlf;h=dfc2e9409622f26a52cd0d8d6a2d6a216804607f;hb=44dca5786165cf8b49c5a19f022f5f9e4ebb8015;hp=41c380f2434cbe475092660c9a32972a3a6e3381;hpb=b5a42b5dd3d2476eddbc6bdb4a38709c7b50d200;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index 41c380f24..dfc2e9409 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -6703,7 +6703,7 @@ - {getTotalVideosOf(videoChannel), plural, =0 {動画がありません} =1 {1動画} other {{{ getTotalVideosOf(videoChannel) }}動画}} + <x id="ICU" xid="1730926218636655979" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {動画がありません} =1 {1動画} other {{{ getTotalVideosOf(videoChannel) }}動画}} <x id="ICU" xid="1730926218636655979" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> src/app/+accounts/account-video-channels/account-video-channels.component.html29 src/app/+accounts/accounts.component.html39 src/app/+my-library/+my-video-channels/my-video-channels.component.html43 @@ -6719,7 +6719,7 @@ {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { videos}} - {VAR_PLURAL, plural, =0 {0個の動画} =1 {1 つの動画} other {個の動画}} + {VAR_PLURAL, plural, =0 {0件の動画} =1 {1件の動画} other {件の動画}} src/app/+accounts/account-video-channels/account-video-channels.component.html29 src/app/+accounts/accounts.component.html39 src/app/+my-library/+my-video-channels/my-video-channels.component.html47 @@ -9168,12 +9168,12 @@ Do you really want to delete videos? - 本当に 個の動画を削除しますか? + 本当に件の動画を削除しますか? src/app/+my-library/my-videos/my-videos.component.ts187 {length, plural, =1 {Video has been deleted} other { videos have been deleted}} - {length, plural, =1 {つの動画が削除されました} other {個の動画が削除されました}} + {length, plural, =1 {1件の動画が削除されました} other {件の動画が削除されました}} src/app/+my-library/my-videos/my-videos.component.ts206 @@ -11513,17 +11513,17 @@ Hide any content from that instance from you, your instance and its users. - このインスタンスの全てのコンテンツを非表示にします。対象はあなた、あなたのインスタンス、そしてあなたのインスタンスのユーザーです。 + このユーザーの全てのコンテンツをあなた、あなたのインスタンス、あなたのインスタンスのユーザーで非表示にします。 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts393 Unmute the instance by your instance - あなたのインスタンスからインスタンスのミュートを解除 + あなたのインスタンスでインスタンスのミュートを解除 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts398 Show back content from that instance for you, your instance and its users. - このインスタンスのコンテンツを再度表示します。対象はあなた、あなたのインスタンス、あなたのインスタンスのユーザーです。 + このインスタンスのコンテンツをあなた、あなたのインスタンス、あなたのインスタンスのユーザーで再度表示します。 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts399 @@ -11533,7 +11533,7 @@ Remove comments made by this account from your instance. - あなたのインスタンスの、このアカウントが作成したコメントを削除。 + あなたのインスタンスのこのアカウントが作成したコメントを削除します。 src/app/shared/shared-moderation/user-moderation-dropdown.component.ts410 @@ -11543,7 +11543,7 @@ Block videos - 動画をブロック + 件の動画をブロック src/app/shared/shared-moderation/video-block.component.html 4 @@ -11895,7 +11895,7 @@ Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}? - 本当に{count, plural, =1 {個の動画} other {これら個の動画}}を削除しますか? + 本当に{count, plural, =1 {件の動画} other {これら件の動画}}を削除しますか? src/app/+admin/overview/videos/video-list.component.ts229