From 9e2fa01896e04d6ae41a877e75857e7be47614b3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 11 Apr 2023 08:36:28 +0200 Subject: [PATCH] New translations builder.json (Chinese Simplified) --- client/public/locales/zh/builder.json | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/client/public/locales/zh/builder.json b/client/public/locales/zh/builder.json index 1b365eed..84555bdf 100644 --- a/client/public/locales/zh/builder.json +++ b/client/public/locales/zh/builder.json @@ -3,6 +3,7 @@ "actions": { "add": "添加新的 {{token}}", "delete": "删除 {{token}}", + "duplicate": "重复章节", "edit": "编辑 {{token}}" }, "columns": { @@ -80,13 +81,13 @@ "center-artboard": "中心画板", "copy-link": "复制链接地址", "export-pdf": "输出为PDF", + "redo": "重做", "toggle-orientation": "切换页面方向", "toggle-page-break-line": "切换分页线", "toggle-sidebars": "显示/隐藏侧边栏", - "zoom-in": "放大", - "zoom-out": "缩小", "undo": "撤销", - "redo": "重做" + "zoom-in": "放大", + "zoom-out": "缩小" } }, "header": { @@ -114,6 +115,9 @@ "actions": { "photo-filters": "照片滤镜" }, + "birthdate": { + "label": "出生日期" + }, "heading": "概况", "headline": { "label": "标题" @@ -121,9 +125,6 @@ "name": { "label": "全名" }, - "birthdate": { - "label": "出生日期" - }, "photo-filters": { "effects": { "border": { @@ -264,14 +265,15 @@ "button": "GitHub Issues", "heading": "发现了Bug? 想要新的功能?" }, + "docs": "文件", "donate": { "body": "如果你喜欢使用Reactive Resume, 请考虑捐款以便保持应用正常运行,没有广告和永远免费。", "button": "送我一杯咖啡", "heading": "捐赠给 Reactive Resume" }, "github": "源码", - "docs": "文件", - "heading": "链接" + "heading": "链接", + "reddit": "红迪网" }, "settings": { "global": { @@ -290,14 +292,14 @@ }, "heading": "设置", "page": { - "format": { - "primary": "纸张尺寸", - "secondary": "确定简历页面的尺寸" - }, "break-line": { "primary": "换行", "secondary": "在所有页面上显示一条线以标记 A4 页面的高度" }, + "format": { + "primary": "纸张尺寸", + "secondary": "确定简历页面的尺寸" + }, "heading": "页面", "orientation": { "disabled": "当只有一个页面时没有效果",