From 7079a6ec4128545a7fd996a09e11cc1892a98d85 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:30 +0530 Subject: [PATCH 01/35] New translations work.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/work.json b/src/i18n/locales/vi/leftSidebar/work.json index 291c0f2a..0ee4d2bc 100644 --- a/src/i18n/locales/vi/leftSidebar/work.json +++ b/src/i18n/locales/vi/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Tên", - "placeholder": "Amazon" + "label": "Tên" }, "role": { - "label": "Vị trí", - "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": "Vị trí" } } From cba98e57fc9e7da77ecb1db52acb3a780042e14e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:31 +0530 Subject: [PATCH 02/35] New translations references.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/references.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/references.json b/src/i18n/locales/vi/leftSidebar/references.json index 3ea0fd90..1aee3838 100644 --- a/src/i18n/locales/vi/leftSidebar/references.json +++ b/src/i18n/locales/vi/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Tên", - "placeholder": "Richard Hendricks" + "label": "Tên" }, "position": { - "label": "Chức vụ", - "placeholder": "CEO, Pied Piper" + "label": "Chức vụ" }, "phone": { "label": "Số Điện thoại" }, "email": { "label": "Địa chỉ Email" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." } } From e4c573c291e2b9db63f72334a4f88f05872ad2cf Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:33 +0530 Subject: [PATCH 03/35] New translations languages.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/languages.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/languages.json b/src/i18n/locales/vi/leftSidebar/languages.json index 9894925d..189c1f16 100644 --- a/src/i18n/locales/vi/leftSidebar/languages.json +++ b/src/i18n/locales/vi/leftSidebar/languages.json @@ -1,7 +1,6 @@ { "key": { - "label": "Tên", - "placeholder": "Dothraki" + "label": "Tên" }, "level": { "label": "Trình độ" From aceb09301fecd5bbfc3afa20bc8877a9cc44d4e6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:34 +0530 Subject: [PATCH 04/35] New translations education.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/education.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/education.json b/src/i18n/locales/vi/leftSidebar/education.json index 8d472ea2..e08bc920 100644 --- a/src/i18n/locales/vi/leftSidebar/education.json +++ b/src/i18n/locales/vi/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Tên", - "placeholder": "Harvard University" + "label": "Tên" }, "major": { - "label": "Ngành", - "placeholder": "Masters in Computer Science" + "label": "Ngành" }, "grade": { "label": "Điểm" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." } } From 2bf4b73cf09335723c02384d3a70e50153014982 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:36 +0530 Subject: [PATCH 05/35] New translations certifications.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/certifications.json b/src/i18n/locales/vi/leftSidebar/certifications.json index ecd2e1bb..a1b16593 100644 --- a/src/i18n/locales/vi/leftSidebar/certifications.json +++ b/src/i18n/locales/vi/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Tên", - "placeholder": "Android Development Nanodegree" + "label": "Tên" }, "subtitle": { - "label": "Trao bởi", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Trao bởi" } } From 3b59657678936f0e70efc61c7dbc810b90cea9c2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:37 +0530 Subject: [PATCH 06/35] New translations app.json (Vietnamese) --- src/i18n/locales/vi/app/app.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/app/app.json b/src/i18n/locales/vi/app/app.json index a200026f..a7e4e423 100644 --- a/src/i18n/locales/vi/app/app.json +++ b/src/i18n/locales/vi/app/app.json @@ -1,16 +1,11 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { "add": "Thêm {{- heading}}", "startDate": { - "label": "Bắt đầu", - "placeholder": "March 2018" + "label": "Bắt đầu" }, "endDate": { - "label": "Kết thúc", - "placeholder": "March 2022" + "label": "Kết thúc" }, "description": { "label": "Mô tả" From ec6cb822ddd28639ae5114773465ab7eac74e90e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:39 +0530 Subject: [PATCH 07/35] New translations extras.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/extras.json b/src/i18n/locales/vi/leftSidebar/extras.json index f7c5fe3b..a25f5c8b 100644 --- a/src/i18n/locales/vi/leftSidebar/extras.json +++ b/src/i18n/locales/vi/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Tên trường", - "placeholder": "Date of Birth" + "label": "Tên trường" }, "value": { - "label": "Nội dung trường", - "placeholder": "6th August 1995" + "label": "Nội dung trường" } } From 747102dd277375d226d59f686c983085bea5ad0b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:40 +0530 Subject: [PATCH 08/35] New translations settings.json (Vietnamese) --- src/i18n/locales/vi/rightSidebar/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/vi/rightSidebar/settings.json b/src/i18n/locales/vi/rightSidebar/settings.json index 7c5cc84f..fbc7bda9 100644 --- a/src/i18n/locales/vi/rightSidebar/settings.json +++ b/src/i18n/locales/vi/rightSidebar/settings.json @@ -4,4 +4,4 @@ "label": "Ngôn ngữ", "helpText": "Nếu bạn muốn giúp dịch ứng dụng này sang ngôn ngữ của mình, xin hãy tra cứu <1>Hướng dẫn Dịch thuật." } -} +} \ No newline at end of file From 7303e48567edfbe8e767b05f8602d5395f41b703 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:44 +0530 Subject: [PATCH 09/35] New translations profile.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/profile.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/profile.json b/src/i18n/locales/vi/leftSidebar/profile.json index a6980d2f..fc5cc3f8 100644 --- a/src/i18n/locales/vi/leftSidebar/profile.json +++ b/src/i18n/locales/vi/leftSidebar/profile.json @@ -3,30 +3,24 @@ "label": "URL Ảnh" }, "firstName": { - "label": "Tên", - "placeholder": "Jane" + "label": "Tên" }, "lastName": { - "label": "Họ", - "placeholder": "Doe" + "label": "Họ" }, "subtitle": { - "label": "Chức danh", - "placeholder": "Full Stack Web Developer" + "label": "Chức danh" }, "address": { "label": "Địa chỉ", "line1": { - "label": "Địa chỉ, Dòng 1", - "placeholder": "Palladium Complex" + "label": "Địa chỉ, Dòng 1" }, "line2": { - "label": "Địa chỉ, Dòng 2", - "placeholder": "140 E 14th St" + "label": "Địa chỉ, Dòng 2" }, "line3": { - "label": "Địa chỉ, Dòng 3", - "placeholder": "New York, NY 10003 USA" + "label": "Địa chỉ, Dòng 3" } }, "phone": { From a5f9c2cdb30a9cfe96fe91c1217cd2a1593dced6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:45 +0530 Subject: [PATCH 10/35] New translations objective.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/objective.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/objective.json b/src/i18n/locales/vi/leftSidebar/objective.json index d43dcf75..09ddc1ce 100644 --- a/src/i18n/locales/vi/leftSidebar/objective.json +++ b/src/i18n/locales/vi/leftSidebar/objective.json @@ -1,6 +1,5 @@ { "objective": { - "label": "Mục tiêu", - "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": "Mục tiêu" } } From ec215e784f93afc889edfe30f09f1eb849ed9f6d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:46 +0530 Subject: [PATCH 11/35] New translations awards.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/awards.json b/src/i18n/locales/vi/leftSidebar/awards.json index 218cdd2b..ff9361b3 100644 --- a/src/i18n/locales/vi/leftSidebar/awards.json +++ b/src/i18n/locales/vi/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Tiêu đề", - "placeholder": "Math & Science Olympiad" + "label": "Tiêu đề" }, "subtitle": { - "label": "Tiêu đề phụ", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Tiêu đề phụ" } } From caa7a5d3b233b1164659183416d401d46809fb2c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:06 +0530 Subject: [PATCH 12/35] New translations app.json (Hindi) --- src/i18n/locales/hi/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/hi/app/app.json b/src/i18n/locales/hi/app/app.json index 527938a6..af0205d2 100644 --- a/src/i18n/locales/hi/app/app.json +++ b/src/i18n/locales/hi/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "बहु पृष्ठ A4" } }, + "helpText": [ + "यह निर्यात विधि आपकी CV को आपके सीवी को बदलने और PDF पर प्रिंट करने के लिए HTML कैनवास का उपयोग करती है, जिसका अर्थ है कि यह सभी चयन / पार्सिंग क्षमताओं को खो देगा।", + "यदि आपके लिए यह महत्वपूर्ण है, तो कृपया Cmd / Ctrl + P या नीचे दिए गए प्रिंट बटन का उपयोग करने के बजाय CV को प्रिंट करने का प्रयास करें। नतीजा अलग-अलग हो सकता है क्योंकि आउटपुट ब्राउज़र पर निर्भर है, लेकिन यह Google क्रोम के नवीनतम संस्करण पर सबसे अच्छा काम करने के लिए जाना जाता है।" + ], "buttons": { "cancel": "रद्द करें", "saveAsPdf": "डाउनलोड पीडीऍफ़" From 7e715e4fdbd604036dd857f89405b914712f9cf1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:11 +0530 Subject: [PATCH 13/35] New translations languages.json (Hindi) --- src/i18n/locales/hi/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/hi/leftSidebar/languages.json b/src/i18n/locales/hi/leftSidebar/languages.json index f9a1390f..6934c271 100644 --- a/src/i18n/locales/hi/leftSidebar/languages.json +++ b/src/i18n/locales/hi/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "नाम" }, + "level": { + "label": "स्तर" + }, "rating": { "label": "रेटिंग" } From f85cdf66ee26d502eb97b58ce7b48f81c4d08e8f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:13 +0530 Subject: [PATCH 14/35] New translations languages.json (German) --- src/i18n/locales/de/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/de/leftSidebar/languages.json b/src/i18n/locales/de/leftSidebar/languages.json index a19fc3d2..deb80101 100644 --- a/src/i18n/locales/de/leftSidebar/languages.json +++ b/src/i18n/locales/de/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Name" }, + "level": { + "label": "Status" + }, "rating": { "label": "Bewertung" } From 14b10e12a59e273c2f7910ea486c348fdfaf0651 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:15 +0530 Subject: [PATCH 15/35] New translations app.json (German) --- src/i18n/locales/de/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/de/app/app.json b/src/i18n/locales/de/app/app.json index 5b215f50..df238df8 100644 --- a/src/i18n/locales/de/app/app.json +++ b/src/i18n/locales/de/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "Mehrseitig A4" } }, + "helpText": [ + "Diese Exportmethode verwendet HTML-Leinwand um den Lebenslauf in ein Bild zu konvertieren und es auf einer PDF auszudrucken. was bedeutet, dass es alle Auswahl-/Analysefunktionen verliert.", + "Wenn Ihnen das wichtig ist, versuchen Sie bitte den Lebenslauf mit Strg/Strg+P oder dem Druckknopf unten auszudrucken. Das Ergebnis kann variieren, da die Ausgabe vom Browser abhängig ist, aber es ist bekannt, dass es am besten mit der neuesten Version von Google Chrome funktioniert." + ], "buttons": { "cancel": "Abbrechen", "saveAsPdf": "Als PDF Speichern" From 5b783017e9f9c9030478838e4d248420a0189fff Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:25 +0530 Subject: [PATCH 16/35] New translations languages.json (Kannada) --- src/i18n/locales/kn/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/kn/leftSidebar/languages.json b/src/i18n/locales/kn/leftSidebar/languages.json index 0e500386..6a0e2962 100644 --- a/src/i18n/locales/kn/leftSidebar/languages.json +++ b/src/i18n/locales/kn/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "ಹೆಸರು" }, + "level": { + "label": "ಮಟ್ಟ" + }, "rating": { "label": "ರೇಟಿಂಗ್" } From 17783dcc9ce14f57c7c1664d3ebd91595c94f2d9 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:27 +0530 Subject: [PATCH 17/35] New translations app.json (Kannada) --- src/i18n/locales/kn/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/kn/app/app.json b/src/i18n/locales/kn/app/app.json index 1b73e77c..1879e74c 100644 --- a/src/i18n/locales/kn/app/app.json +++ b/src/i18n/locales/kn/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "ಬಹು ಪುಟ ಎ4" } }, + "helpText": [ + "ಈ ವಿಧಾನವು ಎಚ್‌ಟಿಎಮ್ಎಲ್ ಕ್ಯಾನ್ವಾಸ್ ಅನ್ನು ರೇಸ್ಯುಯುಮೇಯನ್ನು ಚಿತ್ರವನ್ನಾಗಿ ಪರಿವರ್ತಿಸಲು ಮತ್ತು ಅದನ್ನು ಪಿಡಿಎಫ್‌ನಲ್ಲಿ ಮುದ್ರಿಸಲು ಬಳಸುತ್ತದೆ, ಅಂದರೆ ಇದು ಎಲ್ಲಾ ಆಯ್ಕೆ / ಪಾರ್ಸಿಂಗ್ ಸಾಮರ್ಥ್ಯಗಳನ್ನು ಕಳೆದುಕೊಳ್ಳುತ್ತದೆ.", + "ಅದು ನಿಮಗೆ ಮುಖ್ಯವಾಗಿದ್ದರೆ, ದಯವಿಟ್ಟು Cmd / Ctrl + P ಅಥವಾ ಕೆಳಗಿನ ಮುದ್ರಣ ಗುಂಡಿಯನ್ನು ಬಳಸಿ ಪುನರಾರಂಭವನ್ನು ಮುದ್ರಿಸಲು ಪ್ರಯತ್ನಿಸಿ. Output ಟ್‌ಪುಟ್ ಬ್ರೌಸರ್ ಅವಲಂಬಿತವಾಗಿರುವುದರಿಂದ ಫಲಿತಾಂಶವು ಬದಲಾಗಬಹುದು, ಆದರೆ ಇದು Google Chrome ನ ಇತ್ತೀಚಿನ ಆವೃತ್ತಿಯಲ್ಲಿ ಉತ್ತಮವಾಗಿ ಕಾರ್ಯನಿರ್ವಹಿಸುತ್ತದೆ." + ], "buttons": { "cancel": "ತ್ಯಜಿಸಿ", "saveAsPdf": "ಪಿಡಿಎಫ್ ಡೌನ್‌ಲೋಡ್ ಮಾಡಿ" From 4c868ef13329f3d809663d3a44c333882fe924a6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:35 +0530 Subject: [PATCH 18/35] New translations languages.json (French) --- src/i18n/locales/fr/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/fr/leftSidebar/languages.json b/src/i18n/locales/fr/leftSidebar/languages.json index 2b5d6750..aec04c94 100644 --- a/src/i18n/locales/fr/leftSidebar/languages.json +++ b/src/i18n/locales/fr/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Nom" }, + "level": { + "label": "Niveau" + }, "rating": { "label": "Évaluation" } From 58bbb6fea89bab6e5417ddc1a41f0bc8c54cf4fb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:40 +0530 Subject: [PATCH 19/35] New translations languages.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/zh/leftSidebar/languages.json b/src/i18n/locales/zh/leftSidebar/languages.json index 8b5a441f..5e53d8aa 100644 --- a/src/i18n/locales/zh/leftSidebar/languages.json +++ b/src/i18n/locales/zh/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "名称" }, + "level": { + "label": "级别" + }, "rating": { "label": "等级" } From 39b8a5c0830086a85d4cf70c25d6212f95e58920 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:43 +0530 Subject: [PATCH 20/35] New translations app.json (Chinese Simplified) --- src/i18n/locales/zh/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/zh/app/app.json b/src/i18n/locales/zh/app/app.json index 89992f4a..dd894380 100644 --- a/src/i18n/locales/zh/app/app.json +++ b/src/i18n/locales/zh/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "多页A4" } }, + "helpText": [ + "此导出方法使用 HTML 画布将恢复转换为图像并打印到 PDF 上。 这意味着它将失去所有选择/解析能力。", + "如果这对您很重要,请尝试打印续版,而不是使用 Cmd/Ctrl + P 或下面的打印按钮。 结果可能会因为输出依赖于浏览器而有所改变,但它已知最适合最新版本的Google Chrome。" + ], "buttons": { "cancel": "取消", "saveAsPdf": "保存为 PDF" From eb205b4c6271e34b9fd01a87d2a8cfc79a5683f8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:45 +0530 Subject: [PATCH 21/35] New translations app.json (Arabic) --- src/i18n/locales/ar/app/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/ar/app/app.json b/src/i18n/locales/ar/app/app.json index 26b770d6..a944e61d 100644 --- a/src/i18n/locales/ar/app/app.json +++ b/src/i18n/locales/ar/app/app.json @@ -30,12 +30,12 @@ } }, "helpText": [ - "يستخدم فى صيغة التصدير هنا HTML canvas لتحويل السيرة الذاتية إلى صورة ثم طباعتها فى ملف pdf ، مما يعنى أنك ستفقد كل قدرات تحديد\\تحليل النص المكتوب.", + "يستخدم فى صيغة التصدير هنا HTML canvas لتحويل السيرة الذاتية إلى صورة ثم طباعتها فى ملف PDF ، مما يعنى أنك ستفقد كل قدرات تحديد\\تحليل النص المكتوب.", "إذا كان هذا مهماً بالنسبة لك، يرجى محاولة طباعة السيرة الذاتية بدلاً من ذلك باستخدام Cmd/Ctrl + P أو زر الطباعة أدناه. قد تختلف النتيجة لأن طبيعة الطباعة تعتمد على نوع المتصفح، ولكن من المعروف أنه يعمل بشكل أفضل على أحدث إصدار من Google Chrome." ], "buttons": { "cancel": "إلغاء", - "saveAsPdf": "حفظ كـ pdf" + "saveAsPdf": "حفظ كـ PDF" } }, "panZoomAnimation": { From 4f11d9ea9a46f292afe17f8442ece5c6b9b38b4e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:50 +0530 Subject: [PATCH 22/35] New translations actions.json (Arabic) --- src/i18n/locales/ar/rightSidebar/actions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/ar/rightSidebar/actions.json b/src/i18n/locales/ar/rightSidebar/actions.json index e36ec9a2..1f1fa320 100644 --- a/src/i18n/locales/ar/rightSidebar/actions.json +++ b/src/i18n/locales/ar/rightSidebar/actions.json @@ -13,7 +13,7 @@ "heading": "تحميل السيرة الذاتية الخاصة بك", "body": "يمكنك النقر على الزر أدناه لتنزيل نسخة PDF من سيرتك الذاتية على الفور. للحصول على أفضل النتائج، يرجى استخدام أحدث إصدار من Google Chrome.", "buttons": { - "saveAsPdf": "حفظ كـ pdf" + "saveAsPdf": "حفظ كـ PDF" } }, "loadDemoData": { From 377c1d63592af04502a84e8ab7d3474b93545b4e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:53 +0530 Subject: [PATCH 23/35] New translations languages.json (Arabic) --- src/i18n/locales/ar/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/ar/leftSidebar/languages.json b/src/i18n/locales/ar/leftSidebar/languages.json index a0f116cf..640f967b 100644 --- a/src/i18n/locales/ar/leftSidebar/languages.json +++ b/src/i18n/locales/ar/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "الاسم" }, + "level": { + "label": "مستوى" + }, "rating": { "label": "التقييم" } From 4a7bc67244281c24081b20738554736e17a765e6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:01 +0530 Subject: [PATCH 24/35] New translations app.json (French) --- src/i18n/locales/fr/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/fr/app/app.json b/src/i18n/locales/fr/app/app.json index 4f41d37e..528c3163 100644 --- a/src/i18n/locales/fr/app/app.json +++ b/src/i18n/locales/fr/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "Multi-Page A4" } }, + "helpText": [ + "Cette méthode d'exportation utilise le canevas HTML pour convertir le CV en image et l'imprimer sur un PDF, ce qui signifie qu'il perdra toutes les capacités de sélection / analyse.", + "Si cela est important pour vous, essayez d'imprimer le CV à la place en utilisant Cmd/Ctrl + P ou le bouton d'impression ci-dessous. Le résultat peut varier car la sortie dépend du navigateur, mais il est connu qu'elle fonctionne mieux sur la dernière version de Google Chrome." + ], "buttons": { "cancel": "Abbrechen", "saveAsPdf": "Enregistrer en PDF" From faf3b5da6c7d5fee1d33f49111d3556ef4a21958 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:04 +0530 Subject: [PATCH 25/35] New translations app.json (Danish) --- src/i18n/locales/da/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/da/app/app.json b/src/i18n/locales/da/app/app.json index 559e89ed..46d3dfa6 100644 --- a/src/i18n/locales/da/app/app.json +++ b/src/i18n/locales/da/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "Flersidet A4" } }, + "helpText": [ + "Denne eksportmetode bruger HTML-lærred til at konvertere CV til et billede og udskrive det på en PDF, hvilket betyder, at det mister alle muligheder for valg / analyse.", + "Hvis det er vigtigt for dig, kan du prøve at udskrive CV i stedet for at bruge Cmd / Ctrl + P eller udskrivningsknappen nedenfor. Resultatet kan variere, da output er browserafhængig, men det vides at fungere bedst på den nyeste version af Google Chrome." + ], "buttons": { "cancel": "Annullér", "saveAsPdf": "Gem som PDF" From 8138d86bcaa9453e817b9466db2b6497b00633bc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:06 +0530 Subject: [PATCH 26/35] New translations languages.json (Danish) --- src/i18n/locales/da/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/da/leftSidebar/languages.json b/src/i18n/locales/da/leftSidebar/languages.json index dc02ea76..0e6d0e0c 100644 --- a/src/i18n/locales/da/leftSidebar/languages.json +++ b/src/i18n/locales/da/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Navn" }, + "level": { + "label": "Niveau" + }, "rating": { "label": "Bedømmelse" } From 10de4dd2fa5f96363c9752f894d76595142f7153 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:09 +0530 Subject: [PATCH 27/35] New translations app.json (Dutch) --- src/i18n/locales/nl/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/nl/app/app.json b/src/i18n/locales/nl/app/app.json index 0bd677b8..be289d63 100644 --- a/src/i18n/locales/nl/app/app.json +++ b/src/i18n/locales/nl/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "Multi-Pagina A4" } }, + "helpText": [ + "Deze exportmethode maakt gebruik van HTML-canvas om de cv te converteren naar een afbeelding en deze af te drukken op een PDF, dit betekent dat het alle selectie/parsing mogelijkheden verliest.", + "Als dat belangrijk voor u is, probeer dan het Cmd/Ctrl + P of de print knop hieronder af te drukken. Het resultaat kan variëren omdat de output afhankelijk is van de browser, maar het is bekend dat het het beste werkt op de nieuwste versie van Google Chrome." + ], "buttons": { "cancel": "Annuleren", "saveAsPdf": "Opslaan als PDF" From d9d2a917353861750e39929fcc79d31ce521338e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:11 +0530 Subject: [PATCH 28/35] New translations languages.json (Dutch) --- src/i18n/locales/nl/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/nl/leftSidebar/languages.json b/src/i18n/locales/nl/leftSidebar/languages.json index c49b33d6..71eb95a1 100644 --- a/src/i18n/locales/nl/leftSidebar/languages.json +++ b/src/i18n/locales/nl/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Naam" }, + "level": { + "label": "Taalvaardigheid" + }, "rating": { "label": "Waardering" } From 444196f817efa198b58701157ab43157d30bc305 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:17 +0530 Subject: [PATCH 29/35] New translations languages.json (Tamil) --- src/i18n/locales/ta/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/ta/leftSidebar/languages.json b/src/i18n/locales/ta/leftSidebar/languages.json index 2da188be..b5696219 100644 --- a/src/i18n/locales/ta/leftSidebar/languages.json +++ b/src/i18n/locales/ta/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "பெயர்" }, + "level": { + "label": "நிலை" + }, "rating": { "label": "மதிப்பீடு" } From 3317e4218b68a3adff0c7f8f953222442f8ad3a0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:21 +0530 Subject: [PATCH 30/35] New translations app.json (Spanish) --- src/i18n/locales/es/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/es/app/app.json b/src/i18n/locales/es/app/app.json index 2ff66237..3510c1fb 100644 --- a/src/i18n/locales/es/app/app.json +++ b/src/i18n/locales/es/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "Multipáginas A4" } }, + "helpText": [ + "Este método de exportación utiliza el lienzo HTML para convertir el currículum en una imagen e imprimirlo en un PDF, lo que significa que perderá todas las capacidades de selección / análisis.", + "Si eso es importante para usted, intente imprimir el currículum usando Cmd / Ctrl + P o el botón de impresión a continuación. El resultado puede variar ya que la salida depende del navegador, pero se sabe que funciona mejor en la última versión de Google Chrome." + ], "buttons": { "cancel": "Cancelar", "saveAsPdf": "Guardar como PDF" From c4efac7644cf75ca39ff73523107f8444ca07203 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:23 +0530 Subject: [PATCH 31/35] New translations languages.json (Spanish) --- src/i18n/locales/es/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/es/leftSidebar/languages.json b/src/i18n/locales/es/leftSidebar/languages.json index 864c2b6c..191c765a 100644 --- a/src/i18n/locales/es/leftSidebar/languages.json +++ b/src/i18n/locales/es/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Nombre" }, + "level": { + "label": "Nivel" + }, "rating": { "label": "Calificación" } From c573f72861cdb7f0b374b52e913d88a05d15ccab Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:43 +0530 Subject: [PATCH 32/35] New translations languages.json (Polish) --- src/i18n/locales/pl/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/pl/leftSidebar/languages.json b/src/i18n/locales/pl/leftSidebar/languages.json index c9c40267..8457ac92 100644 --- a/src/i18n/locales/pl/leftSidebar/languages.json +++ b/src/i18n/locales/pl/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Nazwa" }, + "level": { + "label": "Poziom" + }, "rating": { "label": "Ocena" } From 151fe1d34fcbbb50eee956e476907bd73be3017a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:47 +0530 Subject: [PATCH 33/35] New translations app.json (Portuguese) --- src/i18n/locales/pt/app/app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/locales/pt/app/app.json b/src/i18n/locales/pt/app/app.json index 28214e23..60481705 100644 --- a/src/i18n/locales/pt/app/app.json +++ b/src/i18n/locales/pt/app/app.json @@ -29,6 +29,10 @@ "multiPageA4": "Multi-páginas A4" } }, + "helpText": [ + "Esse método de exportação utiliza a tela HTML para converter o currículo em uma imagem e imprimi-lo em um PDF, o que significa que ele perderá todos os recursos de seleção / análise.", + "Se isso for importante para você, tente imprimir o currículo usando Cmd / Ctrl + P ou o botão de impressão abaixo. O resultado pode variar, pois a saída depende do navegador, mas é conhecido por funcionar melhor na versão mais recente do Google Chrome." + ], "buttons": { "cancel": "Cancelar", "saveAsPdf": "Salvar como PDF" From 70ba75cd5bf72dc00a687a2a803f1c80bca02c15 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:49 +0530 Subject: [PATCH 34/35] New translations languages.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/pt/leftSidebar/languages.json b/src/i18n/locales/pt/leftSidebar/languages.json index 53263ca5..de577075 100644 --- a/src/i18n/locales/pt/leftSidebar/languages.json +++ b/src/i18n/locales/pt/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Nome" }, + "level": { + "label": "Nível" + }, "rating": { "label": "Nota" } From f93c1af5e99df214e1f09b253e6016c95525a898 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:17:51 +0530 Subject: [PATCH 35/35] New translations languages.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/bg/leftSidebar/languages.json b/src/i18n/locales/bg/leftSidebar/languages.json index 7cdf7aa9..cc2be8cd 100644 --- a/src/i18n/locales/bg/leftSidebar/languages.json +++ b/src/i18n/locales/bg/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Наименование" }, + "level": { + "label": "Ниво" + }, "rating": { "label": "Оценка" }