v0.14.0
This commit is contained in:
+82
-1
@@ -1177,6 +1177,87 @@
|
||||
"flow.expandSettings": "Expand block settings",
|
||||
"flow.notSavedYet": "Not saved yet",
|
||||
"schedules.enabledState": "Enabled",
|
||||
"schedules.disabledState": "Disabled"
|
||||
"schedules.disabledState": "Disabled",
|
||||
"devices.cloudUnit": "Cloud unit",
|
||||
"devices.connection": "Connection",
|
||||
"devices.transport": "Transport",
|
||||
"devices.cloudDeviceId": "Cloud Device ID",
|
||||
"devices.lastSync": "Last synchronization",
|
||||
"devices.cloudDetails": "Cloud details",
|
||||
"devices.cloudDiagnostics": "Cloud diagnostics",
|
||||
"devices.cloudDiagnosticsHint": "Decrypted and sanitized protocol data. Passwords, tokens and cipher keys are never included.",
|
||||
"energy.title": "Energy",
|
||||
"energy.source": "Energy source",
|
||||
"energy.sourceHint": "Choose the cumulative energy source used for charts and period totals.",
|
||||
"energy.auto": "Auto",
|
||||
"energy.haSensor": "Home Assistant energy sensor",
|
||||
"energy.noHaSensor": "No Home Assistant energy sensor selected.",
|
||||
"energy.today": "Today",
|
||||
"energy.yesterday": "Yesterday",
|
||||
"energy.currentMonth": "Current month",
|
||||
"energy.previousMonth": "Previous month",
|
||||
"energy.periodTotal": "Period total",
|
||||
"energy.noData": "No energy source is configured for this device.",
|
||||
"energy.hourly": "Hourly",
|
||||
"energy.daily": "Daily",
|
||||
"energy.monthly": "Monthly",
|
||||
"settings.cloudAccountStatus": "Account status",
|
||||
"settings.cloudMqttStatus": "MQTT status",
|
||||
"settings.cloudReconnect": "Reconnect",
|
||||
"settings.cloudPushHint": "MQTT push is primary. Polling is used only for initial state, recovery and periodic verification.",
|
||||
"history.bucket": "Aggregation",
|
||||
"energy.chartHint": "Period consumption calculated from cumulative meter deltas. Raw cumulative values are never plotted as consumption.",
|
||||
"devices.localCloud": "Local / GREE Cloud",
|
||||
"devices.discoverLocal": "Discover Local",
|
||||
"devices.addLocalManual": "Add Local manually",
|
||||
"devices.cloudAdded": "GREE Cloud device added",
|
||||
"settings.cloudAccountTitle": "GREE Cloud account",
|
||||
"settings.cloudAccountHint": "REST login and device discovery use the selected regional GREE service. The password is never returned by the API after it is saved.",
|
||||
"settings.cloudEnable": "Enable GREE Cloud",
|
||||
"settings.cloudRegion": "Region",
|
||||
"settings.cloudPolling": "Cloud fallback polling interval (s)",
|
||||
"settings.cloudLogin": "Login / email",
|
||||
"settings.cloudPassword": "Password",
|
||||
"settings.cloudPasswordPlaceholder": "Leave empty to keep saved secret",
|
||||
"settings.cloudInstallationId": "Installation ID",
|
||||
"settings.cloudLastContact": "Last successful contact",
|
||||
"settings.cloudTest": "Test connection",
|
||||
"settings.cloudRefreshDevices": "Refresh devices",
|
||||
"settings.cloudConnected": "GREE Cloud connected · {count} device(s)",
|
||||
"settings.cloudConnectionFailed": "GREE Cloud connection failed",
|
||||
"devices.cloudDiscoveryTitle": "Devices on account",
|
||||
"devices.cloudDiscoveryHint": "Devices are loaded from the saved GREE Cloud account. Nothing is added automatically; choose the units you want to register.",
|
||||
"devices.cloudDiscoveryEmpty": "No GREE Cloud devices found",
|
||||
"devices.cloudDiscoveryEmptyHint": "Check the account, region and connection.",
|
||||
"devices.cloudAlreadyAdded": "Added",
|
||||
"status.cloudDisconnected": "Cloud disconnected",
|
||||
"status.authenticationError": "Authentication error",
|
||||
"status.unknown": "Unknown",
|
||||
"dashboard.quickThermostats": "Thermostats",
|
||||
"zones.thermostat": "Thermostat",
|
||||
"settings.debugCloudRequests": "Trace GREE Cloud API requests",
|
||||
"settings.debugCloudMqtt": "Trace GREE Cloud MQTT",
|
||||
"debug.cloud": "Cloud API",
|
||||
"debug.mqtt": "MQTT",
|
||||
"debug.liveSources": "Live protocol sources",
|
||||
"debug.emptyCloud": "No GREE Cloud API activity captured yet.",
|
||||
"debug.emptyMqtt": "No GREE Cloud MQTT activity captured yet.",
|
||||
"settings.cloudDevicesOnline": "Devices online",
|
||||
"settings.cloudResponseTime": "Last device response time",
|
||||
"settings.cloudLastDeviceResponse": "Last device response",
|
||||
"settings.cloudLastMqttMessage": "Last MQTT activity",
|
||||
"settings.cloudConnectedSince": "MQTT connected since",
|
||||
"settings.cloudBroker": "Broker",
|
||||
"settings.cloudTraffic": "Requests / responses / timeouts",
|
||||
"devices.model": "Model",
|
||||
"devices.firmware": "Firmware",
|
||||
"devices.lastResponse": "Last response",
|
||||
"devices.noCloudSyncYet": "No successful synchronization yet",
|
||||
"devices.noCloudResponseYet": "No successful device response yet",
|
||||
"devices.cloudAuthenticationProblem": "GREE Cloud authentication error",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user