This commit is contained in:
Mateusz Gruszczyński
2026-09-15 09:04:29 +02:00
parent 0a2fb8c6c7
commit 2ff310bdc5
37 changed files with 731 additions and 141 deletions
+15 -2
View File
@@ -1286,6 +1286,19 @@
"energy.comparisonPeriod": "Comparison period",
"energy.groupSource": "Group source",
"energy.selectAtLeastOne": "Select at least one device or installation.",
"energy.multiselectHint": "You can select several items (Ctrl/Cmd or Shift)."
"energy.multiselectHint": "Select up to 8 items.",
"energy.totalMeter": "Total consumption",
"energy.lastReading": "Last reading",
"devices.sharedOutdoorMetric": "Shared outdoor temperature",
"history.sharedOutdoor": "shared outdoor temperature",
"energy.chooseTargets": "Choose devices / installations",
"energy.selectedCount": "Selected: {count}",
"energy.maxTargets": "You can select up to 8 devices or installations.",
"energy.period": "Data period",
"energy.periodHint": "Time range used for energy bars and totals.",
"devices.swingVertical": "Vertical swing",
"devices.swingHorizontal": "Horizontal swing",
"flow.thermostatDeviceOptions": "Unit swing control",
"flow.thermostatDeviceOptionsHint": "Vertical and horizontal swing are sent to the unit as independent settings and do not change thermostat logic."
}
}
}
+15 -2
View File
@@ -1286,6 +1286,19 @@
"energy.comparisonPeriod": "Okres porównawczy",
"energy.groupSource": "Źródło grupy",
"energy.selectAtLeastOne": "Wybierz co najmniej jedno urządzenie lub instalację.",
"energy.multiselectHint": "Możesz zaznaczyć kilka pozycji (Ctrl/Cmd lub Shift)."
"energy.multiselectHint": "Wybierz do 8 pozycji.",
"energy.totalMeter": "Całkowite zużycie",
"energy.lastReading": "Ostatni odczyt",
"devices.sharedOutdoorMetric": "Wspólna temperatura zewnętrzna",
"history.sharedOutdoor": "wspólna temperatura zewnętrzna",
"energy.chooseTargets": "Wybierz urządzenia / instalacje",
"energy.selectedCount": "Wybrano: {count}",
"energy.maxTargets": "Możesz wybrać maksymalnie 8 urządzeń lub instalacji.",
"energy.period": "Okres danych",
"energy.periodHint": "Zakres czasu używany do słupków i sum energii.",
"devices.swingVertical": "Swing pionowy",
"devices.swingHorizontal": "Swing poziomy",
"flow.thermostatDeviceOptions": "Sterowanie żaluzjami jednostki",
"flow.thermostatDeviceOptionsHint": "Swing pionowy i poziomy są wysyłane do jednostki jako niezależne ustawienia i nie zmieniają logiki termostatu."
}
}
}