Skip to content

Commit e18feb6

Browse files
committed
translate(ja): translate about intro
1 parent 10d9a38 commit e18feb6

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

docs/intro/cdn.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ sidebar_label: パッケージ & CDN
44
---
55

66
<head>
7-
<title>Ionic Framework Packages: CDN, Angular, Vue, React, and JavaScript</title>
7+
<title>Ionic Frameworkパッケージ: CDNAngularVueReactJavaScript</title>
88
<meta
99
name="description"
10-
content="View our different packages that can be used to quickly start using Ionic Framework or Ionicons CDN in a test environment, Angular, Vue, React, or JavaScript."
10+
content="テスト環境、AngularVueReact、またはJavaScriptでIonic FrameworkやIonicons CDNをすぐに使い始めるために使用できるさまざまなパッケージを確認してください。"
1111
/>
1212
</head>
1313

1414
import DocsCard from '@components/global/DocsCard';
1515
import DocsCards from '@components/global/DocsCards';
1616

17-
Ionic Framework offers npm packages for Angular, React, Vue, and JavaScript, plus CDN links for quick prototyping. Choose your framework below to get started, or use the CDN to test Ionic Framework components in the browser.
17+
Ionic Frameworkは、AngularReactVue、JavaScript用のnpmパッケージと、迅速なプロトタイピング用のCDNリンクを提供しています。下記からフレームワークを選択して始めるか、CDNを使用してブラウザでIonic Frameworkコンポーネントをテストしてください。
1818

1919
## Ionic Angular
2020

21-
Start a new Ionic Angular app or add Ionic to your existing Angular project.
21+
新しいIonic Angularアプリを開始するか、既存のAngularプロジェクトにIonicを追加します。
2222

2323
<DocsCards>
2424

@@ -27,22 +27,22 @@ Start a new Ionic Angular app or add Ionic to your existing Angular project.
2727
href="../angular/quickstart"
2828
iconset="/icons/logo-angular-icon.png,/icons/guide-quickstart-icon.png"
2929
>
30-
<p>Create a new Ionic Angular app using the Ionic CLI.</p>
30+
<p>Ionic CLIを使用して新しいIonic Angularアプリを作成します。</p>
3131
</DocsCard>
3232
3333
<DocsCard
34-
header="Existing Angular Project"
34+
header="既存のAngularプロジェクト"
3535
href="../angular/add-to-existing"
3636
iconset="/icons/logo-angular-icon.png,/icons/guide-package-icon.png"
3737
>
38-
<p>Add Ionic Angular to an existing Angular project.</p>
38+
<p>既存のAngularプロジェクトにIonic Angularを追加します。</p>
3939
</DocsCard>
4040
4141
</DocsCards>
4242

4343
## Ionic React
4444

45-
Start a new Ionic React app or add Ionic to your existing React project.
45+
新しいIonic Reactアプリを開始するか、既存のReactプロジェクトにIonicを追加します。
4646

4747
<DocsCards>
4848

@@ -51,22 +51,22 @@ Start a new Ionic React app or add Ionic to your existing React project.
5151
href="../react/quickstart"
5252
iconset="/icons/logo-react-icon.png,/icons/guide-quickstart-icon.png"
5353
>
54-
<p>Create a new Ionic React app using the Ionic CLI.</p>
54+
<p>Ionic CLIを使用して新しいIonic Reactアプリを作成します。</p>
5555
</DocsCard>
5656
5757
<DocsCard
58-
header="Existing React Project"
58+
header="既存のReactプロジェクト"
5959
href="../react/add-to-existing"
6060
iconset="/icons/logo-react-icon.png,/icons/guide-package-icon.png"
6161
>
62-
<p>Add Ionic React to an existing React project.</p>
62+
<p>既存のReactプロジェクトにIonic Reactを追加します。</p>
6363
</DocsCard>
6464
6565
</DocsCards>
6666

6767
## Ionic Vue
6868

69-
Start a new Ionic Vue app or add Ionic to your existing Vue project.
69+
新しいIonic Vueアプリを開始するか、既存のVueプロジェクトにIonicを追加します。
7070

7171
<DocsCards>
7272

@@ -75,22 +75,22 @@ Start a new Ionic Vue app or add Ionic to your existing Vue project.
7575
href="../vue/quickstart"
7676
iconset="/icons/logo-vue-icon.png,/icons/guide-quickstart-icon.png"
7777
>
78-
<p>Create a new Ionic Vue app using the Ionic CLI.</p>
78+
<p>Ionic CLIを使用して新しいIonic Vueアプリを作成します。</p>
7979
</DocsCard>
8080
8181
<DocsCard
82-
header="Existing Vue Project"
82+
header="既存のVueプロジェクト"
8383
href="../vue/add-to-existing"
8484
iconset="/icons/logo-vue-icon.png,/icons/guide-package-icon.png"
8585
>
86-
<p>Add Ionic Vue to an existing Vue project.</p>
86+
<p>既存のVueプロジェクトにIonic Vueを追加します。</p>
8787
</DocsCard>
8888
8989
</DocsCards>
9090

9191
## Ionic JavaScript
9292

93-
Start a new Ionic JavaScript app.
93+
新しいIonic JavaScriptアプリを開始します。
9494

