From f44fd734a65d56029c161346390bf56603f4675f Mon Sep 17 00:00:00 2001 From: notlin4 Date: Sat, 30 Dec 2023 12:04:17 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 50.3% (141 of 280 strings) Translation: Misode's Data Pack Generators/Web App Translate-URL: https://weblate.spyglassmc.com/projects/misode-github-io/web-app/zh_Hant/ --- src/locales/zh-tw.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/locales/zh-tw.json b/src/locales/zh-tw.json index 70452f4b..73c5b9a1 100644 --- a/src/locales/zh-tw.json +++ b/src/locales/zh-tw.json @@ -126,5 +126,24 @@ "title.generators": "資料包生成器", "versions.data_pack_format": "資料包格式", "title.guides": "資料包指南", - "any_version": "任何版本" + "any_version": "任何版本", + "contributor.content": "指南作者", + "contributor.report": "回報錯誤", + "contributor.support": "支持者", + "contributor.translation": "翻譯者", + "copy_share": "複製分享連結", + "customized.basic": "基礎", + "customized.structures": "結構", + "customized.ores": "礦物", + "developed_by": "開發者", + "donate": "贊助", + "enabled": "已啟用", + "font": "字型", + "format.json": "JSON", + "generate_new_uuid": "以新 UUID 產生", + "generate_new_color": "產生新顏色", + "contributor.code": "程式碼貢獻者", + "disabled": "已停用", + "generator.not_found": "找不到生成器「%0%」", + "generators.all": "所有生成器" }