diff options
| author | Yusuke, Hirota <hirota1996@gmail.com> | 2025-06-17 09:22:21 -0400 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2025-06-18 09:01:34 +0000 |
| commit | 6575c69a4ec064f77de438c08cb94e74fd62c87f (patch) | |
| tree | e07b65a4352b15740821061233938880dbc24c88 | |
| parent | 66d594836c82a539c3051e30bdb97addc019c246 (diff) | |
Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/ja.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ja.json b/Emby.Server.Implementations/Localization/Core/ja.json index 14a576592..d564d54ce 100644 --- a/Emby.Server.Implementations/Localization/Core/ja.json +++ b/Emby.Server.Implementations/Localization/Core/ja.json @@ -135,5 +135,7 @@ "TaskMoveTrickplayImages": "Trickplayの画像を移動", "TaskMoveTrickplayImagesDescription": "ライブラリ設定によりTrickplayのファイルを移動。", "TaskDownloadMissingLyrics": "失われた歌詞をダウンロード", - "TaskExtractMediaSegmentsDescription": "MediaSegment 対応プラグインからメディア セグメントを抽出または取得します。" + "TaskExtractMediaSegmentsDescription": "MediaSegment 対応プラグインからメディア セグメントを抽出または取得します。", + "CleanupUserDataTask": "ユーザーデータのクリーンアップタスク", + "CleanupUserDataTaskDescription": "90日以上存在しないメディアに対して、視聴状態やお気に入り状態などのユーザーデータをすべて削除します。" } |
