1153万例文収録!

「of note」に関連した英語例文の一覧と使い方(63ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オフ

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

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

セーフサーチについて

of noteの部分一致の例文一覧と使い方

該当件数 : 3256



例文

(Note) With respect to the managers of (self-managed) collective investment schemes for professionals, which are subject to the notification system, the FSA has decided to regularly conduct their monitoring, and in the future, will consider making them subject to registration institutionally as necessary, if hedge fund managers which could entail systemic risk are identified among them. 例文帳に追加

(注)届出制に基づくプロ向け集団投資スキーム(自己運用)の運用者については、定期的にモニタリングを行うこととしており、将来、この中にシステミック・リスクを招く可能性のあるヘッジ・ファンド運用者が確認され、必要性が認められる場合には、制度上もこれを登録対象とすることを検討する。 - 金融庁

According to the Shimotsuki Incident note, the only primary archive describing the incident, when Yasumori was in his second house in Matsutani in the morning of December 21, he noticed a restlessness in the world and went back to his residence in Tonotsuji around midday to prepare to attend court, but he was attacked and killed by Yoritsuna's soldiers when he arrived at Sadatoki's residence. 例文帳に追加

合戦の状況を語る唯一の一次史料である霜月騒動覚聞書によると、11月17日の午前中、松谷の別荘に居た泰盛は、世間が騒がしくなった事に気付き、昼の12時頃塔ノ辻にある出仕用の屋形に出かけ、貞時邸に出仕したところを頼綱の手勢の襲撃を受けて殺害された。 - Wikipedia日英京都関連文書対訳コーパス

On the other hand, the common name that Tokyo officially uses, is "Tokyo Metropolis" (note, metropolis means capital, metropolis, big city or main city, central city), and the Governor of Tokyo attends the international conferences as "Governor," so Tokyo is treated as a single autonomous body and there is no meaning to separate the Tama area and islands area from the 23 boroughs. 例文帳に追加

一方、自治体としての東京都が公式に用いている「東京都」の英称は"TokyoMetropolis"(metropolisは首都・首府・大都市、あるいは主要都市・中心市)で、都知事は"Governor"(知事)として国際会議に出席するなど、東京都という1つの自治体で都市の扱いになっており、対外的に23区と多摩地域や島嶼部を分離する意味はない。 - Wikipedia日英京都関連文書対訳コーパス

NOTE: If product is frozen, inspection program personnel are to have the official establishment or identification facility temper or thaw all individual packages in the randomly selected boxes or cartons under sanitary conditions at the official establishment or in the ID services area of a non-official establishment to conduct the reinspection.例文帳に追加

注:製品が凍っている場合には、検査プログラム担当職員は、公認施設または認定済み設備に対して、公認施設では衛生的環境のもとで、非公認施設では認定済み(ID)検査室で、無作為に抽出した箱または段ボール箱の中の個々のパッケージを緩めたり解凍したりさせて再検査を実施する。 - 厚生労働省

例文

Note that the order of floats is previously decided for 'Kuji torazu' (eight floats are not to draw lots for the parade order), which includes the former parade's leading Naginata boko, the fifth Kanko boko, the 21nd Hoka boko, and the 23rd Fune boko and the latter parade's leading Kitakannon yama, the second Hashi Benkei yama, and the last Minamikannon yama. 例文帳に追加

ただし、さきの巡行の先頭の長刀鉾、5番目の函谷鉾、21番目の放下鉾、22番目の岩戸山、23番目(さきの巡行の最後)船鉾、あとの巡行の先頭の北観音山、次の橋弁慶山、あとの巡行の最後の南観音山は「くじ取らず」と呼ばれ、順序が予め決まっている。 - Wikipedia日英京都関連文書対訳コーパス


例文

Note that any Python object references which are provided to the caller are borrowed references; do not decrement their reference count!Additional arguments passed to these functions must be addresses of variables whose type is determined by the format string; these are used to store values from the input tuple.例文帳に追加

呼び出し側に提供される Python オブジェクトの参照は全て 借りた (borrowed) ものです; オブジェクトの参照カウントをデクリメントしてはなりません!以下の関数に渡す補助引数 (additional argument) は、書式化文字列から決定される型へのアドレスでなければなりません; 補助引数に指定したアドレスは、タプルから入力された値を保存するために使います。 - Python

The epilogue attribute acts the same way as the preamble attribute, except that it contains text that appears between the lastboundary and the end of the message.One note: when generating the flat text for a multipart message that has no epilogue (using the standardGenerator class), no newline is added after the closingboundary line.例文帳に追加

epilogue 属性はメッセージの最後の MIME 境界文字列からメッセージ末尾までのテキストを含むもので、それ以外は preamble 属性と同じです。 注意: multipart メッセージからフラットなテキストを生成するとき、(標準的な Generator を使ったとして) もしそのメッセージに epilogue がない場合、最後の MIME 境界文字列のあとには改行文字が追加されません。 - Python

Note that the computations for BottomIf, TopIf, and Opposite are performed with respect to the window's final geometry (as controlled by the other arguments passed to XConfigureWindow), not its initial geometry.Any backing store contents of the window, its inferiors, and other newly visible windows are either discarded or changed to reflect the current screen contents (depending on the implementation).例文帳に追加

BottomIf ,TopIf ,Oppositeの計算は、ウィンドウの最初のジオメトリではなく、(XConfigureWindowに渡された他の引き数に制御された)最終的なジオメトリに関して実行される。 ウィンドウ、下位ウィンドウ、新しく可視状態になったウィンドウのバッキングストアの内容やは破棄されるか、スクリーンの最新の内容を反映するように変更される(これは実装による)。 - XFree86

To provide the design supporting system for a reuse building, which spreads and promots a reuse building by easily understandably providing information associated with building materials to be reused to a customer, and reusing a portion of building materials for extended, reconstructed or newly constructed building, and also to provide a reuse member site confirmation note.例文帳に追加

再利用に図られる建物部材についての情報を顧客にわかりやすく情報提供することにより、建物部材の一部を増築、改築又は新築建物に再利用する再利用建物の普及・促進を図ることができる再利用建物の設計支援システム及び再使用部材部位確認書を提供すること。 - 特許庁

例文

A display control part 38 supplies page specification information PG specifying the current and next page groups to a musical note output part 36 according to the display progress information in the storage part 16C and the musical performance measure information MN from the musical performance reproduction part 34 to control the update of the image data in the display memory and auxiliary memory.例文帳に追加

表示制御部38は、記憶部16Cの表示進行情報及び演奏再生部34からの演奏小節情報MNに応じて現ページ群及び次ページ群のページ指定情報PGを楽譜出力部36に送り、表示メモリ及び補助メモリの画像データの更新を制御する。 - 特許庁

例文

In the side wall inner surface of the substrate lower surface, a guide rail part 13 for the optical disk holder, a stopper part 17, a hooking step part 18, and an unhooking part 20 for releasing a hooked state are integrally formed, and further, a housing part for housing a jacket, a liner note, explanation, and so on, is formed.例文帳に追加

基板下面の側壁内面には、光ディスク保持体用のガイドレール部13とストッパー部17と掛止段部18と掛止状態を解除する掛止解除部20を一体的に形成し、更に基板上面の側壁内方にジャケット、ライナーノート、説明書等を収納する収納部14を形成する。 - 特許庁

If a market is expanding, there remains scope for winning new customers and greater sales, and there is comparatively more potential for increasing earnings. On the other hand, the competitive environment becomes more severe and the potential for increasing earnings declines as the number of competitors in a market increases (Fig. 2-1-52, Fig. 2-1-53, Appended Note 2-1-6).例文帳に追加

市場規模が拡大している状態であれば、顧客・売上等を獲得できる余地は残されており、比較的収益を上げることができる可能性が高く、また、競合他社が多数いる市場ほど、競争環境は厳しくなり、利益を上げる可能性は減少する(第2-1-52図、第2-1-53図、付注2-1-6)。 - 経済産業省

We note that as we continue efforts to expand energy access for poor and rural populations, the reduction of subsidies will encourage more energy efficient consumption, leading to a positive impact on international energy prices and energy security, and will make renewable energy and technologies more competitive.例文帳に追加

我々は、貧困層及び農民人口のエネルギーアクセスを拡大するための取組みを継続するにつれ、補助金の削減は、より効率的な消費を促し、国際的なエネルギー価格とエネルギー安全保障に前向きな影響を与えることにつながり、再生可能エネルギーとその技術の競争力を向上させることに留意する。 - 経済産業省

Based on the Policy Support Unit work on the Bogor Goals Progress Report and Dashboard of indicators, we note that while APEC economies have made remarkable efforts to reduce barriers to trade and investment, more work needs to be done since progress has been uneven across areas and sectors.例文帳に追加

ボゴール目標進捗報告及びダッシュボード指標に関する政策支援ユニットに基づいて,我々は,APECエコノミーが,貿易及び投資への障壁を削減する注目すべき取組を行う中,地域間,部門間で進展が公平でないため,より多くの作業が実施される必要があることに留意する。 - 経済産業省

Therefore, the chief inspector shall explain to the financial institution before on-the-spot inspection (or promptly after commencing on-the-spot inspection in cases where no advance notice is given) that the disclosure of inspection-related information and the content of the inspection results notice to any third party (Note 2) is prohibited .excluding disclosure to the inspection and supervisory departments/bureaus and the financial institution. without the prior approval of the chief inspector before the completion of the on-the-spot inspection or the head of the Evaluation Division of the Inspection Bureau (or the head of the division in charge of evaluation at the Local Finance Bureau) after the completion of the on-the-spot inspection, and shall obtain approval by the first day of the on-the-spot inspection (or promptly after commencing on-the-spot inspection in cases where no advance notice is given). 例文帳に追加

このため主任検査官は、立入前に(無予告の場合は、立入開始後、速やかに)、被検査金融機関に対して、検査関係情報及び検査結果通知書の内容について、立入終了前であれば主任検査官、立入終了後であれば検査局審査課長(財務局においては、審査担当課長)の事前の承諾なく、検査・監督部局又は被検査金融機関以外の第三者(注2)に開示してはならない旨を説明し、立入初日までに(無予告の場合は、立入開始後、速やかに)、この旨の承諾を得る。 - 金融庁

(iv) Where, with regard to a claim for payment of money for a bill or note or a check and a claim for damages at the statutory interest rate that is incidental thereto, an appeal to the court of second instance is filed against a judgment with a declaration of provisional execution or an objection to demand is made against a demand for payment with a declaration of provisional execution, and a prima facie showing is made with regard to the circumstances under which the judgment in prior instance or demand for payment should be revoked or modified. 例文帳に追加

四 手形又は小切手による金銭の支払の請求及びこれに附帯する法定利率による損害賠償の請求について、仮執行の宣言を付した判決に対する控訴の提起又は仮執行の宣言を付した支払督促に対する督促異議の申立てがあった場合において、原判決又は支払督促の取消し又は変更の原因となるべき事情につき疎明があったとき。 - 日本法令外国語訳データベースシステム

We will ask our Leaders to take note that the current implications of high youth unemployment go beyond the immediate circumstance of youth: the current high levels of youth unemployment and underemployment in many countries impact the sustainability of our nationally determined social protection floors, and affect the speed of skill acquisition needed to sustain high productivity-led growth. 例文帳に追加

我々は,最近の高い若年者の失業は,若年者の当面の悪状況に留まらない問題であることを意味する可能性があり,最近の若年者の高い失業と不完全雇用の水準は,多くの国で国によって決定された社会的保護の床の持続可能性に影響を与える可能性があり,生産性主導の高い成長の持続にとって必要とされるスキルの獲得速度に影響するということについて,我々の首脳が留意することを求める。 - 財務省

This is a part of translator's note: original "按するに、孟子性善良知とし、終に明かとする帰着す" (translation by Yasutsugu SHIGENO: the theory of Grotius has theories of Mencius as the ground such as the ethical doctrine that human nature is fundamentally good and human nature that is ability to judge good or bad and the theory finally achieves to the theory of Yangming WANG that considers mind itself is the law); as seen above, among the such notes, there is a part that explains the explanation about international law by Grotius seems the same as Yomei-gaku (neo-Confuciasnism based on teaching of Yangming WANG). 例文帳に追加

中には「按するに、虎哥か此の論、孟子の性善良知の説を本とし、終に王陽明か心を師とするの論に帰着す」(加筆者訳:思うにグロチウスのこの論は孟子の性善説・良知の説を基礎として、最終的には王陽明が説く心即理の説へと到達するものである。〔注:原文の片仮名は平仮名に変換〕)というように、グロチウスの自然法に関する説明は陽明学と同一視する部分すらある。 - Wikipedia日英京都関連文書対訳コーパス

Article 27 (1) The Vehicle Manufacturers, etc., pursuant to ordinance of the competent minister, shall provide a register (including those made on magnetic disk (including media which can reliably record specific matters by using a method based thereon; the same shall apply hereinafter); the same shall apply hereinafter) and shall note or record matters specified by ordinance of the competent minister relating to the Recycling, etc. of Parts Specified for Recycling, etc. and shall retain the said register for safekeeping. 例文帳に追加

第二十七条 自動車製造業者等は、主務省令で定めるところにより、帳簿(磁気ディスク(これに準ずる方法により一定の事項を確実に記録しておくことができる物を含む。以下同じ。)をもって調製するものを含む。以下同じ。)を備え、特定再資源化等物品の再資源化等に関し主務省令で定める事項を記載し、又は記録し、これを保存しなければならない。 - 日本法令外国語訳データベースシステム

(Note) In order to ensure user protection and improve user convenience, the name of the financial institution subjected shall be published on the inspection information page of the respective websites of FSA and the Local Finance Bureaus according to necessity, from the day on which advance notice is given (or the day on which on-the-spot inspection commences if no advance notice is given) to the day on which the on-the-spot inspection is completed, and information on the financial institution subjected shall be collected broadly from the general public. 例文帳に追加

(注)利用者保護の確保及び利用者利便の向上の観点から、必要に応じ、金融庁及び財務局のウェブサイト(ホームページ)上の検査情報受付窓口において、予告日(無予告の場合は、立入開始日)以降立入終了日までの間、被検査金融機関名を公表し、当該被検査金融機関に関する情報を広く一般から受け付ける。 - 金融庁

(Note 2) It should be kept in mind that business which is conducted by a financial institution authorized under Article 1(1) of the Act on Provision, etc. of Trust Business by Financial Institutions (financial institutions that provide trust business), and in which the acts specified in Article 2(8)(xiv) and (xv) of the FIEA (limited to those acts where the money or other property specified in these provisions is held as trust property) are conducted, is not subject to this. 例文帳に追加

(注2)金融機関の信託業務の兼営等に関する法律第1条第1項の認可を受けた金融関(信託兼営金融機関)が行う業務のうち、金商法第2条第8項第14号及び第15に掲げる行為(これらの規定の金銭その他の財産を信託財産として所有して行うのに限る。)を行う業務に関するものは、対象とならないことに留意する。 - 金融庁

As discussed above, we note that there may be instances in which an issuer determines, based on its reasonable country of origin inquiry, that it has reason to believe it has conflict minerals that may have originated in the Covered Countries and may not be from recycled or scrap sources and, therefore, must exercise due diligence on the source and chain of custody of the conflict minerals.例文帳に追加

上で論じたように我々は、発行人がその合理的な原産国調査に基づき、対象国を原産国とする可能性があり、再生利用品、もしくはスクラップ起源でない可能性がある紛争鉱物をもっていると確信する理由があり、そのためにその紛争鉱物の起源と加工・流通過程に関してデュー・ディリジェンスを実行しなければならないと判断する場合があり得ることを認識している。 - 経済産業省

Self-reactive substances, by definition, do not include the following: Explosives, oxidizing liquids and oxidizing solids (mixtures of oxidizing liquids and solids, containing more than 5% combustible organic substances, are examined in accordance with Note 1 of GHS 2.8.2.2). Organic peroxides. Those with decomposition energy of less than 300 j/g. Those whose self-accelerating decomposition temperature (SADT) exceeds 75°C for a 50 kg package.例文帳に追加

火薬類、酸化性液体および酸化性固体(ただし、酸化性液体/固体の混合物で、5%以上の可燃性有機物質を含むものは、GHS2.8.2.2のNOTE1に従い自己反応性物質への該否が判断される)、有機過酸化物のいずれかに該当する場合、あるいは分解熱が300J/g未満のもの、または50kgの包装物の自己加速分解温度(SADT)が75℃を超えるものは、自己反応性物質に区分されない。 - 経済産業省

3. The two Leaders discussed the Philippine government’s priority to achieve peace and development in Southern Philippines. The Prime Minister reiterated Japan’s firm commitment to assisting Philippine government’s efforts. The two Leaders took particular note of the signing of the loan agreement with the Japan Bank for International Cooperation for the Autonomous Region of Muslim Mindanao Social Fund for Peace and Development. 例文帳に追加

3.両首脳は、フィリピン共和国政府の優先課題である、南部フィリピンの和平と開発の達成について協議した。小泉総理は、フィリピン共和国政府の努力を支援するとの日本の確固たるコミットメントを改めて強調した。両首脳は、ムスリム・ミンダナオ自治地域平和・開発社会基金に対する日本国際協力銀行(JBIC)の借款契約が署名されることに、特に留意した。 - 経済産業省

(Note 1) "Head Site" herein shall refer to Business relating to the controlled group company's decision or coordination of project policy (items essential to the execution of the project (sales and marketing, corporate planning, finance, personnel and training, R&D, production management, distribution, legal affairs, etc.), and projects jointly developing facilities for a minimum of 2 controlled group companies (in 2 or more countries).例文帳に追加

"(注1)「統括拠点」とは、被統括会社の事業の方針の決定又は調整に係る業務(事業の遂行上重要なもの(営業・販売・マーケティング、経営企画、財務・金融、人事・人材育成、研究開発、生産管理、物流、法務等)とする。)であって、2以上の被統括会社(グループ会社であって、かつ、2以上の国であること。)に対して一括して行うための施設とします。" - 経済産業省

The applicant wishing to use the right of the conventional priority in relation to application on industrial model or industrial design shall note that at submitting the application or within two months from the date of reception of the application by the patent body and enclose the attested copy of the first application or present it not later than 3 months from the date of reception of the application by the patent body. 例文帳に追加

実用新案出願又は意匠出願に係る条約優先権を主張しようとする出願人は,実用新案出願又は意匠出願の出願時に,又は当該実用新案出願若しくは意匠出願が特許庁において受理された日から2月以内に,その旨を申出るものとし,かつ,当該最初の出願書類の認証謄本を当該申出に添付するか,実用新案出願又は意匠出願が特許庁において受理された日から3月以内に,特許庁に提出しなければならない。 - 特許庁

(2) Whenever any order issued by the Minister under this section is withdrawn, any steps which were prior to the date of that order taken under this Act in connection with the application which was the subject of that order, and which were interrupted in consequence of that order, may be proceeded with as if the interruption had not occurred, and any period which may have elapsed between the date on which that order was lodged with the registrar and the date of withdrawal thereof shall note taken into account in the computation of any period of time prescribed by or under this Act.例文帳に追加

(2) 本条に基づいて大臣が発出した命令が撤回された場合は,当該命令の対象であった出願に関連して当該命令の日に先立って本法に基づいてとられた措置であって当該命令の結果として中断されたものは,中断がなかったものとして取り進めることができ,かつ,当該命令が登録官に出された日と命令撤回の日との間に経過した期間は,本法に基づいて定められる期間の計算に当たって考慮に入れないものとする。 - 特許庁

iii. Said lamp unit in a quantity of 2 or 4 units may be installed on the said 4-meter straight line with its center matching the said orthogonal cross point and intersecting the extended line of runway centerline at the point prescribed under "i" (excluding the orthogonal cross point) symmetrically against said centerline and with approximately equal spacing. Note that the number of said lamp units shall be equal to that of said 4-meter section of the straight line with its center matching the orthogonal cross point on the 30-meter long straight line that crosses the extended line of a runway centerline. 例文帳に追加

(三) (一)の地点(直交点を除く。)で滑走路中心線の延長線に直交する長さ約四メートルの直線でその中心がその交点と一致するものの上に滑走路中心線の延長線に対し対称、かつ、ほぼ等間隔に二個又は四個設置することができる。ただし、(二)において直交点を中心に滑走路中心線の延長線に直交する長さ約三十メートルの直線上直交点を中心に四メートルの部分に設置する灯数と同数であること。 - 日本法令外国語訳データベースシステム

It is said that it was based on the idea of Shinyu kakumei (a prediction of revolution in Kanototori of the Chinese astrological calendar) in isho (Chinese books which describe predictions and others), that is, a revolution to change the dynasty would occur in the first Kanototori year considering 60 years as one cycle () and 1260 years of 21 cycles as one period (), in accordance with the note from Zheng Xuan, '天道 六甲一元 四六二六相乗 相乗 廿一元 千三廿,' in "Yi wei" which was cited in 'kakumeikanmon' (in zatsubu (overall section) in the 26th section of "Gunsho ruiju"(Collection of historical documents compiled by Hokiichi HANAWA)) by Kiyoyuki MIYOSHI. 例文帳に追加

三善清行による「革命勘文」(『群書類従』 第貮拾六輯雜部 所収)で引用された『易緯』での鄭玄の注「天道不遠三五而反六甲爲一元四六二六交相乗七元有三變 三七相乗廿一元爲一蔀合千三百廿年」から一元60年、二十一元1260年を一蔀とし、そのはじめの辛酉の年に王朝交代という革命が起こるとするいわゆる緯書での辛酉革命の思想によるという。 - Wikipedia日英京都関連文書対訳コーパス

Where a Remittance Handling Financial Institution, etc. makes continuous outgoing remittances with the same content after having the customer register the receiver and the purpose of the remittance in advance, if it is difficult to confirm with the customer whether the outgoing remittance violates the Regulations on the Purpose of Use of Funds on each occasion of outgoing remittance, the Remittance Handling Financial Institution, etc. shall be deemed to fulfill the check item if it takes actions equivalent to those stated in (Note) vi)a-c in II.7.(1)(iii)a. However, in making an outgoing remittance to a specific country on which the Regulations on the Purpose of Use of Funds have been imposed, the Remittance Handling Financial Institution, etc. must carry out confirmation prescribed in (iv)a. above with the customer on each occasion of remittance. 例文帳に追加

