diff --git a/client/public/locales/zh/builder.json b/client/public/locales/zh/builder.json new file mode 100644 index 00000000..d72479c8 --- /dev/null +++ b/client/public/locales/zh/builder.json @@ -0,0 +1,358 @@ +{ + "common": { + "actions": { + "add": "添加新的 {{token}}", + "delete": "删除 {{token}}", + "edit": "编辑 {{token}}" + }, + "columns": { + "heading": "分栏", + "tooltip": "更改栏数" + }, + "form": { + "date": { + "label": "日期" + }, + "description": { + "label": "描述" + }, + "email": { + "label": "Email 地址" + }, + "end-date": { + "help-text": "如果仍然存在,请将此栏留空", + "label": "结束日期" + }, + "keywords": { + "label": "关键字" + }, + "level": { + "label": "等级" + }, + "levelNum": { + "label": "等级 (数字)" + }, + "name": { + "label": "名称" + }, + "phone": { + "label": "电话号码" + }, + "position": { + "label": "职务" + }, + "start-date": { + "label": "开始日期" + }, + "subtitle": { + "label": "副标题" + }, + "summary": { + "label": "概要" + }, + "title": { + "label": "标题" + }, + "url": { + "label": "网站" + } + }, + "glossary": { + "page": "页" + }, + "list": { + "actions": { + "delete": "删除", + "duplicate": "创建副本", + "edit": "编辑" + }, + "empty-text": "列表为空" + }, + "tooltip": { + "delete-item": "您确定要删除此条数据吗? 此操作无法撤消。", + "delete-section": "删除章节", + "rename-section": "重命名章节", + "toggle-visibility": "切换显示/隐藏" + } + }, + "controller": { + "tooltip": { + "center-artboard": "中心画板", + "copy-link": "复制链接地址", + "export-pdf": "输出为PDF", + "toggle-orientation": "切换页面方向", + "toggle-page-break-line": "切换分页线", + "toggle-sidebars": "显示/隐藏侧边栏", + "zoom-in": "放大", + "zoom-out": "缩小" + } + }, + "header": { + "menu": { + "delete": "删除", + "duplicate": "创建副本", + "rename": "重命名", + "share-link": "分享链接", + "tooltips": { + "delete": "您确定要删除该简历吗?该操作不可撤销。", + "share-link": "您需要将简历的可见性更改为公开,以使其对其他人可见。" + } + } + }, + "leftSidebar": { + "sections": { + "awards": { + "form": { + "awarder": { + "label": "获奖纪录" + } + } + }, + "basics": { + "actions": { + "photo-filters": "照片滤镜" + }, + "heading": "概况", + "headline": { + "label": "标题" + }, + "name": { + "label": "全名" + }, + "photo-filters": { + "effects": { + "border": { + "label": "边框" + }, + "grayscale": { + "label": "灰度" + }, + "heading": "特效" + }, + "shape": { + "heading": "形状" + }, + "size": { + "heading": "尺寸(单位:Px)" + } + }, + "photo-upload": { + "tooltip": { + "remove": "移除照片", + "upload": "上传照片" + } + } + }, + "certifications": { + "form": { + "issuer": { + "label": "颁布方" + } + } + }, + "education": { + "form": { + "area-study": { + "label": "专业" + }, + "courses": { + "label": "课程" + }, + "degree": { + "label": "学位" + }, + "grade": { + "label": "年级" + }, + "institution": { + "label": "机构" + } + } + }, + "location": { + "address": { + "label": "地址" + }, + "city": { + "label": "城市" + }, + "country": { + "label": "国家" + }, + "heading": "地点", + "postal-code": { + "label": "邮编" + }, + "region": { + "label": "地区" + } + }, + "profiles": { + "form": { + "network": { + "label": "网络" + }, + "username": { + "label": "用户名" + } + }, + "heading": "简介", + "heading_one": "简介" + }, + "publications": { + "form": { + "publisher": { + "label": "发行机构" + } + } + }, + "references": { + "form": { + "relationship": { + "label": "关系" + } + } + }, + "section": { + "heading": "分区" + }, + "volunteer": { + "form": { + "organization": { + "label": "组织" + } + } + } + } + }, + "rightSidebar": { + "sections": { + "css": { + "heading": "自定义 CSS" + }, + "export": { + "heading": "导出", + "json": { + "primary": "JSON", + "secondary": "下载一个JSON版本的简历,可以导入到Reactive Resume中。" + }, + "pdf": { + "loading": { + "primary": "正在生成 PDF", + "secondary": "请等待您的 PDF 生成,这可能需要 15 秒。" + }, + "normal": { + "primary": "PDF", + "secondary": "下载您的简历 PDF,您可以将其打印并发送给您期待的职位。此文件无法重新导入以进行进一步编辑。" + } + } + }, + "layout": { + "heading": "布局", + "tooltip": { + "reset-layout": "重置布局" + } + }, + "links": { + "bugs-features": { + "body": "是什么阻止了你制作简历?或者你有什么好主意要补充?在 GitHub 上提出问题以开始使用。", + "button": "GitHub Issues", + "heading": "发现了Bug? 想要新的功能?" + }, + "donate": { + "body": "如果你喜欢使用Reactive Resume, 请考虑捐款以便保持应用正常运行,没有广告和永远免费。", + "button": "送我一杯咖啡", + "heading": "捐赠给 Reactive Resume" + }, + "github": "源码", + "heading": "链接" + }, + "settings": { + "global": { + "date": { + "primary": "日期", + "secondary": "整个应用程序使用的日期格式" + }, + "heading": "全局", + "language": { + "primary": "语言", + "secondary": "显示要在整个应用程序中使用的语言" + }, + "theme": { + "primary": "主题" + } + }, + "heading": "设置", + "page": { + "break-line": { + "primary": "换行", + "secondary": "在所有页面上显示一条线以标记 A4 页面的高度" + }, + "heading": "页面", + "orientation": { + "disabled": "当只有一个页面时没有效果", + "primary": "方向", + "secondary": "水平或者垂直翻转图像" + } + }, + "resume": { + "heading": "简历", + "reset": { + "primary": "全部重置", + "secondary": "犯了太多错误?单击此处重置所有更改并从头开始。小心,这个动作不能逆转。" + }, + "sample": { + "primary": "加载样本数据", + "secondary": "不知道从哪里开始?单击此处加载一些示例数据,以查看完整简历的外观。" + } + } + }, + "sharing": { + "heading": "分享", + "short-url": { + "label": "倾向于短网址" + }, + "visibility": { + "subtitle": "允许任何有链接的人查看你的简历", + "title": "公开" + } + }, + "templates": { + "heading": "模板" + }, + "theme": { + "form": { + "background": { + "label": "背景" + }, + "primary": { + "label": "主要" + }, + "text": { + "label": "文本" + } + }, + "heading": "主题" + }, + "typography": { + "form": { + "font-family": { + "label": "字体" + }, + "font-size": { + "label": "字号" + } + }, + "heading": "排版", + "widgets": { + "body": { + "label": "正文内容" + }, + "headings": { + "label": "标题" + } + } + } + } + } +} diff --git a/client/public/locales/zh/common.json b/client/public/locales/zh/common.json new file mode 100644 index 00000000..67d1dbcd --- /dev/null +++ b/client/public/locales/zh/common.json @@ -0,0 +1,32 @@ +{ + "avatar": { + "menu": { + "greeting": "您好", + "logout": "退出" + } + }, + "footer": { + "credit": "一个由<1>Amruth Pillai开发的项目", + "language": { + "missing": "缺少您的语言?" + }, + "license": "由社区驱动。" + }, + "markdown": { + "help-text": "本节支持<1>markdown格式化。" + }, + "date": { + "present": "至今" + }, + "subtitle": "一个免费开源的简历生成器。", + "title": "Reactive Resume", + "toast": { + "error": { + "upload-file-size": "请上传 2M 以下的文件。", + "upload-photo-size": "请上传 2MB 以下的照片,最好是正方形的。" + }, + "success": { + "resume-link-copied": "源码的链接已复制到你的剪贴板。" + } + } +} diff --git a/client/public/locales/zh/dashboard.json b/client/public/locales/zh/dashboard.json new file mode 100644 index 00000000..107ad028 --- /dev/null +++ b/client/public/locales/zh/dashboard.json @@ -0,0 +1,25 @@ +{ + "create-resume": { + "subtitle": "从头创作", + "title": "创建简历" + }, + "import-external": { + "subtitle": "LinkedIn, JSON 简历, Reactive Resume", + "title": "从外部导入" + }, + "resume": { + "menu": { + "delete": "删除", + "duplicate": "创建副本", + "open": "打开", + "rename": "重命名", + "share-link": "分享链接", + "tooltips": { + "delete": "您确定要删除该简历吗?该操作不可撤销。", + "share-link": "您需要将简历的可见性更改为公开,以使其对其他人可见。" + } + }, + "timestamp": "最近更新于 {{timestamp}}" + }, + "title": "仪表盘" +} diff --git a/client/public/locales/zh/landing.json b/client/public/locales/zh/landing.json new file mode 100644 index 00000000..5acefd56 --- /dev/null +++ b/client/public/locales/zh/landing.json @@ -0,0 +1,41 @@ +{ + "actions": { + "app": "前往应用", + "login": "登录", + "logout": "注销", + "register": "注册" + }, + "features": { + "heading": "功能介绍", + "list": { + "ads": "无广告", + "export": "将您的简历导出为 JSON 或 PDF 格式", + "free": "永久免费", + "import": "从 LinkedIn ,JSON 简历导入数据", + "languages": "支持多种语言", + "more": "还有更多令人兴奋的功能,<1>在此处阅读所有相关信息", + "tracking": "没有用户跟踪" + } + }, + "links": { + "heading": "链接", + "links": { + "donate": "捐赠", + "github": "源码", + "privacy": "隐私政策", + "service": "服务条款" + } + }, + "screenshots": { + "heading": "截屏" + }, + "testimonials": { + "heading": "用户评价", + "body": "无论好坏,我很想听听您对 Reactive Resume 的看法以及您的体验如何。
以下是世界各地用户发送的一些消息。", + "contact": "你可以通过<1>我的电子邮件或通过<3>我的网站上的联系表格与我联系。" + }, + "summary": { + "body": "Reactive Resume 是一个免费和开源的简历生成器,旨在使创建、更新和共享简历的日常任务变得像 1、2、3 一样简单。使用此应用程序,您可以创建多份简历,与招聘人员或朋友分享通过一个独特的链接并将其打印为 PDF,全部免费,无广告,无跟踪,不会丢失您数据的完整性和隐私性。", + "heading": "概要" + } +} diff --git a/client/public/locales/zh/modals.json b/client/public/locales/zh/modals.json new file mode 100644 index 00000000..1d76bd5f --- /dev/null +++ b/client/public/locales/zh/modals.json @@ -0,0 +1,135 @@ +{ + "auth": { + "forgot-password": { + "actions": { + "send-email": "发送重置密码电子邮件" + }, + "body": "只需输入与您要恢复的帐户关联的电子邮件地址。", + "form": { + "email": { + "label": "Email 地址" + } + }, + "heading": "找回密码", + "help-text": "请输入您的电子邮件地址。 您将收到一封电子邮件的链接重置您的密码。" + }, + "login": { + "actions": { + "login": "登录", + "google": "使用 Google 帐号登录" + }, + "body": "请输入与您的帐户关联的用户名和密码,以登录和访问、管理和分享您的简历。", + "form": { + "password": { + "label": "密码" + }, + "username": { + "help-text": "请输入您的电子邮箱地址", + "label": "用户名" + } + }, + "heading": "登录您的账号", + "recover-text": "如果您忘记了密码,您可以<1>恢复您的帐户这里。", + "register-text": "如果您没有,您可以<1>创建一个帐户这里。" + }, + "register": { + "actions": { + "register": "注册", + "google": "用Google注册" + }, + "body": "输入您的邮箱地址并创建一个帐户", + "form": { + "confirm-password": { + "label": "确认密码" + }, + "email": { + "label": "邮箱" + }, + "name": { + "label": "全名" + }, + "password": { + "label": "密码" + }, + "username": { + "label": "用户名" + } + }, + "heading": "创建一个帐户", + "loginText": "如果您已经有一个帐户,您可以<1>在此处登录." + }, + "reset-password": { + "actions": { + "set-password": "设置新的密码" + }, + "body": "为账户设置新密码", + "form": { + "confirm-password": { + "label": "确认密码" + }, + "password": { + "label": "密码" + } + }, + "heading": "重置密码" + } + }, + "dashboard": { + "create-resume": { + "actions": { + "create-resume": "创建简历" + }, + "body": "开始建立你的简历时,要给它起个名字。它可以是指你所申请的角色,或者只是你最喜欢的零食。", + "form": { + "name": { + "label": "名称" + }, + "public": { + "label": "是否可以公开访问?" + }, + "slug": { + "label": "缩写" + } + }, + "heading": "创建简历" + }, + "import-external": { + "heading": "从外部导入", + "json-resume": { + "actions": { + "upload-json": "上传 JSON" + }, + "body": "如果您有 <1> 已验证的 JSON 简历准备好了,您可以使用它来快速跟踪您在 Reactive Resume 上的开发。单击下面的按钮并上传有效的 JSON 文件以开始。", + "heading": "从 JSON 简历导入" + }, + "linkedin": { + "actions": { + "upload-archive": "上传ZIP压缩包" + }, + "body": "您可以通过从 LinkedIn 导出数据并使用它来自动填写 Reactive Resume 上的字段来节省时间。前往<1>数据隐私LinkedIn 上的部分并请求存档您的数据。一旦可用,请上传下面的 ZIP 文件。", + "heading": "从 LinkedIn 导入" + }, + "reactive-resume": { + "actions": { + "upload-json": "上传 JSON" + }, + "body": "如果您有一个使用当前版本的 Reactive Resume 导出的 JSON,您可以在此处将其导入回来以再次获得可编辑的版本。遗憾的是,目前不支持以前版本的 Reactive Resume。", + "heading": "从 Reactive Resume 导入" + } + }, + "rename-resume": { + "actions": { + "rename-resume": "重命名简历" + }, + "form": { + "name": { + "label": "名称" + }, + "slug": { + "label": "缩写" + } + }, + "heading": "重命名你的简历" + } + } +}