diff options
| author | yuuta0331 <miyagi.hiroshi@taupe.plala.or.jp> | 2026-07-06 18:46:02 -0400 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2026-07-07 02:20:57 +0000 |
| commit | 974038e9b0fc5ec9e4f6448af6f32d70c63d6e31 (patch) | |
| tree | e0192b4251598ba135b004490a83085d15e7c9d3 | |
| parent | e31f168e9bc132b4f830e39b0781cac550c08b85 (diff) | |
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 39e5af717c..78b7ec744b 100644 --- a/Emby.Server.Implementations/Localization/Core/ja.json +++ b/Emby.Server.Implementations/Localization/Core/ja.json @@ -106,5 +106,7 @@ "TaskDownloadMissingLyrics": "失われた歌詞をダウンロード", "TaskExtractMediaSegmentsDescription": "MediaSegment 対応プラグインからメディア セグメントを抽出または取得します。", "CleanupUserDataTask": "ユーザーデータのクリーンアップタスク", - "CleanupUserDataTaskDescription": "90日以上存在しないメディアに対して、視聴状態やお気に入り状態などのユーザーデータをすべて削除します。" + "CleanupUserDataTaskDescription": "90日以上存在しないメディアに対して、視聴状態やお気に入り状態などのユーザーデータをすべて削除します。", + "LyricDownloadFailureFromForItem": "歌詞", + "Original": "オリジナル" } |