顧客に事前に受取人及び送金目的を登録させた上で、継続的に同様の内容で仕向送金を行う場合において、仕向送金の都度、顧客に対して資金使途規制に抵触するものか否か、確認を行うことが困難な場合には、Ⅱ.7.(1) ③ イ.ⅵ)a~c と同等の対応をとっていればチェック項目を満たすものとする。ただし、資金使途規制が講じられている特定国への仕向送金を行う場合には、上記イ.に定められている確認を、都度、顧客に対して行う必要がある。 - 財務省

(Note 1)The equity capital of banks, securities firms or financial holding companies comprising financial conglomerates shall be always included in the calculation of combined equity capital, but the equity capital of companies located in countries where the information necessary for the measurement of equity capital is legally difficult to obtain, companies whose size is so small as to be negligible for the calculation of equity ratios, and companies whose inclusion for calculation purposes is deemed (only when the summation of equities of these small companies is also negligible) inappropriate or misleading shall be excluded. 例文帳に追加

(注1)合算自己資本の計算には、金融コングロマリットに含まれる銀行、証券会社又は金融持株会社の自己資本を必ず含むこととし、自己資本の計測に必要な情報の入手等が法的に困難な国にある会社、自己資本比率の算出上無視しうるほどに規模の小さい会社(それらを合算して無視できない規模になる場合を除く)、その会社を計算に含めることが不適当或いは誤解を招くこととなると考えられる会社の自己資本を除くこととする。 - 金融庁

