Merge pull request #48 from AmruthPillai/l10n_develop

Add Language: Chinese Simplified
This commit is contained in:
Amruth Pillai
2020-04-01 08:54:54 +05:30
committed by GitHub
21 changed files with 91 additions and 87 deletions

View File

@ -4,6 +4,10 @@ import { initReactI18next } from 'react-i18next';
import resources from './locales'; import resources from './locales';
const languages = [ const languages = [
{
code: 'zh',
name: 'Chinese',
},
{ {
code: 'en', code: 'en',
name: 'English', name: 'English',

View File

@ -1,25 +1,25 @@
{ {
"heading": { "heading": {
"placeholder": "Heading" "placeholder": "Título"
}, },
"item": { "item": {
"add": "Add {{- heading}}", "add": "Agregar {{- heading}}",
"startDate": { "startDate": {
"label": "Start Date", "label": "Fecha de inicio",
"placeholder": "March 2018" "placeholder": "Marzo 2018"
}, },
"endDate": { "endDate": {
"label": "End Date", "label": "Fecha Final",
"placeholder": "March 2022" "placeholder": "Marzo 2022"
}, },
"description": { "description": {
"label": "Description" "label": "Descripción"
} }
}, },
"buttons": { "buttons": {
"add": { "add": {
"label": "Add" "label": "Agregar"
} }
}, },
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text." "markdownHelpText": "Puedes usar <1>GitHub Flavored Markdown</1> para darle estilo a esta sección."
} }

View File

@ -1,13 +1,13 @@
{ {
"title": { "title": {
"label": "Title", "label": "Título",
"placeholder": "Math & Science Olympiad" "placeholder": "Olimpiadas de Matemáticas y Ciencia"
}, },
"subtitle": { "subtitle": {
"label": "Subtitle", "label": "Subtítulo",
"placeholder": "First Place, International Level" "placeholder": "Primer lugar, Nivel internacional"
}, },
"description": { "description": {
"placeholder": "You can write about what qualities made you succeed in getting this award." "placeholder": "Puedes escribir sobre las cualidades que te hicieron tener éxito en obtener este premio."
} }
} }

View File

@ -1,13 +1,13 @@
{ {
"title": { "title": {
"label": "Title", "label": "Título",
"placeholder": "Android Development Nanodegree" "placeholder": "Desarrollo en Android Nanodegree"
}, },
"subtitle": { "subtitle": {
"label": "Subtitle", "label": "Subtítulo",
"placeholder": "Udacity" "placeholder": "Udacity"
}, },
"description": { "description": {
"placeholder": "You can write about what you learned from your certification program." "placeholder": "Puede escribir sobre lo que aprendiste de tú programa de certificación."
} }
} }

View File

@ -1,16 +1,16 @@
{ {
"name": { "name": {
"label": "Name", "label": "Nombre",
"placeholder": "Harvard University" "placeholder": "Universidad de Harvard"
}, },
"major": { "major": {
"label": "Major", "label": "Carrera",
"placeholder": "Masters in Computer Science" "placeholder": "Maestría en Ciencias de la Computación"
}, },
"grade": { "grade": {
"label": "Grade" "label": "Calificación"
}, },
"description": { "description": {
"placeholder": "You can write about projects or special credit classes that you took while studying at this school." "placeholder": "Puede escribir sobre los proyectos o créditos especiales que tomó mientras estudió en este lugar."
} }
} }

View File

@ -1,10 +1,10 @@
{ {
"key": { "key": {
"label": "Key", "label": "Clave",
"placeholder": "Date of Birth" "placeholder": "Fecha de nacimiento"
}, },
"value": { "value": {
"label": "Value", "label": "Valor",
"placeholder": "6th August 1995" "placeholder": "6 de agosto de 1995"
} }
} }

View File

@ -1,9 +1,9 @@
{ {
"key": { "key": {
"label": "Key", "label": "Clave",
"placeholder": "Dothraki" "placeholder": "Dothraki"
}, },
"rating": { "rating": {
"label": "Rating" "label": "Calificación"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"objective": { "objective": {
"label": "Objective", "label": "Objetivo",
"placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." "placeholder": "Buscando un rol desafiante en una organización con buena reputación para utilizar mis habilidades técnicas, en base de datos y habilidades de gestión para el crecimiento de la organización, así como para mejorar mis conocimientos sobre las nuevas y emergentes tendencias en el sector de las TI."
} }
} }

View File

@ -1,40 +1,40 @@
{ {
"photoUrl": { "photoUrl": {
"label": "Photo URL" "label": "URL de la foto"
}, },
"firstName": { "firstName": {
"label": "First Name", "label": "Primer Nombre",
"placeholder": "Jane" "placeholder": "Jane"
}, },
"lastName": { "lastName": {
"label": "Last Name", "label": "Apellido",
"placeholder": "Doe" "placeholder": "Doe"
}, },
"subtitle": { "subtitle": {
"label": "Subtitle", "label": "Subtítulo",
"placeholder": "Full Stack Web Developer" "placeholder": "Desarrollador Web Full Stack"
}, },
"address": { "address": {
"line1": { "line1": {
"label": "Address Line 1", "label": "Línea de dirección 1",
"placeholder": "Palladium Complex" "placeholder": "Complejo de Palladium"
}, },
"line2": { "line2": {
"label": "Address Line 2", "label": "Línea de dirección 2",
"placeholder": "140 E 14th St" "placeholder": "140 E 14th St"
}, },
"line3": { "line3": {
"label": "Address Line 3", "label": "Línea de dirección 3",
"placeholder": "New York, NY 10003 USA" "placeholder": "Nueva York, NY 10003 USA"
} }
}, },
"phone": { "phone": {
"label": "Phone Number" "label": "Número de teléfono"
}, },
"website": { "website": {
"label": "Website" "label": "Sitio Web"
}, },
"email": { "email": {
"label": "Email Address" "label": "Dirección de correo electrónico"
} }
} }

View File

@ -1,19 +1,19 @@
{ {
"name": { "name": {
"label": "Name", "label": "Nombre",
"placeholder": "Richard Hendricks" "placeholder": "Richard Hendricks"
}, },
"position": { "position": {
"label": "Position", "label": "Puesto de trabajo",
"placeholder": "CEO, Pied Piper" "placeholder": "CEO, Pied Piper"
}, },
"phone": { "phone": {
"label": "Phone Number" "label": "Número de teléfono"
}, },
"email": { "email": {
"label": "Email Address" "label": "Dirección de correo electrónico"
}, },
"description": { "description": {
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." "placeholder": "Puede escribir sobre cómo usted y el contacto de referencia trabajaron juntos y de qué proyectos formó parte."
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"item": { "item": {
"placeholder": "Cooking" "placeholder": "Cocinero"
} }
} }

View File

@ -1,13 +1,13 @@
{ {
"name": { "name": {
"label": "Name", "label": "Nombre",
"placeholder": "Amazon" "placeholder": "Amazon"
}, },
"role": { "role": {
"label": "Role", "label": "Puesto",
"placeholder": "Front-end Web Developer" "placeholder": "Desarrollador Web Front-end"
}, },
"description": { "description": {
"placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." "placeholder": "Puedes escribir sobre lo que te especializaste mientras trabajabas en la empresa y de los proyectos de los que formaste parte."
} }
} }

View File

@ -1,3 +1,3 @@
{ {
"title": "Templates" "title": "Plantillas"
} }

View File

@ -5,9 +5,9 @@
}, },
"subtitle": { "subtitle": {
"label": "奖项", "label": "奖项",
"placeholder": "第一名, 国际赛" "placeholder": "第一名国际赛"
}, },
"description": { "description": {
"placeholder": "你可以说明一下成功获得这个荣誉的原因." "placeholder": "你可以说明一下成功获得这个荣誉的原因"
} }
} }

View File

@ -8,6 +8,6 @@
"placeholder": "优达学城" "placeholder": "优达学城"
}, },
"description": { "description": {
"placeholder": "You can write about what you learned from your certification program." "placeholder": "你可以写关于你在成功获得证书过程中所学到的技能。"
} }
} }

