Cannotを含む例文一覧と使い方
該当件数 : 22772件
However hard one may work, one cannot master a foreign language in a year or two.例文帳に追加
どんなに勉強したって、1年や2年で外国語をものにすることはできない。 - Tatoeba例文
No matter how hard you may study English, you cannot master it in a year or so.例文帳に追加
どんなに一生懸命英語を勉強しても、一年やそこらではマスターできない。 - Tatoeba例文
money that the government declares to be legal tender although it cannot be converted into standard specie 例文帳に追加
標準の正金に両替できないが、政府が法定貨幣であると宣言するお金 - 日本語WordNet
accumulation of hardened feces in the rectum or lower colon which the person cannot move 例文帳に追加
人が動かすことができない直腸か低いコロンにおける、固くなった便の蓄積 - 日本語WordNet
Common Lisp intentionally excludes features that cannot be implemented easily on a broad class of machines. 例文帳に追加
コモンLISP(common LISP)は,一般的なマシン上には容易に実装できない機能を意図的に排除する. - コンピューター用語辞典
a theory that appears to be counter to reason yet against which a basis for argument to refute it cannot be given 例文帳に追加
常理に反するが,それに反発する正当な論拠を挙げることができない説 - EDR日英対訳辞書
a type of stock that cannot be transferred, in order to prevent a takeover of the firm, called {defensive stock} 例文帳に追加
防衛株という,乗っ取りから企業を防衛するため,譲渡等を禁止した株式 - EDR日英対訳辞書
I cannot the exclude the possibility that the landslide was caused by heavy rain and not by an earthquake. 例文帳に追加
その地すべりが地震ではなく豪雨によって誘発された可能性は排除できない。 - Weblio Email例文集
I still cannot listen and understand English at all yet, but I feel that I am growing little by little. 例文帳に追加
私はまだ英語は全然聞き取れないけど少しづつ成長してると感じてます。 - Weblio Email例文集
We will question your work attitude if you cannot come in to the office well before the starting time everyday. 例文帳に追加
連日のように遅刻すれすれで出勤してくる勤務態度を問題視します。 - Weblio Email例文集
Since the business cannot operate for the first three years, construction interest is paid in the meantime.例文帳に追加
その事業は当初3年間は営業できないため、その間建設利息が支払われる。 - Weblio英語基本例文集
any amino acid that cannot be synthesized by animals' cells and must be supplied by the diet 例文帳に追加
動物の体内では合成できないため,食物から取り入れなければならないアミノ酸 - EDR日英対訳辞書
a tiny deposit of calcium in the breast that cannot be felt but can be detected on a mammogram. 例文帳に追加
触診では発見できないが乳腺x線像で発見できる微小なカルシウム沈着。 - PDQ®がん用語辞書 英語版
the virus is changed in the laboratory and cannot cause disease. 例文帳に追加
この種のウイルスには製造ラボで操作が加えられていて、疾患の原因となることはない。 - PDQ®がん用語辞書 英語版
calcification in the breast can be seen on a mammogram, but cannot be detected by touch. 例文帳に追加
乳房の石灰化は、乳房x線像で確認できるが、触診では発見できない。 - PDQ®がん用語辞書 英語版
cellulose cannot be digested by people, and is used to add bulk to the diet. 例文帳に追加
セルロースはヒトの体内では消化されず、食事のかさを増やす目的で用いられる。 - PDQ®がん用語辞書 英語版
A man may lead (or take) a horse to the water but he cannot make him drink.例文帳に追加
馬を水際まで連れていくことはできても、馬に水を飲ませることはできない - 英語ことわざ教訓辞典
The school cannot but expel him since he broke so many rules.例文帳に追加
彼は非常にたくさんの規則を破ったので,学校側としては退学させざるを得ない - Eゲイト英和辞典
Because all rowsneed to be identified, primary keys cannot contain a Null value. 例文帳に追加
すべての行が識別される必要があるため、主キーに Null 値を含むことはできません。 - NetBeans
Issue #90112:The Mobile Client to Web Application wizard cannot generate a Web service client.例文帳に追加
課題 #90112:「モバイルクライアントから Web アプリケーションへの接続」ウィザードで、Web サービスクライアントを生成できない。 - NetBeans
uri-based package dependencies cannot contain any versioning information, as this is irrelevant: there is only one version possible with a static uri. 例文帳に追加
URI ベースのパッケージ依存性では、バージョン管理の情報を指定することができません。 - PEAR
Some DN values in LDIF cannot be written verbatim and have to be encoded in some way. 例文帳に追加
LDIF の DN の値の中には、そのままでは書き込めず何らかのエンコードを要するものもあります。 - PEAR
If filenames is a string or Unicode string, it is treated as a single filename.If a file named in filenames cannot be opened, that file will be ignored.例文帳に追加
もしfilenamesが文字列かユニコード文字列なら、1つのファイル名として扱われます。 - Python
This is exact, and cannot overflow. timedelta.seconds and timedelta.microseconds are 0, and date2 + timedelta == date1after.例文帳に追加
この演算は厳密で、オーバフローしません。 timedelta.secondsおよび timedelta.microseconds は 0 で、演算後にはdate2 + timedelta == date1 となります。 - Python
Warning:The file macro cannot be used in the content of a section title due to processing limitations.例文帳に追加
警告:処理上の制約により、file マクロはセクションタイトル内の内容には使えません。 - Python
Warning:The filenq macro cannot be used in the content of a section title due to processing limitations.例文帳に追加
警告:処理上の制約により、filenq マクロはセクションタイトル内の内容には使えません。 - Python
Note that functions created with lambda forms cannot contain statements.例文帳に追加
ラムダ形式で作成された関数は、実行文 (statement) を含むことができないので注意してください。 - Python
If pylong cannot be represented as a long long, an OverflowError will be raised.New in version 2.2.例文帳に追加
pylong が long long で表せない場合、OverflowError を送出します。 バージョン 2.2 で 新たに追加 された仕様です。 - Python
If pylong cannot be approximately represented as a double, an OverflowError exception is raised and -1.0 will be returned.例文帳に追加
pylong が double を使って近似表現できない場合、OverflowError 例外を送出して -1.0 を返します。 - Python
This means that you cannot use them to derive custom pickling and unpicklingsubclasses.例文帳に追加
つまり、pickle 化や unpickle 化を行うカスタムのサブクラスを導出することができないということです。 - Python
Note that the clip-mask and dash-list (represented by the GCClipMask and GCDashListbits, respectively, in the valuemask) cannot be requested.例文帳に追加
clip-mask と dash-list(valuemask ではそれぞれGCClipMaskとGCDashListビット)を要求することはできない点に注意せよ。 - XFree86
If -s is used,makepsres terminates with an error if it encounters a file it cannot identify. 例文帳に追加
\\-sオプションを使うと、makepsresは識別できないファイルに出会った時、エラーを出して終了する。 - XFree86
Some older font servers cannot do this properly,will return misleading font metrics. 例文帳に追加
一部の古いフォントサーバはこの処理を正しく行えず、フォントの誤った寸法を返す。 - XFree86
In this case, remains that were once placed there cannot be taken out because all remains are placed in the same place. 例文帳に追加
同じ場所に納めることになるので、納骨した遺骨は取り出すことはできない。 - Wikipedia日英京都関連文書対訳コーパス
To secure the rotation of spool even if a bearing of a fishing reel cannot be operated.例文帳に追加
魚釣用リールのベアリングが機能しなくなった場合でもスプール等の回転を確保する。 - 特許庁
A capability for changing the channel length in the same A4F unit cannot be utilized hitherto.例文帳に追加
同じA4Fユニット内でチャンネル長を変更する能力はこれまで利用できなかった。 - 特許庁
To provide for the convenience of those who cannot reach high, such as children and wheelchair users, etc.例文帳に追加
子供や車椅子利用者等高いところまで手の届かない者の便宜を図る。 - 特許庁
Meanwhile if a call back destination cannot be identified, the incoming call is received by the PHS without any change.例文帳に追加
なお、コールバック先が特定できない場合は着信をそのままPHSで受ける。 - 特許庁
When the identification information items are dissident, the user cannot reproduce at least the video recording object.例文帳に追加
識別情報が一致しないときには、少なくともその録画対象は再生できない。 - 特許庁
The network 21 is a network that a general user's terminal cannot be connected to.例文帳に追加
ネットワーク21は、一般のユーザ端末からは接続することができないネットワークである。 - 特許庁
When the voltage value cannot be obtained by measurement, the signal pin is stored as a "fail" pin.例文帳に追加
測定により電圧値が得られなかった場合に、該信号ピンをフェイルピンとして記憶する。 - 特許庁
Further, the user Z cannot access classification folders 208, 210 and 212 following the classification view, either.例文帳に追加
また、分類ビュー以下の分類フォルダ208,210,212にもアクセスすることができない。 - 特許庁
To easily and sufficiently perform management of medium that cannot be accepted by a money processor.例文帳に追加
貨幣処理機で受け付けることができない媒体の管理を容易且つ十分に行う。 - 特許庁
For electron diffraction, dynamical diffraction effects are inevitably strong and cannot be ignored. 例文帳に追加
電子回折については、動力学的回折効果が不可避的に強く、そして無視できない。 - 科学技術論文動詞集
Where the user cannot return the product and demand a refund on the ground that he has already agreed to the license agreement . 例文帳に追加
(ライセンス契約に既に同意したとして返品・返金できないと思われる例) - 経済産業省
I told mr. queen... that this city's problems cannot be solved with his money.例文帳に追加
この街の事を ミスター・クイーンに話しました 問題は彼のお金で 解決するはずがない - 映画・海外ドラマ英語字幕翻訳辞書
I think yao fei sent you because he knows I cannot take the airstrip alone.例文帳に追加
ヤオ・フェイが君を送ったと思う 彼は知ってる 単独で滑走路を取る事ができない - 映画・海外ドラマ英語字幕翻訳辞書
Originality is the one thing which unoriginal minds cannot feel the use of. 例文帳に追加
独創性とは、独創的でない精神ではその効用を感じることのないものなのです。 - John Stuart Mill『自由について』
"But you are so confoundedly hot-headed and exclamatory that I cannot get a word in. 例文帳に追加
「でもそんなにひどく興奮して大声をだされるようだと、一言もいえやしませんよ。 - Robert Louis Stevenson『宝島』
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| Copyright ©2004-2026 Translational Research Informatics Center. All Rights Reserved. 財団法人先端医療振興財団 臨床研究情報センター |
| Copyright (C) 2026 英語ことわざ教訓辞典 All rights reserved. |
| Copyright(C)1996-2026 JEOL Ltd., All Rights Reserved. |
| Copyright © Benesse Holdings, Inc. All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
| © 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. |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”On Liberty” 邦題:『自由について』 | This work has been released into the public domain by the copyright holder. This applies worldwide. Copyright on Japanese Translation (C) 2004 Ryoichi Nagae 永江良一 本翻訳は、この著作権表示を付すかぎりにおいて、訳者および著者に一切断ることなく、商業利用を含むあらゆる形で自由に利用し複製し配布することを許諾します。 改変を行うことも許諾しますが、その場合は、この著作権表示を付すほか、著作権表示に改変者を付加し改変を行ったことを明示してください。 |
原題:”PETER AND WENDY” 邦題:『ピーターパンとウェンディ』 | This work has been released into the public domain by the copyright holder. This applies worldwide. (C) 2000 katokt 本翻訳は、この版権表示を残す限りにおいて、訳者および著者にたいして許可をとったり使用料を支払ったりすることいっさいなしに、商業利用を含むあらゆる形で自由に利用・複製が認められる。 |
原題:”Treasure Island ” 邦題:『宝島』 | This work has been released into the public domain by the copyright holder. This applies worldwide. (C) 2000katokt プロジェクト杉田玄白(http://www.genpaku.org/)正式参加作品 本翻訳は、この版権表示を残す限りにおいて、訳者および著者にたいして許可をとったり使用料を支払ったりすることいっさいなしに、商業利用を含むあらゆる形で自由に利用・複製が認められる。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|



Creative Commons Attribution (CC-BY) 2.0 France
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)