(2) The provisions of Article 785, paragraphs (5) to (7) inclusive (Right of Opposing Shareholders to Request Purchase of Shares), Article 786 (Determination of Value of Shares, etc.), Article 868, paragraph (1) (Jurisdiction of Non-Contentious Cases), Article 870 (limited to the segment pertaining to item (iv)) (Hearing of Statements), the main clause of Article 871 (Supplementary Note of Reasons), Article 872 (limited to the segment pertaining to item (iv)) (Immediate Appeal Against Ruling), the main clause of Article 873 (Stay of Execution of Original Sentence), Articles 875 (Exclusion from Application of Provisions of Act on Procedures for Non-Contentious Cases) and Article 876 (Supreme Court Rules) of the Companies Act shall apply mutatis mutandis to a request made under the preceding paragraph. In this case, any other necessary technical change in interpretation shall be specified by a Cabinet Order. 例文帳に追加

2 会社法第七百八十五条第五項から第七項まで(反対株主の株式買取請求)、第七百八十六条(株式の価格の決定等)、第八百六十八条第一項(非訟事件の管轄)、第八百七十条(第四号に係る部分に限る。)(陳述の聴取)、第八百七十一条本文(理由の付記)、第八百七十二条(第四号に係る部分に限る。)(即時抗告)、第八百七十三条本文(原裁判の執行停止)、第八百七十五条(非訟事件手続法の規定の適用除外)及び第八百七十六条(最高裁判所規則)の規定は、前項の規定による請求について準用する。この場合において、必要な技術的読替えは、政令で定める。 - 日本法令外国語訳データベースシステム

Note: "Tosaku-shi" (Topography of East Mimasaka Province), written in the late Edo period, explains that Musashi's birthplace was Mimasaka Province (present Okayama Prefecture), and since Eiji YOSHIKAWA wrote the novel "Miyamoto Musashi" using information about the topography, Mimasaka became famous as Musashi's birthplace, what's more, Okayama Prefecture and Mimasaka City (previous Ohara-cho, Okayama Prefecture) are encouraging the development of tourist attractions. 例文帳に追加

注:江戸時代後期の地誌『東作誌』には美作国(現在の岡山県)で生まれたという説が記載されており、それを根拠として美作生誕説が生まれ、同説は吉川英治の小説『宮本武蔵』などに採用され有名であり、小説に基づいて岡山県および美作市(旧大原町(岡山県))などは宮本武蔵生誕地として観光開発を行っている。 - Wikipedia日英京都関連文書対訳コーパス

As an additional note, it is not permitted for the applicant to amend the originally attached description, etc. to specify the position to which a laser oscillator is arranged, such as "at the rear end of the guide plate," since the originally attached description, etc. does not specify such position or mention any selected position, which would make the concept of the art more specific. 例文帳に追加

なお、上記の例とは異なって、レーザー発振器の取り付け位置を、例えば「ガイド板上の後端」とする補正をしようとする場合は、当初明細書等には取り付け位置をこのように特定(選択)することは記載されておらず、このように特定(選択)することによって、当初明細書等に記載されていなかった事項が個別化されることになるので、補正は許されない。 - 特許庁

