aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Cai <peter@typeblog.net>2020-04-04 01:10:29 +0000
committerWeblate <noreply@weblate.org>2020-04-04 05:31:50 -0400
commit7cc53d3759a91a9f4817d735a1bfa1583018e322 (patch)
tree9acfcf3cec6a4bb6e71bde7f829e53836e6c4f8f
parent2891a1438a6babfd44abf98217c99428fb6dfee2 (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.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ja.json b/Emby.Server.Implementations/Localization/Core/ja.json
index 903ddc153..d0daed7a3 100644
--- a/Emby.Server.Implementations/Localization/Core/ja.json
+++ b/Emby.Server.Implementations/Localization/Core/ja.json
@@ -101,5 +101,13 @@
"TasksChannelsCategory": "ネットチャンネル",
"TasksApplicationCategory": "アプリケーション",
"TasksLibraryCategory": "ライブラリ",
- "TasksMaintenanceCategory": "メンテナンス"
+ "TasksMaintenanceCategory": "メンテナンス",
+ "TaskRefreshChannelsDescription": "ネットチャンネルの情報をリフレッシュします。",
+ "TaskRefreshChannels": "チャンネルのリフレッシュ",
+ "TaskCleanTranscodeDescription": "一日以上前のトランスコードを消去します。",
+ "TaskCleanTranscode": "トランスコード用のディレクトリの掃除",
+ "TaskUpdatePluginsDescription": "自動更新可能なプラグインのアップデートをダウンロードしてインストールします。",
+ "TaskUpdatePlugins": "プラグインの更新",
+ "TaskRefreshPeopleDescription": "メディアライブラリで俳優や監督のメタデータをリフレッシュします。",
+ "TaskRefreshPeople": "俳優や監督のデータのリフレッシュ"
}