forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
49b278dadb
commit
42aa763459
10 changed files with 422 additions and 326 deletions
|
@ -1,85 +1,114 @@
|
|||
{
|
||||
"bike_cafe": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "自行车咖啡"
|
||||
}
|
||||
"bench": {
|
||||
"name": "长椅",
|
||||
"title": {
|
||||
"render": "长椅"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"8": {
|
||||
"question": "这家自行车咖啡什么时候开门营业?"
|
||||
},
|
||||
"7": {
|
||||
"question": "{name}的电子邮箱是什么?"
|
||||
},
|
||||
"6": {
|
||||
"question": "{name}的电话号码是什么?"
|
||||
},
|
||||
"5": {
|
||||
"question": "{name}的网站是什么?"
|
||||
},
|
||||
"4": {
|
||||
"1": {
|
||||
"render": "靠背",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "这家自行车咖啡不能修车"
|
||||
},
|
||||
"0": {
|
||||
"then": "这家自行车咖啡可以修车"
|
||||
"then": "靠背:有"
|
||||
},
|
||||
"1": {
|
||||
"then": "靠背:无"
|
||||
}
|
||||
},
|
||||
"question": "这家自行车咖啡t提供修车服务吗?"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "这家自行车咖啡不为DIY修理者提供工具"
|
||||
},
|
||||
"0": {
|
||||
"then": "这家自行车咖啡为DIY修理者提供工具"
|
||||
}
|
||||
},
|
||||
"question": "这里有供你修车用的工具吗?"
|
||||
"question": "这个长椅有靠背吗?"
|
||||
},
|
||||
"2": {
|
||||
"question": "这个长椅有几个座位?"
|
||||
},
|
||||
"3": {
|
||||
"render": "材质: {material}",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "这家自行车咖啡不为每个人提供打气筒"
|
||||
},
|
||||
"0": {
|
||||
"then": "这家自行车咖啡为每个人提供打气筒"
|
||||
"then": "材质:木"
|
||||
},
|
||||
"1": {
|
||||
"then": "材质:金属"
|
||||
},
|
||||
"2": {
|
||||
"then": "材质:石头"
|
||||
},
|
||||
"3": {
|
||||
"then": "材质:混凝土"
|
||||
},
|
||||
"4": {
|
||||
"then": "材质:塑料"
|
||||
},
|
||||
"5": {
|
||||
"then": "材质:不锈钢"
|
||||
}
|
||||
},
|
||||
"question": "这家自行车咖啡为每个使用者提供打气筒吗?"
|
||||
"question": "这个长椅(或座椅)是用什么材料做的?"
|
||||
},
|
||||
"1": {
|
||||
"render": "这家自行车咖啡叫做 {name}",
|
||||
"question": "这个自行车咖啡的名字是什么?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "自行车咖啡 <i>{name}</i>"
|
||||
}
|
||||
"4": {
|
||||
"question": "坐在长椅上的时候你目视的方向是哪边?",
|
||||
"render": "坐在长椅上的时候目视方向为 {direction}°方位。"
|
||||
},
|
||||
"render": "自行车咖啡"
|
||||
},
|
||||
"name": "自行车咖啡"
|
||||
},
|
||||
"bicycle_tube_vending_machine": {
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"5": {
|
||||
"render": "颜色: {colour}",
|
||||
"question": "这个长椅是什么颜色的?",
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "这个借还机被关闭了"
|
||||
"0": {
|
||||
"then": "颜色:棕"
|
||||
},
|
||||
"1": {
|
||||
"then": "这个借还机已经损坏"
|
||||
"then": "颜色:绿"
|
||||
},
|
||||
"0": {
|
||||
"then": "这个借还机正常工作"
|
||||
"2": {
|
||||
"then": "颜色:灰"
|
||||
},
|
||||
"3": {
|
||||
"then": "颜色:白"
|
||||
},
|
||||
"4": {
|
||||
"then": "颜色:红"
|
||||
},
|
||||
"5": {
|
||||
"then": "颜色:黑"
|
||||
},
|
||||
"6": {
|
||||
"then": "颜色:蓝"
|
||||
},
|
||||
"7": {
|
||||
"then": "颜色:黄"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"question": "上次对这个长椅实地调查是什么时候?",
|
||||
"render": "这个长椅于 {survey:date}最后一次实地调查"
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "长椅",
|
||||
"description": "增加一个新的长椅"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"name": "在公交站点的长椅",
|
||||
"title": {
|
||||
"render": "长椅",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "在公交站点的长椅"
|
||||
},
|
||||
"1": {
|
||||
"then": "在庇护所的长椅"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "{name}"
|
||||
},
|
||||
"2": {
|
||||
"render": "站立长凳"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -90,117 +119,88 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"bicycle_tube_vending_machine": {
|
||||
"tagRenderings": {
|
||||
"2": {
|
||||
"render": "站立长凳"
|
||||
},
|
||||
"1": {
|
||||
"render": "{name}"
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "这个借还机正常工作"
|
||||
},
|
||||
"1": {
|
||||
"then": "这个借还机已经损坏"
|
||||
},
|
||||
"2": {
|
||||
"then": "这个借还机被关闭了"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_cafe": {
|
||||
"name": "自行车咖啡",
|
||||
"title": {
|
||||
"render": "自行车咖啡",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "自行车咖啡 <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "在庇护所的长椅"
|
||||
},
|
||||
"0": {
|
||||
"then": "在公交站点的长椅"
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "这个自行车咖啡的名字是什么?",
|
||||
"render": "这家自行车咖啡叫做 {name}"
|
||||
},
|
||||
"2": {
|
||||
"question": "这家自行车咖啡为每个使用者提供打气筒吗?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "这家自行车咖啡为每个人提供打气筒"
|
||||
},
|
||||
"1": {
|
||||
"then": "这家自行车咖啡不为每个人提供打气筒"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "长椅"
|
||||
},
|
||||
"name": "在公交站点的长椅"
|
||||
},
|
||||
"bench": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "增加一个新的长椅",
|
||||
"title": "长椅"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"6": {
|
||||
"render": "这个长椅于 {survey:date}最后一次实地调查",
|
||||
"question": "上次对这个长椅实地调查是什么时候?"
|
||||
},
|
||||
"5": {
|
||||
"3": {
|
||||
"question": "这里有供你修车用的工具吗?",
|
||||
"mappings": {
|
||||
"7": {
|
||||
"then": "颜色:黄"
|
||||
},
|
||||
"6": {
|
||||
"then": "颜色:蓝"
|
||||
},
|
||||
"5": {
|
||||
"then": "颜色:黑"
|
||||
},
|
||||
"4": {
|
||||
"then": "颜色:红"
|
||||
},
|
||||
"3": {
|
||||
"then": "颜色:白"
|
||||
},
|
||||
"2": {
|
||||
"then": "颜色:灰"
|
||||
"0": {
|
||||
"then": "这家自行车咖啡为DIY修理者提供工具"
|
||||
},
|
||||
"1": {
|
||||
"then": "颜色:绿"
|
||||
},
|
||||
"0": {
|
||||
"then": "颜色:棕"
|
||||
"then": "这家自行车咖啡不为DIY修理者提供工具"
|
||||
}
|
||||
},
|
||||
"question": "这个长椅是什么颜色的?",
|
||||
"render": "颜色: {colour}"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"render": "坐在长椅上的时候目视方向为 {direction}°方位。",
|
||||
"question": "坐在长椅上的时候你目视的方向是哪边?"
|
||||
},
|
||||
"3": {
|
||||
"question": "这个长椅(或座椅)是用什么材料做的?",
|
||||
"question": "这家自行车咖啡t提供修车服务吗?",
|
||||
"mappings": {
|
||||
"5": {
|
||||
"then": "材质:不锈钢"
|
||||
},
|
||||
"4": {
|
||||
"then": "材质:塑料"
|
||||
},
|
||||
"3": {
|
||||
"then": "材质:混凝土"
|
||||
},
|
||||
"2": {
|
||||
"then": "材质:石头"
|
||||
"0": {
|
||||
"then": "这家自行车咖啡可以修车"
|
||||
},
|
||||
"1": {
|
||||
"then": "材质:金属"
|
||||
},
|
||||
"0": {
|
||||
"then": "材质:木"
|
||||
"then": "这家自行车咖啡不能修车"
|
||||
}
|
||||
},
|
||||
"render": "材质: {material}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "靠背:无"
|
||||
},
|
||||
"0": {
|
||||
"then": "靠背:有"
|
||||
}
|
||||
},
|
||||
"question": "这个长椅有靠背吗?",
|
||||
"render": "靠背"
|
||||
"5": {
|
||||
"question": "{name}的网站是什么?"
|
||||
},
|
||||
"2": {
|
||||
"question": "这个长椅有几个座位?"
|
||||
"6": {
|
||||
"question": "{name}的电话号码是什么?"
|
||||
},
|
||||
"7": {
|
||||
"question": "{name}的电子邮箱是什么?"
|
||||
},
|
||||
"8": {
|
||||
"question": "这家自行车咖啡什么时候开门营业?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "长椅"
|
||||
},
|
||||
"name": "长椅"
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "自行车咖啡"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,29 +1,29 @@
|
|||
{
|
||||
"bench": {
|
||||
"tagRenderings": {
|
||||
"3": {
|
||||
"render": "材質:{material}"
|
||||
},
|
||||
"2": {
|
||||
"question": "這個長椅有幾個位子?",
|
||||
"render": "{seats} 座位數"
|
||||
},
|
||||
"1": {
|
||||
"question": "這個長椅是否有靠背?",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "靠背:無"
|
||||
},
|
||||
"0": {
|
||||
"then": "靠背:有"
|
||||
}
|
||||
},
|
||||
"render": "靠背"
|
||||
}
|
||||
},
|
||||
"name": "長椅",
|
||||
"title": {
|
||||
"render": "長椅"
|
||||
},
|
||||
"name": "長椅"
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "靠背",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "靠背:有"
|
||||
},
|
||||
"1": {
|
||||
"then": "靠背:無"
|
||||
}
|
||||
},
|
||||
"question": "這個長椅是否有靠背?"
|
||||
},
|
||||
"2": {
|
||||
"render": "{seats} 座位數",
|
||||
"question": "這個長椅有幾個位子?"
|
||||
},
|
||||
"3": {
|
||||
"render": "材質:{material}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,77 +1,77 @@
|
|||
{
|
||||
"aed": {
|
||||
"title": "開放AED地圖",
|
||||
"description": "在這份地圖上,你可以找到與標記附近的除顫器"
|
||||
},
|
||||
"artworks": {
|
||||
"title": "開放藝術品地圖",
|
||||
"description": "歡迎來到開放藝術品地圖,這份地圖會顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品",
|
||||
"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}"
|
||||
"name": "藝術品",
|
||||
"title": {
|
||||
"render": "藝術品",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "藝術品<i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "不同類型的藝術品",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "藝術品"
|
||||
}
|
||||
},
|
||||
"description": "不同類型的藝術品",
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "藝術品<i>{name}</i>"
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "這是 {artwork_type}",
|
||||
"question": "這是什麼類型的藝術品?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "建築物"
|
||||
},
|
||||
"1": {
|
||||
"then": "壁畫"
|
||||
},
|
||||
"2": {
|
||||
"then": "繪畫"
|
||||
},
|
||||
"3": {
|
||||
"then": "雕塑"
|
||||
},
|
||||
"4": {
|
||||
"then": "雕像"
|
||||
},
|
||||
"5": {
|
||||
"then": "半身像"
|
||||
},
|
||||
"6": {
|
||||
"then": "石頭"
|
||||
},
|
||||
"7": {
|
||||
"then": "安裝"
|
||||
},
|
||||
"8": {
|
||||
"then": "塗鴨"
|
||||
},
|
||||
"9": {
|
||||
"then": "寬慰"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (西班牙雕塑作品名稱)"
|
||||
},
|
||||
"11": {
|
||||
"then": "瓷磚"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "藝術品"
|
||||
},
|
||||
"name": "藝術品"
|
||||
"2": {
|
||||
"question": "創造這個的藝術家是誰?",
|
||||
"render": "{artist_name} 創作"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "歡迎來到開放藝術品地圖,這份地圖會顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品",
|
||||
"title": "開放藝術品地圖"
|
||||
},
|
||||
"aed": {
|
||||
"description": "在這份地圖上,你可以找到與標記附近的除顫器",
|
||||
"title": "開放AED地圖"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue