From f17a7a266bec964ba1ce89a820752b8eef1ef42f Mon Sep 17 00:00:00 2001 From: camperbot Date: Thu, 9 Feb 2023 19:21:09 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#49307) --- client/i18n/locales/arabic/intro.json | 26 +++++++++++++------ client/i18n/locales/arabic/translations.json | 1 - .../locales/chinese-traditional/intro.json | 26 +++++++++++++------ .../chinese-traditional/translations.json | 1 - client/i18n/locales/chinese/intro.json | 26 +++++++++++++------ client/i18n/locales/chinese/translations.json | 1 - client/i18n/locales/espanol/intro.json | 26 +++++++++++++------ client/i18n/locales/espanol/translations.json | 1 - client/i18n/locales/german/intro.json | 26 +++++++++++++------ client/i18n/locales/german/translations.json | 1 - client/i18n/locales/italian/intro.json | 26 +++++++++++++------ client/i18n/locales/italian/translations.json | 1 - client/i18n/locales/japanese/intro.json | 26 +++++++++++++------ .../i18n/locales/japanese/translations.json | 1 - client/i18n/locales/portuguese/intro.json | 26 +++++++++++++------ .../i18n/locales/portuguese/translations.json | 1 - client/i18n/locales/ukrainian/intro.json | 26 +++++++++++++------ .../i18n/locales/ukrainian/translations.json | 1 - 18 files changed, 162 insertions(+), 81 deletions(-) diff --git a/client/i18n/locales/arabic/intro.json b/client/i18n/locales/arabic/intro.json index 7bd66b174b1..10bb7b668ca 100644 --- a/client/i18n/locales/arabic/intro.json +++ b/client/i18n/locales/arabic/intro.json @@ -778,14 +778,6 @@ "أسناد: Rosetta Code" ] }, - "the-odin-project": { - "title": "مشروع أودين", - "intro": ["A description is to be determined"] - }, - "the-odin-project-projects": { - "title": "The Odin Project Projects", - "intro": ["A description is to be determined"] - }, "project-euler": { "title": "مشروع Euler", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "شهادة {{cert}}", "browse-other": "تصفح الشهادات المجانية الأخرى\n(نوصي بالقيام بها بالترتيب)", diff --git a/client/i18n/locales/arabic/translations.json b/client/i18n/locales/arabic/translations.json index a6f2db3f8b3..c8e03f6e144 100644 --- a/client/i18n/locales/arabic/translations.json +++ b/client/i18n/locales/arabic/translations.json @@ -302,7 +302,6 @@ "certs": "شهادة {{title}}" }, "editor-tabs": { - "info": "معلومات", "code": "الكود", "tests": "الاختبارات", "restart": "أعد التشغيل", diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index 3c4f393dd4b..6ee34449b97 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -778,14 +778,6 @@ "屬性:Rosetta 代碼" ] }, - "the-odin-project": { - "title": "The Odin Project", - "intro": ["A description is to be determined"] - }, - "the-odin-project-projects": { - "title": "The Odin Project Projects", - "intro": ["A description is to be determined"] - }, "project-euler": { "title": "歐拉計劃", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "{{cert}} 認證", "browse-other": "瀏覽我們的其他免費認證\n(我們建議你按順序學習)", diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 0be7fdf3146..cc2d192fe41 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -302,7 +302,6 @@ "certs": "{{title}} 認證" }, "editor-tabs": { - "info": "信息", "code": "編程", "tests": "測試", "restart": "重啓", diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index fcb1167338d..ce8beea0d5b 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -778,14 +778,6 @@ "属性:Rosetta 代码" ] }, - "the-odin-project": { - "title": "The Odin Project", - "intro": ["A description is to be determined"] - }, - "the-odin-project-projects": { - "title": "The Odin Project Projects", - "intro": ["A description is to be determined"] - }, "project-euler": { "title": "欧拉计划", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "{{cert}} 认证", "browse-other": "浏览我们的其他免费认证\n(我们建议你按顺序学习)", diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 2a0ae67e97f..363620e436c 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -302,7 +302,6 @@ "certs": "{{title}} 认证" }, "editor-tabs": { - "info": "信息", "code": "编程", "tests": "测试", "restart": "重启", diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index 325a88b33da..6779cf07a7f 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -778,14 +778,6 @@ "Atributo: Código Rosetta" ] }, - "the-odin-project": { - "title": "The Odin Project", - "intro": ["A description is to be determined"] - }, - "the-odin-project-projects": { - "title": "The Odin Project Projects", - "intro": ["A description is to be determined"] - }, "project-euler": { "title": "Project Euler", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "Certificación de {{cert}}", "browse-other": "Navega por nuestras otras certificaciones gratuitas\n(recomendamos hacerlo en orden)", diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 969ab8661f6..73a90666766 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -302,7 +302,6 @@ "certs": "Certificación {{title}}" }, "editor-tabs": { - "info": "Info", "code": "Código", "tests": "Pruebas", "restart": "Reiniciar", diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json index 8a6cdac58c2..bfd275257ae 100644 --- a/client/i18n/locales/german/intro.json +++ b/client/i18n/locales/german/intro.json @@ -778,14 +778,6 @@ "Attribut: Rosetta Code" ] }, - "the-odin-project": { - "title": "The Odin Project", - "intro": ["A description is to be determined"] - }, - "the-odin-project-projects": { - "title": "The Odin Project Projects", - "intro": ["A description is to be determined"] - }, "project-euler": { "title": "Projekt Euler", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "{{cert}} Zertifikat", "browse-other": "Stöbere in unseren anderen kostenlosen Zertifizierungen\n(Wir empfehlen, diese der Reihe nach zu erledigen)", diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index 6026281a64f..2d78036c031 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -302,7 +302,6 @@ "certs": "{{title}} Zertifizierung" }, "editor-tabs": { - "info": "Informationen", "code": "Code", "tests": "Tests", "restart": "Neustart", diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json index b5b1cfa3350..8a5f63f04c5 100644 --- a/client/i18n/locales/italian/intro.json +++ b/client/i18n/locales/italian/intro.json @@ -778,14 +778,6 @@ "Fonte: Codice Rosetta" ] }, - "the-odin-project": { - "title": "The Odin Project", - "intro": ["A description is to be determined"] - }, - "the-odin-project-projects": { - "title": "The Odin Project Projects", - "intro": ["A description is to be determined"] - }, "project-euler": { "title": "Progetto Eulero", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "Certificazione {{cert}}", "browse-other": "Sfoglia le altre nostre certificazioni gratuite\n(consigliamo di seguirle in ordine)", diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 5a582964c31..18007266443 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -302,7 +302,6 @@ "certs": "Certificazione {{title}}" }, "editor-tabs": { - "info": "Informazioni", "code": "Codice", "tests": "Test", "restart": "Inizia da capo", diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json index 9af30b573f4..140caa5a7d9 100644 --- a/client/i18n/locales/japanese/intro.json +++ b/client/i18n/locales/japanese/intro.json @@ -778,14 +778,6 @@ "作: Rosetta Code" ] }, - "the-odin-project": { - "title": "The Odin Project", - "intro": ["A description is to be determined"] - }, - "the-odin-project-projects": { - "title": "The Odin Project Projects", - "intro": ["A description is to be determined"] - }, "project-euler": { "title": "プロジェクト・オイラー", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "{{cert}} 認定", "browse-other": "他の無料の認定講座を閲覧する\n(上から順に受講することをお勧めします)", diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index 778950dbae5..a0aa273780a 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -302,7 +302,6 @@ "certs": "{{title}} 認定講座" }, "editor-tabs": { - "info": "詳細", "code": "コード", "tests": "テスト", "restart": "リスタート", diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index 230c7ef5be1..ea6ec4d33e3 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -778,14 +778,6 @@ "Attribute: Rosetta Code" ] }, - "the-odin-project": { - "title": "The Odin Project", - "intro": ["Uma descrição deve ser determinada"] - }, - "the-odin-project-projects": { - "title": "Os projetos do The Odin Project", - "intro": ["Uma descrição deve ser determinada"] - }, "project-euler": { "title": "Projeto Euler", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "Certificação {{cert}}", "browse-other": "Navegue por nossas outras certificações gratuitas\n(recomendamos fazer isto em sequência)", diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 1d3aaf2d105..1471ae2b7ad 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -302,7 +302,6 @@ "certs": "Certificação {{title}}" }, "editor-tabs": { - "info": "Informações", "code": "Código", "tests": "Testes", "restart": "Reiniciar", diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json index 8ebbe1516d3..d6f04eaa4e3 100644 --- a/client/i18n/locales/ukrainian/intro.json +++ b/client/i18n/locales/ukrainian/intro.json @@ -778,14 +778,6 @@ "Атрибут: Rosetta Code" ] }, - "the-odin-project": { - "title": "Проєкт «Odin»", - "intro": ["Опис буде надано пізніше"] - }, - "the-odin-project-projects": { - "title": "Проєкти «Odin»", - "intro": ["Опис буде надано пізніше"] - }, "project-euler": { "title": "Проєкт «Ейлер»", "intro": [ @@ -795,6 +787,24 @@ } } }, + "the-odin-project": { + "title": "The Odin Project", + "intro": [ + "The Odin Project is one of those \"What I wish I had when I was learning\" resources. ", + "Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.", + "This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education." + ], + "blocks": { + "top-learn-html-foundations": { + "title": "Learn HTML Foundations", + "intro": ["A description is to be determined"] + }, + "top-build-a-recipe-project": { + "title": "Learn HTML Foundations by Building a Recipe Page", + "intro": ["A description is to be determined"] + } + } + }, "misc-text": { "certification": "Сертифікація «{{cert}}»", "browse-other": "Перегляньте інші безоплатні сертифікації\n(ми рекомендуємо виконувати їх послідовно)", diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index 8f33c528b3c..4bb4a7e7e92 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -302,7 +302,6 @@ "certs": "Сертифікація «{{title}}»" }, "editor-tabs": { - "info": "Інформація", "code": "Код", "tests": "Тести", "restart": "Перезапустити",