From 3267de88cbb74578a3c94c11e77b7d4751c43fec Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Thu, 26 Sep 2019 09:15:28 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Ib37beed27487f063dfe9bfabf1746ac9578f2584 --- i18n/api/ja.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/i18n/api/ja.json b/i18n/api/ja.json index 86ce3ce8..6c29f8f5 100644 --- a/i18n/api/ja.json +++ b/i18n/api/ja.json @@ -2,9 +2,20 @@ "@metadata": { "authors": [ "Otokoume", - "Sujiniku" + "Sujiniku", + "Omotecho" ] }, + "apihelp-languagesearch-description": "任意のスクリプトで言語を検索。", + "apihelp-languagesearch-summary": "任意のスクリプトで言語名を検索。", "apihelp-languagesearch-param-search": "検索文字列。", - "apihelp-ulslocalization-param-language": "言語コード" + "apihelp-languagesearch-param-typos": "検索文字列で受容される間違った文字表記の数。", + "apihelp-languagesearch-example-1": "「Te」を検索", + "apihelp-languagesearch-example-2": "「ഫി」を検索", + "apihelp-languagesearch-example-3": "「ഫി」を検索、誤字は1つ以内", + "apihelp-ulslocalization-description": "ULSの当該言語訳を取得。", + "apihelp-ulslocalization-summary": "ULSの当該言語訳を取得。", + "apihelp-ulslocalization-param-language": "言語コード", + "apihelp-ulslocalization-example-1": "タミル語に翻訳", + "apihelp-ulslocalization-example-2": "ヒンディ語に翻訳" }