Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #839

Merged
merged 3 commits into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@
},
"emma_maximum_feed_grid_power_watt": {
"name": "Maximale Netzleistung"
},
"mppt_scanning_interval": {
"name": "MPPT Scan Intervall"
}
},
"sensor": {
Expand Down Expand Up @@ -612,7 +609,6 @@
"backup_power_state_of_charge": {
"name": "Backup power Ladezustand"
}

},
"select": {
"storage_excess_pv_energy_use_in_tou": {
Expand Down Expand Up @@ -669,9 +665,6 @@
},
"startup": {
"name": "Inverter EIN/AUS"
},
"mppt_multimodal_scanning": {
"name": "MPPT-Scan"
}
}
},
Expand Down Expand Up @@ -831,8 +824,8 @@
}
},
"set_capacity_control_periods": {
"name": "Set Capacity Control Periods",
"description": "Set Capacity Control Periods",
"name": "Kapazitätsregelungsperioden",
"description": "Kapazitätsregelungsperioden",
"fields": {
"device_id": {
"name": "[%key:component::huawei_solar::services::forcible_charge::fields::device_id::name%]",
Expand All @@ -846,7 +839,7 @@
},
"set_fixed_charge_periods": {
"name": "Festgelegte Ladezeiten",
"description": "Sets Fixed Charge and Discharge Periods",
"description": "Feste Ladungs- und Entladungszeiten festlegen",
"fields": {
"device_id": {
"name": "",
Expand Down Expand Up @@ -879,4 +872,4 @@
"name": "Batterie 2"
}
}
}
}
39 changes: 3 additions & 36 deletions translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"error": {
"cannot_connect": "Połączenie się nie powiodło",
"invalid_auth": "Nieudane logowanie",
"invalid_slave_ids": "Identyfikatory urządzeń muszą być listą oddzielonych przeninkami liczb",
"invalid_slave_ids": "Identyfikatory urządzeń muszą być listą liczb oddzielonych przecinkami",
"read_error": "Odczyd z inwertera nie powódł się.",
"slave_cannot_connect": "Nie udało się połączyć z kolejnym urządzeniem",
"unknown": "Nieoczekiwany error"
Expand Down Expand Up @@ -90,9 +90,6 @@
},
"emma_maximum_feed_grid_power_watt": {
"name": "Maximum feed grid power"
},
"mppt_scanning_interval":{
"name": "MPPT scan interval"
}
},
"sensor": {
Expand Down Expand Up @@ -151,7 +148,7 @@
"name": "Temperatura wewnętrzna"
},
"insulation_resistance": {
"name": "Insulation resistance"
"name": ""
},
"device_status": {
"name": "Status urządzenia"
Expand Down Expand Up @@ -577,7 +574,7 @@
"name": "Inverter total energy yield"
},
"pv_yield_today": {
"name": "PV yield today"
"name": ""
},
"total_pv_energy_yield": {
"name": "Total PV energy yield"
Expand Down Expand Up @@ -611,33 +608,6 @@
},
"backup_power_state_of_charge": {
"name": "Backup power state of charge"
},
"pack_1_max_temperature": {
"name": "Pack 1 max temperature"
},
"pack_1_min_temperature": {
"name": "Pack 1 min temperature"
},
"pack_2_max_temperature": {
"name": "Pack 2 max temperature"
},
"pack_2_min_temperature": {
"name": "Pack 2 min temperature"
},
"pack_3_max_temperature": {
"name": "Pack 3 max temperature"
},
"pack_3_min_temperature": {
"name": "Pack 3 min temperature"
},
"pack_1_working_status": {
"name": "Pack 1 working status"
},
"pack_1_firmware_version": {
"name": "Pack 1 firmware version"
},
"bms_temperature": {
"name": "BMS temperature"
}
},
"select": {
Expand Down Expand Up @@ -695,9 +665,6 @@
},
"startup": {
"name": "Włącz/wyłącz inwerter"
},
"mppt_multimodal_scanning": {
"name": "MPPT scanning"
}
}
},
Expand Down
Loading