In this light, we note that the FSF considered in March, but did not recommend, at this stage, direct regulation of the currently unregulated HLIs, but emphasized that direct regulation would be reconsidered, if, upon review, the implementation of its recommendations were not adequately addressing concerns identified. 例文帳に追加

この観点から、我々は、FSFが、現在規制を受けていないHLIsへの直接規制について、3月の報告書作成時に検討を行ったが、提言には至らなかったこと、しかし、FSFは今後のレビューの上、もし既に提言された措置の実施によっても懸念が払拭されていないとされた場合には、直接規制が再検討されることを強調したことに留意する。 - 財務省

(2) With regard to a judgment on a claim for payment of money for a bill or note or a check and a claim for damages at the statutory interest rate that is incidental thereto, the court, by its own authority, shall declare that provisional execution may be enforced without security; provided, however, that when the court finds it appropriate, it may require the provision of security for provisional execution. 例文帳に追加

2 手形又は小切手による金銭の支払の請求及びこれに附帯する法定利率による損害賠償の請求に関する判決については、裁判所は、職権で、担保を立てないで仮執行をすることができることを宣言しなければならない。ただし、裁判所が相当と認めるときは、仮執行を担保を立てることに係らしめることができる。 - 日本法令外国語訳データベースシステム

As mentioned above (see (3) Notes on Foreign Entities, 3. Points to note in inspections, I. Basic Concept), from the perspective of legal compliance, foreign entities that are registered as credit rating agencies are required to conduct their business activities after having first clarified which of its credit rating activities are subject to the FIEA and which are not. 例文帳に追加

