forked from ionic-team/ionic-docs
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathtranslated-cache-cli.json
More file actions
42 lines (42 loc) · 5.12 KB
/
Copy pathtranslated-cache-cli.json
File metadata and controls
42 lines (42 loc) · 5.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"The platform to add (e.g. `android`, `ios`)": "追加するプラットフォーム(例:`android`、`ios`)。",
"The platform to build for (e.g. `android`, `ios`)": "ビルドするプラットフォーム(例:`android`、`ios`)を指定します。",
"The platform to copy (e.g. `android`, `ios`)": "コピーするプラットフォーム(例:`android`、`ios`)。",
"The platform to open (e.g. `android`, `ios`)": "開くプラットフォーム(例:`android`、`ios`)。",
"The platform to run (e.g. `android`, `ios`)": "実行するプラットフォーム(例:`android`、`ios`)。",
"The platform to sync (e.g. `android`, `ios`)": "同期するプラットフォーム(例:`android`、`ios`)。",
"The platform to update (e.g. `android`, `ios`)": "アップデートするプラットフォーム(例:`android`、`ios`)。",
"The property name you wish to get": "取得したいプロパティ名",
"The property name you wish to set": "設定したいプロパティ名",
"The new value of the given property": "与えられたプロパティの新しい値",
"The property name you wish to delete": "削除したいプロパティ名",
"The platform to build (e.g. `android`, `ios`)": "ビルドするプラットフォーム(例:`android`、`ios`)。",
"The platform to compile (`android`, `ios`)": "コンパイルするプラットフォーム(`android`、`ios`)。",
"`add`, `remove`, or `update` a platform; `ls`, `check`, or `save` all project platforms": "プラットフォームの追加、削除、または更新; プロジェクトのプラットフォームをすべて保存します。",
"The platform that you would like to add (`android`, `ios`)": "追加したいプラットフォーム(`android`、`ios`)を指定します。",
"`add` or `remove` a plugin; `ls` or `save` all project plugins": "プラグインを `add` または `remove`; プロジェクトのすべてのプラグインを `ls` または `save` します。",
"The name of the plugin (corresponds to `add` and `remove`)": "プラグインの名前 (`add` と `remove` に対応する)",
"The platform you would like to prepare (e.g. `android`, `ios`)": "用意したいプラットフォーム(例:`android`、`ios`)。",
"The platform for which you would like to gather requirements (`android`, `ios`)": "要件を収集したいプラットフォーム(`android`、`ios`)。",
"The platform for which you would like to generate resources (`ios`, `android`)": "リソースを生成したいプラットフォーム(`ios`、`android`)を指定します。",
"The native platform (e.g. `ios`, `android`)": "ネイティブプラットフォーム(例:`ios`、`android`)。",
"The issue identifier": "課題識別子",
"The type of feature (e.g. `page`, `component`, `directive`, `service`)": "機能の種類(例:`page`、`component`、`directive`、`service`)を指定します。",
"The name/path of the feature being generated": "生成されるフィーチャの名前/パス",
"The name of your project (e.g. `myApp`, `\"My App\"`)": "プロジェクト名(例:`myApp`、`\"My App\"`)を指定します。",
"The integration to disable (e.g. `capacitor`, `cordova`, `enterprise`)": "無効にするインテグレーション(例:`capacitor`、`cordova`、`enterprise`)を指定します。",
"The integration to enable (e.g. `capacitor`, `cordova`, `enterprise`)": "有効にするインテグレーション(例:`capacitor`、`cordova`、`enterprise`)を指定します。",
"The Appflow ID of the app to link (e.g. `a1b2c3d4`)": "リンクするアプリのAppflow ID (例: `a1b2c3d4`)",
"Your email address (deprecated)": "お客様のEメールアドレス(非推奨)",
"Your password (deprecated)": "お客様のパスワード(非推奨)",
"The platform to package (`android`, `ios`)": "パッケージングするプラットフォーム(`android`、`ios`)。",
"The build type (`debug`, `release`, `development`, `ad-hoc`, `app-store`, `enterprise`)": "ビルドタイプ(`debug`, `release`, `development`, `ad-hoc`, `app-store`, `enterprise` )。",
"The build id of the desired successful package build": "成功したパッケージのビルドを示すビルドID",
"The destination to deploy the build artifact to the app store": "ビルドアーティファクトをアプリストアにデプロイするための保存先",
"Location of public key file to add to Ionic": "Ionicに追加する公開鍵ファイルの場所",
"The ID of the public key to delete": "削除する公開鍵のID",
"Destination of private key file": "秘密鍵ファイルの保存先",
"Location of private key file to use": "使用する秘密鍵のファイルの場所",
"The name of your new project (e.g. `myApp`, `\"My App\"`)": "新しいプロジェクトの名前(例:`myApp`、`\"My App\"`)を指定します。",
"The starter template to use (e.g. `blank`, `tabs`; use `--list` to see all)": "使用するスターターテンプレート(例:`blank`, `tabs`; すべてを見るには `--list` を使用します。)"
}