Traduzir "with config file path" para inglês

Mostrando 50 de 50 traduções da frase "with config file path" de japonês para inglês

Tradução de japonês para inglês de with config file path

japonês
inglês

JA これは ‘config/abby-dev.js'、'config/brian-dev.js'、'config/qa1.js'、'config/qa2.js'、'config/prod.js’ などよりもシンプルで柔軟性があります。

EN This is simpler and more flexible than ‘config/abby-dev.js’, ‘config/brian-dev.js’, ‘config/qa1.js’, ‘config/qa2.js’, ‘config/prod.js’, etc.

japonês inglês
js js

JA これは ‘config/abby-dev.js'、'config/brian-dev.js'、'config/qa1.js'、'config/qa2.js'、'config/prod.js’ などよりもシンプルで柔軟性があります。

EN This is simpler and more flexible than ‘config/abby-dev.js’, ‘config/brian-dev.js’, ‘config/qa1.js’, ‘config/qa2.js’, ‘config/prod.js’, etc.

japonês inglês
js js

JA 以下は、このプロジェクトのパイプラインを定義する config.yml ファイルです。次のセクションでは、この config.yml ファイルのさまざまな要素について説明します。

EN Below is the config.yml file that defines this project’s pipeline. In the following sections I’ll explain the various element of this config.yml file.

JA pg​ gem の使用に加えて、config/database.yml​ ファイルで postgresql​ アダプターが使用されていることも確認します。config/database.yml​ ファイルの開発セクションの外観は次のようになります。

EN In addition to using the pg gem, ensure that your config/database.yml file is using the postgresql adapter. The development section of your config/database.yml file should look something like this:

japonês inglês
postgresql postgresql

JA デフォルトでは、Rails はこれを nil​ に設定しますが、config.action_dispatch.x_sendfile_header​ が config/enviroments/production.rb​ で設定されていないことを確認してください。

EN By default, Rails sets this to nil, but make sure that config.action_dispatch.x_sendfile_header is not set in config/enviroments/production.rb.

JA いずれの場合も、次のように、Java コードで org.redisson.config.Config​ オブジェクトを作成する必要があります。

EN In all cases, you must create an org.redisson.config.Config object in your Java code like this:

JA PSpell\Config — PSpell\Config クラス

EN PSpell\Config — The PSpell\Config class

JA Windows ディレクトリ (C:\windows もしくは C:\winnt)) (Windows の場合) 、もしくはコンパイル時のオプション --with-config-file-path

EN Windows directory (C:\windows or C:\winnt) (for Windows), or --with-config-file-path compile time option.

japonês inglês
c c

JA 7.ファイルの選択 (Choose File)をクリックして保存した .altova_licenses file を選択します。[アップロード] をクリック

EN 7. Click Choose File to browse and select the .altova_licenses file you just saved. Click Upload.

JA エラー "Error in output.The file path is not valid" が Tableau Prep Flow File (tflx) を開くときに表示される

EN Error: "Error in output. The file path is not valid" when opening Tableau Prep flow file (tflx)

JA 7.ファイルの選択 (Choose File)をクリックして保存した .altova_licenses file を選択します。[アップロード] をクリック

EN 7. Click Choose File to browse and select the .altova_licenses file you just saved. Click Upload.

JA file.php あるいは ../file.php のような相対パスを指定して CLI でスクリプトが実行されている場合、 $_SERVER['SCRIPT_FILENAME'] には ユーザーが指定した相対パスが含まれます。

EN If a script is executed with the CLI, as a relative path, such as file.php or ../file.php, $_SERVER['SCRIPT_FILENAME'] will contain the relative path specified by the user.

JA wp-config.php を開いて、次の行を見つけます: if ( !defined('ABSPATH') )。

EN Open wp-config.php and find the line where it says if ( !defined('ABSPATH') ).

japonês inglês
php php

JA はい。wp-config.php ファイル (通常は WordPress インストールのルートディレクトリに存在する) への書き込みアクセス権が必要です。

EN Yes. You need to have writing access to the wp-config.php file (usually residing in the root directory of your WordPress installation).

japonês inglês
php php
wordpress wordpress

JA 修正: すべての config.php ファイルがバックアップアーカイブになかった問題

EN Fixed: All config.php files are not in backup archive

japonês inglês
php php

JA 追加: Web.config をバックアップ対象の特殊ファイルリストへ含める。

EN Added: Web.config is now included in list of special files to back up.

JA 標準の /wp-content/cache/autoptimize/autoptimize_12345.css の代わりに、たとえば /wp-content/resources/aggregated_12345.css にするには、wp-config.php に以下を追加します:

EN Yes, if you want to serve files from e.g. /wp-content/resources/aggregated_12345.css instead of the default /wp-content/cache/autoptimize/autoptimize_12345.css, then add this to wp-config.php:

japonês inglês
css css
php php

JA これらのオプションを有効にするには、wp-config.php ファイルに次のコードを追加します。

EN To enable these options, add the following code to your wp-config.php file:

japonês inglês
php php

JA heroku config​ を使って設定した環境設定を表示します。

EN View the config vars that are set using heroku config:

JA このコマンドによりデータベースが作成され、DATABASE_URL​ 環境設定が設定されます (heroku config​ を実行すると確認できます)。

EN This creates a database, and sets a DATABASE_URL config var (you can check by running heroku config).

JA このコマンドによりデータベースが作成され、環境変数 DATABASE_URL​ が設定されます (heroku config​ を実行して確認できます)。

EN This creates a database, and sets a DATABASE_URL environment variable (you can check by running heroku config).

JA これにより、Gemfile​ に pg​ gem がインストールされ、正しい config/database.yml​ 設定がローカルに書き込まれます。

