plugin.properties 2 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
46
47
48
49
#

pluginName = org.example.democatalog 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_EnergyComponentCatalog_type = Energy Component 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_ChemicalDevice_type = Chemical Device
_UI_EnergyComponent_type = Energy Component
_UI_ElectricalDevice_type = Electrical Device
_UI_Unknown_type = Object

_UI_Unknown_datatype= Value

_UI_EnergyComponentCatalog_author_feature = Author
_UI_EnergyComponentCatalog_boilers_feature = Boilers
_UI_EnergyComponentCatalog_chps_feature = Chps
_UI_EnergyComponentCatalog_solarPanels_feature = Solar Panels
_UI_EnergyComponentCatalog_inverters_feature = Inverters
_UI_EnergyComponentCatalog_manufacturers_feature = Manufacturers
_UI_Boiler_boilerType_feature = Boiler Type
_UI_CombinedHeatPower_thermalEfficiency_feature = Thermal Efficiency
_UI_SolarPanel_mppVoltage_feature = Mpp Voltage
_UI_SolarPanel_mppCurrent_feature = Mpp Current
_UI_Inverter_maxDCVoltage_feature = Max DC Voltage
_UI_Inverter_macDCCurrent_feature = Mac DC Current
_UI_Manufacturer_name_feature = Name
_UI_ChemicalDevice_installedThermalPower_feature = Installed Thermal Power
_UI_EnergyComponent_modelName_feature = Model Name
_UI_EnergyComponent_revisionYear_feature = Revision Year
_UI_EnergyComponent_producedBy_feature = Produced By
_UI_ElectricalDevice_nominalPower_feature = Nominal Power
_UI_Unknown_feature = Unspecified

_UI_BoilerType_LowTemperature_literal = LowTemperature
_UI_BoilerType_Condensing_literal = Condensing