English | Polish |
ABC code | kod ABC (A classifier that names categories in an ABC classification) |
ABC code for carrying cost classification | kod ABC utrzymania zapasów (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 | kod ABC marży (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their contribution margin) |
ABC code for revenue | kod ABC przychodu (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their revenue) |
ABC code value | kod ABC kosztu (The categorization of an inventory item based on its value compared to the total inventory on hand) |
access code | kod dostępu (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 | kod konta (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 | segment kodu konta (A section of an account code that represents a type of entity for which you are accounting) |
area code | numer kierunkowy (A number that identifies each telephone service area in a country/region and is used as a dialing prefix) |
authorization code | kod autoryzacji (A code that grants rights to an individual, for example to use a system or access stored data) |
bank code | kod banku (A unique bank registration number that a bank uses to identify itself) |
bank sorting code | numer rozliczeniowy banku (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
bar code | kod kreskowy (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 | czytnik kodu kreskowego (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 | skaner kodu kreskowego (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) |
book code | kod księgi (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) |
branch code | kod oddziału (A numeric code used in combination with a bank code to identify a specific bank branch) |
calculation code | kod obliczania (A code that represents a specific numerical calculation that returns a numeric amount) |
campaign code | Kod kampanii (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 | kod CVC (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 | kod MFO banku centralnego (A 9-digit code used to identify banks for routing transactions in the Russian Federation) |
central bank transaction code | kod transakcji banku centralnego (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 | kod znaku (A numeric value that corresponds to a particular character in a set) |
Code 39 | kod 39 (A barcode symbology standard maintained by American National Standards Institute (ANSI)) |
code access security | zabezpieczenia dostępu kodu (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 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 | zasady zabezpieczenia dostępu kodu (CAS) |
code-behind | plik codebehind (For ASP.NET pages and XAML-based applications, code that is contained within a separate file, allowing for the separation of markup (for example, markup contained in an HTML or XAML file) from behavior that is implemented in code) |
code-behind class | klasa związana z kodem (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 | plik związany z kodem (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 page | strona związana z kodem (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
code complete | kompletny kod (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 | pokrycie kodu (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 element | element kodu (The minimum bit combination that can represent a unit of encoded text for processing or exchange) |
code example | przykład kodu (A block of sample code in documentation that is used to demonstrate a concept or process) |
code freeze | zamrożenie kodu (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 | grupa kodu (A logical grouping of code that has a specified condition for membership) |
code library | biblioteka kodów (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) |
code mask | maska kodu (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 | metryka kodu (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 | strona kodowa (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 | okienko kodu (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code) |
code point | punkt kodowy (The minimum bit combination that can represent a unit of encoded text for processing or exchange) |
code profiler | profiler kodu (A software tool, implemented as a DLL, which is called by the runtime system during the execution of an image) |
code review | przegląd kodu (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 | przykład kodu (A set of program instructions that are provided as an example, typically for learning and re-use) |
code signing | podpisywanie kodu (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) |
code snippet | fragment kodu (A small piece of programming code that is part of a larger program. Usually the code snippet performs a specific function or task) |
code stub | procedura zastępcza (A segment of Visual Basic code that defines the beginning and end of a procedure) |
commodity code hierarchy | hierarchia kodów asortymentu (A category hierarchy that orders categories that are created from commodity codes) |
course code | kod kursu (A number or code that an educational institution uses to identify a particular class) |
currency code | kod waluty (An alphanumeric identifier that represents a currency unit) |
date period code | kod przedziału dat (A code that represents a period of time measured by starting and ending dates) |
dead code | martwy kod (Code that is not called during profiling) |
department code | kod działu (A unique alphanumeric name used to identify a department) |
department organization code | kod działu (A code that represents the department in which an employee performs a job) |
direction code | kierunek (A value in a fax or phone activity that indicates the direction of the message. Typically the values are incoming or outgoing) |
disposition code | kod dyspozycji (A code that indicates the method by which a returned item should be processed) |
DSN code | kod powiadomienia o stanie dostarczenia (A three-digit string of numbers, such as 5.1.2., that indicates the status of an attempt to deliver an e-mail message) |
earning code | kod zarobków (A code that represents the type of earnings paid to an employee) |
Electronic Product Code | kod EPC (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) |
embed code | kod osadzania (HTML code that adds an object, such as a video, to a Web site, blog, or HTML page) |
emergency access code | alarmowy kod dostępu (An emergency access code is a set of letters and numbers that can be included on your emergency profile wallet card or sheet) |
error code | kod błędu (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
exit code | kod zakończenia (A value set by an executable upon exit or termination that conveys status information) |
field code | kod pola (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 | kod czteroznakowy (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
FOURCC code | kod FOURCC (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
hash code | wartość skrótu, skrót (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 | fragment kodu 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 | kod 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) |
industry code | kod branży (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) |
international access code | prefiks międzynarodowy (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) |
international access code | międzynarodowy kod dostępu (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) |
language code identifier | identyfikator kodu języka (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) |
late-bound code | kod z późnym wiązaniem (A code that defers the assignment of a meaning to an identifier (such as a variable) until runtime) |
leader code | kod osoby prowadzącej (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) |
license code | kod licencji (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 | wiersz kodu (An executable line of text that excludes white space, comments, type declarations, and namespace declarations) |
main account code segment | główny segment kodu konta (A segment of a general ledger account code that corresponds to the type of account (for example, cash, sales, or travel expense)) |
managed code | kod zarządzany (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 | rozszerzenie kodu zarządzanego (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 | kod głównego rekordu rozruchowego (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 | Aktualizacja kodu dopasowania (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)) |
Message Authentication Code | kod uwierzytelniania wiadomości (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) |
miscellaneous charge code | kod pozostałych opłat (A code that represents miscellaneous charges on a transaction, such as invoice fees, freight, and insurance) |
mobile code | kod przenośny (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 | Mój kod (A debugging feature that hides non-user code so that it does not appear in the debugger windows) |
native code | kod natywny (Code that has been compiled to processor-specific machine code) |
natural account code segment | naturalny segment kodu konta (A segment of a general ledger account code that corresponds to the type of account (for example, cash, sales, or travel expense)) |
occupation code | kod stanowiska (A code that represents the type of work performed by an employee within the organization) |
operation code | kod operacji (The portion of a machine language or assembly language instruction that specifies the type of instruction and the structure of the data on which it operates) |
order status code | kod stanu zlecenia (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) |
outline code | kod konspektu (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 | kod dostępu do linii zewnętrznej (The prefix that is used to access an outside line. In the United States, this prefix is typically 9) |
p-code | pseudokod (A machine language for a nonexistent processor (a pseudomachine). Such code is executed by a software interpreter) |
participant code | kod uczestnika (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) |
piece code | kod pracy akordowej (A code that indicates how many units of piecework an employee produces) |
policy bar code | zasady kodu kreskowego (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) |
postal code | kod pocztowy (An alphanumeric code assigned to all addresses in order to facilitate mail delivery) |
promotion code | kod promocji (The identification string included with a campaign activity that relates an individual piece of marketing collateral with the corresponding campaign) |
pure code | czysty kod (Code that can contain both native and managed data types, but only managed functions) |
reason code | kod przyczyny (The code that represents the cause for a certain action) |
responsibility account code segment | segment odpowiedzialności kodu konta (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) |
return code | kod powrotny (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) |
rule group code | kod grupy reguł (A code that represents a common group of employees whose pay is processed using the same calculations) |
sales tax code | kod podatku (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) |
scan code | kod klawisza (A code generated by the keyboard software to identify the key pressed in a unique manner) |
serial shipping container code | numer seryjny kontenera wysyłkowego (A standardized 18-digit label that uniquely identifies each unit to be transported or stored) |
severity code | kod ważności (One of four fields of an SCODE that specifies either success, or the kind of error) |
shift code | kod zmiany (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) |
SIC code | kod PKD (A four-digit number assigned by the U.S. government to designate the economic activity of businesses) |
Single Payment Classification Code | kod klasyfikacji płatności jednorazowej (A Standard Entry Class ACH code that describes a type of financial transaction) |
single-use code | jednorazowy kod (A code, which can be used only once, that can be used in place of a password to sign in) |
site code | kod lokacji (A three-character code that SMS/Configuration Manager uses to uniquely identify an SMS/Configuration Manager site. The site code is specified during the site installation and cannot be changed after installation. The valid characters for site codes are A through Z and 0 through 9) |
skill code | kod umiejętności (A type of enterprise outline code that allows you to specify the skills that a resource has) |
sort code | numer rozliczeniowy (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
source code configuration file | plik konfiguracji kodu źródłowego (A file that Build.exe uses to generate source code. A source code configuration file can be a dirs file, a sources file, or a makefile file) |
South African National Clearing Code | południowoafrykański krajowy kod rozliczeniowy (A series of numbers used to identify banks and transaction routing information for South African financial institutes) |
Standard Industrial Classification code | kod Polskiej Klasyfikacji Działalności (A four-digit number assigned by the U.S. government to designate the economic activity of businesses) |
SWIFT code | kod SWIFT (An international identification code used to identify financial institutions for international money transfers) |
Trojan code | koń trojański (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 | kod blokady (An operator-provided code to unblock a SIM card) |
unlock code | kod blokady (A code needed to use a phone with a SIM card on another cellular network) |
unmanaged code | kod niezarządzany (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 | niebezpieczny kod (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) |
virtual key code | kod klawisza wirtualnego (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) |
virtual-key code | kod klawisza wirtualnego (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) |
ZIP code | kod pocztowy (In the United States, the postal code assigned to all addresses) |
Zip/Postal Code | Kod pocztowy (The label for the text box where the user types the postal code for outgoing correspondence) |