forked from buildingSMART/IFC4.3.x-output
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIfcSharedBldgServiceElements.pot
2448 lines (1751 loc) · 111 KB
/
IfcSharedBldgServiceElements.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Industry Foundation Classes IFC.
# Copyright (C) 2020 buildingSMART
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2020-09-25 10:09+0200\n"
"X-Crowdin-SourceKey: msgstr\n"
"Language-Team: buildingSMART community\n"
#:IFC.xml:36955
msgid "IfcDistributionChamberElement"
msgstr "IfcDistributionChamberElement"
msgid "IfcDistributionChamberElement_DEFINITION"
msgstr "A distribution chamber element defines a place at which distribution systems and their constituent elements may be inspected or through which they may travel. An [[IfcDistributionChamberElement]] is a formed volume used in a distribution system, such as a sump, trench or manhole. Instances of [[IfcDistributionSystem]] .. .. ifcsharedbldgserviceelements lexical ifcdistributionsystem.htm or [[IfcDistributionFlowElement]] .. .. ifcsharedbldgserviceelements lexical ifcdistributionflowelement.htm may be related to the [[IfcDistributionChamberElement]] enabling their location in or at the chamber to be determined. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:36968
msgid "IfcDistributionChamberElement_PredefinedType"
msgstr "PredefinedType"
msgid "IfcDistributionChamberElement_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:36980
msgid "IfcDistributionChamberElementType"
msgstr "IfcDistributionChamberElementType"
msgid "IfcDistributionChamberElementType_DEFINITION"
msgstr "The distribution flow element type [[IfcDistributionChamberElementType]] defines commonly shared information for occurrences of distribution chamber elements. The set of shared information may include common properties with shared property sets common representations common materials common composition of elements common ports It is used to define a distribution chamber element type specification indicating the specific product information that is common to all occurrences of that product type. The [[IfcDistributionChamberElementType]] may be declared within [[IfcProject]] or [[IfcProjectLibrary]] using [[IfcRelDeclares]] and may be exchanged with or without occurrences of the type. Occurrences of [[IfcDistributionChamberElementType]] are represented by instances of [[IfcDistributionChamberElement]] . Refer to the documentation at [[IfcDistributionChamberElement]] for supported property sets, materials, composition, and ports. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:36987
msgid "IfcDistributionChamberElementType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcDistributionChamberElementType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:36999
msgid "IfcDistributionChamberElementTypeEnum"
msgstr "IfcDistributionChamberElementTypeEnum"
msgid "IfcDistributionChamberElementTypeEnum_DEFINITION"
msgstr "This enumeration identifies different types of distribution chambers. HISTORY New enumeration in IFC2x2. bSI Documentation"
#:IFC.xml:37016
msgid "IfcDistributionChamberElementTypeEnum_INSPECTIONPIT"
msgstr "INSPECTIONPIT"
msgid "IfcDistributionChamberElementTypeEnum_INSPECTIONPIT_DEFINITION"
msgstr "Recess or chamber formed to permit access for inspection of substructure and services."
#:IFC.xml:37020
msgid "IfcDistributionChamberElementTypeEnum_MANHOLE"
msgstr "MANHOLE"
msgid "IfcDistributionChamberElementTypeEnum_MANHOLE_DEFINITION"
msgstr "hamber constructed on a drain, sewer or pipeline with a removable cover that permits the entry of a person."
#:IFC.xml:37030
msgid "IfcDistributionChamberElementTypeEnum_TRENCH"
msgstr "TRENCH"
msgid "IfcDistributionChamberElementTypeEnum_TRENCH_DEFINITION"
msgstr "Excavated chamber, the length of which typically exceeds the width."
#:IFC.xml:37027
msgid "IfcDistributionChamberElementTypeEnum_SUMP"
msgstr "SUMP"
msgid "IfcDistributionChamberElementTypeEnum_SUMP_DEFINITION"
msgstr "Recessed or small chamber into which liquid is drained to facilitate its collection for removal."
#:IFC.xml:37013
msgid "IfcDistributionChamberElementTypeEnum_INSPECTIONCHAMBER"
msgstr "INSPECTIONCHAMBER"
msgid "IfcDistributionChamberElementTypeEnum_INSPECTIONCHAMBER_DEFINITION"
msgstr "Chamber constructed on a drain, sewer or pipeline with a removable cover that permits visble inspection."
#:IFC.xml:37034
msgid "IfcDistributionChamberElementTypeEnum_VALVECHAMBER"
msgstr "VALVECHAMBER"
msgid "IfcDistributionChamberElementTypeEnum_VALVECHAMBER_DEFINITION"
msgstr "Chamber that houses a valve s ."
#:IFC.xml:37009
msgid "IfcDistributionChamberElementTypeEnum_FORMEDDUCT"
msgstr "FORMEDDUCT"
msgid "IfcDistributionChamberElementTypeEnum_FORMEDDUCT_DEFINITION"
msgstr "Space formed in the ground for the passage of pipes, cables, ducts."
#:IFC.xml:37025
msgid "IfcDistributionChamberElementTypeEnum_METERCHAMBER"
msgstr "METERCHAMBER"
msgid "IfcDistributionChamberElementTypeEnum_METERCHAMBER_DEFINITION"
msgstr "Chamber that houses a meter s ."
#:IFC.xml:37036
msgid "IfcDistributionCircuit"
msgstr "IfcDistributionCircuit"
msgid "IfcDistributionCircuit_DEFINITION"
msgstr "A distribution circuit is a partition of a distribution system that is conditionally switched such as an electrical circuit. HISTORY New entity in IFC4. .change ifc2x4 IFC4 CHANGE For electrical power systems, IfcElectricalCircuit has been used for low voltage 12 1000 V power circuits and has been replaced by [[IfcDistributionCircuit]] in IFC4 [[IfcDistributionSystem]] with PredefinedType ELECTRICAL should be used for overall power systems, and [[IfcDistributionCircuit]] with PredefinedType ELECTRICAL should be used for each switched circuit. Composition Use Definition An [[IfcDistributionCircuit]] may aggregate an [[IfcDistributionSystem]] using the [[IfcRelAggregates]] relationship where RelatingObject refers to the [[IfcDistributionSystem]] and RelatedObjects includes one or more [[IfcDistributionCircuit]] groups. An [[IfcDistributionCircuit]] may be aggregated into sub circuits using the [[IfcRelAggregates]] relationship where RelatingObject refers to the parent [[IfcDistributionCircuit]] and RelatedObjects refers to one or more [[IfcDistributionCircuit]] sub circuits. Assignment Use Definition An [[IfcDistributionCircuit]] should be assigned to an [[IfcDistributionPort]] on an [[IfcFlowController]] element indicating the host or origination of the system using the [[IfcRelAssignsToProduct]] relationship. Each device whose operation is conditional based upon the state of the circuit is assigned to the [[IfcDistributionCircuit]] via the [[IfcRelAssignsToGroup]] relationship. An [[IfcDistributionElement]] may belong to multiple systems or circuits, however only one [[IfcDistributionSystem]] or [[IfcDistributionCircuit]] of a particular PredefinedType . bSI Documentation"
#:IFC.xml:37039
msgid "IfcDistributionControlElement"
msgstr "IfcDistributionControlElement"
msgid "IfcDistributionControlElement_DEFINITION"
msgstr "The distribution element [[IfcDistributionControlElement]] defines occurrence elements of a building automation control system that are used to impart control over elements of a distribution system. [[IfcDistributionControlElement]] defines elements of a building automation control system. These are typically used to control distribution system elements to maintain variables such as temperature, humidity, pressure, flow, power, or lighting levels, through the modulation, staging or sequencing of mechanical or electrical devices. The three general functional categories of control elements are as follows Impart control over flow control elements [[IfcFlowController]] in a distribution system such as dampers, valves, or relays, typically through the use of actuation [[IfcActuator]] . Sensing elements [[IfcSensor]] that measure changes in the controlled variable such as temperature, humidity, pressure, or flow. Controllers [[IfcController]] typically classified according to the control action they seek to perform and generally responsible for making decisions about the elements under control. Since [[IfcDistributionControlElement]] and its subtypes typically relate to many different distribution flow elements [[IfcDistributionFlowElement]] , the objectified relationship [[IfcRelFlowControlElements]] has been provided to relate control and flow elements as required. The key distinction between [[IfcDistributionFlowElement]] and [[IfcDistributionControlElement]] is whether it is internal or external to the flow system, respectively. For example, the distinction between [[IfcFlowMeter]] subtype of [[IfcDistributionFlowElement]] measuring a flow quantity and [[IfcFlowInstrument]] subtype of [[IfcDistributionControlElement]] measuring a flow quality , is based on this principal. A physical device that connects within the flow system in which it measures having inlet outlet pipes for the measured substance follows the [[IfcDistributionFlowElement]] hierarchy and therefore [[IfcFlowMeter]] which measures the flow internally . Otherwise, if it monitors controls but does not connect inline within the flow system it is external or is a component of another device , then it follows the [[IfcDistributionControlElement]] hierarchy and therefore [[IfcFlowInstrument]] which may display various attributes through connected sensors . HISTORY New entity in IFC2.0. .change ifc2x4 IFC4 CHANGE Attribute ControlElementId attribute deleted replaced by classification usage. Ports are now primarily defined using [[IfcRelNests]] to enable definition of ports at type definitions both forward and backward compatible , provide a logical order, and reduce the number of relationship objects needed. The relationship [[IfcRelConnectsPortToElement]] is still supported, however is now specific to dynamically connected ports. bSI Documentation"
#:IFC.xml:37042
msgid "IfcDistributionControlElement_AssignedToFlowElement"
msgstr "AssignedToFlowElement"
msgid "IfcDistributionControlElement_AssignedToFlowElement_DEFINITION"
msgstr "AssignedToFlowElement"
#:IFC.xml:37056
msgid "IfcDistributionControlElementType"
msgstr "IfcDistributionControlElementType"
msgid "IfcDistributionControlElementType_DEFINITION"
msgstr "The element type [[IfcDistributionControlElementType]] defines a list of commonly shared property set definitions of an element and an optional set of product representations. It is used to define an element specification the specific product information that is common to all occurrences of that product type . Distribution control element types or the instantiable subtypes may be exchanged without being already assigned to occurrences. The occurrences of the [[IfcDistributionControlElementType]] are represented by instances of [[IfcDistributionControlElement]] or its subtypes. HISTORY New entity in IFC2x2. .change ifc2x4 IFC4 CHANGE Ports may now be defined using [[IfcRelNests]] to enable definition of ports at type definitions both forward and backward compatible , provide a logical order, and reduce the number of relationship objects needed. The relationship [[IfcRelConnectsPortToElement]] is still supported on occurrence objects, however is now specific to dynamically connected ports. bSI Documentation"
#:IFC.xml:37059
msgid "IfcDistributionFlowElement"
msgstr "IfcDistributionFlowElement"
msgid "IfcDistributionFlowElement_DEFINITION"
msgstr "The distribution element [[IfcDistributionFlowElement]] defines occurrence elements of a distribution system that facilitate the distribution of energy or matter, such as air, water or power. EXAMPLE Examples of distribution flow elements are ducts, pipes, wires, fittings, and equipment. HISTORY New entity in IFC2.0. IFC4 CHANGE Ports are now primarily defined using [[IfcRelNests]] to enable definition of ports at type definitions both forward and backward compatible , provide a logical order, and reduce the number of relationship objects needed. The relationship [[IfcRelConnectsPortToElement]] is still supported, however is now specific to dynamically connected ports. bSI Documentation"
#:IFC.xml:37063
msgid "IfcDistributionFlowElement_HasControlElements"
msgstr "HasControlElements"
msgid "IfcDistributionFlowElement_HasControlElements_DEFINITION"
msgstr "HasControlElements"
#:IFC.xml:37077
msgid "IfcDistributionFlowElementType"
msgstr "IfcDistributionFlowElementType"
msgid "IfcDistributionFlowElementType_DEFINITION"
msgstr "The element type [[IfcDistributionFlowElementType]] defines a list of commonly shared property set definitions of an element and an optional set of product representations. It is used to define an element specification the specific product information that is common to all occurrences of that product type . Distribution flow element types or the instantiable subtypes may be exchanged without being already assigned to occurrences. The occurrences of the [[IfcDistributionFlowElementType]] are represented by instances of [[IfcDistributionFlowElement]] or its subtypes. HISTORY New entity in IFC2x2. IFC4 CHANGE Ports may now be defined using [[IfcRelNests]] to enable definition of ports at type definitions both forward and backward compatible , provide a logical order, and reduce the number of relationship objects needed. The relationship [[IfcRelConnectsPortToElement]] is still supported on occurrence objects, however is now specific to dynamically connected ports. bSI Documentation"
#:IFC.xml:37080
msgid "IfcDistributionPort"
msgstr "IfcDistributionPort"
msgid "IfcDistributionPort_DEFINITION"
msgstr "A distribution port is an inlet or outlet of a product through which a particular substance may flow. Distribution ports are used for passage of solid, liquid, or gas substances, as well as electricity for power or communications. Flow segments pipes, ducts, cables may be used to connect ports across products. Distribution ports are defined by system type and flow direction such that for two ports to be connected, they must share the same system type and have opposite flow directions one side being a SOURCE and the other being a SINK . Ports are similar to openings in that they do not have any visible geometry such geometry is captured at the shape representation of the enclosing element or element type. Ports may have placement that indicates the position and orientation of the connection. Ports are assigned the distribution systems in order to indicate its role in a particular system, e.g. cold water inlet. HISTORY New entity in IFC2x2 .change ifc2x4 IFC4 CHANGE Ports are now related to products and product types using the [[IfcRelNests]] relationship use of [[IfcRelConnectsPortToElement]] is now reserved for dynamically attached ports such as drilling a hole in a tank . bSI Documentation"
#:IFC.xml:37093
msgid "IfcDistributionPort_PredefinedType"
msgstr "PredefinedType"
msgid "IfcDistributionPort_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:37081
msgid "IfcDistributionPort_FlowDirection"
msgstr "FlowDirection"
msgid "IfcDistributionPort_FlowDirection_DEFINITION"
msgstr "Enumeration that identifies if this port is a Sink inlet , a Source outlet or both a SinkAndSource."
#:IFC.xml:37117
msgid "IfcDistributionPortTypeEnum"
msgstr "IfcDistributionPortTypeEnum"
msgid "IfcDistributionPortTypeEnum_DEFINITION"
msgstr "This enumeration identifies different types of distribution ports. It is used to designate ports by their general function, which determines applicable property sets and compatible systems. HISTORY New enumeration in IFC4. bSI Documentation"
#:IFC.xml:37129
msgid "IfcDistributionPortTypeEnum_DUCT"
msgstr "DUCT"
msgid "IfcDistributionPortTypeEnum_DUCT_DEFINITION"
msgstr "DUCT"
#:IFC.xml:37135
msgid "IfcDistributionPortTypeEnum_WIRELESS"
msgstr "WIRELESS"
msgid "IfcDistributionPortTypeEnum_WIRELESS_DEFINITION"
msgstr "Wireless connection to communication appliances for distribution of data or communication."
#:IFC.xml:37132
msgid "IfcDistributionPortTypeEnum_PIPE"
msgstr "PIPE"
msgid "IfcDistributionPortTypeEnum_PIPE_DEFINITION"
msgstr "Connection to pipe segment or fitting for distribution of solid, liquid, or gas."
#:IFC.xml:37123
msgid "IfcDistributionPortTypeEnum_CABLE"
msgstr "CABLE"
msgid "IfcDistributionPortTypeEnum_CABLE_DEFINITION"
msgstr "CABLE"
#:IFC.xml:37128
msgid "IfcDistributionPortTypeEnum_CABLECARRIER"
msgstr "CABLECARRIER"
msgid "IfcDistributionPortTypeEnum_CABLECARRIER_DEFINITION"
msgstr "Connection to cable carrier segment or fitting for enclosing cables."
#:IFC.xml:37136
msgid "IfcDistributionSystem"
msgstr "IfcDistributionSystem"
msgid "IfcDistributionSystem_DEFINITION"
msgstr "A distribution system is a network designed to receive, store, maintain, distribute, or control the flow of a distribution media. A common example is a heating hot water system that consists of a pump, a tank, and an interconnected piping system for distributing hot water to terminals. The group [[IfcDistributionSystem]] defines the occurrence of a specialized system for use within the context of building services or utilities for built facilities. Important functionalities for the description of a distribution system are derived from existing IFC entities From [[IfcSystem]] it inherits the ability to couple the built system via [[IfcRelReferencedInSpatialStructure]] to one or more [[IfcSpatialElement]] subtypes as necessary. From [[IfcGroup]] it inherits the inverse attribute IsGroupedBy, pointing to the relationship class [[IfcRelAssignsToGroup]] . This allows the grouping of distribution elements instances of [[IfcDistributionElement]] subtypes . From [[IfcObjectDefinition]] it inherits the inverse attribute IsDecomposedBy pointing to the relationship class [[IfcRelAggregates]]. It provides the hierarchy between the separate partial distribution systems. For example, an electrical main circuit may be aggregated into branch circuits. HISTORY New entity in IFC4. bSI Documentation"
#:IFC.xml:37145
msgid "IfcDistributionSystem_PredefinedType"
msgstr "PredefinedType"
msgid "IfcDistributionSystem_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:37137
msgid "IfcDistributionSystem_LongName"
msgstr "LongName"
msgid "IfcDistributionSystem_LongName_DEFINITION"
msgstr "Long name for a distribution system, used for informal purposes. It should be used, if available, in conjunction with the inherited Name attribute. X 0D NOTE In many scenarios the Name attribute refers to the short name or number of a distribution system or branch circuit, and the LongName refers to a descriptive name."
#:IFC.xml:37157
msgid "IfcDistributionSystemEnum"
msgstr "IfcDistributionSystemEnum"
msgid "IfcDistributionSystemEnum_DEFINITION"
msgstr "This enumeration identifies different types of distribution systems. It is used to designate systems by their function as well as ports of devices within such systems to restrict connectivity to compatible connections. HISTORY New enumeration in IFC4. Ports for cable carriers may be connected using [[IfcCableCarrierSegment]] and [[IfcCableCarrierFitting]] . Type objects for cable carrier segments and fittings [[IfcCableCarrierSegmentType]] and [[IfcCableCarrierFittingType]] that are not specific to a particular system type may have ports with PredefinedType of NOTDEFINED which indicates that occurrences of such objects may connect to ports of any other cable carrier based port. Valid enumerations for cable carriers are the same as that for cables, and may be asserted if ports of the contained cables are all of the same type. bSI Documentation"
#:IFC.xml:37243
msgid "IfcDistributionSystemEnum_RETURN_CIRCUIT"
msgstr "RETURN CIRCUIT"
msgid "IfcDistributionSystemEnum_RETURN_CIRCUIT_DEFINITION"
msgstr "A distribution system which forms the intended path for the traction return current and the current under fault conditions."
#:IFC.xml:37235
msgid "IfcDistributionSystemEnum_MUNICIPALSOLIDWASTE"
msgstr "MUNICIPALSOLIDWASTE"
msgid "IfcDistributionSystemEnum_MUNICIPALSOLIDWASTE_DEFINITION"
msgstr "Items consumed and discarded, commonly known as trash or garbage."
#:IFC.xml:37240
msgid "IfcDistributionSystemEnum_POWERGENERATION"
msgstr "POWERGENERATION"
msgid "IfcDistributionSystemEnum_POWERGENERATION_DEFINITION"
msgstr "A path for power generation."
#:IFC.xml:37247
msgid "IfcDistributionSystemEnum_SIGNAL"
msgstr "SIGNAL"
msgid "IfcDistributionSystemEnum_SIGNAL_DEFINITION"
msgstr "A raw analog signal, such as modulated data or measurements from sensors."
#:IFC.xml:37230
msgid "IfcDistributionSystemEnum_GAS"
msgstr "GAS"
msgid "IfcDistributionSystemEnum_GAS_DEFINITION"
msgstr "Gas phase materials such as methane or natural gas."
#:IFC.xml:37256
msgid "IfcDistributionSystemEnum_WATERSUPPLY"
msgstr "WATERSUPPLY"
msgid "IfcDistributionSystemEnum_WATERSUPPLY_DEFINITION"
msgstr "Arbitrary water supply."
#:IFC.xml:37238
msgid "IfcDistributionSystemEnum_OVERHEAD_CONTACTLINE_SYSTEM"
msgstr "OVERHEAD CONTACTLINE SYSTEM"
msgid "IfcDistributionSystemEnum_OVERHEAD_CONTACTLINE_SYSTEM_DEFINITION"
msgstr "An overhead contact line system above the upper limit of the train using an overhead contact line and a catenary system to supply current to traction units."
#:IFC.xml:37226
msgid "IfcDistributionSystemEnum_ELECTROACOUSTIC"
msgstr "ELECTROACOUSTIC"
msgid "IfcDistributionSystemEnum_ELECTROACOUSTIC_DEFINITION"
msgstr "An amplified audio signal such as for loudspeakers."
#:IFC.xml:37209
msgid "IfcDistributionSystemEnum_COMMUNICATION"
msgstr "COMMUNICATION"
msgid "IfcDistributionSystemEnum_COMMUNICATION_DEFINITION"
msgstr ""
#:IFC.xml:37208
msgid "IfcDistributionSystemEnum_CHILLEDWATER"
msgstr "CHILLEDWATER"
msgid "IfcDistributionSystemEnum_CHILLEDWATER_DEFINITION"
msgstr "Nonpotable chilled water, such as circulated through an evaporator."
#:IFC.xml:37241
msgid "IfcDistributionSystemEnum_RAINWATER"
msgstr "RAINWATER"
msgid "IfcDistributionSystemEnum_RAINWATER_DEFINITION"
msgstr "Rainwater resulting from precipitation which directly falls on a parcel."
#:IFC.xml:37248
msgid "IfcDistributionSystemEnum_STORMWATER"
msgstr "STORMWATER"
msgid "IfcDistributionSystemEnum_STORMWATER_DEFINITION"
msgstr "Stormwater resulting from precipitation which runs off or travels over the ground surface."
#:IFC.xml:37251
msgid "IfcDistributionSystemEnum_VACUUM"
msgstr "VACUUM"
msgid "IfcDistributionSystemEnum_VACUUM_DEFINITION"
msgstr "Vacuum distribution system."
#:IFC.xml:37204
msgid "IfcDistributionSystemEnum_AUDIOVISUAL"
msgstr "AUDIOVISUAL"
msgid "IfcDistributionSystemEnum_AUDIOVISUAL_DEFINITION"
msgstr "A transport of a single media source, having audio and or video streams."
#:IFC.xml:37229
msgid "IfcDistributionSystemEnum_FUEL"
msgstr "FUEL"
msgid "IfcDistributionSystemEnum_FUEL_DEFINITION"
msgstr "FUEL"
#:IFC.xml:37233
msgid "IfcDistributionSystemEnum_LIGHTING"
msgstr "LIGHTING"
msgid "IfcDistributionSystemEnum_LIGHTING_DEFINITION"
msgstr "LIGHTING"
#:IFC.xml:37222
msgid "IfcDistributionSystemEnum_ELECTRICAL"
msgstr "ELECTRICAL"
msgid "IfcDistributionSystemEnum_ELECTRICAL_DEFINITION"
msgstr "A circuit for delivering electrical power."
#:IFC.xml:37255
msgid "IfcDistributionSystemEnum_WASTEWATER"
msgstr "WASTEWATER"
msgid "IfcDistributionSystemEnum_WASTEWATER_DEFINITION"
msgstr "Water adversely affected in quality by anthropogenic influence, possibly originating from sewage, drainage, or other source."
#:IFC.xml:37252
msgid "IfcDistributionSystemEnum_VENT"
msgstr "VENT"
msgid "IfcDistributionSystemEnum_VENT_DEFINITION"
msgstr "Vent system for wastewater piping systems."
#:IFC.xml:37217
msgid "IfcDistributionSystemEnum_DOMESTICHOTWATER"
msgstr "DOMESTICHOTWATER"
msgid "IfcDistributionSystemEnum_DOMESTICHOTWATER_DEFINITION"
msgstr "Heated potable water distribution system."
#:IFC.xml:37216
msgid "IfcDistributionSystemEnum_DOMESTICCOLDWATER"
msgstr "DOMESTICCOLDWATER"
msgid "IfcDistributionSystemEnum_DOMESTICCOLDWATER_DEFINITION"
msgstr "Unheated potable water distribution system."
#:IFC.xml:37245
msgid "IfcDistributionSystemEnum_SECURITY"
msgstr "SECURITY"
msgid "IfcDistributionSystemEnum_SECURITY_DEFINITION"
msgstr "SECURITY"
#:IFC.xml:37212
msgid "IfcDistributionSystemEnum_CONTROL"
msgstr "CONTROL"
msgid "IfcDistributionSystemEnum_CONTROL_DEFINITION"
msgstr "CONTROL"
#:IFC.xml:37211
msgid "IfcDistributionSystemEnum_CONDENSERWATER"
msgstr "CONDENSERWATER"
msgid "IfcDistributionSystemEnum_CONDENSERWATER_DEFINITION"
msgstr "Nonpotable water, such as circulated through a condenser."
#:IFC.xml:37237
msgid "IfcDistributionSystemEnum_OPERATIONAL"
msgstr "OPERATIONAL"
msgid "IfcDistributionSystemEnum_OPERATIONAL_DEFINITION"
msgstr "Operating supplies system."
#:IFC.xml:37228
msgid "IfcDistributionSystemEnum_FIREPROTECTION"
msgstr "FIREPROTECTION"
msgid "IfcDistributionSystemEnum_FIREPROTECTION_DEFINITION"
msgstr "Fire protection sprinkler system."
#:IFC.xml:37203
msgid "IfcDistributionSystemEnum_AIRCONDITIONING"
msgstr "AIRCONDITIONING"
msgid "IfcDistributionSystemEnum_AIRCONDITIONING_DEFINITION"
msgstr "Conditioned air distribution system for purposes of maintaining a temperature range within one or more spaces."
#:IFC.xml:37246
msgid "IfcDistributionSystemEnum_SEWAGE"
msgstr "SEWAGE"
msgid "IfcDistributionSystemEnum_SEWAGE_DEFINITION"
msgstr "Sewage collection system."
#:IFC.xml:37218
msgid "IfcDistributionSystemEnum_DRAINAGE"
msgstr "DRAINAGE"
msgid "IfcDistributionSystemEnum_DRAINAGE_DEFINITION"
msgstr "Drainage collection system."
#:IFC.xml:37207
msgid "IfcDistributionSystemEnum_CHEMICAL"
msgstr "CHEMICAL"
msgid "IfcDistributionSystemEnum_CHEMICAL_DEFINITION"
msgstr "Arbitrary chemical further qualified by property set, such as for medical or industrial use."
#:IFC.xml:37214
msgid "IfcDistributionSystemEnum_DATA"
msgstr "DATA"
msgid "IfcDistributionSystemEnum_DATA_DEFINITION"
msgstr "DATA"
#:IFC.xml:37234
msgid "IfcDistributionSystemEnum_LIGHTNINGPROTECTION"
msgstr "LIGHTNINGPROTECTION"
msgid "IfcDistributionSystemEnum_LIGHTNINGPROTECTION_DEFINITION"
msgstr "A path for conducting lightning current to the ground."
#:IFC.xml:37242
msgid "IfcDistributionSystemEnum_REFRIGERATION"
msgstr "REFRIGERATION"
msgid "IfcDistributionSystemEnum_REFRIGERATION_DEFINITION"
msgstr "Refrigerant distribution system for purposes of fulfilling all or parts of a refrigeration cycle."
#:IFC.xml:37227
msgid "IfcDistributionSystemEnum_EXHAUST"
msgstr "EXHAUST"
msgid "IfcDistributionSystemEnum_EXHAUST_DEFINITION"
msgstr "Exhaust air collection system for removing stale or noxious air from one or more spaces."
#:IFC.xml:37205
msgid "IfcDistributionSystemEnum_CATENARY_SYSTEM"
msgstr "CATENARY SYSTEM"
msgid "IfcDistributionSystemEnum_CATENARY_SYSTEM_DEFINITION"
msgstr "A longitudinal distribution system that supports contact wires, including catenary wire droppers and stich wires."
#:IFC.xml:37236
msgid "IfcDistributionSystemEnum_OIL"
msgstr "OIL"
msgid "IfcDistributionSystemEnum_OIL_DEFINITION"
msgstr "OIL"
#:IFC.xml:37213
msgid "IfcDistributionSystemEnum_CONVEYING"
msgstr "CONVEYING"
msgid "IfcDistributionSystemEnum_CONVEYING_DEFINITION"
msgstr "Arbitrary supply of substances."
#:IFC.xml:37231
msgid "IfcDistributionSystemEnum_HAZARDOUS"
msgstr "HAZARDOUS"
msgid "IfcDistributionSystemEnum_HAZARDOUS_DEFINITION"
msgstr "Hazardous material or fluid collection system."
#:IFC.xml:37250
msgid "IfcDistributionSystemEnum_TV"
msgstr "TV"
msgid "IfcDistributionSystemEnum_TV_DEFINITION"
msgstr "A transport of multiple media sources such as analog cable TV, satellite TV, or over the air TV."
#:IFC.xml:37215
msgid "IfcDistributionSystemEnum_DISPOSAL"
msgstr "DISPOSAL"
msgid "IfcDistributionSystemEnum_DISPOSAL_DEFINITION"
msgstr "DISPOSAL"
#:IFC.xml:37232
msgid "IfcDistributionSystemEnum_HEATING"
msgstr "HEATING"
msgid "IfcDistributionSystemEnum_HEATING_DEFINITION"
msgstr "HEATING"
#:IFC.xml:37249
msgid "IfcDistributionSystemEnum_TELEPHONE"
msgstr "TELEPHONE"
msgid "IfcDistributionSystemEnum_TELEPHONE_DEFINITION"
msgstr "TELEPHONE"
#:IFC.xml:37253
msgid "IfcDistributionSystemEnum_VENTILATION"
msgstr "VENTILATION"
msgid "IfcDistributionSystemEnum_VENTILATION_DEFINITION"
msgstr "VENTILATION"
#:IFC.xml:37219
msgid "IfcDistributionSystemEnum_EARTHING"
msgstr "EARTHING"
msgid "IfcDistributionSystemEnum_EARTHING_DEFINITION"
msgstr "A path for equipotential bonding, conducting current to the ground."
#:IFC.xml:37210
msgid "IfcDistributionSystemEnum_COMPRESSEDAIR"
msgstr "COMPRESSEDAIR"
msgid "IfcDistributionSystemEnum_COMPRESSEDAIR_DEFINITION"
msgstr "Compressed air system."
#:IFC.xml:37257
msgid "IfcEnergyConversionDevice"
msgstr "IfcEnergyConversionDevice"
msgid "IfcEnergyConversionDevice_DEFINITION"
msgstr "The distribution flow element [[IfcEnergyConversionDevice]] defines the occurrence of a device used to perform energy conversion or heat transfer and typically participates in a flow distribution system. Its type is defined by [[IfcEnergyConversionDeviceType]] or its subtypes. HISTORY New entity in IFC2.0. .change ifc2x4 IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37260
msgid "IfcEnergyConversionDeviceType"
msgstr "IfcEnergyConversionDeviceType"
msgid "IfcEnergyConversionDeviceType_DEFINITION"
msgstr "The element type IfcEnergyConversionType defines a list of commonly shared property set definitions of an energy conversion device and an optional set of product representations. It is used to define an energy conversion device specification the specific product information, that is common to all occurrences of that product type . A energy conversion type is used to define the common properties of a energy conversion device that may be applied to many occurrences of that type. An energy conversion device is a building systems device that converts energy from one form into another such as a boiler combusting gas to heat water , chiller using a refrigeration cycle to cool a liquid , or a cooling coil using the phase change characteristics of a refrigerant to cool air . Energy conversion types or the instantiable subtypes may be exchanged without being already assigned to occurrences. Occurrences of the IfcEnergyConversionType are represented by instances of [[IfcEnergyConversionDevice]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37263
msgid "IfcFlowController"
msgstr "IfcFlowController"
msgid "IfcFlowController_DEFINITION"
msgstr "The distribution flow element [[IfcFlowController]] defines the occurrence of elements of a distribution system that are used to regulate flow through a distribution system. Examples include dampers, valves, switches, and relays. Its type is defined by [[IfcFlowControllerType]] or subtypes. HISTORY New entity in IFC2.0. .change ifc2x4 IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37266
msgid "IfcFlowControllerType"
msgstr "IfcFlowControllerType"
msgid "IfcFlowControllerType_DEFINITION"
msgstr "The element type [[IfcFlowControllerType]] defines a list of commonly shared property set definitions of a flow controller and an optional set of product representations. It is used to define a flow controller specification i.e. the specific product information, that is common to all occurrences of that product type . A flow controller type is used to define the common properties of a flow controller that may be applied to many occurrences of that type. A flow controller is a device that regulates flow within a distribution system, such as a valve in a piping system, modulating damper in an air distribution system, or electrical switch in an electrical distribution system. Flow controller types or the instantiable subtypes may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcFlowControllerType]] are represented by instances of [[IfcFlowController]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37269
msgid "IfcFlowDirectionEnum"
msgstr "IfcFlowDirectionEnum"
msgid "IfcFlowDirectionEnum_DEFINITION"
msgstr "This enumeration defines the flow direction at a distribution port. For pipe based ports, the direction is the physical flow direction. For duct based ports, the direction is the physical flow direction. bSI Documentation"
#:IFC.xml:37275
msgid "IfcFlowFitting"
msgstr "IfcFlowFitting"
msgid "IfcFlowFitting_DEFINITION"
msgstr "The distribution flow element [[IfcFlowFitting]] defines the occurrence of a junction or transition in a flow distribution system, such as an elbow or tee. Its type is defined by [[IfcFlowFittingType]] or its subtypes. HISTORY New entity in IFC2.0. .change ifc2x4 IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37278
msgid "IfcFlowFittingType"
msgstr "IfcFlowFittingType"
msgid "IfcFlowFittingType_DEFINITION"
msgstr "The element type [[IfcFlowFittingType]] defines a list of commonly shared property set definitions of a flow fitting and an optional set of product representations. It is used to define a flow fitting specification i.e. the specific product information, that is common to all occurrences of that product type . A flow fitting type is used to define the common properties of a flow fitting that may be applied to many occurrences of that type. A flow fitting is a device that is used to interconnect flow segments or other fittings within a distribution system, such as a tee in a ducted system that branches flow into two directions, or a junction box in an electrical distribution system. Flow fitting types or the instantiable subtypes may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcFlowFittingType]] are represented by instances of [[IfcFlowFitting]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37281
msgid "IfcFlowMovingDevice"
msgstr "IfcFlowMovingDevice"
msgid "IfcFlowMovingDevice_DEFINITION"
msgstr "The distribution flow element [[IfcFlowMovingDevice]] defines the occurrence of an apparatus used to distribute, circulate or perform conveyance of fluids, including liquids and gases such as a pump or fan , and typically participates in a flow distribution system. Its type is defined by [[IfcFlowMovingDeviceType]] or its subtypes. HISTORY New entity in IFC2x. .change ifc2x4 IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37284
msgid "IfcFlowMovingDeviceType"
msgstr "IfcFlowMovingDeviceType"
msgid "IfcFlowMovingDeviceType_DEFINITION"
msgstr "The element type [[IfcFlowMovingDeviceType]] defines a list of commonly shared property set definitions of a flow moving device and an optional set of product representations. It is used to define a flow moving device specification i.e. the specific product information, that is common to all occurrences of that product type . A flow moving type is used to define the common properties of a flow moving device that may be applied to many occurrences of that type. A flow moving device is a device that is used to produce a pressure differential in a distribution system, such as a pump, fan, or compressor. Flow moving types or the instantiable subtypes may be exchanged without being already assigned to occurrences. The occurrences of the [[IfcFlowMovingDeviceType]] are represented by instances of [[IfcFlowMovingDevice]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37287
msgid "IfcFlowSegment"
msgstr "IfcFlowSegment"
msgid "IfcFlowSegment_DEFINITION"
msgstr "The distribution flow element [[IfcFlowSegment]] defines the occurrence of a segment of a flow distribution system. The [[IfcFlowSegment]] defines a particular occurrence of a segment inserted in the spatial context of a project. The parameters defining the type of the segment and or its shape are defined by the [[IfcFlowSegmentType]], which is related by the inverse relationship IsDefinedBy pointing to [[IfcRelDefinesByType]] . HISTORY New entity in IFC2.0. IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37290
msgid "IfcFlowSegmentType"
msgstr "IfcFlowSegmentType"
msgid "IfcFlowSegmentType_DEFINITION"
msgstr "The element type [[IfcFlowSegmentType]] defines a list of commonly shared property set definitions of a flow segment and an optional set of product representations. It is used to define a flow segment specification the specific product information, that is common to all occurrences of that product type . A flow segment type is used to define the common properties of a flow segment that may be applied to many occurrences of that type. A flow segment is a section of a distribution system, such as a duct, pipe, or conduit, that typically has only two ports. Flow segment types or the instantiable subtypes may be exchanged without being already assigned to occurrences. Occurrences of the [[IfcFlowSegmentType]] are represented by instances of [[IfcFlowSegment]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37293
msgid "IfcFlowStorageDevice"
msgstr "IfcFlowStorageDevice"
msgid "IfcFlowStorageDevice_DEFINITION"
msgstr "The distribution flow element [[IfcFlowStorageDevice]] defines the occurrence of a device that participates in a distribution system and is used for temporary storage such as a tank . Its type is defined by [[IfcFlowStorageDeviceType]] or its subtypes. HISTORY New entity in IFC2x. .change ifc2x4 IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37296
msgid "IfcFlowStorageDeviceType"
msgstr "IfcFlowStorageDeviceType"
msgid "IfcFlowStorageDeviceType_DEFINITION"
msgstr "The element type [[IfcFlowStorageDeviceType]] defines a list of commonly shared property set definitions of a flow storage device and an optional set of product representations. It is used to define a flow storage device specification the specific product information that is common to all occurrences of that product type . A flow storage device is a device used for the temporary storage of a fluid such as a tank or the voltage potential induced by the induced electron flow such as a battery . Flow storage types or the instantiable subtypes may be exchanged without being already assigned to occurrences. The occurrences of the [[IfcFlowStorageDeviceType]] are represented by instances of [[IfcFlowStorageDevice]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37299
msgid "IfcFlowTerminal"
msgstr "IfcFlowTerminal"
msgid "IfcFlowTerminal_DEFINITION"
msgstr "The distribution flow element [[IfcFlowTerminal]] defines the occurrence of a permanently attached element that acts as a terminus or beginning of a distribution system such as an air outlet, drain, water closet, or sink . A terminal is typically a point at which a system interfaces with an external environment. Its type is defined by [[IfcFlowTerminalType]] or its subtypes. HISTORY New entity in IFC2.0. IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37302
msgid "IfcFlowTerminalType"
msgstr "IfcFlowTerminalType"
msgid "IfcFlowTerminalType_DEFINITION"
msgstr "The element type [[IfcFlowTerminalType]] defines a list of commonly shared property set definitions of a flow terminal and an optional set of product representations. It is used to define a flow terminal specification the specific product information that is common to all occurrences of that product type . A flow terminal type is used to define the common properties of a flow terminal that may be applied to many occurrences of that type. A flow terminal acts as a terminus or beginning element in a distribution system such as a ceiling register in a ducted air distribution system, a sink in a waste water system, or a light fixture in an electrical lighting system. Flow terminal types or the instantiable subtypes may be exchanged without being already assigned to occurrences. The occurrences of the [[IfcFlowTerminalType]] are represented by instances of [[IfcFlowTerminal]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37305
msgid "IfcFlowTreatmentDevice"
msgstr "IfcFlowTreatmentDevice"
msgid "IfcFlowTreatmentDevice_DEFINITION"
msgstr "The distribution flow element [[IfcFlowTreatmentDevice]] defines the occurrence of a device typically used to remove unwanted matter from a fluid, either liquid or gas, and typically participates in a flow distribution system. Its type is defined by [[IfcFlowTreatmentDeviceType]] or its subtypes. HISTORY New entity in IFC2x. .change ifc2x4 IFC4 CHANGE This entity has been deprecated for instantiation and will become ABSTRACT in a future release new subtypes should now be used instead. bSI Documentation"
#:IFC.xml:37308
msgid "IfcFlowTreatmentDeviceType"
msgstr "IfcFlowTreatmentDeviceType"
msgid "IfcFlowTreatmentDeviceType_DEFINITION"
msgstr "The element type [[IfcFlowTreatmentDeviceType]] defines a list of commonly shared property set definitions of a flow treatment device and an optional set of product representations. It is used to define a flow treatment device specification the specific product information that is common to all occurrences of that product type . A flow treatment device is a device used to change the physical properties of the medium, such as an air, oil or water filter used to remove particulates from the fluid , or a duct silencer used to attenuate noise . Flow treatment types or the instantiable subtypes may be exchanged without being already assigned to occurrences. The occurrences of the [[IfcFlowTreatmentDeviceType]] are represented by instances of [[IfcFlowTreatmentDevice]] or its subtypes. HISTORY New entity in IFC2x2. bSI Documentation"
#:IFC.xml:37311
msgid "IfcRelFlowControlElements"
msgstr "IfcRelFlowControlElements"
msgid "IfcRelFlowControlElements_DEFINITION"
msgstr "This objectified relationship between a distribution flow element occurrence and one to many control element occurrences indicates that the control element s sense or control some aspect of the flow element. It is applied to [[IfcDistributionFlowElement]] and [[IfcDistributionControlElement]] . This relationship may be used to indicate an operational relationship such as an actuator operating a valve, damper, or switch. It may also be used to indicate a sensing relationship such as a sensor detecting conditions of fluid flow. This relationship implies a sensing or controlling relationship if elements are merely connected without any control relationship, then [[IfcRelConnectsElements]] should be used. HISTORY New entity in IFC2x. bSI Documentation"
#:IFC.xml:37042
msgid "IfcRelFlowControlElements_RelatedControlElements"
msgstr "RelatedControlElements"
msgid "IfcRelFlowControlElements_RelatedControlElements_DEFINITION"
msgstr "RelatedControlElements"
#:IFC.xml:37063
msgid "IfcRelFlowControlElements_RelatingFlowElement"
msgstr "RelatingFlowElement"
msgid "IfcRelFlowControlElements_RelatingFlowElement_DEFINITION"
msgstr "RelatingFlowElement"
#:IFC.xml:37421
msgid "Pset_AirSideSystemInformation"
msgstr "Pset AirSideSystemInformation"
msgid "Pset_AirSideSystemInformation_DEFINITION"
msgstr "Attributes that apply to an air side HVAC system. HISTORY New property set in IFC Release 1.0. bSI Documentation"
#:IFC.xml:37422
msgid "Pset_AirSideSystemInformation_AirflowSensible"
msgstr "AirflowSensible"
msgid "Pset_AirSideSystemInformation_AirflowSensible_DEFINITION"
msgstr "The air flowrate required to satisfy the sensible peak loads."
#:IFC.xml:37427
msgid "Pset_AirSideSystemInformation_AirSideSystemDistributionType"
msgstr "AirSideSystemDistributionType"
msgid "Pset_AirSideSystemInformation_AirSideSystemDistributionType_DEFINITION"
msgstr "This enumeration defines the basic types of air side systems e.g., SingleDuct, DualDuct, Multizone, etc. ."
#:IFC.xml:37432
msgid "Pset_AirSideSystemInformation_AirSideSystemType"
msgstr "AirSideSystemType"
msgid "Pset_AirSideSystemInformation_AirSideSystemType_DEFINITION"
msgstr "This enumeration specifies the basic types of possible air side systems e.g., Constant Volume, Variable Volume, etc. ."
#:IFC.xml:37437
msgid "Pset_AirSideSystemInformation_ApplianceDiversity"
msgstr "ApplianceDiversity"
msgid "Pset_AirSideSystemInformation_ApplianceDiversity_DEFINITION"
msgstr "Diversity of appliance load."
#:IFC.xml:37442
msgid "Pset_AirSideSystemInformation_CoolingTemperatureDelta"
msgstr "CoolingTemperatureDelta"
msgid "Pset_AirSideSystemInformation_CoolingTemperatureDelta_DEFINITION"
msgstr "Cooling temperature difference for calculating space air flow rates."
#:IFC.xml:37447
msgid "Pset_AirSideSystemInformation_Description"
msgstr "Description"
msgid "Pset_AirSideSystemInformation_Description_DEFINITION"
msgstr "The description of the air side system."
#:IFC.xml:37452
msgid "Pset_AirSideSystemInformation_EnergyGainSensible"
msgstr "EnergyGainSensible"
msgid "Pset_AirSideSystemInformation_EnergyGainSensible_DEFINITION"
msgstr "The sum of total energy gains for the spaces served by the system during the peak cooling conditions, plus any system level sensible energy gains."
#:IFC.xml:37457
msgid "Pset_AirSideSystemInformation_EnergyGainTotal"
msgstr "EnergyGainTotal"
msgid "Pset_AirSideSystemInformation_EnergyGainTotal_DEFINITION"
msgstr "The total amount of energy gains for the spaces served by the system during the peak cooling conditions, plus any system level total energy gains."
#:IFC.xml:37462
msgid "Pset_AirSideSystemInformation_EnergyLoss"
msgstr "EnergyLoss"
msgid "Pset_AirSideSystemInformation_EnergyLoss_DEFINITION"
msgstr "The sum of energy losses for the spaces served by the system during the peak heating conditions."
#:IFC.xml:37467
msgid "Pset_AirSideSystemInformation_FanPower"
msgstr "FanPower"
msgid "Pset_AirSideSystemInformation_FanPower_DEFINITION"
msgstr "Fan motor loads contributing to the cooling load."
#:IFC.xml:37472
msgid "Pset_AirSideSystemInformation_HeatingTemperatureDelta"
msgstr "HeatingTemperatureDelta"
msgid "Pset_AirSideSystemInformation_HeatingTemperatureDelta_DEFINITION"
msgstr "Heating temperature difference for calculating space air flow rates."
#:IFC.xml:37477
msgid "Pset_AirSideSystemInformation_InfiltrationDiversitySummer"
msgstr "InfiltrationDiversitySummer"
msgid "Pset_AirSideSystemInformation_InfiltrationDiversitySummer_DEFINITION"
msgstr "Diversity factor for Summer infiltration."
#:IFC.xml:37482
msgid "Pset_AirSideSystemInformation_InfiltrationDiversityWinter"
msgstr "InfiltrationDiversityWinter"
msgid "Pset_AirSideSystemInformation_InfiltrationDiversityWinter_DEFINITION"
msgstr "Diversity factor for Winter infiltration."
#:IFC.xml:37487
msgid "Pset_AirSideSystemInformation_LightingDiversity"
msgstr "LightingDiversity"
msgid "Pset_AirSideSystemInformation_LightingDiversity_DEFINITION"
msgstr "Lighting diversity."
#:IFC.xml:37492
msgid "Pset_AirSideSystemInformation_LoadSafetyFactor"
msgstr "LoadSafetyFactor"
msgid "Pset_AirSideSystemInformation_LoadSafetyFactor_DEFINITION"
msgstr "Load safety factor."
#:IFC.xml:37497
msgid "Pset_AirSideSystemInformation_Name"
msgstr "Name"
msgid "Pset_AirSideSystemInformation_Name_DEFINITION"
msgstr "The name of the air side system."
#:IFC.xml:37502
msgid "Pset_AirSideSystemInformation_TotalAirflow"
msgstr "TotalAirflow"
msgid "Pset_AirSideSystemInformation_TotalAirflow_DEFINITION"
msgstr "The total design supply air flowrate required for the system for either heating or cooling conditions, whichever is greater."
#:IFC.xml:37507
msgid "Pset_AirSideSystemInformation_Ventilation"
msgstr "Ventilation"
msgid "Pset_AirSideSystemInformation_Ventilation_DEFINITION"
msgstr "Required outside air ventilation."
#:IFC.xml:37513
msgid "Pset_DistributionChamberElementCommon"
msgstr "Pset DistributionChamberElementCommon"
msgid "Pset_DistributionChamberElementCommon_DEFINITION"
msgstr "Common properties of all occurrences of [[IfcDistributionChamberElement]]. bSI Documentation"
#:IFC.xml:37514
msgid "Pset_DistributionChamberElementCommon_Reference"
msgstr "Reference"
msgid "Pset_DistributionChamberElementCommon_Reference_DEFINITION"
msgstr "Reference ID for this specific instance e.g. WWS VS1 400 001 , which indicates the occurrence belongs to system WWS, subsystems VSI 400, and has the component number 001 ."
#:IFC.xml:37519
msgid "Pset_DistributionChamberElementCommon_Status"
msgstr "Status"
msgid "Pset_DistributionChamberElementCommon_Status_DEFINITION"
msgstr "Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as New element designed as new addition, Existing element exists and remains, Demolish element existed but is to be demolished, Temporary element will exists only temporary like a temporary support structure ."
#:IFC.xml:37525
msgid "Pset_DistributionChamberElementTypeFormedDuct"
msgstr "Pset DistributionChamberElementTypeFormedDuct"
msgid "Pset_DistributionChamberElementTypeFormedDuct_DEFINITION"
msgstr "Space formed in the ground for the passage of pipes, cables, ducts. bSI Documentation"
#:IFC.xml:37526
msgid "Pset_DistributionChamberElementTypeFormedDuct_AccessCoverLoadRating"
msgstr "AccessCoverLoadRating"
msgid "Pset_DistributionChamberElementTypeFormedDuct_AccessCoverLoadRating_DEFINITION"
msgstr "The load rating of the access cover which may be a value or an alphanumerically defined class rating ."
#:IFC.xml:37531
msgid "Pset_DistributionChamberElementTypeFormedDuct_BaseThickness"
msgstr "BaseThickness"
msgid "Pset_DistributionChamberElementTypeFormedDuct_BaseThickness_DEFINITION"
msgstr "The thickness of the duct base construction NOTE It is assumed that duct base will be constructed at a single thickness."
#:IFC.xml:37536
msgid "Pset_DistributionChamberElementTypeFormedDuct_ClearDepth"
msgstr "ClearDepth"
msgid "Pset_DistributionChamberElementTypeFormedDuct_ClearDepth_DEFINITION"
msgstr "The depth of the formed space in the duct."
#:IFC.xml:37541
msgid "Pset_DistributionChamberElementTypeFormedDuct_ClearWidth"
msgstr "ClearWidth"
msgid "Pset_DistributionChamberElementTypeFormedDuct_ClearWidth_DEFINITION"
msgstr "The width of the formed space in the duct."
#:IFC.xml:37546
msgid "Pset_DistributionChamberElementTypeFormedDuct_WallThickness"
msgstr "WallThickness"
msgid "Pset_DistributionChamberElementTypeFormedDuct_WallThickness_DEFINITION"
msgstr "The thickness of the duct wall construction NOTE It is assumed that chamber walls will be constructed at a single thickness."
#:IFC.xml:37552
msgid "Pset_DistributionChamberElementTypeInspectionChamber"
msgstr "Pset DistributionChamberElementTypeInspectionChamber"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_DEFINITION"
msgstr "Chamber constructed on a drain, sewer or pipeline and with a removable cover, that permits visible inspection. bSI Documentation"
#:IFC.xml:37553
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessCoverLoadRating"
msgstr "AccessCoverLoadRating"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessCoverLoadRating_DEFINITION"
msgstr "The load rating of the access cover which may be a value or an alphanumerically defined class rating ."
#:IFC.xml:37558
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessCoverMaterial"
msgstr "AccessCoverMaterial"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessCoverMaterial_DEFINITION"
msgstr "The material from which the access cover to the chamber is constructed. NOTE It is assumed that chamber walls will be constructed of a single material."
#:IFC.xml:37562
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessLengthOrRadius"
msgstr "AccessLengthOrRadius"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessLengthOrRadius_DEFINITION"
msgstr "The length of the chamber access cover or, where the plan shape of the cover is circular, the radius."
#:IFC.xml:37567
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessWidth"
msgstr "AccessWidth"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_AccessWidth_DEFINITION"
msgstr "The width of the chamber access cover where the plan shape of the cover is not circular."
#:IFC.xml:37572
msgid "Pset_DistributionChamberElementTypeInspectionChamber_BaseMaterial"
msgstr "BaseMaterial"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_BaseMaterial_DEFINITION"
msgstr "The material from which the base of the chamber is constructed. NOTE It is assumed that chamber base will be constructed of a single material."
#:IFC.xml:37576
msgid "Pset_DistributionChamberElementTypeInspectionChamber_BaseThickness"
msgstr "BaseThickness"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_BaseThickness_DEFINITION"
msgstr "The thickness of the chamber base construction NOTE It is assumed that chamber base will be constructed at a single thickness."
#:IFC.xml:37581
msgid "Pset_DistributionChamberElementTypeInspectionChamber_ChamberLengthOrRadius"
msgstr "ChamberLengthOrRadius"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_ChamberLengthOrRadius_DEFINITION"
msgstr "Length or, in the event of the shape being circular in plan, the radius of the chamber."
#:IFC.xml:37586
msgid "Pset_DistributionChamberElementTypeInspectionChamber_ChamberWidth"
msgstr "ChamberWidth"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_ChamberWidth_DEFINITION"
msgstr "Width, in the event of the shape being non circular in plan."
#:IFC.xml:37591
msgid "Pset_DistributionChamberElementTypeInspectionChamber_InvertLevel"
msgstr "InvertLevel"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_InvertLevel_DEFINITION"
msgstr "Level of the lowest part of the cross section as measured from ground level."
#:IFC.xml:37596
msgid "Pset_DistributionChamberElementTypeInspectionChamber_SoffitLevel"
msgstr "SoffitLevel"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_SoffitLevel_DEFINITION"
msgstr "Level of the highest internal part of the cross section as measured from ground level."
#:IFC.xml:37601
msgid "Pset_DistributionChamberElementTypeInspectionChamber_WallMaterial"
msgstr "WallMaterial"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_WallMaterial_DEFINITION"
msgstr "The material from which the wall of the chamber is constructed. NOTE It is assumed that chamber walls will be constructed of a single material."
#:IFC.xml:37605
msgid "Pset_DistributionChamberElementTypeInspectionChamber_WallThickness"
msgstr "WallThickness"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_WallThickness_DEFINITION"
msgstr "The thickness of the chamber wall construction NOTE It is assumed that chamber walls will be constructed at a single thickness."
#:IFC.xml:37610
msgid "Pset_DistributionChamberElementTypeInspectionChamber_WithBackdrop"
msgstr "WithBackdrop"
msgid "Pset_DistributionChamberElementTypeInspectionChamber_WithBackdrop_DEFINITION"
msgstr "Indicates whether the chamber has a backdrop or tumbling bay TRUE or not FALSE ."
#:IFC.xml:37616
msgid "Pset_DistributionChamberElementTypeInspectionPit"
msgstr "Pset DistributionChamberElementTypeInspectionPit"
msgid "Pset_DistributionChamberElementTypeInspectionPit_DEFINITION"
msgstr "Recess or chamber formed to permit access for inspection of substructure and services definition modified from BS6100 221 4128 . bSI Documentation"
#:IFC.xml:37617