前出(「Ⅰ 基本的考え方 3.検査における留意事項 ?外国法人に係る留意点」参照)のとおり、信用格付業者として登録を受けた外国法人にあっては、法令等遵守の観点から、自らが行う信用格付行為のうち、金商法の適用対象となるものとそれ以外のものを明確化した上で業務を行うことが必要である。 - 金融庁

(1) Where the patent application for which the fees for filing or opening the national phase and for publication have been paid according to the provisions of Art. 43 paragraph (1) of the Law fulfills the provisions of Art. 14 paragraph (1) or Art. 16 paragraph (1) of the Law and, one month before the date of publication, a decision to refuse the application has not been made, or OSIM has not taken note of the withdrawal of the patent application or the application has not been declared as deemed to be withdrawn under Art. 28 of the Law, said patent application shall be published, on condition that the time limits provided for in Art. 23paragraphs (1) - (5) of the Law are observed.例文帳に追加

(1) 特許出願であって,本法第 43条第 1段落の規定に従って,出願又は国内段階開始及び公開のための手数料が納付されているものが,本法第 14条第 1段落又は第 16条第 1段落の規定を満たしており,かつ,公開日の 1月前に,その出願を拒絶する旨の決定がされていない,又は OSIMがその特許出願の取下を認知していない,又はその出願は本法第 28条に基づいて取下とみなす旨の宣言がされていない場合は,その特許出願は,本法第 23条第 1段落から第5段落までに定める期限が遵守されるという条件の下で,公開される。 - 特許庁

(2) The provisions of Article 787, paragraphs (5) to (7) inclusive (Right to Request Purchase of Share Options), Article 788 (Determination of Value of Share Options, etc.), Article 868, paragraph (1) (Jurisdiction of Non-Contentious Cases), Article 870 (limited to the segment pertaining to item (iv)) (Hearing of Statements), the main clause of Article 871 (Supplementary Note of Reasons), Article 872 (limited to the segment pertaining to item (iv)) (Immediate Appeal Against Ruling), the main clause of Article 873 (Stay of Execution of Original Sentence), Articles 875 (Exclusion from Application of Provisions of Act on Procedures for Non-Contentious Cases) and Article 876 (Supreme Court Rules) of the Companies Act shall apply mutatis mutandis to a request made under the preceding paragraph. In this case, any other necessary technical change in interpretation shall be specified by a Cabinet Order. 例文帳に追加

2 会社法第七百八十七条第五項から第七項まで(新株予約権買取請求)、第七百八十八条(新株予約権の価格の決定等)、第八百六十八条第一項(非訟事件の管轄)、第八百七十条(第四号に係る部分に限る。)(陳述の聴取)、第八百七十一条本文(理由の付記)、第八百七十二条(第四号に係る部分に限る。)(即時抗告)、第八百七十三条本文(原裁判の執行停止)、第八百七十五条(非訟事件手続法の規定の適用除外)及び第八百七十六条(最高裁判所規則)の規定は、前項の規定による請求について準用する。この場合において、必要な技術的読替えは、政令で定める。 - 日本法令外国語訳データベースシステム

