De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
no pages are present in the specified range
指定した範囲にはページがありません。
Última actualización: 2006-11-02
Frecuencia de uso: 2
Calidad:
pets present in the household
家庭で飼育しているペット
Última actualización: 2006-08-11
Frecuencia de uso: 1
Calidad:
search in the specified folder
指定されたフォルダで検索request type
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
is not present in the file anymore
@action:inmenu
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
drusen were present in the optic disc
乳頭ドルーゼン
Última actualización: 2014-12-09
Frecuencia de uso: 1
Calidad:
Advertencia: puede que esta alineación sea errónea.
Elimínela si lo considera necesario.
i found a present in the garden.
庭にプレゼントあったよ
Última actualización: 2016-10-27
Frecuencia de uso: 1
Calidad:
the serum is still present in the bloodstream.
血液内に まだ血清があるぞ
Última actualización: 2016-10-27
Frecuencia de uso: 1
Calidad:
please make sure that all peer dependencies are installed in the specified versions:
関連する依存ライブラリのインストールについて指定されたバージョンであるか、確認してください:
Última actualización: 2021-06-18
Frecuencia de uso: 1
Calidad:
osteoblastoma is present in the posterior area of the lumbar.
腰の後方に、骨芽細胞腫。
Última actualización: 2016-10-27
Frecuencia de uso: 1
Calidad:
creates a file with a unique filename in the specified directory.
(php 3, php 4)
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
basic to the argument is the assumption that the rules in question are present in the language.
この議論の根底には、問題としている規則が言語に存在するという仮説がある。
Última actualización: 2018-07-09
Frecuencia de uso: 3
Calidad:
enable or disable the use of webseeds when they are present in a torrent.
torrent にウェブシードが含まれている場合に、その使用を有効/無効にします。
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
this returns the number of colors in the specified image 's palette.
指定した画像パレットの色数を返します。
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
the specified location is not in the proper format.
指定したインストール先のフォーマットが正しくありません。
Última actualización: 2006-11-24
Frecuencia de uso: 2
Calidad:
replaces the value for the specified key in the database.
データベース中の、指定されたキーに対応する値を置き換えます。
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
array_intersect() returns an array containing all the values of array1 that are present in all the arguments.
array_intersect() は、他の全ての引数に存在する array1 の値を全て有する配列を返します。 キーと値の関係は維持されることに注意して下さい。
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
when there is a record with the supplied product true in the processing material t corresponding to the specified processing
指定された加工に対応する加工資材tに支給品がtrueのレコードが存在した場合
Última actualización: 2023-03-27
Frecuencia de uso: 1
Calidad:
Referencia:
this function causes a store to add the specified flag to the flags set for the messages in the specified sequence.
この関数は、指定したシーケンスのメッセージのフラグに指定したフラグを セットし、保存します。
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
Referencia:
when viewing the master document, styles that are already present in the master document take precedence over styles with the same name that are imported from subdocuments.
マスタードキュメントを表示すると、マスタードキュメントにすでにあるスタイルが、サブドキュメントからインポートした同じ名前のスタイルよりも優先されています。
one important thing to note is that it has not aggregated the private elements defined in the class, which are present in the $ws object.
we will now consider the output to understand some of the side-effects and limitation of object aggregation in php. first, the newly created $fs and $ws objects give the expected output (according to their respective class declaration). note that for the purposes of object aggregation, private elements of a class/object begin with an underscore character ("_"), even though there is not real distinction between public and private class/object elements in php.