diff --git a/src/assets/i18n/messages.ja.xlf b/src/assets/i18n/messages.ja.xlf
index 37284a98..c3f764f6 100644
--- a/src/assets/i18n/messages.ja.xlf
+++ b/src/assets/i18n/messages.ja.xlf
@@ -1238,6 +1238,7 @@
Failed to run task!
+ 失敗したタスク!
src/app/components/tasks/tasks.component.ts
85
@@ -1249,6 +1250,7 @@
Successfully confirmed task!
+ タスクの確認に成功!
src/app/components/tasks/tasks.component.ts
95
@@ -1256,6 +1258,7 @@
Failed to confirm task!
+ タスクの確認に失敗しました!
src/app/components/tasks/tasks.component.ts
96
@@ -1267,6 +1270,7 @@
Reset tasks
+ リセットタスク
src/app/components/tasks/tasks.component.ts
138
@@ -1274,6 +1278,7 @@
Would you like to reset your tasks? All your schedules will be removed as well.
+ タスクをリセットしますか?スケジュールも全て削除されます。
src/app/components/tasks/tasks.component.ts
139
@@ -1281,6 +1286,7 @@
Reset
+ リセット
src/app/components/tasks/tasks.component.ts
140
@@ -1288,6 +1294,7 @@
Tasks successfully reset!
+ タスクのリセットに成功しました!
src/app/components/tasks/tasks.component.ts
148
@@ -1295,6 +1302,7 @@
Failed to reset tasks!
+ 失敗したリセットタスク!
src/app/components/tasks/tasks.component.ts
150
@@ -1306,6 +1314,7 @@
Download Twitch Chat
+ Twitchチャットをダウンロード
src/app/components/twitch-chat/twitch-chat.component.html
10
@@ -1314,6 +1323,7 @@
VOD url for this video is not supported. VOD ID must be after "twitch.tv/videos/"
+ このビデオのVOD URLはサポートされていません。VOD IDは、"twitch.tv/videos/" の後になければなりません。
src/app/components/twitch-chat/twitch-chat.component.ts
99
@@ -1337,6 +1347,7 @@
Auto-generated
+ 自動生成
src/app/components/unified-file-card/unified-file-card.component.html
5
@@ -1372,6 +1383,7 @@
Go to subscription
+ サブスクリプションへ
src/app/components/unified-file-card/unified-file-card.component.html
25
@@ -1502,6 +1514,7 @@
is an open-source YouTube downloader built under Google's Material Design specifications. You can seamlessly download your favorite videos as video or audio files, and even subscribe to your favorite channels and playlists to keep updated with their new videos.
+ は、Googleのマテリアルデザイン仕様に基づいて構築されたオープンソースのYouTubeダウンローダーです。お気に入りの動画を動画ファイルや音声ファイルとしてシームレスにダウンロードできるほか、お気に入りのチャンネルやプレイリストを購読して、新しい動画の更新を見逃さないようにすることもできる。
src/app/dialogs/about-dialog/about-dialog.component.html
12
@@ -1510,6 +1523,7 @@
has some awesome features included! An extensive API, Docker support, and localization (translation) support. Read up on all the supported features by clicking on the GitHub icon above.
+ には素晴らしい機能がいくつか含まれている!広範なAPI、Dockerのサポート、ローカリゼーション(翻訳)のサポート。上のGitHubアイコンをクリックして、サポートされているすべての機能をお読みください。
src/app/dialogs/about-dialog/about-dialog.component.html
15
@@ -1563,6 +1577,7 @@
Docker tag:
+ Dockerタグ:
src/app/dialogs/about-dialog/about-dialog.component.html
28
@@ -1624,6 +1639,7 @@
Register a user
+ ユーザー登録
src/app/dialogs/add-user-dialog/add-user-dialog.component.html
1
@@ -1632,6 +1648,7 @@
Modify youtube-dl args
+ youtube-dlの引数を変更する
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
1,6
@@ -1640,6 +1657,7 @@
Simulated new args
+ 新しい引数をシュミレーション
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
8,9
@@ -1648,6 +1666,7 @@
Add an arg
+ 引数を追加
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
34,37
@@ -1656,6 +1675,7 @@
Search by category
+ カテゴリーで検索
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
60,63
@@ -1664,6 +1684,7 @@
Use arg value
+ 引数の値を使う
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
64,66
@@ -1672,6 +1693,7 @@
Arg value
+ 引数の値
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
68,69
@@ -1680,6 +1702,7 @@
Add arg
+ 引数を追加
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
73,77
@@ -1688,6 +1711,7 @@
Modify
+ 修正
src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
85,86
@@ -1704,6 +1728,7 @@
Upload new cookies
+ 新しいクッキーをアップロード
src/app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.html
1
@@ -1721,6 +1746,7 @@
NOTE: Uploading new cookies will override your previous cookies. Also note that cookies are instance-wide, not per-user.
+ 注意:新しいクッキーをアップロードすると、以前のクッキーが上書きされます。また、クッキーはユーザごとではなく、インスタンス全体であることに注意してください。
src/app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.html
20
@@ -1729,6 +1755,7 @@
Cookies successfully uploaded!
+ クッキーは正常にアップロードされました!
src/app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.ts
42
@@ -1736,6 +1763,7 @@
Editing category
+ カテゴリーを編集
src/app/dialogs/edit-category-dialog/edit-category-dialog.component.html
1
@@ -1744,6 +1772,7 @@
Rules
+ ルール
src/app/dialogs/edit-category-dialog/edit-category-dialog.component.html
10
@@ -1752,6 +1781,7 @@
Add new rule
+ 新しいルールを追加する
src/app/dialogs/edit-category-dialog/edit-category-dialog.component.html
39
@@ -1760,6 +1790,7 @@
Custom file output
+ カスタムファイル出力
src/app/dialogs/edit-category-dialog/edit-category-dialog.component.html
44
@@ -1801,6 +1832,7 @@
Path is relative to the config download path. Don't include extension.
+ パスはコンフィグダウンロードパスからの相対パスです。拡張子は含めない。
src/app/dialogs/edit-category-dialog/edit-category-dialog.component.html
48
@@ -1877,6 +1909,7 @@
Download videos uploaded in the last
+ 直近にアップロードされた動画をダウンロードする
src/app/dialogs/edit-subscription-dialog/edit-subscription-dialog.component.html
13
@@ -1902,6 +1935,7 @@
Max quality
+ 最高品質
src/app/dialogs/edit-subscription-dialog/edit-subscription-dialog.component.html
32
@@ -1914,6 +1948,7 @@
Custom args
+ カスタム引数
src/app/dialogs/edit-subscription-dialog/edit-subscription-dialog.component.html
39
@@ -1930,6 +1965,7 @@
These are added after the standard args.
+ これらは標準的な引数の後に追加される。
src/app/dialogs/edit-subscription-dialog/edit-subscription-dialog.component.html
42
@@ -1967,6 +2003,7 @@
Failed to restore database! See browser console for more info.
+ データベースの復元に失敗しました!詳細はブラウザコンソールを参照してください。
src/app/dialogs/restore-db-dialog/restore-db-dialog.component.ts
46
@@ -1974,6 +2011,7 @@
Create admin account
+ 管理者アカウントの作成
src/app/dialogs/set-default-admin-dialog/set-default-admin-dialog.component.html
1
@@ -1982,6 +2020,7 @@
No default admin account detected. This will create and set the password for an admin account with the user name as 'admin'.
+ デフォルトの管理者アカウントが検出されません。ユーザー名を'admin'とした管理者アカウントを作成し、パスワードを設定します。
src/app/dialogs/set-default-admin-dialog/set-default-admin-dialog.component.html
5
@@ -2092,6 +2131,7 @@
Subscribe to playlist or channel
+ プレイリストまたはチャンネルを登録する
src/app/dialogs/subscribe-dialog/subscribe-dialog.component.html
1
@@ -2126,6 +2166,7 @@
Custom name
+ カスタム名
src/app/dialogs/subscribe-dialog/subscribe-dialog.component.html
19
@@ -2134,6 +2175,7 @@
Subscribe
+ サブスクライブ
src/app/dialogs/subscribe-dialog/subscribe-dialog.component.html
76
@@ -2142,6 +2184,7 @@
You must specify an amount of time
+ 時間を指定する必要があります
src/app/dialogs/subscribe-dialog/subscribe-dialog.component.ts
79
@@ -2184,6 +2227,7 @@
Archive:
+ アーカイブ:
src/app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html
17
@@ -2192,6 +2236,7 @@
Export Archive
+ アーカイブをエクスポート
src/app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html
24
@@ -2226,6 +2271,7 @@
Update task schedule
+ タスクスケジュールの更新
src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html
1
@@ -2234,6 +2280,7 @@
Enabled
+ 有効
src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html
7
@@ -2242,6 +2289,7 @@
Recurring
+ 反復
src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.html
10
@@ -2367,6 +2415,7 @@
View count
+ カウントを見る
src/app/dialogs/video-info-dialog/video-info-dialog.component.html
42
@@ -2375,6 +2424,7 @@
Local view count
+ ローカルでの視聴回数
src/app/dialogs/video-info-dialog/video-info-dialog.component.html
45
@@ -2428,6 +2478,7 @@
Use URL
+ URLを使用する
src/app/main/main.component.html
51,53
@@ -2481,6 +2532,7 @@
Advanced
+ アドバンス
src/app/main/main.component.html
96,99
@@ -2489,6 +2541,7 @@
Simulated command:
+ コマンドをシュミレーション:
src/app/main/main.component.html
102,104
@@ -2497,6 +2550,7 @@
Use custom args
+ カスタム引数を使用する
src/app/main/main.component.html
110,112
@@ -2505,6 +2559,7 @@
Replace args
+ 引数の置換
src/app/main/main.component.html
116,118
@@ -2513,6 +2568,7 @@
No need to include URL, just everything after. Args are delimited using two commas like so: ,,
+ URLを含める必要はありません。引数は2つのカンマで区切ります:,,
src/app/main/main.component.html
123,125
@@ -2521,6 +2577,7 @@
Use custom output
+ カスタム出力を使用する
src/app/main/main.component.html
131,133
@@ -2529,6 +2586,7 @@
Custom output
+ カスタム出力
src/app/main/main.component.html
135,136
@@ -2631,6 +2689,7 @@
Main
+ メイン
src/app/settings/settings.component.html
4
@@ -2639,6 +2698,7 @@
URL this app will be accessed from, without the port.
+ このアプリがアクセスされるURL(ポートなし)。
src/app/settings/settings.component.html
11
@@ -2674,6 +2734,7 @@
Users base path
+ ユーザーのベースパス
src/app/settings/settings.component.html
30
@@ -2682,6 +2743,7 @@
Base path for users and their downloaded videos.
+ ユーザーとそのダウンロードしたビデオのベースパス。
src/app/settings/settings.component.html
31
@@ -2690,6 +2752,7 @@
Allow subscriptions
+ サブスクリプションを許可する
src/app/settings/settings.component.html
40
@@ -2698,6 +2761,7 @@
Subscriptions base path
+ サブスクリプションのベースパス
src/app/settings/settings.component.html
44
@@ -2706,6 +2770,7 @@
Base path for videos from your subscribed channels and playlists. It is relative to YTDL-Material's root folder.
+ 登録したチャンネルやプレイリストの動画のベースパス。YTDL-Material のルート・フォルダからの相対パスです。
src/app/settings/settings.component.html
45
@@ -2732,6 +2797,7 @@
Sometimes new videos are downloaded before being fully processed. This setting will mean new videos will be checked for a higher quality version the following day.
+ 新しいビデオが完全に処理される前にダウンロードされることがあります。この設定により、新しいビデオは翌日に高画質版がチェックされます。
src/app/settings/settings.component.html
55
@@ -2740,6 +2806,7 @@
Redownload fresh uploads
+ 新鮮なアップロードを再ダウンロード
src/app/settings/settings.component.html
55
@@ -2802,6 +2869,7 @@
Path for audio only downloads. It is relative to YTDL-Material's root folder.
+ 音声のみをダウンロードする場合のパス。YTDL-Materialのルートフォルダからの相対パスです。
src/app/settings/settings.component.html
104
@@ -2819,6 +2887,7 @@
Path for video downloads. It is relative to YTDL-Material's root folder.
+ 動画ダウンロード用のパス。YTDL-Materialのルートフォルダからの相対パスです。
src/app/settings/settings.component.html
111
@@ -2827,6 +2896,7 @@
Default file output
+ デフォルトのファイル出力
src/app/settings/settings.component.html
117
@@ -2835,6 +2905,7 @@
Path is relative to the above download paths. Don't include extension.
+ パスは上記のダウンロードパスからの相対パスです。拡張子は含めないでください。
src/app/settings/settings.component.html
120
@@ -2843,6 +2914,7 @@
Global custom args
+ グローバルカスタム引数
src/app/settings/settings.component.html
127
@@ -2851,6 +2923,7 @@
Global custom args for downloads on the home page. (Set args for subscriptions for each subscriptions separately!) Args are delimited using two commas like so: ,,
+ ホームページのダウンロード用のグローバルカスタム引数。(サブスクリプション用のアーギュメントは、それぞれのサブスクリプションに個別に設定しましょう!) アーギュメントは、次のように2つのカンマで区切られます:,,
src/app/settings/settings.component.html
128
@@ -2859,6 +2932,7 @@
Categories
+ カテゴリー
src/app/settings/settings.component.html
138
@@ -2867,6 +2941,7 @@
With this setting enabled, if a single video matches a category, the entire playlist will receive that category.
+ この設定を有効にすると、1 つの動画がカテゴリに一致する場合、プレイリスト全体にそのカテゴリが適用されます。
src/app/settings/settings.component.html
152
@@ -2875,6 +2950,7 @@
Allow playlist categorization
+ プレイリストの分類を許可する
src/app/settings/settings.component.html
152
@@ -2883,6 +2959,7 @@
Use youtube-dl archive
+ youtube-dlアーカイブを使用する
src/app/settings/settings.component.html
160
@@ -2909,6 +2986,7 @@
Max concurrent downloads
+ 最大同時ダウンロード数
src/app/settings/settings.component.html
177
@@ -2917,6 +2995,7 @@
Limits the amount of downloads that can be simultaneously downloaded. Use -1 for no limit.
+ 同時にダウンロードできる量を制限する。制限なしの場合は-1。
src/app/settings/settings.component.html
178
@@ -2934,6 +3013,7 @@
Rate limits your downloads to the specified amount. Ex: 200K
+ レートはあなたのダウンロードを指定された量に制限します。例:200K
src/app/settings/settings.component.html
184
@@ -2942,6 +3022,7 @@
Kill all downloads
+ すべてのダウンロードを終了する
src/app/settings/settings.component.html
193
@@ -2950,6 +3031,7 @@
Extra
+ エクストラ
src/app/settings/settings.component.html
200
@@ -2958,6 +3040,7 @@
Top title
+ トップタイトル
src/app/settings/settings.component.html
206
@@ -2966,6 +3049,7 @@
File manager enabled
+ ファイルマネージャー有効
src/app/settings/settings.component.html
211
@@ -2974,6 +3058,7 @@
Downloads manager enabled
+ ダウンロードマネージャー有効
src/app/settings/settings.component.html
214
@@ -2982,6 +3067,7 @@
Allow quality select
+ 品質選択を許可する
src/app/settings/settings.component.html
217
@@ -2990,6 +3076,7 @@
Download only mode
+ ダウンロード専用モード
src/app/settings/settings.component.html
220
@@ -3034,6 +3121,7 @@
This will delete your old API key!
+ これで古いAPIキーは削除されます!
src/app/settings/settings.component.html
241
@@ -3069,6 +3157,7 @@
Generating a key is easy!
+ キーの生成は簡単だ!
src/app/settings/settings.component.html
255
@@ -3120,6 +3209,7 @@
Enables a button to skip ads when viewing supported videos.
+ 対応動画視聴時に広告をスキップするボタンを有効にする。
src/app/settings/settings.component.html
276
@@ -3137,6 +3227,7 @@
Generates NFO files with every download, primarily used by Kodi.
+ ダウンロード毎にNFOファイルを生成し、主にKodiで使用される。
src/app/settings/settings.component.html
279
@@ -3154,6 +3245,7 @@
to download the official YoutubeDL-Material Chrome extension manually.
+ をクリックしてYoutubeDL-Material公式Chrome拡張機能を手動でダウンロードしてください。
src/app/settings/settings.component.html
288
@@ -3162,6 +3254,7 @@
You must manually load the extension and modify the extension's settings to set the frontend URL.
+ 手動で拡張機能を有効にし、設定を変更してフロントエンドのURLを設定する必要があります。
src/app/settings/settings.component.html
289
@@ -3170,6 +3263,7 @@
to install the official YoutubeDL-Material Firefox extension right off the Firefox extensions page.
+ をクリックして、Firefoxの拡張機能ページからYoutubeDL-Materialの公式Firefox拡張機能をインストールしてください。
src/app/settings/settings.component.html
294
@@ -3178,6 +3272,7 @@
Detailed setup instructions.
+ 詳細なセットアップ手順。
src/app/settings/settings.component.html
295
@@ -3186,6 +3281,7 @@
Not much is required other than changing the extension's settings to set the frontend URL.
+ フロントエンドのURLを設定するために拡張機能の設定を変更する以外には、特に必要なことはない。
src/app/settings/settings.component.html
295
@@ -3194,6 +3290,7 @@
Drag the link below to your bookmarks, and you're good to go! Just navigate to the YouTube video you'd like to download, and click the bookmark.
+ 下のリンクをブックマークにドラッグしてください!ダウンロードしたいYouTubeビデオに移動して、ブックマークをクリックするだけです。
src/app/settings/settings.component.html
300
@@ -3202,6 +3299,7 @@
Generate 'audio only' bookmarklet
+ 「音声のみ」のブックマークレットを生成する
src/app/settings/settings.component.html
301
@@ -3228,6 +3326,7 @@
Records per table
+ テーブルあたりのレコード数
src/app/settings/settings.component.html
317
@@ -3236,6 +3335,7 @@
MongoDB Connection String
+ MongoDB 接続文字列
src/app/settings/settings.component.html
325
@@ -3253,6 +3353,7 @@
Test connection string
+ 接続文字列をテスト
src/app/settings/settings.component.html
330
@@ -3261,6 +3362,7 @@
Transfer DB to
+ DBを転送する
src/app/settings/settings.component.html
335
@@ -3269,6 +3371,7 @@
Database information could not be retrieved. Check the server logs for more information.
+ データベース情報を取得できませんでした。サーバーのログを確認してください。
src/app/settings/settings.component.html
339
@@ -3277,6 +3380,7 @@
Advanced
+ アドバンス
src/app/settings/settings.component.html
347
@@ -3285,6 +3389,7 @@
Select a downloader
+ ダウンローダーを選択する
src/app/settings/settings.component.html
353
@@ -3293,6 +3398,7 @@
Use default downloading agent
+ デフォルトのダウンロードエージェントを使用する
src/app/settings/settings.component.html
362
@@ -3301,6 +3407,7 @@
Select a download agent
+ ダウンロードエージェントの選択
src/app/settings/settings.component.html
366
@@ -3318,6 +3425,7 @@
Login expiration
+ ログイン期限
src/app/settings/settings.component.html
392
@@ -3326,6 +3434,7 @@
Allow advanced download
+ 高度なダウンロードを許可する
src/app/settings/settings.component.html
403
@@ -3415,6 +3524,7 @@
Bind DN
+ Bind DN
src/app/settings/settings.component.html
460
@@ -3423,6 +3533,7 @@
Bind Credentials
+ Bind Credentials
src/app/settings/settings.component.html
465
@@ -3431,6 +3542,7 @@
Search Base
+ 検索ベース
src/app/settings/settings.component.html
470
@@ -3439,6 +3551,7 @@
Search Filter
+ 検索フィルター
src/app/settings/settings.component.html
475
@@ -3456,6 +3569,7 @@
You must enable multi-user mode to access this tab.
+ このタブにアクセスするには、マルチユーザーモードを有効にする必要があります。
src/app/settings/settings.component.ts
49
@@ -3463,6 +3577,7 @@
Failed to update categories!
+ カテゴリの更新に失敗しました!
src/app/settings/settings.component.ts
134
@@ -3470,6 +3585,7 @@
Language successfully changed! Reload to update the page.
+ 言語の変更に成功しました!ページを更新するにはリロードしてください。
src/app/settings/settings.component.ts
209
@@ -3477,6 +3593,7 @@
Chrome users must drag the 'Alternate URL' link to your bookmarks.
+ Chromeをお使いの方は、「代替URL」リンクをブックマークにドラッグしてください。
src/app/settings/settings.component.ts
237
@@ -3484,6 +3601,7 @@
Successfully killed all downloads!
+ すべてのダウンロードの終了に成功!
src/app/settings/settings.component.ts
292
@@ -3491,6 +3609,7 @@
Failed to kill all downloads! Check logs for details.
+ すべてのダウンロードの終了に失敗しました!詳細はログを確認してください。
src/app/settings/settings.component.ts
295
@@ -3502,6 +3621,7 @@
Restarting!
+ 再スタート!
src/app/settings/settings.component.ts
307
@@ -3509,6 +3629,7 @@
Failed to restart the server.
+ サーバーの再起動に失敗しました。
src/app/settings/settings.component.ts
309
@@ -3516,6 +3637,7 @@
Successfully transfered DB! Reloading info...
+ DBの転送に成功!リロード情報...
src/app/settings/settings.component.ts
340
@@ -3523,6 +3645,7 @@
Failed to transfer DB -- transfer was aborted. Error:
+ DBの転送に失敗しました。エラーが発生しました:
src/app/settings/settings.component.ts
343
@@ -3530,6 +3653,7 @@
Failed to transfer DB -- API call failed. See browser logs for details.
+ DB転送に失敗しました -- API呼び出しに失敗しました。詳細はブラウザのログを参照してください。
src/app/settings/settings.component.ts
347
@@ -3553,6 +3677,7 @@
Connection failed! Error: Server error. See logs for more info.
+ 接続に失敗しました!エラー:サーバーエラーです。詳細はログをご覧ください。
src/app/settings/settings.component.ts
363
@@ -3560,6 +3685,7 @@
Your subscriptions
+ サブスクリプション
src/app/subscriptions/subscriptions.component.html
3
@@ -3577,6 +3703,7 @@
Name not available. Channel retrieval in progress.
+ 名前が利用できません。チャンネル検索中。
src/app/subscriptions/subscriptions.component.html
14
@@ -3585,6 +3712,7 @@
You have no channel subscriptions.
+ チャンネル登録がありません。
src/app/subscriptions/subscriptions.component.html
27
@@ -3610,6 +3738,7 @@
You have no playlist subscriptions.
+ プレイリストの登録がありません。
src/app/subscriptions/subscriptions.component.html
49
@@ -3875,6 +4004,739 @@
Download zip
+
+ Archives
+ アーカイブ
+
+ src/app/app.component.html
+ 26
+
+ Archives menu label
+
+
+ Filter
+ フィルター
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 3
+
+ Filter
+
+
+ Extractor
+ エクストラクター
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 57
+
+ Extractor
+
+
+ Archives empty
+ アーカイブは空です
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 72
+
+ Archives empty
+
+
+ Delete selected
+ 選択された項目を削除します
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 77
+
+ Delete selected
+
+
+ Download archive
+ ダウンロードしたアーカイブ
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 80
+
+ Download archive
+
+
+ Video
+ ビデオ
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 92
+
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 133
+
+ Video
+
+
+ Audio
+ オーディオ
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 93
+
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 134
+
+ Audio
+
+
+ Upload
+ アップロード
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 137
+
+
+ src/app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.html
+ 30
+
+ Upload
+
+
+ Video
+ ビデオ
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 40
+
+
+
+ Audio
+ オーディオ
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 44
+
+
+
+ Archive successfully imported!
+ アーカイブのインポートが成功しました!
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 130
+
+
+
+ Successfully deleted archive items!
+ アーカイブの削除に成功しました!
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 172
+
+
+
+ Failed to delete archive items!
+ アーカイブの削除に失敗しました!
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 174
+
+
+
+ Finished downloading
+ 完了したダウンロード
+
+ src/app/components/notifications-list/notifications-list.component.ts
+ 17
+
+
+
+ Task finished
+ 完了したタスク
+
+ src/app/components/notifications-list/notifications-list.component.ts
+ 19
+
+
+
+ Play
+ プレイ
+
+ src/app/components/notifications-list/notifications-list.component.ts
+ 30
+
+
+
+ Task
+ タスク
+
+ src/app/components/notifications/notifications.component.ts
+ 31
+
+
+
+ Blacklist deleted subscription files
+ 削除した購読ファイルのブラックリスト
+
+ src/app/components/task-settings/task-settings.component.html
+ 14
+
+ Blacklist deleted subscription files
+
+
+ Do not ask for confirmation
+ 確認を求めない
+
+ src/app/components/task-settings/task-settings.component.html
+ 19
+
+ Do not ask for confirmation
+
+
+ Sidepanel mode
+ サイドパネル・モード
+
+ src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html
+ 30
+
+ Sidepanel mode
+
+
+ Arg
+ 引数
+
+ src/app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html
+ 41
+
+ Arg
+
+
+ Unsubscribe from
+ の登録を解除
+
+ src/app/dialogs/subscription-info-dialog/subscription-info-dialog.component.ts
+ 30
+
+
+
+ Would you like to unsubscribe from ?
+ を登録を解除しますか?
+
+ src/app/dialogs/subscription-info-dialog/subscription-info-dialog.component.ts
+ 31
+
+
+
+ Unsubscribe
+ 登録解除
+
+ src/app/dialogs/subscription-info-dialog/subscription-info-dialog.component.ts
+ 32
+
+
+
+ Enable RSS Feed
+ RSSフィードを有効にする
+
+ src/app/settings/settings.component.html
+ 271
+
+ Enable RSS Feed setting
+
+
+ Allowed notification types
+ 許可される通知タイプ
+
+ src/app/settings/settings.component.html
+ 356
+
+ Allowed notification types
+
+
+ See docs here.
+ ドキュメントはこちら。
+
+ src/app/settings/settings.component.html
+ 375
+
+
+ src/app/settings/settings.component.html
+ 382
+
+
+ src/app/settings/settings.component.html
+ 392
+
+
+ src/app/settings/settings.component.html
+ 402
+
+
+ src/app/settings/settings.component.html
+ 409
+
+ Discord API setting hint
+
+
+ Gotify app token
+ Gotifyアプリトークン
+
+ src/app/settings/settings.component.html
+ 407
+
+ Gotify app token
+
+
+ Use Telegram API
+ Telegram APIを使う
+
+ src/app/settings/settings.component.html
+ 413
+
+ Use Telegram API setting
+
+
+ How do I get the chat ID?
+ チャットIDの取得方法を教えてください。
+
+ src/app/settings/settings.component.html
+ 426
+
+ Telegram chat ID help
+
+
+ Generate RSS URL
+ RSSのURLを生成する
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 1
+
+
+ src/app/settings/settings.component.html
+ 273
+
+ Generate RSS URL
+
+
+ Title filter
+ タイトルフィルター
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 8
+
+ Title filter
+
+
+ Supports regex
+ 正規表現をサポート
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 10
+
+ Supports regex
+
+
+ Item limit
+ 項目制限
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 46
+
+ Item limit
+
+
+ User
+ ユーザー
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 25
+
+ User
+
+
+ Favorited
+ お気に入り
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 51
+
+ Favorited
+
+
+ You must input a time!
+ 時間を入力しなければならない!
+
+ src/app/dialogs/update-task-schedule-dialog/update-task-schedule-dialog.component.ts
+ 70
+
+
+
+ Over
+ オーバー
+
+ src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html
+ 32,34
+
+ Over
+
+
+ Side
+ サイド
+
+ src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html
+ 35,37
+
+ Side
+
+
+ File card size
+ ファイルカードサイズ
+
+ src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html
+ 42
+
+ File card size
+
+
+ Best
+ ベスト
+
+ src/app/main/main.component.html
+ 24,25
+
+ Best
+
+
+ No description available.
+ 説明がありません。
+
+ src/app/player/player.component.html
+ 25,27
+
+ No description
+
+
+ Force autoplay
+ 自動再生を強制する
+
+ src/app/settings/settings.component.html
+ 218
+
+ Force autoplay setting
+
+
+ See documentation here.
+ ドキュメントはこちら。
+
+ src/app/settings/settings.component.html
+ 274
+
+ RSS feed documentation
+
+
+ Notifications
+ お知らせ
+
+ src/app/settings/settings.component.html
+ 343
+
+ Notifications settings label
+
+
+ Enable notifications
+ 通知を有効にする
+
+ src/app/settings/settings.component.html
+ 349
+
+ Enable notifications setting
+
+
+ Enable all notifications
+ すべての通知を有効にする
+
+ src/app/settings/settings.component.html
+ 352
+
+ Enable all notifications setting
+
+
+ Task finished
+ タスク終了
+
+ src/app/settings/settings.component.html
+ 360
+
+ Task finished
+
+
+ Webhook URL
+ Webhook URL
+
+ src/app/settings/settings.component.html
+ 366
+
+ webhook URL
+
+
+ Discord Webhook URL
+ Discord Webhook URL
+
+ src/app/settings/settings.component.html
+ 373
+
+ Discord Webhook URL
+
+
+ Slack Webhook URL
+ Slack Webhook URL
+
+ src/app/settings/settings.component.html
+ 380
+
+ Slack Webhook URL
+
+
+ Use ntfy API
+ ntfy APIを使用する
+
+ src/app/settings/settings.component.html
+ 386
+
+ Use ntfy API setting
+
+
+ ntfy topic URL
+ ntfyトピックURL
+
+ src/app/settings/settings.component.html
+ 390
+
+ ntfy topic URL
+
+
+ Use gotify API
+ gotify APIを使用する
+
+ src/app/settings/settings.component.html
+ 396
+
+ Use gotify API setting
+
+
+ Gotify server URL
+ GotifyサーバーのURL
+
+ src/app/settings/settings.component.html
+ 400
+
+ Gotify server URL
+
+
+ Telegram bot token
+ Telegram ボットトークン
+
+ src/app/settings/settings.component.html
+ 417
+
+ Telegram bot token
+
+
+ Create bot here.
+ ボットを作成する。
+
+ src/app/settings/settings.component.html
+ 419
+
+ Telegram bot create link
+
+
+ Telegram chat ID
+ Telegram チャットID
+
+ src/app/settings/settings.component.html
+ 424
+
+ Telegram chat ID
+
+
+ Restart required.
+ 再起動が必要です。
+
+ src/app/settings/settings.component.html
+ 446
+
+ Restart required hint
+
+
+ Delete category
+ カテゴリー削除
+
+ src/app/settings/settings.component.ts
+ 158
+
+
+
+ Would you like to delete ?
+ を削除しますか?
+
+ src/app/settings/settings.component.ts
+ 159
+
+
+
+ Successfully deleted !
+ の削除に成功しました!
+
+ src/app/settings/settings.component.ts
+ 168
+
+
+
+ Failed to delete !
+ の削除に失敗しました!
+
+ src/app/settings/settings.component.ts
+ 172
+
+
+
+ Add subscription
+ サブスクリプションの追加
+
+ src/app/subscriptions/subscriptions.component.html
+ 60
+
+ Add subscription
+
+
+ Would you like to delete archive(s)?
+ 個のアーカイブを削除しますか?
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 153
+
+
+
+ Delete archives
+ 削除したアーカイブ
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 152
+
+
+
+ Delete
+ 削除
+
+ src/app/components/archive-viewer/archive-viewer.component.ts
+ 154
+
+
+ src/app/settings/settings.component.ts
+ 160
+
+
+
+ Watch content
+ コンテンツを見る
+
+ src/app/components/downloads/downloads.component.ts
+ 50
+
+
+
+ View task
+ タスクを見る
+
+ src/app/components/notifications-list/notifications-list.component.ts
+ 33
+
+
+
+ Restart
+ 再起動
+
+ src/app/components/downloads/downloads.component.ts
+ 62
+
+
+
+ Download restarted!
+ ダウンロードを再開しました!
+
+ src/app/components/notifications/notifications.component.ts
+ 72
+
+
+
+ Blacklist all files
+ すべてのファイルをブラックリストへ
+
+ src/app/components/task-settings/task-settings.component.html
+ 11
+
+ Blacklist deleted files
+
+
+ Delete old files:
+ 古いファイルを削除:
+
+ src/app/components/tasks/tasks.component.html
+ 66
+
+ Delete old files
+
+
+ Task settings -
+ タスク設定
+
+ src/app/components/task-settings/task-settings.component.html
+ 1
+
+ Task settings
+
+
+ Favorited
+ お気に入り
+
+ src/app/components/recent-videos/recent-videos.component.ts
+ 65
+
+
+
+ Error for:
+ のエラー
+
+ src/app/components/tasks/tasks.component.ts
+ 174
+
+
+
+ Be careful enabling this with multi-user mode! User data may be exposed.
+ マルチユーザーモードでこれを有効にするのは注意が必要です!ユーザーデータが漏洩する可能性があります。
+
+ src/app/settings/settings.component.html
+ 272
+
+ RSS Feed prefix
+
+
+ None
+ なし
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 84
+
+
+ src/app/components/archive-viewer/archive-viewer.component.html
+ 126
+
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 27
+
+
+ src/app/dialogs/generate-rss-url/generate-rss-url.component.html
+ 36
+
+ None
+