chore(i18n,docs): processed translations (#46506)

This commit is contained in:
camperbot
2022-06-15 18:14:14 +05:30
committed by GitHub
parent 123f16fcd3
commit 0826ebc62a
8 changed files with 32 additions and 32 deletions

View File

@@ -12,13 +12,13 @@ To learn how to write Cypress tests, or 'specs', please see Cypress' official [d
## How to run tests
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. Ensure that MongoDB and client applications are running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Run the cypress tests
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- When prompted in the terminal, select your keyboard layout by language/area
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)

View File

@@ -12,13 +12,13 @@ To learn how to write Cypress tests, or 'specs', please see Cypress' official [d
## How to run tests
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. Ensure that MongoDB and client applications are running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Run the cypress tests
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- When prompted in the terminal, select your keyboard layout by language/area
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)

View File

@@ -12,13 +12,13 @@ Para aprender como escribir pruebas de Cypress, o especificaciones, observa la [
## Como ejecutar pruebas
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. Asegúrate de que MongoDB y la aplicación de cliente se estén ejecutando
- [Inicia MongoDB y propaga la base de Datos](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [Inicia MongoDB y propaga la base de Datos](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Inicia la aplicación de cliente de freeCodeCamp y el servidor API](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [Inicia la aplicación de cliente de freeCodeCamp y el servidor API](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Ejecuta las pruebas de Cypress
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- Cuando se te solicite en la terminal, selecciona la distribución de tu teclado por idioma / área
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)

View File

@@ -12,13 +12,13 @@ Wie man Cypress-Tests oder "Specs" schreibt, erfährst du in der offiziellen [Do
## Wie man Tests durchführt
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. Sicherstellen, dass MongoDB und Client-Anwendungen ausgeführt werden
- [Starte MongoDB und erstelle die Datenbank](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [Starte MongoDB und erstelle die Datenbank](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Starte die freeCodeCamp Client-Anwendung und den API-Server](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [Starte die freeCodeCamp Client-Anwendung und den API-Server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Führe die Cypress-Tests durch
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- Wenn du im Terminal dazu aufgefordert wirst, wähle dein Tastaturlayout nach Sprache/Region aus
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)

View File

@@ -12,13 +12,13 @@ Per imparare come scrivere test Cypress, o specs, per favore vedi la [dcoumentaz
## Come eseguire i test
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. Assicurati che MongoDB e l'applicazione del client siano in esecuzione
- [Fai partire MongoDB e fai il seed del database](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [Fai partire MongoDB e fai il seed del database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Avvia l'applicazione del client di freeCodeCamp e il server API](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [Avvia l'applicazione del client di freeCodeCamp e il server API](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Esegui i test cypress
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- Quando chiesto dal terminale, seleziona il layout della tua tastiera per lingua/area
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)

View File

@@ -12,13 +12,13 @@ Cypress テストもしくは「specs」の書き方については、Cypress
## テストを実行する方法
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. MongoDB とクライアントアプリケーションが動作していることを確認する
- [MongoDB を起動し、データベースをシードします。](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [MongoDB を起動し、データベースをシードします。](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [freeCodeCamp クライアントアプリケーションと API サーバーを起動します。](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [freeCodeCamp クライアントアプリケーションと API サーバーを起動します。](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Cypress テストを実行する
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- 端末でプロンプトが表示されたら、言語/エリアでキーボードのレイアウトを選択してください。
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)

View File

@@ -12,13 +12,13 @@ Para aprender como escrever testes Cypress ou 'specs', por favor confira a [docu
## Como executar testes
> [!NOTE] Se estiver usando GitPod, por favor veja essa [configuração sobre Cypress-GitPod](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. Veja se as aplicações de cliente e MongoDB estão executando
- [Inicie o MongoDB e crie o banco de dados](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [Inicie o MongoDB e crie o banco de dados](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Inicie também a aplicação de cliente freeCodeCamp e o servidor API](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [Inicie também a aplicação de cliente freeCodeCamp e o servidor API](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Execute os testes do Cypress
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- Quando solicitado no terminal, selecione o layout do seu teclado por idioma/área
Agora, [Cypress pode ser executado](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)

View File

@@ -12,13 +12,13 @@
## Як проводити тести
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests.md#cypress-gitpod-setup)
### 1. Переконайтеся, що MongoDB і клієнтські програми запущені
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally#step-4-start-the-freecodecamp-client-application-and-api-server)
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Запустіть тести cypress
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- When prompted in the terminal, select your keyboard layout by language/area
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests.md#_2-run-the-cypress-tests)