From 91dc642dbdd26a1828cefaceb95d162ae4e60761 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:03:57 +0530 Subject: [PATCH 01/11] New translations en.json (Portuguese, Brazilian) --- src/i18n/locales/pt-br.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/pt-br.json b/src/i18n/locales/pt-br.json index b000298d..be13d304 100644 --- a/src/i18n/locales/pt-br.json +++ b/src/i18n/locales/pt-br.json @@ -9,6 +9,7 @@ "required": "obrigatório", "website": "Site", "date": "Data", + "present": "Presente", "position": "Cargo", "startDate": "Data de Início", "endDate": "Data de Término", From f7245936c752675cbcc6324ab0caf9058cd338cd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:03:59 +0530 Subject: [PATCH 02/11] New translations en.json (Spanish) --- src/i18n/locales/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 965b155a..79577e61 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -9,6 +9,7 @@ "required": "requerido", "website": "Sitio Web", "date": "Fecha", + "present": "Presente", "position": "Puesto de trabajo", "startDate": "Fecha de inicio", "endDate": "Fecha de finalización", @@ -222,7 +223,7 @@ }, "linkedIn": { "heading": "Importar desde LinkedIn", - "text": "Puede importar un JSON que fue exportado desde Reactive Resume haciendo clic en el botón de abajo y seleccionando el archivo apropiado." + "text": "Puede importar un JSON que fue exportado desde LinkedIn haciendo clic en el botón de abajo y seleccionando el archivo apropiado." } }, "export": { From f45c9d3ef87e3b4869689c66cd5998e19709cfc8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:01 +0530 Subject: [PATCH 03/11] New translations en.json (Turkish) --- src/i18n/locales/tr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json index 5aeeef1f..4ad0ebfa 100644 --- a/src/i18n/locales/tr.json +++ b/src/i18n/locales/tr.json @@ -9,6 +9,7 @@ "required": "gerekli", "website": "Web Sitesi", "date": "Tarih", + "present": "Mevcut", "position": "Pozisyon", "startDate": "Başlangıç Tarihi", "endDate": "Bitiş Tarihi", @@ -222,7 +223,7 @@ }, "linkedIn": { "heading": "LinkedIn'den İçeri Aktar", - "text": "Reactive Resume'den dışarı aktarılmış bir JSON dosyasını içeri aktarmak için aşağıdaki butona tıklayarak uygun dosyayı seçebilirsiniz." + "text": "LinkedIn'den dışarı aktarılmış bir JSON dosyasını içeri aktarmak için aşağıdaki butona tıklayarak uygun dosyayı seçebilirsiniz." } }, "export": { From 74c6fd7b4e25da0f2689276a1003af516219689a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:02 +0530 Subject: [PATCH 04/11] New translations en.json (Dutch) --- src/i18n/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json index 734d86cf..d448f79a 100644 --- a/src/i18n/locales/nl.json +++ b/src/i18n/locales/nl.json @@ -9,6 +9,7 @@ "required": "vereist", "website": "Website", "date": "Datum", + "present": "Aanwezig", "position": "Functie", "startDate": "Startdatum", "endDate": "Einddatum", From 5c8530f53e7e7fe06b6a87dedf19982741897647 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:04 +0530 Subject: [PATCH 05/11] New translations en.json (French) --- src/i18n/locales/fr.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 0b6c412f..13e5c00c 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -9,12 +9,13 @@ "required": "Requis", "website": "Site web", "date": "Date", + "present": "Cadeau", "position": "Poste", "startDate": "Début", "endDate": "Fin", "address": "Adresse", - "phone": "Téléphone", - "email": "E-mail", + "phone": "Numéro de téléphone", + "email": "Adresse e-mail", "summary": "Résumé", "markdown": "Ce bloc de texte est compatible avec <1>markdown.", "validation": { @@ -222,7 +223,7 @@ }, "linkedIn": { "heading": "Importer depuis LinkedIn", - "text": "Vous pouvez importer un fichier JSON qui a été exporté depuis Reactive Resume, en cliquant sur le bouton ci-dessous." + "text": "Vous pouvez importer un JSON qui a été exporté depuis LinkedIn en cliquant sur le bouton ci-dessous et en sélectionnant le fichier approprié." } }, "export": { From 033b6df89b189eb5135a55009388746ca084a026 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:05 +0530 Subject: [PATCH 06/11] New translations en.json (Japanese) --- src/i18n/locales/ja.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index 8b034cf8..9ec55d8b 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -9,6 +9,7 @@ "required": "必須", "website": "ホームページ", "date": "日付", + "present": "プレゼント", "position": "役職", "startDate": "開始日", "endDate": "終了日", From 906f9434f452149179515f81f80ecce0340e1936 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:07 +0530 Subject: [PATCH 07/11] New translations en.json (Finnish) --- src/i18n/locales/fi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json index 22c32641..fefb06e0 100644 --- a/src/i18n/locales/fi.json +++ b/src/i18n/locales/fi.json @@ -9,6 +9,7 @@ "required": "vaadittu", "website": "Websivu", "date": "Pvm", + "present": "Lahja", "position": "Asema", "startDate": "Alkamispäivä", "endDate": "Päättymispäivä", @@ -222,7 +223,7 @@ }, "linkedIn": { "heading": "Tuo LinkenIn", - "text": "Voit tuoda JSON-tiedoston jonka veit/tallensit Reaktiivisesta ansioluettelosta klikkaamalla alla olevaa nappia ja valitsemalla kyseisen tiedoston." + "text": "Voit tuoda JSON-tiedoston jonka tallensit LinkedIn sivustoltasi klikkaamalla alla olevaa nappia ja valitsemalla kyseisen tiedoston." } }, "export": { From 6d4bfc196b6367770d0b3f9343687ec4158ba0c6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:09 +0530 Subject: [PATCH 08/11] New translations en.json (German) --- src/i18n/locales/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index ed24708a..0cb54ed5 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -9,6 +9,7 @@ "required": "erforderlich", "website": "Webseite", "date": "Datum", + "present": "Geschenk", "position": "Position", "startDate": "Startdatum", "endDate": "End-Datum", @@ -222,7 +223,7 @@ }, "linkedIn": { "heading": "Aus LinkedIn importieren", - "text": "Sie können ein JSON importieren, das aus Reactive Resume exportiert wurde, indem Sie auf die Schaltfläche unten klicken und die passende Datei auswählen." + "text": "Sie können ein JSON importieren, das aus LinkedIn exportiert wurde, indem Sie auf die Schaltfläche unten klicken und die entsprechende Datei auswählen." } }, "export": { From 2d0a524f8630b21d0e999a892b4b204dafa8bdf1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:10 +0530 Subject: [PATCH 09/11] New translations en.json (Danish) --- src/i18n/locales/da.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json index f58c2b5b..f3f5d33f 100644 --- a/src/i18n/locales/da.json +++ b/src/i18n/locales/da.json @@ -9,6 +9,7 @@ "required": "påkrævet", "website": "Hjemmeside", "date": "Dato", + "present": "Gave", "position": "Stilling", "startDate": "Startdato", "endDate": "Slutdato", From 3aa968248d750d18f31af10cb5e23f02064cd707 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:12 +0530 Subject: [PATCH 10/11] New translations en.json (Arabic) --- src/i18n/locales/ar.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json index 38f57e89..73e281bb 100644 --- a/src/i18n/locales/ar.json +++ b/src/i18n/locales/ar.json @@ -9,6 +9,7 @@ "required": "مطلوب", "website": "موقع الكتروني", "date": "تاريخ", + "present": "هدية", "position": "منصب", "startDate": "تاريخ البدء", "endDate": "تاريخ الانتهاء", @@ -214,7 +215,7 @@ "button": "حدد ملف", "reactiveResume": { "heading": "استيراد من Reactive Resume", - "text": "Reactive Resume لها تنسيق مخطط خاص بها لتحقيق أقصى استفادة من جميع الإمكانات القابلة للتخصيص التي تقدمها. إذا كنت ترغب في استيراد نسخة احتياطية من سيرتك الذاتية المصممة باستخدام هذا التطبيق ، فما عليك سوى تحميل الملف باستخدام الزر أدناه. " + "text": "Reactive Resume لها تنسيق مخطط خاص بها لتحقيق أقصى استفادة من جميع الإمكانات القابلة للتخصيص التي تقدمها. إذا كنت ترغب في استيراد نسخة احتياطية من سيرتك الذاتية المصممة باستخدام هذا التطبيق ، فما عليك سوى تحميل الملف باستخدام الزر أدناه." }, "jsonResume": { "heading": "استيراد من JSON", @@ -222,7 +223,7 @@ }, "linkedIn": { "heading": "استيراد من LinkedIn", - "text": "يمكنك استيراد ملف JSON الذي تم تصديره من Reactive Resume من خلال النقر على الزر أدناه وتحديد الملف المناسب." + "text": "يمكنك استيراد ملف JSON الذي تم تصديره من LinkedIn من خلال النقر على الزر أدناه وتحديد الملف المناسب." } }, "export": { From 33ce66eab121b98357822cd6b108d660a3e7f200 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 8 Aug 2020 09:04:13 +0530 Subject: [PATCH 11/11] New translations en.json (Kannada) --- src/i18n/locales/kn.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/kn.json b/src/i18n/locales/kn.json index 6ad2089b..3f7fa03b 100644 --- a/src/i18n/locales/kn.json +++ b/src/i18n/locales/kn.json @@ -9,6 +9,7 @@ "required": "ಅಗತ್ಯವಿದೆ", "website": "ಜಾಲತಾಣ", "date": "ದಿನಾಂಕ", + "present": "ಪ್ರಸ್ತುತ", "position": "ಸ್ಥಾನ", "startDate": "ಪ್ರಾರಂಭ ದಿನಾಂಕ", "endDate": "ಅಂತಿಮ ದಿನಾಂಕ", @@ -214,7 +215,7 @@ "button": "ಫೈಲ್ ಆಯ್ಕೆಮಾಡಿ", "reactiveResume": { "heading": "ಪರಿಯಾಕ್ಟಿವ್ ರೇಸುಮೆದಿಂದ ಆಮದು ಮಾಡಿ", - "text": "ರಿಯಾಕ್ಟಿವ್ ರೆಸ್ಯೂಮ್ ತನ್ನದೇ ಆದ ಸ್ಕೀಮಾ ಸ್ವರೂಪವನ್ನು ಹೊಂದಿದ್ದು ಅದು ನೀಡುವ ಎಲ್ಲಾ ಗ್ರಾಹಕೀಯಗೊಳಿಸಬಹುದಾದ ಸಾಮರ್ಥ್ಯಗಳನ್ನು ಹೆಚ್ಚು ಮಾಡುತ್ತದೆ. ಈ ಅಪ್ಲಿಕೇಶನ್‌ನೊಂದಿಗೆ ಮಾಡಿದ ನಿಮ್ಮ ರೇಸುಮೆದ ಬ್ಯಾಕಪ್ ಅನ್ನು ಆಮದು ಮಾಡಲು ನೀವು ಬಯಸಿದರೆ, ಕೆಳಗಿನ ಬಟನ್ ಬಳಸಿ ಫೈಲ್ ಅನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ." + "text": "ರಿಯಾಕ್ಟಿವ್ ರೇಸುಮೆವು ತನ್ನದೇ ಆದ ಸ್ಕೀಮಾ ಸ್ವರೂಪವನ್ನು ಹೊಂದಿದ್ದು ಅದು ನೀಡುವ ಎಲ್ಲಾ ಗ್ರಾಹಕೀಯಗೊಳಿಸಬಹುದಾದ ಸಾಮರ್ಥ್ಯಗಳನ್ನು ಹೆಚ್ಚು ಮಾಡುತ್ತದೆ. ಈ ಅಪ್ಲಿಕೇಶನ್‌ನೊಂದಿಗೆ ಮಾಡಿದ ನಿಮ್ಮ ಪುನರಾರಂಭದ ಬ್ಯಾಕಪ್ ಅನ್ನು ಆಮದು ಮಾಡಲು ನೀವು ಬಯಸಿದರೆ, ಕೆಳಗಿನ ಬಟನ್ ಬಳಸಿ ಫೈಲ್ ಅನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ." }, "jsonResume": { "heading": "JSON ರೇಸುಮೆದಿಂದ ಆಮದು ಮಾಡಿ", @@ -222,7 +223,7 @@ }, "linkedIn": { "heading": "ಲಿಂಕ್ಡ್ ಇನಿಂಧ ಆಮದು ಮಾಡಿ", - "text": "ಕೆಳಗಿನ ಬಟನ್ ಕ್ಲಿಕ್ ಮಾಡಿ ಮತ್ತು ಸೂಕ್ತವಾದ ಫೈಲ್ ಅನ್ನು ಆರಿಸುವ ಮೂಲಕ ರಿಯಾಕ್ಟಿವ್ ರೇಸುಮೆದಿಂದ ರಫ್ತು ಮಾಡಲಾದ JSON ಅನ್ನು ನೀವು ಆಮದು ಮಾಡಿಕೊಳ್ಳಬಹುದು." + "text": "ಕೆಳಗಿನ ಬಟನ್ ಕ್ಲಿಕ್ ಮಾಡಿ ಮತ್ತು ಸೂಕ್ತವಾದ ಫೈಲ್ ಅನ್ನು ಆರಿಸುವ ಮೂಲಕ ನೀವು ಲಿಂಕ್ಡ್‌ಇನ್‌ನಿಂದ ರಫ್ತು ಮಾಡಲಾದ JSON ಅನ್ನು ಆಮದು ಮಾಡಿಕೊಳ್ಳಬಹುದು." } }, "export": {