chore(i18n,client): processed translations (#50919)

This commit is contained in:
camperbot
2023-07-07 22:20:13 +05:30
committed by GitHub
parent 031bfcd728
commit d5bead545d
12 changed files with 6 additions and 16 deletions

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "المشروع يعمل في آلة افتراضية، يكمل قصص المستخدم الموصوفة هناك ويحصل على جميع الاختبارات لتمريرها لإنهاء الخطوة 1.",
"completed": "مكتمل",
"not-started": "لم يبدأ",
"hint": "تلميح",
"test": "الاختبار",
"sorry-try-again": "عذراً، لم يجتَز كودك. حاول مرة أخرى.",
"sorry-keep-trying": "عذراً، لم يجتَز كودك. حاول مجدداً.",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "該項目在虛擬機中運行,完成在那裏描述的用戶故事,獲取所有測試並通過它們以完成步驟 1。",
"completed": "已完成",
"not-started": "未開始",
"hint": "提示",
"test": "測試",
"sorry-try-again": "抱歉,你的代碼未通過,再試一次。",
"sorry-keep-trying": "抱歉,你的代碼未通過,再試試看。",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "该项目在虚拟机中运行,完成在那里描述的用户故事,获取所有测试并通过它们以完成步骤 1。",
"completed": "已完成",
"not-started": "未开始",
"hint": "提示",
"test": "测试",
"sorry-try-again": "抱歉,你的代码未通过,再试一次。",
"sorry-keep-trying": "抱歉,你的代码未通过,再试试看。",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "El proyecto se ejecuta en una máquina virtual, completa las historias de usuario descritas en ella y consigue que todas las pruebas pasen hasta el paso 1.",
"completed": "Completado",
"not-started": "Sin iniciar",
"hint": "Sugerencia",
"test": "Prueba",
"sorry-try-again": "Lo sentimos, tu código no pasa. Inténtalo de nuevo.",
"sorry-keep-trying": "Lo sentimos, tu código no pasa. Continúa intentándolo.",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "Das Projekt läuft in einer virtuellen Maschine. Vervollständige die dort beschriebenen User Stories und bestehe alle Tests, um Schritt 1 abzuschließen.",
"completed": "Abgeschlossen",
"not-started": "Nicht gestartet",
"hint": "Hinweis",
"test": "Test",
"sorry-try-again": "Tut mir leid, dein Code funktioniert nicht. Versuche es noch einmal.",
"sorry-keep-trying": "Tut mir leid, dein Code funktioniert nicht. Versuche es weiter.",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "Il progetto esegue in una macchina virtuale, completa le user story descritte lì dentro e fai passare tutti i test per finire lo step 1.",
"completed": "Completato",
"not-started": "Non iniziato",
"hint": "Suggerimento",
"test": "Test",
"sorry-try-again": "Il tuo codice non è corretto. Riprova.",
"sorry-keep-trying": "Il tuo codice non è corretto. Continua a provare.",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "このプロジェクトは仮想マシン内で動作します。ステップ 1 を完了するには、そこに書かれたユーザーストーリーを実装し、すべてのテストが成功するようにしてください。",
"completed": "完了",
"not-started": "未着手",
"hint": "ヒント",
"test": "テスト",
"sorry-try-again": "残念ながら、テストが通りませんでした。もう一度挑戦しましょう。",
"sorry-keep-trying": "残念ながら、テストが通りませんでした。続けて挑戦しましょう。",

View File

@@ -1014,7 +1014,7 @@
"Através de exercícios e projetos práticos, você aprenderá os fundamentos de C#, incluindo variáveis, tipos de dados, estruturas de controle e princípios de programação orientada a objetos.",
"Ao final deste curso, você terá obtido as habilidades práticas e conhecimentos necessários para programar em C# com confiança para construir aplicações robustas e escaláveis."
],
"note": "Note: You must complete the trophy challenge in each section below to qualify for the certification exam.",
"note": "Observação: você deve completar o desafio do troféu em cada seção abaixo para se qualificar para o exame de certificação.",
"blocks": {
"write-your-first-code-using-c-sharp": {
"title": "Escreva seu primeiro código em C#",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "O projeto é executado em uma máquina virtual. Complete as histórias de usuários descritas lá e passe em todos os testes para concluir a etapa 1.",
"completed": "Concluído",
"not-started": "Não iniciado",
"hint": "Dica",
"test": "Teste",
"sorry-try-again": "Desculpe, seu código não passou nos testes. Tente novamente.",
"sorry-keep-trying": "Desculpe, seu código não passou nos testes. Continue tentando.",
@@ -403,8 +402,8 @@
"if-getting-value": "Se você está conseguindo tirar proveito do conteúdo do freeCodeCamp, agora é um ótimo momento para fazer sua doação e apoiar nossa missão beneficente.",
"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.",
"qualified-for-exam": "Congratulations, you have completed all the requirements to qualify for the exam.",
"not-qualified-for-exam": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:"
"qualified-for-exam": "Parabéns! Você completou todos os requisitos para se qualificar para o exame.",
"not-qualified-for-exam": "Você ainda não cumpriu os requisitos para ser elegível para o exame. Para se qualificar, complete os seguintes desafios:"
},
"donate": {
"title": "Ajude nossa instituição",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "Mradi unaendeshwa kwa mashine virtual, kamilisha mazoezi za watumiaji zilizofafanuliwa hapo na upate majaribio yote ya kupita ili kumaliza hatua ya 1.",
"completed": "Imekamilika",
"not-started": "Haujaanza",
"hint": "Kidokezo",
"test": "Jaribio",
"sorry-try-again": "Samahani, msimbo wako haupiti. Jaribu tena.",
"sorry-keep-trying": "Samahani, msimbo wako haupiti. Zidi kujaribu.",

View File

@@ -1014,7 +1014,7 @@
"Завдяки практичним вправам та проєктам ви вивчите основи C#, включно зі змінними, типами даних, структурами керування та принципами об’єктноорієнтованого програмування.",
"Після завершення курсу ви отримаєте практичні навички та знання, необхідні для впевненого використання C# при побудові надійних та масштабних програм"
],
"note": "Note: You must complete the trophy challenge in each section below to qualify for the certification exam.",
"note": "Примітка: вам потрібно виконати прохідні завдання в кінці кожного розділу, щоб мати змогу скласти сертифікаційний екзамен.",
"blocks": {
"write-your-first-code-using-c-sharp": {
"title": "Напишіть свій перший код за допомогою C#",

View File

@@ -391,7 +391,6 @@
"runs-in-vm": "Проєкт виконується на віртуальній машині; виконайте описані там історії користувачів та пройдіть всі тести, щоб завершити крок 1.",
"completed": "Виконано",
"not-started": "Не розпочато",
"hint": "Підказка",
"test": "Тест",
"sorry-try-again": "На жаль, ваш код не пройшов. Спробуйте ще раз.",
"sorry-keep-trying": "На жаль, ваш код не пройшов. Продовжуйте спроби.",
@@ -403,8 +402,8 @@
"if-getting-value": "Якщо ви отримуєте багато інформації завдяки freeCodeCamp, то зараз слушний час зробити внесок на підтримку нашої місії.",
"building-a-university": "Ми розробляємо безоплатну університетську програму «Комп’ютерні науки»",
"if-help-university": "Ми вже зробили багато роботи. Підтримайте довгий шлях нашої благодійної організації.",
"qualified-for-exam": "Congratulations, you have completed all the requirements to qualify for the exam.",
"not-qualified-for-exam": "You have not met the requirements to be eligible for the exam. To qualify, please complete the following challenges:"
"qualified-for-exam": "Вітаємо, ви виконали всі вимоги для допуску на екзамен.",
"not-qualified-for-exam": "Ви недопущені до екзамену, оскільки не виконали всі вимоги. Будь ласка, виконайте такі завдання:"
},
"donate": {
"title": "Підтримайте нашу організацію",