View File

@ -11,6 +11,6 @@
"label": "等级" "label": "等级"
}, },
"description": { "description": {
"placeholder": "你可以写关于你在这所学校学习的项目和进阶的课程." "placeholder": "你可以写关于你在这所学校学习的项目和进阶的课程"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"objective": { "objective": {
"label": "Objective", "label": "求职意向",
"placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." "placeholder": "希望在一个有卓著成就的公司寻找一个富有挑战性的职位,利用我的数据库和管理技术,能够促进公司的的发展并且提高自己的技能和对新兴趋势的了解。"
} }
} }

View File

@ -1,13 +1,13 @@
{ {
"name": { "name": {
"label": "公司", "label": "公司",
"placeholder": "Amazon" "placeholder": "亚马逊"
}, },
"role": { "role": {
"label": "职位", "label": "职位",
"placeholder": "前端工程师" "placeholder": "前端工程师"
}, },
"description": { "description": {
"placeholder": "你可以写关于你在公司参与项目中所使用的技术和专业化内容." "placeholder": "你可以写关于你在公司参与项目中所使用的技术和专业化内容"
} }
} }

View File

@ -1,36 +1,36 @@
{ {
"title": "About", "title": "关于我们",
"documentation": { "documentation": {
"heading": "Documentation", "heading": "文档",
"body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.", "body": "想要了解更多关于这个应用的信息吗?如果有一个指南可以指导你如何在本地机器上开发, 会不会更好? 需要了解如何为项目做贡献? 不需要烦恼,这里有一份详细的文档供你参考。",
"buttons": { "buttons": {
"documentation": "Documentation" "documentation": "文档"
} }
}, },
"bugOrFeatureRequest": { "bugOrFeatureRequest": {
"heading": "Bug? Feature Request?", "heading": "错误?功能请求?",
"body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.", "body": "在你写简历的时候发现遇到困难?发现了一个烦人的问题? 你可以上Github问题版来谈论这个问题,或者通过下面的按钮来给我发送电子邮件。",
"buttons": { "buttons": {
"raiseIssue": "Raise an Issue", "raiseIssue": "提交改进",
"sendEmail": "Send an Email" "sendEmail": "发送邮件"
} }
}, },
"sourceCode": { "sourceCode": {
"heading": "Source Code", "heading": "源码",
"body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.", "body": "想要本地运行这个项目? 你是不是一个开发者想要为这个开源项目做出贡献?请点击下面的按钮。",
"buttons": { "buttons": {
"githubRepo": "GitHub Repo" "githubRepo": "GitHub 项目"
} }
}, },
"license": { "license": {
"heading": "License Information", "heading": "授权申明",
"body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.", "body": "该项目受MIT许可的管理您可以在下面阅读更多信息。 基本上,只要您向原作者提供感谢,您就可以在任何地方使用该项目。",
"buttons": { "buttons": {
"mitLicense": "MIT License" "mitLicense": "MIT 授权许可"
} }
}, },
"footer": { "footer": {
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.", "credit": "Reactive Resume 是由 <1>Amruth Pillai</1> 创建的项目。",
"thanks": "Thank you for using Reactive Resume!" "thanks": "感谢您使用 Reactive Resume"
} }
} }

