From 329d989594d759ff12d8703530e47f772140e37f Mon Sep 17 00:00:00 2001 From: Supaplex Date: Sat, 5 Jun 2021 14:34:02 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 6.6% (25 of 375 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/zh_Hant/ --- langs/themes/zh_Hant.json | 78 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 77 insertions(+), 1 deletion(-) diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json index 0967ef424..e7526f87a 100644 --- a/langs/themes/zh_Hant.json +++ b/langs/themes/zh_Hant.json @@ -1 +1,77 @@ -{} +{ + "artworks": { + "layers": { + "0": { + "tagRenderings": { + "2": { + "render": "{artist_name} 創作", + "question": "創造這個的藝術家是誰?" + }, + "1": { + "mappings": { + "11": { + "then": "瓷磚" + }, + "10": { + "then": "Azulejo (西班牙雕塑作品名稱)" + }, + "9": { + "then": "寬慰" + }, + "8": { + "then": "塗鴨" + }, + "7": { + "then": "安裝" + }, + "6": { + "then": "石頭" + }, + "5": { + "then": "半身像" + }, + "4": { + "then": "雕像" + }, + "3": { + "then": "雕塑" + }, + "2": { + "then": "繪畫" + }, + "1": { + "then": "壁畫" + }, + "0": { + "then": "建築物" + } + }, + "question": "這是什麼類型的藝術品?", + "render": "這是 {artwork_type}" + } + }, + "presets": { + "0": { + "title": "藝術品" + } + }, + "description": "不同類型的藝術品", + "title": { + "mappings": { + "0": { + "then": "藝術品{name}" + } + }, + "render": "藝術品" + }, + "name": "藝術品" + } + }, + "description": "歡迎來到開放藝術品地圖,這份地圖會顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品", + "title": "開放藝術品地圖" + }, + "aed": { + "description": "在這份地圖上,你可以找到與標記附近的除顫器", + "title": "開放AED地圖" + } +}