diff options
| author | crobibero <cody@robibe.ro> | 2020-11-06 07:15:38 -0700 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-11-06 07:15:38 -0700 |
| commit | 41b38c6735e4dc2ccb9b5c277950bf6c079d983b (patch) | |
| tree | 888f29a1466880527bed445a85b8b39469e25e72 /Emby.Server.Implementations/Localization/Core/ja.json | |
| parent | b4d52d8009d8e4a6836dc431ac5f336910a07d6c (diff) | |
| parent | eeb3177cc3d8911b0d06dadb6f7d03600d11dac1 (diff) | |
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/ja.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/ja.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ja.json b/Emby.Server.Implementations/Localization/Core/ja.json index 35004f0eb..02bf8496f 100644 --- a/Emby.Server.Implementations/Localization/Core/ja.json +++ b/Emby.Server.Implementations/Localization/Core/ja.json @@ -96,7 +96,7 @@ "TaskRefreshLibraryDescription": "メディアライブラリをスキャンして新しいファイルを探し、メタデータをリフレッシュします。", "TaskRefreshLibrary": "メディアライブラリのスキャン", "TaskCleanCacheDescription": "不要なキャッシュを消去します。", - "TaskCleanCache": "キャッシュの掃除", + "TaskCleanCache": "キャッシュを消去", "TasksChannelsCategory": "ネットチャンネル", "TasksApplicationCategory": "アプリケーション", "TasksLibraryCategory": "ライブラリ", @@ -112,5 +112,7 @@ "TaskDownloadMissingSubtitlesDescription": "メタデータ構成に基づいて、欠落している字幕をインターネットで検索します。", "TaskRefreshChapterImagesDescription": "チャプターのあるビデオのサムネイルを作成します。", "TaskRefreshChapterImages": "チャプター画像を抽出する", - "TaskDownloadMissingSubtitles": "不足している字幕をダウンロードする" + "TaskDownloadMissingSubtitles": "不足している字幕をダウンロードする", + "TaskCleanActivityLogDescription": "設定された期間よりも古いアクティビティの履歴を削除します。", + "TaskCleanActivityLog": "アクティビティの履歴を消去" } |
