forked from buildingSMART/IFC4.3.x-output
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIfcSharedInfrastructureElements.pot
2168 lines (1551 loc) · 75.2 KB
/
IfcSharedInfrastructureElements.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:40446
msgid "IfcConveyorSegment"
msgstr "IfcConveyorSegment"
msgid "IfcConveyorSegment_DEFINITION"
msgstr "A conveyor segment defines an occurrence of a flow segment continuous run within a conveyor system that joins two sections of the system. these can utilise different carrying methods such as belt, rope, chain, screw etc. NOTE Definition according to ISO6707 1 machine that continuously transports material or objects along a gentle slope using an endless belt, rope or chain, or rollers."
#:IFC.xml:40447
msgid "IfcConveyorSegment_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConveyorSegment_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a conveyor segment 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 [[IfcConveyorSegmentType]] is assigned, providing its own [[IfcConveyorSegmentType]].PredefinedType."
#:IFC.xml:40466
msgid "IfcConveyorSegmentType"
msgstr "IfcConveyorSegmentType"
msgid "IfcConveyorSegmentType_DEFINITION"
msgstr "The ConveyorSegmentType provides the type information for ConveyorSegment occurrences. A conveyor segment defines an occurrence of a flow segment continuous run within a conveyor system that joins two sections of the system. these can utilise different carrying methods such as belt, rope, chain, screw etc."
#:IFC.xml:40467
msgid "IfcConveyorSegmentType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcConveyorSegmentType_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a conveyor segment from which the type modelled, may be set."
#:IFC.xml:40486
msgid "IfcConveyorSegmentTypeEnum"
msgstr "IfcConveyorSegmentTypeEnum"
msgid "IfcConveyorSegmentTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of conveyor segments that can further specify an ConveyorSegment or ConveyorSegmentType."
#:IFC.xml:40439
msgid "IfcConveyorSegmentTypeEnum_CHUTECONVEYOR"
msgstr "CHUTECONVEYOR"
msgid "IfcConveyorSegmentTypeEnum_CHUTECONVEYOR_DEFINITION"
msgstr "Gravity operated conveyor where media descends through a trough or chute."
#:IFC.xml:40437
msgid "IfcConveyorSegmentTypeEnum_BELTCONVEYOR"
msgstr "BELTCONVEYOR"
msgid "IfcConveyorSegmentTypeEnum_BELTCONVEYOR_DEFINITION"
msgstr "An endless belt for carrying material without stretching."
#:IFC.xml:40440
msgid "IfcConveyorSegmentTypeEnum_SCREWCONVEYOR"
msgstr "SCREWCONVEYOR"
msgid "IfcConveyorSegmentTypeEnum_SCREWCONVEYOR_DEFINITION"
msgstr "composed of a longitudinal screw in a trough or pipe that rotates to force media through the segment"
#:IFC.xml:40438
msgid "IfcConveyorSegmentTypeEnum_BUCKETCONVEYOR"
msgstr "BUCKETCONVEYOR"
msgid "IfcConveyorSegmentTypeEnum_BUCKETCONVEYOR_DEFINITION"
msgstr "A conveyor in the form of connected buckets or segments that move in a continuous loop"
#:IFC.xml:40491
msgid "IfcFacilityPartCommonTypeEnum"
msgstr "IfcFacilityPartCommonTypeEnum"
msgid "IfcFacilityPartCommonTypeEnum_DEFINITION"
msgstr ""
#:IFC.xml:27405
msgid "IfcFacilityPartCommonTypeEnum_SUBSTRUCTURE"
msgstr "SUBSTRUCTURE"
msgid "IfcFacilityPartCommonTypeEnum_SUBSTRUCTURE_DEFINITION"
msgstr ""
#:IFC.xml:40509
msgid "IfcFacilityPartCommonTypeEnum_SEGMENT"
msgstr "SEGMENT"
msgid "IfcFacilityPartCommonTypeEnum_SEGMENT_DEFINITION"
msgstr "A longitudinal facility part encompassing a linear portion of the facility defined by some uniform characteristics, or a transition between segments of uniform characteristics."
#:IFC.xml:40503
msgid "IfcFacilityPartCommonTypeEnum_ABOVEGROUND"
msgstr "ABOVEGROUND"
msgid "IfcFacilityPartCommonTypeEnum_ABOVEGROUND_DEFINITION"
msgstr "A vertical facility part for elements belonging to the space above the finished ground."
#:IFC.xml:40505
msgid "IfcFacilityPartCommonTypeEnum_JUNCTION"
msgstr "JUNCTION"
msgid "IfcFacilityPartCommonTypeEnum_JUNCTION_DEFINITION"
msgstr "A longitudinal facility part providing an at grade junction between two or more segments of longitudinal facilities usually of the same type."
#:IFC.xml:40507
msgid "IfcFacilityPartCommonTypeEnum_LEVELCROSSING"
msgstr "LEVELCROSSING"
msgid "IfcFacilityPartCommonTypeEnum_LEVELCROSSING_DEFINITION"
msgstr "A longitudinal facility part providing an at grade crossing between two or more different modes of transport e.g. road and railway or road and pedestrian."
#:IFC.xml:40504
msgid "IfcFacilityPartCommonTypeEnum_BELOWGROUND"
msgstr "BELOWGROUND"
msgid "IfcFacilityPartCommonTypeEnum_BELOWGROUND_DEFINITION"
msgstr "A vertical facility part for the containment of elements below the finished ground. This may include for example earthworks elements and elements in a pavement structure."
#:IFC.xml:27406
msgid "IfcFacilityPartCommonTypeEnum_SUPERSTRUCTURE"
msgstr "SUPERSTRUCTURE"
msgid "IfcFacilityPartCommonTypeEnum_SUPERSTRUCTURE_DEFINITION"
msgstr ""
#:IFC.xml:40512
msgid "IfcFacilityPartCommonTypeEnum_TERMINAL"
msgstr "TERMINAL"
msgid "IfcFacilityPartCommonTypeEnum_TERMINAL_DEFINITION"
msgstr "A longitudinal facility part that represents a termination segment of a longitudinal facility such as the end of a breakwater, road or rail section."
#:IFC.xml:40513
msgid "IfcFacilityUsageEnum"
msgstr "IfcFacilityUsageEnum"
msgid "IfcFacilityUsageEnum_DEFINITION"
msgstr ""
#:IFC.xml:40518
msgid "IfcFacilityUsageEnum_LATERAL"
msgstr "LATERAL"
msgid "IfcFacilityUsageEnum_LATERAL_DEFINITION"
msgstr "LATERAL"
#:IFC.xml:40520
msgid "IfcFacilityUsageEnum_REGION"
msgstr "REGION"
msgid "IfcFacilityUsageEnum_REGION_DEFINITION"
msgstr "REGION"
#:IFC.xml:40521
msgid "IfcFacilityUsageEnum_VERTICAL"
msgstr "VERTICAL"
msgid "IfcFacilityUsageEnum_VERTICAL_DEFINITION"
msgstr "VERTICAL"
#:IFC.xml:40519
msgid "IfcFacilityUsageEnum_LONGITUDINAL"
msgstr "LONGITUDINAL"
msgid "IfcFacilityUsageEnum_LONGITUDINAL_DEFINITION"
msgstr "LONGITUDINAL"
#:IFC.xml:40522
msgid "IfcGeotechnicalElement"
msgstr "IfcGeotechnicalElement"
msgid "IfcGeotechnicalElement_DEFINITION"
msgstr "Abstract supertype for geotechnical entities."
#:IFC.xml:40529
msgid "IfcSign"
msgstr "IfcSign"
msgid "IfcSign_DEFINITION"
msgstr "A sign is a notice on display that gives information or instructions in a written, symbolic or other form. Signs are passive with the most common form of a pictorial panel. An instance of [[IfcSign]] refers to the occurrence of an individual panel which can be applied to a surface such as a wall or be aggregated within a Signal Assembly which can include multiple sign occurrences and the associated supporting structural elements see Signal Assembly for examples ."
#:IFC.xml:40530
msgid "IfcSign_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSign_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a signs 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 [[IfcSignType]] is assigned, providing its own [[IfcSignType]] .PredefinedType."
#:IFC.xml:40551
msgid "IfcSignal"
msgstr "IfcSignal"
msgid "IfcSignal_DEFINITION"
msgstr "A signal is an active device that conveys information or instructions to users, by means of an audio, visual signal or a combination of both. The primary distinction from an [[IfcSign]] is that a signal is active and therefore a subtype of [[IfcFlowTerminal]] usually requiring power and data connections for its operation. An instance of [[IfcSignal]] represents a singular signalling device in a larger assembled unit or connected system, such as an individual frame within a railway signal, a single light unit in a traffic light system or an audio signal or light mounted on a navigational buoy. Signals can be physically aggregated together into an assembly which can include multiple signal instances and also sign instances and the associated supporting structural elements such as a simple pole or a rigid frame gantry see Signal Assembly for examples . Signals can be logically functionally grouped together into a signalling system a type of distribution system to represent a connected group of signals for example a group of traffic lights controlling an road intersection."
#:IFC.xml:40552
msgid "IfcSignal_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSignal_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a signal 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 [[IfcSignalType]] is assigned, providing its own [[IfcSignType]] .PredefinedType."
#:IFC.xml:40574
msgid "IfcSignalType"
msgstr "IfcSignalType"
msgid "IfcSignalType_DEFINITION"
msgstr "The [[IfcSignalType]] provides the type information for [[IfcSignal]] occurrences. A signal is an active device that conveys information or instructions to users, by means of an audio, visual signal or a combination of the 2."
#:IFC.xml:40575
msgid "IfcSignalType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSignalType_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a signal from which the type modelled, may be set."
#:IFC.xml:40595
msgid "IfcSignalTypeEnum"
msgstr "IfcSignalTypeEnum"
msgid "IfcSignalTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of signals that can specify an [[IfcSignal]] or [[IfcSignalType]]."
#:IFC.xml:40602
msgid "IfcSignalTypeEnum_VISUAL"
msgstr "VISUAL"
msgid "IfcSignalTypeEnum_VISUAL_DEFINITION"
msgstr "A signal type formed of an active device conveying information in a visual manner such as a light, cluster of lights, or mechanical moving shapes."
#:IFC.xml:40599
msgid "IfcSignalTypeEnum_AUDIO"
msgstr "AUDIO"
msgid "IfcSignalTypeEnum_AUDIO_DEFINITION"
msgstr "A signal type formed of an active device conveying information by emitting an audio signal such as a beep, ring, horn or explosive sound."
#:IFC.xml:40601
msgid "IfcSignalTypeEnum_MIXED"
msgstr "MIXED"
msgid "IfcSignalTypeEnum_MIXED_DEFINITION"
msgstr "A signal type formed of an active device conveying information in both a visual and audio manner."
#:IFC.xml:40605
msgid "IfcSignType"
msgstr "IfcSignType"
msgid "IfcSignType_DEFINITION"
msgstr "The [[IfcSignType]] provides the type information for [[IfcSign]] occurrences. A sign is a notice on display that gives information or instructions in a written, symbolic or other form. Signs are passive with the most common form of a pictorial panel."
#:IFC.xml:40606
msgid "IfcSignType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcSignType_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a signs from which the type modelled, may be set."
#:IFC.xml:40626
msgid "IfcSignTypeEnum"
msgstr "IfcSignTypeEnum"
msgid "IfcSignTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of signs that can specify an [[IfcSign]] or [[IfcSignType]]."
#:IFC.xml:40630
msgid "IfcSignTypeEnum_MARKER"
msgstr "MARKER"
msgid "IfcSignTypeEnum_MARKER_DEFINITION"
msgstr "A Sign type formed of a vertical post possibly with some lettering or symbols usually used to delimitate distance or the location of some equipment."
#:IFC.xml:40635
msgid "IfcSignTypeEnum_PICTORAL"
msgstr "PICTORAL"
msgid "IfcSignTypeEnum_PICTORAL_DEFINITION"
msgstr "A Sign type formed of a flat plate with some written or symbolic images on it."
#:IFC.xml:40633
msgid "IfcSignTypeEnum_MIRROR"
msgstr "MIRROR"
msgid "IfcSignTypeEnum_MIRROR_DEFINITION"
msgstr "A sign type that provides information via a reflective mirror surface."
#:IFC.xml:40639
msgid "IfcTransportElementNonFixedTypeEnum"
msgstr "IfcTransportElementNonFixedTypeEnum"
msgid "IfcTransportElementNonFixedTypeEnum_DEFINITION"
msgstr "This enumeration is used to identify non fixed or mobile transport element types."
#:IFC.xml:40652
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLE"
msgstr "VEHICLE"
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLE_DEFINITION"
msgstr "a generalisation of a vehicle that interacts with a facility e.g. as a user customer or as a specified operational asset within the facility."
#:IFC.xml:40659
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLETRACKED"
msgstr "VEHICLETRACKED"
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLETRACKED_DEFINITION"
msgstr "A specialisation of a vehicle that operates on land tracked Caterpillar vehicle."
#:IFC.xml:40649
msgid "IfcTransportElementNonFixedTypeEnum_ROLLINGSTOCK"
msgstr "ROLLINGSTOCK"
msgid "IfcTransportElementNonFixedTypeEnum_ROLLINGSTOCK_DEFINITION"
msgstr "Refers to railway vehicles, including both powered and unpowered vehicles, for example locomotives, railroad cars, coaches, private railroad cars and wagons."
#:IFC.xml:40662
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLEWHEELED"
msgstr "VEHICLEWHEELED"
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLEWHEELED_DEFINITION"
msgstr "A specialisation of a vehicle that operates on land as a multi wheeled vehicle such as a car, lorry, forklift etc."
#:IFC.xml:40653
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLEAIR"
msgstr "VEHICLEAIR"
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLEAIR_DEFINITION"
msgstr "A specialisation of a vehicle that represents powered and unpowered flying vehicles, such as airplanes, helicopters, gliders etc."
#:IFC.xml:40648
msgid "IfcTransportElementNonFixedTypeEnum_CARGO"
msgstr "CARGO"
msgid "IfcTransportElementNonFixedTypeEnum_CARGO_DEFINITION"
msgstr "A mobile transport element that represents a discrete unit of cargo managed by a facility."
#:IFC.xml:40656
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLEMARINE"
msgstr "VEHICLEMARINE"
msgid "IfcTransportElementNonFixedTypeEnum_VEHICLEMARINE_DEFINITION"
msgstr "A specialisation of a vehicle that operates on water as a marine vessel."
#:IFC.xml:40665
msgid "IfcAnnotationTypeEnum"
msgstr "IfcAnnotationTypeEnum"
msgid "IfcAnnotationTypeEnum_DEFINITION"
msgstr "This enumeration defines the different types of Annotation elements an [[IfcAnnotation]] object can represent."
#:IFC.xml:40882
msgid "IfcAnnotationTypeEnum_ASSUMEDPOINT"
msgstr "ASSUMEDPOINT"
msgid "IfcAnnotationTypeEnum_ASSUMEDPOINT_DEFINITION"
msgstr "A single extra point assumption or interpretation , used to complement survey data in initial state modelling."
#:IFC.xml:40935
msgid "IfcAnnotationTypeEnum_ASBUILTAREA"
msgstr "ASBUILTAREA"
msgid "IfcAnnotationTypeEnum_ASBUILTAREA_DEFINITION"
msgstr "A set of as built survey points on a surface."
#:IFC.xml:40932
msgid "IfcAnnotationTypeEnum_ASBUILTLINE"
msgstr "ASBUILTLINE"
msgid "IfcAnnotationTypeEnum_ASBUILTLINE_DEFINITION"
msgstr "A set of as built survey points on a line e.g. breakline ."
#:IFC.xml:40691
msgid "IfcAnnotationTypeEnum_USERDEFINED"
msgstr "USERDEFINED"
msgid "IfcAnnotationTypeEnum_USERDEFINED_DEFINITION"
msgstr "USERDEFINED"
#:IFC.xml:40680
msgid "IfcAnnotationTypeEnum_NON_PHYSICAL_SIGNAL"
msgstr "NON PHYSICAL SIGNAL"
msgid "IfcAnnotationTypeEnum_NON_PHYSICAL_SIGNAL_DEFINITION"
msgstr "A virtual or fictitious signal. As opposed to the physical signal, the non physical signal does not need to send information to the train. E.g. a fictitious signal on the signalman s display needed to define the route exit towards open line where there s no real signal. A virtual ERTMS L2 signal is also a non physical signal but can have a physical presence, i.e. a stop marker board along the track."
#:IFC.xml:40895
msgid "IfcAnnotationTypeEnum_ASSUMEDLINE"
msgstr "ASSUMEDLINE"
msgid "IfcAnnotationTypeEnum_ASSUMEDLINE_DEFINITION"
msgstr "A set of extra points on a line breakline as an assumption or interpretation, used to complement survey data in initial state modelling."
#:IFC.xml:40698
msgid "IfcAnnotationTypeEnum_WIDTHEVENT"
msgstr "WIDTHEVENT"
msgid "IfcAnnotationTypeEnum_WIDTHEVENT_DEFINITION"
msgstr "A kind of event that specifies the width at a specific location along a road alignment, and the type of transition from the previous location. The locations are specified using an [[IfcLinearPlacement]] measured along the alignment axis curve. The element s that are affected by the width event is currently proposed to be specified by containing the event in a specific lateral breakdown element of the road spatial structure e.g. a Lane or the entire carriageway ."
#:IFC.xml:40918
msgid "IfcAnnotationTypeEnum_ASSUMEDAREA"
msgstr "ASSUMEDAREA"
msgid "IfcAnnotationTypeEnum_ASSUMEDAREA_DEFINITION"
msgstr "A set of extra points on a surface as an assumption or interpretation, used to complement survey data in initial state modelling."
#:IFC.xml:40685
msgid "IfcAnnotationTypeEnum_SUPERELEVATIONEVENT"
msgstr "SUPERELEVATIONEVENT"
msgid "IfcAnnotationTypeEnum_SUPERELEVATIONEVENT_DEFINITION"
msgstr "A kind of event that specifies the superelevation cross slope at a specific location along a road alignment, and the type of transition from the previous location. The locations are specified using an [[IfcLinearPlacement]] measured along the alignment axis curve. The element s that are affected by the superelevation event is currently proposed to be specified by containing the event in a specific lateral breakdown element of the road spatial structure e.g. a Lane ."
#:IFC.xml:40929
msgid "IfcAnnotationTypeEnum_ASBUILTPOINT"
msgstr "ASBUILTPOINT"
msgid "IfcAnnotationTypeEnum_ASBUILTPOINT_DEFINITION"
msgstr "A single as built survey point."
#:IFC.xml:40676
msgid "IfcBorehole"
msgstr "IfcBorehole"
msgid "IfcBorehole_DEFINITION"
msgstr "Representation of the concept of a linear geological and geotechnical model, usually an interpretation but sometimes created direct from ground penetrating measurement The assembly may contain one of more strata and other elements such as capping and lining. The contained subtypes of [[IfcGeotechnicalStratum]] will have shape representations made from straight or bent tubes reflecting the bore diameter, or discs if a Yabuki top surface model is being used."
#:IFC.xml:40682
msgid "IfcGeoslice"
msgstr "IfcGeoslice"
msgid "IfcGeoslice_DEFINITION"
msgstr "Representation of the concept of a sectional planar geological and geotechnical model, usually an interpretation but sometimes created direct from ground penetrating measurement. The assembly may contain one of more strata and anthropic elements. The contained subtypes of [[IfcGeotechnicalStratum]] will have shape representations made from polygons reflecting the visible section or poly lines if a Yabuki top surface model is being used."
#:IFC.xml:40688
msgid "IfcGeomodel"
msgstr "IfcGeomodel"
msgid "IfcGeomodel_DEFINITION"
msgstr "Representation of the concept of a volumetric geological and geotechnical model, usually an interpretation but sometimes created direct from ground penetrating measurement. The assembly may contain one of more strata and other anthropic elements. The contained subtypes of [[IfcGeotechnicalStratum]] will have shape representations made from polyhedra or surfaces if a Yabuki top surface model is being used."
#:IFC.xml:40693
msgid "IfcSolidStratum"
msgstr "IfcSolidStratum"
msgid "IfcSolidStratum_DEFINITION"
msgstr "Representation of the concept of an identified discrete almost homogenous solid geological or surface feature, including discontinuities such as faults, fractures, boundaries and interfaces that are not explicitly modelled."
#:IFC.xml:40701
msgid "IfcGeotechnicalAssembly"
msgstr "IfcGeotechnicalAssembly"
msgid "IfcGeotechnicalAssembly_DEFINITION"
msgstr "Representation of the abstract concept of a geological and geotechnical model, usually an interpretation but sometimes created direct from ground penetrating measurement. Use of an assembly is optional but can carry the methodology and uncertainty information. Such assemblies will include [[IfcGeotechnicalStratum]] entity types and may include other entity types such as [[IfcPile]], [[IfcSlab]] or [[IfcSensor]] to represent the capping, lining or logging equipment present. [[IfcBorehole]] or IfcGeoSlice can have a physical reality as a construction hazard alongside being the carrier for the interpreted results. Geological hazards may be associated to any [[IfcGeotechnicalAssembly]] or [[IfcGeotechnicalStratum]]."
#:IFC.xml:40706
msgid "IfcBuiltSystem"
msgstr "IfcBuiltSystem"
msgid "IfcBuiltSystem_DEFINITION"
msgstr "A built system is a group by which built elements are grouped according to a common function within the facility. The group [[IfcBuiltSystem]] defines the occurrence of a specialized system for use within the context of a facilities physical or finishing fabric. Important functionalities for the description of a built system are derived from supertypes 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 built elements instances of [[IfcBuiltElement]] subtypes, [[IfcFurnishingElement]] subtypes, [[IfcElementAssembly]] and [[IfcTransportElement]] . From [[IfcObjectDefinition]] it inherits the inverse attribute IsDecomposedBy pointing to the relationship class [[IfcRelAggregates]]. It provides the hierarchy between the separate partial building systems."
#:IFC.xml:40707
msgid "IfcBuiltSystem_PredefinedType"
msgstr "PredefinedType"
msgid "IfcBuiltSystem_PredefinedType_DEFINITION"
msgstr "Predefined types of built systems."
#:IFC.xml:40712
msgid "IfcBuiltSystem_LongName"
msgstr "LongName"
msgid "IfcBuiltSystem_LongName_DEFINITION"
msgstr "Long name for a built system, used for informal purposes. It should be used, if available, in conjunction with the inherited Name attribute. NOTE In many scenarios the Name attribute refers to the short name or number of a built system, and the LongName refers to a descriptive name."
#:IFC.xml:40736
msgid "IfcGeotechnicalStratum"
msgstr "IfcGeotechnicalStratum"
msgid "IfcGeotechnicalStratum_DEFINITION"
msgstr "Representation of the concept of an identified discrete almost homogenous geological feature with either an irregular solid or Yabuki top surface shape or a regular voxel cubic shape. A stratum is represented as a discrete entity, specialised sub typed from [[IfcElement]]. A stratum may be broken down into smaller entities if properties vary across the stratum or alternatively properties may be described with bounded numeric ranges. A stratum may carry information about the physical form and its interpretation as a Geological Item GML . The shape representations used should correspond to the sub type of [[IfcGeotechnicalAssembly]] in which it occurs"
#:IFC.xml:40744
msgid "IfcBuiltSystemTypeEnum"
msgstr "IfcBuiltSystemTypeEnum"
msgid "IfcBuiltSystemTypeEnum_DEFINITION"
msgstr "This enumeration identifies different types of built systems."
#:IFC.xml:40760
msgid "IfcBuiltSystemTypeEnum_FENESTRATION"
msgstr "FENESTRATION"
msgid "IfcBuiltSystemTypeEnum_FENESTRATION_DEFINITION"
msgstr "System of doors, windows, and other fillings in opening in a building envelop that are designed to permit the passage of air or light."
#:IFC.xml:40767
msgid "IfcBuiltSystemTypeEnum_MOORING"
msgstr "MOORING"
msgid "IfcBuiltSystemTypeEnum_MOORING_DEFINITION"
msgstr "System of components and elements responsible for keeping or holding an element a vessel, platform or set of catenary lines in a desired position."
#:IFC.xml:40444
msgid "IfcBuiltSystemTypeEnum_TRACKCIRCUIT"
msgstr "TRACKCIRCUIT"
msgid "IfcBuiltSystemTypeEnum_TRACKCIRCUIT_DEFINITION"
msgstr "A track circuit is an electric circuit of which the rails of a track section form a part, with usually a source of current connected at one end and a detection device at the other end for detecting whether this track section is clear or occupied by a vehicle. In a continuous signalling system, the track circuit can be used to transmit information between the ground and the train. Note definition from IEC 60050 82."
#:IFC.xml:40773
msgid "IfcBuiltSystemTypeEnum_EROSIONPREVENTION"
msgstr "EROSIONPREVENTION"
msgid "IfcBuiltSystemTypeEnum_EROSIONPREVENTION_DEFINITION"
msgstr "A grouping of elements into a built system for preventing unwanted relocation of material particles in earthworks slopes or rock faces. Typical types of erosion prevention include Planting Solid Framework Anchored framework Shotcrete Screening Geosynthetics geotextiles"
#:IFC.xml:40770
msgid "IfcBuiltSystemTypeEnum_REINFORCING"
msgstr "REINFORCING"
msgid "IfcBuiltSystemTypeEnum_REINFORCING_DEFINITION"
msgstr "System of elements providing reinforcing to the structure."
#:IFC.xml:40766
msgid "IfcBuiltSystemTypeEnum_LOADBEARING"
msgstr "LOADBEARING"
msgid "IfcBuiltSystemTypeEnum_LOADBEARING_DEFINITION"
msgstr "System of built elements that transmit forces and stiffen the construction."
#:IFC.xml:40769
msgid "IfcBuiltSystemTypeEnum_PRESTRESSING"
msgstr "PRESTRESSING"
msgid "IfcBuiltSystemTypeEnum_PRESTRESSING_DEFINITION"
msgstr "System of elements providing pre stressing to the structure, including typically manufactured products such as tendons, anchorages active, dead, coupling , ducts, vents and deviators, and in situ concrete segments, tendon spacers, blisters and additional reinforcements."
#:IFC.xml:40765
msgid "IfcBuiltSystemTypeEnum_FOUNDATION"
msgstr "FOUNDATION"
msgid "IfcBuiltSystemTypeEnum_FOUNDATION_DEFINITION"
msgstr "System of shallow and deep foundation element that transmit forces to the supporting ground."
#:IFC.xml:40772
msgid "IfcBuiltSystemTypeEnum_TRANSPORT"
msgstr "TRANSPORT"
msgid "IfcBuiltSystemTypeEnum_TRANSPORT_DEFINITION"
msgstr "System of all transport elements in a facility that enables the transport of people or goods."
#:IFC.xml:40768
msgid "IfcBuiltSystemTypeEnum_OUTERSHELL"
msgstr "OUTERSHELL"
msgid "IfcBuiltSystemTypeEnum_OUTERSHELL_DEFINITION"
msgstr "System of built elements that provides the outer skin to protect the construction such as the facade ."
#:IFC.xml:40442
msgid "IfcBuiltSystemTypeEnum_MOORINGSYSTEM"
msgstr "MOORINGSYSTEM"
msgid "IfcBuiltSystemTypeEnum_MOORINGSYSTEM_DEFINITION"
msgstr "A mooring system for overheadline is a set of elements that provide functionality of anchoring and stressing the contact wire to have constant tension in the cables."
#:IFC.xml:40771
msgid "IfcBuiltSystemTypeEnum_SHADING"
msgstr "SHADING"
msgid "IfcBuiltSystemTypeEnum_SHADING_DEFINITION"
msgstr "System of shading elements external or internal that permits the limitation or control of impact of natural sun light."
#:IFC.xml:40757
msgid "IfcVoidStratum"
msgstr "IfcVoidStratum"
msgid "IfcVoidStratum_DEFINITION"
msgstr "Representation of the concept of an identified discrete air filled geological feature, including caves and other voids"
#:IFC.xml:40761
msgid "IfcWaterStratum"
msgstr "IfcWaterStratum"
msgid "IfcWaterStratum_DEFINITION"
msgstr "Representation of the concept of an identified discrete water filled geological or surface feature including lakes, rivers and seas."
#:IFC.xml:40774
msgid "IfcCourse"
msgstr "IfcCourse"
msgid "IfcCourse_DEFINITION"
msgstr "A built element whose length greatly exceeds its thickness and often also its width, usually of a single material laid on site on top of another horizontal or nearly horizontal built element. A course is distinctive from a earthworks element in that a course is a graded granular which can be bound or unbound material that is generally processed in some fashion, where as earthworks elements are soil earthen based structure that can be formed by removal and transport of general ground material. Structurally a course does not have capacity to carry loads over open span, or to be removed or replaced as a single unit. examples of courses include Graded aggregate layers Graded sand layers Cement bounded material CBM Asphalt layers"
#:IFC.xml:40775
msgid "IfcCourse_PredefinedType"
msgstr "PredefinedType"
msgid "IfcCourse_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a course element 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 [[IfcCourseType]] is assigned, providing its own [[IfcCourseType]].PredefinedType."
#:IFC.xml:40798
msgid "IfcCourseType"
msgstr "IfcCourseType"
msgid "IfcCourseType_DEFINITION"
msgstr "The [[IfcCourseType]] provides the type information for [[IfcCourse]] occurrences. A course is a built element whose length greatly exceeds its thickness and often also its width, usually of a single material laid on site on top of another horizontal or nearly horizontal built element. A course is distinctive from a earthworks element in that a course is a graded granular which can be bound or unbound material that is generally processed in some fashion, where as earthworks elements are soil earthen based structure that can be formed by removal and transport of general ground material. Structurally a course does not have capacity to carry loads over open span, or to be removed or replaced as a single unit."
#:IFC.xml:40799
msgid "IfcCourseType_PredefinedType"
msgstr "PredefinedType"
msgid "IfcCourseType_PredefinedType_DEFINITION"
msgstr "Identifies the predefined types of a course element from which the type modelled, may be set."
#:IFC.xml:40822
msgid "IfcPlant"
msgstr "IfcPlant"
msgid "IfcPlant_DEFINITION"
msgstr "Trees, shrubs, herbs, grasses, ferns, and mosses. NOTE It is proposed to deprecate the PredefinedType attribute for existing IFC class [[IfcGeographicElement]]."
#:IFC.xml:40826
msgid "IfcCourseTypeEnum"
msgstr "IfcCourseTypeEnum"
msgid "IfcCourseTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of course elements that can further specify an [[IfcCourse]] or [[IfcCourseType]]."
#:IFC.xml:40836
msgid "IfcCourseTypeEnum_FILTER"
msgstr "FILTER"
msgid "IfcCourseTypeEnum_FILTER_DEFINITION"
msgstr "An Intermediate layer whose primary function is to prevent the washing through of fine materials."
#:IFC.xml:40833
msgid "IfcCourseTypeEnum_BALLASTBED"
msgstr "BALLASTBED"
msgid "IfcCourseTypeEnum_BALLASTBED_DEFINITION"
msgstr "Layer composed of broken stones under the sleepers."
#:IFC.xml:40835
msgid "IfcCourseTypeEnum_CORE"
msgstr "CORE"
msgid "IfcCourseTypeEnum_CORE_DEFINITION"
msgstr "A core course is the bulk internal structure of aggregate structures."
#:IFC.xml:40837
msgid "IfcCourseTypeEnum_PAVEMENT"
msgstr "PAVEMENT"
msgid "IfcCourseTypeEnum_PAVEMENT_DEFINITION"
msgstr "A layer within a pavement structure that forms a paved area or road."
#:IFC.xml:40838
msgid "IfcCourseTypeEnum_PROTECTION"
msgstr "PROTECTION"
msgid "IfcCourseTypeEnum_PROTECTION_DEFINITION"
msgstr "Layer with the primary task to provide protection against erosion and scour."
#:IFC.xml:40839
msgid "IfcEarthworksCutTypeEnum"
msgstr "IfcEarthworksCutTypeEnum"
msgid "IfcEarthworksCutTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of earthworks cut elements that can specify an [[IfcEarthworksCut]]."
#:IFC.xml:40940
msgid "IfcEarthworksCutTypeEnum_TRENCH"
msgstr "TRENCH"
msgid "IfcEarthworksCutTypeEnum_TRENCH_DEFINITION"
msgstr "Excavation whose length greatly exceeds the depth and width. Trench is typically excavated for strip foundations or for buried services such as drainage or cabling."
#:IFC.xml:40920
msgid "IfcEarthworksCutTypeEnum_DREDGING"
msgstr "DREDGING"
msgid "IfcEarthworksCutTypeEnum_DREDGING_DEFINITION"
msgstr "Underwater excavation to recover material or to create a greater depth of water."
#:IFC.xml:40897
msgid "IfcEarthworksCutTypeEnum_EXCAVATION"
msgstr "EXCAVATION"
msgid "IfcEarthworksCutTypeEnum_EXCAVATION_DEFINITION"
msgstr "General type of excavation when more accurate type is not specified."
#:IFC.xml:40933
msgid "IfcEarthworksCutTypeEnum_OVEREXCAVATION"
msgstr "OVEREXCAVATION"
msgid "IfcEarthworksCutTypeEnum_OVEREXCAVATION_DEFINITION"
msgstr "Excavation that goes beyond the depth required for construction, in order to replace unsuitable material."
#:IFC.xml:40930
msgid "IfcEarthworksCutTypeEnum_TOPSOILREMOVAL"
msgstr "TOPSOILREMOVAL"
msgid "IfcEarthworksCutTypeEnum_TOPSOILREMOVAL_DEFINITION"
msgstr "Excavation where the topmost layer of soil containing organic material is cut or stripped. The removed topsoil can be used as fill EarthworksElement e.g. where planting is planned."
#:IFC.xml:40861
msgid "IfcEarthworksCutTypeEnum_STEPEXCAVATION"
msgstr "STEPEXCAVATION"
msgid "IfcEarthworksCutTypeEnum_STEPEXCAVATION_DEFINITION"
msgstr "Removal of the soft part of the existing road slope, where it is dug into steps, when widening a road."
#:IFC.xml:40937
msgid "IfcEarthworksCutTypeEnum_PAVEMENTMILLING"
msgstr "PAVEMENTMILLING"
msgid "IfcEarthworksCutTypeEnum_PAVEMENTMILLING_DEFINITION"
msgstr "Removal of expired material from top of pavement to be replaced by new material."
#:IFC.xml:40936
msgid "IfcEarthworksCutTypeEnum_CUT"
msgstr "CUT"
msgid "IfcEarthworksCutTypeEnum_CUT_DEFINITION"
msgstr "Excavation where soil or rock below topsoil is cut to the depth required for the construction of facilities such as roads and railways. The removed material can be used as fill EarthworksElement for embankments or to form a level surface on which to build."
#:IFC.xml:40943
msgid "IfcEarthworksCutTypeEnum_BASE_EXCAVATION"
msgstr "BASE EXCAVATION"
msgid "IfcEarthworksCutTypeEnum_BASE_EXCAVATION_DEFINITION"
msgstr "Excavation for basements of buildings, abutments of bridges or similar structures either partially or completely below ground level."
#:IFC.xml:40862
msgid "IfcPavement"
msgstr "IfcPavement"
msgid "IfcPavement_DEFINITION"
msgstr "Type of built element in a road or other paved area to provide an even surface sustaining loads from vehicles or pedestrians, usually comprising several courses. NOTE Definition from ISO 6707 1 road, runway, or similar construction above the subgrade."
#:IFC.xml:40863
msgid "IfcPavement_Flexible"
msgstr "Flexible"
msgid "IfcPavement_Flexible_DEFINITION"
msgstr "Boolean to identify the pavement type as a Flexible or Rigid structure."
#:IFC.xml:40872
msgid "IfcPavementType"
msgstr "IfcPavementType"
msgid "IfcPavementType_DEFINITION"
msgstr "The [[IfcPavementType]] provides the type information for [[IfcPavement]] occurrences. A pavement is a type of built element in a road or other paved area to provide an even surface sustaining loads from vehicles or pedestrians, usually comprising several courses."
#:IFC.xml:40873
msgid "IfcPavementType_Flexible"
msgstr "Flexible"
msgid "IfcPavementType_Flexible_DEFINITION"
msgstr "Boolean to identify the pavement type as a Flexible or Rigid structure."
#:IFC.xml:40884
msgid "IfcEarthworksCut"
msgstr "IfcEarthworksCut"
msgid "IfcEarthworksCut_DEFINITION"
msgstr "The resulting void from modification of existing terrain or road structure by excavation or by other means of removing material. NOTE Definition from ISO 6707 1 void that results from bulk excavation of material. NOTE The material excavated and either used as fill or discarded as waste is not modelled as Cut, but may be handled as a different concept Resource in the future."
#:IFC.xml:40885
msgid "IfcEarthworksCut_PredefinedType"
msgstr "PredefinedType"
msgid "IfcEarthworksCut_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a earthworks cut elements from which the type modelled, may be set. This type may associate additional specific property sets."
#:IFC.xml:40892
msgid "IfcEarthworksElement"
msgstr "IfcEarthworksElement"
msgid "IfcEarthworksElement_DEFINITION"
msgstr "A type of built element created by earthwork activities to build subgrade, to raise the level of the ground in general or reinforce or stabilize soil by some mechanical or chemical method."
#:IFC.xml:40898
msgid "IfcEarthworksFill"
msgstr "IfcEarthworksFill"
msgid "IfcEarthworksFill_DEFINITION"
msgstr "A type of earthworks element created by earthwork activities to build subgrade or to raise the level of the ground in general."
#:IFC.xml:40899
msgid "IfcEarthworksFill_PredefinedType"
msgstr "PredefinedType"
msgid "IfcEarthworksFill_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a earthworks fill elements from which the type modelled, may be set. This type may associate additional specific property sets."
#:IFC.xml:40921
msgid "IfcEarthworksFillTypeEnum"
msgstr "IfcEarthworksFillTypeEnum"
msgid "IfcEarthworksFillTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of earthworks fill elements that can specify an [[IfcEarthworksFill]]."
#:IFC.xml:40946
msgid "IfcEarthworksFillTypeEnum_BACKFILL"
msgstr "BACKFILL"
msgid "IfcEarthworksFillTypeEnum_BACKFILL_DEFINITION"
msgstr "Fill behind retaining walls or other structures such as quays, behind abutments and bridges."
#:IFC.xml:40939
msgid "IfcEarthworksFillTypeEnum_COUNTERWEIGHT"
msgstr "COUNTERWEIGHT"
msgid "IfcEarthworksFillTypeEnum_COUNTERWEIGHT_DEFINITION"
msgstr "Embankment built on the side of the main road structure to reduce the settlement of the road."
#:IFC.xml:40934
msgid "IfcEarthworksFillTypeEnum_SUBGRADE"
msgstr "SUBGRADE"
msgid "IfcEarthworksFillTypeEnum_SUBGRADE_DEFINITION"
msgstr "Type of earthworks element forming the structure below pavement and above natural soil. NOTE Definition from ISO 6707 1 upper part of the soil, natural or constructed, that supports the loads transmitted by the overlying structure of a road, runway, or similar hard surface. NOTE Definition from PIARC Upper layer of the natural ground upon which the pavement is constructed."
#:IFC.xml:40947
msgid "IfcEarthworksFillTypeEnum_EMBANKMENT"
msgstr "EMBANKMENT"
msgid "IfcEarthworksFillTypeEnum_EMBANKMENT_DEFINITION"
msgstr "Predominantly longitudinal type of earthworks element with no other particular assigned type according to its role in Pavement or Subgrade. NOTE Definition from ISO6707 1 section of earthworks, often formed by cut or fill, where the finished ground level is above or below original ground level and whose length usually greatly exceeds its width."
#:IFC.xml:40944
msgid "IfcEarthworksFillTypeEnum_TRANSITIONSECTION"
msgstr "TRANSITIONSECTION"
msgid "IfcEarthworksFillTypeEnum_TRANSITIONSECTION_DEFINITION"
msgstr "Section of subgrade to ensure the consistency of stiffness and prevent uneven settlement. Transition section may appear e.g. between embankment and bridge abutment embankment and transverse structure cutting and tunnel embankment and cutting."
#:IFC.xml:40931
msgid "IfcEarthworksFillTypeEnum_SUBGRADEBED"
msgstr "SUBGRADEBED"
msgid "IfcEarthworksFillTypeEnum_SUBGRADEBED_DEFINITION"
msgstr "Upper part of the soil, natural or constructed, that supports the loads transmitted by the overlying structure of a road, runway, or similar hard surface."
#:IFC.xml:40942
msgid "IfcEarthworksFillTypeEnum_SLOPEFILL"
msgstr "SLOPEFILL"
msgid "IfcEarthworksFillTypeEnum_SLOPEFILL_DEFINITION"
msgstr "Side slope batter fill abutting the road structure or back slope fill."
#:IFC.xml:40949
msgid "IfcReinforcedSoil"
msgstr "IfcReinforcedSoil"
msgid "IfcReinforcedSoil_DEFINITION"
msgstr "Soil reinforced or stabilized by some mechanical or chemical method."
#:IFC.xml:40950
msgid "IfcReinforcedSoil_PredefinedType"
msgstr "PredefinedType"
msgid "IfcReinforcedSoil_PredefinedType_DEFINITION"
msgstr "Identifies the predefined type of a reinforced soil elements from which the type modelled, may be set. This type may associate additional specific property sets."
#:IFC.xml:40969
msgid "IfcReinforcedSoilTypeEnum"
msgstr "IfcReinforcedSoilTypeEnum"
msgid "IfcReinforcedSoilTypeEnum_DEFINITION"
msgstr "This container defines the different predefined types of soil reinforcement that can specify an [[IfcReinforcedSoil]]."
#:IFC.xml:40981
msgid "IfcReinforcedSoilTypeEnum_SURCHARGEPRELOADED"
msgstr "SURCHARGEPRELOADED"
msgid "IfcReinforcedSoilTypeEnum_SURCHARGEPRELOADED_DEFINITION"
msgstr "A method that applies load to the foundation to discharge pore water, and the foundation is consolidated to improve the foundation strength. Unloading when the carrying capacity reaches the required level."
#:IFC.xml:40982
msgid "IfcReinforcedSoilTypeEnum_VERTICALLYDRAINED"
msgstr "VERTICALLYDRAINED"
msgid "IfcReinforcedSoilTypeEnum_VERTICALLYDRAINED_DEFINITION"
msgstr "A method to set vertical drainage measures in the foundation, so that pore water in the soil is discharged and the foundation strength is improved."
#:IFC.xml:40977
msgid "IfcReinforcedSoilTypeEnum_DYNAMICALLYCOMPACTED"
msgstr "DYNAMICALLYCOMPACTED"
msgid "IfcReinforcedSoilTypeEnum_DYNAMICALLYCOMPACTED_DEFINITION"
msgstr "The method of using dynamic tamping machine to drop the heavy hammer freely from the high place, compacting the soil and quickly improving the bearing capacity of the foundation."
#:IFC.xml:40979
msgid "IfcReinforcedSoilTypeEnum_REPLACED"
msgstr "REPLACED"
msgid "IfcReinforcedSoilTypeEnum_REPLACED_DEFINITION"
msgstr "Dig out the soft soil in a certain range below the foundation ground and then backfill the area with high strength, low compressibility and no corrosive materials."
#:IFC.xml:40980
msgid "IfcReinforcedSoilTypeEnum_ROLLERCOMPACTED"
msgstr "ROLLERCOMPACTED"
msgid "IfcReinforcedSoilTypeEnum_ROLLERCOMPACTED_DEFINITION"
msgstr "A kind of compacting method that adopts rolling machinery, repeated rolling and vibration to make foundation soil compacted, strength increased and compressibility decreased."
#:IFC.xml:40978
msgid "IfcReinforcedSoilTypeEnum_GROUTED"
msgstr "GROUTED"
msgid "IfcReinforcedSoilTypeEnum_GROUTED_DEFINITION"
msgstr "A method of injecting some curable slurry into cracks or pores of a geotechnical foundation to improve its physical and mechanical properties."
#:IFC.xml:40983
msgid "IfcFacilityPartTypeSelect"
msgstr "IfcFacilityPartTypeSelect"
msgid "IfcFacilityPartTypeSelect_DEFINITION"
msgstr "This is a select of enumerations to provide the option of groups of predefined types for an [[IfcFacilityPart]]."
#:IFC.xml:40984
msgid "IfcInterferenceSelect"
msgstr "IfcInterferenceSelect"
msgid "IfcInterferenceSelect_DEFINITION"
msgstr "A select type that groups together physical and spatial elements for the purpose of defining interferences between these elements."
#:IFC.xml:40985
msgid "IfcSpatialReferenceSelect"
msgstr "IfcSpatialReferenceSelect"
msgid "IfcSpatialReferenceSelect_DEFINITION"
msgstr ""
#:IFC.xml:40986
msgid "IfcTransportElementTypeSelect"
msgstr "IfcTransportElementTypeSelect"
msgid "IfcTransportElementTypeSelect_DEFINITION"
msgstr "This is a select of enumerations to provide the option of groups of predefined types for an [[IfcTransportElement]] or [[IfcTransportElementType]]."
#:IFC.xml:40987
msgid "PSet_ElementKinematics"
msgstr "PSet ElementKinematics"
msgid "PSet_ElementKinematics_DEFINITION"
msgstr "Definition from IAI Information confirming that the element has cyclic and or pathed kinematic behaviour. The resulting envelope may be availabe as a clearance shape representation."
#:IFC.xml:40988
msgid "PSet_ElementKinematics_CyclicRange"
msgstr "CyclicRange"
msgid "PSet_ElementKinematics_CyclicRange_DEFINITION"
msgstr "Identifies the angular range of the kinematic behaviour"
#:IFC.xml:40993
msgid "PSet_ElementKinematics_LinearRange"
msgstr "LinearRange"
msgid "PSet_ElementKinematics_LinearRange_DEFINITION"
msgstr "Identifies the linear range of the kinematic behaviour."
#:IFC.xml:40998
msgid "PSet_ElementKinematics_MinimumTime"
msgstr "MinimumTime"
msgid "PSet_ElementKinematics_MinimumTime_DEFINITION"
msgstr "Identifies the minimum time for the kinematic behaviour."
#:IFC.xml:41003
msgid "PSet_ElementKinematics_MaximumConstantSpeed"
msgstr "MaximumConstantSpeed"
msgid "PSet_ElementKinematics_MaximumConstantSpeed_DEFINITION"
msgstr "Identifies the maximum constant speed over the kinematic path."
#:IFC.xml:41008
msgid "PSet_ElementKinematics_MaximumAngularVelocity"
msgstr "MaximumAngularVelocity"
msgid "PSet_ElementKinematics_MaximumAngularVelocity_DEFINITION"
msgstr "Identifies the maximum angular velocity of the kinematic behaviour."
#:IFC.xml:41013
msgid "PSet_ElementKinematics_CyclicPath"
msgstr "CyclicPath"
msgid "PSet_ElementKinematics_CyclicPath_DEFINITION"
msgstr "Represents the time angle table of the kinematic behaviour."
#:IFC.xml:41018