Subject | English | Hebrew |
comp., MS | ABC code | קוד ABC (A classifier that names categories in an ABC classification) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | ABC code for revenue | הכנסת קוד ABC (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their revenue) |
comp., MS | ABC code value | ערך קוד ABC (The categorization of an inventory item based on its value compared to the total inventory on hand) |
comp., MS | 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) |
comp., MS | American Standard Code for Information Interchange | קוד תקן אמריקאי לחילופי מידע (" A standard single-byte character encoding scheme used for text-based data. ASCII uses designated 7-bit or 8-bit number combinations to represent either 128 or 256 possible characters. Standard ASCII uses 7 bits to represent all uppercase and lowercase letters, the numbers 0 through 9, punctuation marks, and special control characters used in U.S. English. Most current x86-based systems support the use of extended (or "high") ASCII. Extended ASCII allows the eighth bit of each character to identify an additional 128 special symbol characters, foreign-language letters, and graphic symbols.") |
comp., MS | area code | אזור חיוג (A number that identifies each telephone service area in a country/region and is used as a dialing prefix) |
comp., MS | authorization code | קוד הרשאה (A code that grants rights to an individual, for example to use a system or access stored data) |
comp., MS | bank code | קוד בנק (A unique bank registration number that a bank uses to identify itself) |
comp., MS | bank sorting code | קוד סיווג של בנק (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | branch code | קוד סניף (A numeric code used in combination with a bank code to identify a specific bank branch) |
comp., MS | calculation code | קוד חישוב (A code that represents a specific numerical calculation that returns a numeric amount) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | Central Bank MFO Code | קוד MFO של הבנק המרכזי (A 9-digit code used to identify banks for routing transactions in the Russian Federation) |
comp., MS | 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) |
comp., MS | Code 39 | קוד 39 (A barcode symbology standard maintained by American National Standards Institute (ANSI)) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | code group | קבוצת קוד (A logical grouping of code that has a specified condition for membership) |
comp., MS | code library | ספריית קוד (In programming, a collection of routines stored in a file. Each set of instructions in a library has a name, and each performs a different task) |
comp., MS | 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) |
comp., MS | Code of Conduct | קוד התנהגות (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product) |
comp., MS | 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) |
comp., MS | code point | נקודת קוד (A numeric value that corresponds to a particular character in a set) |
comp., MS | code profiler | פרופיל קוד (A software tool, implemented as a DLL, which is called by the runtime system during the execution of an image) |
comp., MS | 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) |
comp., MS | code signing | חתימת קוד (The process of adding a digital signature to additions and updates made to source code and applications published on the Internet. Code signing is intended to provide a level of security and trust to Internet software distribution) |
comp., MS | 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) |
comp., MS | code stub | מקטע קוד (A segment of Visual Basic code that defines the beginning and end of a procedure) |
comp., MS | commodity code hierarchy | הירארכיית קודי סחורות (A category hierarchy that orders categories that are created from commodity codes) |
comp., MS | country code | קידומת מדינה (In telephony, the one-, two-, or three-character sequence that represents the country/region being called) |
comp., MS | country/region code | קוד מדינה/אזור (A two-character sequence in an Internet domain name address that indicates the country/region in which a host is located) |
comp., MS | course code | קוד קורס (A number or code that an educational institution uses to identify a particular class) |
bible.term. | Covenant Code | ספר הברית |
bible.term. | Covenant Code | (סה"ב (ספר הברית |
comp., MS | currency code | קוד מטבע (An alphanumeric identifier that represents a currency unit) |
comp., MS | date period code | קוד תקופת תאריכים (A code that represents a period of time measured by starting and ending dates) |
comp., MS | dead code | קוד מת (Code that is not called during profiling) |
comp., MS | department code | קוד מחלקה (A unique alphanumeric name used to identify a department) |
comp., MS | department organization code | קוד מחלקה ארגונית (A code that represents the department in which an employee performs a job) |
comp., MS | Differentiated Services Code Point | נקודת קוד עבור שירותים מבודלים (A marking in the registry that enables packets that pass through network devices that operate on Layer 3 information (such as routers) to have their relative priorities differentiated from one another) |
comp., MS | direction code | קוד כיוון (A value in a fax or phone activity that indicates the direction of the message. Typically the values are incoming or outgoing) |
comp., MS | disposition code | קוד פריסה (A code that indicates the method by which a returned item should be processed) |
comp., MS | 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) |
comp., MS | earning code | מזהה השתכרות (A code that represents the type of earnings paid to an employee) |
comp., MS | Electronic Product Code | קוד מוצר אלקטרוני (A standard for electronically marking products so that they can be tracked by using radio frequency identification (RFID). An EPC is 96 bits divided into four partitions: header, manager number, object class, and serial number) |
comp., MS | embed code | קוד מוטבע (HTML code that adds an object, such as a video, to a Web site, blog, or HTML page) |
comp., MS | error code | קוד שגיאה (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
comp., MS | exit code | קוד יציאה (A value set by an executable upon exit or termination that conveys status information) |
comp., MS | 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) |
comp., MS | four character code | קוד בן ארבע תווים (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
comp., MS | FOURCC code | קוד FOURCC (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
comp., MS | hash code | קוד hash (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) |
bible.term. | Holiness Code | ספר הקדושה |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | leader code | קוד מנהל (An access code that is needed in order for a user to join a conference as a leader. This string is entered in the Options dialog box, on the Accounts tab, under Conferencing Information) |
comp., MS | 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) |
comp., MS | line of code | שורת קוד (An executable line of text that excludes white space, comments, type declarations, and namespace declarations) |
comp., MS | location code | קוד מיקום (A code that represents the physical location where an employee works in the organization) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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)) |
comp., MS | 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) |
comp., MS | miscellaneous charge code | קוד חיובים שונים (A code that represents miscellaneous charges on a transaction, such as invoice fees, freight, and insurance) |
comp., MS | 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) |
comp., MS | My Code | הקוד שלי (A debugging feature that hides non-user code so that it does not appear in the debugger windows) |
comp., MS | native code | קוד מקור (Code that has been compiled to processor-specific machine code) |
comp., MS | occupation code | קוד מקצוע (A code that represents the type of work performed by an employee within the organization) |
comp., MS | order status code | קוד מצב הזמנה (A numerical data code that identifies the types of order status used on your Web site. For example, you may create order status codes to define saved orders, deleted orders, or unprocessed orders) |
comp., MS | outside line access code | קוד גישה לקו חוץ (The prefix that is used to access an outside line. In the United States, this prefix is typically 9) |
comp., MS | 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) |
comp., MS | piece code | קוד יחידות עבודה (A code that indicates how many units of piecework an employee produces) |
comp., MS | 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) |
comp., MS | postal code | מיקוד דואר (An alphanumeric code assigned to all addresses in order to facilitate mail delivery) |
comp., MS | pure code | קוד טהור (Code that can contain both native and managed data types, but only managed functions) |
comp., MS | QR code | קוד QR (A specific two-dimensional bar code) |
comp., MS | reason code | קוד סיבה (The code that represents the cause for a certain action) |
comp., MS | 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) |
comp., MS | rule group code | קוד קבוצת כללים (A code that represents a common group of employees whose pay is processed using the same calculations) |
comp., MS | safe 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) |
comp., MS | 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) |
comp., MS | scan code | קוד סריקה (A code generated by the keyboard software to identify the key pressed in a unique manner) |
comp., MS | serial shipping container code | קוד מכולה למשלוח סדרתי (A standardized 18-digit label that uniquely identifies each unit to be transported or stored) |
comp., MS | severity code | קוד חומרה (One of four fields of an SCODE that specifies either success, or the kind of error) |
comp., MS | shift code | קוד משמרת (A code that represents the timeframe that an employee will be associated to when working on a particular day. The shift code determines the starting time, the hours, the length, and the earning code to be paid) |
comp., MS | Single Payment Classification Code | קוד סיווג של תשלום בודד (A Standard Entry Class ACH code that describes a type of financial transaction) |
comp., MS | single-use code | קוד חד-פעמי (A code, which can be used only once, that can be used in place of a password to sign in) |
comp., MS | sort code | קוד סיווג (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
comp., MS | 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) |
comp., MS | South African National Clearing Code | קוד סליקה לאומי של דרום אפריקה (A series of numbers used to identify banks and transaction routing information for South African financial institutes) |
comp., MS | SWIFT code | קוד SWIFT (An international identification code used to identify financial institutions for international money transfers) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | unblock code | קוד הסרת חסימה (An operator-provided code to unblock a SIM card) |
comp., MS | unlock code | קוד ביטול נעילה (A code needed to use a phone with a SIM card on another cellular network) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | ZIP code | מיקוד (In the United States, the postal code assigned to all addresses) |