forked from buildingSMART/IFC4.3.x-output
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIfcPlumbingFireProtectionDomain.pot
1699 lines (1216 loc) · 80.3 KB
/
IfcPlumbingFireProtectionDomain.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:23277
msgid "IfcFireSuppressionTerminal"
msgstr "IfcFireSuppressionTerminal"
msgid "IfcFireSuppressionTerminal_DEFINITION"
msgstr "A fire suppression terminal has the purpose of delivering a fluid gas or liquid that will suppress a fire. A fire suppression terminal provides for all forms of sprinkler, spreader and other form of terminal that is connected to a pipework system and intended to act in the role of suppressing a fire. HISTORY New entity in IFC4 bSI Documentation"
#:IFC.xml:23288
msgid "IfcFireSuppressionTerminal_PredefinedType"
msgstr "PredefinedType"
msgid "IfcFireSuppressionTerminal_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23302
msgid "IfcFireSuppressionTerminalType"
msgstr "IfcFireSuppressionTerminalType"
msgid "IfcFireSuppressionTerminalType_DEFINITION"
msgstr "The flow terminal type [[IfcFireSuppressionTerminalType]] defines commonly shared information for occurrences of fire suppression terminals. 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 fire suppression terminal type specification indicating the specific product information that is common to all occurrences of that product type. The [[IfcFireSuppressionTerminalType]] may be declared within [[IfcProject]] or [[IfcProjectLibrary]] using [[IfcRelDeclares]] and may be exchanged with or without occurrences of the type. Occurrences of [[IfcFireSuppressionTerminalType]] are represented by instances of [[IfcFireSuppressionTerminal]]. Refer to the documentation at [[IfcFireSuppressionTerminal]] for supported property sets, materials, composition, and ports. bSI Documentation"
#:IFC.xml:23309
msgid "IfcFireSuppressionTerminalType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcFireSuppressionTerminalType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23321
msgid "IfcFireSuppressionTerminalTypeEnum"
msgstr "IfcFireSuppressionTerminalTypeEnum"
msgid "IfcFireSuppressionTerminalTypeEnum_DEFINITION"
msgstr "The [[IfcFireSuppressionTerminalTypeEnum]] defines the range of different types of fire suppression terminal that can be specified. HISTORY New type in IFC2x2. bSI Documentation"
#:IFC.xml:23328
msgid "IfcFireSuppressionTerminalTypeEnum_BREECHINGINLET"
msgstr "BREECHINGINLET"
msgid "IfcFireSuppressionTerminalTypeEnum_BREECHINGINLET_DEFINITION"
msgstr "Symmetrical pipe fitting that unites two or more inlets into a single pipe. A breeching inlet may be used on either a wet or dry riser. Used by fire services personnel for fast connection of fire appliance hose reels. May also be used for foam."
#:IFC.xml:23337
msgid "IfcFireSuppressionTerminalTypeEnum_SPRINKLERDEFLECTOR"
msgstr "SPRINKLERDEFLECTOR"
msgid "IfcFireSuppressionTerminalTypeEnum_SPRINKLERDEFLECTOR_DEFINITION"
msgstr "Device attached to a sprinkler to deflect the water flow into a spread pattern to cover the required area."
#:IFC.xml:23332
msgid "IfcFireSuppressionTerminalTypeEnum_FIREMONITOR"
msgstr "FIREMONITOR"
msgid "IfcFireSuppressionTerminalTypeEnum_FIREMONITOR_DEFINITION"
msgstr "A device to deliver large volumes of water for fire fighting in high risk locations. May be automated or manually controlled."
#:IFC.xml:23330
msgid "IfcFireSuppressionTerminalTypeEnum_FIREHYDRANT"
msgstr "FIREHYDRANT"
msgid "IfcFireSuppressionTerminalTypeEnum_FIREHYDRANT_DEFINITION"
msgstr "Device, fitted to a pipe, through which a temporary supply of water may be provided. May also be termed a stand pipe."
#:IFC.xml:23333
msgid "IfcFireSuppressionTerminalTypeEnum_HOSEREEL"
msgstr "HOSEREEL"
msgid "IfcFireSuppressionTerminalTypeEnum_HOSEREEL_DEFINITION"
msgstr "A supporting framework on which a hose may be wound."
#:IFC.xml:23335
msgid "IfcFireSuppressionTerminalTypeEnum_SPRINKLER"
msgstr "SPRINKLER"
msgid "IfcFireSuppressionTerminalTypeEnum_SPRINKLER_DEFINITION"
msgstr "Device for sprinkling water from a pipe under pressure over an area."
#:IFC.xml:23338
msgid "IfcInterceptor"
msgstr "IfcInterceptor"
msgid "IfcInterceptor_DEFINITION"
msgstr "An interceptor is a device designed and installed in order to separate and retain deleterious, hazardous or undesirable matter while permitting normal sewage or liquids to discharge into a collection system by gravity. HISTORY New entity in IFC4 .note bSI Documentation"
#:IFC.xml:23350
msgid "IfcInterceptor_PredefinedType"
msgstr "PredefinedType"
msgid "IfcInterceptor_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23363
msgid "IfcInterceptorType"
msgstr "IfcInterceptorType"
msgid "IfcInterceptorType_DEFINITION"
msgstr "The flow treatment device type [[IfcInterceptorType]] defines commonly shared information for occurrences of interceptors. 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 interceptor type specification indicating the specific product information that is common to all occurrences of that product type. The [[IfcInterceptorType]] may be declared within [[IfcProject]] or [[IfcProjectLibrary]] using [[IfcRelDeclares]] and may be exchanged with or without occurrences of the type. Occurrences of [[IfcInterceptorType]] are represented by instances of [[IfcInterceptor]] . Refer to the documentation at [[IfcInterceptor]] for supported property sets, materials, composition, and ports. bSI Documentation"
#:IFC.xml:23370
msgid "IfcInterceptorType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcInterceptorType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23382
msgid "IfcInterceptorTypeEnum"
msgstr "IfcInterceptorTypeEnum"
msgid "IfcInterceptorTypeEnum_DEFINITION"
msgstr "The [[IfcInterceptorTypeEnum]] defines the range of different types of interceptor that can be specified. HISTORY New type in IFC4. bSI Documentation"
#:IFC.xml:23387
msgid "IfcInterceptorTypeEnum_CYCLONIC"
msgstr "CYCLONIC"
msgid "IfcInterceptorTypeEnum_CYCLONIC_DEFINITION"
msgstr "Removes larger liquid drops or larger solid particles."
#:IFC.xml:23389
msgid "IfcInterceptorTypeEnum_OIL"
msgstr "OIL"
msgid "IfcInterceptorTypeEnum_OIL_DEFINITION"
msgstr "OIL"
#:IFC.xml:23388
msgid "IfcInterceptorTypeEnum_GREASE"
msgstr "GREASE"
msgid "IfcInterceptorTypeEnum_GREASE_DEFINITION"
msgstr "Chamber, on the line of a drain or discharge pipe, that prevents grease passing into a drainage system."
#:IFC.xml:23390
msgid "IfcInterceptorTypeEnum_PETROL"
msgstr "PETROL"
msgid "IfcInterceptorTypeEnum_PETROL_DEFINITION"
msgstr "Two or more chambers with inlet and outlet pipes arranged to allow petrol gasoline collected on the surface of water drained into them to evaporate through ventilating pipes."
#:IFC.xml:23391
msgid "IfcLiquidTerminal"
msgstr "IfcLiquidTerminal"
msgid "IfcLiquidTerminal_DEFINITION"
msgstr "A liquid terminal is a terminating or origination point for the transfer of liquid between distribution system s . this is the point where the liquid distribution system interacts with the external environment. An example of this is a loading arm for the transfer of liquid from a docked vessel."
#:IFC.xml:23392
msgid "IfcLiquidTerminal_PredefinedType"
msgstr "PredefinedType"
msgid "IfcLiquidTerminal_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a liquid terminal from which the type modelled, may be set. This type may associate additional specific property sets. NOTE The PredefinedType shall only be used, if no [[IfcLiquidTerminalType]] is assigned, providing its own [[IfcLiquidTerminalType]].PredefinedType."
#:IFC.xml:23411
msgid "IfcLiquidTerminalType"
msgstr "IfcLiquidTerminalType"
msgid "IfcLiquidTerminalType_DEFINITION"
msgstr "The LiquidTerminalType provides the type information for LiquidTerminal occurrences. A liquid terminal is a terminating or origination point for the transfer of liquid between distribution system s . this is the point where the liquid distribution system interacts with the external environment. An example of this is a loading arm for the transfer of liquid from a docked vessel."
#:IFC.xml:23412
msgid "IfcLiquidTerminalType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcLiquidTerminalType_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a liquid terminal from which the type modelled, may be set."
#:IFC.xml:23431
msgid "IfcLiquidTerminalTypeEnum"
msgstr "IfcLiquidTerminalTypeEnum"
msgid "IfcLiquidTerminalTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of liquid terminals that can further specify an LiquidTerminal or LiquidTerminalType."
#:IFC.xml:23627
msgid "IfcLiquidTerminalTypeEnum_LOADINGARM"
msgstr "LOADINGARM"
msgid "IfcLiquidTerminalTypeEnum_LOADINGARM_DEFINITION"
msgstr "A loading arm permits the transfer of liquid or liquefied gas from one system to another, through the use of an articulated arm that accounts for the movement of docked vessels."
#:IFC.xml:23626
msgid "IfcLiquidTerminalTypeEnum_HOSEREEL"
msgstr "HOSEREEL"
msgid "IfcLiquidTerminalTypeEnum_HOSEREEL_DEFINITION"
msgstr "A Supporting framework on which a hose may be wound whose primary purpose is to connect and interact with the external environment."
#:IFC.xml:23434
msgid "IfcSanitaryTerminal"
msgstr "IfcSanitaryTerminal"
msgid "IfcSanitaryTerminal_DEFINITION"
msgstr "A sanitary terminal is a fixed appliance or terminal usually supplied with water and used for drinking, cleaning or foul water disposal or that is an item of equipment directly used with such an appliance or terminal. HISTORY New entity in IFC4 .note bSI Documentation"
#:IFC.xml:23445
msgid "IfcSanitaryTerminal_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSanitaryTerminal_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23459
msgid "IfcSanitaryTerminalType"
msgstr "IfcSanitaryTerminalType"
msgid "IfcSanitaryTerminalType_DEFINITION"
msgstr "The flow terminal type [[IfcSanitaryTerminalType]] defines commonly shared information for occurrences of sanitary terminals. 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 sanitary terminal type specification indicating the specific product information that is common to all occurrences of that product type. The [[IfcSanitaryTerminalType]] may be declared within [[IfcProject]] or [[IfcProjectLibrary]] using [[IfcRelDeclares]] and may be exchanged with or without occurrences of the type. Occurrences of [[IfcSanitaryTerminalType]] are represented by instances of [[IfcSanitaryTerminal]] . Refer to the documentation at [[IfcSanitaryTerminal]] for supported property sets, materials, composition, and ports. bSI Documentation"
#:IFC.xml:23466
msgid "IfcSanitaryTerminalType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSanitaryTerminalType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23478
msgid "IfcSanitaryTerminalTypeEnum"
msgstr "IfcSanitaryTerminalTypeEnum"
msgid "IfcSanitaryTerminalTypeEnum_DEFINITION"
msgstr "The [[IfcSanitaryTerminalTypeEnum]] defines the range of different types of sanitary terminal that can be specified. NOTE The value WCSEAT has been deprecated and should no longer be used toilet seats should be represented by [[IfcDiscreteAccessory]] with ObjectType WC Seat . HISTORY New type in IFC2x2. bSI Documentation"
#:IFC.xml:23501
msgid "IfcSanitaryTerminalTypeEnum_TOILETPAN"
msgstr "TOILETPAN"
msgid "IfcSanitaryTerminalTypeEnum_TOILETPAN_DEFINITION"
msgstr "Soil appliance for the disposal of excrement."
#:IFC.xml:23489
msgid "IfcSanitaryTerminalTypeEnum_BATH"
msgstr "BATH"
msgid "IfcSanitaryTerminalTypeEnum_BATH_DEFINITION"
msgstr "Sanitary appliance for immersion of the human body or parts of it."
#:IFC.xml:23497
msgid "IfcSanitaryTerminalTypeEnum_SHOWER"
msgstr "SHOWER"
msgid "IfcSanitaryTerminalTypeEnum_SHOWER_DEFINITION"
msgstr "Installation or waste water appliance that emits a spray of water to wash the human body."
#:IFC.xml:23507
msgid "IfcSanitaryTerminalTypeEnum_WCSEAT"
msgstr "WCSEAT"
msgid "IfcSanitaryTerminalTypeEnum_WCSEAT_DEFINITION"
msgstr "Deprecated Hinged seat that fits on the top of a water closet WC pan."
#:IFC.xml:23495
msgid "IfcSanitaryTerminalTypeEnum_SANITARYFOUNTAIN"
msgstr "SANITARYFOUNTAIN"
msgid "IfcSanitaryTerminalTypeEnum_SANITARYFOUNTAIN_DEFINITION"
msgstr "A sanitary terminal that provides a low pressure jet of water for a specific purpose."
#:IFC.xml:23505
msgid "IfcSanitaryTerminalTypeEnum_WASHHANDBASIN"
msgstr "WASHHANDBASIN"
msgid "IfcSanitaryTerminalTypeEnum_WASHHANDBASIN_DEFINITION"
msgstr "Waste water appliance for washing the upper parts of the body."
#:IFC.xml:23491
msgid "IfcSanitaryTerminalTypeEnum_BIDET"
msgstr "BIDET"
msgid "IfcSanitaryTerminalTypeEnum_BIDET_DEFINITION"
msgstr "Waste water appliance for washing the excretory organs while sitting astride the bowl."
#:IFC.xml:23493
msgid "IfcSanitaryTerminalTypeEnum_CISTERN"
msgstr "CISTERN"
msgid "IfcSanitaryTerminalTypeEnum_CISTERN_DEFINITION"
msgstr "A water storage unit attached to a sanitary terminal that is fitted with a device, operated automatically or by the user, that discharges water to cleanse a water closet toilet pan, urinal or slop hopper."
#:IFC.xml:23499
msgid "IfcSanitaryTerminalTypeEnum_SINK"
msgstr "SINK"
msgid "IfcSanitaryTerminalTypeEnum_SINK_DEFINITION"
msgstr "SINK"
#:IFC.xml:23503
msgid "IfcSanitaryTerminalTypeEnum_URINAL"
msgstr "URINAL"
msgid "IfcSanitaryTerminalTypeEnum_URINAL_DEFINITION"
msgstr "Soil appliance that receives urine and directs it to a waste outlet."
#:IFC.xml:23508
msgid "IfcStackTerminal"
msgstr "IfcStackTerminal"
msgid "IfcStackTerminal_DEFINITION"
msgstr "A stack terminal is placed at the top of a ventilating stack such as to prevent ingress by birds or rainwater or rainwater pipe to act as a collector or hopper for discharge from guttering . HISTORY New entity in IFC4 .note bSI Documentation"
#:IFC.xml:23519
msgid "IfcStackTerminal_PredefinedType"
msgstr "PredefinedType"
msgid "IfcStackTerminal_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23533
msgid "IfcStackTerminalType"
msgstr "IfcStackTerminalType"
msgid "IfcStackTerminalType_DEFINITION"
msgstr "The flow terminal type [[IfcStackTerminalType]] defines commonly shared information for occurrences of stack terminals. 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 stack terminal type specification indicating the specific product information that is common to all occurrences of that product type. The [[IfcStackTerminalType]] may be declared within [[IfcProject]] or [[IfcProjectLibrary]] using [[IfcRelDeclares]] and may be exchanged with or without occurrences of the type. Occurrences of [[IfcStackTerminalType]] are represented by instances of [[IfcStackTerminal]] . Refer to the documentation at [[IfcStackTerminal]] for supported property sets, materials, composition, and ports. bSI Documentation"
#:IFC.xml:23540
msgid "IfcStackTerminalType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcStackTerminalType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23552
msgid "IfcStackTerminalTypeEnum"
msgstr "IfcStackTerminalTypeEnum"
msgid "IfcStackTerminalTypeEnum_DEFINITION"
msgstr "An [[IfcStackTerminalTypeEnum]] defines the range of different types of stack terminal that can be specified for use at the top of a vertical stack subsystem. HISTORY New type in IFC2x. bSI Documentation"
#:IFC.xml:23556
msgid "IfcStackTerminalTypeEnum_BIRDCAGE"
msgstr "BIRDCAGE"
msgid "IfcStackTerminalTypeEnum_BIRDCAGE_DEFINITION"
msgstr "Guard cage, typically wire mesh, at the top of the stack preventing access by birds."
#:IFC.xml:23557
msgid "IfcStackTerminalTypeEnum_COWL"
msgstr "COWL"
msgid "IfcStackTerminalTypeEnum_COWL_DEFINITION"
msgstr "A cowling placed at the top of a stack to eliminate downdraft."
#:IFC.xml:23558
msgid "IfcStackTerminalTypeEnum_RAINWATERHOPPER"
msgstr "RAINWATERHOPPER"
msgid "IfcStackTerminalTypeEnum_RAINWATERHOPPER_DEFINITION"
msgstr "A box placed at the top of a rainwater downpipe to catch rainwater from guttering."
#:IFC.xml:23559
msgid "IfcWasteTerminal"
msgstr "IfcWasteTerminal"
msgid "IfcWasteTerminal_DEFINITION"
msgstr "A waste terminal has the purpose of collecting or intercepting waste from one or more sanitary terminals or other fluid waste generating equipment and discharging it into a single waste drainage system. A waste terminal provides for all forms of trap and waste point that collects discharge from a sanitary terminal and discharges it into a waste drainage subsystem or that collects waste from several terminals and passes it into a single waste drainage subsystem. This includes the P and S traps from soil sanitary terminals, sinks, and basins as well as floor wastes and gully traps that provide collection points. HISTORY New entity in IFC4 .note bSI Documentation"
#:IFC.xml:23572
msgid "IfcWasteTerminal_PredefinedType"
msgstr "PredefinedType"
msgid "IfcWasteTerminal_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23584
msgid "IfcWasteTerminalType"
msgstr "IfcWasteTerminalType"
msgid "IfcWasteTerminalType_DEFINITION"
msgstr "The flow terminal type [[IfcWasteTerminalType]] defines commonly shared information for occurrences of waste terminals. 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 waste terminal type specification indicating the specific product information that is common to all occurrences of that product type. The [[IfcWasteTerminalType]] may be declared within [[IfcProject]] or [[IfcProjectLibrary]] using [[IfcRelDeclares]] and may be exchanged with or without occurrences of the type. Occurrences of [[IfcWasteTerminalType]] are represented by instances of [[IfcWasteTerminal]] . Refer to the documentation at [[IfcWasteTerminal]] for supported property sets, materials, composition, and ports. bSI Documentation"
#:IFC.xml:23591
msgid "IfcWasteTerminalType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcWasteTerminalType_PredefinedType_DEFINITION"
msgstr "PredefinedType"
#:IFC.xml:23603
msgid "IfcWasteTerminalTypeEnum"
msgstr "IfcWasteTerminalTypeEnum"
msgid "IfcWasteTerminalTypeEnum_DEFINITION"
msgstr "The [[IfcWasteTerminalTypeEnum]] defines the range of different types of waste terminal that can be specified. HISTORY New type in IFC2x2. GREASEINTERCEPTOR, OILINTERCEPTOR, PETROLINTERCEPTOR moved to [[IfcInterceptorTypeEnum]] in IFC4. bSI Documentation"
#:IFC.xml:23613
msgid "IfcWasteTerminalTypeEnum_FLOORWASTE"
msgstr "FLOORWASTE"
msgid "IfcWasteTerminalTypeEnum_FLOORWASTE_DEFINITION"
msgstr "Pipe fitting, set into the floor, that collects waste water and discharges it to a separate trap."
#:IFC.xml:23624
msgid "IfcWasteTerminalTypeEnum_WASTETRAP"
msgstr "WASTETRAP"
msgid "IfcWasteTerminalTypeEnum_WASTETRAP_DEFINITION"
msgstr "Pipe fitting, set adjacent to a sanitary terminal, that retains liquid to prevent the passage of foul air."
#:IFC.xml:23622
msgid "IfcWasteTerminalTypeEnum_WASTEDISPOSALUNIT"
msgstr "WASTEDISPOSALUNIT"
msgid "IfcWasteTerminalTypeEnum_WASTEDISPOSALUNIT_DEFINITION"
msgstr "Electrically operated device that reduces kitchen or other waste into fragments small enough to be flushed into a drainage system."
#:IFC.xml:23620
msgid "IfcWasteTerminalTypeEnum_ROOFDRAIN"
msgstr "ROOFDRAIN"
msgid "IfcWasteTerminalTypeEnum_ROOFDRAIN_DEFINITION"
msgstr "Pipe fitting, set into the roof, that collects rainwater for discharge into the rainwater system."
#:IFC.xml:23611
msgid "IfcWasteTerminalTypeEnum_FLOORTRAP"
msgstr "FLOORTRAP"
msgid "IfcWasteTerminalTypeEnum_FLOORTRAP_DEFINITION"
msgstr "Pipe fitting, set into the floor, that retains liquid to prevent the passage of foul air"
#:IFC.xml:23618
msgid "IfcWasteTerminalTypeEnum_GULLYTRAP"
msgstr "GULLYTRAP"
msgid "IfcWasteTerminalTypeEnum_GULLYTRAP_DEFINITION"
msgstr "Pipe fitting or assembly of fittings that receives surface water or waste water fitted with a grating or sealed cover that discharges water through a trap."
#:IFC.xml:23615
msgid "IfcWasteTerminalTypeEnum_GULLYSUMP"
msgstr "GULLYSUMP"
msgid "IfcWasteTerminalTypeEnum_GULLYSUMP_DEFINITION"
msgstr "Pipe fitting or assembly of fittings to receive surface water or waste water, fitted with a grating or sealed cover."
#:IFC.xml:23789
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet"
msgstr "Pset FireSuppressionTerminalTypeBreechingInlet"
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_DEFINITION"
msgstr "Symmetrical pipe fitting that unites two or more inlets into a single pipe BS6100 330 114 adapted . bSI Documentation"
#:IFC.xml:23790
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_BreechingInletType"
msgstr "BreechingInletType"
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_BreechingInletType_DEFINITION"
msgstr "Defines the type of breeching inlet."
#:IFC.xml:23795
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_CouplingType"
msgstr "CouplingType"
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_CouplingType_DEFINITION"
msgstr "Defines the type coupling on the inlet of the breeching inlet."
#:IFC.xml:23800
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_HasCaps"
msgstr "HasCaps"
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_HasCaps_DEFINITION"
msgstr "Does the inlet connection have protective caps."
#:IFC.xml:23805
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_InletDiameter"
msgstr "InletDiameter"
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_InletDiameter_DEFINITION"
msgstr "The inlet diameter of the breeching inlet."
#:IFC.xml:23810
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_OutletDiameter"
msgstr "OutletDiameter"
msgid "Pset_FireSuppressionTerminalTypeBreechingInlet_OutletDiameter_DEFINITION"
msgstr "The outlet diameter of the breeching inlet."
#:IFC.xml:23816
msgid "Pset_FireSuppressionTerminalTypeCommon"
msgstr "Pset FireSuppressionTerminalTypeCommon"
msgid "Pset_FireSuppressionTerminalTypeCommon_DEFINITION"
msgstr "Common properties for fire suppression terminals. bSI Documentation"
#:IFC.xml:23817
msgid "Pset_FireSuppressionTerminalTypeCommon_Reference"
msgstr "Reference"
msgid "Pset_FireSuppressionTerminalTypeCommon_Reference_DEFINITION"
msgstr "Reference ID for this specified type in this project e.g. type A 1 , provided, if there is no classification reference to a recognized classification system used."
#:IFC.xml:23822
msgid "Pset_FireSuppressionTerminalTypeCommon_Status"
msgstr "Status"
msgid "Pset_FireSuppressionTerminalTypeCommon_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:23828
msgid "Pset_FireSuppressionTerminalTypeFireHydrant"
msgstr "Pset FireSuppressionTerminalTypeFireHydrant"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_DEFINITION"
msgstr "Device, fitted to a pipe, through which a temporary supply of water may be provided BS6100 330 6107 For further details on fire hydrants, see www.firehydrant.org bSI Documentation"
#:IFC.xml:23829
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_BodyColor"
msgstr "BodyColor"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_BodyColor_DEFINITION"
msgstr "Color of the body of the hydrant. Note Consult local fire regulations for statutory colors that may be required for hydrant bodies in particular circumstances."
#:IFC.xml:23834
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_CapColor"
msgstr "CapColor"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_CapColor_DEFINITION"
msgstr "Color of the caps of the hydrant. Note Consult local fire regulations for statutory colors that may be required for hydrant caps in particular circumstances."
#:IFC.xml:23839
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_DischargeFlowRate"
msgstr "DischargeFlowRate"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_DischargeFlowRate_DEFINITION"
msgstr "The volumetric rate of fluid discharge."
#:IFC.xml:23844
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_FireHydrantType"
msgstr "FireHydrantType"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_FireHydrantType_DEFINITION"
msgstr "Defines the range of hydrant types from which the required type can be selected where. DryBarrel X 09 A hydrant that has isolating valves fitted below ground and that may be used where the possibility of water freezing is a consideration. WetBarrel X 09 A hydrant that has isolating valves fitted above ground and that may be used where there is no possibility of water freezing."
#:IFC.xml:23849
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_FlowClass"
msgstr "FlowClass"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_FlowClass_DEFINITION"
msgstr "Alphanumeric indication of the flow class of a hydrant may be used in connection with or instead of the FlowRate property ."
#:IFC.xml:23854
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_HoseConnectionSize"
msgstr "HoseConnectionSize"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_HoseConnectionSize_DEFINITION"
msgstr "The size of connections to which a hose may be connected other than that to be linked to a pumping unit ."
#:IFC.xml:23859
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_NumberOfHoseConnections"
msgstr "NumberOfHoseConnections"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_NumberOfHoseConnections_DEFINITION"
msgstr "The number of hose connections on the hydrant excluding the pumper connection ."
#:IFC.xml:23864
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_PressureRating"
msgstr "PressureRating"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_PressureRating_DEFINITION"
msgstr "Maximum pressure that the hydrant is manufactured to withstand."
#:IFC.xml:23869
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_PumperConnectionSize"
msgstr "PumperConnectionSize"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_PumperConnectionSize_DEFINITION"
msgstr "The size of a connection to which a fire hose may be connected that is then linked to a pumping unit."
#:IFC.xml:23874
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_WaterIsPotable"
msgstr "WaterIsPotable"
msgid "Pset_FireSuppressionTerminalTypeFireHydrant_WaterIsPotable_DEFINITION"
msgstr "Indication of whether the water flow from the hydrant is potable set TRUE or non potable set FALSE ."
#:IFC.xml:23880
msgid "Pset_FireSuppressionTerminalTypeHoseReel"
msgstr "Pset FireSuppressionTerminalTypeHoseReel"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_DEFINITION"
msgstr "A supporting framework on which a hose may be wound BS6100 155 8201 . Note that the service provided by the hose water foam is determined by the context of the system onto which the hose reel is connected. bSI Documentation"
#:IFC.xml:23881
msgid "Pset_FireSuppressionTerminalTypeHoseReel_ClassificationAuthority"
msgstr "ClassificationAuthority"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_ClassificationAuthority_DEFINITION"
msgstr "The name of the authority that applies the classification of service to the hose reel e.g. NFPA FEMA ."
#:IFC.xml:23886
msgid "Pset_FireSuppressionTerminalTypeHoseReel_ClassOfService"
msgstr "ClassOfService"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_ClassOfService_DEFINITION"
msgstr "A classification of usage of the hose reel that may be applied."
#:IFC.xml:23891
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseDiameter"
msgstr "HoseDiameter"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseDiameter_DEFINITION"
msgstr "Notional diameter bore of the hose."
#:IFC.xml:23896
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseLength"
msgstr "HoseLength"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseLength_DEFINITION"
msgstr "Notional length of the hose fitted to the hose reel when fully extended."
#:IFC.xml:23901
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseNozzleType"
msgstr "HoseNozzleType"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseNozzleType_DEFINITION"
msgstr "Identifies the predefined types of nozzle in terms of spray pattern fitted to the end of the hose from which the type required may be set."
#:IFC.xml:23906
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseReelMountingType"
msgstr "HoseReelMountingType"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseReelMountingType_DEFINITION"
msgstr "Identifies the predefined types of hose reel mounting from which the type required may be set."
#:IFC.xml:23911
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseReelType"
msgstr "HoseReelType"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_HoseReelType_DEFINITION"
msgstr "Identifies the predefined types of hose arrangement from which the type required may be set."
#:IFC.xml:23916
msgid "Pset_FireSuppressionTerminalTypeHoseReel_InletConnectionSize"
msgstr "InletConnectionSize"
msgid "Pset_FireSuppressionTerminalTypeHoseReel_InletConnectionSize_DEFINITION"
msgstr "Size of the inlet connection to the hose reel."
#:IFC.xml:23922
msgid "Pset_FireSuppressionTerminalTypeSprinkler"
msgstr "Pset FireSuppressionTerminalTypeSprinkler"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_DEFINITION"
msgstr "Device for sprinkling water from a pipe under pressure over an area BS6100 100 3432 bSI Documentation"
#:IFC.xml:23923
msgid "Pset_FireSuppressionTerminalTypeSprinkler_Activation"
msgstr "Activation"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_Activation_DEFINITION"
msgstr "Identifies the predefined methods of sprinkler activation from which that required may be set."
#:IFC.xml:23928
msgid "Pset_FireSuppressionTerminalTypeSprinkler_ActivationTemperature"
msgstr "ActivationTemperature"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_ActivationTemperature_DEFINITION"
msgstr "The temperature at which the object is designed to activate."
#:IFC.xml:23933
msgid "Pset_FireSuppressionTerminalTypeSprinkler_BulbLiquidColor"
msgstr "BulbLiquidColor"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_BulbLiquidColor_DEFINITION"
msgstr "The color of the liquid in the bulb for a bulb activated sprinkler. Note that the liquid color varies according to the activation temperature requirement of the sprinkler head. Note also that this property does not need to be asserted for quick response activated sprinklers."
#:IFC.xml:23938
msgid "Pset_FireSuppressionTerminalTypeSprinkler_ConnectionSize"
msgstr "ConnectionSize"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_ConnectionSize_DEFINITION"
msgstr "Size of the inlet connection to the sprinkler."
#:IFC.xml:23943
msgid "Pset_FireSuppressionTerminalTypeSprinkler_CoverageArea"
msgstr "CoverageArea"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_CoverageArea_DEFINITION"
msgstr "The area that the sprinkler is designed to protect."
#:IFC.xml:23948
msgid "Pset_FireSuppressionTerminalTypeSprinkler_DischargeCoefficient"
msgstr "DischargeCoefficient"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_DischargeCoefficient_DEFINITION"
msgstr "The coefficient of flow at the sprinkler."
#:IFC.xml:23953
msgid "Pset_FireSuppressionTerminalTypeSprinkler_DischargeFlowRate"
msgstr "DischargeFlowRate"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_DischargeFlowRate_DEFINITION"
msgstr "The volumetric rate of fluid discharge."
#:IFC.xml:23958
msgid "Pset_FireSuppressionTerminalTypeSprinkler_HasDeflector"
msgstr "HasDeflector"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_HasDeflector_DEFINITION"
msgstr "Indication of whether the sprinkler has a deflector baffle fitted to diffuse the discharge on activation TRUE or not FALSE ."
#:IFC.xml:23963
msgid "Pset_FireSuppressionTerminalTypeSprinkler_MaximumWorkingPressure"
msgstr "MaximumWorkingPressure"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_MaximumWorkingPressure_DEFINITION"
msgstr "Maximum pressure that the object is manufactured to withstand."
#:IFC.xml:23968
msgid "Pset_FireSuppressionTerminalTypeSprinkler_ResidualFlowingPressure"
msgstr "ResidualFlowingPressure"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_ResidualFlowingPressure_DEFINITION"
msgstr "The residual flowing pressure in the pipeline at which the discharge flow rate is determined."
#:IFC.xml:23973
msgid "Pset_FireSuppressionTerminalTypeSprinkler_Response"
msgstr "Response"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_Response_DEFINITION"
msgstr "Identifies the predefined methods of sprinkler response from which that required may be set."
#:IFC.xml:23978
msgid "Pset_FireSuppressionTerminalTypeSprinkler_SprinklerType"
msgstr "SprinklerType"
msgid "Pset_FireSuppressionTerminalTypeSprinkler_SprinklerType_DEFINITION"
msgstr "Identifies the predefined types of sprinkler from which the type required may be set."
#:IFC.xml:23984
msgid "Pset_InterceptorTypeCommon"
msgstr "Pset InterceptorTypeCommon"
msgid "Pset_InterceptorTypeCommon_DEFINITION"
msgstr "Common properties for interceptors. bSI Documentation"
#:IFC.xml:23985
msgid "Pset_InterceptorTypeCommon_CoverLength"
msgstr "CoverLength"
msgid "Pset_InterceptorTypeCommon_CoverLength_DEFINITION"
msgstr "The length measured along the x axis in the local coordinate system or the radius in the case of a circular shape in plan of the cover of the oil interceptor."
#:IFC.xml:23990
msgid "Pset_InterceptorTypeCommon_CoverWidth"
msgstr "CoverWidth"
msgid "Pset_InterceptorTypeCommon_CoverWidth_DEFINITION"
msgstr "The length measured along the x axis in the local coordinate system of the cover of the oil interceptor."
#:IFC.xml:23995
msgid "Pset_InterceptorTypeCommon_InletConnectionSize"
msgstr "InletConnectionSize"
msgid "Pset_InterceptorTypeCommon_InletConnectionSize_DEFINITION"
msgstr "Size of the inlet connection."
#:IFC.xml:24000
msgid "Pset_InterceptorTypeCommon_NominalBodyDepth"
msgstr "NominalBodyDepth"
msgid "Pset_InterceptorTypeCommon_NominalBodyDepth_DEFINITION"
msgstr "Nominal or quoted length, measured along the z axis of the local coordinate system of the object, of the body of the object."
#:IFC.xml:24005
msgid "Pset_InterceptorTypeCommon_NominalBodyLength"
msgstr "NominalBodyLength"
msgid "Pset_InterceptorTypeCommon_NominalBodyLength_DEFINITION"
msgstr "Nominal or quoted length, measured along the x axis of the local coordinate system of the object, of the body of the object."
#:IFC.xml:24010
msgid "Pset_InterceptorTypeCommon_NominalBodyWidth"
msgstr "NominalBodyWidth"
msgid "Pset_InterceptorTypeCommon_NominalBodyWidth_DEFINITION"
msgstr "Nominal or quoted length, measured along the y axis of the local coordinate system of the object, of the body of the object."
#:IFC.xml:24015
msgid "Pset_InterceptorTypeCommon_OutletConnectionSize"
msgstr "OutletConnectionSize"
msgid "Pset_InterceptorTypeCommon_OutletConnectionSize_DEFINITION"
msgstr "Size of the outlet connection."
#:IFC.xml:24020
msgid "Pset_InterceptorTypeCommon_Reference"
msgstr "Reference"
msgid "Pset_InterceptorTypeCommon_Reference_DEFINITION"
msgstr "Reference ID for this specified type in this project e.g. type A 1 , provided, if there is no classification reference to a recognized classification system used."
#:IFC.xml:24025
msgid "Pset_InterceptorTypeCommon_Status"
msgstr "Status"
msgid "Pset_InterceptorTypeCommon_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:24030
msgid "Pset_InterceptorTypeCommon_VentilatingPipeSize"
msgstr "VentilatingPipeSize"
msgid "Pset_InterceptorTypeCommon_VentilatingPipeSize_DEFINITION"
msgstr "Size of the ventilating pipe s ."
#:IFC.xml:24036
msgid "Pset_SanitaryTerminalTypeBath"
msgstr "Pset SanitaryTerminalTypeBath"
msgid "Pset_SanitaryTerminalTypeBath_DEFINITION"
msgstr "Sanitary appliance for immersion of the human body or parts of it BS6100 . HISTORY In IFC4, Material and MaterialThickness properties removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to [[IfcLabel]] still a string value bSI Documentation"
#:IFC.xml:24037
msgid "Pset_SanitaryTerminalTypeBath_BathType"
msgstr "BathType"
msgid "Pset_SanitaryTerminalTypeBath_BathType_DEFINITION"
msgstr "The property enumeration defines the types of bath that may be specified within the property set."
#:IFC.xml:24042
msgid "Pset_SanitaryTerminalTypeBath_DrainSize"
msgstr "DrainSize"
msgid "Pset_SanitaryTerminalTypeBath_DrainSize_DEFINITION"
msgstr "The size of the drain outlet connection from the object."
#:IFC.xml:24047
msgid "Pset_SanitaryTerminalTypeBath_HasGrabHandles"
msgstr "HasGrabHandles"
msgid "Pset_SanitaryTerminalTypeBath_HasGrabHandles_DEFINITION"
msgstr "Indicates whether the bath is fitted with handles that provide assistance to a bather in entering or leaving the bath."
#:IFC.xml:24053
msgid "Pset_SanitaryTerminalTypeBidet"
msgstr "Pset SanitaryTerminalTypeBidet"
msgid "Pset_SanitaryTerminalTypeBidet_DEFINITION"
msgstr "Waste water appliance for washing the excretory organs while sitting astride the bowl BS6100 . HISTORY In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to [[IfcLabel]] still a string value . BidetMounting changed to Mounting. bSI Documentation"
#:IFC.xml:24054
msgid "Pset_SanitaryTerminalTypeBidet_DrainSize"
msgstr "DrainSize"
msgid "Pset_SanitaryTerminalTypeBidet_DrainSize_DEFINITION"
msgstr "The size of the drain outlet connection from the object."
#:IFC.xml:24059
msgid "Pset_SanitaryTerminalTypeBidet_Mounting"
msgstr "Mounting"
msgid "Pset_SanitaryTerminalTypeBidet_Mounting_DEFINITION"
msgstr "The property enumeration Pset SanitaryMountingEnum defines the forms of mounting or fixing of the sanitary terminal that may be specified within property sets used to define sanitary terminals WC X2 2019 X0 s, basins, sinks, etc. where BackToWall X 09A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections . Pedestal X 09A floor mounted sanitary terminal that has an integral base . CounterTop X 09A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note When applied to a wash hand basin, the term more normally used is X2 2018 X0 vanity X2 2019 X0 . See also Wash Hand Basin Type specification. WallHung X 09A sanitary terminal cantilevered clear of the floor. Note that BackToWall, Pedestal and WallHung are allowable values for a bidet."
#:IFC.xml:24064
msgid "Pset_SanitaryTerminalTypeBidet_SpilloverLevel"
msgstr "SpilloverLevel"
msgid "Pset_SanitaryTerminalTypeBidet_SpilloverLevel_DEFINITION"
msgstr "The level at which water spills out of the object."
#:IFC.xml:24070
msgid "Pset_SanitaryTerminalTypeCistern"
msgstr "Pset SanitaryTerminalTypeCistern"
msgid "Pset_SanitaryTerminalTypeCistern_DEFINITION"
msgstr "A water storage unit attached to a sanitary terminal that is fitted with a device, operated automatically or by the user, that discharges water to cleanse a water closet toilet pan, urinal or slop hopper. BS6100 330 5008 bSI Documentation"
#:IFC.xml:24071
msgid "Pset_SanitaryTerminalTypeCistern_CisternCapacity"
msgstr "CisternCapacity"
msgid "Pset_SanitaryTerminalTypeCistern_CisternCapacity_DEFINITION"
msgstr "Volumetric capacity of the cistern"
#:IFC.xml:24076
msgid "Pset_SanitaryTerminalTypeCistern_CisternHeight"
msgstr "CisternHeight"
msgid "Pset_SanitaryTerminalTypeCistern_CisternHeight_DEFINITION"
msgstr "Enumeration that identifies the height of the cistern or, if set to None if the urinal has no cistern and is flushed using mains or high pressure water through a flushing valve."
#:IFC.xml:24081
msgid "Pset_SanitaryTerminalTypeCistern_FlushRate"
msgstr "FlushRate"
msgid "Pset_SanitaryTerminalTypeCistern_FlushRate_DEFINITION"
msgstr "The minimum and maximum volume of water used at each flush. Where a single flush is used, the value of upper bound and lower bound should be equal. For a dual flush toilet, the lower bound should be used for the lesser flush rate and the upper bound for the greater flush rate. Where flush is achieved using mains pressure water through a flush valve, the value of upper and lower bound should be equal and should be the same as the flush rate property of the flush valve see relevant valve property set . Alternatively, in this case, do not assert the flush rate property refer to the flush rate of the flush valve."
#:IFC.xml:24086
msgid "Pset_SanitaryTerminalTypeCistern_FlushType"
msgstr "FlushType"
msgid "Pset_SanitaryTerminalTypeCistern_FlushType_DEFINITION"
msgstr "The property enumeration Pset FlushTypeEnum defines the types of flushing mechanism that may be specified for cisterns and sanitary terminals where Lever X 09Flushing is achieved by twisting a lever that causes a predetermined flow of water to be passed from a cistern to the sanitary terminal. Pull X 09Flushing is achieved by pulling a handle or knob vertically upwards that causes a predetermined flow of water to be passed from a cistern to the sanitary terminal. Push X 09Flushing is achieved by pushing a button or plate that causes a predetermined flow of water to be passed from a cistern to the sanitary terminal. Sensor Flush is activated through an automatic sensing mechanism."
#:IFC.xml:24091
msgid "Pset_SanitaryTerminalTypeCistern_IsAutomaticFlush"
msgstr "IsAutomaticFlush"
msgid "Pset_SanitaryTerminalTypeCistern_IsAutomaticFlush_DEFINITION"
msgstr "Boolean value that determines if the cistern is flushed automatically either after each use or periodically TRUE or whether manual flushing is required FALSE ."
#:IFC.xml:24096
msgid "Pset_SanitaryTerminalTypeCistern_IsSingleFlush"
msgstr "IsSingleFlush"
msgid "Pset_SanitaryTerminalTypeCistern_IsSingleFlush_DEFINITION"
msgstr "Indicates whether the cistern is single flush TRUE i.e. the same amount of water is used for each and every flush or dual flush FALSE i.e. the amount of water used for a flush may be selected by the user to be high or low depending on the waste material to be removed ."
#:IFC.xml:24102
msgid "Pset_SanitaryTerminalTypeCommon"
msgstr "Pset SanitaryTerminalTypeCommon"
msgid "Pset_SanitaryTerminalTypeCommon_DEFINITION"
msgstr "Common properties for sanitary terminals. bSI Documentation"
#:IFC.xml:24103
msgid "Pset_SanitaryTerminalTypeCommon_Color"
msgstr "Color"
msgid "Pset_SanitaryTerminalTypeCommon_Color_DEFINITION"
msgstr "Color selection for this object."
#:IFC.xml:24108
msgid "Pset_SanitaryTerminalTypeCommon_NominalDepth"
msgstr "NominalDepth"
msgid "Pset_SanitaryTerminalTypeCommon_NominalDepth_DEFINITION"
msgstr "Nominal or quoted depth of the object."
#:IFC.xml:24113
msgid "Pset_SanitaryTerminalTypeCommon_NominalLength"
msgstr "NominalLength"
msgid "Pset_SanitaryTerminalTypeCommon_NominalLength_DEFINITION"
msgstr "Nominal or quoted length of the object."
#:IFC.xml:24118
msgid "Pset_SanitaryTerminalTypeCommon_NominalWidth"
msgstr "NominalWidth"
msgid "Pset_SanitaryTerminalTypeCommon_NominalWidth_DEFINITION"
msgstr "Nominal or quoted width of the object."
#:IFC.xml:24123
msgid "Pset_SanitaryTerminalTypeCommon_Reference"
msgstr "Reference"
msgid "Pset_SanitaryTerminalTypeCommon_Reference_DEFINITION"
msgstr "Reference ID for this specified type in this project e.g. type A 1 , provided, if there is no classification reference to a recognized classification system used."
#:IFC.xml:24128
msgid "Pset_SanitaryTerminalTypeCommon_Status"
msgstr "Status"
msgid "Pset_SanitaryTerminalTypeCommon_Status_DEFINITION"
msgstr ""
#:IFC.xml:24134
msgid "Pset_SanitaryTerminalTypeSanitaryFountain"
msgstr "Pset SanitaryTerminalTypeSanitaryFountain"
msgid "Pset_SanitaryTerminalTypeSanitaryFountain_DEFINITION"
msgstr "Asanitary terminal that provides a low pressure jet of water for a specific purpose IAI . HISTORY In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to [[IfcLabel]] still a string value . bSI Documentation"
#:IFC.xml:24135
msgid "Pset_SanitaryTerminalTypeSanitaryFountain_DrainSize"
msgstr "DrainSize"
msgid "Pset_SanitaryTerminalTypeSanitaryFountain_DrainSize_DEFINITION"
msgstr "The size of the drain outlet connection from the object."
#:IFC.xml:24140
msgid "Pset_SanitaryTerminalTypeSanitaryFountain_FountainType"
msgstr "FountainType"
msgid "Pset_SanitaryTerminalTypeSanitaryFountain_FountainType_DEFINITION"
msgstr "Selection of the type of fountain from the enumerated list of types where DrinkingWater X 09Sanitary appliance that provides a low pressure jet of drinking water. Eyewash X 09Waste water appliance, usually installed in work places where there is a risk of injury to eyes by solid particles or dangerous liquids, with which the user can wash the eyes without touching them."
#:IFC.xml:24145
msgid "Pset_SanitaryTerminalTypeSanitaryFountain_Mounting"
msgstr "Mounting"
msgid "Pset_SanitaryTerminalTypeSanitaryFountain_Mounting_DEFINITION"
msgstr "Selection of the form of mounting of the fountain from the enumerated list of mountings where BackToWall X 09A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections. Pedestal X 09A floor mounted sanitary terminal that has an integral base . CounterTop X 09A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note When applied to a wash hand basin, the term more normally used is X2 2018 X0 vanity X2 2019 X0 . See also Wash Hand Basin Type specification. WallHung X 09A sanitary terminal cantilevered clear of the floor."
#:IFC.xml:24151