View File

@ -11,22 +11,22 @@
}, },
"printResume": { "printResume": {
"heading": "打印您的简历", "heading": "打印您的简历",
"body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P</1> but it would have different effects.", "body": "您可以点击下面的按钮立即生成 PDF 文件。 或者,您也可以使用 <1>Cmd/Ctrl + P</1>,但会产生不同的效果。",
"buttons": { "buttons": {
"export": "Export", "export": "导出",
"print": "打印" "print": "打印"
} }
}, },
"loadDemoData": { "loadDemoData": {
"heading": "Load Demo Data", "heading": "加载模版数据",
"body": "Unclear on what to do with a fresh blank page? Load some demo data with prepopulated values to see how a resume should look and you can start editing from there.", "body": "不清楚用新的空白页面做什么?加载一些带有预置值的虚拟数据来查看简历的格式,您可以从那里开始编辑。",
"buttons": { "buttons": {
"loadData": "Load Data" "loadData": "载入数据"
} }
}, },
"reset": { "reset": {
"heading": "全部重置!", "heading": "全部重置!",
"body": "此操作将重置您所有的数据并删除浏览器本地存储备份. 请确保您在重制前已经导出您的信息.", "body": "此操作将重置您所有的数据并删除浏览器本地存储备份请确保您在重制前已经导出您的信息",
"buttons": { "buttons": {
"reset": "重置" "reset": "重置"
} }

View File

@ -2,6 +2,6 @@
"title": "设置", "title": "设置",
"language": { "language": {
"label": "语言", "label": "语言",
"helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation</1>." "helpText": "如果您希望帮助将应用程序翻译成您自己的语言,请参阅<1>翻译文档</1>"
} }
} }