aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
diff options
context:
space:
mode:
authorTAKAHASHI Shuuji <shuuji3@gmail.com>2024-05-08 13:03:29 +0000
committerWeblate <noreply@weblate.org>2024-05-08 19:00:47 -0400
commit6156388d32ba7dc182f8e74e0011dbaffb7de8cc (patch)
tree5fd7f89a2ea3d172678086f19b143d95eed6da03 /Emby.Server.Implementations
parentb25c6acb6b31b95f5768b0976de799092a69c84f (diff)
Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
Diffstat (limited to 'Emby.Server.Implementations')
-rw-r--r--Emby.Server.Implementations/Localization/Core/ja.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ja.json b/Emby.Server.Implementations/Localization/Core/ja.json
index ab6988006..c8ed7d0fb 100644
--- a/Emby.Server.Implementations/Localization/Core/ja.json
+++ b/Emby.Server.Implementations/Localization/Core/ja.json
@@ -125,5 +125,9 @@
"External": "外部",
"HearingImpaired": "聴覚障害の方",
"TaskRefreshTrickplayImages": "トリックプレー画像を生成",
- "TaskRefreshTrickplayImagesDescription": "有効なライブラリ内のビデオをもとにトリックプレーのプレビューを生成します。"
+ "TaskRefreshTrickplayImagesDescription": "有効なライブラリ内のビデオをもとにトリックプレーのプレビューを生成します。",
+ "TaskCleanCollectionsAndPlaylists": "コレクションとプレイリストをクリーンアップ",
+ "TaskAudioNormalization": "音声の正規化",
+ "TaskAudioNormalizationDescription": "音声の正規化データのためにファイルをスキャンします。",
+ "TaskCleanCollectionsAndPlaylistsDescription": "在しなくなったコレクションやプレイリストからアイテムを削除します。"
}