Spelling fixes in user-facing strings of fronius (#144744)

This commit is contained in:
Norbert Rittel 2025-05-12 16:54:22 +02:00 committed by GitHub
parent 38674f0dc2
commit d471de5645
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -107,7 +107,7 @@
"ac_module_temperature_sensor_faulty_l2": "AC module temperature sensor faulty (L2)", "ac_module_temperature_sensor_faulty_l2": "AC module temperature sensor faulty (L2)",
"dc_component_measured_in_grid_too_high": "DC component measured in the grid too high", "dc_component_measured_in_grid_too_high": "DC component measured in the grid too high",
"fixed_voltage_mode_out_of_range": "Fixed voltage mode has been selected instead of MPP voltage mode and the fixed voltage has been set to too low or too high a value", "fixed_voltage_mode_out_of_range": "Fixed voltage mode has been selected instead of MPP voltage mode and the fixed voltage has been set to too low or too high a value",
"safety_cut_out_triggered": "Safety cut out via option card or RECERBO has triggered", "safety_cut_out_triggered": "Safety cut-out via option card or RECERBO has triggered",
"no_communication_between_power_stage_and_control_system": "No communication possible between power stage set and control system", "no_communication_between_power_stage_and_control_system": "No communication possible between power stage set and control system",
"hardware_id_problem": "Hardware ID problem", "hardware_id_problem": "Hardware ID problem",
"unique_id_conflict": "Unique ID conflict", "unique_id_conflict": "Unique ID conflict",
@ -148,7 +148,7 @@
"update_file_does_not_match_device": "Update file does not match the device, update file too old", "update_file_does_not_match_device": "Update file does not match the device, update file too old",
"write_or_read_error_occurred": "Write or read error occurred", "write_or_read_error_occurred": "Write or read error occurred",
"file_could_not_be_opened": "File could not be opened", "file_could_not_be_opened": "File could not be opened",
"log_file_cannot_be_saved": "Log file cannot be saved (e.g. USB flash drive is write protected or full)", "log_file_cannot_be_saved": "Log file cannot be saved (e.g. USB flash drive is write-protected or full)",
"initialisation_error_file_system_error_on_usb": "Initialization error in file system on USB flash drive", "initialisation_error_file_system_error_on_usb": "Initialization error in file system on USB flash drive",
"error_during_logging_data_recording": "Error during recording of logging data", "error_during_logging_data_recording": "Error during recording of logging data",
"error_during_update_process": "Error occurred during update process", "error_during_update_process": "Error occurred during update process",