New translations builder.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2023-04-11 08:36:28 +02:00
parent 7811f9840c
commit 9e2fa01896

View File

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