(3) The provisions of Article 234, paragraph (1) (excluding all items) and (2) to (5) inclusive (Treatment of Fractions), Article 868, paragraph (1) (Jurisdiction of Non-Contentious Cases), Article 869 (Showing of Prima Facie Evidence), Article 871 (Supplementary Note of Reasons), Article 874 (limited to the segment pertaining to item (iv)) (Restrictions on Appeal), Article 875 (Exclusion from Application of Provisions of Act on Procedures for Non-Contentious Cases) and Article 876 (Supreme Court Rules) of the Companies Act shall apply mutatis mutandis to the allocation of shares to the members of a converting Mutual Company pursuant to the provisions of the preceding two paragraphs. In this case, any other necessary technical change in interpretation shall be specified by a Cabinet Order. 例文帳に追加

3 会社法第二百三十四条第一項(各号を除く。)及び第二項から第五項まで(一に満たない端数の処理)、第八百六十八条第一項(非訟事件の管轄)、第八百六十九条(疎明)、第八百七十一条(理由の付記)、第八百七十四条(第四号に係る部分に限る。)(不服申立ての制限)、第八百七十五条(非訟事件手続法の規定の適用除外)並びに第八百七十六条(最高裁判所規則)の規定は、前二項の規定により組織変更をする相互会社の社員に株式を割り当てる場合について準用する。この場合において、必要な技術的読替えは、政令で定める。 - 日本法令外国語訳データベースシステム

The expression "a person ordinarily skilled in the art of the invention" (hereinafter called "a person skilled in the art") means a person who have the common general knowledge of the inventions in the area as of the filing, are able to use ordinary technical means for research and development, are able to exercise ordinary creativity in selecting materials and changing designs, and are able to comprehend all technical matters for state of the arts technology Note 2 in the field of the claimed inventions. 例文帳に追加

「その発明の属する技術分野における通常の知識を有する者」(以下、「当業者」という)とは、本願発明の属する技術分野の出願時の技術常識を有し、研究、開発のための通常の技術的手段を用いることができ、材料の選択や設計変更などの通常の創作能力を発揮でき、かつ、本願発明の属する技術分野の出願時の技術水準にあるもの全てを自らの知識とすることができる者、を想定したものである。 - 特許庁

These two standards are very different. However, we should note that, in many judgments that argue based on standard (a), the justification for such stern judgments was generally that the operators of anonymous message boards fomented and promoted the posting of illegal information by declaring that they would never preserve the access log. By contrast, it is unlikely that the stern standard of (a) will be applicable to ordinary business entities that, in the absence of the aforementioned circumstances, take a neutral position towards the contents of the information they host. 例文帳に追加

この二つの基準は大きく異なっているが、前者の基準を採用した判決の多くにおいては、匿名掲示板の管理者がアクセスログを保存しないことを宣言する等により、違法な書き込みを助長・促進していたことが、厳しい基準の根拠として認定されており、このような事情がなくホスティングを提供する情報の内容に関して中立的な通常の事業者については、前者の厳しい基準がそのまま採用される可能性は低いと考えられる。 - 経済産業省

4. The Ministers are pleased to note that, even before the entry into force of the Agreement, the private sectors of both countries have been exploring new trade and investment opportunities in various fields. The Ministers expect that, with the entry into force of the Agreement, these activities of the private sectors will be further accelerated and contribute to enhancing the economic ties of both countries. The Ministers also stressed that the Agreement constitutes a solid basis for the strategic partnership between Japan and Malaysia. 例文帳に追加

4. 両国の閣僚は、両国の民間部門が、この協定の発効前から、様々な分野において新たな貿易・投資の機会を探求してきたことに、喜びを持って留意する。両国の閣僚は、この協定が発効することにより、このような民間部門の活動が更に加速し、両国間の経済関係の強化に貢献することを期待する。両国の閣僚は、この協定は、日本とマレーシアとの間の戦略的パートナーシップのための強固な基礎を築くものであることを強調した。 - 経済産業省

Where an invention with a special technical feature was found among inventions in the claims before the amendment that we reexamined in terms of the requirements for patent ability, such as novelty and inventive step, by followingtoof the [Procedure for deciding the subject of the examination] in 4.2 in Part I, Chapter2 "Requirements of unity of Invention," inventions in the claims after the amendment, in the same category, which include all matters specifying the invention with a special technical feature before the amendment (see, Note), will be the subject of the examination without questioning the requirements under Article 17bis (4). 例文帳に追加

補正前の特許請求の範囲の新規性・進歩性等の特許要件についての審査が行われた発明に、第Ⅰ部第2 章「発明の単一性の要件」の4.2[審査対象の決定手順]①~③に従って特別な技術的特徴を有する発明が見出された場合には、補正後の特許請求の範囲において、当該補正前の特別な技術的特徴を有する発明の発明特定事項をすべて含む(注)同一カテゴリーの発明については、第17 条の2 第4 項の要件を問わずに審査対象とする。 - 特許庁

Article 255 (1) The Insurance Company, etc., set forth in paragraph (1) in the preceding Article, shall attach a supplementary note to the public notice under the provisions of Article 165-7, paragraph (2) (including the cases where it is applied mutatis mutandis pursuant to Article 165-12), Article 165-17, paragraph (2) (including the cases where it is applied mutatis mutandis pursuant to Article 165-20), or Article 165-24, paragraph (2) on the main content of modifications in the rights and duties of Insurance Policyholders caused by a Modification of Contract Conditions and any other matters specified by a Cabinet Office Ordinance or Ordinance of the Ministry of Finance. 例文帳に追加

