plugin.properties 1.82 KB
Newer Older
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
#

pluginName = demo.catalog 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.

_UI_PropertyDescriptor_description = The {0} of the {1}

_UI_EnergyComponentsCatalog_type = Energy Components Catalog
_UI_Boiler_type = Boiler
_UI_CombinedHeatPower_type = Combined Heat Power
_UI_SolarPanel_type = Solar Panel
_UI_Inverter_type = Inverter
_UI_Manufacturer_type = Manufacturer
_UI_ChemicalEnergyDevice_type = Chemical Energy Device
_UI_EnergyComponent_type = Energy Component
_UI_Unknown_type = Object

_UI_Unknown_datatype= Value

_UI_EnergyComponentsCatalog_author_feature = Author
_UI_EnergyComponentsCatalog_boilers_feature = Boilers
_UI_EnergyComponentsCatalog_chps_feature = Chps
_UI_EnergyComponentsCatalog_solarpanels_feature = Solarpanels
_UI_EnergyComponentsCatalog_inverters_feature = Inverters
_UI_EnergyComponentsCatalog_manufacturers_feature = Manufacturers
_UI_Boiler_boilerType_feature = Boiler Type
_UI_CombinedHeatPower_thermalEfficiency_feature = Thermal Efficiency
_UI_SolarPanel_nominalPower_feature = Nominal Power
_UI_Inverter_nominalPower_feature = Nominal Power
_UI_Manufacturer_name_feature = Name
_UI_ChemicalEnergyDevice_installedThermalPower_feature = Installed Thermal Power
_UI_EnergyComponent_modelName_feature = Model Name
_UI_EnergyComponent_revisionYear_feature = Revision Year
_UI_EnergyComponent_producedBy_feature = Produced By
_UI_Unknown_feature = Unspecified

_UI_BoilerType_LowTemperature_literal = LowTemperature
_UI_BoilerType_Condensing_literal = Condensing