aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Wang <mizuki-tim@proton.me>2024-09-26 05:28:06 +0000
committerWeblate <noreply@weblate.org>2024-09-26 13:25:00 -0400
commitb7093b0d407dd43a40d819b05ada7ed4a836c712 (patch)
tree2eb05e67ed92abd50907714e4b153c16a1b01557
parente67dd3fc0e688a659ca1b1b88410e7b015385981 (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.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ja.json b/Emby.Server.Implementations/Localization/Core/ja.json
index c8ed7d0fb..10f4aee25 100644
--- a/Emby.Server.Implementations/Localization/Core/ja.json
+++ b/Emby.Server.Implementations/Localization/Core/ja.json
@@ -129,5 +129,10 @@
"TaskCleanCollectionsAndPlaylists": "コレクションとプレイリストをクリーンアップ",
"TaskAudioNormalization": "音声の正規化",
"TaskAudioNormalizationDescription": "音声の正規化データのためにファイルをスキャンします。",
- "TaskCleanCollectionsAndPlaylistsDescription": "在しなくなったコレクションやプレイリストからアイテムを削除します。"
+ "TaskCleanCollectionsAndPlaylistsDescription": "在しなくなったコレクションやプレイリストからアイテムを削除します。",
+ "TaskDownloadMissingLyricsDescription": "歌詞をダウンロード",
+ "TaskExtractMediaSegments": "メディアセグメントを読み取る",
+ "TaskMoveTrickplayImages": "Trickplayの画像を移動",
+ "TaskMoveTrickplayImagesDescription": "ライブラリ設定によりTrickplayのファイルを移動。",
+ "TaskDownloadMissingLyrics": "記録されていない歌詞をダウンロード"
}