From f5e82a5f6395258b558560e426fdbe1e86d80f89 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:16 +0530 Subject: [PATCH 01/32] New translations certifications.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/certifications.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/certifications.json diff --git a/src/i18n/locales/bg/leftSidebar/certifications.json b/src/i18n/locales/bg/leftSidebar/certifications.json new file mode 100644 index 00000000..44473889 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/certifications.json @@ -0,0 +1,8 @@ +{ + "title": { + "label": "Наименование" + }, + "subtitle": { + "label": "Институция" + } +} From f00593f0b1a66eabd801d8c774b3222c11c9931a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:18 +0530 Subject: [PATCH 02/32] New translations awards.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/awards.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/awards.json diff --git a/src/i18n/locales/bg/leftSidebar/awards.json b/src/i18n/locales/bg/leftSidebar/awards.json new file mode 100644 index 00000000..e5bfc494 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/awards.json @@ -0,0 +1,8 @@ +{ + "title": { + "label": "Заглавие" + }, + "subtitle": { + "label": "Подзаглавие" + } +} From f5b06c5063660e8bf8e964d08328de86df792a86 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:19 +0530 Subject: [PATCH 03/32] New translations education.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/education.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/education.json diff --git a/src/i18n/locales/bg/leftSidebar/education.json b/src/i18n/locales/bg/leftSidebar/education.json new file mode 100644 index 00000000..b95303ae --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/education.json @@ -0,0 +1,11 @@ +{ + "name": { + "label": "Наименование" + }, + "major": { + "label": "Специалност" + }, + "grade": { + "label": "Оценка" + } +} From 79c31b60f0dae62844ce65896bfc5bc34776dacb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:21 +0530 Subject: [PATCH 04/32] New translations extras.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/extras.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/extras.json diff --git a/src/i18n/locales/bg/leftSidebar/extras.json b/src/i18n/locales/bg/leftSidebar/extras.json new file mode 100644 index 00000000..9db4e3d4 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/extras.json @@ -0,0 +1,8 @@ +{ + "key": { + "label": "Наименование" + }, + "value": { + "label": "Стойност" + } +} From 212339d84e554ba2ce4052b6e00d7bb955f7c038 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:22 +0530 Subject: [PATCH 05/32] New translations languages.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/languages.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/languages.json diff --git a/src/i18n/locales/bg/leftSidebar/languages.json b/src/i18n/locales/bg/leftSidebar/languages.json new file mode 100644 index 00000000..7cdf7aa9 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/languages.json @@ -0,0 +1,8 @@ +{ + "key": { + "label": "Наименование" + }, + "rating": { + "label": "Оценка" + } +} From 8819055126ad52c479386a90be39f6eb7689b3f0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:24 +0530 Subject: [PATCH 06/32] New translations objective.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/objective.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/objective.json diff --git a/src/i18n/locales/bg/leftSidebar/objective.json b/src/i18n/locales/bg/leftSidebar/objective.json new file mode 100644 index 00000000..4f0f33a4 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/objective.json @@ -0,0 +1,5 @@ +{ + "objective": { + "label": "Цели" + } +} From cd74d728558d39c37139c06af12e1511fb5451fd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:25 +0530 Subject: [PATCH 07/32] New translations profile.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/profile.json | 35 ++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/profile.json diff --git a/src/i18n/locales/bg/leftSidebar/profile.json b/src/i18n/locales/bg/leftSidebar/profile.json new file mode 100644 index 00000000..7512c83a --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/profile.json @@ -0,0 +1,35 @@ +{ + "photoUrl": { + "label": "URL на снимката" + }, + "firstName": { + "label": "Лично име" + }, + "lastName": { + "label": "Фамилно име" + }, + "subtitle": { + "label": "Подзаглавие" + }, + "address": { + "label": "Адрес", + "line1": { + "label": "Адрес – ред 1" + }, + "line2": { + "label": "Адрес – ред 2" + }, + "line3": { + "label": "Адрес – ред 3" + } + }, + "phone": { + "label": "Телефонен номер" + }, + "website": { + "label": "Уеб сайт" + }, + "email": { + "label": "Имейл адрес" + } +} From fbe76acee1977181d502910c76bedb69f712cb0b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:28 +0530 Subject: [PATCH 08/32] New translations references.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/references.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/references.json diff --git a/src/i18n/locales/bg/leftSidebar/references.json b/src/i18n/locales/bg/leftSidebar/references.json new file mode 100644 index 00000000..659e3ad6 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/references.json @@ -0,0 +1,14 @@ +{ + "name": { + "label": "Име" + }, + "position": { + "label": "Позиция" + }, + "phone": { + "label": "Телефонен номер" + }, + "email": { + "label": "Имейл адрес" + } +} From fee5dce5d29b26f9acf72b25d748852c681a8042 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:29 +0530 Subject: [PATCH 09/32] New translations work.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/work.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/work.json diff --git a/src/i18n/locales/bg/leftSidebar/work.json b/src/i18n/locales/bg/leftSidebar/work.json new file mode 100644 index 00000000..e87a7f88 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/work.json @@ -0,0 +1,8 @@ +{ + "name": { + "label": "Наименование" + }, + "role": { + "label": "Роля" + } +} From 3c5476bfa88f47db8c06fafb047560b660e7663b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:30 +0530 Subject: [PATCH 10/32] New translations about.json (Bulgarian) --- src/i18n/locales/bg/rightSidebar/about.json | 36 +++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/i18n/locales/bg/rightSidebar/about.json diff --git a/src/i18n/locales/bg/rightSidebar/about.json b/src/i18n/locales/bg/rightSidebar/about.json new file mode 100644 index 00000000..3d1d668c --- /dev/null +++ b/src/i18n/locales/bg/rightSidebar/about.json @@ -0,0 +1,36 @@ +{ + "title": "За програмата", + "documentation": { + "heading": "Документация", + "body": "Искате ли да научите повече за приложението? Трябва ли ви повече информация как да помогнете на проекта? Може да намерите всичко това в създаденото за целта ръководство.", + "buttons": { + "documentation": "Документация" + } + }, + "bugOrFeatureRequest": { + "heading": "Попаднахте на грешка? Искате да се добави някаква функция?", + "body": "Нещо ви пречи да създадете желаната автобиография? Натъкнахте се на някаква досадна грешка и не може да продължите? Напишете в раздела „Issues“ на GitHub или ми изпратете имейл.", + "buttons": { + "raiseIssue": "Съобщете за проблем", + "sendEmail": "Изпратете имейл" + } + }, + "sourceCode": { + "heading": "Изходен код", + "body": "Искате да компилирате проекта от изходния му код? Или може би сте разработччик, който желае да допринесе с нещо към изходния код на проекта? Няма проблем, просто натиснете бутона по-долу.", + "buttons": { + "githubRepo": "Хранилище в GitHub" + } + }, + "license": { + "heading": "Информация за лиценза", + "body": "Този проект е с лиценз от MIT. Повече информация за лиценза може да намерите по-долу. Общо взето може да използвате проекта където желаете, но при условие че посочвате автора му.", + "buttons": { + "mitLicense": "Лиценз от MIT" + } + }, + "footer": { + "credit": "Създадено с любов от <1>Amruth Pillai", + "thanks": "Благодаря ви, че използвате Reactive Resume!" + } +} From 4059d72f1d33da3f9dc12313d2f865690305c898 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:32 +0530 Subject: [PATCH 11/32] New translations colors.json (Bulgarian) --- src/i18n/locales/bg/rightSidebar/colors.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/i18n/locales/bg/rightSidebar/colors.json diff --git a/src/i18n/locales/bg/rightSidebar/colors.json b/src/i18n/locales/bg/rightSidebar/colors.json new file mode 100644 index 00000000..5e0ad96e --- /dev/null +++ b/src/i18n/locales/bg/rightSidebar/colors.json @@ -0,0 +1,7 @@ +{ + "title": "Цветове", + "colorOptions": "Опции за цветовете", + "primaryColor": "Основен цвят", + "accentColor": "Вторичен цвят", + "clipboardCopyAction": "Цветът „{{color}}“ е копиран в клипборда." +} From abec1434a5e1b69c4e0f242ba7e0656b6c8c1042 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:39 +0530 Subject: [PATCH 12/32] New translations templates.json (Bulgarian) --- src/i18n/locales/bg/rightSidebar/templates.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/i18n/locales/bg/rightSidebar/templates.json diff --git a/src/i18n/locales/bg/rightSidebar/templates.json b/src/i18n/locales/bg/rightSidebar/templates.json new file mode 100644 index 00000000..1fa4be17 --- /dev/null +++ b/src/i18n/locales/bg/rightSidebar/templates.json @@ -0,0 +1,3 @@ +{ + "title": "Шаблони" +} From 7fd3b38b934f9b8ce47fb694393cc740d37f5e56 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 22:04:13 +0530 Subject: [PATCH 13/32] New translations settings.json (Bulgarian) --- src/i18n/locales/bg/rightSidebar/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/i18n/locales/bg/rightSidebar/settings.json diff --git a/src/i18n/locales/bg/rightSidebar/settings.json b/src/i18n/locales/bg/rightSidebar/settings.json new file mode 100644 index 00000000..99c76d30 --- /dev/null +++ b/src/i18n/locales/bg/rightSidebar/settings.json @@ -0,0 +1,7 @@ +{ + "title": "Настройки", + "language": { + "label": "Език", + "helpText": "Ако искате да помогнете с превода на приложението на собствения ви език, вижте <1>документацията относно превода." + } +} \ No newline at end of file From 126aa0690ca5337eb6019ae60659f49576535eec Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 22:04:15 +0530 Subject: [PATCH 14/32] New translations fonts.json (Bulgarian) --- src/i18n/locales/bg/rightSidebar/fonts.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/i18n/locales/bg/rightSidebar/fonts.json diff --git a/src/i18n/locales/bg/rightSidebar/fonts.json b/src/i18n/locales/bg/rightSidebar/fonts.json new file mode 100644 index 00000000..186e0cbd --- /dev/null +++ b/src/i18n/locales/bg/rightSidebar/fonts.json @@ -0,0 +1,7 @@ +{ + "title": "Шрифтове", + "fontFamily": { + "label": "Семейство шрифтове", + "helpText": "Можете да ползвате и всеки един шрифт, който е инсталиран на системата ви. Просто въведете тук името на семеството шрифрове и браузърът ще ги зареди." + } +} From 6525431a9c4fa02137a080fb08b5e34779afefe0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:08:57 +0530 Subject: [PATCH 15/32] New translations extras.json (Tamil) --- src/i18n/locales/ta/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/extras.json b/src/i18n/locales/ta/leftSidebar/extras.json index 7afc7c06..e38fa09d 100644 --- a/src/i18n/locales/ta/leftSidebar/extras.json +++ b/src/i18n/locales/ta/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "சாவி" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "மதிப்பு" } } From 8de87faf28c28d1efbf84baa3329f095cd966dce Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:08:58 +0530 Subject: [PATCH 16/32] New translations education.json (Tamil) --- src/i18n/locales/ta/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/education.json b/src/i18n/locales/ta/leftSidebar/education.json index 231004b2..71f94a5e 100644 --- a/src/i18n/locales/ta/leftSidebar/education.json +++ b/src/i18n/locales/ta/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "பெயர்" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "முக்கிய" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "தரம்" } } From b44fbbc19baf39619fe66b258243dde170171f78 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:08:59 +0530 Subject: [PATCH 17/32] New translations certifications.json (Tamil) --- src/i18n/locales/ta/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/certifications.json b/src/i18n/locales/ta/leftSidebar/certifications.json index 92f9dc16..1ea6abd8 100644 --- a/src/i18n/locales/ta/leftSidebar/certifications.json +++ b/src/i18n/locales/ta/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "பெயர்" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "அதிகாரம்" } } From def1d55b478c1b5c969dc8eab6ec9e21abbde36d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:09:00 +0530 Subject: [PATCH 18/32] New translations awards.json (Tamil) --- src/i18n/locales/ta/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/awards.json b/src/i18n/locales/ta/leftSidebar/awards.json index 4222ec12..268858a4 100644 --- a/src/i18n/locales/ta/leftSidebar/awards.json +++ b/src/i18n/locales/ta/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "தலைப்பு" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "துணைத் தலைப்பு" } } From fe68ff0f6cafb201622247b7fc9c2688f6652d00 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:09:36 +0530 Subject: [PATCH 19/32] New translations references.json (Tamil) --- src/i18n/locales/ta/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/references.json b/src/i18n/locales/ta/leftSidebar/references.json index 88241575..766eb565 100644 --- a/src/i18n/locales/ta/leftSidebar/references.json +++ b/src/i18n/locales/ta/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "பெயர்" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "நிலை" }, "phone": { - "label": "Phone Number" + "label": "தொலைபேசி எண்" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "ஈமெயில் முகவரி" } } From d4419e1c88915b2fd109d053f3f8966f0578f0ce Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:09:38 +0530 Subject: [PATCH 20/32] New translations profile.json (Tamil) --- src/i18n/locales/ta/leftSidebar/profile.json | 27 ++++++++------------ 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/profile.json b/src/i18n/locales/ta/leftSidebar/profile.json index b7f889c2..b47c534f 100644 --- a/src/i18n/locales/ta/leftSidebar/profile.json +++ b/src/i18n/locales/ta/leftSidebar/profile.json @@ -1,40 +1,35 @@ { "photoUrl": { - "label": "Photo URL" + "label": "புகைப்படம் URL" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "முதல் பெயர்" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "கடைசி பெயர்" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "துணைத் தலைப்பு" }, "address": { + "label": "முகவரி", "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "முகவரி வரி 1" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "முகவரி வரி 2" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "முகவரி வரி 3" } }, "phone": { - "label": "Phone Number" + "label": "தொலைபேசி எண்" }, "website": { - "label": "Website" + "label": "வெப்சைட்" }, "email": { - "label": "Email Address" + "label": "ஈமெயில் முகவரி" } } From 6bfef982edc3adec9ffbc6a3fbc90d1b1264df43 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:09:39 +0530 Subject: [PATCH 21/32] New translations objective.json (Tamil) --- src/i18n/locales/ta/leftSidebar/objective.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/objective.json b/src/i18n/locales/ta/leftSidebar/objective.json index 8cb4f70d..2f450774 100644 --- a/src/i18n/locales/ta/leftSidebar/objective.json +++ b/src/i18n/locales/ta/leftSidebar/objective.json @@ -1,6 +1,5 @@ { "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": "நோக்கம்" } } From 02c6c62833a5ae7471a4a55c9df83ac32fc07d7e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:09:40 +0530 Subject: [PATCH 22/32] New translations languages.json (Tamil) --- src/i18n/locales/ta/leftSidebar/languages.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/languages.json b/src/i18n/locales/ta/leftSidebar/languages.json index fc5de101..2da188be 100644 --- a/src/i18n/locales/ta/leftSidebar/languages.json +++ b/src/i18n/locales/ta/leftSidebar/languages.json @@ -1,9 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "பெயர்" }, "rating": { - "label": "Rating" + "label": "மதிப்பீடு" } } From 3aea2f49bc9d1b21318c458c996b97b3ccb83afc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:18:20 +0530 Subject: [PATCH 23/32] New translations work.json (Tamil) --- src/i18n/locales/ta/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/work.json b/src/i18n/locales/ta/leftSidebar/work.json index 6d115c6e..f04bb7a9 100644 --- a/src/i18n/locales/ta/leftSidebar/work.json +++ b/src/i18n/locales/ta/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Name", - "placeholder": "Amazon" + "label": "பெயர்" }, "role": { - "label": "Role", - "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." + "label": "பங்கு" } } From 29e52f904b3bdc5af19d9c608dc65068069b1238 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:32:59 +0530 Subject: [PATCH 24/32] New translations templates.json (Tamil) --- src/i18n/locales/ta/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/ta/rightSidebar/templates.json b/src/i18n/locales/ta/rightSidebar/templates.json index 89fd528d..13e2ff3b 100644 --- a/src/i18n/locales/ta/rightSidebar/templates.json +++ b/src/i18n/locales/ta/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "டெம்ப்ளட்ஸ்" } From 7939a68c718e69f3ae21d55404e7101d746fc444 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 13:00:14 +0530 Subject: [PATCH 25/32] New translations colors.json (Tamil) --- src/i18n/locales/ta/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/ta/rightSidebar/colors.json b/src/i18n/locales/ta/rightSidebar/colors.json index bf4accbf..aa48fad4 100644 --- a/src/i18n/locales/ta/rightSidebar/colors.json +++ b/src/i18n/locales/ta/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 7a4b62ef45a1325fee9102b26759355e723bb747 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 13:00:17 +0530 Subject: [PATCH 26/32] New translations settings.json (Tamil) --- src/i18n/locales/ta/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ta/rightSidebar/settings.json b/src/i18n/locales/ta/rightSidebar/settings.json index dacc183c..5571413e 100644 --- a/src/i18n/locales/ta/rightSidebar/settings.json +++ b/src/i18n/locales/ta/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 to the <1>Translation Documentation." + "label": "மொழி", + "helpText": "பயன்பாட்டை உங்கள் சொந்த மொழியில் மொழிபெயர்க்க உதவ விரும்பினால், <1>Translation Documentation பார்க்கவும்." } } \ No newline at end of file From 437c3e990e748d1fe5a37f8a7dbe1726eabc5388 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 14:01:43 +0530 Subject: [PATCH 27/32] New translations about.json (Tamil) --- src/i18n/locales/ta/rightSidebar/about.json | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/ta/rightSidebar/about.json b/src/i18n/locales/ta/rightSidebar/about.json index cac678ad..7d9b7ce5 100644 --- a/src/i18n/locales/ta/rightSidebar/about.json +++ b/src/i18n/locales/ta/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": "மறுதொடக்கம் செய்வதிலிருந்து உங்கள் முன்னேற்றத்தை ஏதேனும் தடுக்கிறதா? வெளியேறாத ஒரு தொல்லை பிழை கிடைத்ததா? கிட்ஹப் சிக்கல்கள் பிரிவில் இதைப் பற்றி பேசுங்கள், அல்லது கீழேயுள்ள செயல்களைப் பயன்படுத்தி எனக்கும் மின்னஞ்சல் அனுப்பவும்.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": " சிக்கலை காட்டு\n", + "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": "இந்த திட்டம் MIT உரிமத்தின் கீழ் நிர்வகிக்கப்படுகிறது, அதை நீங்கள் கீழே மேலும் படிக்கலாம். அடிப்படையில், அசல் ஆசிரியருக்கு நீங்கள் வரவுகளை வழங்கினால், எங்கிருந்தும் திட்டத்தைப் பயன்படுத்த அனுமதிக்கப்படுவீர்கள்.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "MIT லிசென்ஸ்" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "<1>Amruth Pillai<1>யால் அன்பால் செய்யப்பட்டது", + "thanks": "Reactive Resume ஐப் பயன்படுத்தியதற்கு நன்றி!" } } From a67993f96a7bfcc4b38bdad768dd45e03df164bd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 14:01:48 +0530 Subject: [PATCH 28/32] New translations app.json (Tamil) --- src/i18n/locales/ta/app/app.json | 42 +++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/src/i18n/locales/ta/app/app.json b/src/i18n/locales/ta/app/app.json index 861e3ad5..50836d18 100644 --- a/src/i18n/locales/ta/app/app.json +++ b/src/i18n/locales/ta/app/app.json @@ -1,25 +1,45 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { - "add": "Add {{- heading}}", + "add": "{{- heading}} சேர்க்கவும்", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "தொடக்க தேதி" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "கடைசி தேதி" }, "description": { - "label": "Description" + "label": "விளக்கம்" } }, "buttons": { "add": { - "label": "Add" + "label": "சேர்க்க" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "printDialog": { + "heading": "ரெசுமே டவுன்லோட் செய்யவும்", + "quality": { + "label": "தரம்" + }, + "printType": { + "label": "வகை", + "types": { + "unconstrained": "அளவு இல்லே", + "fitInA4": "A4 இல் சேர்க்கவும்", + "multiPageA4": "மல்டி-பேஜ் A4" + } + }, + "helpText": [ + "இந்த ஏற்றுமதி முறை HTML கேன்வாஸைப் பயன்படுத்தி விண்ணப்பத்தை ஒரு படமாக மாற்றி PDF இல் அச்சிடுகிறது, அதாவது இது தேர்ந்தெடுக்கும் / பாகுபடுத்தும் திறன்களை இழக்கும்.", + "இது உங்களுக்கு முக்கியம் என்றால், தயவுசெய்து Cmd/Ctrl + P அல்லது கீழே உள்ள அச்சு பொத்தானைப் பயன்படுத்தி ரெசுமே அச்சிட முயற்சிக்கவும். வெளியீடு உலாவி சார்ந்து இருப்பதால் முடிவு மாறுபடலாம், ஆனால் இது Google Chrome இன் சமீபத்திய பதிப்பில் சிறப்பாக செயல்படும் என்று அறியப்படுகிறது." + ], + "buttons": { + "cancel": "ரத்துசெய்", + "saveAsPdf": "PDF ஆக சேமிக்கவும்" + } + }, + "panZoomAnimation": { + "helpText": "உங்கள் ரெசுமே நெருக்கமாகப் பார்க்க நீங்கள் எந்த நேரத்திலும் ஆர்ட்போர்டைச் சுற்றி பெரிதாக்கலாம்." + }, + "markdownHelpText": "உரையின் இந்த பகுதியை வடிவமைக்க நீங்கள் <1>GitHub Flavored Markdown ஐப் பயன்படுத்தலாம்." } From ba392d2d27dfb25aa8280c1b9ad349868e6ebd5f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 14:08:54 +0530 Subject: [PATCH 29/32] New translations actions.json (Tamil) --- src/i18n/locales/ta/rightSidebar/actions.json | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/src/i18n/locales/ta/rightSidebar/actions.json b/src/i18n/locales/ta/rightSidebar/actions.json index b6818714..61c712eb 100644 --- a/src/i18n/locales/ta/rightSidebar/actions.json +++ b/src/i18n/locales/ta/rightSidebar/actions.json @@ -1,34 +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 click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P but it would have different effects.", + "downloadResume": { + "heading": "டவுன்லோட் ரெசுமே", + "body": "உங்கள் ரெசுமே PDF பதிப்பை டவுன்லோட் செய்ய கீழே உள்ள பொத்தானைக் கிளிக் செய்யலாம். சிறந்த முடிவுகளுக்கு, Google Chrome இன் சமீபத்திய பதிப்பைப் பயன்படுத்தவும்.", "buttons": { - "export": "Export", - "print": "Print" + "saveAsPdf": "PDF என சேமிக்கவும்" } }, "loadDemoData": { - "heading": "Load Demo Data", - "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.", + "heading": "டெமோ தகவல்கள் ஏற்றவும்", + "body": "புதிய வெற்று பக்கத்துடன் என்ன செய்வது என்பது குறித்து தெளிவாக தெரியவில்லையா? ஒரு ரெசுமே எவ்வாறு இருக்க வேண்டும் என்பதைக் காண சில டெமோ தரவை முன் மதிப்பிடப்பட்ட மதிப்புகளுடன் ஏற்றவும், அங்கிருந்து திருத்தத் தொடங்கலாம்.", "buttons": { - "loadData": "Load 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 45e7564be1f600b994496dfbfdaa30b320763a6a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 14:08:55 +0530 Subject: [PATCH 30/32] New translations fonts.json (Tamil) --- src/i18n/locales/ta/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ta/rightSidebar/fonts.json b/src/i18n/locales/ta/rightSidebar/fonts.json index dbcfe5f2..4f4fe46e 100644 --- a/src/i18n/locales/ta/rightSidebar/fonts.json +++ b/src/i18n/locales/ta/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 bf84368eda2bac5a5d3b28868e3df8cad5da0dbb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 15:46:31 +0530 Subject: [PATCH 31/32] New translations certifications.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/certifications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/certifications.json b/src/i18n/locales/zh/leftSidebar/certifications.json index c96459e0..6e59a75b 100644 --- a/src/i18n/locales/zh/leftSidebar/certifications.json +++ b/src/i18n/locales/zh/leftSidebar/certifications.json @@ -1,8 +1,8 @@ { "title": { - "label": "名称" + "label": "Nome" }, "subtitle": { - "label": "颁发机构" + "label": "Autoria" } } From 783869636f6b5649f6aaaee28829033ed01d5d2d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 16:37:22 +0530 Subject: [PATCH 32/32] New translations certifications.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/certifications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/certifications.json b/src/i18n/locales/zh/leftSidebar/certifications.json index 6e59a75b..c96459e0 100644 --- a/src/i18n/locales/zh/leftSidebar/certifications.json +++ b/src/i18n/locales/zh/leftSidebar/certifications.json @@ -1,8 +1,8 @@ { "title": { - "label": "Nome" + "label": "名称" }, "subtitle": { - "label": "Autoria" + "label": "颁发机构" } }