Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「option to do」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「option to do」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > option to doに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

option to doの部分一致の例文一覧と使い方

該当件数 : 37



例文

We do not have a delivery option which allows packages to be delivered to mailbox. 例文帳に追加

メール便での発送は扱っていません。 - Weblio Email例文集

The -t option tells screen not to do inter-character timing. 例文帳に追加

-tオプションを指定すると、screen は文字間タイミング調整を行わない。 - JM

We got LPD to do the DVI file conversion for us by specifying the -d option. 例文帳に追加

LPD に DVI ファイルの変換をさせるためには、 -d オプション を指定します。 - FreeBSD

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !To do so, issue the following commands to start the server and change the applicable passwords:(Note the next 3 lines)/etc/init.d/mysql start/usr/bin/mysqladmin -u root -h pegasos password 'new-password'/usr/bin/mysqladmin -u root password 'new-password'Depending on your configuration, a -p option may be needed in the last command.例文帳に追加

(次の3行をメモして下さい。 - Gentoo Linux

例文

Since I can't persuade you to do as I ask, the only rational option is to kill you... and negotiate with whomever replaces you as commissioner.例文帳に追加

説得できないなら― もう殺すしかない そして後任の男と交渉する - 映画・海外ドラマ英語字幕翻訳辞書


例文

As the dhcp servergives out the clients root-path in the "option root-path" dhcp.conf, we do not have to include this here. More details can be found in the mknbi manual.例文帳に追加

-vオプションは、ログ/エラーメッセージを詳細に出力することを表します。 - Gentoo Linux

Actions tell optparse what to do when it encounters an option on the command line.例文帳に追加

アクション(action)はoptparse が コマンドライン上にあるオプションを見つけたときに何をすべきかを指示します。 - Python

SUPPRESS_HELP. optparse automatically adds a help option to all OptionParsers, so you do not normally need to create one.Example:例文帳に追加

optparse は全てのOptionParser に自動的にhelp オプションを追加するので、通常自分で生成する必要はありません。 - Python

Since it can't do anything but ask PEAR DB to do it, whenever DB returns an error, the only option is to bail out and launch the exception. 例文帳に追加

ここでできることは PEAR DB に処理を依頼することだけなので、もし DB からエラーを返された場合は何もせず例外を発生させます。 - PEAR

例文

This option is useful in conjunction with the -v flag to determine what mount(8) is actually trying to do. 例文帳に追加

このオプションは -v フラグと組み合わせて使い、 mount(8)が実際なにをしようとしているのか調べるのに便利です。 - FreeBSD

例文

The -a option allows compilersthat recognize the ANSI C standard to do more complete type checking ofparameters. 例文帳に追加

\\-a オプションを使うと、ANSI C 規格を処理できるコンパイラに、より厳密なパラメータの型チェックをさせることができる。 - XFree86

This option indicates that requests to the X server should be sent synchronously, instead of asynchronously.Since Xlib normally buffers requests to the server, errors do not necessarilyget reported immediately after they occur.例文帳に追加

Xlibは通常はサーバへの要求をバッファに蓄積し、エラーが起きても必ずしもすぐには報告しない。 - XFree86

General notes Whenever the code listings suggest running the emerge command, it is always a good idea to make a test run of the command using the -p or --pretend option to make sure that the command will do what you expect it to do.例文帳に追加

注意して欲しいことCodelistingの部分にemergeを実行するように書いてある場合は、そのたびに-pや--pretendオプションを使ってテストをしてみると良いでしょう。 - Gentoo Linux

If you do not see the soft-updates option then you will need to activate it using the tunefs(8) (for existing file systems) or newfs(8) (for new file systems) commands. 例文帳に追加

soft-updates オプションが見当たらなければ、 tunefs(8)か、新規のファイルシステムについては newfs(8) で有効にする必要があります。 - FreeBSD

There are basically two options to do this: The first option is to submit the patch by creating a bug report for the package in question. 例文帳に追加

これには、基本的に二通りの方法があります。 最初の方法は、当該パッケージについてのバグレポートを作成してパッチを投稿することです。 - PEAR

If you do not specify the unit number with the -u option, mdconfig(8) will use the md(4) automatic allocation to select an unused device. 例文帳に追加

-u オプションを用いて ユニット番号を指定しない場合、mdconfig(8)は未使用のデバイスを自動的に選択するために md(4) デバイスの auto-unit 機能を使用します。 - FreeBSD

However, many machines do not support this option and will refuse to boot if you have no display hardware in the system. 例文帳に追加

しかしながら、多くのマシンはこのようなオプションを持っていませんし、ディスプレイハードウェアがシステムに存在しないと起動しないようになっています。 - FreeBSD

The 'ro' option tells the kernel to mount the root file system as 'read-only' so that file system consistency check programs (fsck) can do their work on a quiescent file system. 例文帳に追加

\\&'ro' オプションは、ルートファイルシステムを「読み出し専用」でマウントするようカーネルに指示し、fsck プログラムがファイルシステムの矛盾を検査できるようにする。 - JM

All you have to do is supply a help value for each option, and optionally a short usage message for your whole program.例文帳に追加

やらなければならないのは、各オプションに対するhelp の値と、必要ならプログラム全体の使用法を説明する短いメッセージを与えることだけです。 - Python

To provide the mounting structure of an option member which does not require a tool for attaching-removal, can easily do work, and has a simple mechanism.例文帳に追加

取り付け・取り外しに工具が必要なく、作業を簡単に行うことができ、しかも構造が簡単なオプション部材の取付構造を提供する。 - 特許庁

When it has no option but to undertake such work, for some reason or other, it will do so on condition that it obtains a document from the government or other client organizations stating the reason for selecting it as the contractor and that the document be publicly released. 例文帳に追加

やむを得ず受託する場合には、国等から選定理由書等を入手し、公表することを条件といたしております。 - 金融庁

"-fno-math-errno" option causes the executable to employ implementations of some mathematical functions that are faster than the standard implementations, but do not set errno on error. (The gcc (1) 例文帳に追加

の"-fno-math-errno"オプションを使うと、実行ファイルで、標準の実装よりも高速な数学関数の実装が使用されるようになるが、エラー時にerrnoが設定されない( gcc (1) - JM

Yet another option is to configure the display manager to allow choosing the window manager at login time; the section on KDE details explains how to do this for kdm, the display manager of KDE. 例文帳に追加

もう一つの方法は、ログイン時にウィンドウマネージャを選択できるようにディスプレイマネージャを設定することです。 KDE2 の詳細についてのセクションで KDE のディスプレイマネージャである kdmを使ってどのようにすればいいのかを解説しています。 - FreeBSD

The two compression options won't harm but are not definitely needed, neitherdoes the PPP over Ethernet option, that might only be used by ppp when configured to do kernel mode PPPoE.例文帳に追加

2つの圧縮オプションに害はありませんが、必須というわけでもありません。 同様に、PPP over Ethernetオプションも必須というわけではなく、カーネルにPPPoE機能をコンフィギュレーションする際にpppで使用されるだけです。 - Gentoo Linux

When a font has glyph images which do not fill the bitmap image (i.e., the "on" pixels don't extend to the edges of the metrics) bdftopcf computes the actual ink metrics and places them in the .pcf file; the -t option inhibits this behaviour.例文帳に追加

フォントのグリフイメージがビットマップイメージ全体を満たさない(つまり「on」のピクセルは寸法幅の端まで届かない)場合、bdftopcfは実際のインク寸法を計算し、これを PCF ファイルに格納する。 - XFree86

(a) in cases which do not fall under the Case Where Disclosures Have Been Made with regard to shares (including share option certificates and other Securities specified by a Cabinet Order) issued by the Reorganized Company; or 例文帳に追加

イ 組織再編成対象会社が発行者である株券(新株予約権証券その他の政令で定める有価証券を含む。)に関して開示が行われている場合に該当しない場合 - 日本法令外国語訳データベースシステム

This will cause xieperf to execute those tests which only use protocol requestsfound in the DIS subset of XIE, and bypass those which are not DIS compatible.If xieperf detects a DIS server, it will do this automatically, and this option is ignored.例文帳に追加

これにより、xieperfは、XIE の DIS サブセットに含まれるプロトコルリクエストのみを使うテストを実行し、DIS 互換でないテストは無視する。 xieperfが DIS サーバを見つけた場合はこれは自動的に行われ、このオプションは無視される。 - XFree86

To provide a mixing head and a method which blend at least one kind of a polyol component, at least one kind of an isocyanate component and a filler as an option in order to form a polyurethane reaction mixture and which do not produce an air bubble.例文帳に追加

少なくとも1種類のポリオール成分、少なくとも1種類のイソシアネート成分およびオプションとしての添加剤を混合して、ポリウレタン反応混合物を形成するための、気泡の生じないミキシングヘッドおよび方法に関する。 - 特許庁

To provide a plug-in version management system capable of avoiding software conditions which do not properly act by automatically securing a stable action of option hardware and immediately returning a user's system environment to the former environment even though plug-in customize operations are repeatedly carried out.例文帳に追加

オプションハードウェアの安定動作を自動で保障することにより、正常に動作しないソフトウェア状態を避けることができ、プラグインカスタマイズをどれだけ実施してもすぐにユーザのシステム環境を元に戻すことのできるプラグインバージョン管理システムを提供する。 - 特許庁

Use the Ctrl-i shortcut to do a context-sensitive searchthroughout the IDE, the help sets, and all open projects.You will find the search term not only in files, types or symbols,but also all related menu actions, option panels, and documentation. 例文帳に追加

Ctrl-i ショートカットを使用すると、IDE、ヘルプセット、およびすべての開いているプロジェクト内でコンテキスト依存の検索を行うことができます。 ファイル、型、シンボルだけでなく、すべての関連するメニューアクション、オプションパネル、およびドキュメント内の用語も検索できます。 - NetBeans

In this sense, if a bank examines the possibility of increasing its capital as an option and considers the use of the revised Act on Special Measures for Strengthening Financial Functions as a way to do so, it would send a very positive message. 例文帳に追加

そういう意味では、そういった「先を読む経営」の中で、資本を増強するということが選択肢に入ってきた場合には、その中で、機能強化法の活用ということも検討していただくということは、大変前向きな話であろうかと思っております。 - 金融庁

I believe that in order to regain the people's trust in finance, it is very important that I, as the person responsible for financial administration, will do my part without ruling out any option while sincerely accepting criticism, although the investigation results are still unknown. 例文帳に追加

やはり金融に対する国民の信頼を(取り戻すべく)、結果がどうか分かりませんけれども、そういうことを本当に(あらゆる)選択肢を排除せず、非難をしっかり受止めながらやっていくという姿(を見せるの)が、私は今、こういう金融(行政)を預かる責任者としては非常に大事だというふうに思っております。 - 金融庁

I understand that at that time, there were requests from local interests for bailing out Ashikaga Bank by providing additional capital to it under Item 1, Article 102 (of the Deposit Insurance Act). Now that this kind of solution has been reached after a five-year period of nationalization, do you still believe that the application of the Item 3 provision was the best option available? 例文帳に追加

足利銀行に関しては、当時地元では何とか(預金保険法)第102条の第1号(資本増強)でと言う声もあったかと思いますが、5年間過ぎてみてこういった形で出口を迎えたということで、やはりその第3号(特別危機管理)で対応したというのはベストな選択だったという評価なのでしょうか。 - 金融庁

I will not rule out any option, which means I will consider taking prevention measures that are most appropriate to our era while reflecting on that sort of thing. Although this case concerns the third tier, namely the private portion of the pension system, worries over pensions are spreading among the people, so I would like to ask you two questions. First, looking back at the long history of the pension system, what do you think of the government's responsibility, or in other words, what do you think was problematic about the administration of the FSA and the Ministry of Health, Labour and Welfare in relation to this case? 例文帳に追加

「あらゆる選択肢を排除することなく」ですから、そういったことも過去にはあったわけですから、そういったことも振り返りつつ、きちんとこういった時代に最適な再発防止方法も考えていきたいというふうに思っております。 私的年金、3階建て部分ではありますが、国民の年金に対する不安というのが広がっていて、2点伺いたいんですけれども、まず、随分過去に遡って、経緯はあるんですけれども、政府の責任というと大げさなんですけれども、問題点。 - 金融庁

This resolution requires efforts to ensure that personnel with sensible judgment are appointed for the post of secretary-general of the headquarters for the promotion of the reform of the national civil servant system and other posts of the headquarters, by selecting people from the private sector if necessary. In order to meet this requirement, we have concluded that using public invitations for personnel appointments will be the best option, and instructed working-level officials to do the necessary work. 例文帳に追加

国家公務員制度改革推進本部の事務局長その他の事務局体制を整備するに当たっては、民間人登用を含め、公務内外の人事管理制度に関し、識見を有する人材の配置に努めること、という決議でございまして、まさにこういったことを実現するには、公募という形を取るのが一番相応しいのではないかと私どもは考え、事務方に指示をしたところでございます。 - 金融庁

As for the International Finance Facility (IFF), a concept of frontloading aid funds, while some believe that this is a feasible option and that we should further our work on this concept, we are afraid that delving into this matter and having further discussions might not reach productive outcomes.To begin with, it is difficult for Japan to join this facility because our legal and budgetary systems do not allow our government to make long-term political commitments.Besides, once aid funds are frontloaded, the aid flows in the future will decline drastically.There will be overlaps with existing international organizations. 例文帳に追加

翻って、援助資金を前倒しで調達するInternational Finance Facility構想については、実現可能なオプションであり更に作業を進めることが重要との意見が見られますが、我が国としては法制上及び予算制度上参加が困難であることに加え、援助資金の前倒し調達を行う結果、将来の援助資金が急減すること、既存の国際機関との重複が生ずることなどの問題があり、この構想を更に掘り下げて議論することが有益だとは考えておりません。 - 財務省

例文

Regarding the three parties' plans for dealing with the double loan problem, while the LDP and New Komeito are considering using Enterprise Turnaround Initiative Corporation of Japan as the purchaser of loans from financial institutions or establishing a new organization, the DPJ basically intends to use an SME turnaround fund and regards the use of Enterprise Turnaround Initiative Corporation of Japan merely as an option that may be considered in the future.Given that indirect effects of the earthquake disaster are expected to spread beyond the disaster areas to the whole of the country, if support from Enterprise Turnaround Initiative Corporation of Japan is ended in October, it will be unclear how recovery efforts outside the disaster areas should be made thereafter. What do you think of that? 例文帳に追加

二重ローンの話で、先ほど3党の案が出たということでしたけれども、自民党と公明党は、債権を金融機関から買い取る機関について、(企業再生)支援機構を使ったり、新しく作ったりという仕組みを考えているのに対して、民主党は中小再生ファンドを使って、それでやっていこうというのを軸に据えていて、(企業)再生支援機構はあくまで検討課題としているわけですけれども、一方で、被災地以外にも、今後、この震災の影響というのが全国的に間接被害という形で広がっていくことを考えると、この再生支援機構が10月で終わってしまうと、その後、被災地以外の再生はどうするのだという課題も出てくると思うのですが、その辺も含めて、大臣はどのようにお考えか教えていただければと思います。 - 金融庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
Copyright(C) 2025 金融庁 All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS