English | Russian |
A number sequence code is required for both Expense reports and Cash advance requests | для отчётов по расходам и запросов денежных авансов требуется уникальный код последовательности номеров. (Dynamics AX 2009 SP1 Rori) |
ABC code | ABC-код (A classifier that names categories in an ABC classification) |
ABC code carrying cost | ABC-код (затраты на хранение) |
ABC code for carrying cost classification | ABC-код (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their carrying cost; затраты на хранение) |
ABC code for contribution margin | ABC-код (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their contribution margin; маржа) |
ABC code for revenue | ABC-код (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their revenue; выручка) |
ABC code margin | ABC-код (маржа) |
ABC code revenue | ABC-код (выручка) |
ABC code value | ABC-код (The categorization of an inventory item based on its value compared to the total inventory on hand; себестоимость) |
access code | код доступа (A string of characters entered by a user to verify his or her identity to a network or to a local computer, device, or client, or to sign in to an account, app, and so on) |
account code | номер счёта (The unique identifier for a record that holds the balance relating to any single asset, liability, owner's equity, revenue, or expense of the business) |
account code segment | сегмент кода счёта (A section of an account code that represents a type of entity for which you are accounting) |
account code segment | сегмент кода счета (A section of an account code that represents a type of entity for which you are accounting. Rori) |
add to the master branch of the code | добавить код в главную ветку проекта (Alex_Odeychuk) |
app code | код приложения (ssn) |
application source code | исходный код приложения (Alex_Odeychuk) |
area code | код города (A number that identifies each telephone service area in a country/region and is used as a dialing prefix) |
argument-checking code | код проверки аргументов (Alex_Odeychuk) |
authorization code | код авторизации (A code that grants rights to an individual, for example to use a system or access stored data) |
Authorization code was missing from the registrar transfer | Отсутствовал код авторизации для смены регистратора (Windows Live Admin Center W4MQ Rori) |
bank code | банковский код (A unique bank registration number that a bank uses to identify itself) |
bank sorting code | код отделения банка (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
bar code | штрихкод (The special identification code printed as a set of vertical bars of differing widths on books, grocery products, and other merchandise. Used for rapid, error-free input in such facilities as libraries, hospitals, and grocery stores, bar codes represent binary information that can be read by an optical scanner. The coding can include numbers, letters, or a combination of the two; some codes include built-in error checking and can be read in either direction) |
bar code reader | обработчик штрихкода (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items) |
bar code scanner | сканер штрихкода (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items) |
be called from managed code | вызываться из управляемого кода (microsoft.com Alex_Odeychuk) |
book code | код книги (A predefined dimension that is used to differentiate between different modeling scenarios. For example, you can use this dimension to track values for budget, actual, and forecasted scenarios for any given period of time. It is automatically included with every model) |
boot code | загрузочный код (Andy) |
branch code | код филиала (A numeric code used in combination with a bank code to identify a specific bank branch) |
campaign code | код кампании (An identifier, usually made up of numbers or letters, such as 1234 or Early Spring, for a marketing campaign. The campaign code is another way to identify a marketing campaign distinct from the name of the marketing campaign) |
card validation code | проверочный код карты (A code that credit card companies use to authorize credit card charges. For example, American Express uses a four-digit number on the front of the credit card, and Visa, MasterCard, and Discover use a three-digit number on the back) |
Central Bank MFO Code | код МФО Центрального банка (A 9-digit code used to identify banks for routing transactions in the Russian Federation) |
central bank transaction code | код транзакции Центрального банка (A statistical code defined by the Central Bank of Russia used to describe the subjects of payments denominated in Russian roubles for cross-border transactions) |
character code | код знака (A numeric value that corresponds to a particular character in a set) |
client code | код клиентской стороны (Alex_Odeychuk) |
client code generation | формирование клиентского кода (The action of generating code for the client project based on operations and entities exposed in the middle tier. A RIA Services link must exist between the client and server projects) |
code access security | управление доступом для кода (A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform) |
code access security | разграничение доступа кода |
code access security CAS policy | политика разграничения доступа кода (A set of rules that defines security permissions for a collection of assemblies by associating attributes of those assemblies, such as location and signature, with a set of code access security permissions) |
code analysis | анализ кода (The process of checking code for conformance to design guidelines. Code analysis goes beyond compilation to look for common coding and design errors determined by a set of guidelines) |
Code Analysis Spelling Culture | культура проверки правописания анализа кода (Visual Studio 2013 Rori) |
code-behind class | класс поддерживающего кода (A class that is accessed by an .aspx file, but resides in a separate file (such as a .dll or .cs file). For example, you can write a code-behind class that creates an ASP.NET custom server control, contains code that is called from an .aspx file, but does not reside within the .aspx file) |
code-behind class | класс кода программной части (A class that is accessed by an .aspx file, but resides in a separate file (such as a .dll or .cs file). For example, you can write a code-behind class that creates an ASP.NET custom server control, contains code that is called from an .aspx file, but does not reside within the .aspx file) |
code-behind file | файл кода программной части (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
code-behind file | файл с выделенным кодом (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
code-behind model | модель выделенного кода (в ASP.NET Alex_Odeychuk) |
code-behind page | страница с выделенным кодом (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
code comment Web report | веб-отчёт комментариев кода (Web pages that enable you to browse the code structure within files in your current project or solution, such as objects and interfaces defined in a project. Rori) |
code complete | завершение кодирования (A development milestone marking the point at which all features for the release are implemented and functionality has been verified against the functional specification) |
code coverage | покрытие кода (A technology that includes adding instructions to an existing assembly or artifact and that enables Visual Studio to monitor the code paths that are touched by a test) |
code coverage | объём протестированного кода (A metric used to describe the degree to which the source code of a program has been tested. Code coverage is expressed as a percentage of the blocks of code tested over the total blocks of code) |
Code Definition window | окно определения кода (A read-only editor view that displays the definition of a symbol in a code file stored in, or referenced by, the active project) |
code discovery analysis | анализ обнаружения кода (stachel) |
code element | кодовая точка (ssn) |
code example | пример кода (A block of sample code in documentation that is used to demonstrate a concept or process) |
code freeze | запрёт изменения кода (A point at which a technical project document (requirements specification, functional specification, etc) or developed component of the solution cannot change without significant justification and approval by key project stakeholders) |
code group | группа кода (A logical grouping of code that has a specified condition for membership) |
code list | список кодов (A set of abbreviation/explanation pairs that are used as a design-time aid to providing sets of XML Schema Definition language (XSD) enumeration values) |
code mask | маска кода (The format that you define for a work breakdown structure [WBS] code or a custom outline code. The mask specifies the sequence and number of letters or numbers required for each level and the symbol separating the levels) |
code metric | метрика кода (A software measure that provides developers better insight into the code they are developing. By taking advantage of code metrics, developers can understand which types and/or methods should be reworked or more thoroughly tested. Development teams can identify potential risks, understand the current state of a project, and track progress during software development) |
code page | кодовая страница (A table that relates the character codes (code point values) used by a program to keys on the keyboard or to characters on the display. This provides support for character sets and keyboard layouts for different countries or regions) |
code pane | область кода (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code) |
code point | кодовая точка (The minimum bit combination that can represent a unit of encoded text for processing or exchange) |
code point | элемент кода |
code profiler | профилировщик кода (A software tool, implemented as a DLL, which is called by the runtime system during the execution of an image) |
code profiling tools | средства профилирования кода (Visual Studio 2013 VS Update ssn) |
code review | проверка кода (The process of assessing code to improve its quality and the capabilities of the development team. Types of code review include formal review, peer-based review, and third-party review) |
code sample | пример кода (A set of program instructions that are provided as an example, typically for learning and re-use) |
code scaffolding | кодогенерация (по спецификациям (шаблонам кодогенерации), согласно которых генерируется программный код Alex_Odeychuk) |
code signing | подписывание кода (microsoft.com bojana) |
code snippet | фрагмент кода (A small piece of programming code that is part of a larger program. Usually the code snippet performs a specific function or task) |
code snippet for interface | фрагмент кода для интерфейса (Visual Studio 2012 ssn) |
Code snippet for unchecked block | фрагмент кода для непроверенного блока (Visual Studio 2008 Rori) |
code visualization extension | расширение для визуализации кода (Alex_Odeychuk) |
commodity code hierarchy | иерархия товарных кодов (A category hierarchy that orders categories that are created from commodity codes) |
common app code | общий код приложения (Alex_Odeychuk) |
condition code | код условия (One of a set of bits that are set on (1, or true) or off (0, or false) as the result of previous machine instructions. The term is used primarily in assembly or machine language situations. Condition codes are hardware-specific but usually include carry, overflow, zero result, and negative result codes) |
country/region code | код страны или региона (A two-character sequence in an Internet domain name address that indicates the country/region in which a host is located) |
course code | код курса (A number or code that an educational institution uses to identify a particular class) |
currency code | код валюты (An alphanumeric identifier that represents a currency unit) |
dead code | неиспользуемый код (Code that is not called during profiling) |
department code | код отдела (A unique alphanumeric name used to identify a department) |
department code | код подразделения (A unique alphanumeric name used to identify a department) |
Depreciation Book Code | Код книги амортизации (Dynamics NAV 2009 R2 Rori) |
Depreciation Book Code Filter | фильтр по коду книги амортизации (Dynamics NAV 2009 R2 Rori) |
Depreciation Code List | список кодов амортизации (Dynamics NAV 2009 SP1 Rori) |
detail code | подробный код (ssn) |
Dimension code to be treated as an analysis code. | Код аналитики, используемый как код аналитического учёта (Dynamics AX 2009 SP1 Rori) |
direction code | код направления (A value in a fax or phone activity that indicates the direction of the message. Typically the values are incoming or outgoing) |
Disable event handling code | Выключить код обработки событий (VB 7.1 ssn) |
disposition code | код метода обработки (A code that indicates the method by which a returned item should be processed) |
DSN code | код DSN (A three-digit string of numbers, such as 5.1.2., that indicates the status of an attempt to deliver an e-mail message) |
Electronic Product Code | электронный код продукта (EPC) |
embed code | код внедрения (HTML code that adds an object, such as a video, to a Web site, blog, or HTML page) |
emergency access code | код доступа для чрезвычайных ситуаций (An emergency access code is a set of letters and numbers that can be included on your emergency profile wallet card or sheet. Rori) |
Enable event handling code | Включить код обработки событий (Visual Studio 2010 ssn) |
error code | код ошибки (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
Error code %1!s!. Error in accessing a desktop database | Код ошибки %1!s!. Ошибка при доступе к базе данных на компьютере (ActiveSync 4.5 ssn) |
error state code | код состояния ошибки (SQL Server 2012 ssn) |
event detail code | подробный код события (ASP.NET 4.5, .NET Framework 4 ssn) |
event type code | код типа события (ssn) |
exit code | код завершения (A value set by an executable upon exit or termination that conveys status information) |
exit code | код выхода (A value set by an executable upon exit or termination that conveys status information) |
facility code | код устройства |
field code | код поля (Placeholder text that shows where specified information from your data source will appear; the elements in a field that generate a field's result. The field code includes the field characters, field type, and instructions) |
four character code | код FOURCC (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
FOURCC code | код FOURCC (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
FOURCC Code | код FOURCC |
generate client code | выполнить генерацию кода клиентской стороны (Alex_Odeychuk) |
generate client code | выполнить генерацию клиентского кода (Alex_Odeychuk) |
generated code | сформированный код (Code that is automatically generated for the client project based on operations and entities exposed in the middle tier when a RIA Services link exists between the server and client projects. Rori) |
generated code | сформированный код (Code that is automatically generated for the client project based on operations and entities exposed in the middle tier when a RIA Services link exists between the server and client projects) |
handling code | код обработки (Andy) |
hash code | хэш-код (A fixed-size result that is obtained by applying a one-way mathematical function (sometimes called a hash algorithm) to an arbitrary amount of data. If there is a change in the input data, the hash changes. The hash can be used in many operations, including authentication and digital signing) |
HTML code fragment | фрагмент HTML-кода (HTML code that you add to your Web page to create features such as a script, a counter, or a scrolling marquee) |
IFSC code | код IFSC (A series of 11 alphanumeric characters used by the Indian Financial System to identify banks participating in the NEFT system and to route transactions between banks) |
in the client code | в коде клиентской стороны (Alex_Odeychuk) |
in the server code | в коде серверной стороны (Alex_Odeychuk) |
industry code | код отрасли (A code used to identify different industries such as automotive, aviation, and beverage. You use industry codes to identify the associated industry of an advertisement, thus preventing two ads from competing companies in the same industry from appearing on the same page) |
industry code | промышленный кодекс |
Interaction Language Code | код языка взаимодействия (Dynamics NAV 2009 SP1 Rori) |
international access code | код доступа к международной телефонной линии (The prefix that is used to direct a call internationally. The International Access Code is 011 in the United States and 00 in much of the rest of the world) |
invalid event type code | недопустимый код типа события (Dynamics CRM 5.0 ssn) |
just My Code | только мой код (A Visual Studio .NET debugging feature that allows the user to step through all the user-written code in the current project as well as in any referenced project, and skip over designer-generated code. Also, Just My Code affects breakpoints as well as stepping) |
language code identifier | код языка (A 32-bit value which consists of the language ID in the low word (bits 0-15) and the sorting ID (bits 16-19) and a reserved value (bits 20-31) in the high word) |
last-error code | код последней ошибки (Alex_Odeychuk) |
last-error code value | значение кода последней ошибки (Alex_Odeychuk) |
late-bound code | код с поздним связыванием (A code that defers the assignment of a meaning to an identifier (such as a variable) until runtime) |
leader code | код ведущего |
license code | лицензионный код (An alphanumeric key that grants a party the right to use software or software components as prescribed in the terms of the license agreement, and that activates and inactivates software modules, software capabilities, and software functions) |
line of code | строка кода (An executable line of text that excludes white space, comments, type declarations, and namespace declarations) |
location code | код склада (A code that represents the physical location where an employee works in the organization) |
main account code segment | сегмент кода основного счёта (Rori) |
managed code | управляемый код (код на промежуточном языке, который может быть проанализирован другими программами, напр., на отсутствие потенциально опасных действий; необходим для обмена исполняемыми файлами через Интернет; термин широко используется Microsoft в рамках платформы .NET) |
managed code | управляемый код (Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications) |
managed code extension | расширение управляемого кода (An application-level add-in or document-level customization. Generally, an extension to Microsoft Office that is created by using Visual Studio Tools for Office) |
master boot code | основной загрузочный код (A small amount of executable code contained in the master boot record that scans the partition table for the active partition, finds the starting sector of the active partition, loads a copy of the boot sector from the active partition into memory, and transfers control to the executable code in the boot sector) |
Match Code Update | обновление кодов сопоставления (A system job that scans the system for records for which match codes are not updated and persist their corresponding matchcodes in the database (this wakes up every 5 mins)) |
merge using custom code is not supported | объединение с использованием пользовательского кода не поддерживается (Rori) |
Message Authentication Code | код проверки подлинности сообщения (An algorithm that allows a receiver to ensure that a block of data has retained its integrity from the time it was sent until the time it was received) |
Meta tags are invisible bits of code that search engines often use to index Web sites. | Метатеги – это неотображаемые фрагменты кода, часто используемые поисковыми системами для индексации веб-сайтов. (SharePoint Server 2013 Rori) |
Microsoft Office Code Compatibility Inspector | инспектор совместимости кода Microsoft Office (A tool that is designed to help an enterprise or small business update Visual Basic for Applications (VBA) and Visual Studio Tools for Office code so that it is compatible with later versions of Office) |
miscellaneous charge code | код накладных расходов (A code that represents miscellaneous charges on a transaction, such as invoice fees, freight, and insurance) |
mobile code | мобильный код (Any code placed on a central server that is meant to be downloaded and run by multiple clients. Mobile code can be distributed using Web servers, FTP servers, file shares, and so on. Typically, users run mobile code from the intranet and Internet zones) |
my Code | мой код (A debugging feature that hides non-user code so that it does not appear in the debugger windows) |
native code | платформенно-ориентированный код (Alex_Odeychuk) |
natural account code segment | сегмент кода основного счёта (A segment of a general ledger account code that corresponds to the type of account, for example, cash, sales, or travel expense. Rori) |
OLE status code | код состояния OLE (часть структуры данных, содержащая номер ошибки и возвращающая сведения о её условиях. Структура данных определяется связыванием и встраиванием объектов. См. Microsoft glossary (VBA) ssn) |
outline code | кодировка справочника (A custom tag that users define for tasks or resources to allow them to show a hierarchy of the tasks in their project that is different from WBS codes or outline numbers. You can create up to 10 sets of custom outline codes in your project) |
outside line access code | код доступа к внешней телефонной линии (The prefix that is used to access an outside line. In the United States, this prefix is typically 9) |
p-code | p-код (A machine language for a nonexistent processor (a pseudomachine). Such code is executed by a software interpreter) |
participant code | код участника (An access code that is required for a user to join a conference as a participant. This code is entered in the Options dialog box, on the Accounts tab, under Conferencing Information) |
policy bar code | штрихкод политики (An image that encodes a unique identifier for a Windows SharePoint Services object, where the value of the unique identifier can also be represented textually) |
prepaid card code | код платёжной карты |
Print totals per tax code | Печать общей суммы для кода налога (Dynamics AX 2009 SP1 Rori) |
production code | код готового приложения (Alex_Odeychuk) |
production-grade code | промышленный код (код, предназначенный для развертывания в промышленной среде (ready to be deployed to production) • in production-grade code — в промышленном коде Alex_Odeychuk) |
program code | идентификатор программы (A five-digit code that identifies which of the solution provider's program offerings the customer's computer belongs to) |
promotion code | промокод (The identification string included with a campaign activity that relates an individual piece of marketing collateral with the corresponding campaign) |
Provides support for executing sandboxed code. | Предоставление поддержки для выполнения изолированного кода (SharePoint Server 2013 Rori) |
pure code | чистый код (Code that can contain both native and managed data types, but only managed functions) |
purpose code | код целевого назначения (Dynamics AX 2009 SP1 Rori) |
QR code | QR-код (A specific two-dimensional bar code) |
raster operation code | код растровой операции (Alex_Odeychuk) |
reason code | код причины (The code that represents the cause for a certain action) |
Redeem Code | активировать код (Xbox Chamaeleon Rori) |
redundant code | избыточный код (Code that duplicates a function performed elsewhere-for example, code to sort a list that has already been sorted) |
registration code | регистрационный код (Andy) |
replace it with the following code | заменить на следующий код (Alex_Odeychuk) |
requests that originate from the countries specified by their country code | запросы, поступающие из стран, указанных по коду |
responsibility account code segment | сегмент ответственности (A segment of a general ledger account code that corresponds to a category within the overall structure of the organization, such as location, division, department, area, task, project, or product) |
responsibility account code segment | сегмент ответственности (A segment of a general ledger account code that corresponds to a category within the overall structure of the organization, such as location, division, department, area, task, project, or product. Rori) |
retrieve the calling thread's last-error code value | получить значение кода последней ошибки, произошедшей в вызывающем потоке (Alex_Odeychuk) |
return code | код возврата (In programming, a code that is used to report the outcome of a procedure or to influence subsequent events when a routine or process terminates (returns) and passes control of the system to another routine. Return codes can, for example, indicate whether an operation was successful or not and can thus be used to determine what is to be done next) |
run-time code generation | генерация кода во время выполнения (microsoft.com Alex_Odeychuk) |
runtime-generated code | код, сгенерированный во время выполнения (Alex_Odeychuk) |
safe code | безопасный код |
sales tax code | налоговый код (A user-defined code that uniquely identifies a specific sales tax and defines its characteristics, such as the percentage or amount, tax authority, terms of payment, and ledger accounts used for posting) |
Sandboxed Code Execution | выполнение изолированного кода (Office System 2010 Rori) |
Sandboxed Code Process Pool | пул процессов изолированного кода (Office System 2010 Rori) |
Sandboxed Code Service | служба изолированного кода (The name of a service in Microsoft Sharepoint Foundation that needs to be started to allow for a sandboxed solution to be deployed. Rori) |
scan code | код опроса (A code generated by the keyboard software to identify the key pressed in a unique manner) |
Scan Management failed when calling into the certificate selection code. | Сбой управления сканированием при вызове кода выбора сертификата (Windows 8 Rori) |
severity code | серьёзность ошибки (One of four fields of an SCODE that specifies either success, or the kind of error) |
shared code | общий код (Code that is specifically designated to exist without modification in the server project and the client project) |
SIC code | код отрасли (A four-digit number assigned by the U.S. government to designate the economic activity of businesses) |
Single Payment Classification Code | код классификации единовременного платежа (A Standard Entry Class ACH code that describes a type of financial transaction) |
single-use code | разовый код (A code, which can be used only once, that can be used in place of a password to sign in) |
site code | код сайта |
skill code | код квалификации (A type of enterprise outline code that allows you to specify the skills that a resource has) |
sort code | код отделения (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
source code control | управление исходным кодом (A set of features that include a mechanism for checking source code in and out of a central repository. It also implies a version control system that can manage files through the development lifecycle, keeping track of which changes were made, who made them, when they were made, and why) |
source code generator | генератор исходного кода (microsoft.com Alex_Odeychuk) |
South African National Clearing Code | национальный клиринговый код ЮАР (A series of numbers used to identify banks and transaction routing information for South African financial institutes) |
special generated source code | специально сгенерированный исходный код (Alex_Odeychuk) |
Standard Industrial Classification code | код отрасли (A four-digit number assigned by the U.S. government to designate the economic activity of businesses) |
success code | код успешного завершения (An exit code value returned by an executable program that indicates that an operation completed successfully) |
synchronized block of code | синхронизированный блок кода (Alex_Odeychuk) |
time code | код времени (A digital signal applied to a stream. The signal assigns a number to every frame of video, representing hours, minutes, seconds, and frames) |
Transaction reference code | Код ссылки транзакции (PerformancePoint Server 2007 Rori) |
Trojan code | программа-троян (A program that appears to be useful or harmless but that contains hidden code designed to exploit or damage the system on which it is run) |
unblock code | код разблокировки (An operator-provided code to unblock a SIM card) |
unlock code | код разблокировки (A code needed to use a phone with a SIM card on another cellular network) |
unmanaged code | неуправляемый код (Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime) |
unsafe code | небезопасный код (Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime) |
using custom code to merge forms is not supported | использование пользовательского кода для объединения форм не поддерживается (Rori) |
virtual key code | виртуальный код клавиши (A symbolic constant name, hexadecimal value, or mouse or keyboard equivalent that provides a hardware and language-independent method of identifying keyboard keys. Each virtual key code represents a unique keyboard key and also identifies the purpose of that key. The keyboard driver must provide one or more keyboard layouts that maps keyboard scan codes to the appropriate virtual key codes) |
when your code is being executed | во время выполнения приложения (Alex_Odeychuk) |
ZIP code | почтовый индекс (In the United States, the postal code assigned to all addresses) |
Zip/Postal Code | почтовый индекс |