Skip to content

Commit

Permalink
Translate de.json in en
Browse files Browse the repository at this point in the history
34% of minimum 5% translated source file: 'de.json'
on 'en'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
  • Loading branch information
transifex-integration[bot] authored Nov 28, 2024
1 parent 6315757 commit 3107d36
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions custom_components/solvis_control/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@
},
"device":{
"data":{
"device_version": "Geräteversion",
"device_version": {
"2": "SC2",
"1": "SC3"
},
"poll_rate_default": "Standard Pollrate (in s)",
"poll_rate_slow": "Langsame Pollrate (in s)"
}
Expand All @@ -42,22 +45,36 @@
"data":{
"host":"ip-address or hostname",
"port":"port"
}
},
"description_placeholders": {
"choose_host_port": "<h2>Hostkonfiguration</h2>"
}
},
"features":{
"data":{
"hkr2":"HKR 2",
"hkr3":"HKR 3",
"solar collector":"Solar Kollektoren",
"heat pump":"Wärmepumpe"
}
},
"description_placeholders": {
"choose_device_version": "<h2>Geräteversion & Sonstiges</h2>"
}
},
"device":{
"data":{
"device_version":"Geräteversion",
"device_version": {
"2": "SC2",
"1": "SC3",
"sc2_description": "Hinweistext für SC2",
"sc3_description": "Hinweistext für SC3"
},
"poll_rate_default": "Standard Pollrate (in s)",
"poll_rate_slow": "Langsame Pollrate (in s)"
}
},
"description_placeholders": {
"choose_device_features": "<h2>Gerätefunktionen</h2>"
}
}
},
"error":{
Expand Down

0 comments on commit 3107d36

Please sign in to comment.