From 171683d31464e108cd5432918b8d434346f3ab85 Mon Sep 17 00:00:00 2001 From: MMP0 Date: Mon, 28 Aug 2017 07:58:01 +0900 Subject: [PATCH] Update ja-jp.all.json (#1414) --- translations/ja-jp.all.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/translations/ja-jp.all.json b/translations/ja-jp.all.json index 1eec12a3..627b193a 100644 --- a/translations/ja-jp.all.json +++ b/translations/ja-jp.all.json @@ -2014,5 +2014,25 @@ { "id": "expire", "translation": "期間" + }, + { + "id": "complement", + "translation": "補足" + }, + { + "id": "from", + "translation": " " + }, + { + "id": "to", + "translation": "〜" + }, + { + "id": "feed_types", + "translation": "フィードタイプ: RSS (feed)、magnet リンク付き RSS (manget), Torznab 仕様 (torznab), EZTV 仕様 (eztv)" + }, + { + "id": "append_query", + "translation": "フィード URL の末尾に検索クエリーを追加することができます。" } ]