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

This commit is contained in:
camperbot
2022-06-14 23:17:37 +05:30
committed by GitHub
parent 2083dbffe0
commit 1e2b1a1f2f
10 changed files with 52 additions and 52 deletions
@@ -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#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#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#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#_2-run-the-cypress-tests)
@@ -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#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#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#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#_2-run-the-cypress-tests)
@@ -12,13 +12,13 @@ Para aprender como escribir pruebas de Cypress, o especificaciones, observa la [
## Como ejecutar pruebas
> [!NOTE] Si utilizas GitPod, por favor mira la [Configuración de Cypress-GitPod ](/how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#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#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#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
Ahora, [Cypress puede ejecutarse](/how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
+4 -4
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] Wenn du GitPod verwendest, lies bitte [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#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#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#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
Jetzt kann [Cypress ausgeführt werden](/how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
@@ -12,13 +12,13 @@ Per imparare come scrivere test Cypress, o specs, per favore vedi la [dcoumentaz
## Come eseguire i test
> [!NOTE] Se stai usando GitPod, vedi [Cypress-GitPod Setup](#setup-di-cypress-su-gitpod)
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#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#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#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
Ora, [puoi eseguire Cypress](#_2-esegui-i-test-cypress)
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
+4 -4
View File
@@ -15,21 +15,21 @@
- [ローカライズされたクライアント Web アプリに貢献する](how-to-work-on-localized-client-webapp.md)
- [Cypress テストに貢献する](how-to-add-cypress-tests.md)
- [ビデオチャレンジに貢献する](how-to-help-with-video-challenges.md)
- [Work on the docs theme](how-to-work-on-the-docs-theme.md)
- [Work on the component library](how-to-work-on-the-component-library.md)
- [ドキュメントのテーマに貢献する](how-to-work-on-the-docs-theme.md)
- [コンポーネントライブラリに貢献する](how-to-work-on-the-component-library.md)
- **その他のガイド**
- [翻訳をローカルでテストする](how-to-test-translations-locally.md)
- [カリキュラムのファイル構造を理解する](curriculum-file-structure.md)
- [送信メールをローカルでデバッグする](how-to-catch-outgoing-emails-locally.md)
- [freeCodeCamp を Windows (WSL) でセットアップする](how-to-setup-wsl.md)
- [User Token Workflow](user-token-workflow.md)
- [ユーザートークンワークフロー](user-token-workflow.md)
---
- **マニュアル** (スタッフ & モデレーター用)
- [モデレーターハンドブック](moderator-handbook.md)
- [DevOps ハンドブック](devops.md)
- [Courses VSCode Extension](courses-vscode-extension.md)
- [VSCode 拡張機能「Courses」](courses-vscode-extension.md)
---
+16 -16
View File
@@ -1,49 +1,49 @@
# Courses VSCode Extension
# VSCode 拡張機能「Courses」について
This details the maintenance guidelines for the [freeCodeCamp/courses-vscode-extension](https://github.com/freeCodeCamp/courses-vscode-extension) repository which contains the source code for the [freeCodeCamp - Courses](https://marketplace.visualstudio.com/items?itemName=freeCodeCamp.freecodecamp-courses) extension.
ここでは、[freeCodeCamp/courses-vscode-extension](https://github.com/freeCodeCamp/courses-vscode-extension) リポジトリのメンテナンス方針について説明します。このリポジトリには、[freeCodeCamp - Courses](https://marketplace.visualstudio.com/items?itemName=freeCodeCamp.freecodecamp-courses) 拡張機能のソースコードが含まれています。
## Publishing the Extension
## 拡張機能を公開する
A GitHub Action automagically publishes the extension to the Visual Studio Marketplace, on pushes to the `prod` branch.
`prod` ブランチにプッシュされ次第、GitHub Action が拡張機能を自動的に Visual Studio Marketplace に公開します。
Ensure the `main` branch is checked out.
`main` ブランチがチェックアウトされていることを確認してください。
```bash
git checkout main
```
Update the local repository with `upstream`, and reset `main`.
`upstream` からローカルリポジトリを最新の状態にし、`main` をリセットしてください。
```bash
git fetch upstream
git reset --hard upstream/main
```
Checkout the `prod` branch.
`prod` ブランチをチェックアウトしてください。
```bash
git checkout prod
```
Merge the commits wanted for deployment into `prod`.
`prod` にデプロイしたいコミットをマージしてください。
```bash
git merge main
```
Push the local branch to `upstream`.
ローカルブランチを `upstream` にプッシュしてください。
```bash
git push upstream
```
> [!NOTE] Pushing to `upstream` requires write access to the `freeCodeCamp/courses-vscode-extension` repository.
> [!NOTE] `upstream` にプッシュするには、`freeCodeCamp/courses-vscode-extension` リポジトリへの書き込み権限が必要です。
## Manually Publishing the Extension
## 拡張機能を手動で公開する
A manual upload to the Visual Studio Marketplace can be achieved, by following these steps:
手作業での Visual Studio Marketplace への公開は、次の手順に従って行うことができます:
1. Visit https://marketplace.visualstudio.com/ and sign in
2. Navigate to the [freeCodeCamp Publisher page](https://marketplace.visualstudio.com/manage/publishers/freecodecamp)
3. Select the relevant extension, and select `Update`
4. Upload the file from your local files
1. https://marketplace.visualstudio.com/ にアクセスし、サインイン
2. [freeCodeCamp Publisher page](https://marketplace.visualstudio.com/manage/publishers/freecodecamp) に移動する
3. 該当する拡張機能を選択し、`Update` をクリックする
4. ローカルからファイルをアップロードする
@@ -12,13 +12,13 @@ Cypress テストもしくは「specs」の書き方については、Cypress
## テストを実行する方法
> [!NOTE] GitPod を使用している場合は、[CypressGitPod の設定](/how-to-add-cypress-tests#cypress-と-gitpod-の設定) を参照してください。
> [!NOTE] If using GitPod, please see [Cypress-GitPod Setup](how-to-add-cypress-tests#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#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#step-4-start-the-freecodecamp-client-application-and-api-server)
### 2. Cypress テストを実行する
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- 端末でプロンプトが表示されたら、言語/エリアでキーボードのレイアウトを選択してください。
これで、[Cypress を実行することができます](/how-to-add-cypress-tests#_2-cypress-テストを実行する)
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)
@@ -12,13 +12,13 @@ Para aprender como escrever testes Cypress ou 'specs', por favor confira a [docu
## Como executar testes
> [!NOTE] Se estiver usando o GitPod, consulte a [configuração do Cypress-GitPod](/how-to-add-cypress-tests#cypress-gitpod-setup)
> [!NOTE] Se estiver usando GitPod, por favor veja essa [configuração sobre Cypress-GitPod](how-to-add-cypress-tests#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#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#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)
Agora, [Cypress pode ser executado](how-to-add-cypress-tests#_2-run-the-cypress-tests)
@@ -12,13 +12,13 @@
## Як проводити тести
> [!NOTE] За користування GitPod, будь ласка, перегляньте [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#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#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#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
Тепер, [Cypress може бути запущений](/how-to-add-cypress-tests#_2-run-the-cypress-tests)
Now, [Cypress can be run](how-to-add-cypress-tests#_2-run-the-cypress-tests)