diff --git a/client/i18n/locales/arabic/translations.json b/client/i18n/locales/arabic/translations.json index 0174e75807f..ac3f315ff14 100644 --- a/client/i18n/locales/arabic/translations.json +++ b/client/i18n/locales/arabic/translations.json @@ -57,6 +57,7 @@ "run-test": "تشغيل الاختبارات (Ctrl + Enter)", "check-code": "تيقن من كودك (Ctrl + Enter)", "check-code-2": "تيقن من كودك", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "إعادة ضبط", "reset-step": "إعادة الخطوة إلى حالتها الأولية", "help": "مساعدة", @@ -727,7 +728,9 @@ "task": "Task", "dialogues-and-tasks-for": "Dialogues and tasks for {{blockTitle}}", "code-example": "{{codeName}} مثال على الكود", - "opens-new-window": "فتح في نافذة جديدة" + "opens-new-window": "فتح في نافذة جديدة", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "للمطالبة بشهادة، يجب عليك أولاً الموافقة على سياسة للصدق الأكاديمي", @@ -1034,8 +1037,9 @@ "execute-challenge": "تنفيذ التحدي", "focus-editor": "ركز على محرر الكود", "focus-instructions-panel": "ركز على لوحة تعليمات", - "navigate-previous": "تنقل إلى التمرين السابق", - "navigate-next": "تنقل إلى التمرين التالي" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "تسجيل الخروج من حسابك", diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 285fd541244..57bd34c467c 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -57,6 +57,7 @@ "run-test": "運行測試(Ctrl + Enter)", "check-code": "檢查你的代碼(Ctrl + Enter)", "check-code-2": "檢查你的代碼", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "重置", "reset-step": "重置此步驟", "help": "幫助", @@ -727,7 +728,9 @@ "task": "任務", "dialogues-and-tasks-for": "{{blockTitle}} 的對話和任務", "code-example": "{{codeName}} 代碼示例", - "opens-new-window": "在新窗口打開" + "opens-new-window": "在新窗口打開", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "在申請認證前,你必須先同意我們的《學術誠信條例》", @@ -1034,8 +1037,9 @@ "execute-challenge": "開始挑戰", "focus-editor": "聚焦編輯器", "focus-instructions-panel": "聚焦指示面板", - "navigate-previous": "跳轉至上一個練習", - "navigate-next": "跳轉至下一個練習" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "註銷你的賬戶", diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index df22200c47c..465705c0351 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -57,6 +57,7 @@ "run-test": "运行测试(Ctrl + Enter)", "check-code": "检查你的代码(Ctrl + Enter)", "check-code-2": "检查你的代码", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "重置", "reset-step": "重置此步骤", "help": "帮助", @@ -727,7 +728,9 @@ "task": "任务", "dialogues-and-tasks-for": "{{blockTitle}} 的对话和任务", "code-example": "{{codeName}} 代码示例", - "opens-new-window": "在新窗口打开" + "opens-new-window": "在新窗口打开", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "在申请认证前,你必须先同意我们的《学术诚信条例》", @@ -1034,8 +1037,9 @@ "execute-challenge": "开始挑战", "focus-editor": "聚焦编辑器", "focus-instructions-panel": "聚焦指示面板", - "navigate-previous": "跳转至上一个练习", - "navigate-next": "跳转至下一个练习" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "注销你的账户", diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 184c58961b1..9138d001547 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -57,6 +57,7 @@ "run-test": "Ejecutar las Pruebas (Ctrl + Entrar)", "check-code": "Comprueba tu código (Ctrl + Enter)", "check-code-2": "Comprueba tu código", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "Restablecer", "reset-step": "Restablecer este paso", "help": "Ayuda", @@ -727,7 +728,9 @@ "task": "Task", "dialogues-and-tasks-for": "Dialogues and tasks for {{blockTitle}}", "code-example": "ejemplo de código de {{codeName}}", - "opens-new-window": "Opens in new window" + "opens-new-window": "Opens in new window", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "To claim a certification, you must first agree to our academic honesty policy", @@ -1034,8 +1037,9 @@ "execute-challenge": "Ejecutar desafío", "focus-editor": "Editor de enfoque", "focus-instructions-panel": "Panel de Instrucciones de enfoque", - "navigate-previous": "Navegar al ejercicio anterior", - "navigate-next": "Navegar siguiente ejercicio" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "Salir de tu cuenta", diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index 88d097a88d0..a0118bc1048 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -57,6 +57,7 @@ "run-test": "Führe die Tests aus (Strg + Enter)", "check-code": "Überprüfe deinen Code (Strg + Enter)", "check-code-2": "Prüfe deinen Code", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "Zurücksetzen", "reset-step": "Reset This Step", "help": "Hilfe", @@ -727,7 +728,9 @@ "task": "Task", "dialogues-and-tasks-for": "Dialogues and tasks for {{blockTitle}}", "code-example": "{{codeName}} code example", - "opens-new-window": "Opens in new window" + "opens-new-window": "Opens in new window", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "To claim a certification, you must first agree to our academic honesty policy", @@ -1034,8 +1037,9 @@ "execute-challenge": "Aufgabe ausführen", "focus-editor": "Fokus Editor", "focus-instructions-panel": "Fokus-Bedienfeld", - "navigate-previous": "Zur vorherigen Übung navigieren", - "navigate-next": "Zur nächsten Übung navigieren" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "Sign out of your account", diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 09e1dae3bcb..f73ba153978 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -57,6 +57,7 @@ "run-test": "Esegui i test (Ctrl + Invio)", "check-code": "Verifica il tuo codice (Ctrl + Invio)", "check-code-2": "Verifica il tuo codice", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "Resetta", "reset-step": "Resetta questo step", "help": "Guida", @@ -727,7 +728,9 @@ "task": "Task", "dialogues-and-tasks-for": "Dialogues and tasks for {{blockTitle}}", "code-example": "{{codeName}} esempio di codice", - "opens-new-window": "Apri in una nuova finestra" + "opens-new-window": "Apri in una nuova finestra", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "Per richiedere una certificazione, è necessario prima accettare la nostra politica di onestà accademica", @@ -1034,8 +1037,9 @@ "execute-challenge": "Esegui Sfida", "focus-editor": "Focus Editor", "focus-instructions-panel": "Focus sul pannello delle istruzioni", - "navigate-previous": "Passa all'esercizio precedente", - "navigate-next": "Passa all'esercizio successivo" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "Esci dal tuo account", diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index 71c962fcb35..2656bf74b80 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -57,6 +57,7 @@ "run-test": "テスト実行 (Ctrl + Enter)", "check-code": "コードをチェック (Ctrl + Enter)", "check-code-2": "コードをチェック", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "リセット", "reset-step": "ステップをリセット", "help": "ヘルプ", @@ -727,7 +728,9 @@ "task": "タスク", "dialogues-and-tasks-for": "「{{blockTitle}}」のダイアログとタスク", "code-example": "{{codeName}} のコード例", - "opens-new-window": "新しいウィンドウで開く" + "opens-new-window": "新しいウィンドウで開く", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "認定証を獲得するには、まず学問的誠実性ポリシーに同意する必要があります。", @@ -1034,8 +1037,9 @@ "execute-challenge": "チャレンジを実行", "focus-editor": "エディターにフォーカス", "focus-instructions-panel": "手順書パネルにフォーカス", - "navigate-previous": "前の課題へ移動", - "navigate-next": "次の課題へ移動" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "アカウントからサインアウト", diff --git a/client/i18n/locales/korean/translations.json b/client/i18n/locales/korean/translations.json index 209aaa5bed9..4a971036d8a 100644 --- a/client/i18n/locales/korean/translations.json +++ b/client/i18n/locales/korean/translations.json @@ -57,6 +57,7 @@ "run-test": "Run the Tests (Ctrl + Enter)", "check-code": "Check Your Code (Ctrl + Enter)", "check-code-2": "Check Your Code", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "Reset", "reset-step": "Reset This Step", "help": "Help", @@ -727,7 +728,9 @@ "task": "Task", "dialogues-and-tasks-for": "Dialogues and tasks for {{blockTitle}}", "code-example": "{{codeName}} code example", - "opens-new-window": "Opens in new window" + "opens-new-window": "Opens in new window", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "To claim a certification, you must first agree to our academic honesty policy", @@ -1034,8 +1037,9 @@ "execute-challenge": "Execute Challenge", "focus-editor": "Focus Editor", "focus-instructions-panel": "Focus Instructions Panel", - "navigate-previous": "Navigate Previous Exercise", - "navigate-next": "Navigate Next Exercise" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "Sign out of your account", diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 1e0993edc5b..bf6b08078b9 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -57,6 +57,7 @@ "run-test": "Execute os testes (Ctrl + Enter)", "check-code": "Verifique seu código (Ctrl + Enter)", "check-code-2": "Verifique seu código", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "Redefinir", "reset-step": "Reiniciar este passo", "help": "Ajuda", @@ -727,7 +728,9 @@ "task": "Task", "dialogues-and-tasks-for": "Dialogues and tasks for {{blockTitle}}", "code-example": "Exemplo de código de {{codeName}}", - "opens-new-window": "Abre em uma nova janela" + "opens-new-window": "Abre em uma nova janela", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "Para solicitar uma certificação, você precisa primeiro concordar com nossa política de honestidade acadêmica", @@ -1034,8 +1037,9 @@ "execute-challenge": "Executar desafio", "focus-editor": "Foco no editor", "focus-instructions-panel": "Foco no painel de instruções", - "navigate-previous": "Navegar para o exercício anterior", - "navigate-next": "Navegar para o próximo exercício" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "Sair da sua conta", diff --git a/client/i18n/locales/swahili/translations.json b/client/i18n/locales/swahili/translations.json index 7f27b31ce44..8cd80190b14 100644 --- a/client/i18n/locales/swahili/translations.json +++ b/client/i18n/locales/swahili/translations.json @@ -57,6 +57,7 @@ "run-test": "Endesha Majaribio (Ctrl + Enter)", "check-code": "Angalia Code yako (Ctrl + Enter)", "check-code-2": "Angalia Code Yako", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "Anzisha Upya", "reset-step": "Weka Upya Hatua Hii", "help": "Msaada", @@ -727,7 +728,9 @@ "task": "Task", "dialogues-and-tasks-for": "Dialogues and tasks for {{blockTitle}}", "code-example": "mfano wa msimbo wa {{codeName}}", - "opens-new-window": "Inafungua katika kurasa mpya" + "opens-new-window": "Inafungua katika kurasa mpya", + "rsa-checkbox": "I have tried the Read-Search-Ask method", + "similar-questions-checkbox": "I have searched for similar questions that have already been answered on the forum" }, "flash": { "honest-first": "Ili kudai uthibitisho, lazima kwanza ukubali sera yetu ya uaminifu kitaaluma", @@ -1034,8 +1037,9 @@ "execute-challenge": "Tekeleza Changamoto", "focus-editor": "Lenga Kihariri", "focus-instructions-panel": "Lenga Paneli ya Maelekezo", - "navigate-previous": "Pitia Zoezi Lililotangulia", - "navigate-next": "Pitia Zoezi Linalofuata" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "Ondoka kwenye akaunti yako", diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json index 4f4d5892b6b..85abc2511c2 100644 --- a/client/i18n/locales/ukrainian/intro.json +++ b/client/i18n/locales/ukrainian/intro.json @@ -1116,8 +1116,8 @@ "freeCodeCamp розширив відкриту навчальну програму, щоб зробити її інтерактивною у браузері. Проєкт міститиме тести, щоб оцінити ваш код та переконатись, що ви зрозуміли основні поняття.", "Якщо ви хочете отримати оригінальний досвід налаштування проєкту на локальному комп’ютері, див. першоджерело проєкту на The Odin Project. Велика подяка спільноті проєкту «Odin» за підтримку цього цінного навчального ресурсу для розробників з усього світу.", "Цей курс неофіційний та не підтримується The Odin Project. До навчальної програми проєкту було внесено зміни, а весь навчальний матеріал курсу підлягає ліцензуванню CC-BY-SA-NC 4.0", - "© The Odin Project", - "This course includes content from JavaScript.info, which is licenced under CC-BY-NC-SA 4.0" + "© Проєкт «Odin»", + "Цей курс містить матеріал з JavaScript.info, що підлягає ліцензуванню CC-BY-NC-SA 4.0" ], "blocks": { "top-learn-html-foundations": { @@ -1187,8 +1187,10 @@ ] }, "top-learn-data-types-and-conditionals": { - "title": "Learn Data Types and Conditionals", - "intro": ["Learn about data types and conditionals in JavaScript."] + "title": "Вивчіть типи даних та умови", + "intro": [ + "Дізнайтесь про типи даних та умовні інструкції в JavaScript." + ] } } }, @@ -1344,21 +1346,21 @@ ] }, "learn-how-to-ask-and-share-about-educational-and-professional-background": { - "title": "Дізнайтесь, як запитувати та розповідати про навчання і досвід роботи", + "title": "Дізнайтесь, як запитувати та розповідати про освіту і досвід роботи", "intro": [ - "In this course, you'll learn how to ask about another person's educational and professional backgrounds and you'll learn how to share information about your background as well." + "У цьому курсі ви дізнаєтесь, як запитувати про освіту та досвід роботи іншої людини, а також навчитесь ділитися інформацією про власний досвід." ] }, "learn-how-to-talk-about-hobbies-and-interests": { "title": "Дізнайтесь, як говорити про хобі та інтереси", "intro": [ - "In this course, you'll learn different ways to talk about hobbies and things that interest you. You'll also learn how to ask about other people's hobbies and how to invite them to join you in these activities." + "У цьому курсі ви навчитесь говорити про хобі та речі, які вас цікавлять. Ви також дізнаєтесь, як запитувати про захоплення інших людей та як запропонувати їм скласти компанію." ] }, "learn-how-to-discuss-roles-and-responsibilies": { "title": "Дізнайтесь, як обговорювати посади та обов’язки", "intro": [ - "In this course, you'll discuss people's roles and responsibilities in a company and out of it. You'll discover how to ask about these roles and responsibilities and how to share information about you related to the topic." + "У цьому курсі ви обговорюватимете посади та обов’язки людей в компанії й поза нею. Ви дізнаєтеся, як запитувати про посади та обов’язки, а також як ділитися власною інформацією на цю тему." ] }, "learn-how-to-have-a-conversation-about-preferences-and-motivations": { diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index 5187ef51292..2b2de5cd69f 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -57,6 +57,7 @@ "run-test": "Запустити тест (Ctrl + Enter)", "check-code": "Перевірити код (Ctrl + Enter)", "check-code-2": "Перевірити код", + "check-code-3": "Check Your Code (Command + Enter)", "reset": "Скинути", "reset-step": "Скинути цей крок", "help": "Допомога", @@ -383,14 +384,14 @@ "percent-complete": "виконано {{percent}}%", "project-complete": "Завершено {{completedChallengesInBlock}} із {{totalChallengesInBlock}} сертифікаційних проєктів", "tried-rsa": "Якщо ви вже спробували метод <0>читати-шукати-питати, то ви можете звернутися за допомогою на форум freeCodeCamp.", - "read-search-ask-checkbox": "I have tried the <0>Read-Search-Ask method", - "similar-questions-checkbox": "I have searched for <0>similar questions that have already been answered on the forum", - "minimum-characters": "Add a minimum of {{characters}} characters", - "characters-left": "{{characters}} characters left", - "must-confirm-statements": "You must confirm the following statements before you can submit your post to the forum.", - "min-50-max-500": "50 character minimum, 500 character maximum", + "read-search-ask-checkbox": "Я спробував(-ла) метод <0>читати-шукати-питати", + "similar-questions-checkbox": "Я шукав(-ла) <0>схожі запитання на форумі, на які вже є відповідь", + "minimum-characters": "Додайте мінімум {{characters}} символів", + "characters-left": "Залишилось символів: {{characters}}", + "must-confirm-statements": "Підтвердьте наступні твердження, перш ніж опублікувати допис на форумі.", + "min-50-max-500": "Мінімум 50 символів, максимум 500 символів", "rsa": "Читати, шукати, питати", - "rsa-forum": "Before making a new post please <0>check if your question has already been answered on the forum.", + "rsa-forum": "Перш ніж робити новий допис, будь ласка, <0>перевірте, чи на ваше запитання ще не відповіли на форумі.", "reset": "Скинути цей урок?", "reset-warn": "Ви впевнені, що хочете скинути цей урок? Редактори та тести будуть скинуті.", "reset-warn-2": "Цю дію неможливо відмінити", @@ -457,7 +458,7 @@ "building-a-university": "Ми розробляємо безоплатну університетську програму «Комп’ютерні науки» 🎉", "if-help-university": "Ми вже зробили багато роботи. Підтримайте довгий шлях нашої благодійної організації.", "preview-external-window": "Попередній перегляд знаходиться у зовнішньому вікні.", - "fill-in-the-blank": "Заповніть порожні місця", + "fill-in-the-blank": "Заповніть прогалини", "blank": "пусто", "exam": { "qualified": "Вітаємо, ви виконали всі вимоги для допуску на екзамен.", @@ -727,7 +728,9 @@ "task": "Завдання", "dialogues-and-tasks-for": "Діалоги та завдання з теми «{{blockTitle}}»", "code-example": "Приклад коду {{codeName}}", - "opens-new-window": "Відкривається у новому вікні" + "opens-new-window": "Відкривається у новому вікні", + "rsa-checkbox": "Я спробував(-ла) метод читати-шукати-питати", + "similar-questions-checkbox": "Я шукав(-ла) схожі запитання на форумі, на які вже є відповідь" }, "flash": { "honest-first": "Щоб отримати сертифікацію, ви повинні спочатку погодитись з нашою політикою академічної доброчесності", @@ -1034,8 +1037,9 @@ "execute-challenge": "Виконати завдання", "focus-editor": "Редактор фокусу", "focus-instructions-panel": "Панель інструкцій щодо фокусування", - "navigate-previous": "Перейти до попередньої вправи", - "navigate-next": "Перейти до наступної вправи" + "navigate-previous": "Navigate To Previous Exercise", + "navigate-next": "Navigate To Next Exercise", + "play-scene": "Play Scene" }, "signout": { "heading": "Вийти з облікового запису",