aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiko Dela Cruz <mikomiks22@gmail.com>2020-04-14 15:14:16 +0000
committerWeblate <noreply@weblate.org>2020-04-14 15:52:23 -0400
commit2eb5775ee3fc0bd98f88e7208798dec4aa63c724 (patch)
tree1c152924446d6226b182e5c523cc78d0a495f6b3
parent96795ca250980fedee8a4db3eb4e61755478db75 (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.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ja.json b/Emby.Server.Implementations/Localization/Core/ja.json
index d0daed7a3..5e017d4c4 100644
--- a/Emby.Server.Implementations/Localization/Core/ja.json
+++ b/Emby.Server.Implementations/Localization/Core/ja.json
@@ -109,5 +109,8 @@
"TaskUpdatePluginsDescription": "自動更新可能なプラグインのアップデートをダウンロードしてインストールします。",
"TaskUpdatePlugins": "プラグインの更新",
"TaskRefreshPeopleDescription": "メディアライブラリで俳優や監督のメタデータをリフレッシュします。",
- "TaskRefreshPeople": "俳優や監督のデータのリフレッシュ"
+ "TaskRefreshPeople": "俳優や監督のデータのリフレッシュ",
+ "TaskDownloadMissingSubtitlesDescription": "メタデータ構成に基づいて、欠落している字幕をインターネットで検索します。",
+ "TaskRefreshChapterImagesDescription": "チャプターのあるビデオのサムネイルを作成します。",
+ "TaskRefreshChapterImages": "チャプター画像を抽出する"
}