From a36f61a03c513eee85e277e86ae14938ddd57b8d Mon Sep 17 00:00:00 2001 From: camperbot Date: Mon, 13 Nov 2023 20:35:30 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#52331) --- client/i18n/locales/arabic/intro.json | 21 +++++++++ client/i18n/locales/arabic/translations.json | 6 ++- .../locales/chinese-traditional/intro.json | 21 +++++++++ .../chinese-traditional/translations.json | 6 ++- client/i18n/locales/chinese/intro.json | 21 +++++++++ client/i18n/locales/chinese/translations.json | 6 ++- client/i18n/locales/espanol/intro.json | 21 +++++++++ client/i18n/locales/espanol/translations.json | 6 ++- client/i18n/locales/german/intro.json | 21 +++++++++ client/i18n/locales/german/translations.json | 6 ++- client/i18n/locales/italian/intro.json | 21 +++++++++ client/i18n/locales/italian/translations.json | 6 ++- client/i18n/locales/japanese/intro.json | 21 +++++++++ .../i18n/locales/japanese/translations.json | 6 ++- client/i18n/locales/portuguese/intro.json | 21 +++++++++ .../i18n/locales/portuguese/translations.json | 46 ++++++++++--------- client/i18n/locales/swahili/intro.json | 21 +++++++++ client/i18n/locales/swahili/translations.json | 6 ++- client/i18n/locales/ukrainian/intro.json | 21 +++++++++ .../i18n/locales/ukrainian/translations.json | 46 ++++++++++--------- 20 files changed, 300 insertions(+), 50 deletions(-) diff --git a/client/i18n/locales/arabic/intro.json b/client/i18n/locales/arabic/intro.json index 7fa704b8ddf..e38eefb9410 100644 --- a/client/i18n/locales/arabic/intro.json +++ b/client/i18n/locales/arabic/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "Example Certification", "intro": ["placeholder"], diff --git a/client/i18n/locales/arabic/translations.json b/client/i18n/locales/arabic/translations.json index 8935f429d4c..ecce3081a18 100644 --- a/client/i18n/locales/arabic/translations.json +++ b/client/i18n/locales/arabic/translations.json @@ -44,6 +44,7 @@ "settings": "الإعدادات", "take-me": "خذني إلى التحديات", "check-answer": "تحقق من إجابتك", + "submit": "Submit", "get-hint": "الحصول على تلميح", "ask-for-help": "طلب المساعدة", "create-post": "إنشاء منشور مساعدة في المنتدى", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "تكون مؤسسة freeCodeCamp خيرية معفاة ضريبياً 501(c)(3) يدعمها المتبرعين (الرقم التعريفي الضريبي الاتحادي للولايات المتحدة: 82-0779546)", - "mission-statement": "مهمتنا: مساعدة الناس على تعلم البرمجة مجاناً. ونحن نحقق ذلك بإنشاء آلاف الأشرطة من الفيديو والمقالات ودروس البرمجة التفاعلية - وجميعها متاحة مجاناً للجمهور. ولدينا أيضاً الآلاف من المجموعات الدراسية في freeCodeCamp حول العالم.", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "التبرعات لـ freeCodeCamp تذهب لمبادراتنا التعليمية، وتساعد في دفع تكاليف الخوادم، والخدمات، والموظفين.", "donate-text": "يمكنك <1>تقديم تبرع قابل للخصم الضريبي هنا .", "trending-guides": "أدلة إرشادية", @@ -417,6 +418,7 @@ "building-a-university": "نحن نبني برنامَج مجاني لشهادة جامعة علوم الكمبيوتر Computer Science", "if-help-university": "لقد حققنا قدرا كبيرا من التقدم بالفعل. أدعم منظمتنا الخيرية بالطريق الطويل الذي أمامنا.", "preview-external-window": "Preview currently showing in external window.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Congratulations, you have completed all the requirements to qualify for the exam.", "not-qualified": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "College Algebra with Python Certification", "Foundational C# with Microsoft": "Foundational C# with Microsoft", "foundational-c-sharp-with-microsoft": "Foundational C# with Microsoft Certification", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "الواجهة الأمامية التراثية", "legacy-front-end": "شهادة الواجهة الأمامية التراثية", "Legacy Back End": "الواجهة الخلفية التراثية", diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index cb7dbf42c03..7a5b845d859 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -1145,6 +1145,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "示例認證", "intro": ["佔位符"], diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 80fe6cc3172..65bd6e63161 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -44,6 +44,7 @@ "settings": "設置", "take-me": "訪問課程", "check-answer": "查看你的答案", + "submit": "Submit", "get-hint": "獲得提示", "ask-for-help": "請求幫助", "create-post": "在論壇發帖請求幫助", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp 是捐助者支持的 501(c)(3) 條款下具有免稅資格的慈善組織(稅號:82-0779546)。", - "mission-statement": "我們的使命:幫助人們免費學習編程。我們通過創建成千上萬的視頻、文章和交互式編程課程——所有內容向公衆免費開放——來實現這一目標。學員在世界各地自發成立數千個 freeCodeCamp 學習小組。", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "所有給 freeCodeCamp 的捐款都將用於我們的教育項目,購買服務器和其他服務,以及聘用員工。", "donate-text": "你可以<1>在此處進行免稅捐贈。", "trending-guides": "精選文章", @@ -417,6 +418,7 @@ "building-a-university": "我們正在創建一個免費計算機科學大學學位課程", "if-help-university": "我們已取得了重大進展。請支持我們的慈善組織完成這項長期事業。", "preview-external-window": "Preview currently showing in external window.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Congratulations, you have completed all the requirements to qualify for the exam.", "not-qualified": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "Python 和大學代數認證", "Foundational C# with Microsoft": "Foundational C# with Microsoft", "foundational-c-sharp-with-microsoft": "Foundational C# with Microsoft Certification", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "舊版前端", "legacy-front-end": "前端認證", "Legacy Back End": "舊版後端", diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index 5948b4b3e2a..cbe09a037e7 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -1145,6 +1145,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "示例认证", "intro": ["占位符"], diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 6ad44a8f476..7acd1142181 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -44,6 +44,7 @@ "settings": "设置", "take-me": "访问课程", "check-answer": "查看你的答案", + "submit": "Submit", "get-hint": "获得提示", "ask-for-help": "请求帮助", "create-post": "在论坛发帖请求帮助", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp 是捐助者支持的 501(c)(3) 条款下具有免税资格的慈善组织(税号:82-0779546)。", - "mission-statement": "我们的使命:帮助人们免费学习编程。我们通过创建成千上万的视频、文章和交互式编程课程——所有内容向公众免费开放——来实现这一目标。学员在世界各地自发成立数千个 freeCodeCamp 学习小组。", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "所有给 freeCodeCamp 的捐款都将用于我们的教育项目,购买服务器和其他服务,以及聘用员工。", "donate-text": "你可以<1>在此处进行免税捐赠。", "trending-guides": "精选文章", @@ -417,6 +418,7 @@ "building-a-university": "我们正在创建一个免费计算机科学大学学位课程", "if-help-university": "我们已取得了重大进展。请支持我们的慈善组织完成这项长期事业。", "preview-external-window": "Preview currently showing in external window.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Congratulations, you have completed all the requirements to qualify for the exam.", "not-qualified": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "Python 和大学代数认证", "Foundational C# with Microsoft": "Foundational C# with Microsoft", "foundational-c-sharp-with-microsoft": "Foundational C# with Microsoft Certification", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "旧版前端", "legacy-front-end": "前端认证", "Legacy Back End": "旧版后端", diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index a49f68e27fe..fc5904f1033 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "Ejemplo de certificación", "intro": ["marcador de posición"], diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 5724c6102d2..ddf81c69484 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -44,6 +44,7 @@ "settings": "Ajustes", "take-me": "Llévame a los desafíos", "check-answer": "Comprueba tu respuesta", + "submit": "Submit", "get-hint": "Obtén un consejo", "ask-for-help": "Solicitar ayuda", "create-post": "Crear un post de ayuda en el foro", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp es una organización benéfica 501(c)(3) exenta de impuestos apoyada por donantes (Número de Identificación Fiscal Federal De Los Estados Unidos: 82-0779546)", - "mission-statement": "Nuestra misión: ayudar a las personas a aprender a programar de forma gratuita. Logramos esto mediante la creación de miles de videos, artículos y lecciones de programación interactivas, todos disponibles gratuitamente para el público. También tenemos miles de grupos de estudio de FreeCodeCamp en todo el mundo.", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "Las donaciones a freeCodeCamp se destinan a nuestras iniciativas educativas y ayudan a pagar los servidores, los servicios y el personal.", "donate-text": "Puedes <1>hacer una donación deducible de impuestos aquí.", "trending-guides": "Guías de tendencias", @@ -417,6 +418,7 @@ "building-a-university": "Estamos construyendo un programa gratuito de grado universitario en ciencias de la computación", "if-help-university": "Ya hemos hecho un montón de progresos. Apoyamos nuestra caridad con el largo camino por delante.", "preview-external-window": "Vista previa mostrada actualmente en ventana externa.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Congratulations, you have completed all the requirements to qualify for the exam.", "not-qualified": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "College Algebra with Python Certification", "Foundational C# with Microsoft": "Foundational C# with Microsoft", "foundational-c-sharp-with-microsoft": "Foundational C# with Microsoft Certification", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "Legacy Front End", "legacy-front-end": "Front End Certification", "Legacy Back End": "Legacy Back End", diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json index 010ef20759e..3a2e65f8b45 100644 --- a/client/i18n/locales/german/intro.json +++ b/client/i18n/locales/german/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "Example Certification", "intro": ["placeholder"], diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index 12d1dfb5467..ffa95562d55 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -44,6 +44,7 @@ "settings": "Einstellungen", "take-me": "Bring mich zu den Herausforderungen", "check-answer": "Überprüfe deine Antwort", + "submit": "Submit", "get-hint": "Erhalte einen Tipp", "ask-for-help": "Bitte um Hilfe", "create-post": "Einen Hilfebeitrag im Forum erstellen", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp is a donor-supported tax-exempt 501(c)(3) charitable organization (United States Federal Tax Identification Number: 82-0779546)", - "mission-statement": "Unsere Mission: Menschen dabei zu helfen, kostenlos zu programmieren. Dies erreichen wir, indem wir Tausende von Videos, Artikeln und interaktiven Programmierstunden erstellen, die der Öffentlichkeit frei zugänglich sind. Wir haben auch Tausende von freeCodeCamp-Lerngruppen auf der ganzen Welt.", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "Spenden an das freeCodeCamp fließen in unsere Bildungsinitiativen und helfen, Server, Dienstleistungen und Mitarbeiter zu bezahlen.", "donate-text": "Du kannst <1>hier eine steuerlich absetzbare Spende tätigen.", "trending-guides": "Beliebte Guides", @@ -417,6 +418,7 @@ "building-a-university": "We're Building a Free Computer Science University Degree Program", "if-help-university": "We've already made a ton of progress. Support our charity with the long road ahead.", "preview-external-window": "Preview currently showing in external window.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Congratulations, you have completed all the requirements to qualify for the exam.", "not-qualified": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "College Algebra with Python Certification", "Foundational C# with Microsoft": "Foundational C# with Microsoft", "foundational-c-sharp-with-microsoft": "Foundational C# with Microsoft Certification", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "Legacy Front End", "legacy-front-end": "Front End Certification", "Legacy Back End": "Legacy Back End", diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json index e83482c8ece..4d3f68a292f 100644 --- a/client/i18n/locales/italian/intro.json +++ b/client/i18n/locales/italian/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "Example Certification", "intro": ["placeholder"], diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 98705b23409..ad603ae574d 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -44,6 +44,7 @@ "settings": "Impostazioni", "take-me": "Portami alle Sfide", "check-answer": "Verifica la tua risposta", + "submit": "Submit", "get-hint": "Ottieni un suggerimento", "ask-for-help": "Chiedi aiuto", "create-post": "Crea un post di aiuto sul forum", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp è un'organizzazione di beneficenza 501(c)(3) esentasse supportata da donazioni (Numero di identificazione per le tasse federali negli Stati Uniti d'America: 82-0779546)", - "mission-statement": "La nostra missione: aiutare le persone a imparare a programmare gratuitamente. Lo facciamo creando migliaia di video, articoli e lezioni di programmazione interattive - tutti liberamente disponibili al pubblico. Abbiamo anche migliaia di gruppi di studio freeCodeCamp in tutto il mondo.", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "Le donazioni a freeCodeCamp vanno alle nostre iniziative educative e aiutano a pagare i server, i servizi e il personale.", "donate-text": "Puoi fare una <1>donazione deducibile dalle tasse qui.", "trending-guides": "Guide Di Tendenza", @@ -417,6 +418,7 @@ "building-a-university": "Stiamo creando un corso di laurea gratuito in Scienze Informatiche", "if-help-university": "Abbiamo già fatto tanti progressi. Sostieni il nostro ente benefico con la lunga strada che ci attende.", "preview-external-window": "Preview currently showing in external window.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Congratulations, you have completed all the requirements to qualify for the exam.", "not-qualified": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "Certificazione di Algebra Universitaria con Python", "Foundational C# with Microsoft": "Foundational C# with Microsoft", "foundational-c-sharp-with-microsoft": "Foundational C# with Microsoft Certification", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "Front End Legacy", "legacy-front-end": "Certificazione Front End", "Legacy Back End": "Back End Legacy", diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json index ee1e2d7f05d..12e14ee3433 100644 --- a/client/i18n/locales/japanese/intro.json +++ b/client/i18n/locales/japanese/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "Example Certification", "intro": ["placeholder"], diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index fcaca5acf7d..3419472c613 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -44,6 +44,7 @@ "settings": "設定", "take-me": "チャレンジに移動", "check-answer": "解答をチェック", + "submit": "Submit", "get-hint": "ヒントを見る", "ask-for-help": "質問する", "create-post": "フォーラムにヘルプ投稿を作成", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp は皆様のご寄付により支えられている非課税の 501(c)(3) 慈善団体です。(United States Federal Tax Identification Number: 82-0779546)", - "mission-statement": "私たちのミッション: 人々が無料でコーディングを学べるよう支援することです。その実現のため、何千もの動画、記事、インタラクティブなコーディングレッスンを作成し、すべて無料で公開しています。さらに、数千の freeCodeCamp スタディグループが世界中に存在します。", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "freeCodeCamp へのご寄付は教育活動のために用いられ、サーバー、サービス、スタッフなどの費用に充てられます。", "donate-text": "<1>こちらからご寄付をお願いいたします。(場合により税控除可能)", "trending-guides": "人気の記事", @@ -417,6 +418,7 @@ "building-a-university": "freeCodeCamp では無料のコンピューターサイエンス学位プログラムの設立に取り組んでいます。", "if-help-university": "すでに順調に進んでいますが、この先更に長い道のりが待っています。ぜひ私たちのチャリティー活動をご支援ください。", "preview-external-window": "Preview currently showing in external window.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Congratulations, you have completed all the requirements to qualify for the exam.", "not-qualified": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "Python を用いた代数学認定証", "Foundational C# with Microsoft": "Foundational C# with Microsoft", "foundational-c-sharp-with-microsoft": "Foundational C# with Microsoft Certification", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "(レガシー) フロントエンド", "legacy-front-end": "フロントエンド認定証", "Legacy Back End": "(レガシー) バックエンド", diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index c88b4a43f25..6d8d44a2eed 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 Inglês para Desenvolvedores (Beta)", + "intro": [ + "Este curso, projetado para desenvolvedores, ensina a língua inglesa.", + "Mais texto aqui." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Aprenda saudações em seu primeiro dia no escritório", + "intro": ["Aprenda saudações."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Aprenda apresentações em uma reunião on-line com a equipe", + "intro": ["Aprenda apresentações."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Aprenda a começar uma conversa na sala de descanso", + "intro": ["Aprender a iniciar uma conversa."] + } + } + }, "example-certification": { "title": "Certificação de exemplo", "intro": ["placeholder"], diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 3794fad0964..02fae003ae8 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -44,6 +44,7 @@ "settings": "Configurações", "take-me": "Leve-me aos desafios", "check-answer": "Confira sua resposta", + "submit": "Enviar", "get-hint": "Obter uma dica", "ask-for-help": "Pedir ajuda", "create-post": "Criar uma postagem de ajuda no fórum", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "O freeCodeCamp é uma organização beneficente 501(c)(3), isenta de impostos e apoiada por doações (Número de identificação fiscal federal dos Estados Unidos: 82-0779546).", - "mission-statement": "Nossa missão: ajudar as pessoas a aprender a programar de graça. Nós conseguimos isso através da criação de milhares de vídeos, artigos e aulas interativas de programação – tudo disponível gratuitamente para o público. Também temos milhares de grupos de estudo do freeCodeCamp espalhados por todo o mundo.", + "mission-statement": "Nossa missão: ajudar as pessoas a aprender a programar de forma gratuita. Conseguimos isto criando milhares de vídeos, artigos e lições de programação interativas, todas disponíveis gratuitamente para o público.", "donation-initiatives": "Doações para o freeCodeCamp vão para as nossas iniciativas educacionais e ajudam a pagar por servidores, serviços e equipe.", "donate-text": "Você pode <1>fazer uma doação dedutível de imposto aqui.", "trending-guides": "Guias em alta", @@ -417,6 +418,7 @@ "building-a-university": "Estamos criando um programa gratuito de graduação em Ciência da Computação", "if-help-university": "Já fizemos um progresso enorme. Apoie nossa organização sem fins lucrativos com o longo caminho que temos pela frente.", "preview-external-window": "Visualização exibida atualmente na janela externa.", + "fill-in-the-blank": "Preencha o espaço em branco", "exam": { "qualified": "Parabéns! Você completou todos os requisitos para se qualificar para o exame.", "not-qualified": "Você ainda não cumpriu os requisitos para ser elegível para o exame. Para se qualificar, complete os seguintes desafios:", @@ -746,10 +748,10 @@ } }, "survey": { - "err-1": "The survey submitted is not in the correct format.", - "err-2": "It looks like you have already completed this survey.", - "err-3": "Something went wrong trying to save your survey.", - "success": "Thank you. Your survey was submitted." + "err-1": "A pesquisa enviada não está no formato correto.", + "err-2": "Parece que você já completou esta pesquisa.", + "err-3": "Algo deu errado ao tentar salvar sua pesquisa.", + "success": "Obrigado. Sua pesquisa foi enviada." }, "classroom-mode-updated": "Atualizamos suas configurações do modo de sala de aula" }, @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "Certificação de Álgebra do ensino superior com Python", "Foundational C# with Microsoft": "Fundamentos de C# com a Microsoft", "foundational-c-sharp-with-microsoft": "Fundamentos de C# com certificação da Microsoft", + "A2 English for Developers": "A2 Inglês para Desenvolvedores", + "a2-english-for-developers": "Certificação A2 Inglês para Desenvolvedores", "Legacy Front End": "Front-end legado", "legacy-front-end": "Certificação de front-end", "Legacy Back End": "Back-end legado", @@ -969,28 +973,28 @@ }, "survey": { "foundational-c-sharp": { - "title": "Foundational C# with Microsoft Survey", + "title": "Pesquisa de Fundamentos de C# com a Microsoft", "q1": { - "q": "Please describe your role:", - "o1": "Student developer", - "o2": "Beginner developer (less than 2 years experience)", - "o3": "Intermediate developer (between 2 and 5 years experience)", - "o4": "Experienced developer (more than 5 years experience)" + "q": "Descreva sua função:", + "o1": "Desenvolvedor estudante", + "o2": "Desenvolvedor iniciante (experiência de menos de 2 anos)", + "o3": "Desenvolvedor intermediário (entre 2 e 5 anos de experiência)", + "o4": "Desenvolvedor experiente (experiência de mais de 5 anos)" }, "q2": { - "q": "Prior to this course, how experienced were you with .NET and C#?", - "o1": "Novice (no prior experience)", - "o2": "Beginner", - "o3": "Intermediate", - "o4": "Advanced", - "o5": "Expert" + "q": "Antes desse curso, qual era seu nível de experiência com o .NET e C#?", + "o1": "Novato (sem experiência anterior)", + "o2": "Iniciante", + "o3": "Intermediário", + "o4": "Avançado", + "o5": "Especialista" } }, "misc": { - "take": "Take the survey", - "submit": "Submit the survey", - "exit": "Exit the survey", - "two-questions": "Congratulations on getting this far. Before you can start the exam, please answer these two short survey questions." + "take": "Responda à pesquisa", + "submit": "Envie a pesquisa", + "exit": "Saia da pesquisa", + "two-questions": "Parabéns por chegar até aqui. Antes de começar o teste, responda a estas duas breves perguntas de pesquisa." } } } diff --git a/client/i18n/locales/swahili/intro.json b/client/i18n/locales/swahili/intro.json index f0a14163bd3..17a19e6b29e 100644 --- a/client/i18n/locales/swahili/intro.json +++ b/client/i18n/locales/swahili/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "A2 English for Developers (Beta)", + "intro": [ + "This course teaches the English language, designed for developers.", + "More text here." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "Mfano wa Uthibitisho", "intro": ["placeholder"], diff --git a/client/i18n/locales/swahili/translations.json b/client/i18n/locales/swahili/translations.json index 8c1f5975b6f..2855b303aa9 100644 --- a/client/i18n/locales/swahili/translations.json +++ b/client/i18n/locales/swahili/translations.json @@ -44,6 +44,7 @@ "settings": "Mipangilio", "take-me": "Nipeleke kwenye Changamoto", "check-answer": "Angalia jibu lako", + "submit": "Submit", "get-hint": "Pata kidokezo", "ask-for-help": "Ulizia Msaada", "create-post": "Unda chapisho la usaidizi kwenye jukwaa", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp ni shirika la usaidizi la 501(c)(3) la kutotozwa ushuru linaloungwa mkono na wafadhili (Nambari ya Utambulisho ya Ushuru ya Shirikisho la Marekani: 82-0779546)", - "mission-statement": "Dhamira yet: kuwasaidia watu kujifunza kuweka msimbo bila malipo. Tunatimiza hili kwa kuunda maelfu ya video, makala, na masomo shirikishi ya usimbaji - yote yanapatikana bila malipo kwa umma. Pia tuna maelfu ya vikundi vya masomo vya freeCodeCamp kote ulimwenguni.", + "mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.", "donation-initiatives": "Michango kwa freeCodeCamp huenda kwenye mipango yetu ya elimu na kusaidia kulipia seva, huduma na wafanyakazi.", "donate-text": "Unaweza <1>kutoa mchango unaokatwa kodi hapa.", "trending-guides": "Miongozo inayovuma", @@ -417,6 +418,7 @@ "building-a-university": "Tunaunda Programu ya Bila Malipo wa Shahada ya Chuo Kikuu ya Computer Science", "if-help-university": "Tayari tumepiga hatua kubwa. Saidia hisani yetu kwa safari ndefu ya mbele.", "preview-external-window": "Onyesho la kukagua linaloonyeshwa kwa sasa kwenye dirisha la nje.", + "fill-in-the-blank": "Fill in the blank", "exam": { "qualified": "Hongera, umekamilisha mahitaji yote ya kufuzu kwa mtihani.", "not-qualified": "Hujatimiza masharti ili ustahiki mtihani. Ili kuhitimu, tafadhali kamilisha changamoto zifuatazo:", @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "Udhibitisho wa Algebra ya Chuo na Python", "Foundational C# with Microsoft": "Msingi wa C# na Microsoft", "foundational-c-sharp-with-microsoft": "Msingi C# na Cheti cha Microsoft", + "A2 English for Developers": "A2 English for Developers", + "a2-english-for-developers": "A2 English for Developers Certification", "Legacy Front End": "Legacy Front End", "legacy-front-end": "Udhibitisho wa Front End", "Legacy Back End": "Legacy Back End", diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json index a7d35dd8f77..4ce117c60c9 100644 --- a/client/i18n/locales/ukrainian/intro.json +++ b/client/i18n/locales/ukrainian/intro.json @@ -1149,6 +1149,27 @@ } } }, + "a2-english-for-developers": { + "title": "Англійська мова A2 для розробників (бета-версія)", + "intro": [ + "Цей курс створений для вивчення англійської мови розробниками.", + "Більше тексту тут." + ], + "blocks": { + "learn-greetings-in-your-first-day-at-the-office": { + "title": "Learn Greetings in your First Day at the Office", + "intro": ["Learn greetings."] + }, + "learn-introductions-in-an-online-team-meeting": { + "title": "Learn Introductions in an Online Team Meeting", + "intro": ["Learn introductions."] + }, + "learn-conversation-starters-in-the-break-room": { + "title": "Learn Conversation Starters in the Break Room", + "intro": ["Learn conversation starters."] + } + } + }, "example-certification": { "title": "Зразкова сертифікація", "intro": ["заповнювач"], diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index 16f8186a6eb..e35c9501753 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -44,6 +44,7 @@ "settings": "Налаштування", "take-me": "Перейти до завдань", "check-answer": "Перевірити відповідь", + "submit": "Надіслати", "get-hint": "Отримати підказку", "ask-for-help": "Попросити допомоги", "create-post": "Попросити допомоги на форумі", @@ -304,7 +305,7 @@ }, "footer": { "tax-exempt-status": "freeCodeCamp — це некомерційна організація, яка підтримується спонсорськими внесками та звільнена від сплати податків 501(c)(3) (Федеральний ідентифікаційний номер платника податків США: 82-0779546)", - "mission-statement": "Ми хочемо допомогти людям безкоштовно навчитися програмувати. Ми досягаємо цього, створюючи тисячі відео, статей та інтерактивних уроків з програмування — вони усі доступні для широкого загалу. Також ми маємо тисячі безоплатних навчальних груп freeCodeCamp у всьому світі.", + "mission-statement": "Ми хочемо допомогти людям безоплатно навчитися програмувати. Ми досягаємо цього, створюючи тисячі відео, статей та інтерактивних уроків з програмування — вони усі доступні для широкого загалу.", "donation-initiatives": "Внески до freeCodeCamp йдуть на наші освітні програми та допомагають оплачувати сервери, послуги та персонал.", "donate-text": "Ви можете <1>зробити неоподаткований внесок тут.", "trending-guides": "Популярні статті", @@ -417,6 +418,7 @@ "building-a-university": "Ми розробляємо безоплатну університетську програму «Комп’ютерні науки»", "if-help-university": "Ми вже зробили багато роботи. Підтримайте довгий шлях нашої благодійної організації.", "preview-external-window": "Попередній перегляд знаходиться у зовнішньому вікні.", + "fill-in-the-blank": "Заповніть порожні місця", "exam": { "qualified": "Вітаємо, ви виконали всі вимоги для допуску на екзамен.", "not-qualified": "Ви недопущені до екзамену, оскільки не виконали всі вимоги. Будь ласка, виконайте такі завдання:", @@ -746,10 +748,10 @@ } }, "survey": { - "err-1": "The survey submitted is not in the correct format.", - "err-2": "It looks like you have already completed this survey.", - "err-3": "Something went wrong trying to save your survey.", - "success": "Thank you. Your survey was submitted." + "err-1": "Надіслане опитування не відповідає правильному формату.", + "err-2": "Схоже, ви вже пройшли це опитування.", + "err-3": "Під час спроби зберегти відповіді виникла помилка.", + "success": "Дякуємо. Ваші відповіді надіслано." }, "classroom-mode-updated": "Ваші налаштування режиму класу оновлено" }, @@ -890,6 +892,8 @@ "college-algebra-with-python-v8": "Сертифікація «Алгебра з Python»", "Foundational C# with Microsoft": "Основи C# з Microsoft", "foundational-c-sharp-with-microsoft": "Сертифікація «Основи C# з Microsoft»", + "A2 English for Developers": "Англійська мова A2 для розробників", + "a2-english-for-developers": "Сертифікація «Англійська мова A2 для розробників»", "Legacy Front End": "Застарілий Front End", "legacy-front-end": "Сертифікація «Front End»", "Legacy Back End": "Застарілий Back End", @@ -969,28 +973,28 @@ }, "survey": { "foundational-c-sharp": { - "title": "Foundational C# with Microsoft Survey", + "title": "Опитування «Основи C# з Microsoft»", "q1": { - "q": "Please describe your role:", - "o1": "Student developer", - "o2": "Beginner developer (less than 2 years experience)", - "o3": "Intermediate developer (between 2 and 5 years experience)", - "o4": "Experienced developer (more than 5 years experience)" + "q": "Будь ласка, опишіть свою посаду:", + "o1": "Розробник-учень", + "o2": "Розробник-початківець (менше 2-ох років досвіду)", + "o3": "Розробник середнього рівня (від 2 до 5 років досвіду)", + "o4": "Досвідчений розробник (більше 5-ти років досвіду)" }, "q2": { - "q": "Prior to this course, how experienced were you with .NET and C#?", - "o1": "Novice (no prior experience)", - "o2": "Beginner", - "o3": "Intermediate", - "o4": "Advanced", - "o5": "Expert" + "q": "Яким був ваш рівень з .NET та C# до цього курсу?", + "o1": "Новачок (без попереднього досвіду)", + "o2": "Початковий рівень", + "o3": "Середній рівень", + "o4": "Високий рівень", + "o5": "Експерт" } }, "misc": { - "take": "Take the survey", - "submit": "Submit the survey", - "exit": "Exit the survey", - "two-questions": "Congratulations on getting this far. Before you can start the exam, please answer these two short survey questions." + "take": "Пройти опитування", + "submit": "Надіслати опитування", + "exit": "Вийти з опитування", + "two-questions": "Вітаємо з досягненням цієї точки. Перш ніж розпочати екзамен, будь ласка, дайте відповідь на два короткі запитання." } } }