From 06cc5705b56f3a34845498e77349a5c5a9e54ed9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:54:16 +0000 Subject: [PATCH 1/8] Bump @material-ui/core from 4.11.2 to 4.11.3 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.11.2 to 4.11.3. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.3/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8a44e74..8ff70248 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause", "version": "4.2.1", "dependencies": { - "@material-ui/core": "4.11.2", + "@material-ui/core": "4.11.3", "@material-ui/icons": "4.11.2", "@muetab/quotes": "^1.0.0", "fontsource-lexend-deca": "^3.0.10", From 98a065b934086462fec84c5141ddf0206cd5c926 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 06:44:24 +0000 Subject: [PATCH 2/8] Bump react-toastify from 6.2.0 to 7.0.1 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.2.0 to 7.0.1. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v6.2.0...v7.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8a44e74..06ea9808 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-color-gradient-picker": "^0.1.2", "react-dom": "16.14.0", "react-modal": "3.12.1", - "react-toastify": "6.2.0", + "react-toastify": "7.0.1", "supports-webp": "2.0.1" }, "devDependencies": { From c27c7074f64eb064fe03e97de98d7072ba601300 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 06:46:01 +0000 Subject: [PATCH 3/8] Bump react-toastify from 7.0.1 to 7.0.2 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 660df817..651956d9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-color-gradient-picker": "^0.1.2", "react-dom": "16.14.0", "react-modal": "3.12.1", - "react-toastify": "7.0.1", + "react-toastify": "7.0.2", "supports-webp": "2.0.1" }, "devDependencies": { From e0e02544d740d432c9e1e94c7cf3d54686dd2526 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 06:41:26 +0000 Subject: [PATCH 4/8] Bump react-toastify from 7.0.2 to 7.0.3 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v7.0.2...v7.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 651956d9..854bf164 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-color-gradient-picker": "^0.1.2", "react-dom": "16.14.0", "react-modal": "3.12.1", - "react-toastify": "7.0.2", + "react-toastify": "7.0.3", "supports-webp": "2.0.1" }, "devDependencies": { From 3aafc445c200580d765a6b81040b8728b8dfb62f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 07:48:50 +0000 Subject: [PATCH 5/8] Bump react-scripts from 4.0.1 to 4.0.2 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.2/packages/react-scripts) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 854bf164..58d38883 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "supports-webp": "2.0.1" }, "devDependencies": { - "react-scripts": "4.0.1", + "react-scripts": "4.0.2", "node-sass": "^5.0.0" }, "scripts": { From c1f34ae946bfe6275cc79d8163e75734b2b2888f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 06:44:39 +0000 Subject: [PATCH 6/8] Bump react-scripts from 4.0.2 to 4.0.3 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.3/packages/react-scripts) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58d38883..108b035b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "supports-webp": "2.0.1" }, "devDependencies": { - "react-scripts": "4.0.2", + "react-scripts": "4.0.3", "node-sass": "^5.0.0" }, "scripts": { From f6cb133c4dd578ca41dc19700d309a7983cb86b5 Mon Sep 17 00:00:00 2001 From: Austin Huang Date: Tue, 23 Mar 2021 12:35:36 -0400 Subject: [PATCH 7/8] Create zh_CN.json --- src/translations/zh_CN.json | 135 ++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 src/translations/zh_CN.json diff --git a/src/translations/zh_CN.json b/src/translations/zh_CN.json new file mode 100644 index 00000000..3dbc9675 --- /dev/null +++ b/src/translations/zh_CN.json @@ -0,0 +1,135 @@ +{ + "greeting": { + "morning": "早上好", + "afternoon": "下午好", + "evening": "晚上好", + "christmas": "圣诞节快乐", + "newyear": "新年快乐", + "halloween": "万圣节快乐" + }, + "credit": "图像作者:", + "search": "搜索", + "modals": { + "title": "选项", + "settings": "设置", + "addons": "我的插件", + "marketplace": "插件市场" + }, + "settings": { + "time": { + "title": "时间", + "seconds": "显示秒", + "twentyfourhour": "使用 24 小时制", + "ampm": "12 小时制下显示 AM/PM", + "zero": "加零补足二位数字", + "analog": "使用模拟时钟" + }, + "greeting": { + "title": "问候", + "events": "节日问候", + "default": "常规问候", + "name": "您在问候中的名字" + }, + "quote": { + "title": "名言", + "copy": "复制按钮", + "tweet": "发推按钮", + "favourite": "收藏按钮" + }, + "background": { + "title": "背景", + "API": "背景来源", + "blur": "调整模糊", + "brightness": "调整亮度", + "customURL": "自定义背景链接", + "custombackground": "自定义背景", + "customcolour": "自定义背景颜色", + "upload": "上传", + "addcolour": "添加颜色", + "favourite": "收藏", + "view": "查看", + "refresh": "刷新", + "disabled": "已禁用" + }, + "searchbar": { + "title": "搜索栏", + "searchengine": "搜索引擎", + "custom": "自定义搜索链接" + }, + "offline": "离线模式", + "dark": "暗黑主题", + "experimental": { + "title": "实验性功能", + "webp": "启用 WebP", + "animations": "动画", + "voicesearch": "语音搜索", + "nightmode": "夜间自动启用暗黑主题" + }, + "language": "语言", + "apply": "应用", + "reset": "重置", + "import": "导入", + "export": "导出" + }, + "update": { + "title": "更新日志", + "offline": { + "title": "离线模式已启用", + "description": "不能从官网获取更新日志" + }, + "error": { + "title": "错误", + "description": "无法连接到服务器" + }, + "loading": "载入中...", + "readblog": "点此在我们的博客中阅读", + "contactsupport": "点此联系我们" + }, + "toasts": { + "quote": "名言已复制", + "reset": "重置成功", + "installed": "安装成功", + "removed": "卸载成功", + "error": "发生了错误", + "imported": "导入成功" + }, + "marketplace": { + "photo_packs": "图片包", + "quote_packs": "名言包", + "preset_settings": "预设设定", + "themes": "主题", + "product": { + "overview": "总览", + "information": "信息", + "last_updated": "更新日期", + "version": "版本", + "author": "作者", + "notice": { + "title": "温馨提醒", + "description": "更改会在刷新页面后生效。" + }, + "buttons": { + "addtomue": "添加至 Mue", + "remove": "卸载" + }, + "quoteWarning": { + "title": "注意", + "description": "本名言包会连接到可能会跟踪您的外部服务器!" + } + }, + "offline": { + "title": "您目前似乎离线", + "description": "请连接到互联网。" + }, + "see_more": "查看更多" + }, + "addons": { + "added": "已添加", + "empty": { + "title": "这里空空如也", + "description": "请访问插件市场来添加插件。", + "button": "带我去那儿" + }, + "sideload": "上传插件" + } +} From cf8546ebc54bc091eeb1efcb54cad7cf018a3c79 Mon Sep 17 00:00:00 2001 From: Austin Huang Date: Tue, 23 Mar 2021 12:38:27 -0400 Subject: [PATCH 8/8] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 124d6f55..d3fda042 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ Please see our [roadmap](https://github.com/mue/mue/projects) [Vicente](https://github.com/Vicente015) - Spanish +[Austin Huang](https://github.com/austinhuang0131) - Chinese (Simplified) + ### Resources [Pexels](https://pexels.com) - Stock photos used for offline mode @@ -152,4 +154,4 @@ Please see our [roadmap](https://github.com/mue/mue/projects) Many thanks to [Highholding](https://discord.bio/p/highholding), [Noa Shapira](#), [Roee Lupo](https://github.com/RoeeLupo), [Jeroen](#), [Glasvegas](https://twitter.com/_glasvegas), [Anders](https://github.com/FuryingFox), [Oded Shapira](https://twitter.com/dondishdev), Jacob Tyrrell and [Nikka Lai](#) for letting us use their wonderful photographs. -And finally, a big thank you to all the [contributors](https://github.com/mue/mue/graphs/contributors)! \ No newline at end of file +And finally, a big thank you to all the [contributors](https://github.com/mue/mue/graphs/contributors)!