Browse Source

Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/

marudosurdo 4 months ago
parent
commit
0409849cc7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Emby.Server.Implementations/Localization/Core/ja.json

+ 2 - 1
Emby.Server.Implementations/Localization/Core/ja.json

@@ -134,5 +134,6 @@
     "TaskExtractMediaSegments": "メディアセグメントを読み取る",
     "TaskExtractMediaSegments": "メディアセグメントを読み取る",
     "TaskMoveTrickplayImages": "Trickplayの画像を移動",
     "TaskMoveTrickplayImages": "Trickplayの画像を移動",
     "TaskMoveTrickplayImagesDescription": "ライブラリ設定によりTrickplayのファイルを移動。",
     "TaskMoveTrickplayImagesDescription": "ライブラリ設定によりTrickplayのファイルを移動。",
-    "TaskDownloadMissingLyrics": "記録されていない歌詞をダウンロード"
+    "TaskDownloadMissingLyrics": "失われた歌詞をダウンロード",
+    "TaskExtractMediaSegmentsDescription": "MediaSegment 対応プラグインからメディア セグメントを抽出または取得します。"
 }
 }