第二百五十五条 前条第一項の保険会社等は、第百六十五条の七第二項(第百六十五条の十二において準用する場合を含む。)、第百六十五条の十七第二項(第百六十五条の二十において準用する場合を含む。)又は第百六十五条の二十四第二項の規定による公告に、契約条件の変更により生ずる保険契約者の権利義務の変更の主要な内容その他の内閣府令・財務省令で定める事項を付記しなければならない。 - 日本法令外国語訳データベースシステム

Not later than 180 days after the date of the enactment of this Act, the Secretary of State shall, in accordance with the recommendation of the United Nations Group of Experts on the Democratic Republic of the Congo in their December 2008 report (i) produce a map of mineral-rich zones, trade routes, and areas under the control of armed groups in the Democratic Republic of the Congo and adjoining countries based on data from multiple sources, including (I) the United Nations Group of Experts on the Democratic Republic of the Congo; (II) the Government of the Democratic Republic of the Congo, the governments of adjoining countries, and the governments of other Member States of the United Nations; and (III) local and international nongovernmental organizations; (ii) make such map available to the public; and (iii) provide to the appropriate congressional committees an explanatory note describing the sources of information from which such map is based and the identification, where possible, of the armed groups or other forces in control of the mines depicted.例文帳に追加

本法(金融規制改革法)の制定日の180日後までに、国務長官は、国連コンゴ民主共和国専門家グループの2008年12月報告書における勧告に従い、 (i) コンゴ民主共和国および周辺国における鉱物資源の豊富な地区、取引ルート、および武装集団の支配下にある領域の地図を、下記を含む多数の情報源からのデータに基づき作成する。(I) 国連コンゴ民主共和国専門家グループ、(II) コンゴ民主共和国政府、周辺国の政府、およびその他の国連加盟国の政府、ならびに、(III) 現地及び国際的な非政府組織(ii) 当該地図を一般市民が入手できるようにする。かつ、(iii) 当該地図のもととなった情報の出所、および示された鉱山を支配する武装集団またはその他の勢力の素性(可能な場合)を記載した注記を、該当する議会の委員会に提供する。 - 経済産業省

Note that the use of very short articles and messages (commonly called .tanshin.) in a news report simply stating facts such as personnel changes and obituaries, that would be expressed in the same way whoever writes them, does not infringe any copyright, since they are not regarded as copyrighted works (Article 10, Paragraph 2 of the Copyright Law). Further, the use of administrative agencies' notifications, instructions and circular notes, and courts' judgments, although they are copyrighted works, does not infringe any copyright either, as they are excluded from the protected categories under the Copyright Law (Article 13 of the Copyright Law). 例文帳に追加

なお、ニュース記事であっても、事実を伝えるにすぎないごく短いニュースや短信と呼ばれる人事異動、死亡記事など、誰が書いても表現に差が出ず、著作物性が認められない情報(同法第10条第2項)や、法令、行政機関などが発する告示、訓令、通達や、裁判所の判決など著作物であっても保護の対象にならない(同法第13条)場合は、その情報の利用行為が著作権等を侵害することにはならない。 - 経済産業省

Thus, the applicant, when reserving the prescribed service, is not required to print and to make a note on the reservation information such as the reservation number, and an operator is not required to manually input the reservation number or the like into a reservation collating device during reference of the reserved contents, so that an input error or an operation error is eliminated to improve the work efficiency.例文帳に追加

これにより、所定のサービスを予約した際に予約者は予約番号等の予約情報を印刷したりメモする必要がなくなるとともに、予約内容の照合等の際にその予約番号等を予約照合装置にオペレータが手入力する必要がなくなるので、入力ミスや操作ミスがなくなり業務の効率を向上させることができる。 - 特許庁

The vending machine includes a decoration panel 35 which has an opening 40 and has a first attachment plate 62 provided on a rear side thereof and a paper money processor 50 which has a bank note slot 50c and is attached to a rear side of a front panel by tightening third screws to the first attachment plate so that a coin slot is exposed to the outside through the opening 40.例文帳に追加

自動販売機は、開口40を有し、裏面に第1取付板62を備える化粧パネル35と、紙幣投入口50cを有し、その貨幣投入口を開口40から外部に露出させる態様で第1取付板に第3ネジを締結することにより前面パネルの裏面に取り付ける紙幣処理装置50とを備えている。 - 特許庁

例文

A CPU 21 takes timing when the position of a performance device body 11 is in a main region and in a sub region, as sound production timing to generate a note-on event with a tone color stored in a main region and tone color table and associated with the main region and a pitch stored in a sub region and pitch table and associated with the sub region.例文帳に追加

演奏装置本体11の位置が、メイン領域内に位置し、かつ、その位置が、サブ領域に位置するときを発音タイミングとして、CPU21は、メイン領域・音色テーブルに格納された、メイン領域に対応付けられた音色、および、サブ領域・音高テーブルに格納された、サブ領域に対応付けられた音高にて、ノートオンイベントを生成する。 - 特許庁




  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
Copyright(C) 2026 金融庁 All Rights Reserved.
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
Copyright © Ministry of Health, Labour and Welfare, All Right reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS