This commit is contained in:
Mateusz Gruszczyński
2026-09-14 23:10:17 +02:00
parent 4bb9c8621a
commit 0a2fb8c6c7
47 changed files with 1337 additions and 372 deletions
+32 -4
View File
@@ -1183,7 +1183,7 @@
"devices.transport": "Transport",
"devices.cloudDeviceId": "Cloud Device ID",
"devices.lastSync": "Last synchronization",
"devices.cloudDetails": "Cloud details",
"devices.cloudDetails": "Details",
"devices.cloudDiagnostics": "Cloud diagnostics",
"devices.cloudDiagnosticsHint": "Decrypted and sanitized protocol data. Passwords, tokens and cipher keys are never included.",
"energy.title": "Energy",
@@ -1197,7 +1197,7 @@
"energy.currentMonth": "Current month",
"energy.previousMonth": "Previous month",
"energy.periodTotal": "Period total",
"energy.noData": "No energy source is configured for this device.",
"energy.noData": "No energy source is configured for the selected devices or installations.",
"energy.hourly": "Hourly",
"energy.daily": "Daily",
"energy.monthly": "Monthly",
@@ -1258,6 +1258,34 @@
"devices.cloudTransportProblem": "GREE Cloud connection is unavailable",
"devices.cloudDeviceOffline": "GREE Cloud is connected, but the unit is not responding",
"settings.cloudRestResponseTime": "Last REST response time",
"common.pending": "Pending"
"common.pending": "Pending",
"devices.installations": "Split / multisplit installations",
"devices.installationsHint": "Group indoor units that share one outdoor unit. Energy and outdoor temperature can use one shared source.",
"devices.installation": "Installation",
"devices.installationName": "Installation name",
"devices.installationType": "Installation type",
"devices.split": "Split",
"devices.multisplit": "Multisplit",
"devices.installationDevices": "Indoor units",
"devices.energySourceDevice": "GREE Cloud energy source",
"devices.outdoorSourceDevice": "Outdoor temperature source",
"devices.noSharedOutdoor": "No shared source",
"devices.installationSaved": "Installation saved.",
"devices.installationDeleted": "Installation deleted.",
"devices.newInstallation": "New installation",
"devices.editInstallation": "Edit installation",
"devices.groupedEnergyNote": "This unit belongs to {name}. Energy is reported at installation level: {source}.",
"energy.targets": "Devices / installations",
"energy.weekly": "Weekly",
"energy.compare": "Compare",
"energy.compareNone": "No comparison",
"energy.comparePreviousDay": "Previous day",
"energy.comparePreviousPeriod": "Previous period",
"energy.comparePreviousYear": "Year earlier",
"energy.currentPeriod": "Current period",
"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)."
}
}
}