Fileを含む例文一覧と使い方
該当件数 : 48244件
In particular, -R enables the Rock Ridge extensions common to UNIX systems, -J enables Joliet extensions used by Microsoft systems, and -hfs can be used to create HFS file systems used by MacOS. 例文帳に追加
特に -R オプションは UNIXシステムで標準的な Rock Ridge 拡張を有効にします。 -Jオプションは Microsoft のシステムで標準的な Joliet 拡張を有効にし、 -hfs オプションは MacOSで使用されている HFS ファイルシステムを作成するために使われます。 - FreeBSD
This file should contain important information about problems you might encounter, or specify the order in which you might have to run certain commands. 例文帳に追加
このファイルにはあなたが遭遇するかも知れない問題に対する重要な情報を含んでいたり、あなたが特定のコマンドを実行しなければならなくなった時その順序を指示したりするはずです。 - FreeBSD
Once you've entered your comments, saved the file and exited the editor, your changes (and comments) will be applied to the remote repository and will be available to the other developers in your team.例文帳に追加
コメントを入力したら、ファイルを保存してエディタから抜けてください。 あなたの変更(とコメント)はリモートのリポジトリに反映され、同じチームの他の開発者がそれを使うことができるようになります。 - Gentoo Linux
When you alter the /etc/devfsd.conf file, and you want the changes to be forced onto the system, you don't have to reboot. Depending on what you want, you can use any of the two followingsignals:例文帳に追加
/etc/devfsd.confファイルを変更した場合やシステムに強制的に変更を加えたい場合に、再起動を行う必要はありません。 あなたのやりたい事に応じて、次の2つのシグナルのどちらかを用いることができます: - Gentoo Linux
Normally, local copies of certain information (backup copies of inline member functions, debugging information, and the internal tables that implement virtual functions) must be kept in each object file that includes class definitions. 例文帳に追加
通常は、特定の情報 (インラインメンバ関数のバックアップコピー、デバッグ情報、仮想関数実現のための内部テーブル) の複製がそのクラス定義をインクルードしたそれぞれのオブジェクトファイル中に置かれます。 - JM
Client side caching may lead to a delay between the time where ownership have been changed to allow access for a user and the time where the file can actually be accessed by the user on other clients. 例文帳に追加
クライアント側のキャッシュにより所有権が変更されてユーザーのアクセスが許した時点と、実際に他のクライアントでユーザーによってファイルにアクセスできる時点との間に時間差があるかもしれない。 - JM
Any number of processes may hold a read lock (shared lock) on a file region, but only one process may hold a write lock (exclusive lock). 例文帳に追加
のどちらを設定するかを指定する。 ファイルのある領域に対して、読み出しロック (共有ロック) を保持できるプロセス数に制限はないが、書き込みロック (排他ロック) を保持できるのは一つのプロセスだけである。 - JM
This is bad: it means that a process can lose the locks on a file like /etc/passwd or /etc/mtab when for some reason a library function decides to open, read and close it. 例文帳に追加
この動作はまずい: あるプロセスが/etc/passwdや/etc/mtabといったファイルにロックを適用しているときに、あるライブラリ関数が何かの理由で同じファイルを open, read, closeすると、そのファイルへのロックが失われることになる。 - JM
When all file descriptors referring to an inotify instance have been closed, the underlying object and its resources are freed for re-use by the kernel; all associated watches are automatically freed. 例文帳に追加
inotify インスタンスを指している全てのファイルディスクリプタがクローズされた場合、その下層にあるオブジェクトとそのリソースは、カーネルで再利用するために解放される。 関連が切られた監視対象は自動的に解放される。 - JM
/proc/sys/kernel/version This file contains a string like: #5 Wed Feb 25 21:49:24 MET 1998 The "#5" means that this is the fifth kernel built from this source base and the date behind it indicates the time the kernel was built. 例文帳に追加
/proc/sys/kernel/versionこのファイルには、以下のような文字列が書かれている: #5 Wed Feb 25 21:49:24 MET 1998\\&'#5' はこのソースで構築された 5 番目のカーネルであることを意味する。 その後にある日付はカーネルが構築された時刻を表す。 - JM
are usually only used by programs such as the Linux NFS server that need to change what user and group ID is used for file access without a corresponding change in the real and effective user and group IDs. 例文帳に追加
が明示的に呼び出されるのは、Linux NFS サーバー のように、ファイル・アクセスに用いるユーザID / グループID を変更しなければならないが、対応する実(real)/実効(effective) ユーザID / グループID は変更したくないようなプログラムに限られる。 - JM
for a connection-oriented socket that preserves message boundaries and delivers messages in the order that they were sent. Unix sockets support passing file descriptors or process credentials to other processes using ancillary data. 例文帳に追加
(Linux 2.6.4 以降で利用できる)メッセージ境界を保存し、送信された順序でメッセージを届ける接続指向ソケットUnix ソケットでは、補助データを使ってファイルディスクリプタやプロセスの信任状 (credential) を送受信することもできる。 - JM
In contrast for new projects in NetBeans 6.0 and 6.1, everything goes into one single faces-config.xml file by default but you have the capability to add new faces configuration files and add your own rules or entries in them. 例文帳に追加
NetBeans 6.0 と 6.1 の新しいプロジェクトに対して、デフォルトですべてのものが単一の faces-config.xml ファイルに入りますが、新しい faces 構成ファイルを追加して、それに独自の規則やエントリを追加することもできます。 - NetBeans
In this last exercise we will reuse the GUI Form Examples project and internationalize the Find.java form, which we excluded in the previous exercise.We will invoke the Internationalize dialog box to replace all hard-coded strings in this file.例文帳に追加
この最後の課題では、GUI フォームのサンプルプロジェクトを再利用して、前の課題で除外した Find.java フォームを国際化します。 「国際化」ダイアログを呼び出して、このファイル内のハードコードされた文字列をすべて置換します。 - NetBeans
Only when an ID being the same ID of the user waveform data included in the voice file is not attached to the waveform data written in the user waveform memory 14, the user waveform data are written into the user waveform memory 14.例文帳に追加
このボイスファイルに含まれたユーザ波形データのIDと同じIDが、ユーザ波形メモリ14に書き込まれている波形データに付いていないときに限り、このユーザ波形データをユーザ波形メモリ14に書き込む。 - 特許庁
A reallocation part 116 invalidates the advertising space allocation for advertising agencies with expired licenses despite the advertising space allocation in the advertising space definition file 32.例文帳に追加
割り当て変更部116は、ライセンスが失効した広告代理店については、広告スペース定義ファイル32において広告スペースに割り当てられていた場合でも、その広告スペースへの割り当てを無効にする。 - 特許庁
To provide a waveform display device capable of simply grasping the state before and after an abnormal waveform without using an external television monitor by preserving a plurality of history waveforms in the same moving image file.例文帳に追加
複数のヒストリー波形を同一の動画ファイルで保存することにより、異常波形の前後の様子を、外付けテレビモニタを使用しなくても簡単に把握できる波形表示装置を提供する。 - 特許庁
To compile a source code written in a C/Pascal language for generating an operation file used in a dynamically resettable processing unit having selectively replaceable internal hardware structure.例文帳に追加
たとえばCまたはパスカルで書かれたソースコードをコンパイルして、選択的に交換可能な内部ハードウェア構造を有する動的に再設定可能な処理ユニットで使用する実行ファイルを生成できるようにする。 - 特許庁
Therefore, it should be noted that there is the likelihood that a financial instruments business operator will file a petition for commencement of bankruptcy proceedings, etc. before the supervisory authorities properly identify the business operator’s financial conditions. 例文帳に追加
従って、監督部局がその財務状況を的確に把握するに至る段階までに、金融商品取引業者において破産等手続開始の申立てを行うおそれに留意が必要である。 - 金融庁
A. When permission is refused, a notification of refusal of permission shall be issued to the applicant. The notification shall include the grounds for refusal and state that the applicant is entitled to file an objection with the Commissioner of the Financial Services Agency. 例文帳に追加
イ.許可を拒否する場合は、拒否の理由及び金融庁長官に対して異議申立てできる旨を記載した許可拒否通知書を許可申請者に交付するものとする。 - 金融庁
The information storage device 10 makes a response to the information processor faster than the previous response when frequent access to the file "B" by the information processor is continuously performed.例文帳に追加
情報記憶装置10は、引き続きファイル「B」に対して情報処理装置による頻繁なアクセスが行われる場合には、情報処理装置に対するレスポンスを以前のレスポンスより速くする結果となる。 - 特許庁
To allow a user to adjust photographing time by calculating photographing-allowing remaining time or a photographing-allowing remaining file size in creating a moving image to be uploaded from a moving image under photographing.例文帳に追加
撮影中の動画からアップロードする動画を作成する際に、撮影可能残り時間または、撮影可能残りファイルサイズを算出することにより、ユーザが撮影時間を調整できるようにする。 - 特許庁
Article 90 A detainee may, either orally or in writing, file a complaint with regard to the measures taken by the prisoner of war camp commander against him/her or any other treatment he/she received. 例文帳に追加
第九十条 被収容者は、自己に対する捕虜収容所長の措置その他自己が受ける処遇について、捕虜収容所長に対し、口頭又は書面で、苦情の申出をすることができる。 - 日本法令外国語訳データベースシステム
Article 31 For a registration of change or a registration of correction regarding the name or address of a heading-section owner, no person other than the heading-section owner may file an application. 例文帳に追加
第三十一条 表題部所有者の氏名若しくは名称又は住所についての変更の登記又は更正の登記は、表題部所有者以外の者は、申請することができない。 - 日本法令外国語訳データベースシステム
(4) A co-owner who makes a registration of correction set forth in the preceding paragraph may not file an application without the consent of the other co-owner(s) whose share is to be corrected as a result of the registration of correction. 例文帳に追加
4 前項の更正の登記をする共有者は、当該更正の登記によってその持分を更正することとなる他の共有者の承諾があるときでなければ、申請することができない。 - 日本法令外国語訳データベースシステム
Article 36 A person who has acquired ownership of newly created land or land for which there is no heading registration shall file an application for a heading registration within one month from the date of the acquisition of ownership. 例文帳に追加
第三十六条 新たに生じた土地又は表題登記がない土地の所有権を取得した者は、その所有権の取得の日から一月以内に、表題登記を申請しなければならない。 - 日本法令外国語訳データベースシステム
Article 42 In the event of the loss of land, the heading-section owner or registered holder of ownership shall file an application for a registration of the loss of the land within one month from the date of the loss. 例文帳に追加
第四十二条 土地が滅失したときは、表題部所有者又は所有権の登記名義人は、その滅失の日から一月以内に、当該土地の滅失の登記を申請しなければならない。 - 日本法令外国語訳データベースシステム
(7) A person who has acquired ownership of the building after the abolition of the regulation set forth in the preceding paragraph shall file an application for a heading registration of the building within one month from the date of the acquisition of ownership. 例文帳に追加
7 前項の規約を廃止した後に当該建物の所有権を取得した者は、その所有権の取得の日から一月以内に、当該建物の表題登記を申請しなければならない。 - 日本法令外国語訳データベースシステム
Article 166 (1) An inmate may, in writing, file a complaint with the Minister of Justice with regard to the measures taken by the warden of the penal institution against him/her or any other treatment he/she has received. 例文帳に追加
第百六十六条 被収容者は、自己に対する刑事施設の長の措置その他自己が受けた処遇について、書面で、法務大臣に対し、苦情の申出をすることができる。 - 日本法令外国語訳データベースシステム
Article 168 (1) An inmate may, either orally or in writing, file a complaint with regard to the measures taken by the warden of the penal institution against him/her or any other treatment he/she received. 例文帳に追加
第百六十八条 被収容者は、自己に対する刑事施設の長の措置その他自己が受けた処遇について、口頭又は書面で、刑事施設の長に対し、苦情の申出をすることができる。 - 日本法令外国語訳データベースシステム
Article 233 (1) A detainee may, in writing, file a complaint with the Chief of Police with regard to the measures taken by the detention services manager against him/her or any other treatment he/she received. 例文帳に追加
第二百三十三条 被留置者は、自己に対する留置業務管理者の措置その他自己が受けた処遇について、書面で、警察本部長に対し、苦情の申出をすることができる。 - 日本法令外国語訳データベースシステム
Article 484 (1) In cases where it has become clear that the assets of a Liquidating Stock Company are not sufficient to fully discharge its debts, liquidators must immediately file a petition for the commencement of bankruptcy procedures. 例文帳に追加
第四百八十四条 清算株式会社の財産がその債務を完済するのに足りないことが明らかになったときは、清算人は、直ちに破産手続開始の申立てをしなければならない。 - 日本法令外国語訳データベースシステム
Article 656 (1) In cases where it has become clear that the assets of a Liquidating Membership Company are not sufficient to fully discharge its debts, liquidators must immediately file a petition for the commencement of bankruptcy procedures. 例文帳に追加
第六百五十六条 清算持分会社の財産がその債務を完済するのに足りないことが明らかになったときは、清算人は、直ちに破産手続開始の申立てをしなければならない。 - 日本法令外国語訳データベースシステム
(6) Concerning the decision on amounts of medical expenses for services and supports for persons with disabilities pursuant to the provision of paragraph 1, it is not possible to file an appeal pursuant to Administrative Appeals Act (Act No.160 of 1962). 例文帳に追加
6 第一項の規定による自立支援医療費等の額の決定については、行政不服審査法(昭和三十七年法律第百六十号)による不服申立てをすることができない。 - 日本法令外国語訳データベースシステム
(ii) a method for obtaining the record of matters concerning the consent of a Customer, etc. from a file on a magnetic disk or an equivalent method that can record certain matters securely. 例文帳に追加
二 磁気ディスクその他これに準ずる方法により一定の事項を確実に記録しておくことができる物をもって調製するファイルに委託者等の同意に関する事項を記録したものを得る方法 - 日本法令外国語訳データベースシステム
(7) A settler, trustee, or beneficiary, or the trust supervisor at the time in question may file an immediate appeal against a judicial decision on the appointment of a trust supervisor under the provisions of paragraph (4). 例文帳に追加
7 第四項の規定による信託監督人の選任の裁判に対しては、委託者、受託者若しくは受益者又は既に存する信託監督人は、即時抗告をすることができる。 - 日本法令外国語訳データベースシステム
Article 92 Persons who are dissatisfied with the dispositions made by the Regional Board by its decision pursuant to the provisions of this Act may file an application for examination with the Commission pursuant to the Administrative Appeal Act. 例文帳に追加
第九十二条 この法律の規定により地方委員会が決定をもってした処分に不服がある者は、審査会に対し、行政不服審査法による審査請求をすることができる。 - 日本法令外国語訳データベースシステム
Article 227 (1) For an accused person who has been committed to a penal institution to file an appeal, he/she shall submit a written motion for appeal via the warden of the penal institution or a deputy thereof. 例文帳に追加
第二百二十七条 刑事施設に収容されている被告人が上訴をするには、刑事施設の長又はその代理者を経由して上訴の申立書を差し出さなければならない。 - 日本法令外国語訳データベースシステム
(a) The number of households of the local fishermen among the partner (all the partner of the associations concerned in the case where two or more associations jointly file an application) is not less than 70% of the number of households of the local fishermen. 例文帳に追加
イ 組合員(二以上共同して申請した場合には、これらの総組合員)のうち地元漁民である者の属する世帯の数が、地元漁民の属する世帯の数の七割以上であること。 - 日本法令外国語訳データベースシステム
In the case of the form-making, even if a palm of a hand or a finger touches the sheet 3, since the protrusion 5a of the file 1 are flat, there is no fear of opening of a pinhole in the sheet 3 and scumming can be prevented.例文帳に追加
この製版の際、孔版原紙3に手のひらや指等が触れても、製版用ヤスリ1の凸部5aは平坦であるため、孔版原紙3にピンホールが開く虞がなく、地汚れを防止する。 - 特許庁
When the embedded variables are a belonging section code or a belonging department code, the belonging section code or belonging department code of a user is set as the down-load destination file name by referring to an individual information table 3.例文帳に追加
埋め込み変数が所属部コードまたは所属部門コードの場合は、個人情報テーブル3を参照し利用者の所属部コードまたは所属部門コードをダウンロード先ファイル名に設定する。 - 特許庁
A filler creating part 54 creates fillers which make an amount of data of a body, a header or a footer to be integer multiple of the ECC (error correction code) block of an optical disk by being added to the body, the header, or the footer of the file.例文帳に追加
フィラー生成部54は、ファイルのボディ、ヘッダ、またはフッタに付加することによって、ボディ、ヘッダ、またはフッタのデータ量を、光ディスクのECCブロックの整数倍とするフィラーを生成する。 - 特許庁
To provide the updating system of a cumulative file accompanying consolidation and branch premises unification and reorganization of monetary facilities, which realizes rewashing free from a mistake and realizes efficient updating by eliminating the omission of updating.例文帳に追加
洗替漏れをなくしてミスのない洗替を可能にすると共に、効率の良い洗替を可能にした金融機関の合併・店舗統廃合に伴う累積ファイルの洗替処理システムを提供する。 - 特許庁
An output code being the object of output/selection, an output condition and the like are defined in a slip control parameter file 1 and the slip code of a slip being the object of registration is defined in a registration indication parameter 7.例文帳に追加
出力選択対象の出力コード、出力条件等を帳表制御パラメータファイル1に定義し、登録指示パラメータ7に登録対象帳表の帳表コードを定義する。 - 特許庁
Two new and old files are successively compared by prescribed data units from the leading of those files, and when it is judged that those data are matched, transfer information expressing the position and data length of the old file is outputted.例文帳に追加
新旧2つのファイルに対してファイル先頭から所定データ単位に順次比較し、データ一致を判定した場合、旧ファイルの位置とデータ長を表した転送情報を出力する。 - 特許庁
A CPU (file managing means) 1 decides quantity of FAT information that is read at a time from an FD 10, an HD 11a and a PC card 11b to a memory 3 in accordance with an empty situation of the memory 3.例文帳に追加
CPU(ファイル管理手段)1は、メモリ3の空き状況に応じてFAT情報をFD10、HD11a、PCカード11bからメモリ3に一度に読み出す量を決定する。 - 特許庁
While the print data are subdivided and transferred to a printer, a print processor 42 monitors the print control command file 71 concerning the print data, and when it is detected the cancel command is written, subsequent printing is stopped.例文帳に追加
プリントプロセッサ42は、印刷データを細分化してプリンタに転送する間に、印刷データを印刷制御コマンドファイル71を監視し、キャンセルコマンドが書きこまれたのを検知すると、以降の印刷を中止する。 - 特許庁
A recording control unit detects a recording start indication through a sound input command when a connection is made and forms the sound file of transmitting/receiving sounds in a storage device when the recording start indication is given.例文帳に追加
録音制御部は、接続がなされると音声入力コマンドによる録音開始指示の検出を行い、前記録音開始指示があると記憶装置に送受信音声の音声ファイルを作成する。 - 特許庁
To provide a document managing device, a document managing program, a device for creating a document with a bookmark image, and a program for creating the document with the bookmark image that can divide by document kinds and generate image data file by document bundles while scanning a plurality of document bundles together in one process.例文帳に追加
複数の原稿束をまとめて1工程でスキャンすると同時に原稿束単位で画像データファイルを予め設定された原稿種別に振り分け作成することができる。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright(C) 2026 金融庁 All Rights Reserved. |
| ※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
