iobroker.poolcontrol 1.3.29 → 1.3.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -12
- package/admin/i18n/de.json +158 -0
- package/admin/i18n/en.json +158 -0
- package/admin/i18n/es.json +158 -0
- package/admin/i18n/fr.json +158 -0
- package/admin/i18n/it.json +158 -0
- package/admin/i18n/nl.json +158 -0
- package/admin/i18n/pl.json +158 -0
- package/admin/i18n/pt.json +158 -0
- package/admin/i18n/ru.json +158 -0
- package/admin/i18n/uk.json +158 -0
- package/admin/i18n/zh-cn.json +158 -0
- package/io-package.json +27 -27
- package/lib/helpers/aiForecastHelper.js +6 -4
- package/lib/helpers/aiHelper.js +6 -4
- package/lib/helpers/controlHelper.js +37 -6
- package/lib/helpers/controlHelper2.js +3 -3
- package/lib/helpers/debugLogHelper.js +6 -2
- package/lib/helpers/poolInsightsHelper.js +130 -23
- package/lib/helpers/statusHelper.js +3 -3
- package/lib/stateDefinitions/poolInsightsStates.js +19 -0
- package/package.json +3 -2
- package/admin/i18n/de/translations.json +0 -159
- package/admin/i18n/en/translations.json +0 -169
- package/admin/i18n/es/translations.json +0 -159
- package/admin/i18n/fr/translations.json +0 -159
- package/admin/i18n/it/translations.json +0 -159
- package/admin/i18n/nl/translations.json +0 -159
- package/admin/i18n/pl/translations.json +0 -159
- package/admin/i18n/pt/translations.json +0 -159
- package/admin/i18n/ru/translations.json +0 -159
- package/admin/i18n/uk/translations.json +0 -159
- package/admin/i18n/zh-cn/translations.json +0 -159
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"0.5x": "0,5x",
|
|
3
|
-
"1.0x": "1,0x",
|
|
4
|
-
"1.5x": "1,5x",
|
|
5
|
-
"2.0x": "2,0x",
|
|
6
|
-
"2.5x": "2,5x",
|
|
7
|
-
"3.0x": "3,0x",
|
|
8
|
-
"Additional Actuators": "Extra actuatoren",
|
|
9
|
-
"Additional actuators (valves, lighting & auxiliary pumps)": "Extra actuatoren (kleppen, verlichting en hulppompen)",
|
|
10
|
-
"Alexa device": "Alexa-apparaat",
|
|
11
|
-
"All text and speech outputs of the adapter – including AI forecasts, warnings, pump status, solar hints and diagnostic messages – are emitted via the central 'speech.queue' datapoint. This datapoint should be used for VIS displays, Alexa or Telegram outputs.": "Alle tekst- en spraakuitvoer van de adapter – inclusief AI-voorspellingen, waarschuwingen, pompstatus, zonne-energiehints en diagnostische berichten – worden verzonden via het centrale 'speech.queue'-datapunt. Dit datapunt moet worden gebruikt voor VIS-displays, Alexa- of Telegram-uitgangen.",
|
|
12
|
-
"Amazon Alexa": "Amazon Alexa",
|
|
13
|
-
"Announce / Notify on Warning": "Aankondigen / melden bij waarschuwing",
|
|
14
|
-
"Announce error messages": "Meld foutmeldingen",
|
|
15
|
-
"Auxiliary pump 1 active": "Hulppomp 1 actief",
|
|
16
|
-
"Auxiliary pump 2 active": "Hulppomp 2 actief",
|
|
17
|
-
"Auxiliary pump 3 active": "Hulppomp 3 actief",
|
|
18
|
-
"Auxiliary pumps & attractions": "Hulppompen en attracties",
|
|
19
|
-
"Central speech output (speech.queue)": "Centrale spraakuitvoer (speech.queue)",
|
|
20
|
-
"Collector Temperature Off Threshold (°C)": "Collectortemperatuur uitschakeldrempel (°C)",
|
|
21
|
-
"Collector Temperature On Threshold (°C)": "Collectortemperatuur op drempel (°C)",
|
|
22
|
-
"Collector Temperature Warning": "Waarschuwing collectortemperatuur",
|
|
23
|
-
"Collector Temperature Warning Threshold (°C)": "Waarschuwingsdrempel collectortemperatuur (°C)",
|
|
24
|
-
"Consumption and cost calculation": "Verbruik en kostenberekening",
|
|
25
|
-
"Datapoint containing current PV power (Watts)": "Datapunt met het huidige PV-vermogen (Watt)",
|
|
26
|
-
"Datapoint containing current house consumption (Watts)": "Datapunt met actueel woningverbruik (Watt)",
|
|
27
|
-
"Default (female)": "Standaard (vrouwelijk)",
|
|
28
|
-
"Difference between PV generation and house consumption that counts as surplus": "Verschil tussen PV-opwekking en woningverbruik dat als surplus geldt",
|
|
29
|
-
"Electricity price (€ / kWh)": "Elektriciteitsprijs (€ / kWh)",
|
|
30
|
-
"Email adapter instance": "E-mailadapterinstantie",
|
|
31
|
-
"Email subject": "E-mailonderwerp",
|
|
32
|
-
"Enable Alexa output": "Schakel Alexa-uitvoer in",
|
|
33
|
-
"Enable Collector Temperature Warning": "Schakel Collectortemperatuurwaarschuwing in",
|
|
34
|
-
"Enable Frost Protection": "Vorstbeveiliging inschakelen",
|
|
35
|
-
"Enable Heating Control": "Verwarmingsregeling inschakelen",
|
|
36
|
-
"Enable Solar Control": "Schakel zonneregeling in",
|
|
37
|
-
"Enable Telegram output": "Schakel Telegram-uitvoer in",
|
|
38
|
-
"Enable Time Window 1": "Tijdvenster 1 inschakelen",
|
|
39
|
-
"Enable Time Window 2": "Schakel Tijdvenster 2 in",
|
|
40
|
-
"Enable Time Window 3": "Tijdvenster inschakelen 3",
|
|
41
|
-
"Enable consumption and cost calculation": "Maak verbruiks- en kostenberekening mogelijk",
|
|
42
|
-
"Enable email output": "Schakel e-mailuitvoer in",
|
|
43
|
-
"Enable safety functions also in 'Manual' mode": "Schakel veiligheidsfuncties ook in 'Handmatige' modus in",
|
|
44
|
-
"Enable speech output": "Schakel spraakuitvoer in",
|
|
45
|
-
"End (HH:MM)": "Einde (UU:MM)",
|
|
46
|
-
"Example: Dirk,Dennis (empty = send to all users)": "Voorbeeld: Dirk,Dennis (leeg = verzenden naar alle gebruikers)",
|
|
47
|
-
"Friday": "Vrijdag",
|
|
48
|
-
"Frost Protection": "Vorstbescherming",
|
|
49
|
-
"Frost Protection Temperature (°C)": "Vorstbeschermingstemperatuur (°C)",
|
|
50
|
-
"General": "Algemeen",
|
|
51
|
-
"General Pool Settings": "Algemene zwembadinstellingen",
|
|
52
|
-
"General Settings": "Algemene instellingen",
|
|
53
|
-
"Heating / Heat Pump": "Verwarming / Warmtepomp",
|
|
54
|
-
"Help & Info": "Hulp & Info",
|
|
55
|
-
"Help and Information": "Hulp en informatie",
|
|
56
|
-
"Here you will find the complete documentation and information about all settings. Additional information about future versions will follow.": "Hier vindt u de volledige documentatie en informatie over alle instellingen. Aanvullende informatie over toekomstige versies volgt.",
|
|
57
|
-
"Hysteresis": "Hysterese",
|
|
58
|
-
"If enabled, safety functions such as frost protection and overheating protection (solar) remain active.": "Indien ingeschakeld blijven veiligheidsfuncties zoals vorstbeveiliging en oververhittingsbeveiliging (zonne-energie) actief.",
|
|
59
|
-
"Important information about the AI system": "Belangrijke informatie over het AI-systeem",
|
|
60
|
-
"Internet access & data protection": "Internettoegang en gegevensbescherming",
|
|
61
|
-
"Lighting": "Verlichting",
|
|
62
|
-
"Lighting 1 active": "Verlichting 1 actief",
|
|
63
|
-
"Lighting 2 active": "Verlichting 2 actief",
|
|
64
|
-
"Lighting 3 active": "Verlichting 3 actief",
|
|
65
|
-
"Logical Control State (true / false)": "Logische controlestatus (waar / onwaar)",
|
|
66
|
-
"Mail": "Mail",
|
|
67
|
-
"Male": "Mannelijk",
|
|
68
|
-
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Veel automatische functies (bijv. zonneregeling, fotovoltaïsche modus, AI-weerlogica en diagnosefuncties) werken alleen als het zwembadseizoen actief is. De seizoensstatus kan op elk moment worden gewijzigd via het datapunt 'status.season_active' of in de instanceconfiguratie.",
|
|
69
|
-
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Veel automatische functies (bijv. zonneregeling, fotovoltaïsche modus, AI-weerlogica en diagnosefuncties) werken alleen als het zwembadseizoen actief is. De seizoensstatus kan op elk moment worden gewijzigd via het datapunt 'status.season_active' of uw visualisatie. De instanceconfiguratie levert alleen de initiële waarde wanneer het datapunt voor de eerste keer wordt aangemaakt.",
|
|
70
|
-
"Max Power (Watt)": "Maximaal vermogen (Watt)",
|
|
71
|
-
"Maximum Pool Temperature (°C – Safety Cutoff)": "Maximale zwembadtemperatuur (°C – veiligheidsuitschakeling)",
|
|
72
|
-
"Minimum Circulation per Day": "Minimale oplage per dag",
|
|
73
|
-
"Monday": "Maandag",
|
|
74
|
-
"Name Auxiliary pump 1": "Naam Hulppomp 1",
|
|
75
|
-
"Name Auxiliary pump 2": "Naam Hulppomp 2",
|
|
76
|
-
"Name Auxiliary pump 3": "Naam Hulppomp 3",
|
|
77
|
-
"Name Lighting 1": "Naam Verlichting 1",
|
|
78
|
-
"Name Lighting 2": "Naam Verlichting 2",
|
|
79
|
-
"Name Lighting 3": "Naam Verlichting 3",
|
|
80
|
-
"Note about pool season": "Opmerking over het zwembadseizoen",
|
|
81
|
-
"Note: An external kWh meter is required for consumption calculation (e.g. smart plug).": "Let op: Voor de verbruiksberekening is een externe kWh-meter nodig (bijv. slimme stekker).",
|
|
82
|
-
"Note: Heating control is temperature-driven and only active during pool season. Depending on the selected control type, either a smart plug is switched or a logical control state (true/false) is set.": "Opmerking: de verwarmingsregeling is temperatuurgestuurd en alleen actief tijdens het zwembadseizoen. Afhankelijk van het geselecteerde besturingstype wordt er een slimme stekker geschakeld of wordt er een logische besturingsstatus (waar/onwaar) ingesteld.",
|
|
83
|
-
"Note: Supports external sensors as well as the PoolControl pressure box.": "Opmerking: Ondersteunt externe sensoren en de PoolControl-drukbox.",
|
|
84
|
-
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Let op: De AI-functies zijn volledig optioneel en kunnen op elk moment worden uitgeschakeld via het datapunt 'ai.enabled'. Weerfuncties (bijv. weertips, zwembadtips, voorspelling voor morgen) kunnen ook individueel worden in- of uitgeschakeld via 'ai.weather.switches.*'. De adapter maakt gebruik van de dienst Open-Meteo om weergegevens te genereren. Hiervoor zijn de in ioBroker opgeslagen geocoördinaten (breedtegraad en lengtegraad uit system.config) vereist.",
|
|
85
|
-
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Opmerking: De waarschuwing wordt automatisch gereset zodra de temperatuur 10% onder de geconfigureerde drempel daalt.",
|
|
86
|
-
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Let op: Deze instellingen worden voornamelijk gebruikt als beginwaarden wanneer PoolControl voor de eerste keer wordt ingesteld. Een latere bediening moet via de PoolControl-datapunten of uw visualisatie plaatsvinden. Bestaande runtime-datapunten worden niet overschreven bij het opnieuw opstarten van de adapter.",
|
|
87
|
-
"Object ID Auxiliary pump 1": "Object-ID Hulppomp 1",
|
|
88
|
-
"Object ID Auxiliary pump 2": "Object-ID Hulppomp 2",
|
|
89
|
-
"Object ID Auxiliary pump 3": "Object-ID Hulppomp 3",
|
|
90
|
-
"Object ID Collector Sensor": "Object-ID-collectorsensor",
|
|
91
|
-
"Object ID Current Power (W)": "Object-ID Huidig vermogen (W)",
|
|
92
|
-
"Object ID Flow Sensor": "Object-ID-stroomsensor",
|
|
93
|
-
"Object ID Ground Sensor": "Object-ID grondsensor",
|
|
94
|
-
"Object ID Heating / Heat Pump": "Object-ID Verwarming / Warmtepomp",
|
|
95
|
-
"Object ID Lighting 1": "Object-ID Verlichting 1",
|
|
96
|
-
"Object ID Lighting 2": "Object-ID Verlichting 2",
|
|
97
|
-
"Object ID Lighting 3": "Object-ID Verlichting 3",
|
|
98
|
-
"Object ID Outside Temperature Sensor": "Object-ID Buitentemperatuursensor",
|
|
99
|
-
"Object ID PV generation power (W)": "Object-ID PV-opwekkingsvermogen (W)",
|
|
100
|
-
"Object ID Pressure Sensor (bar)": "Object-ID Druksensor (bar)",
|
|
101
|
-
"Object ID Pump Switch Socket": "Object-ID Pompschakelaaraansluiting",
|
|
102
|
-
"Object ID Return Sensor": "Object-ID retoursensor",
|
|
103
|
-
"Object ID Surface Sensor": "Object-ID oppervlaktesensor",
|
|
104
|
-
"Object ID external kWh meter": "Object-ID externe kWh-meter",
|
|
105
|
-
"Object ID house consumption (W)": "Object ID huisverbruik (W)",
|
|
106
|
-
"Open documentation (English) on GitHub": "Open documentatie (Engels) op GitHub",
|
|
107
|
-
"Open documentation (German) on GitHub": "Open documentatie (Duits) op GitHub",
|
|
108
|
-
"Optional additional actuators can be configured here. Actuators are only created in the adapter if they are explicitly enabled.": "Optioneel kunnen hier extra actuatoren worden geconfigureerd. Actuatoren worden alleen in de adapter aangemaakt als ze expliciet zijn ingeschakeld.",
|
|
109
|
-
"PV, Consumption & Costs": "PV, verbruik en kosten",
|
|
110
|
-
"Photovoltaics (Surplus detection)": "Fotovoltaïsche zonne-energie (overschotdetectie)",
|
|
111
|
-
"Pool Name": "Naam zwembad",
|
|
112
|
-
"Pool Season Active": "Zwembadseizoen actief",
|
|
113
|
-
"Pool Size (Liters)": "Zwembadgrootte (liter)",
|
|
114
|
-
"Pressure Sensor (Filter Pressure)": "Druksensor (filterdruk)",
|
|
115
|
-
"Pump": "Pomp",
|
|
116
|
-
"Pump Data Points (Smart Socket & Current Power Consumption)": "Pompgegevenspunten (Smart Socket en huidig stroomverbruik)",
|
|
117
|
-
"Pump Flow Rate (l/h)": "Pompdebiet (l/u)",
|
|
118
|
-
"Pump Settings (Rated Power)": "Pompinstellingen (nominaal vermogen)",
|
|
119
|
-
"Pump mode (Auto/Manual/Off/Timer) can be controlled via data point 'pump.mode'.": "Pompmodus (Auto/Handmatig/Uit/Timer) kan worden geregeld via datapunt 'pump.mode'.",
|
|
120
|
-
"Recipient address": "Adres van ontvanger",
|
|
121
|
-
"Safety Functions": "Veiligheidsfuncties",
|
|
122
|
-
"Saturday": "Zaterdag",
|
|
123
|
-
"Season Settings": "Seizoensinstellingen",
|
|
124
|
-
"Solar / Heating Control": "Zonne-/verwarmingsregeling",
|
|
125
|
-
"Speech Output": "Spraakuitvoer",
|
|
126
|
-
"Start (HH:MM)": "Begin (UU:MM)",
|
|
127
|
-
"Sunday": "Zondag",
|
|
128
|
-
"Switch Smart Plug (On / Off)": "Slimme stekker schakelen (aan / uit)",
|
|
129
|
-
"Target Pool Temperature (°C)": "Doelzwembadtemperatuur (°C)",
|
|
130
|
-
"Telegram": "Telegram",
|
|
131
|
-
"Telegram instance": "Telegram-instantie",
|
|
132
|
-
"Telegram recipients (usernames, comma separated / empty = send to all users)": "Telegramontvangers (gebruikersnamen, door komma's gescheiden / leeg = verzenden naar alle gebruikers)",
|
|
133
|
-
"Temperature Management": "Temperatuurbeheer",
|
|
134
|
-
"Temperature Sensors": "Temperatuursensoren",
|
|
135
|
-
"Temperature threshold for announcement (°C)": "Temperatuurdrempel voor aankondiging (°C)",
|
|
136
|
-
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "Het AI-systeem (aiHelper & aiForecastHelper) haalt weergegevens op van Open-Meteo via HTTPS. Het gebruikt de geocoördinaten van de ioBroker-systeemconfiguratie (system.config ›breedtegraad/lengtegraad). Er worden geen gegevens opgeslagen of doorgegeven aan derden. Zonder geldige geocoördinaten kan het AI-systeem geen voorspellingen genereren.",
|
|
137
|
-
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "De PoolControl adapter werkt standaard volledig lokaal. Momenteel heeft alleen de AI-functie toegang tot weergegevens van Open-Meteo via gecodeerde HTTPS. Alleen de geocoördinaten die zijn opgeslagen in ioBroker (breedtegraad en lengtegraad) worden verzonden. Er worden geen aanvullende gegevens opgeslagen of verzonden naar derden. In de toekomst kunnen optionele internetdiensten worden toegevoegd, maar deze zullen altijd duidelijk worden gemarkeerd.",
|
|
138
|
-
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Deze waarschuwingswaarden worden gebruikt als initiële waarden wanneer de datapunten voor de eerste keer worden aangemaakt. Latere wijzigingen moeten worden aangebracht via 'solar.warn_active', 'solar.warn_temp' en 'solar.warn_speech' of uw visualisatie.",
|
|
139
|
-
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Deze waarde wordt gebruikt als de initiële seizoenstatus wanneer het datapunt voor de eerste keer wordt aangemaakt. Latere wijzigingen dienen via 'status.season_active' of uw visualisatie te worden doorgevoerd.",
|
|
140
|
-
"Threshold for PV surplus (W)": "Drempel voor PV-overschot (W)",
|
|
141
|
-
"Thursday": "Donderdag",
|
|
142
|
-
"Time Control": "Tijdcontrole",
|
|
143
|
-
"Time Window 2": "Tijdvenster 2",
|
|
144
|
-
"Time Window 3": "Tijdvenster 3",
|
|
145
|
-
"Time Windows": "Tijdvensters",
|
|
146
|
-
"Tuesday": "Dinsdag",
|
|
147
|
-
"Type of Heating Control": "Type verwarmingsregeling",
|
|
148
|
-
"Use Collector Sensor": "Gebruik een collectorsensor",
|
|
149
|
-
"Use Flow Sensor": "Gebruik flowsensor",
|
|
150
|
-
"Use Ground Sensor": "Gebruik grondsensor",
|
|
151
|
-
"Use Hysteresis Control": "Gebruik hysteresiscontrole",
|
|
152
|
-
"Use Outside Temperature Sensor": "Gebruik buitentemperatuursensor",
|
|
153
|
-
"Use Pressure Sensor": "Gebruik druksensor",
|
|
154
|
-
"Use Return Sensor": "Gebruik retoursensor",
|
|
155
|
-
"Use Surface Sensor": "Gebruik oppervlaktesensor",
|
|
156
|
-
"Voice": "Stem",
|
|
157
|
-
"Volume (0–100)": "Volume (0–100)",
|
|
158
|
-
"Wednesday": "Woensdag"
|
|
159
|
-
}
|
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"0.5x": "0,5x",
|
|
3
|
-
"1.0x": "1,0x",
|
|
4
|
-
"1.5x": "1,5x",
|
|
5
|
-
"2.0x": "2,0x",
|
|
6
|
-
"2.5x": "2,5x",
|
|
7
|
-
"3.0x": "3,0x",
|
|
8
|
-
"Additional Actuators": "Dodatkowe siłowniki",
|
|
9
|
-
"Additional actuators (valves, lighting & auxiliary pumps)": "Dodatkowe siłowniki (zawory, oświetlenie i pompy pomocnicze)",
|
|
10
|
-
"Alexa device": "Urządzenie Alexa",
|
|
11
|
-
"All text and speech outputs of the adapter – including AI forecasts, warnings, pump status, solar hints and diagnostic messages – are emitted via the central 'speech.queue' datapoint. This datapoint should be used for VIS displays, Alexa or Telegram outputs.": "Wszystkie teksty i komunikaty głosowe adaptera – w tym prognozy AI, ostrzeżenia, stan pompy, wskazówki dotyczące energii słonecznej i komunikaty diagnostyczne – są emitowane za pośrednictwem centralnego punktu danych „kolejka mowy”. Ten punkt danych powinien być używany do wyświetlaczy VIS, wyjść Alexa lub Telegram.",
|
|
12
|
-
"Amazon Alexa": "Amazonka Alexa",
|
|
13
|
-
"Announce / Notify on Warning": "Ogłoś / Powiadom o ostrzeżeniu",
|
|
14
|
-
"Announce error messages": "Ogłaszaj komunikaty o błędach",
|
|
15
|
-
"Auxiliary pump 1 active": "Pompa pomocnicza 1 aktywna",
|
|
16
|
-
"Auxiliary pump 2 active": "Pompa pomocnicza 2 aktywna",
|
|
17
|
-
"Auxiliary pump 3 active": "Pompa pomocnicza 3 aktywna",
|
|
18
|
-
"Auxiliary pumps & attractions": "Pompy pomocnicze i atrakcje",
|
|
19
|
-
"Central speech output (speech.queue)": "Centralne wyjście mowy (kolejka mowy)",
|
|
20
|
-
"Collector Temperature Off Threshold (°C)": "Próg wyłączenia temperatury kolektora (°C)",
|
|
21
|
-
"Collector Temperature On Threshold (°C)": "Wartość progowa temperatury kolektora (°C)",
|
|
22
|
-
"Collector Temperature Warning": "Ostrzeżenie o temperaturze kolektora",
|
|
23
|
-
"Collector Temperature Warning Threshold (°C)": "Próg ostrzegawczy temperatury kolektora (°C)",
|
|
24
|
-
"Consumption and cost calculation": "Kalkulacja zużycia i kosztów",
|
|
25
|
-
"Datapoint containing current PV power (Watts)": "Punkt danych zawierający aktualną moc fotowoltaiczną (W)",
|
|
26
|
-
"Datapoint containing current house consumption (Watts)": "Punkt danych zawierający bieżące zużycie energii w domu (W)",
|
|
27
|
-
"Default (female)": "Domyślny (kobieta)",
|
|
28
|
-
"Difference between PV generation and house consumption that counts as surplus": "Różnica między wytwarzaniem energii fotowoltaicznej a zużyciem przez gospodarstwa domowe liczona jako nadwyżka",
|
|
29
|
-
"Electricity price (€ / kWh)": "Cena energii elektrycznej (€ / kWh)",
|
|
30
|
-
"Email adapter instance": "Instancja adaptera poczty e-mail",
|
|
31
|
-
"Email subject": "Temat wiadomości e-mail",
|
|
32
|
-
"Enable Alexa output": "Włącz wyjście Alexa",
|
|
33
|
-
"Enable Collector Temperature Warning": "Włącz ostrzeżenie o temperaturze kolektora",
|
|
34
|
-
"Enable Frost Protection": "Włącz ochronę przed zamarzaniem",
|
|
35
|
-
"Enable Heating Control": "Włącz sterowanie ogrzewaniem",
|
|
36
|
-
"Enable Solar Control": "Włącz kontrolę słoneczną",
|
|
37
|
-
"Enable Telegram output": "Włącz wyjście telegramu",
|
|
38
|
-
"Enable Time Window 1": "Włącz okno czasowe 1",
|
|
39
|
-
"Enable Time Window 2": "Włącz okno czasowe 2",
|
|
40
|
-
"Enable Time Window 3": "Włącz okno czasowe 3",
|
|
41
|
-
"Enable consumption and cost calculation": "Włącz obliczanie zużycia i kosztów",
|
|
42
|
-
"Enable email output": "Włącz wysyłanie wiadomości e-mail",
|
|
43
|
-
"Enable safety functions also in 'Manual' mode": "Włącz funkcje bezpieczeństwa także w trybie „Ręcznym”.",
|
|
44
|
-
"Enable speech output": "Włącz mowę",
|
|
45
|
-
"End (HH:MM)": "Koniec (GG:MM)",
|
|
46
|
-
"Example: Dirk,Dennis (empty = send to all users)": "Przykład: Dirk,Dennis (pusty = wyślij do wszystkich użytkowników)",
|
|
47
|
-
"Friday": "Piątek",
|
|
48
|
-
"Frost Protection": "Ochrona przed mrozem",
|
|
49
|
-
"Frost Protection Temperature (°C)": "Temperatura ochrony przed zamarzaniem (°C)",
|
|
50
|
-
"General": "Ogólny",
|
|
51
|
-
"General Pool Settings": "Ogólne ustawienia puli",
|
|
52
|
-
"General Settings": "Ustawienia ogólne",
|
|
53
|
-
"Heating / Heat Pump": "Ogrzewanie / Pompa ciepła",
|
|
54
|
-
"Help & Info": "Pomoc i informacje",
|
|
55
|
-
"Help and Information": "Pomoc i informacje",
|
|
56
|
-
"Here you will find the complete documentation and information about all settings. Additional information about future versions will follow.": "Tutaj znajdziesz pełną dokumentację i informacje o wszystkich ustawieniach. Dalsze informacje na temat przyszłych wersji zostaną podane poniżej.",
|
|
57
|
-
"Hysteresis": "Histereza",
|
|
58
|
-
"If enabled, safety functions such as frost protection and overheating protection (solar) remain active.": "Jeśli są włączone, funkcje bezpieczeństwa, takie jak ochrona przed zamarzaniem i ochrona przed przegrzaniem (solarna), pozostają aktywne.",
|
|
59
|
-
"Important information about the AI system": "Ważne informacje o systemie AI",
|
|
60
|
-
"Internet access & data protection": "Dostęp do Internetu i ochrona danych",
|
|
61
|
-
"Lighting": "Oświetlenie",
|
|
62
|
-
"Lighting 1 active": "Oświetlenie 1 aktywne",
|
|
63
|
-
"Lighting 2 active": "Oświetlenie 2 aktywne",
|
|
64
|
-
"Lighting 3 active": "Oświetlenie 3 aktywne",
|
|
65
|
-
"Logical Control State (true / false)": "Stan kontroli logicznej (prawda / fałsz)",
|
|
66
|
-
"Mail": "Poczta",
|
|
67
|
-
"Male": "Mężczyzna",
|
|
68
|
-
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Wiele funkcji automatycznych (np. sterowanie solarne, tryb fotowoltaiczny, logika pogodowa AI i funkcje diagnostyczne) działa tylko wtedy, gdy trwa sezon basenowy. Status sezonu można zmienić w dowolnym momencie poprzez punkt danych „status.season_active” lub w konfiguracji instancji.",
|
|
69
|
-
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Wiele funkcji automatycznych (np. sterowanie solarne, tryb fotowoltaiczny, logika pogodowa AI i funkcje diagnostyczne) działa tylko wtedy, gdy trwa sezon basenowy. Status sezonu można zmienić w dowolnym momencie za pomocą punktu danych „status.season_active” lub za pomocą wizualizacji. Konfiguracja instancji zapewnia wartość początkową tylko wtedy, gdy punkt danych jest tworzony po raz pierwszy.",
|
|
70
|
-
"Max Power (Watt)": "Maksymalna moc (W)",
|
|
71
|
-
"Maximum Pool Temperature (°C – Safety Cutoff)": "Maksymalna temperatura basenu (°C – wyłącznik bezpieczeństwa)",
|
|
72
|
-
"Minimum Circulation per Day": "Minimalny nakład dziennie",
|
|
73
|
-
"Monday": "Poniedziałek",
|
|
74
|
-
"Name Auxiliary pump 1": "Nazwa Pompa pomocnicza 1",
|
|
75
|
-
"Name Auxiliary pump 2": "Nazwa Pompa pomocnicza 2",
|
|
76
|
-
"Name Auxiliary pump 3": "Nazwa Pompa pomocnicza 3",
|
|
77
|
-
"Name Lighting 1": "Nazwa Oświetlenie 1",
|
|
78
|
-
"Name Lighting 2": "Nazwa Oświetlenie 2",
|
|
79
|
-
"Name Lighting 3": "Nazwa Oświetlenie 3",
|
|
80
|
-
"Note about pool season": "Uwaga dotycząca sezonu basenowego",
|
|
81
|
-
"Note: An external kWh meter is required for consumption calculation (e.g. smart plug).": "Uwaga: Do obliczenia zużycia wymagany jest zewnętrzny licznik kWh (np. inteligentna wtyczka).",
|
|
82
|
-
"Note: Heating control is temperature-driven and only active during pool season. Depending on the selected control type, either a smart plug is switched or a logical control state (true/false) is set.": "Uwaga: Sterowanie ogrzewaniem zależy od temperatury i jest aktywne tylko w sezonie basenowym. W zależności od wybranego typu sterowania następuje przełączenie inteligentnej wtyczki lub ustawienie logicznego stanu sterowania (prawda/fałsz).",
|
|
83
|
-
"Note: Supports external sensors as well as the PoolControl pressure box.": "Uwaga: obsługuje czujniki zewnętrzne oraz skrzynkę ciśnieniową PoolControl.",
|
|
84
|
-
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Uwaga: funkcje AI są całkowicie opcjonalne i można je wyłączyć w dowolnym momencie za pośrednictwem punktu danych „ai.enabled”. Funkcje pogodowe (np. wskazówki pogodowe, typy basenów, prognoza na jutro) można również indywidualnie włączać i wyłączać za pomocą „ai.weather.switches.*”. Adapter wykorzystuje usługę Open-Meteo do generowania danych pogodowych. W tym celu wymagane są współrzędne geograficzne zapisane w ioBroker (szerokość i długość geograficzna z system.config).",
|
|
85
|
-
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Uwaga: ostrzeżenie resetuje się automatycznie, gdy temperatura spadnie o 10% poniżej skonfigurowanego progu.",
|
|
86
|
-
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Uwaga: Te ustawienia są używane głównie jako wartości początkowe podczas pierwszej konfiguracji PoolControl. Późniejszą operację należy wykonać za pomocą punktów danych PoolControl lub wizualizacji. Istniejące punkty danych środowiska wykonawczego nie są nadpisywane po ponownym uruchomieniu adaptera.",
|
|
87
|
-
"Object ID Auxiliary pump 1": "Identyfikator obiektu Pompa pomocnicza 1",
|
|
88
|
-
"Object ID Auxiliary pump 2": "Identyfikator obiektu Pompa pomocnicza 2",
|
|
89
|
-
"Object ID Auxiliary pump 3": "Identyfikator obiektu Pompa pomocnicza 3",
|
|
90
|
-
"Object ID Collector Sensor": "Czujnik zbierający identyfikator obiektu",
|
|
91
|
-
"Object ID Current Power (W)": "Identyfikator obiektu Aktualna moc (W)",
|
|
92
|
-
"Object ID Flow Sensor": "Czujnik przepływu z identyfikatorem obiektu",
|
|
93
|
-
"Object ID Ground Sensor": "Czujnik uziemienia obiektu ID",
|
|
94
|
-
"Object ID Heating / Heat Pump": "Identyfikator obiektu Ogrzewanie / Pompa ciepła",
|
|
95
|
-
"Object ID Lighting 1": "Oświetlenie identyfikacyjne obiektu 1",
|
|
96
|
-
"Object ID Lighting 2": "Oświetlenie identyfikacyjne obiektu 2",
|
|
97
|
-
"Object ID Lighting 3": "Oświetlenie identyfikacyjne obiektu 3",
|
|
98
|
-
"Object ID Outside Temperature Sensor": "Identyfikator obiektu Czujnik temperatury zewnętrznej",
|
|
99
|
-
"Object ID PV generation power (W)": "Identyfikator obiektu Moc generacji fotowoltaicznej (W)",
|
|
100
|
-
"Object ID Pressure Sensor (bar)": "Identyfikator obiektu Czujnik ciśnienia (bar)",
|
|
101
|
-
"Object ID Pump Switch Socket": "Gniazdo przełącznika pompy z identyfikatorem obiektu",
|
|
102
|
-
"Object ID Return Sensor": "Czujnik powrotu identyfikatora obiektu",
|
|
103
|
-
"Object ID Surface Sensor": "Czujnik powierzchniowy identyfikatora obiektu",
|
|
104
|
-
"Object ID external kWh meter": "Zewnętrzny licznik kWh ID obiektu",
|
|
105
|
-
"Object ID house consumption (W)": "Identyfikator obiektu Zużycie domu (W)",
|
|
106
|
-
"Open documentation (English) on GitHub": "Otwórz dokumentację (w języku angielskim) w serwisie GitHub",
|
|
107
|
-
"Open documentation (German) on GitHub": "Otwórz dokumentację (w języku niemieckim) w serwisie GitHub",
|
|
108
|
-
"Optional additional actuators can be configured here. Actuators are only created in the adapter if they are explicitly enabled.": "Tutaj można skonfigurować opcjonalne dodatkowe siłowniki. Siłowniki są tworzone w adapterze tylko wtedy, gdy są jawnie włączone.",
|
|
109
|
-
"PV, Consumption & Costs": "Fotowoltaika, zużycie i koszty",
|
|
110
|
-
"Photovoltaics (Surplus detection)": "Fotowoltaika (wykrywanie nadwyżek)",
|
|
111
|
-
"Pool Name": "Nazwa basenu",
|
|
112
|
-
"Pool Season Active": "Sezon basenowy aktywny",
|
|
113
|
-
"Pool Size (Liters)": "Rozmiar basenu (litry)",
|
|
114
|
-
"Pressure Sensor (Filter Pressure)": "Czujnik ciśnienia (ciśnienie filtra)",
|
|
115
|
-
"Pump": "Pompa",
|
|
116
|
-
"Pump Data Points (Smart Socket & Current Power Consumption)": "Punkty danych pompy (inteligentne gniazdo i bieżący pobór mocy)",
|
|
117
|
-
"Pump Flow Rate (l/h)": "Natężenie przepływu pompy (l/h)",
|
|
118
|
-
"Pump Settings (Rated Power)": "Ustawienia pompy (moc znamionowa)",
|
|
119
|
-
"Pump mode (Auto/Manual/Off/Timer) can be controlled via data point 'pump.mode'.": "Tryb pompy (automatyczny/ręczny/wyłączony/timer) można kontrolować za pomocą punktu danych „tryb pompy”.",
|
|
120
|
-
"Recipient address": "Adres odbiorcy",
|
|
121
|
-
"Safety Functions": "Funkcje bezpieczeństwa",
|
|
122
|
-
"Saturday": "Sobota",
|
|
123
|
-
"Season Settings": "Ustawienia sezonu",
|
|
124
|
-
"Solar / Heating Control": "Sterowanie energią słoneczną/ogrzewaniem",
|
|
125
|
-
"Speech Output": "Wyjście mowy",
|
|
126
|
-
"Start (HH:MM)": "Rozpocznij (GG:MM)",
|
|
127
|
-
"Sunday": "Niedziela",
|
|
128
|
-
"Switch Smart Plug (On / Off)": "Przełącznik inteligentnej wtyczki (wł./wył.)",
|
|
129
|
-
"Target Pool Temperature (°C)": "Docelowa temperatura basenu (°C)",
|
|
130
|
-
"Telegram": "Telegram",
|
|
131
|
-
"Telegram instance": "Instancja telegramu",
|
|
132
|
-
"Telegram recipients (usernames, comma separated / empty = send to all users)": "Odbiorcy telegramu (nazwy użytkowników, oddzielone przecinkami / puste = wyślij do wszystkich użytkowników)",
|
|
133
|
-
"Temperature Management": "Zarządzanie temperaturą",
|
|
134
|
-
"Temperature Sensors": "Czujniki temperatury",
|
|
135
|
-
"Temperature threshold for announcement (°C)": "Próg temperatury ogłaszania (°C)",
|
|
136
|
-
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "System AI (aiHelper i aiForecastHelper) pobiera dane pogodowe z Open-Meteo za pośrednictwem protokołu HTTPS. Wykorzystuje współrzędne geograficzne z konfiguracji systemu ioBroker (system.config › latitude/longitude). Żadne dane nie są przechowywane ani przekazywane osobom trzecim. Bez prawidłowych współrzędnych geograficznych system AI nie może generować prognoz.",
|
|
137
|
-
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "Adapter PoolControl domyślnie działa całkowicie lokalnie. Obecnie tylko sztuczna inteligencja umożliwia dostęp do danych pogodowych z Open-Meteo za pośrednictwem szyfrowanego protokołu HTTPS. Przesyłane są tylko współrzędne geograficzne zapisane w ioBroker (szerokość i długość geograficzna). Żadne dodatkowe dane nie są przechowywane ani przesyłane osobom trzecim. W przyszłości mogą zostać dodane opcjonalne usługi internetowe, ale zawsze będą one wyraźnie oznaczone.",
|
|
138
|
-
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Te wartości ostrzegawcze są używane jako wartości początkowe podczas tworzenia punktów danych po raz pierwszy. Późniejszych zmian należy dokonać poprzez 'solar.warn_active', 'solar.warn_temp' i 'solar.warn_speech' lub poprzez swoją wizualizację.",
|
|
139
|
-
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Ta wartość jest używana jako początkowy stan sezonu, gdy punkt danych jest tworzony po raz pierwszy. Późniejszych zmian należy dokonać poprzez 'status.season_active' lub swoją wizualizację.",
|
|
140
|
-
"Threshold for PV surplus (W)": "Próg nadwyżki PV (W)",
|
|
141
|
-
"Thursday": "Czwartek",
|
|
142
|
-
"Time Control": "Kontrola czasu",
|
|
143
|
-
"Time Window 2": "Okno czasowe 2",
|
|
144
|
-
"Time Window 3": "Okno czasowe 3",
|
|
145
|
-
"Time Windows": "Okna czasu",
|
|
146
|
-
"Tuesday": "Wtorek",
|
|
147
|
-
"Type of Heating Control": "Rodzaj sterowania ogrzewaniem",
|
|
148
|
-
"Use Collector Sensor": "Użyj czujnika kolektora",
|
|
149
|
-
"Use Flow Sensor": "Użyj czujnika przepływu",
|
|
150
|
-
"Use Ground Sensor": "Użyj czujnika uziemienia",
|
|
151
|
-
"Use Hysteresis Control": "Użyj kontroli histerezy",
|
|
152
|
-
"Use Outside Temperature Sensor": "Użyj czujnika temperatury zewnętrznej",
|
|
153
|
-
"Use Pressure Sensor": "Użyj czujnika ciśnienia",
|
|
154
|
-
"Use Return Sensor": "Użyj czujnika powrotu",
|
|
155
|
-
"Use Surface Sensor": "Użyj czujnika powierzchniowego",
|
|
156
|
-
"Voice": "Głos",
|
|
157
|
-
"Volume (0–100)": "Głośność (0–100)",
|
|
158
|
-
"Wednesday": "Środa"
|
|
159
|
-
}
|
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"0.5x": "0,5x",
|
|
3
|
-
"1.0x": "1,0x",
|
|
4
|
-
"1.5x": "1,5x",
|
|
5
|
-
"2.0x": "2,0x",
|
|
6
|
-
"2.5x": "2,5x",
|
|
7
|
-
"3.0x": "3,0x",
|
|
8
|
-
"Additional Actuators": "Atuadores Adicionais",
|
|
9
|
-
"Additional actuators (valves, lighting & auxiliary pumps)": "Atuadores adicionais (válvulas, iluminação e bombas auxiliares)",
|
|
10
|
-
"Alexa device": "Dispositivo Alexa",
|
|
11
|
-
"All text and speech outputs of the adapter – including AI forecasts, warnings, pump status, solar hints and diagnostic messages – are emitted via the central 'speech.queue' datapoint. This datapoint should be used for VIS displays, Alexa or Telegram outputs.": "Todas as saídas de texto e voz do adaptador – incluindo previsões de IA, avisos, status da bomba, dicas solares e mensagens de diagnóstico – são emitidas através do ponto de dados central 'speech.queue'. Este ponto de dados deve ser usado para displays VIS, saídas Alexa ou Telegram.",
|
|
12
|
-
"Amazon Alexa": "AmazonAlexa",
|
|
13
|
-
"Announce / Notify on Warning": "Anunciar / Notificar sobre Aviso",
|
|
14
|
-
"Announce error messages": "Anunciar mensagens de erro",
|
|
15
|
-
"Auxiliary pump 1 active": "Bomba auxiliar 1 ativa",
|
|
16
|
-
"Auxiliary pump 2 active": "Bomba auxiliar 2 ativa",
|
|
17
|
-
"Auxiliary pump 3 active": "Bomba auxiliar 3 ativa",
|
|
18
|
-
"Auxiliary pumps & attractions": "Bombas auxiliares e atrações",
|
|
19
|
-
"Central speech output (speech.queue)": "Saída de fala central (speech.queue)",
|
|
20
|
-
"Collector Temperature Off Threshold (°C)": "Limite de temperatura do coletor desligado (°C)",
|
|
21
|
-
"Collector Temperature On Threshold (°C)": "Temperatura do coletor no limite (°C)",
|
|
22
|
-
"Collector Temperature Warning": "Aviso de temperatura do coletor",
|
|
23
|
-
"Collector Temperature Warning Threshold (°C)": "Limite de aviso de temperatura do coletor (°C)",
|
|
24
|
-
"Consumption and cost calculation": "Cálculo de consumo e custo",
|
|
25
|
-
"Datapoint containing current PV power (Watts)": "Ponto de dados contendo potência fotovoltaica atual (Watts)",
|
|
26
|
-
"Datapoint containing current house consumption (Watts)": "Ponto de dados contendo o consumo atual da casa (Watts)",
|
|
27
|
-
"Default (female)": "Padrão (feminino)",
|
|
28
|
-
"Difference between PV generation and house consumption that counts as surplus": "Diferença entre a geração fotovoltaica e o consumo doméstico que conta como excedente",
|
|
29
|
-
"Electricity price (€ / kWh)": "Preço da eletricidade (€/kWh)",
|
|
30
|
-
"Email adapter instance": "Instância do adaptador de e-mail",
|
|
31
|
-
"Email subject": "Assunto do e-mail",
|
|
32
|
-
"Enable Alexa output": "Habilitar saída Alexa",
|
|
33
|
-
"Enable Collector Temperature Warning": "Ativar aviso de temperatura do coletor",
|
|
34
|
-
"Enable Frost Protection": "Ativar proteção contra congelamento",
|
|
35
|
-
"Enable Heating Control": "Ativar controle de aquecimento",
|
|
36
|
-
"Enable Solar Control": "Ativar controle solar",
|
|
37
|
-
"Enable Telegram output": "Habilitar saída do Telegram",
|
|
38
|
-
"Enable Time Window 1": "Habilitar janela de tempo 1",
|
|
39
|
-
"Enable Time Window 2": "Habilitar janela de tempo 2",
|
|
40
|
-
"Enable Time Window 3": "Habilitar janela de tempo 3",
|
|
41
|
-
"Enable consumption and cost calculation": "Habilite o cálculo de consumo e custo",
|
|
42
|
-
"Enable email output": "Habilitar saída de e-mail",
|
|
43
|
-
"Enable safety functions also in 'Manual' mode": "Habilite funções de segurança também no modo 'Manual'",
|
|
44
|
-
"Enable speech output": "Habilitar saída de fala",
|
|
45
|
-
"End (HH:MM)": "Fim (HH:MM)",
|
|
46
|
-
"Example: Dirk,Dennis (empty = send to all users)": "Exemplo: Dirk,Dennis (vazio = enviar para todos os usuários)",
|
|
47
|
-
"Friday": "Sexta-feira",
|
|
48
|
-
"Frost Protection": "Proteção contra congelamento",
|
|
49
|
-
"Frost Protection Temperature (°C)": "Temperatura de proteção contra congelamento (°C)",
|
|
50
|
-
"General": "Em geral",
|
|
51
|
-
"General Pool Settings": "Configurações gerais do pool",
|
|
52
|
-
"General Settings": "Configurações Gerais",
|
|
53
|
-
"Heating / Heat Pump": "Aquecimento / Bomba de Calor",
|
|
54
|
-
"Help & Info": "Ajuda e informações",
|
|
55
|
-
"Help and Information": "Ajuda e informações",
|
|
56
|
-
"Here you will find the complete documentation and information about all settings. Additional information about future versions will follow.": "Aqui você encontrará a documentação completa e informações sobre todas as configurações. Informações adicionais sobre versões futuras serão apresentadas a seguir.",
|
|
57
|
-
"Hysteresis": "Histerese",
|
|
58
|
-
"If enabled, safety functions such as frost protection and overheating protection (solar) remain active.": "Se ativado, as funções de segurança, como proteção contra congelamento e proteção contra superaquecimento (solar), permanecem ativas.",
|
|
59
|
-
"Important information about the AI system": "Informações importantes sobre o sistema de IA",
|
|
60
|
-
"Internet access & data protection": "Acesso à Internet e proteção de dados",
|
|
61
|
-
"Lighting": "Iluminação",
|
|
62
|
-
"Lighting 1 active": "Iluminação 1 ativa",
|
|
63
|
-
"Lighting 2 active": "Iluminação 2 ativa",
|
|
64
|
-
"Lighting 3 active": "Iluminação 3 ativa",
|
|
65
|
-
"Logical Control State (true / false)": "Estado de controle lógico (verdadeiro/falso)",
|
|
66
|
-
"Mail": "Correspondência",
|
|
67
|
-
"Male": "Macho",
|
|
68
|
-
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or in the instance configuration.": "Muitos recursos automáticos (por exemplo, controle solar, modo fotovoltaico, lógica meteorológica de IA e funções de diagnóstico) só funcionam quando a temporada de piscinas está ativa. O status da temporada pode ser alterado a qualquer momento por meio do ponto de dados 'status.season_active' ou na configuração da instância.",
|
|
69
|
-
"Many automatic features (e.g. solar control, photovoltaic mode, AI weather logic and diagnostic functions) only operate when the pool season is active. The season status can be changed at any time via the 'status.season_active' datapoint or your visualization. The instance configuration only provides the initial value when the datapoint is created for the first time.": "Muitos recursos automáticos (por exemplo, controle solar, modo fotovoltaico, lógica meteorológica de IA e funções de diagnóstico) só funcionam quando a temporada de piscinas está ativa. O status da temporada pode ser alterado a qualquer momento por meio do ponto de dados 'status.season_active' ou de sua visualização. A configuração da instância fornece o valor inicial apenas quando o ponto de dados é criado pela primeira vez.",
|
|
70
|
-
"Max Power (Watt)": "Potência máxima (Watts)",
|
|
71
|
-
"Maximum Pool Temperature (°C – Safety Cutoff)": "Temperatura Máxima da Piscina (°C – Corte de Segurança)",
|
|
72
|
-
"Minimum Circulation per Day": "Circulação Mínima por Dia",
|
|
73
|
-
"Monday": "Segunda-feira",
|
|
74
|
-
"Name Auxiliary pump 1": "Nome Bomba auxiliar 1",
|
|
75
|
-
"Name Auxiliary pump 2": "Nome Bomba auxiliar 2",
|
|
76
|
-
"Name Auxiliary pump 3": "Nome Bomba auxiliar 3",
|
|
77
|
-
"Name Lighting 1": "Nome Iluminação 1",
|
|
78
|
-
"Name Lighting 2": "Nome Iluminação 2",
|
|
79
|
-
"Name Lighting 3": "Nome Iluminação 3",
|
|
80
|
-
"Note about pool season": "Nota sobre a temporada de piscinas",
|
|
81
|
-
"Note: An external kWh meter is required for consumption calculation (e.g. smart plug).": "Nota: É necessário um medidor de kWh externo para o cálculo do consumo (por exemplo, tomada inteligente).",
|
|
82
|
-
"Note: Heating control is temperature-driven and only active during pool season. Depending on the selected control type, either a smart plug is switched or a logical control state (true/false) is set.": "Nota: O controle de aquecimento é controlado pela temperatura e está ativo apenas durante a temporada da piscina. Dependendo do tipo de controle selecionado, um plugue inteligente é comutado ou um estado de controle lógico (verdadeiro/falso) é definido.",
|
|
83
|
-
"Note: Supports external sensors as well as the PoolControl pressure box.": "Nota: Suporta sensores externos, bem como a caixa de pressão PoolControl.",
|
|
84
|
-
"Note: The AI features are completely optional and can be disabled at any time via the 'ai.enabled' datapoint. Weather features (e.g. weather hints, pool tips, forecast for tomorrow) can also be individually enabled or disabled via 'ai.weather.switches.*'. The adapter uses the Open-Meteo service to generate weather data. For this, the geo-coordinates stored in ioBroker (latitude and longitude from system.config) are required.": "Observação: os recursos de IA são totalmente opcionais e podem ser desativados a qualquer momento por meio do ponto de dados ‘ai.enabled’. Os recursos meteorológicos (por exemplo, dicas meteorológicas, dicas de piscina, previsão para amanhã) também podem ser ativados ou desativados individualmente através de 'ai.weather.switches.*'. O adaptador usa o serviço Open-Meteo para gerar dados meteorológicos. Para isso, são necessárias as coordenadas geográficas armazenadas no ioBroker (latitude e longitude do system.config).",
|
|
85
|
-
"Note: The warning resets automatically once the temperature drops 10% below the configured threshold.": "Nota: O aviso é redefinido automaticamente quando a temperatura cai 10% abaixo do limite configurado.",
|
|
86
|
-
"Note: These settings are mainly used as initial values when PoolControl is set up for the first time. Later operation should be done via the PoolControl datapoints or your visualization. Existing runtime datapoints are not overwritten on adapter restart.": "Nota: Estas configurações são usadas principalmente como valores iniciais quando o PoolControl é configurado pela primeira vez. A operação posterior deve ser feita através dos pontos de dados PoolControl ou da sua visualização. Os pontos de dados de tempo de execução existentes não são substituídos na reinicialização do adaptador.",
|
|
87
|
-
"Object ID Auxiliary pump 1": "ID do objeto Bomba auxiliar 1",
|
|
88
|
-
"Object ID Auxiliary pump 2": "ID do objeto Bomba auxiliar 2",
|
|
89
|
-
"Object ID Auxiliary pump 3": "ID do objeto Bomba auxiliar 3",
|
|
90
|
-
"Object ID Collector Sensor": "Sensor coletor de ID de objeto",
|
|
91
|
-
"Object ID Current Power (W)": "Potência atual do ID do objeto (W)",
|
|
92
|
-
"Object ID Flow Sensor": "Sensor de fluxo de identificação de objeto",
|
|
93
|
-
"Object ID Ground Sensor": "Sensor de solo de identificação de objeto",
|
|
94
|
-
"Object ID Heating / Heat Pump": "ID do objeto Aquecimento/Bomba de calor",
|
|
95
|
-
"Object ID Lighting 1": "Iluminação de identificação de objeto 1",
|
|
96
|
-
"Object ID Lighting 2": "Iluminação de identificação de objeto 2",
|
|
97
|
-
"Object ID Lighting 3": "Iluminação de identificação de objeto 3",
|
|
98
|
-
"Object ID Outside Temperature Sensor": "Sensor de temperatura externa de identificação de objeto",
|
|
99
|
-
"Object ID PV generation power (W)": "Potência de geração fotovoltaica do ID do objeto (W)",
|
|
100
|
-
"Object ID Pressure Sensor (bar)": "Sensor de pressão de identificação de objeto (barra)",
|
|
101
|
-
"Object ID Pump Switch Socket": "Soquete do interruptor da bomba de identificação de objeto",
|
|
102
|
-
"Object ID Return Sensor": "Sensor de retorno de ID de objeto",
|
|
103
|
-
"Object ID Surface Sensor": "Sensor de superfície de identificação de objeto",
|
|
104
|
-
"Object ID external kWh meter": "Medidor de kWh externo com ID de objeto",
|
|
105
|
-
"Object ID house consumption (W)": "Consumo residencial do ID do objeto (W)",
|
|
106
|
-
"Open documentation (English) on GitHub": "Documentação aberta (inglês) no GitHub",
|
|
107
|
-
"Open documentation (German) on GitHub": "Documentação aberta (alemão) no GitHub",
|
|
108
|
-
"Optional additional actuators can be configured here. Actuators are only created in the adapter if they are explicitly enabled.": "Atuadores adicionais opcionais podem ser configurados aqui. Os atuadores só serão criados no adaptador se estiverem explicitamente ativados.",
|
|
109
|
-
"PV, Consumption & Costs": "PV, consumo e custos",
|
|
110
|
-
"Photovoltaics (Surplus detection)": "Fotovoltaica (detecção de excedentes)",
|
|
111
|
-
"Pool Name": "Nome do pool",
|
|
112
|
-
"Pool Season Active": "Temporada de piscina ativa",
|
|
113
|
-
"Pool Size (Liters)": "Tamanho da piscina (litros)",
|
|
114
|
-
"Pressure Sensor (Filter Pressure)": "Sensor de pressão (pressão do filtro)",
|
|
115
|
-
"Pump": "Bombear",
|
|
116
|
-
"Pump Data Points (Smart Socket & Current Power Consumption)": "Pontos de dados da bomba (soquete inteligente e consumo atual de energia)",
|
|
117
|
-
"Pump Flow Rate (l/h)": "Taxa de fluxo da bomba (l/h)",
|
|
118
|
-
"Pump Settings (Rated Power)": "Configurações da bomba (potência nominal)",
|
|
119
|
-
"Pump mode (Auto/Manual/Off/Timer) can be controlled via data point 'pump.mode'.": "O modo da bomba (Auto/Manual/Desligado/Temporizador) pode ser controlado através do ponto de dados 'pump.mode'.",
|
|
120
|
-
"Recipient address": "Endereço do destinatário",
|
|
121
|
-
"Safety Functions": "Funções de segurança",
|
|
122
|
-
"Saturday": "Sábado",
|
|
123
|
-
"Season Settings": "Configurações da temporada",
|
|
124
|
-
"Solar / Heating Control": "Controle Solar / Aquecimento",
|
|
125
|
-
"Speech Output": "Saída de fala",
|
|
126
|
-
"Start (HH:MM)": "Início (HH:MM)",
|
|
127
|
-
"Sunday": "Domingo",
|
|
128
|
-
"Switch Smart Plug (On / Off)": "Alternar plugue inteligente (ligado / desligado)",
|
|
129
|
-
"Target Pool Temperature (°C)": "Temperatura alvo da piscina (°C)",
|
|
130
|
-
"Telegram": "Telegrama",
|
|
131
|
-
"Telegram instance": "Instância de telegrama",
|
|
132
|
-
"Telegram recipients (usernames, comma separated / empty = send to all users)": "Destinatários do Telegram (nomes de usuário, separados por vírgula/vazio = enviar para todos os usuários)",
|
|
133
|
-
"Temperature Management": "Gerenciamento de temperatura",
|
|
134
|
-
"Temperature Sensors": "Sensores de temperatura",
|
|
135
|
-
"Temperature threshold for announcement (°C)": "Limite de temperatura para anúncio (°C)",
|
|
136
|
-
"The AI system (aiHelper & aiForecastHelper) retrieves weather data from Open-Meteo via HTTPS. It uses the geo-coordinates from the ioBroker system configuration (system.config › latitude/longitude). No data is stored or transmitted to third parties. Without valid geo-coordinates, the AI system cannot generate forecasts.": "O sistema AI (aiHelper e aiForecastHelper) recupera dados meteorológicos do Open-Meteo via HTTPS. Ele usa as coordenadas geográficas da configuração do sistema ioBroker (system.config › latitude/longitude). Nenhum dado é armazenado ou transmitido a terceiros. Sem coordenadas geográficas válidas, o sistema de IA não pode gerar previsões.",
|
|
137
|
-
"The PoolControl adapter works completely locally by default. Currently, only the AI features access weather data from Open-Meteo via encrypted HTTPS. Only the geo-coordinates stored in ioBroker (latitude and longitude) are transmitted. No additional data is stored or sent to third parties. Future optional internet services may be added, but they will always be clearly marked.": "O adaptador PoolControl funciona completamente localmente por padrão. Atualmente, apenas os recursos de IA acessam dados meteorológicos do Open-Meteo via HTTPS criptografado. Apenas as coordenadas geográficas armazenadas no ioBroker (latitude e longitude) são transmitidas. Nenhum dado adicional é armazenado ou enviado a terceiros. Futuros serviços opcionais de Internet poderão ser adicionados, mas estarão sempre claramente marcados.",
|
|
138
|
-
"These warning values are used as initial values when the datapoints are created for the first time. Later changes should be made via 'solar.warn_active', 'solar.warn_temp' and 'solar.warn_speech' or your visualization.": "Esses valores de aviso são usados como valores iniciais quando os pontos de dados são criados pela primeira vez. Alterações posteriores devem ser feitas por meio de 'solar.warn_active', 'solar.warn_temp' e 'solar.warn_speech' ou de sua visualização.",
|
|
139
|
-
"This value is used as the initial season status when the datapoint is created for the first time. Later changes should be made via 'status.season_active' or your visualization.": "Este valor é usado como o status inicial da temporada quando o ponto de dados é criado pela primeira vez. Alterações posteriores devem ser feitas através de 'status.season_active' ou de sua visualização.",
|
|
140
|
-
"Threshold for PV surplus (W)": "Limite para excedente fotovoltaico (W)",
|
|
141
|
-
"Thursday": "Quinta-feira",
|
|
142
|
-
"Time Control": "Controle de tempo",
|
|
143
|
-
"Time Window 2": "Janela de tempo 2",
|
|
144
|
-
"Time Window 3": "Janela de tempo 3",
|
|
145
|
-
"Time Windows": "Janelas de tempo",
|
|
146
|
-
"Tuesday": "Terça-feira",
|
|
147
|
-
"Type of Heating Control": "Tipo de controle de aquecimento",
|
|
148
|
-
"Use Collector Sensor": "Usar Sensor Coletor",
|
|
149
|
-
"Use Flow Sensor": "Usar sensor de fluxo",
|
|
150
|
-
"Use Ground Sensor": "Usar sensor de solo",
|
|
151
|
-
"Use Hysteresis Control": "Use controle de histerese",
|
|
152
|
-
"Use Outside Temperature Sensor": "Use sensor de temperatura externa",
|
|
153
|
-
"Use Pressure Sensor": "Usar sensor de pressão",
|
|
154
|
-
"Use Return Sensor": "Usar sensor de retorno",
|
|
155
|
-
"Use Surface Sensor": "Usar sensor de superfície",
|
|
156
|
-
"Voice": "Voz",
|
|
157
|
-
"Volume (0–100)": "Volume (0–100)",
|
|
158
|
-
"Wednesday": "Quarta-feira"
|
|
159
|
-
}
|