Skip to content

Commit

Permalink
chore(i18n,client): processed translations (freeCodeCamp#53818)
Browse files Browse the repository at this point in the history
  • Loading branch information
camperbot authored Feb 21, 2024
1 parent 89c4c4d commit d081458
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 11 deletions.
3 changes: 2 additions & 1 deletion client/i18n/locales/arabic/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "العودة إلى النسخة المستقرة من المنهج الدراسي.",
"read-database-cert-article": "الرجاء قراءة هذا الموضوع قبل المتابعة.",
"enable-cookies": "يجب عليك السماح باستخدام third-party cookies قبل البَدْء.",
"english-only": "الدورات الدراسية في هذا القسم متاحة باللغة الإنكليزية فقط. ونحن قادرون فقط على تَرْجَمَة العناوين والمقدمات في الوقت الحاضر، وليس الدروس ذاتها."
"english-only": "الدورات الدراسية في هذا القسم متاحة باللغة الإنكليزية فقط. ونحن قادرون فقط على تَرْجَمَة العناوين والمقدمات في الوقت الحاضر، وليس الدروس ذاتها.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/arabic/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// الاختبارات اكتملت",
"console-output": "// إخراج وحدة التحكم",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "قم بتسجيل الدخول لحفظ تقدّمك",
"download-solution": "تنزيل الحل",
"download-results": "Download my results",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/chinese-traditional/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,7 @@
"go-back-to-learn": "回到正式版課程",
"read-database-cert-article": "請在繼續之前閱讀這個論壇帖子。",
"enable-cookies": "你必須在開始之前啓用第三方 cookies。",
"english-only": "本部分的課程只提供英文。我們目前只能翻譯標題和介紹,而不能翻譯課程本身。"
"english-only": "本部分的課程只提供英文。我們目前只能翻譯標題和介紹,而不能翻譯課程本身。",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/chinese-traditional/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// 測試完成",
"console-output": "// 打印輸出",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "登錄以保存你的學習進度",
"download-solution": "下載我的解決方案",
"download-results": "Download my results",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/chinese/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,7 @@
"go-back-to-learn": "回到正式版课程",
"read-database-cert-article": "请在继续之前阅读这个论坛帖子。",
"enable-cookies": "你必须在开始之前启用第三方 cookies。",
"english-only": "本部分的课程只提供英文。我们目前只能翻译标题和介绍,而不能翻译课程本身。"
"english-only": "本部分的课程只提供英文。我们目前只能翻译标题和介绍,而不能翻译课程本身。",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/chinese/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// 测试完成",
"console-output": "// 打印输出",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "登录以保存你的学习进度",
"download-solution": "下载我的解决方案",
"download-results": "Download my results",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/espanol/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "Volver a la versión estable del currículum.",
"read-database-cert-article": "Por favor, lea este post del foro antes de continuar.",
"enable-cookies": "Debes habilitar las cookies de terceros antes de comenzar.",
"english-only": "Los cursos de esta sección solo están disponibles en inglés. Solo podemos traducir los títulos y las introducciones en este momento, no las lecciones en sí mismas."
"english-only": "Los cursos de esta sección solo están disponibles en inglés. Solo podemos traducir los títulos y las introducciones en este momento, no las lecciones en sí mismas.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/espanol/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// pruebas completadas",
"console-output": "// salida de consola",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "Inicia sesión para guardar tu progreso",
"download-solution": "Descargar mi solución",
"download-results": "Download my results",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/german/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "Gehe zurück zur stabilen Version des Lehrplans.",
"read-database-cert-article": "Bitte lies diesen Forenbeitrag, bevor du fortfährst.",
"enable-cookies": "Bevor du startest, muss du die Cookies von Drittanbietern aktivieren.",
"english-only": "Die Kurse in diesem Bereich sind nur auf Englisch verfügbar. Im Moment können wir nur die Titel und Einführungen übersetzen, nicht aber die Lektionen selbst."
"english-only": "Die Kurse in diesem Bereich sind nur auf Englisch verfügbar. Im Moment können wir nur die Titel und Einführungen übersetzen, nicht aber die Lektionen selbst.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/german/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// Tests abgeschlossen",
"console-output": "// Konsolen-Ausgabe",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "Melde dich an, um deinen Fortschritt zu speichern",
"download-solution": "Meine Lösung herunterladen",
"download-results": "Download my results",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/italian/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "Torna alla versione stabile del curriculum.",
"read-database-cert-article": "Per favore leggi questo post sul forum prima di procedere.",
"enable-cookies": "Devi abilitare i cookie di terze parti prima di iniziare.",
"english-only": "I corsi in questa sezione sono disponibili solo in inglese. Siamo solo in grado di tradurre i titoli e le introduzioni in questo momento, non le lezioni stesse."
"english-only": "I corsi in questa sezione sono disponibili solo in inglese. Siamo solo in grado di tradurre i titoli e le introduzioni in questo momento, non le lezioni stesse.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/italian/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// test completati",
"console-output": "// output della console",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "Accedi per salvare i tuoi progressi",
"download-solution": "Scarica la mia soluzione",
"download-results": "Scarica i miei risultati",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/japanese/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "カリキュラムの安定版へ戻る。",
"read-database-cert-article": "続行する前に、こちらのフォーラム投稿をお読みください。",
"enable-cookies": "サードパーティーの Cookie が有効になっていることを確認してから開始してください。",
"english-only": "このセクションのコースは、英語版でのみ利用可能です。現時点ではタイトルと紹介文のみが翻訳に対応しており、レッスン自体は翻訳されておりません。"
"english-only": "このセクションのコースは、英語版でのみ利用可能です。現時点ではタイトルと紹介文のみが翻訳に対応しており、レッスン自体は翻訳されておりません。",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/japanese/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// テストが完了しました",
"console-output": "// コンソール出力",
"syntax-error": "コードにエラーがあるためテストを実行できない状態です。コードを修正して再度お試しください。",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "サインインして進行状況を保存",
"download-solution": "回答をダウンロード",
"download-results": "結果をダウンロード",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/korean/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "Go back to the stable version of the curriculum.",
"read-database-cert-article": "Please read this forum post before proceeding.",
"enable-cookies": "You must enable third-party cookies before starting.",
"english-only": "The courses in this section are only available in English. We are only able to translate the titles and introductions at the moment, not the lessons themselves."
"english-only": "The courses in this section are only available in English. We are only able to translate the titles and introductions at the moment, not the lessons themselves.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/korean/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// tests completed",
"console-output": "// console output",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "Sign in to save your progress",
"download-solution": "Download my solution",
"download-results": "Download my results",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/portuguese/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "Voltar à versão estável do currículo.",
"read-database-cert-article": "Leia esta publicação no fórum antes de prosseguir.",
"enable-cookies": "Você deve habilitar cookies de terceiros antes de iniciar.",
"english-only": "Os cursos desta seção estão disponíveis apenas em inglês. Neste momento, só podemos traduzir os títulos e as introduções, não as próprias lições."
"english-only": "Os cursos desta seção estão disponíveis apenas em inglês. Neste momento, só podemos traduzir os títulos e as introduções, não as próprias lições.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/portuguese/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// testes concluídos",
"console-output": "// saída do console",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "Faça o login para salvar seu progresso",
"download-solution": "Baixar minha solução",
"download-results": "Baixar meus resultados",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/swahili/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "Rudi kwenye toleo thabiti la mtaala.",
"read-database-cert-article": "Tafadhali soma chapisho hili la jukwaa kabla ya kuendelea.",
"enable-cookies": "Lazima uwashe third-party cookies kabla ya kuanza.",
"english-only": "Kozi katika sehemu hii zinapatikana kwa Kiingereza pekee. Tuna uwezo wa kutafsiri mada na utangulizi pekee kwa sasa, si masomo yenyewe."
"english-only": "Kozi katika sehemu hii zinapatikana kwa Kiingereza pekee. Tuna uwezo wa kutafsiri mada na utangulizi pekee kwa sasa, si masomo yenyewe.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/swahili/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// majaribio yamekamilika",
"console-output": "// pato la console",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "Ingia katika akaunti ili kuhifadhi maendeleo yako",
"download-solution": "Pakua suluhisho langu",
"download-results": "Pakua matokeo yangu",
Expand Down
3 changes: 2 additions & 1 deletion client/i18n/locales/ukrainian/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@
"go-back-to-learn": "Поверніться до стабільної версії навчальної програми.",
"read-database-cert-article": "Будь ласка, прочитайте повідомлення на форумі, перш ніж продовжити.",
"enable-cookies": "Увімкніть сторонні файли cookie перед початком роботи.",
"english-only": "Курси в цьому розділі доступні лише англійською мовою. Наразі ми можемо перекладати лише заголовки й вступи, а не самі уроки."
"english-only": "Курси в цьому розділі доступні лише англійською мовою. Наразі ми можемо перекладати лише заголовки й вступи, а не самі уроки.",
"exam-english-only": "Please note that the certification exam is currently available only in English. The rest of the courses are available in some languages."
}
}
1 change: 1 addition & 0 deletions client/i18n/locales/ukrainian/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
"tests-completed": "// виконані тести",
"console-output": "// вивід консолі",
"syntax-error": "У коді виникла помилка ще до того, як запустились тести. Будь ласка, виправте це і спробуйте знову.",
"indentation-error": "Your code has an indentation error. You may need to add 'pass' on a new line to form a valid block of code.",
"sign-in-save": "Увійдіть, щоб зберегти свій прогрес",
"download-solution": "Завантажити розв’язок",
"download-results": "Завантажити результати",
Expand Down

0 comments on commit d081458

Please sign in to comment.