Subject | English | Hungarian |
comp., MS | ABC code | ABC-kód (A classifier that names categories in an ABC classification) |
comp., MS | ABC code for carrying cost classification | ABC-kód - készletezési költség (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-kód - árrés (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-kód - bevétel (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-kód - érték (The categorization of an inventory item based on its value compared to the total inventory on hand) |
comp., MS | access code | jelszó (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 | activation code | aktiváló kód (A unique 12-character code that is used in combination with a computer ID to activate Windows in licensing models where a product key is not used for activation) |
econ. | administrative code | közigazgatási kódex |
transp., avia. | airworthiness code | légialkalmassági alapkövetelmény |
comp., MS | American Standard Code for Information Interchange | ASCII, az információcsere amerikai szabványkódja (" 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.") |
pharma. | Anatomical Therapeutic Chemical code | ATC-kód |
health., anim.husb. | Aquatic Animal Health Code | Víziállat-egészségügyi Kódex |
health., anim.husb. | Aquatic Code | Víziállat-egészségügyi Kódex |
comp., MS | area code | körzetszám (A number that identifies each telephone service area in a country/region and is used as a dialing prefix) |
comp., MS | authorization code | hozzáférési kód (A code that grants rights to an individual, for example to use a system or access stored data) |
comp., MS | bank code | bankkód (A unique bank registration number that a bank uses to identify itself) |
fin. | Bank Identifier Code | vállalatazonosító kód |
obs., fin. | Bank Identifier Code | bankazonosító kód |
gen. | Bank Identifier Code | BIC-kód |
comp., MS | bank sorting code | bankazonosító (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 | vonalkó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) |
comp., MS | bar code reader | vonalkódolvasó (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 | vonalkódolvasó (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 | book code | könyvelési kód (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) |
comp., MS | branch code | fiókkód (A numeric code used in combination with a bank code to identify a specific bank branch) |
construct. | building code | helyi építési szabályzat |
obs., fin. | Business Identifier Code | bankazonosító kód |
fin. | Business Identifier Code | vállalatazonosító kód |
gen. | Business Identifier Code | BIC-kód |
comp., MS | calculation code | számításkód (A code that represents a specific numerical calculation that returns a numeric amount) |
comp., MS | campaign code | kampánykód (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 | kártyaellenőrző kód (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 | központi bank MFO-kódja (A 9-digit code used to identify banks for routing transactions in the Russian Federation) |
comp., MS | central bank transaction code | központi bank tranzakciókódja (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 | character code | karakterkód (A numeric value that corresponds to a particular character in a set) |
econ. | civil code | polgári törvénykönyv |
patents. | civil code | Polgári Törvénykönyv (Ptk.) |
fin. | CN code | KN-kód |
comp., MS | Code 39 | Kód: 39 (A barcode symbology standard maintained by American National Standards Institute (ANSI)
) |
comp., MS | code access security | kódelérés biztonsága (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 access security CAS policy | kódműködési biztonsági szabályzat (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) |
comp., MS | code analysis | kódelemzés (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 | háttérkód osztály (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 | háttérkódfájl (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 | háttérkód lap (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
health., anim.husb. | Code Commission | szárazföldi állatok egészségügyi szabványaival foglalkozó bizottság |
comp., MS | code coverage | kódlefedés (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 | Kóddefiníciós ablak (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 example | példakód (A block of sample code in documentation that is used to demonstrate a concept or process) |
sail. | code flag | code lobogó |
commun., life.sc. | code form | kód forma |
cultur., commun. | code mark | kódjel |
comp., MS | code mask | kódmaszk (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) |
h.rghts.act. | code of behaviour | magatartási kódex |
patents. | Code of Civil Procedure | polgári eljárás |
patents. | Code of Civil Procedure | polgári perrendtartás |
polit. | Code of Conduct | magatartási kódex |
comp., MS | code of conduct | viselkedési szabályzat (Rules that explain how someone should behave while using a service or product) |
tax. | Code of conduct for business taxation | a vállalkozások adózására vonatkozó magatartási kódex |
polit. | Code of Conduct for Members of the European Parliament with respect to financial interests and conflicts of interest | magatartási kódex |
fin. | Code of Conduct for the Members of the Audit Committee of the EIB | a Számvizsgáló Bizottság tagjainak magatartási szabályzata |
fin. | Code of Conduct for the Members of the Board of Directors of the EIB | az Igazgatótanács tagjainak magatartási szabályzata |
fin. | Code of Conduct for the Members of the Management Committee of the EIB | az Igazgatási Bizottság tagjainak magatartási szabályzata |
gen. | Code of Conduct Group Business Taxation | a magatartási kódexszel foglalkozó csoport társasági adózás |
gen. | Code of conduct on the implementation of structural policies | a strukturális politikák végrehajtásának magatartási kódexe |
gen. | Code of good administrative behaviour | helyes hivatali magatartásra vonatkozó szabályzat |
obs., polit., gov. | Code of good administrative behaviour | helyes hivatali magatartási kódex |
polit., gov. | Code of good administrative behaviour | Az Európai Bizottság személyzetének társadalmi kapcsolatai során tanúsított helyes hivatali magatartására vonatkozó szabályzat |
obs., polit., gov. | Code of good administrative behaviour for staff of the European Commission in their relations with the public | helyes hivatali magatartási kódex |
gen. | Code of good administrative behaviour for staff of the European Commission in their relations with the public | helyes hivatali magatartásra vonatkozó szabályzat |
polit., gov. | Code of good administrative behaviour for staff of the European Commission in their relations with the public | Az Európai Bizottság személyzetének társadalmi kapcsolatai során tanúsított helyes hivatali magatartására vonatkozó szabályzat |
gen. | code of good administrative conduct | helyes hivatali magatartásra vonatkozó szabályzat |
polit., gov. | code of good administrative conduct | Az Európai Bizottság személyzetének társadalmi kapcsolatai során tanúsított helyes hivatali magatartására vonatkozó szabályzat |
obs., polit., gov. | code of good administrative conduct | helyes hivatali magatartási kódex |
ecol., econ. | code of good agricultural practice | helyes mezőgazdasági gyakorlatról szóló szabályzat |
ecol., econ. | code of good agricultural practice | helyes mezőgazdasági gyakorlatra vonatkozó szabályzat |
ecol., econ. | code of good farming practice | helyes mezőgazdasági gyakorlatról szóló szabályzat |
ecol., econ. | code of good farming practice | helyes mezőgazdasági gyakorlatra vonatkozó szabályzat |
econ. | code of land laws | földtörvénytár |
environ. | code of practice A systematic collection of procedures outlining the established method of application of all relevant laws, rules or regulations to a specific endeavor | gyakorlati kódex |
patents. | code of procedure | eljárási szabályok |
patents. | code of procedure | perrendtartás |
law, empl. | code of professional ethics | szakmai etika |
interntl.trade. | Code on Subsidies and Countervailing Duties | Megállapodás a támogatásokról és kiegyenlítő intézkedésekről |
comp., MS | code page | kódlap (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 pane | kódtábla (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code) |
sail. | code pendant | felelet-lobogó |
comp., MS | code point | kódpont (A numeric value that corresponds to a particular character in a set) |
transp., avia. | code-share agreement | helymegosztási megállapodás |
transp., avia. | code-share agreement | code-share megállapodás |
transp., avia. | code sharing | járatmegosztás |
transp. | code-sharing | helymegosztás |
comp., MS | code snippet | kódrészlet (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 | kódcsonk (A segment of Visual Basic code that defines the beginning and end of a procedure) |
fin. | Combined Nomenclature code | KN-kód |
econ. | commercial code | kereskedelmi kódex |
comp., MS | commodity code hierarchy | vámtarifakódok hierarchiája (A category hierarchy that orders categories that are created from commodity codes) |
gen. | Community Code on the rules governing the movement of persons across borders | a személyek határátlépésére irányadó szabályok közösségi kódexe |
gen. | Community Code on the rules governing the movement of persons across borders | Schengeni Határ-ellenőrzési Kódex |
priv.int.law., immigr. | Community Code on Visas | Közösségi Vízumkódex |
health., chem. | Community code relating to medicinal products for human use | az emberi felhasználásra szánt gyógyszerek közösségi kódexe |
cust. | Community Customs Code | Közösségi Vámkódex |
gen. | computer code | számítógépes kód |
agric. | computer code | számítógép-kód |
fin., transp., nautic. | Convention on a Code of Conduct for Liner Conferences | vonalhajózási konferenciák magatartási kódexéről szóló egyezmény |
comp., MS | country code | országkód (A two-character sequence in an Internet domain name address that indicates the country/region in which a host is located) |
comp., MS | country code | országhívószám (In telephony, the one-, two-, or three-character sequence that represents the country/region being called) |
commun., IT, tech. | country-code Top-Level Domain | országkód szerinti felső szintű domain |
comp., MS | course code | tanfolyamkód (A number or code that an educational institution uses to identify a particular class) |
comp., MS | currency code | pénznemkód (An alphanumeric identifier that represents a currency unit) |
fin., polit. | Customs Code | Vámkódex |
fin., polit. | Customs Code Committee | Vámkódexbizottság |
comp., MS | date period code | dátumidőszak kódja (A code that represents a period of time measured by starting and ending dates) |
comp., MS | department code | részleg kódja (A unique alphanumeric name used to identify a department) |
comp., MS | department organization code | részleg szervezeti kódja (A code that represents the department in which an employee performs a job) |
market., fin., IT | destination code | rendeltetési hely kódja |
IT, transp., mil., grnd.forc. | diagnostic trouble code | diagnosztikai hibakód |
comp., MS | direction code | iránykód (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 | intézkedéskód (A code that indicates the method by which a returned item should be processed) |
comp., MS | DSN code | DSN kód (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 | jövedelemkód (A code that represents the type of earnings paid to an employee) |
cust. | eight-digit CN code | nyolc számjegyű KN-kód |
comp., MS | Electronic Product Code | EPC-kód (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 | beágyazási kód (HTML code that adds an object, such as a video, to a Web site, blog, or HTML page) |
comp., MS | error code | hibakód (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
commun., IT | error-correcting code | hibajavító kód |
commun., IT | error-correction code | hibajavító kód |
commer., polit. | EU Code of Conduct on Arms Exports | az EU fegyverkivitelről szóló magatartási kódexe |
gen. | EU Code of Conduct on Complementarity and Division of Labour in Development Policy | Az Európai Unió magatartási kódexe a fejlesztési politika terén való komplementaritásról és munkamegosztásról |
priv.int.law., immigr. | EU Visa Code | Közösségi Vízumkódex |
health., med. | European code against cancer | Európai Rákellenes Kódex |
construct., fin. | European Code of Conduct on Partnership | európai partnerségi magatartási kódex |
gen. | European Code of Good Administrative Behaviour | A helyes hivatali magatartás európai kódexe |
comp., MS | field code | mezőkód (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 | négykarakteres kód (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format) |
transp., nautic., energ.ind. | Gas carrier Code | Gázszállítási Szabályzat |
transp., avia. | gold code | gold kód |
energ.ind. | grid code | hálózatra csatlakozás feltételei |
commer., polit., fin. | Harmonised Commodity Description and Coding System | Harmonizált Áruleíró- és Kódrendszer |
gen. | Harmonised Commodity Description and Coding System | harmonizált rendszer |
comp., MS | hash code | kivonat (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) |
econ. | highway code | közúti közlekedés szabályai |
gen. | honor code | becsületkódex |
comp., MS | HTML code fragment | HTML-kódrészlet (HTML code that you add to your Web page to create features such as a script, a counter, or a scrolling marquee) |
gen. | IBC Code | IBC-kódex |
transp., avia. | ICAO airline code | ICAO-kód |
transp., avia. | ICAO code | ICAO-kód |
law, commun., social.sc. | identification code | azonosító kód |
comp., MS | IFSC code | IFSC kód (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) |
gen. | IGC Code | IGC-kódex |
gen. | II code | II-kód |
transp., avia. | II code | lekérdezőállomás-azonosító kód |
environ. | IMCO code CK!; Codes published by Intergovernmental Maritime Consultative Organisation (IMCO) relating to international shipping, particularly regarding safety and marine pollution | IMCO kód |
gen. | IMDG Code | IMDG-kódex |
comp., MS | industry code | ipari kód (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) |
gen. | INF Code | INF-kódex |
transp., nautic. | Intact Stability Code | sérülés nélküli stabilitási szabályzat |
comp., MS | international access code | nemzetközi hívószám (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 | international access code | nemzetközi távválasztó szám (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) |
health., anim.husb. | International Animal Health Code | Szárazföldi Állatok Egészségügyi Kódexe |
health., anim.husb. | International Animal Health Code | Nemzetközi Állat-egészségügyi Szabályzat |
transp., nautic. | International Bulk Chemical Code | Nemzetközi Vegyianyag Szabályzat |
IT | international code | nemzetközi szabályzat |
sail. | international code book | nemzetközi jelzőkönyv |
transp., energ.ind. | International Gas Carrier Code | Nemzetközi Gázszállítási Szabályzat |
transp., nautic. | International Management Code for the safe operation of ships and for pollution prevention | a hajók biztonságos üzemeltetéséről szóló nemzetközi szabályzat |
transp., nautic. | International Safety Management Code | a hajók biztonságos üzemeltetéséről szóló nemzetközi szabályzat |
health., anim.husb. | International Zoo-Sanitary Code | Szárazföldi Állatok Egészségügyi Kódexe |
health., anim.husb. | International Zoo-Sanitary Code | Nemzetközi Állat-egészségügyi Szabályzat |
commun., transp., avia. | interrogator code | lekérdezési kód |
commun., transp., avia. | interrogator code allocation | lekérdezésikód-kiosztás |
commun., transp., avia. | interrogator code conflict | lekérdezésikód-ütközés |
transp., avia. | interrogator identifier code | lekérdezőállomás-azonosító kód |
gen. | interrogator identifier code | II-kód |
transp., nautic. | ISM Code" | a hajók biztonságos üzemeltetéséről szóló nemzetközi szabályzat |
comp., MS | Just My Code | Saját kód (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) |
gen. | Labor Code | a munka törvénykönyve |
law, lab.law. | Labour Code | Munka Törvénykönyve |
gen. | labour code | munkatörvény |
comp., MS | language code identifier | nyelvkód-azonosító (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) |
law | law code | törvénykönyv |
comp., MS | leader code | vezetőkód (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) |
econ. | legal code | törvénykönyv |
comp., MS | license code | licenckód (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 | location code | tárhelykód (A code that represents the physical location where an employee works in the organization) |
IT | machine code | gépi kód |
comp., MS | managed code | felügyelt 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) |
comp., MS | master boot code | fő rendszertöltő 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) |
comp., MS | Match Code Update | Egyezéskód-frissítés (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 | üzenethitelesítő kód (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 | vegyesköltség-kód (A code that represents miscellaneous charges on a transaction, such as invoice fees, freight, and insurance) |
comp., MS | mobile code | mobil kód (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) |
law, cust. | Modernised Customs Code | Modernizált Vámkódex |
obs., law, cust. | Modernised Customs Code | Korszerűsített Vámkódex |
social.sc. | moral code | etika |
comp., MS | native code | natív kód (Code that has been compiled to processor-specific machine code) |
comp., MS | natural account code segment | természetes szegmens (A segment of a general ledger account code that corresponds to the type of account (for example, cash, sales, or travel expense)) |
econ. | navigational code | hajózási törvény |
energ.ind. | network code | üzemi és kereskedelmi szabályzat |
polit. | non-compliance with the code of conduct | magatartási kódex be nem tartása |
mun.plan., IT | numeric code | numerikus kód |
agric. | numerical code | számkód |
comp., MS | occupation code | foglalkozáskód (A code that represents the type of work performed by an employee within the organization) |
comp., MS | order status code | megrendelés állapotkódja (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 | outline code | szerkezeti kód (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) |
comp., MS | outside line access code | távválasztó szám külső vonalhoz (The prefix that is used to access an outside line. In the United States, this prefix is typically 9) |
comp., MS | p-code | p-kód (A machine language for a nonexistent processor (a pseudomachine). Such code is executed by a software interpreter) |
comp., MS | participant code | résztvevőkód (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) |
econ. | penal code | büntető törvénykönyv |
comp., MS | piece code | darabbéres kód (A code that indicates how many units of piecework an employee produces) |
comp., MS | policy bar code | adatvédelmi vonalkód (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 | irányítószám (An alphanumeric code assigned to all addresses in order to facilitate mail delivery) |
comp., MS | prepaid card code | feltöltőkártya kódja (The unique, 25-character code on a prepaid card that adds computer use time to your prepaid computer or that pays for your subscription) |
gen. | product code | termékkód |
comp., MS | program code | programkód (A five-digit code that identifies which of the solution provider's program offerings the customer's computer belongs to) |
comp., MS | promotion code | promóciókód (The identification string included with a campaign activity that relates an individual piece of marketing collateral with the corresponding campaign) |
comp., MS | pulse code modulation | impulzuskód-moduláció (A technique for digitizing audio into an uncompressed format by assigning a value to the amplitude of the signal at fixed intervals) |
market., IT, mech.eng. | QR code | QR-kód |
market., IT, mech.eng. | Quick Response code | QR-kód |
comp., MS | reason code | okkód (The code that represents the cause for a certain action) |
IT, dat.proc. | redundancy code | redundancia-kód |
law, cust. | Regulation EC No 450/2008 of the European Parliament and of the Council of 23 April 2008 laying down the Community Customs Code Modernised Customs Code | Modernizált Vámkódex |
obs., law, cust. | Regulation EC No 450/2008 of the European Parliament and of the Council of 23 April 2008 laying down the Community Customs Code Modernised Customs Code | Korszerűsített Vámkódex |
comp., MS | responsibility account code segment | felelősségi szegmens (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) |
comp., MS | return code | visszatérési 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) |
transp., mil., grnd.forc., el. | rolling code | ugrókód |
comp., MS | rule group code | szabálycsoport kódja (A code that represents a common group of employees whose pay is processed using the same calculations) |
comp., MS | safe code | felügyelt 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) |
comp., MS | sales tax code | áfakód (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 | billentyűkód (A code generated by the keyboard software to identify the key pressed in a unique manner) |
gen. | Schengen Borders Code | Schengeni Határ-ellenőrzési Kódex |
gen. | Schengen Borders Code | a személyek határátlépésére irányadó szabályok közösségi kódexe |
commun., IT | self-error-correction code | hibajavító kód |
comp., MS | serial shipping container code | konténer sorszáma (A standardized 18-digit label that uniquely identifies each unit to be transported or stored) |
comp., MS | severity code | súlyossági kód (One of four fields of an SCODE that specifies either success, or the kind of error) |
comp., MS | shift code | műszakkód (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) |
gen. | SI code | SI-kód |
commun., transp., avia. | SI code | légtér-ellenőrzési azonosító kód |
comp., MS | SIC code | Szabványos ipari klasszifikációs kód (A four-digit number assigned by the U.S. government to designate the economic activity of businesses) |
comp., MS | Single Payment Classification Code | egyszeri fizetési besorolási kód (A Standard Entry Class ACH code that describes a type of financial transaction) |
comp., MS | single-use code | egyszer használható kód (A code, which can be used only once, that can be used in place of a password to sign in) |
comp., MS | site code | helykód (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) |
comp., MS | skill code | képzettségkód (A type of enterprise outline code that allows you to specify the skills that a resource has) |
gen. | Social Insurance Code | szociális biztonsági törvény |
gen. | Social Security Code | szociális biztonsági törvény |
comp., MS | sort code | banki azonosító (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 configuration file | forráskód konfigurációs fájlja (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) |
comp., MS | source code control | verziókövetési rendszer (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 | dél-afrikai nemzeti elszámolási kód (A series of numbers used to identify banks and transaction routing information for South African financial institutes) |
transp., avia. | SSR code | SSR-kód |
commun., IT | standard international telephone access code | szabványos nemzetközi telefon-előtétszám |
interntl.trade. | Subsidies Code | Megállapodás a támogatásokról és kiegyenlítő intézkedésekről |
commun., transp., avia. | surveillance identifier code | légtér-ellenőrzési azonosító kód |
gen. | surveillance identifier code | SI-kód |
comp., MS | SWIFT code | SWIFT-kód (An international identification code used to identify financial institutions for international money transfers) |
health., anim.husb. | Terrestrial Animal Health Code | Szárazföldi Állatok Egészségügyi Kódexe |
health., anim.husb. | Terrestrial Animal Health Code | Nemzetközi Állat-egészségügyi Szabályzat |
health., anim.husb. | Terrestrial Code | Szárazföldi Állatok Egészségügyi Kódexe |
health., anim.husb. | Terrestrial Code | Nemzetközi Állat-egészségügyi Szabályzat |
comp., MS | time code | idő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) |
comp., MS | Trojan code | trójai faló (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) |
health., med. | UDI code | egyedi eszközazonosító |
comp., MS | unblock code | zárolást feloldó kód (An operator-provided code to unblock a SIM card) |
law, cust. | Union Customs Code | Uniós Vámkódex |
gen. | United Nations Convention on a Code of Conduct for Liner Conferences | vonalhajózási konferenciák magatartási kódexéről szóló ENSZ-egyezmény |
comp., MS | unlock code | feloldókód (A code needed to use a phone with a SIM card on another cellular network) |
comp., MS | unmanaged code | nem felügyelt 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) |
comp., MS | unsafe code | nem biztonságos 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) |
patents. | US Code Title 35 | Törvény a találmányok szabadalmi oltalmáról |
comp., MS | virtual key code | virtuális billentyűkód (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 | virtual-key code | virtuális billentyűkód (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) |
priv.int.law., immigr. | Visa Code | Közösségi Vízumkódex |
immigr. | Visa Code | vízumkódex |
econ. | work code | a munka törvénykönyve |
comp., MS | ZIP code | irányítószám (In the United States, the postal code assigned to all addresses) |