English | Slovak |
access code | prístupový kód (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) |
American Standard Code for Information Interchange | ASCII (" 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.") |
area code | smerové číslo, predvoľba (A number that identifies each telephone service area in a country/region and is used as a dialing prefix) |
authorization code | kód oprávnenia (A code that grants rights to an individual, for example to use a system or access stored data) |
bank code | kód banky (A unique bank registration number that a bank uses to identify itself) |
bank sorting code | kód pobočky banky (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
bar code | čiarový kód (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 | čítač čiarového kódu (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) |
branch code | kód pobočky (A numeric code used in combination with a bank code to identify a specific bank branch) |
campaign code | kód kampane (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 | overovací kód karty (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 | kód MFO centrálnej banky (A 9-digit code used to identify banks for routing transactions in the Russian Federation) |
central bank transaction code | kód transakcie centrálnej banky (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) |
code access security | zabezpečenie prístupu kódu (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 of Conduct | Pravidlá správania (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product) |
Code of Conduct | Pravidlá správania (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product) |
code page | kódová stránka (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 stub | blok kódu (A segment of Visual Basic code that defines the beginning and end of a procedure) |
country/region code | kód krajiny alebo oblasti (A two-character sequence in an Internet domain name address that indicates the country/region in which a host is located) |
course code | kód kurzu (A number or code that an educational institution uses to identify a particular class) |
direction code | smerový kód (A value in a fax or phone activity that indicates the direction of the message. Typically the values are incoming or outgoing) |
embed code | vkladací kód (HTML code that adds an object, such as a video, to a Web site, blog, or HTML page) |
error code | kód chyby (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
exit code | kód ukončenia (A value set by an executable upon exit or termination that conveys status information) |
field code | kód poľa (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 | štvorznakový kód (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
IFSC code | kód 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 | kód odvetvia (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 | medzinárodné predčíslie (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 | identifikátor miestnych nastavení (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) |
leader code | kód vedúceho účastníka (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) |
managed code | spravovaný kód (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) |
master boot code | hlavný spúšťací kód (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 | Aktualizácia kódu zhody (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 | overovací kód správy MAC (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) |
order status code | kód stavu objednávky (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) |
outside line access code | predčíslie na externú linku (The prefix that is used to access an outside line. In the United States, this prefix is typically 9) |
participant code | kód účastníka (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 | čiarový kód politiky (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) |
QR code | QR kód (A specific two-dimensional bar code) |
return code | návratový kód (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) |
scan code | snímací kód (A code generated by the keyboard software to identify the key pressed in a unique manner) |
severity code | kód závažnosti (One of four fields of an SCODE that specifies either success, or the kind of error) |
Single Payment Classification Code | kód klasifikácie jednej platby (A Standard Entry Class ACH code that describes a type of financial transaction) |
single-use code | jednorazový kód (A code, which can be used only once, that can be used in place of a password to sign in) |
sort code | kód pobočky (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 | súbor s konfiguráciou zdrojového kódu (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 | národný clearingový kód pre Juhoafrickú republiku (A series of numbers used to identify banks and transaction routing information for South African financial institutes) |
SWIFT code | kód SWIFT (An international identification code used to identify financial institutions for international money transfers) |
time code | časový kód (A digital signal applied to a stream. The signal assigns a number to every frame of video, representing hours, minutes, seconds, and frames) |
unblock code | kód odblokovania (An operator-provided code to unblock a SIM card) |
unlock code | kód odblokovania (A code needed to use a phone with a SIM card on another cellular network) |
unmanaged code | nespravovaný kód (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 | nebezpečný kód (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 | kód virtuálneho klávesu (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 | PSČ (In the United States, the postal code assigned to all addresses) |