プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
customer name
customer name - имя покупателя,
最終更新: 2018-02-21
使用頻度: 1
品質:
customer name:
Адрес:
最終更新: 2014-02-06
使用頻度: 2
品質:
(print name) (print name)
(расшифровка подписи) (расшифровка подписи)
最終更新: 2013-01-10
使用頻度: 1
品質:
customer name, address:
Имя, адрес клиента:
最終更新: 2014-02-06
使用頻度: 2
品質:
click the customer name.
Выберите размер страницы.
最終更新: 2018-02-21
使用頻度: 1
品質:
customer name of works (services)
Наименование работ (услуг)
最終更新: 2018-02-21
使用頻度: 1
品質:
customer (name and surname) error! ok
Заявитель (имя, фамилия) Ошибка! ok
最終更新: 2018-02-21
使用頻度: 1
品質:
customer (name, address, contact person including post, contact phones)
Заказчик (наименование, адрес, контактное лицо с указанием должности, контактные телефоны)
最終更新: 2012-07-20
使用頻度: 2
品質:
please address your data transfer with the customer name if you are an agency or a graphics studio!
Указывайте, пожалуйста, информацию с именем клиента, если Вы являетесь агентством или студией по изготовлению графики!
最終更新: 2018-02-21
使用頻度: 1
品質:
when a customer purchases a software license, the software is registered in the customer's name.
Когда пользователь приобретает лицензию, продукт регистрируется на его имя.
最終更新: 2018-02-21
使用頻度: 1
品質:
tickets are usually delivered during the late evening hours (from 7pm to midnight) and stored at the reception desk under the customer's name.
Доставка билетов проводится с 7 вечера до полночи.
最終更新: 2018-02-21
使用頻度: 1
品質:
ability to carry out different kinds of sorting e.g. by account number, customer name, currency, etc.
Возможность сортировать информацию по номеру счета, по имени клиента, по валюте итд.
最終更新: 2018-02-21
使用頻度: 1
品質:
it includes a range of information such as customer name, address, order number, manufacturer of goods, and detail of delivery.
Она включает, среди прочего, наименование заказчика, адрес, номер заказа, изготовителя товара и сведения о доставке.
最終更新: 2018-02-21
使用頻度: 1
品質:
4.3 sub-contracts necessary to implement and execute this contract shall be extended on behalf of and under the customer’s name.
4.3 Заключение всех договоров, необходимых для выполнения данного договора происходит от имени и по поручению заказчика.
最終更新: 2018-02-21
使用頻度: 1
品質:
for example, you can filter the customer's name, account type, transaction type, the currency of the accounts that you wish to appear in your search results etc.
Например, можно сортировать или применить следующие фильтры: имя клиента, тип счета, тип транзакции, валюта счета и прочее.
最終更新: 2018-02-21
使用頻度: 1
品質:
{customer.customer name}[1]and then group on the formula, the program will group your data based on the first letter in the customer name field.
{customer.customer name} [1], а затем группа по формуле, программа будет группировать данные основаны на первую букву в поле Имя клиента.
最終更新: 2018-02-21
使用頻度: 1
品質:
$file = "data.xml"; $map_array = array ("bold" = "b", "emphasis "= "i", "literal" = "tt "); function startelement($parser, $name, $attrs) {global $map_array; if ($htmltag = $map_array[$name]) {print" $htmltag ";}} function endelement($parser, $name) {global $map_array; if ($htmltag = $map_array[$name]) {print" / $htmltag ";}} function characterdata($parser, $data) {print $data;} $xml_parser = xml_parser_create(); / / use case-folding so we are sure to find the tag in $map_array xml_parser_set_option($xml_parser, xml_option_case_folding, true); xml_set_element_handler($xml_parser, "startelement", "endelement"); xml_set_character_data_handler($xml_parser, "characterdata"); if (!($fp = fopen($file, "r"))) {die("could not open xml input");} while ($data = fread($fp, 4096)) {if (!xml_parse($xml_parser, $data, feof($fp))) {die(sprintf("xml error: %s at line %d", xml_error_string(xml_get_error_code($xml_parser)), xml_get_current_line_number($xml_parser)));}} xml_parser_free($xml_parser);
xml external entity example
最終更新: 2011-10-24
使用頻度: 1
品質:
警告:見えない HTML フォーマットが含まれています