「A Last Note」を含む例文一覧(22)

  • With a little note that says his last words were...
    メッセで彼の 最後の言葉は... - 映画・海外ドラマ英語字幕翻訳辞書
  • On a related note, uebaya's number of guests last year was 4,900.
    ちなみに 去年の 上羽やの 利用客は 4,900人。 - 映画・海外ドラマ英語字幕翻訳辞書
  • He cleared out without leaving a note or his last month's rent.
    書置きも先月の家賃も払わずに 出て行った - 映画・海外ドラマ英語字幕翻訳辞書
  • When was the last time you received a handwritten note?
    手書きのメモを最後に受け取ったのはいつですか? - 旅行・ビジネス英会話翻訳例文
  • A note number of a key depressed this time and a note number of a key depressed last time are stored in a first memory and a second memory, respectively.
    第1メモリ、第2メモリにはそれぞれ、今回押鍵の鍵のノートナンバ、前回押鍵の鍵のノートナンバが記憶される。 - 特許庁
  • I should like to do something impressive so as to end my life on a high note [to adorn the last pages of my life].
    何かひと仕事して死に花を咲かせたいものだ. - 研究社 新和英中辞典
  • Please write a thank-you note for the last night's entertainment.
    昨晩の接待について、取り急ぎのお礼のメールを書いておいてください。 - Weblio Email例文集
  • 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
  • (Note the ordering: last,first.)If the file parameter is supplied, then the output of the "LIST" command is stored in a file.
    (順番に注意してください: last、first の順です。 )file引数が指定されている場合、"LIST"コマンドの出力結果はファイルに格納されます。 - Python
  • A key-on signal is inputted and when a timbre set for current sounding is the designated timbre, the note number NN of sounding for which the designated timbre is set last time is compared with the note number NN of the current sounding.
    キーオン信号を入力し、今回の発音に設定されている音色が所定の音色であるとき、この所定の音色が最後に設定されていた発音のノートナンバNNと、今回の発音のノートナンバNNとを比較する。 - 特許庁
  • To provide such an emulsion dispersion of a perfume as is capable of imparting to an object the effect for a fresh scent containing a top-note to last for a long time without scrubbing the object applied with the perfume.
    香料を適用した対象物を擦ることなく、トップノートを含むフレッシュな香りが長続きする効果を対象物に付与しうる香料の乳化分散物を提供すること。 - 特許庁
  • As for the wages in 2012, the total sum of cash earnings continued to be on a weak note, decreasing for aconsecutive two years and by 0.7% compared to the last year, and the scheduled wages decreased for aconsecutive seven years. In a medium and long term perspective, one of the factors which is contributing to thedecrease of total sum of cash earnings is the increasing percentage of part-time workers whose total sum of cashearnings is relatively low.
    賃金については、2012年の現金給与総額は弱い動きが続き、前年比0.7%減と2 年連続の減少、所定内給与は7 年連続の減少となった。 - 厚生労働省
  • With each song arranged to last three to four minutes, after singing the first song on a good note, the customer had to insert another coin while he was singing the second song, and therefore he spent a lot of 100-yen coins without thinking... which became a typical pattern.
    1曲は3~4分になるように調整されており、1曲目を気分よく歌ったあと、2曲目の途中で次のコインを投入する必要が出てくるため、客はついつい100円玉を景気よく使ってしまう……というパターンが生まれた。 - Wikipedia日英京都関連文書対訳コーパス
  • Note: Until last year, there was a measure reported in Part I which had the possibility of inconsistency with the Japan-Vietnam BIT (p 134, in 2006). Since this issue has been resolved, the report has no measure with respect to the consistency of EPAs this year.
    (注)2006年版までは、本報告書において日越投資協定に基づく義務に違反する可能性がある措置を第Ⅰ部に掲載していたが(2006年版報告書134頁)、案件解決により2007年版報告書では取り上げていない。 - 経済産業省
  • When both the note numbers NN match each other, a waveform data set different from the waveform data set designated for the sounding for which the designated timbre is set last time is designated and waveform data corresponding to the register that the note number NN of the current sounding belongs to are designated within the designated waveform data set as waveform data to be used for the current sounding.
    比較により両ノートナンバNNが一致したとき、上述した所定の音色が最後に設定されていた発音に対して指示された波形データセットとは異なる波形データセットを指示し、指示された波形データセット内で、今回の発音のノートナンバNNの属する音域に応じた波形データを今回の発音に使用する波形データとして指示する。 - 特許庁
  • Note Subsection 136A (1) provides as follows: '(1) If the last day of a period provided by this Act (except this section) or the regulations for doing an act is a day when the Designs Office, or a sub office of the Designs Office, is not open for business, the act may be done in prescribed circumstances on the next day when the office or sub office is open for business.'.
    本法(本条は除く)又は他の規則に定めた行為を行う期間の最後日が意匠局又はその支局の非業務時間に当たる場合には,当該行為は,意匠局又はその支局の業務日である翌日に,定められた状況の下に行うことができる。 - 特許庁
  • (Note that neither and nor or restrict the value and type they return to False and True, but rather return the last evaluated argument.This is sometimes useful, e.g., if s is a string that should be replaced by a default value if it is empty, the expressions or 'foo' yields the desired value.
    (and も not も、返す値を 0 や 1 に制限するのではなく、最後に評価した引数の値を返すので注意してください。 この仕様は、例えば s を文字列として、s が空文字列の場合にデフォルトの値に置き換えるような場合に、s or 'foo' と書くと期待通りの値になるために便利なことがあります。 - Python
  • Ministers took note of the proposal by the IMF management for a new Sovereign Debt Restructuring Mechanism (SDRM) and welcomed the agreement in the IMFC last April to encourage the Fund to continue to examine the legal, institutional, and procedural issues related to the implementation of the SDRM.
    財務大臣達は、新しい国家債務再編メカニズム(SDRM)に対するIMF 事務局による提案に留意し、SDRMの実施に関する法律、制度及び手続き上の問題の検討をIMFに奨励するための本年4月のIMFCにおける合意を歓迎した。 - 財務省
  • [Note: Subsection 223A(1) provides as follows: ‘(1) If the last day of a period provided by this Act (except this section) for doing an act is a day when the Trade Marks Office or a sub-office of the Trade Marks Office is not open for business the act may be done in prescribed circumstances on the next day when the office or sub-office is open for business.’.]
    [注:第 223A条(1)は、次の通り規定している。 「(1)ある行為を実行するために本法律(本条を除く)が定めた期間の最終日が商標局又は商標局の支局の就業日でない場合は、その行為は、所定の状況においては、局又は支局の就業日である翌日に実行することができる。] - 特許庁
  • Article 255-3 (1) A Modified Company shall, from the date of public notice under the provision of the paragraph (1) in the following Article until the last day of the period of the supplementary note attached to the public notice of the paragraph (1) in that Article pursuant to the provision of the paragraph (2) in that Article, keep a document or electromagnetic record stating or recording the content of a plan to modify contract conditions and any other matter specified by a Cabinet Office Ordinance or Ordinance of the Ministry of Finance at the company's business offices or other offices.
    第二百五十五条の三 変更会社は、次条第一項の規定による公告の日から同条第二項の規定により同条第一項の公告に付記した期間の最終日まで、契約条件変更計画の内容その他の内閣府令・財務省令で定める事項を記載し、又は記録した書面又は電磁的記録を各営業所又は各事務所に備え置かなければならない。 - 日本法令外国語訳データベースシステム
  • We note our commitment to at least maintain, beyond 2011, Aid for Trade levels that reflect the average of the last three years (2006 to 2008); to make progress toward duty-free quota-free market access for least developed country (LDC) products in line with our Hong Kong commitments, without prejudice to other negotiations,including as regards preferential rules of origin; to call on relevant international agencies to coordinate a collective multilateral response to support trade facilitation; and to support measures to increase the availability of trade finance in developing countries,particularly LICs.
    我々は,貿易のための援助(AfT)を,2011年以降も,過去3年間(2006年-2008年)の平均を反映する水準を少なくとも維持し,他の交渉に影響を与えることなく,特恵原産地規則に関するものを含めて,我々の香港コミットメントに沿って,後発開発途上国の産品のための無税無枠の市場アクセスに向けて進ちょくを図り,貿易円滑化を支援するための全体的かつ多角的な対応を調整するよう関係する国際機関に求め,並びに途上国,取り分け低所得国における貿易金融の利用可能性を増大するための措置を支援するとの我々のコミットメントに留意する。 - 財務省
  • I am aware that there are various reports appearing in newspapers. On a related note, it was announced at the Cabinet meeting today that Japan's unemployment rate is 5.1%. As it was, if I remember right, 5.0% last month, which means that there are approximately 3.3 million unemployed people, it is obvious that the economy, particularly employment, is in a situation not to be complacent about. Excuse me for repeatedly saying this but I, as part of my effort to determine how to deal with this Act, met with four SME business groups in Nagoya and Osaka and groups of small- and medium-size regional banks as well as shinkin banks, credit associations, etc. in the Nagoya and Osaka regions to listen firsthand to them frankly voice what they had to say. As I heard that SMEs are particularly in a grim business condition due to the high yen and other factors, we are in the process of examining the matter with the extension of the Act in mind as well.
    色々新聞に載っているということは知っておりますけれども、特に今日、閣議で完全失業率が5.1(%)という発表がございました。先月は確か5.0(%)でございましたから、約330万人の完全失業者がおりまして、景気というのは、特に雇用は予断を許さない状況にあるということは、よくご存じだと思います。何度も申しますけれども、大阪、名古屋でこの法律をどうすればよいかというようなことで、名古屋、大阪の中小企業4団体、あるいは名古屋、大阪地域の中小の地方銀行、あるいは信金、信組などにもお集まりいただきまして、率直な生の声も色々聞かせていただきました。なかなか円高の影響もこれあり、特に中小企業は非常に業況が厳しいというような話も聞いておりますので、しっかり延長も視野に入れて検討しているところでございます。 - 金融庁

例文データの著作権について