diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf
index 1816fe864..89dd7256a 100644
--- a/client/src/locale/angular.ja-JP.xlf
+++ b/client/src/locale/angular.ja-JP.xlf
@@ -637,7 +637,7 @@
Default NSFW/sensitive videos policycan be redefined by the users
- NSFW/センシティブな動画へのデフォルトポリシーユーザーは「設定」から変更できます
+ NSFW/センシティブな動画へのデフォルト・ポリシーユーザーは「設定」から変更できます
src/app/shared/shared-instance/instance-features-table.component.html13
@@ -1585,7 +1585,7 @@
Your query will be matched against video names or descriptions, channel names.
- 検索ワードと動画のタイトル、その説明、またはチャンネルの名前と合った結果が表示されます。
+ 動画のタイトル、その説明、またはチャンネルの名前と検索ワードが合った結果が表示されます。
src/app/header/search-typeahead.component.html
37
@@ -1613,13 +1613,13 @@
will list the matching channel
- 検索にマッチしたチャンネルを表示します
+ チャンネルのURLにマッチしたチャンネルを表示します
src/app/header/search-typeahead.component.html50
src/app/header/search-typeahead.component.html53
will list the matching video
- 検索にマッチした動画を表示します
+ 動画のUUIDにマッチした動画を表示します
src/app/header/search-typeahead.component.html56
@@ -1662,12 +1662,12 @@
After...
- 後…
+ この年より後…
src/app/+search/search-filters.component.html85
Before...
- 前…
+ この年より前…
src/app/+search/search-filters.component.html95
@@ -1730,7 +1730,7 @@
All of these tags
- これらのタグすべて
+ 以下に入力した全てのタグ
src/app/+search/search-filters.component.html162
@@ -3829,7 +3829,7 @@
for ""
- 検索ワード ""
+ 検索ワード ""
src/app/+admin/plugins/plugin-search/plugin-search.component.html
22,24
@@ -5147,7 +5147,7 @@ color: red;
Federated videos (this instance + followed instances)
- 連合されている動画(このインスタンスとこのインスタンスからフォローされているインスタンスの)
+ 連合動画(ローカル動画とフォローしているインスタンスの動画)
src/app/shared/shared-video-miniature/video-filters-header.component.html
90
@@ -5219,7 +5219,7 @@ color: red;
Default policy on videos containing sensitive content
- センシティブなコンテンツを含む動画のデフォルトポリシー
+ センシティブなコンテンツを含む動画へのデフォルト・ポリシー
src/app/shared/shared-user-settings/user-video-settings.component.html4
@@ -6382,7 +6382,7 @@ color: red;
Federated
- 連合されている動画を含む
+ 連合動画を含む
src/app/shared/shared-video-miniature/video-filters.model.ts124
@@ -8497,7 +8497,7 @@ color: red;
Relevance
- 関連性
+ 関連性の高さ
src/app/+search/search-filters.component.ts74
@@ -8538,7 +8538,7 @@ color: red;
-
+
src/app/+search/search.component.html
5