diff options
Diffstat (limited to 'MLEB/Translate/i18n/api/zh-hant.json')
-rw-r--r-- | MLEB/Translate/i18n/api/zh-hant.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/MLEB/Translate/i18n/api/zh-hant.json b/MLEB/Translate/i18n/api/zh-hant.json index 4247f98b..e6eb4ae2 100644 --- a/MLEB/Translate/i18n/api/zh-hant.json +++ b/MLEB/Translate/i18n/api/zh-hant.json @@ -23,7 +23,6 @@ "apihelp-groupreview-example-1": "標記訊息群組「group-Example」的德語翻譯狀態為就緒", "apihelp-query+languagestats-description": "查詢語言統計。", "apihelp-query+languagestats-summary": "查詢語言統計。", - "apihelp-query+languagestats-param-timelimit": "花費計算遺失統計資料的最長時間。若為零,僅會回傳從起始快取的內容。", "apihelp-query+languagestats-param-language": "語言代碼。", "apihelp-query+languagestats-example-1": "芬蘭語的翻譯完成統計狀態清單", "apihelp-query+messagecollection-description": "查詢有關翻譯的 MessageCollection。", @@ -56,7 +55,6 @@ "apihelp-query+messagegroups-example-1": "顯示訊息群組", "apihelp-query+messagegroupstats-description": "查詢訊息群組統計。", "apihelp-query+messagegroupstats-summary": "查詢訊息群組統計。", - "apihelp-query+messagegroupstats-param-timelimit": "花費計算遺失統計資料的最長時間。若為零,僅會回傳從起始快取的內容。", "apihelp-query+messagegroupstats-param-group": "訊息群組 ID。", "apihelp-query+messagegroupstats-example-1": "針對「page-Example」群組的翻譯完成度統計清單", "apihelp-query+messagetranslations-description": "查詢單一訊息的所有翻譯。", @@ -122,6 +120,16 @@ "apihelp-translationcheck-summary": "驗證翻譯。", "apihelp-translationcheck-param-title": "帶有命名空間與語言代碼的頁面標題。", "apihelp-translationcheck-param-translation": "要驗證的翻譯。", + "apihelp-translationstats-description": "取得與翻譯編輯、有效翻譯、新的使用者、翻譯審查與審查者相關的翻譯統計內容。", + "apihelp-translationstats-summary": "取得翻譯統計", + "apihelp-translationstats-param-count": "要求統計的類型", + "apihelp-translationstats-param-days": "要取得統計的天數", + "apihelp-translationstats-param-group": "要取得統計內容的群組清單。", + "apihelp-translationstats-param-language": "要取得統計內容的語言清單。", + "apihelp-translationstats-param-scale": "翻譯統計比例", + "apihelp-translationstats-param-start": "要取得翻譯統計的開始日期。預設為目前日期減去「天數」。", + "apihelp-translationstats-example-1": "取得所有群組與語言在最近 30 天的編輯計數", + "apihelp-translationstats-example-2": "取得英語與法語在最近 30 天的編輯計數", "apierror-translate-changeset-modified": "變更集已被作者用戶或程序給變更。因您的變更可能會覆蓋掉它們的變更,所以無法保存。請重新整理頁面來查看最新一次的變更內容。", "apierror-translate-duplicateaggregategroup": "訊息群組已存在", "apierror-translate-fuzzymessage": "不能審查模糊翻譯", |