mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#46439)
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
"solution-link": "解決方案鏈接",
|
||||
"github-link": "GitHub 鏈接",
|
||||
"submit-and-go": "提交併訪問下一個挑戰",
|
||||
"congradulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"i-completed": "我已經完成這個挑戰",
|
||||
"test-output": "你的測試輸出將在這裏顯示",
|
||||
"running-tests": "// 運行測試",
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
"solution-link": "解决方案链接",
|
||||
"github-link": "GitHub 链接",
|
||||
"submit-and-go": "提交并访问下一个挑战",
|
||||
"congradulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"i-completed": "我已经完成这个挑战",
|
||||
"test-output": "你的测试输出将在这里显示",
|
||||
"running-tests": "// 运行测试",
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
"solution-link": "Enlace a la solución",
|
||||
"github-link": "Enlace de GitHub",
|
||||
"submit-and-go": "Enviar y pasar a mi siguiente desafío",
|
||||
"congradulations": "Felicidades, tu código es correcto. Envía el código para completar este paso y continuar al siguiente.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"i-completed": "He completado este desafío",
|
||||
"test-output": "El resultado de tu prueba irá aquí",
|
||||
"running-tests": "// ejecutando pruebas",
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
"solution-link": "Link alla soluzione",
|
||||
"github-link": "Link GitHub",
|
||||
"submit-and-go": "Invia e vai alla prossima sfida",
|
||||
"congradulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"i-completed": "Ho completato questa sfida",
|
||||
"test-output": "Il risultato del tuo test andrà qui",
|
||||
"running-tests": "// test in corso",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"responsive-web-design": {
|
||||
"title": "レスポンシブウェブデザイン (レガシー)",
|
||||
"title": "(レガシー) レスポンシブウェブデザイン",
|
||||
"intro": [
|
||||
"このレスポンシブウェブデザイン認定講座では、開発者がウェブページを構築するために使用する言語について学びます。コンテンツには HTML (Hypertext Markup Language)、デザインには CSS (Cascading Style Sheets) を使用します。",
|
||||
"初めに、HTML と CSS の基礎を学ぶために、猫の写真アプリを作ります。その後、ペンギンの絵を作りながら CSS 変数等のモダンなテクニックを学びます。そしてウェブフォームを作りながらアクセシビリティのベストプラクティスを学びます。",
|
||||
@@ -67,7 +67,7 @@
|
||||
}
|
||||
},
|
||||
"2022/responsive-web-design": {
|
||||
"title": "(New) Responsive Web Design",
|
||||
"title": "(新) レスポンシブウェブデザイン",
|
||||
"intro": [
|
||||
"このレスポンシブウェブデザイン認定講座では、開発者がウェブページを構築するために使用する言語について学びます。コンテンツには HTML (Hypertext Markup Language)、デザインには CSS (Cascading Style Sheets) を使用します。",
|
||||
"初めに、HTML と CSS の基礎を学ぶために、猫の写真アプリを作ります。その後、ペンギンの絵を作りながら CSS 変数等のモダンなテクニックを学びます。そしてウェブフォームを作りながらアクセシビリティのベストプラクティスを学びます。",
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
"solution-link": "回答のリンク",
|
||||
"github-link": "GitHub のリンク",
|
||||
"submit-and-go": "提出して次のチャレンジに進む",
|
||||
"congradulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"i-completed": "このチャレンジを完了しました",
|
||||
"test-output": "テストの結果はこちらに表示されます",
|
||||
"running-tests": "// テストを実行中です",
|
||||
@@ -313,7 +313,7 @@
|
||||
"submit-public-url": "プロジェクトが完成したら、必須のファイルをすべてパブリックリポジトリに保存し、リポジトリの URL を以下に提出してください。",
|
||||
"complete-both-steps": "チャレンジを終えるには、以下 2 つのステップを完了させてください。",
|
||||
"runs-in-vm": "このプロジェクトは仮想マシン内で動作します。ステップ 1 を完了するには、そこで述べられたユーザーストーリーを実装し、すべてのテストに合格してください。",
|
||||
"completed": "Completed",
|
||||
"completed": "完了",
|
||||
"not-started": "未着手",
|
||||
"hint": "Hint",
|
||||
"test": "Test",
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
"solution-link": "Link da solução",
|
||||
"github-link": "Link do GitHub",
|
||||
"submit-and-go": "Enviar e ir para o meu próximo desafio",
|
||||
"congradulations": "Parabéns, o seu código passa. Envie seu código para completar este passo e seguir para o próximo.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"i-completed": "Já completei este desafio",
|
||||
"test-output": "O resultado do seu código vai aparecer aqui",
|
||||
"running-tests": "// executando testes",
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
"solution-link": "Посилання на рішення",
|
||||
"github-link": "Посилання на GitHub",
|
||||
"submit-and-go": "Відправити та перейти до мого наступного завдання",
|
||||
"congradulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"congratulations": "Congratulations, your code passes. Submit your code to complete this step and move on to the next one.",
|
||||
"i-completed": "Я виконав це завдання",
|
||||
"test-output": "Результат вашого тесту буде доступний тут",
|
||||
"running-tests": "// запуск тестів",
|
||||
|
||||
Reference in New Issue
Block a user