plugin.properties 3.1 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
#

pluginName = de.hftstuttgart.buildingphysics Edit Support
providerName = www.example.org

_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}
_UI_CreateChild_text3 = {1}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.

13
_UI_PropertyDescriptor_description = The {0} of the {1}
14
15
16

_UI_BuildingPhysicsCatalog_type = Catalog
_UI_WindowType_type = Window Type
17
_UI_WindowCategory_type = Windows
18
_UI_MaterialCategory_type = Material Category
19
_UI_Material_type = Material
20
_UI_ConstructionCategory_type = Construction Category
21
22
23
_UI_Construction_type = Construction
_UI_Layer_type = Layer
_UI_Unknown_type = Object
24
25
26
27

_UI_Unknown_datatype= Value

_UI_BuildingPhysicsCatalog_author_feature = Author
28
29
30
31
32
33
34
_UI_BuildingPhysicsCatalog_windows_feature = Windows
_UI_BuildingPhysicsCatalog_name_feature = Name
_UI_BuildingPhysicsCatalog_description_feature = Description
_UI_BuildingPhysicsCatalog_source_feature = Source
_UI_BuildingPhysicsCatalog_constructionCategories_feature = Construction Categories
_UI_BuildingPhysicsCatalog_materialCategories_feature = Material Categories
_UI_WindowType_windowTypeId_feature = Window Type Id
35
36
37
38
39
_UI_WindowType_name_feature = Name
_UI_WindowType_uValue_feature = UValue
_UI_WindowType_gValue_feature = GValue
_UI_WindowType_glazingNumber_feature = Glazing Number
_UI_WindowType_frameRatio_feature = Frame Ratio
Kai-Holger Brassel's avatar
Kai-Holger Brassel committed
40
41
42
43
44
45
_UI_WindowType_embodiedEnergy_feature = Embodied Energy
_UI_WindowType_embodiedCarbon_feature = Embodied Carbon
_UI_WindowType_constructionDescription_feature = Construction Description
_UI_WindowType_disposalEnergy_feature = Disposal Energy
_UI_WindowType_disposalCarbon_feature = Disposal Carbon
_UI_WindowType_disposalDescription_feature = Disposal Description
46
47
48
49
50
51
52
53
54
55
_UI_WindowCategory_windowTypes_feature = Window Types
_UI_MaterialCategory_materials_feature = Materials
_UI_MaterialCategory_name_feature = Category
_UI_MaterialCategory_name_description = Name of material category
_UI_Material_materialId_feature = Material Id
_UI_Material_name_feature = Material
_UI_Material_name_description = Name of material
_UI_Material_density_feature = Density
_UI_Material_heatCapacity_feature = Heat Capacity
_UI_Material_conductivity_feature = Conductivity
Kai-Holger Brassel's avatar
Kai-Holger Brassel committed
56
57
58
59
60
61
_UI_Material_embodiedEnergy_feature = Embodied Energy
_UI_Material_embodiedCarbon_feature = Embodied Carbon
_UI_Material_constructionDescription_feature = Construction Description
_UI_Material_disposalEnergy_feature = Disposal Energy
_UI_Material_disposalCarbon_feature = Disposal Carbon
_UI_Material_disposalDescription_feature = Disposal Description
62
_UI_Material_category_feature = Category
63
_UI_ConstructionCategory_name_feature = Name
64
65
66
67
_UI_ConstructionCategory_constructions_feature = Constructions
_UI_Construction_constructionId_feature = Construction Id
_UI_Construction_name_feature = Name
_UI_Construction_layers_feature = Layers
68
69
70
71
_UI_Layer_material_feature = Material
_UI_Layer_thickness_feature = Thickness
_UI_Unknown_feature = Unspecified