9595
<DocsCards>
9696

@@ -99,14 +99,14 @@ Start a new Ionic JavaScript app.
9999
href="../javascript/quickstart"
100100
iconset="/icons/logo-javascript-icon.png,/icons/guide-quickstart-icon.png"
101101
>
102-
<p>Create a new Ionic JavaScript app using Vite.</p>
102+
<p>Viteを使用して新しいIonic JavaScriptアプリを作成します。</p>
103103
</DocsCard>
104104
105105
</DocsCards>
106106

107107
## Ionic Framework CDN
108108

109-
Ionic Framework can be included from a CDN for quick testing in a [StackBlitz](https://stackblitz.com/), [Plunker](https://plnkr.co/), [Codepen](https://codepen.io), or any other online code editor!
109+
Ionic Frameworkは、[StackBlitz](https://stackblitz.com/)[Plunker](https://plnkr.co/)[Codepen](https://codepen.io)、またはその他のオンラインコードエディタで迅速にテストするために、CDNから含めることができます!
110110

111111
CDN からフレームワークにアクセスするには、 [jsdelivr](https://www.jsdelivr.com/) を使用することをお勧めします。最新バージョンを入手するためには HTML ファイルの `<head>` 要素、もしくはオンラインコードエディタの呼び出しコードに、次のコードを追加します。
112112

@@ -116,7 +116,7 @@ CDN からフレームワークにアクセスするには、 [jsdelivr](https:/
116116
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ionic/core/css/ionic.bundle.css" />
117117
```
118118

119-
With this it's possible to use all of the Ionic Framework core components without having to install a framework. The CSS bundle will include all of the Ionic [Global Stylesheets](/docs/layout/global-stylesheets.md).
119+
これにより、フレームワークをインストールすることなく、Ionic Frameworkのすべてのコアコンポーネントを使用できます。CSSバンドルには、Ionicのすべての[グローバルスタイルシート](/docs/layout/global-stylesheets.md)が含まれます。
120120

121121
## Ionicons CDN
122122

@@ -127,4 +127,4 @@ Ionicons はデフォルトで Ionic Framework に同梱されているので、
127127
<script nomodule src="https://cdn.jsdelivr.net/npm/ionicons/dist/ionicons/ionicons.js"></script>
128128
```
129129

130-
For more information on using Ionicons, visit the [Ionicons documentation](https://ionic.io/ionicons/usage).
130+
Ioniconsの使用に関する詳細については、[Ioniconsドキュメント](https://ionic.io/ionicons/usage)をご覧ください。

docs/intro/vscode-extension.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
---
2-
title: VS Code Extension
2+
title: VS Code拡張機能
33
---
44

55
<head>
6-
<title>VS Code Extension</title>
7-
<meta name="description" content="Using the Ionic/Ionic-Framework VS Code Extension" />
6+
<title>VS Code拡張機能</title>
7+
<meta name="description" content="Ionic/Ionic-Framework VS Code拡張機能の使用" />
88
</head>
99

10-
The [WebNative Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=WebNative.webnative) is a community-maintained plugin that helps you perform common Ionic Framework development tasks without needing to remember CLI commands.
10+
[WebNative Visual Studio Code拡張機能](https://marketplace.visualstudio.com/items?itemName=WebNative.webnative)は、コミュニティがメンテナンスしているプラグインで、CLIコマンドを覚える必要なく、一般的なIonic Framework開発タスクを実行するのに役立ちます。
1111

12-
If you have VS Code on this computer click Install below. You can also find the extension by searching for "WebNative".
12+
このコンピューターにVS Codeがインストールされている場合は、下の「インストール」をクリックしてください。「WebNative」を検索して拡張機能を見つけることもできます。
1313

1414
<a href="vscode:extension/webnative.webnative" target="_self">
15-
<button className="install-button">Install</button>
15+
<button className="install-button">インストール</button>
1616
</a>
1717
<a href="https://webnative.dev/introduction/getting-started/" target="_self">
18-
<button className="docs-button">Docs</button>
18+
<button className="docs-button">ドキュメント</button>
1919
</a>
2020

21-
## Additional Documentation
21+
## 追加ドキュメント
2222

23-
Full documentation of the WebNative extension can be found at [webnative.dev](https://webnative.dev/introduction/getting-started/) covering topics like:
23+
WebNative拡張機能の完全なドキュメントは、[webnative.dev](https://webnative.dev/introduction/getting-started/)で見つけることができ、以下のようなトピックをカバーしています:
2424

25-
- Building, debugging and running your Ionic Framework application.
26-
- Bundle analysis, dependency upgrades.
27-
- Migration from Cordova.
28-
- Changing native settings.
29-
- Splash Screens & Icons.
30-
- Developing without a Mac using the WebNative app.
25+
- Ionic Frameworkアプリケーションのビルド、デバッグ、実行。
26+
- バンドル分析、依存関係のアップグレード。
27+
- Cordovaからの移行。
28+
- ネイティブ設定の変更。
29+
- スプラッシュスクリーンとアイコン。
30+
- WebNativeアプリを使用したMacなしでの開発。

0 commit comments

Comments
 (0)