DictionaryForumContacts

Terms containing Assembly | all forms | exact matches only
SubjectEnglishCzech
econ.ACP-EU Joint AssemblySmíšené shromáždění AKT-EU
polit.ACP-EU Joint Parliamentary AssemblySmíšené parlamentní shromáždění AKT-EU
gen.Act concerning the election of the representatives of the Assembly by direct universal suffrageAkt ze dne 20. září 1976 o volbě členů Evropského parlamentu ve všeobecných a přímým volbách
comp., MSactivity assemblysestavení aktivit (A .DLL or an .EXE file containing a .NET assembly that implements the logic for a workflow activity)
comp., MSagent assemblysestavení agenta (A generated assembly for a Dynamics Tools project that contains agent code)
construct.assembly aerial boxanténová montážní krabice
construct.assembly and erection sitemontážní plošina
construct.assembly areamontážní stanice
construct.assembly axismontážní osa
agric.assembly benchtřídicí stůl
construct.assembly boardmontážní deska
construct.assembly by large blocksmontáž po blocích
comp., MSassembly cachemezipaměť sestavení (A machine-wide code cache used for side-by-side storage of assemblies. There are two parts to the cache: the global assembly cache contains assemblies that are explicitly installed to be shared among many applications on the computer; the download cache stores code downloaded from Internet or intranet sites, isolated to the application that triggered the download so that code downloaded on behalf of one application/page does not impact other applications)
transp., health., anim.husb.assembly centresběrné středisko
construct.assembly departmentmontovna
construct.assembly departmentmontážní provoz
construct.assembly diagramplán montáže
construct.assembly drawingmontážní výkres
construct.assembly elementmontážní prvek
construct.assembly elementmontážní dílec
agric.assembly elementsprefabrikované díly
agric.assembly hallmontážní dílna
construct.assembly hallaula
agric.assembly hallmontážní hala
construct.assembly hallzasedací síň
construct.assembly hallslavnostní síň
agric.assembly hallmontovna
construct.assembly linemontážní linka
econ.assembly line productionpásová výroba
econ.assembly line workpráce u pásu
comp., MSassembly manifestmanifest sestavení (An integral part of every assembly that renders the assembly self-describing. The assembly manifest contains the assembly's metadata. The manifest establishes the assembly identity, specifies the files that make up the assembly implementation, specifies the types and resources that make up the assembly, itemizes the compile-time dependencies on other assemblies, and specifies the set of permissions required for the assembly to run properly. This information is used at run time to resolve references, enforce version binding policy, and validate the integrity of loaded assemblies. The self-describing nature of assemblies also helps makes zero-impact install and XCOPY deployment feasible)
comp., MSassembly metadatametadata sestavení (Metadata that is part of the assembly manifest)
polit., loc.name.Assembly of European RegionsShromáždění evropských regionů
tech.assembly of machinessestava strojů
transp., avia.Assembly of the International Civil Aviation OrganizationShromáždění Mezinárodní organizace pro civilní letectví
construct.assembly openingmontážní otvor
construct.assembly operationmontážní úkon
health., anim.husb.assembly operationsvod
construct.assembly operationmontážní operace
construct.assembly operationsmontážní práce
construct.assembly process in horizontal planehorizontální montáž
tech.assembly roommechanická dílna
tech.assembly roommontážní hala
construct.assembly schemeplán montáže
tech.assembly shopmechanická dílna
agric.assembly shopmontážní dílna
construct.assembly shopmontážní provoz
agric.assembly shopmontovna
tech.assembly shopmontážní hala
construct.assembly spacemontážní dvůr
construct.assembly standmontážní pracoviště
tech.assembly standmontážní stůl
construct.assembly tablemontážní stolek
construct.assembly unitmontážní jednotka
construct.assembly-unit repairúdržba agregátů a uzlů
build.struct.bolted assemblyšroubovaný styčník
construct.bolted assemblysraz se svorníky
construct.busbar assemblymontáž sběrnic
construct.busbar assemblysvazek páskového železa
construct.busbar assemblymontáž pneumatik
construct.busbar assemblymontáž přípojnic
comp., MScollectible assemblykolekční sestavení (A transient dynamic assembly that you generate at run time by using the classes in the System.Reflection.Emit namespace, subject to certain restrictions. When you have released all references to all instances of the types in the collectible assembly and to all objects that were used to create the assembly, the common language runtime unloads the assembly from memory without unloading the application domain. This is the only circumstance in which an assembly can be unloaded without unloading the application domain)
construct.combined assembly processkombinovaná montáž
construct.complex assembly processkomplexní montáž
lawconstituent assemblyústavodárné shromáždění
lawconstitutional assemblyústavodárné shromáždění
construct.continuous assemblyproudová montáž
polit.Delegation for relations with the NATO Parliamentary AssemblyDelegace pro vztahy s Parlamentním shromážděním NATO
polit.Delegation to the ACP-EU Joint Parliamentary AssemblyDelegace ve Smíšeném parlamentním shromáždění AKT-EU
polit.Delegation to the Euro-Latin American Parliamentary AssemblyDelegace v Parlamentním shromáždění EU-Latinská Amerika
polit.Delegation to the Euronest Parliamentary AssemblyDelegace v Parlamentním shromáždění Euronest
polit.Delegation to the Parliamentary Assembly of the Union for the MediterraneanDelegace v Parlamentním shromáždění Unie pro Středomoří
construct.design assemblystyčník
ITDigital Agenda Assemblyshromáždění k Digitální agendě
ITDigital Agenda Assemblydigitální shromáždění
ITDigital Assemblyshromáždění k Digitální agendě
ITDigital Assemblydigitální shromáždění
construct.dismantling and assembly jigzařízení pro montáž a demontáž
construct.erection assemblymontážní styk
construct.erection assemblymontážní skupina
gen.EU-Neighbourhood-East Parliamentary AssemblyParlamentní shromáždění Euronest
polit.Euro-Latin American Parliamentary AssemblyParlamentní shromáždění EU – Latinská Amerika
gen.Euro-Latin American Parliamentary AssemblyEvropsko-latinskoamerické parlamentní shromáždění
obs.Euro-Mediterranean Parliamentary AssemblyEvropsko-středomořské parlamentní shromáždění
gen.Euro-Mediterranean Parliamentary AssemblyParlamentní shromáždění Unie pro Středomoří
gen.Euro-Mediterranean Regional and Local AssemblyEvropsko-středomořské shromáždění zástupců regionů a měst
gen.Euronest Parliamentary AssemblyParlamentní shromáždění Euronest
comp., MSexpression host assemblysestavení hostitele výrazů (All expressions found within a report are that are compiled into an assembly. The expression host assembly is stored as a part of the compiled report)
gen.Federal AssemblyFederální Shromazdení
construct.final assemblykonečná montáž
econ.freedom of assemblysvoboda shromažďování
law, h.rghts.act.freedom of assembly and of associationsvoboda shromažďování a sdružování
polit.French National Assemblyfrancouzské Národní shromáždění
comp., MSfriend assemblypřátelské sestavení (An assembly that can access another assembly's internal types and members. Ordinarily, types and members with internal scope (in C) and friend scope (in Visual Basic) are visible only in the assembly in which they are defined. In the .NET Framework, you can make the types and members visible to additional (friend) assemblies by using the InternalsVisibleToAttribute attribute)
build.struct.gate assemblyvratový blok
UNGeneral AssemblyValné shromáždění Organizace spojených národů
astr.general assemblyvalné shromáždění
UNGeneral Assembly of the United NationsValné shromáždění Organizace spojených národů
comp., MSglobal assembly cache A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computerglobální mezipaměť sestavení (GAC)
construct.glued assemblylepený sraz
transp., avia.ICAO AssemblyShromáždění Mezinárodní organizace pro civilní letectví
comp., MSinterop assemblydefiniční sestavení (An assembly containing definitions of COM types described in metadata. An interop assembly is typically produced by the Type Library Importer (Tlbimp.exe))
construct.key assemblysraz s hmoždinkami
construct.lining assemblymontáž ostění (tunelu)
comp., MSlogger assemblysestavení protokolovače (An assembly that contains a class that implements the Microsoft.Build.Framework.ILogger interface)
construct.machine assemblysoustrojí
agric.machine assemblymontáž stroje
construct.machine-assembly departmentmechanické a montážní dílny
construct.nail assemblystyčník sbíjené konstrukce
construct.nail assemblysbíjený styčník
construct.nail assemblyhřebíkový styčník
construct.nailed assemblysbíjený sraz
comp., MS.NET Assembly ConnectorKonektor sestavení .NET (An out-of-the-box BDC connector that ships with WSS. It provides the ability to host .NET Connectivity Assemblies, enabling users to easily add custom data sources or do data mashups)
comp., MS.NET Connectivity AssemblySestavení .NET pro připojení (A .NET assembly that implements connectivity operations such as custom data access, aggregation, and data transformations. Each class in this assembly typically maps to an external content type and each operation supported by the external content type maps to a method inside the class)
econ.parliamentary assemblyparlamentní shromáždění
gen.Parliamentary AssemblyParlamentní shromáždění
gen.Parliamentary Assembly of the Black Sea Economic CooperationParlamentní shromáždění Organizace pro hospodářskou spolupráci v oblasti Černého moře
gen.Parliamentary Assembly of the Council of EuropeParlamentní shromáždění
obs.Parliamentary Assembly of the Union for the MediterraneanEvropsko-středomořské parlamentní shromáždění
gen.Parliamentary Assembly of the Union for the MediterraneanParlamentní shromáždění Unie pro Středomoří
construct.pegged assemblysraz s hmoždíky
construct.piping assembly diagrammontážní schéma potrubí
construct.planed assemblylepený tupý sraz
construct.prefabrication and assembly sectionmontážní a zásobovací úsek
construct.preliminary assemblypředběžná montáž
comp., MSprimary interop assemblyprimární definiční sestavení (An assembly containing definitions of COM types that is distributed and digitally signed by the author of the COM component. Visual Studio uses a registered primary interop assembly by default when a developer references a type in the corresponding type library)
comp., MSprivate assemblyprivátní sestavení (An assembly that is available only to clients in the same directory structure as the assembly)
construct.rebated planks assemblysraz na polodrážku
construct.removed detail of assembly drawingdetail
comp., MSretargetable assemblysestavení pro různé implementace (An assembly that belongs to more than one implementation of the .NET Framework, or an assembly that has been built on more than one implementation of the .NET Framework with the same strong name and with appropriate attributes. Applications that use retargetable assemblies can run on any .NET Framework implementation where those assemblies have been built. For example, applications that are built to use the .NET Compact Framework can run on the desktop implementation of the .NET Framework)
construct.round-groove assemblysraz na oblou drážku
construct.round-groove assemblysraz oblým žlábkem
comp., MSsatellite assemblysatelitní sestavení (A .NET Framework assembly containing resources specific to a given language. Using satellite assemblies, you can place the resources for difference languages in different assemblies, and the correct assembly is loaded into memory only if the user elects to view that application in that language)
comp., MSshared assemblysdílené sestavení (An assembly that can be referenced by more than one application. An assembly must be explicitly built to be shared by giving it a cryptographically strong name)
construct.shield assemblymontáž štítu
construct.site assemblymontáž velkých prefabrikovaných prvků
construct.site assemblybloková montáž
forestr.slew assemblyotočná montážní jednotka (jeřábu)
polit.Slovene National Assemblyslovinské Státní shromáždění
UNSpecial Session of the United Nations General Assemblyzvláštní zasedání Valného shromáždění Organizace spojených národů
construct.splined assemblysraz s vloženými čepy
construct.timber boards assemblysraz
construct.timber boards assemblypříčné spojení (dřev)
construct.timber boards assemblyrozšiřování (dřev)
construct.timbering assemblymontáž výztuže
construct.tongue-and-groove assemblyspoj na pero a drážku
construct.tongue-and-groove assemblysraz na pero a drážku
construct.tongued assembly with soft splinespoj s vloženým perem
construct.tongued assembly with soft splinesraz s vloženým perem
construct.trial assemblykontrolní montáž
construct.tubbing assemblymontáž tybinků
UNUN General AssemblyValné shromáždění Organizace spojených národů
econ.UN General AssemblyValné shromáždění OSN
UNUN high-level plenary meeting of the General Assemblyplenární zasedání OSN na vysoké úrovni
gen.United Nations Environment AssemblyŘídící rada UNEP
environ., UNUnited Nations Environment AssemblyŘídící rada Programu OSN pro životní prostředí
environ., UNUnited Nations Environment Assembly of the United Nations Environment ProgrammeŘídící rada Programu OSN pro životní prostředí
gen.United Nations Environment Assembly of the United Nations Environment ProgrammeŘídící rada UNEP
UNUnited Nations General AssemblyValné shromáždění Organizace spojených národů
UNUnited Nations General Assembly Special Sessionzvláštní zasedání Valného shromáždění Organizace spojených národů
construct.V-shaped groove assemblysraz na klínovou drážku
construct.V-shaped groove assemblysraz klínovým žlábkem
eng.water-gauge assemblyvodoměrná souprava
construct.welded assemblysvařovaný styčník
social.sc., health., UNWHO AssemblySvětové zdravotnické shromáždění
construct.wire assemblysvazek kabelů
construct.wire assemblysvazek drátů (předpínané výztuže)
social.sc., health., UNWorld Health AssemblySvětové zdravotnické shromáždění

Get short URL