EN This will install the pg gem in your Gemfile and write the correct config/database.yml configuration locally.

JA 次に、config/database.yml​ を変換する必要があります。既存のファイルを開くと、次のような内容が表示されます。

EN Next you will need to convert your config/database.yml. Open the existing file, which might look something like this:

JA pg​ gem をインストールし、config/database.yml​ ファイルを移行したたら、データベースを作成し、それに対して既存の移行をすべて実行する必要があります。

EN Once you’ve installed the pg gem and migrated your config/database.yml file you will need to create your database and run any pre existing migrations against it:

JA すべての機能について、宣言型の YAML 形式の構成を 1 つの config.yml ファイルで定義

EN Declarative YAML configuration for all features, defined in a single config.yml file

JA aws_authを使用して、.circleci/config.yml に AWS 認証情報を指定する (以下参照)。

EN Specify your AWS credentials in .circleci/config.yml using aws_auth:

japonês inglês
aws aws

JA 画面下部にある [Enable dynamic config using setup workflows (セットアップ ワークフローによるダイナミック コンフィグを有効にする)] をオンにします。

EN Towards the bottom, toggle the switch for Run Setup Workflows to the “on” position.

JA このコマンドは、generate-pipeline-config という bash スクリプトを実行します。このスクリプトが、以下 2 つの引数を必要とする新しいパイプライン設定ファイルを生成します。

EN This command executes a generate-pipeline-config bash script that generates a new pipeline config file that needs two arguments:

japonês inglês
2 two

JA 今度は generate-pipeline-config の内容を掘り下げて、その仕組みを詳しく理解していきましょう。

EN Next, we should explore what is inside the generate-pipeline-config to better understand how it works.

JA generate-pipeline-config ファイルの内容

EN Tearing down the generate-pipeline-config file

JA これにより、プロジェクトの .git/config​ ファイルに次のセクションが追加されます。

EN This adds the following section to your project’s .git/config file:

japonês inglês
git git

JA アタッチメントが作成されたら、追加のエイリアスを heroku addons​ で、 結果として追加された新しい環境設定を heroku config​ で確認できます。

EN Once the attachment is created, we can see the extra alias in heroku addons and the new config vars added as a result with heroku config:

JA config\database.yml​ ファイルを開き、ローカル (開発) データベースのユーザー名とパスワードを設定します。次の行を探します。

EN Open the config\database.yml file and set the username and password for your local (development) database. Look for these line:

JA アプリのすべての環境設定を表示するには、「heroku config​」と入力します。

EN To view all of your app’s config vars, type heroku config.

JA ** この部分は AWS Config によって課金されます。

EN **This portion will be billed by AWS Config

japonês inglês
aws aws

JA その後、Rails をこのアクションにルーティングする必要があります。config/routes.rb​ を編集して、新しいメソッドにインデックスページを設定します。

EN Now we need to make Rails route to this action. We’ll edit config/routes.rb to set the index page to our new method:

JA ファイル config/routes.rb​ の 2 行目に以下を追加します。

EN In file config/routes.rb, on line 2 add:

JA 注意: Bundler での --without​ オプションはスティッキーです。bundle config --delete without​ を実行することにより、このオプションを取り除けます。

EN Note: The --without option on bundler is sticky. You can get rid of this option by running bundle config --delete without.

JA heroku config​ を使用してアプリの環境設定を表示し、正しく操作したことを確認します。

EN View the app’s config vars using heroku config to verify you’ve done it correctly:

JA pg​ gem の使用に加えて、config/database.yml​ で postgresql​ アダプターが使用されていることも確認する必要があります。

EN In addition to using the pg gem, you’ll also need to ensure the config/database.yml is using the postgresql adapter.

japonês inglês
postgresql postgresql

JA config/database.yml​ ファイルの開発セクションの外観は次のようになります。

EN The development section of your config/database.yml file should look something like this:

JA パイプラインをトリガーしたブランチやプル リクエストに関わらず、特定のブランチ (デフォルトのブランチなど) の .circleci/config.yml を実行できるようにする Orb

EN An orb that enables you to run the .circleci/config.yml for a particular branch (like your default branch), regardless of the branch or PR that triggered the pipeline.

JA 現在、.circleci/config.yml には、build、build-docker、publish-dockerという 3 つのジョブがあります。今回は、publish-docker の下に deployという名前のジョブを追加します。

EN Right now our .circleci/config.yml has three jobs, build, build-docker, and publish-docker. Let’s add another job below publish-docker called deploy.

JA まず、検索フォームを表示し検索フォームのポストを処理するために、ルートとハンドラー キーのマッピングを resources/film_ratings/config.edn ファイルに追加します。

EN First, add the mappings for the routes and handler keys to the resources/film_ratings/config.edn file to show the search form and handle the post of the search form:

JA (719672) - Networking: Global Config で定義されている範囲内でパケットを作成できるように修正

EN (719672) - Networking: Fixed: User can create packet larger then defined in global config.

JA Cloud Content Delivery と Remote Config は、任意のエンジンで動作するように設定できます。

EN Cloud Content Delivery and Remote Config can be configured to work with any engine.

JA Remote Config ゲームの設定にリアルタイムで変更を加える

EN Remote Config Change game configurations in real-time

JA heroku config​ を使って設定した環境設定を表示します。

EN View the config vars that are set using heroku config:

JA たとえば、子プロセスの数を 8 に静的に設定するには、heroku config:set​ を使用します。

EN For instance, to statically set the number of child processes to 8, use heroku config:set:

JA AWS Config によるアセット管理と設定

EN Asset Management and Configuration with AWS Config

japonês inglês
aws aws

Mostrando 50 de 50 traduções