From 6105fe9ad03130cd3996f61f0bc74cc480facc52 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Wed, 20 Dec 2023 08:29:54 +0100 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I130f381590ddab3708a34bf4ff8c47f1c3ed9547 --- i18n/api/zh-hant.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/i18n/api/zh-hant.json b/i18n/api/zh-hant.json index a46c7f5..c6a95bd 100644 --- a/i18n/api/zh-hant.json +++ b/i18n/api/zh-hant.json @@ -2,17 +2,20 @@ "@metadata": { "authors": [ "Kly", - "Winston Sung" + "Winston Sung", + "SunAfterRain" ] }, "apihelp-query+pageimages-summary": "回傳有關在頁面上圖片的資訊,例如縮圖和照片展示內容。", "apihelp-query+pageimages-example-1": "取得在 Albert Einstein 頁面上圖片的名稱以及 100 像素縮圖。", - "apihelp-query+pageimages-param-prop": "會回傳的資訊:\n;thumbnail:關聯此頁面的縮圖 URL 以及尺寸(如有存在的情況下)。\n;original:關聯此頁面的圖片 URL 以及原始尺寸(如有存在的情況下)。\n;name:圖片的標題。", + "apihelp-query+pageimages-param-prop": "返回的資訊:", + "apihelp-query+pageimages-paramvalue-prop-thumbnail": "與頁面關聯的縮圖圖像URL及尺寸(如果有)。", + "apihelp-query+pageimages-paramvalue-prop-original": "與頁面關聯的圖像URL及原始尺寸(如果有)。", "apihelp-query+pageimages-paramvalue-prop-name": "圖片標題。", "apihelp-query+pageimages-param-thumbsize": "縮圖的像素最大寬度。", "apihelp-query+pageimages-param-langcode": "若支援多個語言,會彩現圖片語言代碼", "apihelp-query+pageimages-param-limit": "回傳頁面數量的屬性。", - "apihelp-query+pageimages-param-license": "限制頁面圖片至特定許可權限類型", + "apihelp-query+pageimages-param-license": "限制頁面圖像為特定的許可協定類型:", "apihelp-query+pageimages-paramvalue-license-free": "僅自由授權圖片。", "apihelp-query+pageimages-paramvalue-license-any": "最佳圖片,無論是否為自由授權。" }