mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-05 12:06:36 -05:00
chore(i18n,client): processed translations (#50442)
This commit is contained in:
@@ -1003,6 +1003,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "شهادة {{cert}}",
|
||||
"browse-other": "تصفح الشهادات المجانية الأخرى\n(نوصي بالقيام بها بالترتيب)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "اذهب إلى الإعدادات للحصول على الشهادة الخاصة بك",
|
||||
"click-start-course": "بدأ الدورة التعليمية",
|
||||
"click-start-project": "ابدأ المشروع",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "تغيير اللغة",
|
||||
"resume-project": "أستكمال المشروع",
|
||||
"start-project": "إبدأ المشروع"
|
||||
"start-project": "إبدأ المشروع",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "تعلم البرمجة - مجاناً.",
|
||||
|
||||
@@ -999,6 +999,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "{{cert}} 認證",
|
||||
"browse-other": "瀏覽我們的其他免費認證\n(我們建議你按順序學習)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "轉到設置以領取你的認證",
|
||||
"click-start-course": "開始課程",
|
||||
"click-start-project": "啓動項目",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "修改語言",
|
||||
"resume-project": "繼續項目",
|
||||
"start-project": "開始項目"
|
||||
"start-project": "開始項目",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "免費學習編程",
|
||||
|
||||
@@ -999,6 +999,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "{{cert}} 认证",
|
||||
"browse-other": "浏览我们的其他免费认证\n(我们建议你按顺序学习)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "转到设置以领取你的认证",
|
||||
"click-start-course": "开始课程",
|
||||
"click-start-project": "启动项目",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "修改语言",
|
||||
"resume-project": "继续项目",
|
||||
"start-project": "开始项目"
|
||||
"start-project": "开始项目",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "免费学习编程",
|
||||
|
||||
@@ -1003,6 +1003,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "Certificación de {{cert}}",
|
||||
"browse-other": "Navega por nuestras otras certificaciones gratuitas\n(recomendamos hacerlo en orden)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "Ve a la configuración para reclamar tu certificación",
|
||||
"click-start-course": "Comienza el curso",
|
||||
"click-start-project": "Comienza el proyecto",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "Cambiar Idioma",
|
||||
"resume-project": "Reanudar proyecto",
|
||||
"start-project": "Iniciar proyecto"
|
||||
"start-project": "Iniciar proyecto",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "Aprende a programar gratis.",
|
||||
|
||||
@@ -1003,6 +1003,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "{{cert}} Zertifikat",
|
||||
"browse-other": "Stöbere in unseren anderen kostenlosen Zertifizierungen\n(Wir empfehlen, diese der Reihe nach zu erledigen)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "Gehe zu den Einstellungen, um dein Zertifikat zu beantragen",
|
||||
"click-start-course": "Start den Kurs",
|
||||
"click-start-project": "Starte das Projekt",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "Sprache wechseln",
|
||||
"resume-project": "Projekt fortsetzen",
|
||||
"start-project": "Projekt starten"
|
||||
"start-project": "Projekt starten",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "Lerne zu programmieren — kostenlos.",
|
||||
|
||||
@@ -1003,6 +1003,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "Certificazione {{cert}}",
|
||||
"browse-other": "Sfoglia le altre nostre certificazioni gratuite\n(consigliamo di seguirle in ordine)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "Vai alle impostazioni per richiedere la tua certificazione",
|
||||
"click-start-course": "Inizia il corso",
|
||||
"click-start-project": "Inizia il progetto",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "Cambia lingua",
|
||||
"resume-project": "Riprendi progetto",
|
||||
"start-project": "Avvia il progetto"
|
||||
"start-project": "Avvia il progetto",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "Impara a programmare — gratis.",
|
||||
|
||||
@@ -1003,6 +1003,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "{{cert}} 認定",
|
||||
"browse-other": "他の無料の認定講座を閲覧する\n(上から順に受講することをお勧めします)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "設定へ移動して認定証を取得",
|
||||
"click-start-course": "コースを開始",
|
||||
"click-start-project": "プロジェクトを開始",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "言語変更",
|
||||
"resume-project": "プロジェクト再開",
|
||||
"start-project": "プロジェクト開始"
|
||||
"start-project": "プロジェクト開始",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "プログラミングを無料で学ぶ。",
|
||||
|
||||
@@ -1003,6 +1003,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "Certificação {{cert}}",
|
||||
"browse-other": "Navegue por nossas outras certificações gratuitas\n(recomendamos fazer isto em sequência)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "Vá para as configurações para solicitar sua certificação",
|
||||
"click-start-course": "Iniciar o curso",
|
||||
"click-start-project": "Iniciar o projeto",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "Alterar idioma",
|
||||
"resume-project": "Retomar projeto",
|
||||
"start-project": "Iniciar o projeto"
|
||||
"start-project": "Iniciar o projeto",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "Aprenda a programar — de graça.",
|
||||
|
||||
@@ -1003,6 +1003,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"example-certification": {
|
||||
"title": "Example Certification",
|
||||
"intro": ["placeholder"],
|
||||
"blocks": {
|
||||
"example-certification-exam": {
|
||||
"title": "Example Certification Exam",
|
||||
"intro": ["placeholder"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"misc-text": {
|
||||
"certification": "Сертифікація «{{cert}}»",
|
||||
"browse-other": "Перегляньте інші безоплатні сертифікації\n(ми рекомендуємо виконувати їх послідовно)",
|
||||
|
||||
@@ -72,9 +72,14 @@
|
||||
"go-to-settings": "Перейдіть до налаштувань, щоб отримати сертифікацію",
|
||||
"click-start-course": "Розпочати курс",
|
||||
"click-start-project": "Розпочати проєкт",
|
||||
"click-start-exam": "Start the exam",
|
||||
"change-language": "Змінити мову",
|
||||
"resume-project": "Продовжити проєкт",
|
||||
"start-project": "Розпочати проєкт"
|
||||
"start-project": "Розпочати проєкт",
|
||||
"previous-question": "Previous question",
|
||||
"next-question": "Next question",
|
||||
"finish-exam": "Finish the exam",
|
||||
"submit-exam-results": "Submit my results"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "Вчіться програмувати безоплатно.",
|
||||
|
||||
Reference in New Issue
Block a user