From 2ff4b547339e06ea83bef7369ce52d0fd619195f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 4 Apr 2020 23:34:26 +0530 Subject: [PATCH 1/7] New translations app.json (English) --- src/i18n/locales/en/app/app.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/locales/en/app/app.json b/src/i18n/locales/en/app/app.json index d491a136..9069977b 100644 --- a/src/i18n/locales/en/app/app.json +++ b/src/i18n/locales/en/app/app.json @@ -16,5 +16,23 @@ "label": "Add" } }, + "printDialog": { + "heading": "Download your Resume", + "quality": { + "label": "Quality" + }, + "printType": { + "label": "Type", + "types": { + "unconstrained": "Unconstrained", + "fitInA4": "Fit in A4", + "multiPageA4": "Multi-Page A4" + } + }, + "buttons": { + "cancel": "Cancel", + "saveAsPdf": "Save as PDF" + } + }, "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." } From ef5f124dc174010571f94751927e171bd04cdf67 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 5 Apr 2020 00:59:41 +0530 Subject: [PATCH 2/7] New translations app.json (Hindi) --- src/i18n/locales/hi/app/app.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/locales/hi/app/app.json b/src/i18n/locales/hi/app/app.json index 44c430b8..702995b6 100644 --- a/src/i18n/locales/hi/app/app.json +++ b/src/i18n/locales/hi/app/app.json @@ -16,5 +16,23 @@ "label": "जोड़ना" } }, + "printDialog": { + "heading": "अपना रिज्यूमे डाउनलोड करें", + "quality": { + "label": "गुणवत्ता मूल्य" + }, + "printType": { + "label": "प्रकार", + "types": { + "unconstrained": "स्वेच्छापूर्ण", + "fitInA4": "A4 में फिट", + "multiPageA4": "बहु पृष्ठ A4" + } + }, + "buttons": { + "cancel": "रद्द करें", + "saveAsPdf": "डाउनलोड पीडीऍफ़" + } + }, "markdownHelpText": "आप पाठ के इस खंड को स्टाइल करने के लिए <1>GitHub Flavoured Markdown का उपयोग कर सकते हैं।" } From 569bd0be39e13e1302e40010c029c8e73f3e2922 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 5 Apr 2020 00:59:44 +0530 Subject: [PATCH 3/7] New translations app.json (Kannada) --- src/i18n/locales/kn/app/app.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/locales/kn/app/app.json b/src/i18n/locales/kn/app/app.json index d083743a..b7dc73ff 100644 --- a/src/i18n/locales/kn/app/app.json +++ b/src/i18n/locales/kn/app/app.json @@ -16,5 +16,23 @@ "label": "ಸೇರಿಸಿ" } }, + "printDialog": { + "heading": "ನಿಮ್ಮ ರೇಸುಮೇ ಡೌನ್‌ಲೋಡ್ ಮಾಡಿ", + "quality": { + "label": "ಗುಣಮಟ್ಟದ ಮೌಲ್ಯ" + }, + "printType": { + "label": "ವಿಧ", + "types": { + "unconstrained": "ನಿರ್ಬಂಧಿಸದ", + "fitInA4": "ಎ4 ನಲ್ಲಿ ಹೊಂದಿಕೊಳ್ಳುತ್ತದೆ", + "multiPageA4": "ಬಹು ಪುಟ ಎ4" + } + }, + "buttons": { + "cancel": "ತ್ಯಜಿಸಿ", + "saveAsPdf": "ಪಿಡಿಎಫ್ ಡೌನ್‌ಲೋಡ್ ಮಾಡಿ" + } + }, "markdownHelpText": "ಪಠ್ಯದ ಈ ವಿಭಾಗವನ್ನು ವಿನ್ಯಾಸಗೊಳಿಸಲು ನೀವು <1>ಗಿಟ್‌ಹಬ್ ಫ್ಲೇವರ್ಡ್ ಮಾರ್ಕ್‌ಡೌನ್ ಅನ್ನು ಬಳಸಬಹುದು." } From cd1fb64a3952aee71ddc76b01a662f2542ec0dfc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 5 Apr 2020 01:00:00 +0530 Subject: [PATCH 4/7] New translations app.json (English) --- src/i18n/locales/en/app/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/app/app.json b/src/i18n/locales/en/app/app.json index 9069977b..31bdd3f3 100644 --- a/src/i18n/locales/en/app/app.json +++ b/src/i18n/locales/en/app/app.json @@ -17,7 +17,7 @@ } }, "printDialog": { - "heading": "Download your Resume", + "heading": "Download Your Resume", "quality": { "label": "Quality" }, From 22653774d57747df2043a209f0d810ffe1090dca Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 5 Apr 2020 01:00:11 +0530 Subject: [PATCH 5/7] New translations app.json (Chinese Simplified) --- src/i18n/locales/zh/app/app.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/locales/zh/app/app.json b/src/i18n/locales/zh/app/app.json index 809292c3..503ae667 100644 --- a/src/i18n/locales/zh/app/app.json +++ b/src/i18n/locales/zh/app/app.json @@ -16,5 +16,23 @@ "label": "添加" } }, + "printDialog": { + "heading": "下载简历", + "quality": { + "label": "品质" + }, + "printType": { + "label": "类型", + "types": { + "unconstrained": "不受限制", + "fitInA4": "适合A4", + "multiPageA4": "多页A4" + } + }, + "buttons": { + "cancel": "取消", + "saveAsPdf": "保存为 PDF" + } + }, "markdownHelpText": "你可以使用 <1>GitHub 倾向的 Markdown 来美化这部分文字." } From 1d97acb9ecbed93bcb72ed5f501dddfa3e72639d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 5 Apr 2020 01:00:14 +0530 Subject: [PATCH 6/7] New translations app.json (German) --- src/i18n/locales/de/app/app.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/locales/de/app/app.json b/src/i18n/locales/de/app/app.json index bc22cb68..cf9a8d3c 100644 --- a/src/i18n/locales/de/app/app.json +++ b/src/i18n/locales/de/app/app.json @@ -16,5 +16,23 @@ "label": "Hinzufügen" } }, + "printDialog": { + "heading": "Lade Dein Resume herunter", + "quality": { + "label": "Qualität" + }, + "printType": { + "label": "Typ", + "types": { + "unconstrained": "Uneingeschränkt", + "fitInA4": "A4 einbauen", + "multiPageA4": "Mehrseitig A4" + } + }, + "buttons": { + "cancel": "Abbrechen", + "saveAsPdf": "Als PDF Speichern" + } + }, "markdownHelpText": "Du kannst <1>GitHub Flavored Markdown verwenden, um diesen Abschnitt des Textes zu gestalten." } From f3434803154ca298ecb1e9cd91c7cf8cda5b9951 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 5 Apr 2020 01:00:21 +0530 Subject: [PATCH 7/7] New translations app.json (French) --- src/i18n/locales/fr/app/app.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/locales/fr/app/app.json b/src/i18n/locales/fr/app/app.json index cc480179..3ec20f92 100644 --- a/src/i18n/locales/fr/app/app.json +++ b/src/i18n/locales/fr/app/app.json @@ -16,5 +16,23 @@ "label": "Ajouter" } }, + "printDialog": { + "heading": "Téléchargez Votre CV", + "quality": { + "label": "Qualité" + }, + "printType": { + "label": "Type", + "types": { + "unconstrained": "Non Contraint", + "fitInA4": "Convient au format A4", + "multiPageA4": "Multi-Page A4" + } + }, + "buttons": { + "cancel": "Abbrechen", + "saveAsPdf": "Enregistrer en PDF" + } + }, "markdownHelpText": "Vous pouvez utiliser <1>GitHub Flavored Markdown pour styliser cette section du texte." }