diff --git a/src/assets/i18n/messages.ja.xlf b/src/assets/i18n/messages.ja.xlf
index bec65d1..37284a9 100644
--- a/src/assets/i18n/messages.ja.xlf
+++ b/src/assets/i18n/messages.ja.xlf
@@ -2358,6 +2358,7 @@
Category
+ カテゴリ
src/app/dialogs/video-info-dialog/video-info-dialog.component.html
32
@@ -3243,6 +3244,7 @@
Example:
+ 例:
src/app/settings/settings.component.html
326
@@ -3307,6 +3309,7 @@
Log Level
+ 記録対象
src/app/settings/settings.component.html
380
@@ -3331,6 +3334,7 @@
Use Cookies
+ クッキーを使用
src/app/settings/settings.component.html
411
@@ -3339,6 +3343,7 @@
Set Cookies
+ クッキーを設定
src/app/settings/settings.component.html
412
@@ -3347,6 +3352,7 @@
Restart server
+ サイバーを再起動
src/app/settings/settings.component.html
424
@@ -3355,6 +3361,7 @@
Users
+ ユーザー
src/app/settings/settings.component.html
433
@@ -3363,6 +3370,7 @@
Allow user registration
+ ユーザー登録を許可
src/app/settings/settings.component.html
439
@@ -3371,6 +3379,7 @@
Auth method
+ 認証方法
src/app/settings/settings.component.html
443
@@ -3379,6 +3388,7 @@
Internal
+ 内部
src/app/settings/settings.component.html
445
@@ -3387,6 +3397,7 @@
LDAP
+ LDAP
src/app/settings/settings.component.html
448
@@ -3395,6 +3406,7 @@
LDAP URL
+ LDAPのURL
src/app/settings/settings.component.html
455
@@ -3525,6 +3537,7 @@
Connection successful!
+ 接続に成功!
src/app/settings/settings.component.ts
357
@@ -3532,6 +3545,7 @@
Connection failed! Error:
+ 接続に失敗!エラー:
src/app/settings/settings.component.ts
359
@@ -3554,6 +3568,7 @@
Channels
+ チャンネル
src/app/subscriptions/subscriptions.component.html
8
@@ -3610,6 +3625,256 @@
Select a version
+
+ Error
+ エラー
+
+ src/app/components/downloads/downloads.component.html
+ 39
+
+ Error
+
+
+ Pause
+ 停止
+
+ src/app/components/downloads/downloads.component.ts
+ 68
+
+
+
+ Unfavorite
+ お気に入り解除
+
+ src/app/components/unified-file-card/unified-file-card.component.html
+ 27
+
+ Unfavorite button
+
+
+ Show error
+ エラーを表示
+
+ src/app/components/downloads/downloads.component.ts
+ 56
+
+
+
+ Audio only
+ 音声のみ
+
+ src/app/components/recent-videos/recent-videos.component.ts
+ 60
+
+
+
+ Download Date
+ ダウンロード日
+
+ src/app/components/sort-property/sort-property.component.ts
+ 13
+
+
+
+ Upload Date
+ アップロード日
+
+ src/app/components/sort-property/sort-property.component.ts
+ 17
+
+
+
+ Small
+ 小
+
+ src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html
+ 50,52
+
+ Small
+
+
+ Play all
+ すべて再生
+
+ src/app/subscription/subscription/subscription.component.html
+ 17
+
+ Play all
+
+
+ ID
+ ID
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 47
+
+ ID
+
+
+ Remove
+ 除去
+
+ src/app/components/notifications-list/notifications-list.component.html
+ 23
+
+ Remove
+
+
+ Download failed
+ ダウンロードに失敗
+
+ src/app/components/notifications-list/notifications-list.component.ts
+ 18
+
+
+
+ Retry download
+ ダウンロード再試行
+
+ src/app/components/notifications-list/notifications-list.component.ts
+ 31
+
+
+
+ No notifications available
+ 通知なし
+
+ src/app/components/notifications/notifications.component.html
+ 1
+
+ No notifications available
+
+
+ Download completed
+ ダウンロード完了
+
+ src/app/components/notifications/notifications.component.ts
+ 23
+
+
+
+ Download error
+ ダウンロードエラー
+
+ src/app/components/notifications/notifications.component.ts
+ 27
+
+
+
+ Duration
+ 長さ
+
+ src/app/components/sort-property/sort-property.component.ts
+ 29
+
+
+
+ Resume
+ 再開
+
+ src/app/components/downloads/downloads.component.ts
+ 74
+
+
+ src/app/components/downloads/downloads.component.ts
+ 80
+
+
+
+ View error
+ エラーを表示
+
+ src/app/components/notifications-list/notifications-list.component.ts
+ 32
+
+
+
+ Video only
+ 動画のみ
+
+ src/app/components/recent-videos/recent-videos.component.ts
+ 55
+
+
+
+ Name
+ 名前
+
+ src/app/components/sort-property/sort-property.component.ts
+ 21
+
+
+
+ File Size
+ ファイルサイズ
+
+ src/app/components/sort-property/sort-property.component.ts
+ 25
+
+
+
+ Delete files older than
+ これより古いファイルを削除
+
+ src/app/components/task-settings/task-settings.component.html
+ 6
+
+ Delete files older than
+
+
+ Favorite
+ お気に入り
+
+ src/app/components/unified-file-card/unified-file-card.component.html
+ 26
+
+ Favorite button
+
+
+ Large
+ 大
+
+ src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html
+ 44,46
+
+ Large
+
+
+ Medium
+ 中
+
+ src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html
+ 47,49
+
+ Medium
+
+
+ Download complete
+ ダウンロード完了
+
+ src/app/settings/settings.component.html
+ 358
+
+ Download complete
+
+
+ Download error
+ ダウンロードエラー
+
+ src/app/settings/settings.component.html
+ 359
+
+ Download error
+
+
+ Download zip
+ ZIPをダウウンロード
+
+ src/app/subscription/subscription/subscription.component.html
+ 18
+
+ Download zip
+