From c5d41266a56d82e614c307afa073eeefb2ab0af7 Mon Sep 17 00:00:00 2001 From: Shih-Chan Fan Date: Wed, 12 Aug 2020 11:28:19 +0200 Subject: [PATCH 1/2] Added translation using Weblate (Chinese (Traditional)) --- main/webapp/modules/core/langs/translation-zh_Hant.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 main/webapp/modules/core/langs/translation-zh_Hant.json diff --git a/main/webapp/modules/core/langs/translation-zh_Hant.json b/main/webapp/modules/core/langs/translation-zh_Hant.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/main/webapp/modules/core/langs/translation-zh_Hant.json @@ -0,0 +1 @@ +{} From cf0590b81f841679c01782134ad86b5670549096 Mon Sep 17 00:00:00 2001 From: Shih-Chan Fan Date: Wed, 12 Aug 2020 09:53:44 +0000 Subject: [PATCH 2/2] Translated using Weblate (Chinese (Traditional)) Currently translated at 6.3% (48 of 751 strings) Translation: OpenRefine/Translations Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/zh_Hant/ --- .../core/langs/translation-zh_Hant.json | 51 ++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/main/webapp/modules/core/langs/translation-zh_Hant.json b/main/webapp/modules/core/langs/translation-zh_Hant.json index 0967ef424..beea1c3ec 100644 --- a/main/webapp/modules/core/langs/translation-zh_Hant.json +++ b/main/webapp/modules/core/langs/translation-zh_Hant.json @@ -1 +1,50 @@ -{} +{ + "core-index-create/no-details": "無技術細節.", + "core-index-create/memory-usage": "記憶體用量: $1%($2/$3MB)", + "core-index-create/almost-done": "快要完成了…", + "core-index-create/sec-remaining": "還剩 $1 秒", + "core-index-create/min-remaining": "還剩 $1 分鐘", + "core-index-create/done": "完成.", + "core-index-create/starting": "開始", + "core-index-create/create-proj": "新增專案", + "core-index/importOptionMetadata": "匯入選項中介資料(JSON):", + "core-index/id": "專案代碼:", + "core-index/customMetadata": "客製化中介資料(JSON):", + "core-index/metaDatas": "專案中介資料", + "core-index/rowCount": "總筆數:", + "core-index/description": "描述:", + "core-index/subject": "主旨:", + "core-index/contributors": "貢獻者:", + "core-index/creator": "創建者:", + "core-index/modified": "最後修改時間:", + "core-index/created": "建立時間:", + "core-index/image": "圖片:", + "core-index/homepage": "首頁:", + "core-index/license": "版權:", + "core-index/title": "標題:", + "core-index/tags": "標記:", + "core-index/name": "專案名稱:", + "core-index/change-metadata-value": "更改中介資料鍵值", + "core-index/sample-data": "範例資料集", + "core-index/try-these": "如果你沒有資料可以處理, 試試這裡", + "core-index/no-proj": "無此專案. 在右方選擇'新增專案'來產生新的專案.", + "core-index/error-rename": "專案無法更名:", + "core-index/new-proj-name": "新專案名稱:", + "core-index/delete": "刪除", + "core-index/edit": "編輯", + "core-index/prefs-loading-failed": "無法載入偏好設定.", + "core-index/pref-key": "偏好設定之鍵值:", + "core-index/add-pref": "新增偏好設定", + "core-index/value": "值", + "core-index/key": "鍵", + "core-index/preferences": "偏好設定", + "core-index/delete-key": "刪除偏好設定", + "core-index/change-value": "更改偏好設定值", + "core-index/download-now": "現在下載", + "core-index/new-version": "新版本", + "core-index/version": "版本 $1", + "core-index/about": "關於", + "core-index/help": "幫助", + "core-index/slogan": "處理凌亂資料超強工具", + "name": "繁體中文" +}