From 06754a2b96c890bb5b289c9b7aab35c219b11edc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 00:31:07 +0530 Subject: [PATCH 01/66] New translations certifications.json (Kannada) --- src/i18n/locales/kn/leftSidebar/certifications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/certifications.json b/src/i18n/locales/kn/leftSidebar/certifications.json index 2763082a..199dfebf 100644 --- a/src/i18n/locales/kn/leftSidebar/certifications.json +++ b/src/i18n/locales/kn/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "ಶೀರ್ಷಿಕೆ", + "placeholder": "ಆಂಡ್ರಾಯ್ಡ್ ಡೆವಲಪ್ಮೆಂಟ್ ನ್ಯಾನೊಡೆಗ್ರೀ" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" + "label": "ಉಪಶೀರ್ಷಿಕೆ", + "placeholder": "ಉದಾಸಿಟಿ" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "ನಿಮ್ಮ ಪ್ರಮಾಣೀಕರಣ ಕಾರ್ಯಕ್ರಮದಿಂದ ನೀವು ಕಲಿತದ್ದನ್ನು ನೀವು ಬರೆಯಬಹುದು." } } From 8ade59438c5a98fc08375f2988d0fef20a2a9164 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 00:31:08 +0530 Subject: [PATCH 02/66] New translations awards.json (Kannada) --- src/i18n/locales/kn/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/awards.json b/src/i18n/locales/kn/leftSidebar/awards.json index 4222ec12..543edc83 100644 --- a/src/i18n/locales/kn/leftSidebar/awards.json +++ b/src/i18n/locales/kn/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "ಶೀರ್ಷಿಕೆ", + "placeholder": "ಗಣಿತ ಮತ್ತು ವಿಜ್ಞಾನ ಒಲಿಂಪಿಯಾಡ್" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "ಉಪಶೀರ್ಷಿಕೆ", + "placeholder": "ಪ್ರಥಮ ಸ್ಥಾನ, ಅಂತರರಾಷ್ಟ್ರೀಯ ಮಟ್ಟ" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "ನಿಮಗೆ ಯಾವ ಗುಣಗಳು ಪ್ರಶಸ್ತಿ ನೀಡಿವೆ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು." } } From a30f4a0757025bfdb5067596b7c1d587a4f2eb74 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 00:31:12 +0530 Subject: [PATCH 03/66] New translations app.json (Kannada) --- src/i18n/locales/kn/app/app.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/kn/app/app.json b/src/i18n/locales/kn/app/app.json index 861e3ad5..a581fca1 100644 --- a/src/i18n/locales/kn/app/app.json +++ b/src/i18n/locales/kn/app/app.json @@ -1,25 +1,25 @@ { "heading": { - "placeholder": "Heading" + "placeholder": "ತಲೆಬರಹ" }, "item": { - "add": "Add {{- heading}}", + "add": "{{- heading}} ಸೇರಿಸಿ", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "ಪ್ರಾರಂಭ ದಿನಾಂಕ", + "placeholder": "ಮಾರ್ಚ್ 2018" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "ಅಂತಿಮ ದಿನಾಂಕ", + "placeholder": "ಮಾರ್ಚ್ 2022" }, "description": { - "label": "Description" + "label": "ವಿವರಣೆ" } }, "buttons": { "add": { - "label": "Add" + "label": "ಸೇರಿಸಿ" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "markdownHelpText": "ಪಠ್ಯದ ಈ ವಿಭಾಗವನ್ನು ವಿನ್ಯಾಸಗೊಳಿಸಲು ನೀವು <1>ಗಿಟ್‌ಹಬ್ ಫ್ಲೇವರ್ಡ್ ಮಾರ್ಕ್‌ಡೌನ್ ಅನ್ನು ಬಳಸಬಹುದು." } From 1e3ce82b4073ce46c38a78e50179a48a0b911d99 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 01:27:17 +0530 Subject: [PATCH 04/66] New translations languages.json (Kannada) --- src/i18n/locales/kn/leftSidebar/languages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/languages.json b/src/i18n/locales/kn/leftSidebar/languages.json index fc5de101..aaaf5d9c 100644 --- a/src/i18n/locales/kn/leftSidebar/languages.json +++ b/src/i18n/locales/kn/leftSidebar/languages.json @@ -1,9 +1,9 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "ಕೀ", + "placeholder": "ಕನ್ನಡ" }, "rating": { - "label": "Rating" + "label": "ರೇಟಿಂಗ್" } } From 73ffef1850446773b3c9d29a15d208c7ea1b1103 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 01:27:19 +0530 Subject: [PATCH 05/66] New translations extras.json (Kannada) --- src/i18n/locales/kn/leftSidebar/extras.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/extras.json b/src/i18n/locales/kn/leftSidebar/extras.json index 7afc7c06..d8d422ba 100644 --- a/src/i18n/locales/kn/leftSidebar/extras.json +++ b/src/i18n/locales/kn/leftSidebar/extras.json @@ -1,10 +1,10 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "ಕೀ", + "placeholder": "ಹುಟ್ತಿದ ದಿನ" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "ಮೌಲ್ಯ", + "placeholder": "6 ಆಗಸ್ಟ್ 1995" } } From cb058a4c4162f0a57a6df639708c9ade3a2d7533 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 01:27:20 +0530 Subject: [PATCH 06/66] New translations education.json (Kannada) --- src/i18n/locales/kn/leftSidebar/education.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/education.json b/src/i18n/locales/kn/leftSidebar/education.json index 231004b2..5c43cb0a 100644 --- a/src/i18n/locales/kn/leftSidebar/education.json +++ b/src/i18n/locales/kn/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "ಹೆಸರು", + "placeholder": "ಹಾರ್ವರ್ಡ್ ವಿಶ್ವವಿದ್ಯಾಲಯ" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "ಅಧ್ಯಯನ", + "placeholder": "ಕಂಪ್ಯೂಟರ್ ವಿಜ್ಞಾನದಲ್ಲಿ ಸ್ನಾತಕೋತ್ತರ" }, "grade": { - "label": "Grade" + "label": "ಗ್ರೇಡ್" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "ಈ ಶಾಲೆಯಲ್ಲಿ ಅಧ್ಯಯನ ಮಾಡುವಾಗ ನೀವು ಮಾಡಿದ ಯೋಜನೆಗಳು ಅಥವಾ ವಿಶೇಷ ತರಗತಿಗಳ ಬಗ್ಗೆ ನೀವು ಬರೆಯಬಹುದು." } } From 216e25dcad3e7f9267f725196532ef39956c9d2d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 01:28:20 +0530 Subject: [PATCH 07/66] New translations objective.json (Kannada) --- src/i18n/locales/kn/leftSidebar/objective.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/objective.json b/src/i18n/locales/kn/leftSidebar/objective.json index 8cb4f70d..81ab7f77 100644 --- a/src/i18n/locales/kn/leftSidebar/objective.json +++ b/src/i18n/locales/kn/leftSidebar/objective.json @@ -1,6 +1,6 @@ { "objective": { - "label": "Objective", - "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." + "label": "ಉದ್ದೇಶ", + "placeholder": "ಸಂಸ್ಥೆಯ ಬೆಳವಣಿಗೆಗೆ ನನ್ನ ತಾಂತ್ರಿಕ, ಡೇಟಾಬೇಸ್ ಮತ್ತು ನಿರ್ವಹಣಾ ಕೌಶಲ್ಯಗಳನ್ನು ಬಳಸಿಕೊಳ್ಳಲು ಮತ್ತು ಐಟಿ ಕ್ಷೇತ್ರದಲ್ಲಿ ಹೊಸ ಮತ್ತು ಉದಯೋನ್ಮುಖ ಪ್ರವೃತ್ತಿಗಳ ಬಗ್ಗೆ ನನ್ನ ಜ್ಞಾನವನ್ನು ಹೆಚ್ಚಿಸಲು ಪ್ರತಿಷ್ಠಿತ ಸಂಸ್ಥೆಯಲ್ಲಿ ಸವಾಲಿನ ಪಾತ್ರವನ್ನು ಹುಡುಕುತ್ತಿದ್ದೇನೆ." } } From d2e5c03ef51994b0bb260a104f157450a9d3aa4a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 01:28:22 +0530 Subject: [PATCH 08/66] New translations profile.json (Kannada) --- src/i18n/locales/kn/leftSidebar/profile.json | 32 ++++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/profile.json b/src/i18n/locales/kn/leftSidebar/profile.json index b7f889c2..4bdf4f95 100644 --- a/src/i18n/locales/kn/leftSidebar/profile.json +++ b/src/i18n/locales/kn/leftSidebar/profile.json @@ -1,40 +1,40 @@ { "photoUrl": { - "label": "Photo URL" + "label": "ಫೋಟೋ URL" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "ಮೊದಲ ಹೆಸರು", + "placeholder": "ಶ್ರೀರಾಮ್" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "ಕೊನೆಯ ಹೆಸರು", + "placeholder": "ಶೆಟ್ಟಿ" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "ಉಪಶೀರ್ಷಿಕೆ", + "placeholder": "ಫುಲ್ ಸ್ಟಾಕ್ ವೆಬ್ ಡೆವಲಪರ್" }, "address": { "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "ವಿಳಾಸ ಸಾಲು 1", + "placeholder": "ಪಲ್ಲಾಡಿಯಮ್ ಕಾಂಪ್ಲೆಕ್ಸ್" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "ವಿಳಾಸ ಸಾಲು 2", + "placeholder": "14 ನೇ ಕ್ರಾಸ್, ಎಂಜಿ ರಸ್ತೆ" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "ವಿಳಾಸ ಸಾಲು 3", + "placeholder": "ಬೆಂಗಳೂರು, 560061 ಭಾರತ" } }, "phone": { - "label": "Phone Number" + "label": "ದೂರವಾಣಿ ಸಂಖ್ಯೆ" }, "website": { - "label": "Website" + "label": "ಜಾಲತಾಣ" }, "email": { - "label": "Email Address" + "label": "ಇಮೇಲ್ ವಿಳಾಸ" } } From a4f61dd6b5b5141189c6982b55b054d202e3950f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 03:56:12 +0530 Subject: [PATCH 09/66] New translations work.json (Kannada) --- src/i18n/locales/kn/leftSidebar/work.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/work.json b/src/i18n/locales/kn/leftSidebar/work.json index 776d7d58..5079d1e3 100644 --- a/src/i18n/locales/kn/leftSidebar/work.json +++ b/src/i18n/locales/kn/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { - "label": "Name", - "placeholder": "Amazon (US)" + "label": "ಹೆಸರು", + "placeholder": "ಅಮೆಜಾನ್" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "ಸ್ಥಾನ", + "placeholder": "ಫುಲ್ ಸ್ಟಾಕ್ ವೆಬ್ ಡೆವಲಪರ್" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "ಕಂಪನಿಯಲ್ಲಿ ಕೆಲಸ ಮಾಡುವಾಗ ನೀವು ಏನು ಪರಿಣತಿ ಹೊಂದಿದ್ದೀರಿ ಮತ್ತು ನೀವು ಯಾವ ಯೋಜನೆಯ ಭಾಗವಾಗಿದ್ದೀರಿ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು." } } From 495d9f45867256bc8d4053f106113d4d2b3792ea Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 03:56:14 +0530 Subject: [PATCH 10/66] New translations skills.json (Kannada) --- src/i18n/locales/kn/leftSidebar/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/kn/leftSidebar/skills.json b/src/i18n/locales/kn/leftSidebar/skills.json index 5f178d9b..c3b9b1eb 100644 --- a/src/i18n/locales/kn/leftSidebar/skills.json +++ b/src/i18n/locales/kn/leftSidebar/skills.json @@ -1,5 +1,5 @@ { "item": { - "placeholder": "Cooking" + "placeholder": "ಅಡುಗೆ" } } From 5a4acaee0e7bd0f9445576310c8916268e9c653b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 03:56:15 +0530 Subject: [PATCH 11/66] New translations references.json (Kannada) --- src/i18n/locales/kn/leftSidebar/references.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/references.json b/src/i18n/locales/kn/leftSidebar/references.json index 88241575..40f65055 100644 --- a/src/i18n/locales/kn/leftSidebar/references.json +++ b/src/i18n/locales/kn/leftSidebar/references.json @@ -1,19 +1,19 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "ಹೆಸರು", + "placeholder": "ಸಂತೋಷ್ ಸುಬ್ರಮಣ್ಯಂ" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "ಸ್ಥಾನ", + "placeholder": "ಸಿಇಒ, ಪೈಡ್ ಪೈಪರ್" }, "phone": { - "label": "Phone Number" + "label": "ದೂರವಾಣಿ ಸಂಖ್ಯೆ" }, "email": { - "label": "Email Address" + "label": "ಇಮೇಲ್ ವಿಳಾಸ" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "placeholder": "ನೀವು ಮತ್ತು ಉಲ್ಲೇಖ ಸಂಪರ್ಕವು ಹೇಗೆ ಒಟ್ಟಿಗೆ ಕೆಲಸ ಮಾಡಿದೆ ಮತ್ತು ನೀವು ಯಾವ ಯೋಜನೆಯ ಭಾಗವಾಗಿದ್ದೀರಿ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು." } } From 9d641deec3c4bc5e521ee450096f51e3a9beb8d0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:03:19 +0530 Subject: [PATCH 12/66] New translations profile.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/profile.json | 32 ++++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/profile.json b/src/i18n/locales/zh/leftSidebar/profile.json index b7f889c2..4d170045 100644 --- a/src/i18n/locales/zh/leftSidebar/profile.json +++ b/src/i18n/locales/zh/leftSidebar/profile.json @@ -1,40 +1,40 @@ { "photoUrl": { - "label": "Photo URL" + "label": "照片链接" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "名", + "placeholder": "张" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "姓", + "placeholder": "三" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "职位", + "placeholder": "全伐工程师" }, "address": { "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "地址栏 1", + "placeholder": "帕拉迪亩大楼" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "地址栏 2", + "placeholder": "140 东 14号 街" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "地址栏 3", + "placeholder": "纽约, 纽约州, 10003 美国" } }, "phone": { - "label": "Phone Number" + "label": "电话号码" }, "website": { - "label": "Website" + "label": "网站" }, "email": { - "label": "Email Address" + "label": "邮箱地址" } } From 47310257e74eb439cde207f5aaf3b2215aa3e11f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:14:40 +0530 Subject: [PATCH 13/66] New translations profile.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/leftSidebar/profile.json b/src/i18n/locales/zh/leftSidebar/profile.json index 4d170045..0a6e1363 100644 --- a/src/i18n/locales/zh/leftSidebar/profile.json +++ b/src/i18n/locales/zh/leftSidebar/profile.json @@ -25,7 +25,7 @@ }, "line3": { "label": "地址栏 3", - "placeholder": "纽约, 纽约州, 10003 美国" + "placeholder": "纽约, 纽约州, 10003 美国" } }, "phone": { From 99464f6397ad9321e9019c8d5d25b442905bc780 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:14:42 +0530 Subject: [PATCH 14/66] New translations references.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/references.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/references.json b/src/i18n/locales/zh/leftSidebar/references.json index 88241575..f0b90358 100644 --- a/src/i18n/locales/zh/leftSidebar/references.json +++ b/src/i18n/locales/zh/leftSidebar/references.json @@ -1,19 +1,19 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "名字", + "placeholder": "理查德·亨德里克" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "职位", + "placeholder": "首席执行官,魔笛" }, "phone": { - "label": "Phone Number" + "label": "电话号码" }, "email": { - "label": "Email Address" + "label": "邮箱地址" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "placeholder": "您可以写下您和推荐人如何一起工作,以及您参与的项目。" } } From e08b2b146effa798fc6efead01bfde785a163af0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:14:43 +0530 Subject: [PATCH 15/66] New translations skills.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/leftSidebar/skills.json b/src/i18n/locales/zh/leftSidebar/skills.json index 5f178d9b..8b137f80 100644 --- a/src/i18n/locales/zh/leftSidebar/skills.json +++ b/src/i18n/locales/zh/leftSidebar/skills.json @@ -1,5 +1,5 @@ { "item": { - "placeholder": "Cooking" + "placeholder": "烹饪" } } From d44f7b31b72264766f82f74c51fb5bd7463bf0d9 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:14:44 +0530 Subject: [PATCH 16/66] New translations work.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/work.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/work.json b/src/i18n/locales/zh/leftSidebar/work.json index 776d7d58..ba264ef6 100644 --- a/src/i18n/locales/zh/leftSidebar/work.json +++ b/src/i18n/locales/zh/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { - "label": "Name", - "placeholder": "Amazon (US)" + "label": "公司", + "placeholder": "亚马逊(美国)" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "职位", + "placeholder": "前端工程师" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "您可以写下关于您在公司参与项目中所使用的技术和专业化内容" } } From 8e6aa677145dde821fe575a0878ba82996203631 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:14:47 +0530 Subject: [PATCH 17/66] New translations awards.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/awards.json b/src/i18n/locales/zh/leftSidebar/awards.json index 4222ec12..24cb907c 100644 --- a/src/i18n/locales/zh/leftSidebar/awards.json +++ b/src/i18n/locales/zh/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "名称", + "placeholder": "数学与科学奥林匹克" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "副标题", + "placeholder": "第一名, 国际赛" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "你可以说明一下成功获得这个荣誉的原因." } } From 855d43cb47dccaba8d2c1e32a33e3ba92c499528 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:32 +0530 Subject: [PATCH 18/66] New translations education.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/education.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/education.json b/src/i18n/locales/zh/leftSidebar/education.json index 231004b2..a4b4af68 100644 --- a/src/i18n/locales/zh/leftSidebar/education.json +++ b/src/i18n/locales/zh/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "学校", + "placeholder": "哈弗大学" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "主修课程", + "placeholder": "计算机科学硕士" }, "grade": { - "label": "Grade" + "label": "等级" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "你可以写关于你在这所学校学习的项目和进阶的课程." } } From 96cbade222669cf070948a0ce243c46c9838c092 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:33 +0530 Subject: [PATCH 19/66] New translations certifications.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/certifications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/certifications.json b/src/i18n/locales/zh/leftSidebar/certifications.json index 2763082a..a241a620 100644 --- a/src/i18n/locales/zh/leftSidebar/certifications.json +++ b/src/i18n/locales/zh/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "名称", + "placeholder": "安卓开发纳米证书" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" + "label": "签发单位", + "placeholder": "优达学城" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "你可以写关于你在成功获得证书过程中所学到的技能." } } From 0a59ff136702aad8572ce71bfe020a332aa2c840 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:34 +0530 Subject: [PATCH 20/66] New translations awards.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/awards.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/leftSidebar/awards.json b/src/i18n/locales/zh/leftSidebar/awards.json index 24cb907c..ab278923 100644 --- a/src/i18n/locales/zh/leftSidebar/awards.json +++ b/src/i18n/locales/zh/leftSidebar/awards.json @@ -4,7 +4,7 @@ "placeholder": "数学与科学奥林匹克" }, "subtitle": { - "label": "副标题", + "label": "奖项", "placeholder": "第一名, 国际赛" }, "description": { From f4e4953102cc15596172d8d465db971d6a1c76c6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:36 +0530 Subject: [PATCH 21/66] New translations languages.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/languages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/languages.json b/src/i18n/locales/zh/leftSidebar/languages.json index fc5de101..c3339792 100644 --- a/src/i18n/locales/zh/leftSidebar/languages.json +++ b/src/i18n/locales/zh/leftSidebar/languages.json @@ -1,9 +1,9 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "语言", + "placeholder": "多斯拉克语" }, "rating": { - "label": "Rating" + "label": "等级" } } From 86643aaa8118302125a1646a28d99c6a9e8721f0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:39 +0530 Subject: [PATCH 22/66] New translations extras.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/extras.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/extras.json b/src/i18n/locales/zh/leftSidebar/extras.json index 7afc7c06..ddc0a59b 100644 --- a/src/i18n/locales/zh/leftSidebar/extras.json +++ b/src/i18n/locales/zh/leftSidebar/extras.json @@ -1,10 +1,10 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "名称", + "placeholder": "出生日期" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "内容", + "placeholder": "1995年8月6日" } } From 6b66dcd11cbad01e534c33eff40395eda69d1ade Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:42 +0530 Subject: [PATCH 23/66] New translations profile.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/profile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/profile.json b/src/i18n/locales/zh/leftSidebar/profile.json index 0a6e1363..beaabad4 100644 --- a/src/i18n/locales/zh/leftSidebar/profile.json +++ b/src/i18n/locales/zh/leftSidebar/profile.json @@ -4,11 +4,11 @@ }, "firstName": { "label": "名", - "placeholder": "张" + "placeholder": "简" }, "lastName": { "label": "姓", - "placeholder": "三" + "placeholder": "道一" }, "subtitle": { "label": "职位", From 66734eb66f87abc2af8dc8599ad16a57e4ce2195 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:44 +0530 Subject: [PATCH 24/66] New translations work.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/work.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/leftSidebar/work.json b/src/i18n/locales/zh/leftSidebar/work.json index ba264ef6..27a96639 100644 --- a/src/i18n/locales/zh/leftSidebar/work.json +++ b/src/i18n/locales/zh/leftSidebar/work.json @@ -8,6 +8,6 @@ "placeholder": "前端工程师" }, "description": { - "placeholder": "您可以写下关于您在公司参与项目中所使用的技术和专业化内容" + "placeholder": "你可以写关于你在公司参与项目中所使用的技术和专业化内容." } } From 8e48f0a93cfb81f6e600ddc8a540b9fae4356acf Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 12:26:07 +0530 Subject: [PATCH 25/66] New translations certifications.json (German) --- src/i18n/locales/de/leftSidebar/certifications.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/certifications.json b/src/i18n/locales/de/leftSidebar/certifications.json index 2763082a..f0e02c16 100644 --- a/src/i18n/locales/de/leftSidebar/certifications.json +++ b/src/i18n/locales/de/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", + "label": "Titel", "placeholder": "Android Development Nanodegree" }, "subtitle": { - "label": "Subtitle", + "label": "Untertitel", "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "Du kannst darüber schreiben, was du von in beim Erreichen des Zertifikats gelernt hast." } } From ad46aa6c50e394743c18fda0b1b8a4292c703094 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 12:26:08 +0530 Subject: [PATCH 26/66] New translations awards.json (German) --- src/i18n/locales/de/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/awards.json b/src/i18n/locales/de/leftSidebar/awards.json index 4222ec12..f2e70b82 100644 --- a/src/i18n/locales/de/leftSidebar/awards.json +++ b/src/i18n/locales/de/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titel", + "placeholder": "Mathematik & Wissenschaft Olympiade" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "Untertitel", + "placeholder": "Erster Platz, internationales Niveau" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "Du kannst darüber schreiben, welche Eigenschaften dich zum Erreichen dieser Auszeichnung geführt haben." } } From af68f248bb0f6877af1d54ea932f581884434755 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 12:26:10 +0530 Subject: [PATCH 27/66] New translations app.json (German) --- src/i18n/locales/de/app/app.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/de/app/app.json b/src/i18n/locales/de/app/app.json index 861e3ad5..78607388 100644 --- a/src/i18n/locales/de/app/app.json +++ b/src/i18n/locales/de/app/app.json @@ -1,25 +1,25 @@ { "heading": { - "placeholder": "Heading" + "placeholder": "Überschrift" }, "item": { - "add": "Add {{- heading}}", + "add": "{{- heading}} hinzufügen", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "Startdatum", + "placeholder": "März 2018" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "Enddatum", + "placeholder": "März 2022" }, "description": { - "label": "Description" + "label": "Beschreibung" } }, "buttons": { "add": { - "label": "Add" + "label": "Hinzufügen" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "markdownHelpText": "Du kannst <1>GitHub Flavored Markdown verwenden, um diesen Abschnitt des Textes zu gestalten." } From f35950eae59ea6b1e54e1e59d304a6e14ebb7374 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 13:01:08 +0530 Subject: [PATCH 28/66] New translations about.json (Kannada) --- src/i18n/locales/kn/rightSidebar/about.json | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/kn/rightSidebar/about.json b/src/i18n/locales/kn/rightSidebar/about.json index cac678ad..b5affa2a 100644 --- a/src/i18n/locales/kn/rightSidebar/about.json +++ b/src/i18n/locales/kn/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "ಅಪ್ಲಿಕೇಶನ್ ಬಗ್ಗೆ", "documentation": { - "heading": "Documentation", - "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.", + "heading": "ದಸ್ತಾವೇಜನ್ನು", + "body": "ಅಪ್ಲಿಕೇಶನ್ ಬಗ್ಗೆ ಇನ್ನಷ್ಟು ತಿಳಿದುಕೊಳ್ಳಲು ಬಯಸುವಿರಾ? ನಿಮ್ಮ ಸ್ಥಳೀಯ ಯಂತ್ರದಲ್ಲಿ ಅದನ್ನು ಹೊಂದಿಸಲು ಮಾರ್ಗದರ್ಶಿ ಇದ್ದರೆ ಅದು ಚೆನ್ನಾಗಿರುವುದಿಲ್ಲವೇ? ಯೋಜನೆಗೆ ಹೇಗೆ ಕೊಡುಗೆ ನೀಡಬೇಕು ಎಂಬ ಬಗ್ಗೆ ಮಾಹಿತಿ ಬೇಕೇ? ಮುಂದೆ ನೋಡಬೇಡಿ, ನಿಮಗಾಗಿ ಮಾಡಿದ ಸಮಗ್ರ ದಾಖಲಾತಿ ಇದೆ.", "buttons": { - "documentation": "Documentation" + "documentation": "ದಸ್ತಾವೇಜನ್ನು" } }, "bugOrFeatureRequest": { - "heading": "Bug? Feature Request?", - "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.", + "heading": "ಸಮಸ್ಯೆ? ಹೊಸ ಆಲೋಚನೆ?", + "body": "ಪುನರಾರಂಭವನ್ನು ಮಾಡುವುದರಿಂದ ನಿಮ್ಮ ಪ್ರಗತಿಯನ್ನು ಏನಾದರೂ ತಡೆಯುತ್ತೀರಾ? ತೊರೆಯದಂತಹ ತೊಂದರೆ ದೋಷ ಕಂಡುಬಂದಿದೆ? GitHub ಸಮಸ್ಯೆಗಳ ವಿಭಾಗದಲ್ಲಿ ಇದರ ಬಗ್ಗೆ ಮಾತನಾಡಿ, ಅಥವಾ ಕೆಳಗಿನ ಕ್ರಿಯೆಗಳನ್ನು ಬಳಸಿಕೊಂಡು ನನಗೆ ಮತ್ತು ಇಮೇಲ್ ಕಳುಹಿಸಿ.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": "ಸಮಸ್ಯೆಯ ಬಗ್ಗೆ ತಿಳಿಸಿ", + "sendEmail": "ಇಮೇಲ್ ಕಳುಹಿಸಿ" } }, "sourceCode": { - "heading": "Source Code", - "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.", + "heading": "ಸೋರ್ಸ್ ಕೋಡ್", + "body": "ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಅದರ ಮೂಲದಿಂದ ಚಲಾಯಿಸಲು ಬಯಸುವಿರಾ? ಈ ಅಪ್ಲಿಕೇಶನ್‌ನ ಮುಕ್ತ-ಮೂಲ ಅಭಿವೃದ್ಧಿಗೆ ಕೊಡುಗೆ ನೀಡಲು ನೀವು ಸಿದ್ಧರಿದ್ದೀರಾ? ಕೆಳಗಿನ ಬಟನ್ ಕ್ಲಿಕ್ ಮಾಡಿ.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "ಗಿಟ್‌ಹಬ್ ರಿಪೋ" } }, "license": { - "heading": "License Information", - "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.", + "heading": "ಪರವಾನಗಿ ಮಾಹಿತಿ", + "body": "ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಎಂಐಟಿ ಪರವಾನಗಿ ಅಡಿಯಲ್ಲಿ ನಿಯಂತ್ರಿಸಲಾಗುತ್ತದೆ, ಅದನ್ನು ನೀವು ಕೆಳಗೆ ಇನ್ನಷ್ಟು ಓದಬಹುದು. ನೀವು ಮೂಲ ಲೇಖಕರಿಗೆ ಕ್ರೆಡಿಟ್ ನೀಡಿದರೆ ಎಲ್ಲಿಯಾದರೂ ಅಪ್ಲಿಕೇಶನ್ ಬಳಸಲು ನಿಮಗೆ ಅನುಮತಿ ಇದೆ.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "ಎಂಐಟಿ ಪರವಾನಗಿ" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "ರಿಯಾಕ್ಟಿವ್ ರೆಸುಮೇ <1>ಅಮೃತ್ ಪಿಳ್ಳೈ ಅವರ ಯೋಜನೆಯಾಗಿದೆ.", + "thanks": "ರಿಯಾಕ್ಟಿವ್ ರೆಸುಮೇ ಬಳಸಿದ್ದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!" } } From 7110fbcc7c03797f159c949150384538cab0b100 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 13:42:58 +0530 Subject: [PATCH 29/66] New translations templates.json (Kannada) --- src/i18n/locales/kn/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/kn/rightSidebar/templates.json b/src/i18n/locales/kn/rightSidebar/templates.json index 89fd528d..c34ddc47 100644 --- a/src/i18n/locales/kn/rightSidebar/templates.json +++ b/src/i18n/locales/kn/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "ಟೆಂಪ್ಲೇಟ್‌ಗಳು" } From ff7debb212b31c1e9921771fc6f493c59ecbf04b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 13:43:00 +0530 Subject: [PATCH 30/66] New translations settings.json (Kannada) --- src/i18n/locales/kn/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/kn/rightSidebar/settings.json b/src/i18n/locales/kn/rightSidebar/settings.json index 12b19981..62323320 100644 --- a/src/i18n/locales/kn/rightSidebar/settings.json +++ b/src/i18n/locales/kn/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "ಸೆಟ್ಟಿಂಗ್ಸ್", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "label": "ಭಾಷೆ", + "helpText": "ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ನಿಮ್ಮ ಸ್ವಂತ ಭಾಷೆಗೆ ಭಾಷಾಂತರಿಸಲು ನೀವು ಸಹಾಯ ಮಾಡಲು ಬಯಸಿದರೆ, ದಯವಿಟ್ಟು <1>ಅನುವಾದ ದಾಖಲೆ ಅನ್ನು ನೋಡಿ." } } \ No newline at end of file From 395545ca08d73375bde1b95341d82455ded5f96a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 13:43:01 +0530 Subject: [PATCH 31/66] New translations fonts.json (Kannada) --- src/i18n/locales/kn/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/kn/rightSidebar/fonts.json b/src/i18n/locales/kn/rightSidebar/fonts.json index dbcfe5f2..94ef1cb3 100644 --- a/src/i18n/locales/kn/rightSidebar/fonts.json +++ b/src/i18n/locales/kn/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "ಫಾಂಟ್‌ಗಳು", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "ಫಾಂಟ್ ಕುಟುಂಬ", + "helpText": "ನಿಮ್ಮ ಸಿಸ್ಟಂನಲ್ಲಿ ಸ್ಥಾಪಿಸಲಾದ ಯಾವುದೇ ಫಾಂಟ್ ಅನ್ನು ನೀವು ಬಳಸಬಹುದು. ಇಲ್ಲಿ ಫಾಂಟ್‌ನ ಹೆಸರನ್ನು ನಮೂದಿಸಿ ಮತ್ತು ಬ್ರೌಸರ್ ಅದನ್ನು ನಿಮಗಾಗಿ ಲೋಡ್ ಮಾಡುತ್ತದೆ." } } From ce2b984091651cc232f0c48cbdc8dddddee13954 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 13:43:03 +0530 Subject: [PATCH 32/66] New translations colors.json (Kannada) --- src/i18n/locales/kn/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/kn/rightSidebar/colors.json b/src/i18n/locales/kn/rightSidebar/colors.json index bf4accbf..9d51c049 100644 --- a/src/i18n/locales/kn/rightSidebar/colors.json +++ b/src/i18n/locales/kn/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "ಬಣ್ಣಗಳು", + "colorOptions": "ಬಣ್ಣ ಆಯ್ಕೆಗಳು", + "primaryColor": "ಪ್ರಾಥಮಿಕ ಬಣ್ಣ", + "accentColor": "ದ್ವಿತೀಯಕ ಬಣ್ಣ", + "clipboardCopyAction": "{{color}} ಬಣ್ಣವನ್ನು ಕ್ಲಿಪ್‌ಬೋರ್ಡ್‌ಗೆ ನಕಲಿಸಲಾಗಿದೆ." } From 7ab5b958d6061aa1cecf7a22a57d3a10e65a9775 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 13:43:05 +0530 Subject: [PATCH 33/66] New translations actions.json (Kannada) --- src/i18n/locales/kn/rightSidebar/actions.json | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/i18n/locales/kn/rightSidebar/actions.json b/src/i18n/locales/kn/rightSidebar/actions.json index a610e9ab..d145829a 100644 --- a/src/i18n/locales/kn/rightSidebar/actions.json +++ b/src/i18n/locales/kn/rightSidebar/actions.json @@ -1,33 +1,33 @@ { - "title": "Actions", - "disclaimer": "Changes you make to your resume are saved automatically to your browser's local storage. No data gets out, hence your information is completely secure.", + "title": "ಕ್ರಿಯೆಗಳು", + "disclaimer": "ನಿಮ್ಮ ಪುನರಾರಂಭದಲ್ಲಿ ನೀವು ಮಾಡಿದ ಬದಲಾವಣೆಗಳನ್ನು ನಿಮ್ಮ ಬ್ರೌಸರ್‌ನ ಸ್ಥಳೀಯ ಸಂಗ್ರಹಣೆಗೆ ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಉಳಿಸಲಾಗುತ್ತದೆ. ಯಾವುದೇ ಡೇಟಾ ಹೊರಬರುವುದಿಲ್ಲ, ಆದ್ದರಿಂದ ನಿಮ್ಮ ಮಾಹಿತಿಯು ಸಂಪೂರ್ಣವಾಗಿ ಸುರಕ್ಷಿತವಾಗಿದೆ.", "importExport": { - "heading": "Import/Export", - "body": "You can import or export your data in JSON format. With this, you can edit and print your resume from any device. Save this file for later use.", + "heading": "ಆಮದು / ರಫ್ತು", + "body": "ನಿಮ್ಮ ಡೇಟಾವನ್ನು ನೀವು JSON ಸ್ವರೂಪದಲ್ಲಿ ಆಮದು ಮಾಡಿಕೊಳ್ಳಬಹುದು ಅಥವಾ ರಫ್ತು ಮಾಡಬಹುದು. ಇದರೊಂದಿಗೆ, ನೀವು ಯಾವುದೇ ಸಾಧನದಿಂದ ನಿಮ್ಮ ಪುನರಾರಂಭವನ್ನು ಸಂಪಾದಿಸಬಹುದು ಮತ್ತು ಮುದ್ರಿಸಬಹುದು. ನಂತರದ ಬಳಕೆಗಾಗಿ ಈ ಫೈಲ್ ಅನ್ನು ಉಳಿಸಿ.", "buttons": { - "import": "Import", - "export": "Export" + "import": "ಆಮದು ಮಾಡಿ", + "export": "ರಫ್ತು ಮಾಡಿ" } }, "printResume": { - "heading": "Print Your Resume", - "body": "You can simply press <1>Cmd/Ctrl + P at any time while you're in the app to print your resume, but here's a fancy button to do the same thing, just 'cause.", + "heading": "ನಿಮ್ಮ ರೇಸುಮೆಯನ್ನು ಮುದ್ರಿಸಿ", + "body": "ನಿಮ್ಮ ರೇಸುಮೆಯನ್ನು ಮುದ್ರಿಸಲು ನೀವು ಅಪ್ಲಿಕೇಶನ್‌ನಲ್ಲಿರುವಾಗ ನೀವು ಯಾವುದೇ ಸಮಯದಲ್ಲಿ <1>Cmd / Ctrl + P ಅನ್ನು ಒತ್ತಿರಿ, ಆದರೆ ಅದೇ ಕೆಲಸವನ್ನು ಮಾಡಲು ಇಲ್ಲಿ ಒಂದು ಬಟನ್ ಇದೆ.", "buttons": { - "print": "Print" + "print": "ಮುದ್ರಿಸಿ" } }, "loadDummyData": { - "heading": "Load Dummy Data", - "body": "Unclear on what to do with a fresh blank page? Load some dummy data with prepopulated values to see how a resume should look and you can start editing from there.", + "heading": "ಡೆಮೊ ಡೇಟಾವನ್ನು ಲೋಡ್ ಮಾಡಿ", + "body": "ಹೊಸ ಖಾಲಿ ಪುಟದೊಂದಿಗೆ ಏನು ಮಾಡಬೇಕೆಂದು ಸ್ಪಷ್ಟವಾಗಿಲ್ಲವೇ? ರೇಸ್‌ಸುಮೇ ಹೇಗೆ ಕಾಣಬೇಕು ಎಂಬುದನ್ನು ನೋಡಲು ಪೂರ್ವಭಾವಿ ಮೌಲ್ಯಗಳೊಂದಿಗೆ ಕೆಲವು ಡೆಮೊ ಡೇಟಾವನ್ನು ಲೋಡ್ ಮಾಡಿ ಮತ್ತು ನೀವು ಅಲ್ಲಿಂದ ಸಂಪಾದನೆಯನ್ನು ಪ್ರಾರಂಭಿಸಬಹುದು.", "buttons": { - "loadData": "Populate Data" + "loadData": "ಡೇಟಾವನ್ನು ಲೋಡ್ ಮಾಡಿ" } }, "reset": { - "heading": "Reset Everything!", - "body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.", + "heading": "ಎಲ್ಲವನ್ನೂ ಮರುಹೊಂದಿಸಿ!", + "body": "ಈ ಕ್ರಿಯೆಯು ನಿಮ್ಮ ಎಲ್ಲಾ ಡೇಟಾವನ್ನು ಮರುಹೊಂದಿಸುತ್ತದೆ ಮತ್ತು ನಿಮ್ಮ ಬ್ರೌಸರ್‌ನ ಸ್ಥಳೀಯ ಸಂಗ್ರಹಣೆಗೆ ಮಾಡಿದ ಬ್ಯಾಕಪ್‌ಗಳನ್ನು ತೆಗೆದುಹಾಕುತ್ತದೆ, ಆದ್ದರಿಂದ ನೀವು ಎಲ್ಲವನ್ನೂ ಮರುಹೊಂದಿಸುವ ಮೊದಲು ನಿಮ್ಮ ಮಾಹಿತಿಯನ್ನು ರಫ್ತು ಮಾಡಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ.", "buttons": { - "reset": "Reset" + "reset": "ಮರುಹೊಂದಿಸಿ" } } } From a38ccd9981e71a9ef62aa98be3a426174f2c0114 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:23:04 +0530 Subject: [PATCH 34/66] New translations colors.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/zh/rightSidebar/colors.json b/src/i18n/locales/zh/rightSidebar/colors.json index bf4accbf..6863fe37 100644 --- a/src/i18n/locales/zh/rightSidebar/colors.json +++ b/src/i18n/locales/zh/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "颜色", + "colorOptions": "颜色选项", + "primaryColor": "主色调", + "accentColor": "强调色", + "clipboardCopyAction": "{{color}} 已被复制到剪贴板。" } From a6cbcf1ba39e2bb4a4f963dca81ca8c367f57b10 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:23:07 +0530 Subject: [PATCH 35/66] New translations actions.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/actions.json | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/i18n/locales/zh/rightSidebar/actions.json b/src/i18n/locales/zh/rightSidebar/actions.json index a610e9ab..824c0640 100644 --- a/src/i18n/locales/zh/rightSidebar/actions.json +++ b/src/i18n/locales/zh/rightSidebar/actions.json @@ -1,33 +1,33 @@ { - "title": "Actions", - "disclaimer": "Changes you make to your resume are saved automatically to your browser's local storage. No data gets out, hence your information is completely secure.", + "title": "操作", + "disclaimer": "您对您的简历所作的更改将自动保存到您的浏览器本地存储。没有数据流出,因此您的信息是完全安全的。", "importExport": { - "heading": "Import/Export", - "body": "You can import or export your data in JSON format. With this, you can edit and print your resume from any device. Save this file for later use.", + "heading": "导入/导出", + "body": "您可以以 JSON 格式导入或导出您的数据。 这样,您可以从任何设备上编辑和打印您的简历。保存此文件供以后使用。", "buttons": { - "import": "Import", - "export": "Export" + "import": "导入", + "export": "导出" } }, "printResume": { - "heading": "Print Your Resume", - "body": "You can simply press <1>Cmd/Ctrl + P at any time while you're in the app to print your resume, but here's a fancy button to do the same thing, just 'cause.", + "heading": "打印您的简历", + "body": "您可以在应用程序中随时按<1>Cmd/Ctrl + P打印您的简历, 但这里有一个花哨的按钮来做同样的事情,只是'导致'这样做。", "buttons": { - "print": "Print" + "print": "打印" } }, "loadDummyData": { - "heading": "Load Dummy Data", - "body": "Unclear on what to do with a fresh blank page? Load some dummy data with prepopulated values to see how a resume should look and you can start editing from there.", + "heading": "加载模版数据", + "body": "不清楚用新的空白页面做什么? 加载一些带有预置值的虚拟数据来查看恢复的格式,您可以从那里开始编辑。", "buttons": { - "loadData": "Populate Data" + "loadData": "装载数据" } }, "reset": { - "heading": "Reset Everything!", - "body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.", + "heading": "全部重置!", + "body": "此操作将重置您所有的数据并删除浏览器本地存储备份. 请确保您在重制前已经导出您的信息.", "buttons": { - "reset": "Reset" + "reset": "重置" } } } From e09c8195a4862f7dae1ab77338bd35b1a11d7a7a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:23:09 +0530 Subject: [PATCH 36/66] New translations fonts.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/zh/rightSidebar/fonts.json b/src/i18n/locales/zh/rightSidebar/fonts.json index dbcfe5f2..06eaabb2 100644 --- a/src/i18n/locales/zh/rightSidebar/fonts.json +++ b/src/i18n/locales/zh/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "字体", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "字体库", + "helpText": "您也可以使用安装在您的系统上的任何字体。 只需在此输入字体库的名字,浏览器将为您加载它。" } } From 45b69b042f3463ad47ac3b166eb25313a83aa5fa Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:23:10 +0530 Subject: [PATCH 37/66] New translations settings.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/zh/rightSidebar/settings.json b/src/i18n/locales/zh/rightSidebar/settings.json index 12b19981..e52abb2e 100644 --- a/src/i18n/locales/zh/rightSidebar/settings.json +++ b/src/i18n/locales/zh/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "设置", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "label": "语言", + "helpText": "如果您希望帮助将应用程序翻译成您自己的语言,请参阅<1>翻译文档。" } } \ No newline at end of file From e794607afb654c0086abf0a9ec3cd2d03180efa5 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:23:12 +0530 Subject: [PATCH 38/66] New translations templates.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/rightSidebar/templates.json b/src/i18n/locales/zh/rightSidebar/templates.json index 89fd528d..9aedfa20 100644 --- a/src/i18n/locales/zh/rightSidebar/templates.json +++ b/src/i18n/locales/zh/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "模板" } From 35712fd8d2e6c54743ec75a394edbb8c41326385 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:23:28 +0530 Subject: [PATCH 39/66] New translations app.json (Chinese Simplified) --- src/i18n/locales/zh/app/app.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/zh/app/app.json b/src/i18n/locales/zh/app/app.json index 861e3ad5..28497d82 100644 --- a/src/i18n/locales/zh/app/app.json +++ b/src/i18n/locales/zh/app/app.json @@ -1,25 +1,25 @@ { "heading": { - "placeholder": "Heading" + "placeholder": "标题" }, "item": { - "add": "Add {{- heading}}", + "add": "添加 {{- heading}}", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "开始日期", + "placeholder": "2018 年 3 月" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "结束日期", + "placeholder": "2022 年 3 月" }, "description": { - "label": "Description" + "label": "说明" } }, "buttons": { "add": { - "label": "Add" + "label": "添加" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "markdownHelpText": "你可以使用 <1>GitHub 倾向的 Markdown 来美化这部分文字." } From 139e7e0f782c329b5cf58ad25107c573fb2dab89 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:24:04 +0530 Subject: [PATCH 40/66] New translations app.json (French) --- src/i18n/locales/fr/app/app.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/fr/app/app.json b/src/i18n/locales/fr/app/app.json index 861e3ad5..6bd2aba5 100644 --- a/src/i18n/locales/fr/app/app.json +++ b/src/i18n/locales/fr/app/app.json @@ -1,16 +1,16 @@ { "heading": { - "placeholder": "Heading" + "placeholder": "Titre" }, "item": { - "add": "Add {{- heading}}", + "add": "Ajouter {{- heading}}", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "Date de début", + "placeholder": "Mars 2018" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "Date de fin", + "placeholder": "Mars 2022" }, "description": { "label": "Description" @@ -18,8 +18,8 @@ }, "buttons": { "add": { - "label": "Add" + "label": "Ajouter" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "markdownHelpText": "Vous pouvez utiliser <1>GitHub Flavored Markdown pour styliser cette section du texte." } From 283992c0ee3df77c8c05218905b2cdd4f60584d1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:24:05 +0530 Subject: [PATCH 41/66] New translations languages.json (French) --- src/i18n/locales/fr/leftSidebar/languages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/languages.json b/src/i18n/locales/fr/leftSidebar/languages.json index fc5de101..a00cca45 100644 --- a/src/i18n/locales/fr/leftSidebar/languages.json +++ b/src/i18n/locales/fr/leftSidebar/languages.json @@ -1,9 +1,9 @@ { "key": { - "label": "Key", + "label": "Langue", "placeholder": "Dothraki" }, "rating": { - "label": "Rating" + "label": "Évaluation" } } From 568331abd43d7152a577276d5995d2b16bdb81d8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:24:06 +0530 Subject: [PATCH 42/66] New translations extras.json (French) --- src/i18n/locales/fr/leftSidebar/extras.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/extras.json b/src/i18n/locales/fr/leftSidebar/extras.json index 7afc7c06..75474962 100644 --- a/src/i18n/locales/fr/leftSidebar/extras.json +++ b/src/i18n/locales/fr/leftSidebar/extras.json @@ -1,10 +1,10 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Clé", + "placeholder": "Date de naissance" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Valeur", + "placeholder": "6 août 1995" } } From c5eae86e48d62406e96dd0e8b97bec88a21e7b12 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:24:07 +0530 Subject: [PATCH 43/66] New translations education.json (French) --- src/i18n/locales/fr/leftSidebar/education.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/education.json b/src/i18n/locales/fr/leftSidebar/education.json index 231004b2..8252678d 100644 --- a/src/i18n/locales/fr/leftSidebar/education.json +++ b/src/i18n/locales/fr/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Nom", + "placeholder": "Université de Harvard" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Spécialité", + "placeholder": "Maîtrise en Informatique" }, "grade": { - "label": "Grade" + "label": "Note" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "Vous pouvez écrire sur des projets ou des cours de crédit spéciaux que vous avez pris pendant vos études à cette école." } } From c073aac33d43fbe02553579cc7cb0c075fa65eec Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:24:09 +0530 Subject: [PATCH 44/66] New translations certifications.json (French) --- src/i18n/locales/fr/leftSidebar/certifications.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/certifications.json b/src/i18n/locales/fr/leftSidebar/certifications.json index 2763082a..ea148dfc 100644 --- a/src/i18n/locales/fr/leftSidebar/certifications.json +++ b/src/i18n/locales/fr/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Titre", + "placeholder": "Nanodegree de développement Android" }, "subtitle": { - "label": "Subtitle", + "label": "Sous-titre", "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "Vous pouvez écrire sur ce que vous avez appris de votre programme de certification." } } From 288c65ffedfca991742de89a403ba589f64b0ecb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:24:10 +0530 Subject: [PATCH 45/66] New translations awards.json (French) --- src/i18n/locales/fr/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/awards.json b/src/i18n/locales/fr/leftSidebar/awards.json index 4222ec12..cb11f598 100644 --- a/src/i18n/locales/fr/leftSidebar/awards.json +++ b/src/i18n/locales/fr/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titre", + "placeholder": "Olympiade de mathématiques et de sciences" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "Sous-titre", + "placeholder": "Première place, niveau international" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "Vous pouvez écrire sur les qualités qui vous ont permis de gagner ce prix." } } From ae545e156d3d60c1049e619eb2c3278a1b74d80f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:34:49 +0530 Subject: [PATCH 46/66] New translations skills.json (German) --- src/i18n/locales/de/leftSidebar/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/de/leftSidebar/skills.json b/src/i18n/locales/de/leftSidebar/skills.json index 5f178d9b..111c068b 100644 --- a/src/i18n/locales/de/leftSidebar/skills.json +++ b/src/i18n/locales/de/leftSidebar/skills.json @@ -1,5 +1,5 @@ { "item": { - "placeholder": "Cooking" + "placeholder": "Kochen" } } From 42dc43097554418dfd05b8773ccd2249f0217bbe Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:34:50 +0530 Subject: [PATCH 47/66] New translations work.json (German) --- src/i18n/locales/de/leftSidebar/work.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/work.json b/src/i18n/locales/de/leftSidebar/work.json index 776d7d58..70626410 100644 --- a/src/i18n/locales/de/leftSidebar/work.json +++ b/src/i18n/locales/de/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { "label": "Name", - "placeholder": "Amazon (US)" + "placeholder": "Amazon (USA)" }, "role": { - "label": "Role", + "label": "Stellentitel", "placeholder": "Front-end Web Developer" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "Sie können darüber schreiben, worauf Sie sich spezialisiert haben, während Sie bei der Firma arbeiten und in welchen Projekten Sie beteiligt waren." } } From 65903e9c0b4dc44683fab1d0ab7472d0a8969da1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:34:52 +0530 Subject: [PATCH 48/66] New translations profile.json (German) --- src/i18n/locales/de/leftSidebar/profile.json | 24 ++++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/profile.json b/src/i18n/locales/de/leftSidebar/profile.json index b7f889c2..0a086b6b 100644 --- a/src/i18n/locales/de/leftSidebar/profile.json +++ b/src/i18n/locales/de/leftSidebar/profile.json @@ -1,40 +1,40 @@ { "photoUrl": { - "label": "Photo URL" + "label": "Foto-URL" }, "firstName": { - "label": "First Name", + "label": "Vorname", "placeholder": "Jane" }, "lastName": { - "label": "Last Name", + "label": "Nachname", "placeholder": "Doe" }, "subtitle": { - "label": "Subtitle", + "label": "Titel", "placeholder": "Full Stack Web Developer" }, "address": { "line1": { - "label": "Address Line 1", + "label": "Adresszeile 1", "placeholder": "Palladium Complex" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "Addresszeile 2", + "placeholder": "Straße 140" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "Adresszeile 3", + "placeholder": "New York, USA" } }, "phone": { - "label": "Phone Number" + "label": "Telefonnnummer" }, "website": { - "label": "Website" + "label": "Webseite" }, "email": { - "label": "Email Address" + "label": "E-Mail Adresse" } } From ee5b9bf2ede95f2308794fbdd65e7e9ba5492386 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:34:54 +0530 Subject: [PATCH 49/66] New translations references.json (German) --- src/i18n/locales/de/leftSidebar/references.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/references.json b/src/i18n/locales/de/leftSidebar/references.json index 88241575..007c4a12 100644 --- a/src/i18n/locales/de/leftSidebar/references.json +++ b/src/i18n/locales/de/leftSidebar/references.json @@ -8,12 +8,12 @@ "placeholder": "CEO, Pied Piper" }, "phone": { - "label": "Phone Number" + "label": "Rufnummer" }, "email": { - "label": "Email Address" + "label": "E-Mail Adresse" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "placeholder": "Sie können darüber schreiben, wie Sie und der Referenzkontakt zusammengearbeitet haben und zu welchen Projekten Sie gehörten." } } From 1d62ae17f6fab4baba1b2281cc3448d0356ffc1c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:34:56 +0530 Subject: [PATCH 50/66] New translations objective.json (German) --- src/i18n/locales/de/leftSidebar/objective.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/objective.json b/src/i18n/locales/de/leftSidebar/objective.json index 8cb4f70d..2b19cbde 100644 --- a/src/i18n/locales/de/leftSidebar/objective.json +++ b/src/i18n/locales/de/leftSidebar/objective.json @@ -1,6 +1,6 @@ { "objective": { - "label": "Objective", - "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." + "label": "Ziel", + "placeholder": "Auf der Suche nach einer herausfordernden Stelle in einem angesehenen Betrieb, mit der ich meine technischen-, Datenbank- und Management-Skills für Wissenssteigerung im IT-Sektor beweisen kann." } } From 72641f482e17282002f50afe9ec034c2fd07667f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:35:02 +0530 Subject: [PATCH 51/66] New translations education.json (German) --- src/i18n/locales/de/leftSidebar/education.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/education.json b/src/i18n/locales/de/leftSidebar/education.json index 231004b2..d0bb483e 100644 --- a/src/i18n/locales/de/leftSidebar/education.json +++ b/src/i18n/locales/de/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { "label": "Name", - "placeholder": "Harvard University" + "placeholder": "Harvard-Universität" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Abschluss", + "placeholder": "Master in Informatik" }, "grade": { - "label": "Grade" + "label": "Note" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "Sie können über Projekte oder spezielle Kurse schreiben, die Sie in der Schule belegt haben." } } From d0666bc894b07ff88fc94a8702ab97ba87c4ba73 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:52:49 +0530 Subject: [PATCH 52/66] New translations colors.json (German) --- src/i18n/locales/de/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/de/rightSidebar/colors.json b/src/i18n/locales/de/rightSidebar/colors.json index bf4accbf..0c688534 100644 --- a/src/i18n/locales/de/rightSidebar/colors.json +++ b/src/i18n/locales/de/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "Farben", + "colorOptions": "Farboptionen", + "primaryColor": "Primärfarbe", + "accentColor": "Akzentfarbe", + "clipboardCopyAction": "{{color}} wurde in die Zwischenablage kopiert." } From d6cc772966c625260a8e420d1e541c8b1667b7aa Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:52:51 +0530 Subject: [PATCH 53/66] New translations settings.json (German) --- src/i18n/locales/de/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/de/rightSidebar/settings.json b/src/i18n/locales/de/rightSidebar/settings.json index 12b19981..2ede2f59 100644 --- a/src/i18n/locales/de/rightSidebar/settings.json +++ b/src/i18n/locales/de/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Einstellungen", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "label": "Sprache", + "helpText": "Wenn Sie helfen möchten, die App in Ihre eigene Sprache zu übersetzen, lesen Sie bitte die <1>Übersetzungsdokumentation." } } \ No newline at end of file From b375ecc682e833d12a47ca5ef77bbff9b1d3daca Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:52:52 +0530 Subject: [PATCH 54/66] New translations templates.json (German) --- src/i18n/locales/de/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/de/rightSidebar/templates.json b/src/i18n/locales/de/rightSidebar/templates.json index 89fd528d..09c4cbb6 100644 --- a/src/i18n/locales/de/rightSidebar/templates.json +++ b/src/i18n/locales/de/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Vorlagen" } From 9bceb60b2ed55c13c42a924dd679917bd94a1f53 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:14:14 +0530 Subject: [PATCH 55/66] New translations objective.json (French) --- src/i18n/locales/fr/leftSidebar/objective.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/objective.json b/src/i18n/locales/fr/leftSidebar/objective.json index 8cb4f70d..96a7a247 100644 --- a/src/i18n/locales/fr/leftSidebar/objective.json +++ b/src/i18n/locales/fr/leftSidebar/objective.json @@ -1,6 +1,6 @@ { "objective": { - "label": "Objective", - "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." + "label": "Objectif", + "placeholder": "Je cherche un poste plein de challenges dans une entreprise réputé afin d'utilisé mes compétences en base de donnée et en management pour participer à la croissance de l'entreprise tout en développant mes connaissances sur les nouvelles tendances du secteur." } } From db039bed2d86d000debc87cbc8f4899e81618d6c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:14:16 +0530 Subject: [PATCH 56/66] New translations profile.json (French) --- src/i18n/locales/fr/leftSidebar/profile.json | 26 ++++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/profile.json b/src/i18n/locales/fr/leftSidebar/profile.json index b7f889c2..665e3ba4 100644 --- a/src/i18n/locales/fr/leftSidebar/profile.json +++ b/src/i18n/locales/fr/leftSidebar/profile.json @@ -1,40 +1,40 @@ { "photoUrl": { - "label": "Photo URL" + "label": "URL de la photo" }, "firstName": { - "label": "First Name", + "label": "Prénom", "placeholder": "Jane" }, "lastName": { - "label": "Last Name", + "label": "Nom", "placeholder": "Doe" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "Sous-titre", + "placeholder": "Développeur Web Full Stack" }, "address": { "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "Adresse ligne 1", + "placeholder": "Complexe de Palladium" }, "line2": { - "label": "Address Line 2", + "label": "Adresse ligne 2", "placeholder": "140 E 14th St" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "Adresse ligne 3", + "placeholder": "New York, NY 10003 États-Unis" } }, "phone": { - "label": "Phone Number" + "label": "Numéro de téléphone" }, "website": { - "label": "Website" + "label": "Site Web" }, "email": { - "label": "Email Address" + "label": "Adresse e-mail" } } From 6a0faf91ddc38dff875041ba8d305cd806d253c2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:14:26 +0530 Subject: [PATCH 57/66] New translations references.json (French) --- src/i18n/locales/fr/leftSidebar/references.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/references.json b/src/i18n/locales/fr/leftSidebar/references.json index 88241575..2d78feaf 100644 --- a/src/i18n/locales/fr/leftSidebar/references.json +++ b/src/i18n/locales/fr/leftSidebar/references.json @@ -1,19 +1,19 @@ { "name": { - "label": "Name", + "label": "Nom", "placeholder": "Richard Hendricks" }, "position": { - "label": "Position", + "label": "Poste", "placeholder": "CEO, Pied Piper" }, "phone": { - "label": "Phone Number" + "label": "Numéro de téléphone" }, "email": { - "label": "Email Address" + "label": "Adresse e-mail" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "placeholder": "Vous pouvez écrire sur la façon dont vous et votre référence avez travaillé ensemble et sur les projets que vous avez mené." } } From 778b7c00baa48819e444f8cea440c409dcd91dbd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:31:48 +0530 Subject: [PATCH 58/66] New translations skills.json (French) --- src/i18n/locales/fr/leftSidebar/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/fr/leftSidebar/skills.json b/src/i18n/locales/fr/leftSidebar/skills.json index 5f178d9b..3cb77f08 100644 --- a/src/i18n/locales/fr/leftSidebar/skills.json +++ b/src/i18n/locales/fr/leftSidebar/skills.json @@ -1,5 +1,5 @@ { "item": { - "placeholder": "Cooking" + "placeholder": "Cuisiner" } } From 63bfa09bfeb6e095a40ce3810a2e31d911272e54 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:31:49 +0530 Subject: [PATCH 59/66] New translations work.json (French) --- src/i18n/locales/fr/leftSidebar/work.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/work.json b/src/i18n/locales/fr/leftSidebar/work.json index 776d7d58..13e62d46 100644 --- a/src/i18n/locales/fr/leftSidebar/work.json +++ b/src/i18n/locales/fr/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { - "label": "Name", - "placeholder": "Amazon (US)" + "label": "Nom", + "placeholder": "Amazon (É.-U.)" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "Rôle", + "placeholder": "Développeur Front-end" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "Vous pouvez écrire sur les compétences que vous avez acquises en travaillant au sein de l'entreprise et sur quels projets vous étiez impliqués." } } From bfa1db1a469a3ec2c926c6f76e17dc5c1e68f5bd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:22 +0530 Subject: [PATCH 60/66] New translations about.json (French) --- src/i18n/locales/fr/rightSidebar/about.json | 28 ++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/about.json b/src/i18n/locales/fr/rightSidebar/about.json index cac678ad..adace7c2 100644 --- a/src/i18n/locales/fr/rightSidebar/about.json +++ b/src/i18n/locales/fr/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "À propos", "documentation": { "heading": "Documentation", - "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": "Vous voulez en savoir plus sur l'application ? Ca serait pas génial s'il y avait un guide pour l'installer sur votre machine locale ? Besoin d'informations sur la façon de contribuer au projet ? Ne regardez pas plus loin, il y a une documentation faite juste pour vous.", "buttons": { "documentation": "Documentation" } }, "bugOrFeatureRequest": { - "heading": "Bug? Feature Request?", - "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.", + "heading": "Un bug? Une nouvelle fonctionnalité?", + "body": "Quelque chose empêche votre progression de faire un CV ? Vous avez trouvé un bug persistant ? Parlez-en dans la section GitHub Issues, ou envoyez-moi un e-mail en utilisant les actions ci-dessous.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": "Soulever une anomalie", + "sendEmail": "Envoyer un e-mail" } }, "sourceCode": { - "heading": "Source Code", - "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.", + "heading": "Code source", + "body": "Vous voulez exécuter le projet depuis sa source ? Êtes-vous un développeur désireux de contribuer au développement open-source de ce projet ? Cliquez sur le bouton ci-dessous.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "Répertoire GitHub" } }, "license": { - "heading": "License Information", - "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.", + "heading": "Information de licence", + "body": "Le projet est régi par la licence MIT, que vous pouvez consulter ci-dessous. Fondamentalement, vous êtes autorisé à utiliser le projet n'importe où à condition de donner des crédits à l'auteur d'origine.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "Licence MIT" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "Reactive Resume est de project de <1>Amruth Pillai.", + "thanks": "Merci d'utiliser Reactive Resume!" } } From b4f9551d756ebb1b6d34d0c33ec0ff17b6c89828 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:23 +0530 Subject: [PATCH 61/66] New translations actions.json (French) --- src/i18n/locales/fr/rightSidebar/actions.json | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/actions.json b/src/i18n/locales/fr/rightSidebar/actions.json index a610e9ab..4b731fcf 100644 --- a/src/i18n/locales/fr/rightSidebar/actions.json +++ b/src/i18n/locales/fr/rightSidebar/actions.json @@ -1,33 +1,33 @@ { "title": "Actions", - "disclaimer": "Changes you make to your resume are saved automatically to your browser's local storage. No data gets out, hence your information is completely secure.", + "disclaimer": "Les modifications que vous apportez à votre CV sont enregistrées automatiquement dans le stockage local de votre navigateur. Aucune donnée ne sort, donc vos informations sont complètement sécurisées.", "importExport": { - "heading": "Import/Export", - "body": "You can import or export your data in JSON format. With this, you can edit and print your resume from any device. Save this file for later use.", + "heading": "Import / Export", + "body": "Vous pouvez importer ou exporter vos données au format JSON. Avec ceci, vous pouvez éditer et imprimer votre CV à partir de n'importe quel appareil. Enregistrez ce fichier pour une utilisation ultérieure.", "buttons": { - "import": "Import", - "export": "Export" + "import": "Importer", + "export": "Exporter" } }, "printResume": { - "heading": "Print Your Resume", - "body": "You can simply press <1>Cmd/Ctrl + P at any time while you're in the app to print your resume, but here's a fancy button to do the same thing, just 'cause.", + "heading": "Imprimer votre CV", + "body": "Vous pouvez simplement utiliser le raccourci <1>Cmd/Ctrl + P à tout moment pendant que vous êtes dans l'application pour imprimer votre CV, mais voici un joli bouton pour faire la même chose.", "buttons": { - "print": "Print" + "print": "Imprimer" } }, "loadDummyData": { - "heading": "Load Dummy Data", - "body": "Unclear on what to do with a fresh blank page? Load some dummy data with prepopulated values to see how a resume should look and you can start editing from there.", + "heading": "Charger des données factices", + "body": "Vous ne savez pas que faire avec une nouvelle page blanche? Charger des données factices avec des valeurs préremplies pour voir à quoi devrait ressembler un CV et vous pourrez commencer à éditer à partir de là.", "buttons": { - "loadData": "Populate Data" + "loadData": "Remplir les données" } }, "reset": { - "heading": "Reset Everything!", - "body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.", + "heading": "Tout supprimer!", + "body": "Cette action réinitialisera toutes vos données et supprimera également les sauvegardes effectuées sur le stockage local de votre navigateur. donc assurez-vous que vous avez exporté vos informations avant de tout réinitialiser.", "buttons": { - "reset": "Reset" + "reset": "Réinitialiser" } } } From 562ffbcf0fc8114189c3116d95acfd805466e550 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:24 +0530 Subject: [PATCH 62/66] New translations colors.json (French) --- src/i18n/locales/fr/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/colors.json b/src/i18n/locales/fr/rightSidebar/colors.json index bf4accbf..b7748fe1 100644 --- a/src/i18n/locales/fr/rightSidebar/colors.json +++ b/src/i18n/locales/fr/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "Couleurs", + "colorOptions": "Options de couleurs", + "primaryColor": "Couleur principale", + "accentColor": "Couleur secondaire", + "clipboardCopyAction": "La couleur {{color}} a été copié dans le presse-papiers." } From d5bd326f9fa39affec232f6150ba16385a9b1df8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:26 +0530 Subject: [PATCH 63/66] New translations fonts.json (French) --- src/i18n/locales/fr/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/fonts.json b/src/i18n/locales/fr/rightSidebar/fonts.json index dbcfe5f2..0625311c 100644 --- a/src/i18n/locales/fr/rightSidebar/fonts.json +++ b/src/i18n/locales/fr/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Polices", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Famille de polices", + "helpText": "Vous pouvez également utiliser n'importe quelle police installée sur votre système. Entrez simplement le nom de la famille de polices ici et le navigateur la chargera pour vous." } } From 97ce455f07abccd2b9a3be5eb5378ac37457ed2e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:27 +0530 Subject: [PATCH 64/66] New translations settings.json (French) --- src/i18n/locales/fr/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/settings.json b/src/i18n/locales/fr/rightSidebar/settings.json index 12b19981..b45a4a0e 100644 --- a/src/i18n/locales/fr/rightSidebar/settings.json +++ b/src/i18n/locales/fr/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Paramètres", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "label": "Langue", + "helpText": "Si vous souhaitez aider à traduire l'application dans votre propre langue, veuillez vous référer à la <1>Documentation de traduction." } } \ No newline at end of file From 080d56bb5c193c29d1a4d18d2c4154c059ffaf0e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:28 +0530 Subject: [PATCH 65/66] New translations templates.json (French) --- src/i18n/locales/fr/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/fr/rightSidebar/templates.json b/src/i18n/locales/fr/rightSidebar/templates.json index 89fd528d..c4e1f5a3 100644 --- a/src/i18n/locales/fr/rightSidebar/templates.json +++ b/src/i18n/locales/fr/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Modèles" } From d6dbd87ebe63cbf152c7e776ac21683bd78f9406 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 16:22:13 +0530 Subject: [PATCH 66/66] added Kannada & French Languages to i18n list, updated documentation --- docs/translation/README.md | 4 ++-- src/i18n/index.js | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/translation/README.md b/docs/translation/README.md index 10814ba4..8a851a3c 100644 --- a/docs/translation/README.md +++ b/docs/translation/README.md @@ -18,7 +18,9 @@ If you are already familiar with the Crowdin platform and want to contribute you ### Completed Translations - English `en` +- French `fr` - Hindi `hi` +- Kannada `kn` ### Pending Translations @@ -31,14 +33,12 @@ If you are already familiar with the Crowdin platform and want to contribute you - Danish `da` - Dutch `nl` - Finnish `fi` -- French `fr` - German `de` - Greek `el` - Hebrew `he` - Hungarian `hu` - Italian `it` - Japanese `ja` -- Kannada `kn` - Korean `ko` - Malayalam `ml` - Marathi `mr` diff --git a/src/i18n/index.js b/src/i18n/index.js index 032f6431..ebe55419 100644 --- a/src/i18n/index.js +++ b/src/i18n/index.js @@ -8,10 +8,18 @@ const languages = [ code: 'en', name: 'English', }, + { + code: 'fr', + name: 'French', + }, { code: 'hi', name: 'Hindi', }, + { + code: 'kn', + name: 'Kannada', + }, ]; i18n.use(initReactI18next).init({