diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index d297b2d16..e2a04d7b4 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -2849,7 +2849,7 @@ Paste magnet URI - Magnet URIを入力 + Magnet URIを貼り付け src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html16 @@ -2929,7 +2929,7 @@ Import with URL - URLを入力してインポートする + URLを入力してインポート src/app/+videos/+video-edit/video-add.component.html63 @@ -7699,7 +7699,7 @@ Hosts or handles contain duplicates. - 重複したホストまたはアカウントIDが入力されています。 + 重複したホストまたはハンドルが入力されています。 src/app/shared/form-validators/host-validators.ts 103 @@ -10211,7 +10211,7 @@ The subject cannot be more than 120 characters long. - タイトルは120文字以上は入力できません。 + 件名は120文字以上は入力できません。 src/app/shared/form-validators/instance-validators.ts34