diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 09f6b06f565..256993a4798 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -451,6 +451,7 @@ "change-theme": "登錄以更改主題。", "translation-pending": "幫我們翻譯", "certification-project": "認證項目", + "iframe-preview": "{{title}} preview", "iframe-alert": "通常,此鏈接會將你帶到另一個網站!一切正常,這個鏈接指向:{{externalLink}}。", "document-notfound": "找不到文件" }, diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index ba47cdcbc48..67b268d8d3f 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -451,6 +451,7 @@ "change-theme": "登录以更改主题。", "translation-pending": "帮我们翻译", "certification-project": "认证项目", + "iframe-preview": "{{title}} preview", "iframe-alert": "通常,此链接会将你带到另一个网站!一切正常,这个链接指向:{{externalLink}}。", "document-notfound": "找不到文件" }, diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index ce06a9c4ab4..f3053812137 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -451,6 +451,7 @@ "change-theme": "Entra para cambiar el tema.", "translation-pending": "Ayúdanos a traducir", "certification-project": "Proyecto de certificación", + "iframe-preview": "{{title}} preview", "iframe-alert": "Normally this link would bring you to another website! It works. This is a link to: {{externalLink}}", "document-notfound": "document not found" }, diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index 86efd660995..fbd2bed4684 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -286,7 +286,7 @@ "percent-complete": "{{percent}}% abgeschlossen", "tried-rsa": "Wenn du die <0>Lesen-Suchen-Fragen Methode bereits ausprobiert hast, kannst du im freeCodeCamp-Forum um Hilfe bitten.", "rsa": "Lesen, suchen, fragen", - "rsa-forum": "Before making a new post please see if your question has <0>already been answered on the forum.", + "rsa-forum": "Bevor du einen neuen Beitrag schreibst schau bitte nach, ob deine Frage <0>bereits im Forum beantwortet wurde.", "reset": "Diese Lektion zurücksetzen?", "reset-warn": "Bist du dir sicher, dass du diese Lektion zurücksetzen möchtest? Die Editoren und Tests werden zurückgesetzt.", "reset-warn-2": "Dies kann nicht rückgängig gemacht werden", @@ -451,6 +451,7 @@ "change-theme": "Anmelden, um das Theme zu ändern.", "translation-pending": "Hilf uns, zu übersetzen", "certification-project": "Zertifizierungsprojekt", + "iframe-preview": "{{title}} preview", "iframe-alert": "Normalerweise würde dieser Link dich auf eine andere Website führen! Er funktioniert. Dies ist ein Link zu: {{externalLink}}", "document-notfound": "Dokument wurde nicht gefunden" }, diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 4d237c3605a..1e3939b5065 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -451,6 +451,7 @@ "change-theme": "Accedi per modificare il tema.", "translation-pending": "Aiutaci a tradurlo", "certification-project": "Progetto della certificazione", + "iframe-preview": "{{title}} preview", "iframe-alert": "Solitamente questo link ti porterebbe su un altro sito web! Funziona. Questo è un link per {{externalLink}}", "document-notfound": "documento non trovato" }, diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index e881cc48140..b4c835bd8c8 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -451,6 +451,7 @@ "change-theme": "テーマを変更するにはサインインしてください。", "translation-pending": "翻訳にご協力ください。", "certification-project": "認定プロジェクト", + "iframe-preview": "{{title}} preview", "iframe-alert": "このリンクは通常の環境では他のウェブサイトを開きます。正しく動作しています。これは {{externalLink}} へのリンクです。", "document-notfound": "ドキュメントが見つかりませんでした" }, diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 70a6c82803e..cb72cc190d1 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -286,7 +286,7 @@ "percent-complete": "{{percent}}% completo", "tried-rsa": "Se você já tentou usar o método de <0>ler, pesquisar e perguntar, então pode pedir ajuda no fórum freeCodeCamp.", "rsa": "Leia, pesquise, pergunte", - "rsa-forum": "Before making a new post please see if your question has <0>already been answered on the forum.", + "rsa-forum": "Antes de fazer uma nova publicação, certifique-se de que sua pergunta <0>ainda não foi respondida no fórum.", "reset": "Reiniciar esta aula?", "reset-warn": "Tem certeza de que deseja reiniciar esta lição? Os editores e testes serão reiniciados.", "reset-warn-2": "Isto não pode ser desfeito", @@ -451,6 +451,7 @@ "change-theme": "Faça login para mudar o tema.", "translation-pending": "Ajude-nos a traduzir", "certification-project": "Projeto de certificação", + "iframe-preview": "{{title}} preview", "iframe-alert": "Normalmente, este link levaria você para outro site da web! Funciona. Esse é um link para: {{externalLink}}", "document-notfound": "documento não encontrado" }, diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index a17a6ff8bc4..ccc1e2eb87f 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -451,6 +451,7 @@ "change-theme": "Увійдіть, щоб змінити тему.", "translation-pending": "Допоможіть нам з перекладом", "certification-project": "Сертифікаційний проєкт", + "iframe-preview": "{{title}} preview", "iframe-alert": "Зазвичай це посилання перенесло б вас на інший вебсайт! Воно працює. Це посилання на: {{externalLink}}", "document-notfound": "документ не знайдено" },