From ce8ce8f89a47a4882435df97f3bcfdc335a40b61 Mon Sep 17 00:00:00 2001 From: Ian Wang Date: Wed, 8 Nov 2023 20:20:44 -0800 Subject: [PATCH] add donate translation --- static/locales/zh-CN/zh-CN.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/static/locales/zh-CN/zh-CN.json b/static/locales/zh-CN/zh-CN.json index ca50f6f55..409b465bc 100644 --- a/static/locales/zh-CN/zh-CN.json +++ b/static/locales/zh-CN/zh-CN.json @@ -4189,21 +4189,21 @@ ] }, "donate": { - "header": "$", - "prompt": "Enable more accessible, global programming", + "header": "捐赠", + "prompt": "支持更具普及性、全球性的编程", "content": [ - "Wordplay is a free, community-based project supported by the . We rely on gifts from people who believe in our mission of accessible, language-inclusive, educational programming languages.", - "Here are our current costs:", - "• We compensate University of Washington undergraduates, especially those who are disabled or whose first language was not English, to evolve and maintain the project. This is about 90% of our costs.", - "• We give stipends to teachers who we collaborate with to develop multilingual, accessible curricula.", - "• We pay Google for bandwidth and storage, and services.", - "• We pay annually for the domain.", - "Our current costs, assuming 5 undergraduates at $$20 USD//hour, 10 hours//week during the academic year (36 weeks) and 2 undergraduates during the summer (12 weeks), plus cloud services, are about $$60K USD per year.", - "If 2,400 people gave $$25 USD per year, that would cover our current costs, with any excess going to compensation more students and teachers.", - "Can you be one of those 2,400 people? If so, here's our University of Washington giving link:" + "Wordplay 是一个由支持的免费、社区驱动的项目。我们依赖那些相信我们使命——提供可访问、包容各种语言的教育性编程语言——的人们的捐赠。", + "以下是我们当前的支出:", + "• 我们给华盛顿大学的本科生提供报酬,尤其是那些残疾人或者母语不是英语的学生,用于推动项目的发展和维护。这大约占据我们支出的90%。", + "• 我们给与我们合作开发多语言、可访问的课程大纲的教师提供津贴。", + "• 我们支付 Google 用于带宽和存储,以及服务的费用。", + "• 我们每年支付用于域名的费用。", + "我们当前的支出,假设每小时 $$20 美元的标准,雇佣 5 名本科生,每周工作 10 小时(36周)以及在夏季雇佣 2 名本科生(12周),再加上云服务的费用,大约是每年 $$60,000 美元。", + "如果有 2,400 人每年捐赠 $$25 美元,这将足以支付我们的支出,多出的资金将用于报酬更多的学生和教师。", + "你能成为那 2,400 人之一吗?如果可以,请使用以下链接捐赠给我们的华盛顿大学捐赠平台:" ] } - }, + }, "edit": { "node": "$1$2[, 类型 $2|]", "before": "在 $1[$1|end] 之前",