forked from evcc-io/evcc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.toml
695 lines (617 loc) · 20.5 KB
/
en.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
[batterySettings]
batteryLevel = "Battery level"
capacity = "{energy} of {total}"
control = "Battery control"
discharge = "Prevent discharge in fast mode and planned charging."
disclaimerHint = "Note:"
disclaimerText = "These settings only affect solar mode. Charging behaviour is adjusted accordingly."
gridChargeTab = "Grid charging"
legendBottomName = "Prioritize home battery charging"
legendBottomSubline = "until it reaches {soc}."
legendMiddleName = "Prioritize vehicle charging"
legendMiddleSubline = "when home battery is above {soc}."
legendTopAutostart = "Start automatically"
legendTopName = "Battery-supported vehicle charging"
legendTopSubline = "when home battery is above {soc}."
modalTitle = "Home Battery"
usageTab = "Battery usage"
[batterySettings.bufferStart]
above = "when above {soc}."
full = "when at {soc}."
never = "only with enough surplus."
[config]
[config.battery]
titleAdd = "Add Battery Meter"
titleEdit = "Edit Battery Meter"
[config.circuits]
description = "Ensures, that the sum of all loadpoints connected to a circuit does not exceed the configured power and current limits. Circuits can be nested to build a hierarchy."
title = "Load Management"
[config.control]
description = "Usually the default values are fine. Only change them if you know what you are doing."
descriptionInterval = "Control loop update cycle in seconds. Defines how often evcc reads meter data, adjusts charging power and updates the UI. Short intervals (< 30s) can cause oszillations and unwanted behavior."
descriptionMaxGridSupply = "Only relevant for hybrid inverters that are not able to output the full DC generation power to the home via AC. This szenario can lead to unwanted grid use, since evcc assumes the full DC power is available. Use a value of at least 50 W to prevent this."
descriptionResidualPower = "Shifts the operation point of the control loop. If you have a home battery it's recommended to set a value of 100 W. This way the battery will get slight priority over grid use."
labelInterval = "Update interval"
labelMaxGridSupply = "Max. grid supply while charging"
labelResidualPower = "Residual power"
title = "Control behavior"
[config.deviceValue]
broker = "Broker"
bucket = "Bucket"
capacity = "Capacity"
chargeStatus = "Status"
chargeStatusA = "not connected"
chargeStatusB = "connected"
chargeStatusC = "charging"
chargeStatusE = "no power"
chargeStatusF = "error"
chargedEnergy = "Charged"
co2 = "Grid CO₂"
configured = "Configured"
currency = "Currency"
current = "Current"
currentRange = "Current"
enabled = "Enabled"
energy = "Energy"
feedinPrice = "Feed-in price"
gridPrice = "Grid price"
no = "no"
odometer = "Odometer"
org = "Organization"
phaseCurrents = "Current L1..L3"
phasePowers = "Power L1..L3"
phaseVoltages = "Voltage L1..L3"
power = "Power"
powerRange = "Power"
range = "Range"
soc = "SoC"
socLimit = "Limit"
temp = "Temperature"
topic = "Topic"
url = "URL"
yes = "yes"
[config.eebus]
description = "Configuration that enables evcc to communicate with other EEBus devices."
title = "EEBus"
[config.form]
example = "Example"
optional = "optional"
[config.general]
cancel = "Cancel"
docsLink = "See documentation."
experimental = "Experimental"
off = "off"
on = "on"
password = "Password"
remove = "Remove"
save = "Save"
telemetry = "Telemetry"
title = "Title"
[config.grid]
title = "Grid meter"
titleAdd = "Add Grid Meter"
titleEdit = "Edit Grid Meter"
[config.hems]
description = "Connect evcc to another home energy management system."
title = "HEMS"
[config.influx]
description = "Writes charging data and other metrics to InfluxDB. Use Grafana or other tools to visualize the data."
descriptionToken = "Check the InfluxDB documentation to learn how to create one. https://docs.influxdata.com/influxdb/v2/admin/"
labelBucket = "Bucket"
labelDatabase = "Database"
labelOrg = "Organization"
labelPassword = "Password"
labelToken = "API Token"
labelUrl = "URL"
labelUser = "Username"
title = "InfluxDB"
v1Support = "Need support for InfluxDB 1.x?"
v2Support = "Back to InfluxDB 2.x"
[config.main]
addLoadpoint = "Add charge point"
addPvBattery = "Add solar or battery"
addVehicle = "Add vehicle"
configured = "configured"
edit = "edit"
title = "Configuration"
unconfigured = "not configured"
vehicles = "My Vehicles"
yaml = "Configured in evcc.yaml. Not editable in the UI."
[config.messaging]
description = "Recieve messages about your charging sessions."
title = "Notifications"
[config.meter]
cancel = "Cancel"
delete = "Delete"
save = "Save"
template = "Manufacturer"
titleChoice = "What Do You Want To Add?"
validateSave = "Validate & save"
[config.modbusproxy]
description = "Allow multiple clients to access a single Modbus device."
title = "Modbus Proxy"
[config.mqtt]
authentication = "Authentication"
description = "Connect to an MQTT broker to exchange data with other systems on your network."
descriptionClientId = "Author of the messages. If empty `evcc-[rand]` is used."
descriptionTopic = "Leave empty to disable publishing."
labelBroker = "Broker"
labelCheckInsecure = "Allow self-signed certificates"
labelClientId = "Client ID"
labelInsecure = "Certificate validation"
labelPassword = "Password"
labelTopic = "Topic"
labelUser = "Username"
publishing = "Publishing"
title = "MQTT"
[config.network]
descriptionHost = "Use .local suffix to enable mDNS. Relevant for discovery of the mobile app and some OCPP chargers."
descriptionPort = "Port for the web interface and API. You'll need to update your browser URL if you change this."
descriptionSchema = "Only affects how URLs are generated. Selecting HTTPS will not enable encryption."
labelHost = "Hostname"
labelPort = "Port"
labelSchema = "Schema"
title = "Network"
[config.options]
[config.options.boolean]
no = "no"
yes = "yes"
[config.options.endianness]
big = "big-endian"
little = "little-endian"
[config.options.schema]
http = "HTTP (unencrypted)"
https = "HTTPS (encrypted)"
[config.pv]
titleAdd = "Add Solar Meter"
titleEdit = "Edit Solar Meter"
[config.section]
general = "General"
grid = "Grid"
integrations = "Integrations"
loadpoints = "Charging points"
meter = "Solar & Battery"
system = "System"
vehicles = "Vehicles"
[config.sponsor]
addToken = "Enter sponsor token"
changeToken = "Change sponsor token"
description = "The sponsoring model helps us to maintain the project and sustainably build new and exciting features. As a sponsor you get access to all charger implementations."
descriptionToken = "You get the token from {url}. We also offer a trial token for testing."
error = "The sponsor token is not valid."
labelToken = "Sponsor token"
title = "Sponsorship"
[config.system]
logs = "Logs"
restart = "Restart"
restartRequiredDescription = "Please restart to see the effect."
restartRequiredMessage = "Configuration changed."
restartingDescription = "Please wait…"
restartingMessage = "Restarting evcc."
[config.tariffs]
description = "Define your energy tariffs to calculate the costs of your charging sessions."
title = "Tariffs"
[config.title]
description = "Displayed on main screen and browser tab."
label = "Title"
title = "Edit Title"
[config.validation]
failed = "failed"
label = "Status"
running = "validating…"
success = "successful"
unknown = "unknown"
validate = "validate"
[config.vehicle]
cancel = "Cancel"
delete = "Delete"
generic = "Other integrations"
offline = "Generic vehicle"
online = "Vehicles with online API"
save = "Save"
scooter = "Scooter"
template = "Manufacturer"
titleAdd = "Add Vehicle"
titleEdit = "Edit Vehicle"
validateSave = "Validate & save"
[footer]
[footer.community]
greenEnergy = "Solar"
greenEnergySub1 = "charged with evcc"
greenEnergySub2 = "since October 2022"
greenShare = "Solar share"
greenShareSub1 = "power provided by"
greenShareSub2 = "solar, and battery storage"
power = "Charging power"
powerSub1 = "{activeClients} of {totalClients} participants"
powerSub2 = "charging…"
tabTitle = "Live community"
[footer.savings]
co2Saved = "{value} saved"
co2Title = "CO₂ Emissons"
configurePriceCo2 = "Learn how to configure price and CO₂ data."
footerLong = "{percent} solar energy"
footerShort = "{percent} solar"
modalTitle = "Charge Energy Overview"
moneySaved = "{value} saved"
percentGrid = "{grid} kWh grid"
percentSelf = "{self} kWh solar"
percentTitle = "Solar Energy"
periodLabel = "Period:"
priceTitle = "Energy Price"
referenceGrid = "grid"
referenceLabel = "Reference data:"
tabTitle = "My data"
[footer.savings.period]
30d = "last 30 days"
365d = "last 365 days"
total = "all time"
[footer.sponsor]
becomeSponsor = "Become a sponsor"
becomeSponsorExtended = "Support us directly to get stickers."
confetti = "Ready for confetti?"
confettiPromise = "You get stickers and digital confetti"
sticker = "… or evcc stickers?"
supportUs = "Our mission is to make solar charging the norm. Help evcc by paying what it is worth to you."
thanks = "Thank you, {sponsor}! Your contribution helps develop evcc further."
titleNoSponsor = "Support us"
titleSponsor = "You are a supporter"
titleTrial = "Trial mode"
titleVictron = "Sponsored by Victron Energy"
trial = "You are in trial mode and can use all features. Please consider supporting the project."
victron = "You're using evcc on Victron Energy hardware and have access to all features."
[footer.telemetry]
optIn = "I want to contribute my data."
optInMoreDetails = "More details {0}."
optInMoreDetailsLink = "here"
optInSponsorship = "Sponsoring required."
[footer.version]
availableLong = "new version available"
modalCancel = "Cancel"
modalDownload = "Download"
modalInstalledVersion = "Installed version"
modalNoReleaseNotes = "No release notes available. More info about the new version:"
modalTitle = "New version available"
modalUpdate = "Install"
modalUpdateNow = "Install now"
modalUpdateStarted = "Starting the new version of evcc…"
modalUpdateStatusStart = "Installation started:"
[header]
about = "About"
blog = "Blog"
docs = "Documentation"
github = "GitHub"
login = "Vehicle Logins"
logout = "Logout"
nativeSettings = "Change Server"
needHelp = "Need Help?"
sessions = "Charging Sessions"
[help]
discussionsButton = "GitHub discussions"
documentationButton = "Documentation"
issueButton = "Report a bug"
issueDescription = "Found a strange or wrong behavior?"
logsButton = "View logs"
logsDescription = "Check the logs for errors."
modalTitle = "Need help?"
primaryActions = "Something does not work the way it supposed to do? These are good places to get help."
restartButton = "Restart"
restartDescription = "Tried turning it off and on again?"
secondaryActions = "Still not able to solve your problem? Here are some more heavy-handed options."
[help.restart]
cancel = "Cancel"
confirm = "Yes, restart!"
description = "Under normal circumstances restarting should not be necessary. Please consider filing a bug if you need to restart evcc on a regular basis."
disclaimer = "Note: evcc will terminate and rely on the operating system to restart the service."
modalTitle = "Are you sure you want to restart?"
[log]
areaLabel = "Filter by area"
areas = "All areas"
download = "Download complete log"
levelLabel = "Filter by log level"
nAreas = "{count} areas"
noResults = "No matching log entries."
search = "Search"
selectAll = "select all"
showAll = "Show all entries"
title = "Logs"
update = "Auto update"
[loginModal]
cancel = "Cancel"
error = "Login failed: "
iframeHint = "Open evcc in a new tab."
iframeIssue = "Your password is correct, but your browser seems to have dropped the authentication cookie. This can happen if you run evcc in an iframe via HTTP."
invalid = "Password is invalid."
login = "Login"
password = "Password"
reset = "Reset password?"
title = "Authentication"
[main]
vehicles = "Parking"
[main.chargingPlan]
active = "Active"
arrivalTab = "Arrival"
day = "Day"
departureTab = "Departure"
goal = "Charging goal"
modalTitle = "Charging Plan"
none = "none"
remove = "Remove"
time = "Time"
title = "Plan"
titleMinSoc = "Min charge"
titleTargetCharge = "Departure"
unsavedChanges = "There are unsaved changes. Apply now?"
update = "Apply"
[main.energyflow]
battery = "Battery"
batteryCharge = "Battery charging"
batteryDischarge = "Battery discharging"
batteryHold = "Battery (locked)"
batteryTooltip = "{energy} of {total} ({soc})"
cheapBatteryGridCharge = "cheap grid energy"
cleanBatteryGridCharge = "clean grid energy"
gridImport = "Grid use"
homePower = "Consumption"
loadpoints = "Charger| Charger | {count} chargers"
noEnergy = "No meter data"
pvExport = "Grid export"
pvProduction = "Production"
selfConsumption = "Self-consumption"
[main.heatingStatus]
charging = "Heating…"
waitForVehicle = "Ready. Waiting for heater…"
[main.loadpoint]
avgPrice = "⌀ Price"
charged = "Charged"
co2 = "⌀ CO₂"
duration = "Duration"
fallbackName = "Charging point"
power = "Power"
price = "Σ Price"
remaining = "Remaining"
remoteDisabledHard = "{source}: turned off"
remoteDisabledSoft = "{source}: turned off adaptive solar-charging"
solar = "Solar"
[main.loadpointSettings]
currents = "Charging Current"
default = "default"
disclaimerHint = "Note:"
onlyForSocBasedCharging = "These options are only available for vehicles with known charging level."
smartCostCheap = "Cheap Grid Charging"
smartCostClean = "Clean Grid Charging"
title = "Settings {0}"
vehicle = "Vehicle"
[main.loadpointSettings.limitSoc]
description = "Charging limit that is used when this vehicle is connected."
label = "Default limit"
[main.loadpointSettings.maxCurrent]
label = "Max. Current"
[main.loadpointSettings.minCurrent]
label = "Min. Current"
[main.loadpointSettings.minSoc]
description = "The vehicle gets „fast” charged to {0} in solar mode. Then continues with solar surplus. Useful to ensure a minimum range even for darker days."
label = "Min. charge %"
[main.loadpointSettings.phasesConfigured]
label = "Phases"
no1p3pSupport = "How is your charger connected?"
phases_0 = "auto-switching"
phases_1 = "1 phase"
phases_1_hint = "({min} to {max})"
phases_3 = "3 phase"
phases_3_hint = "({min} to {max})"
[main.mode]
minpv = "Min+Solar"
now = "Fast"
off = "Off"
pv = "Solar"
smart = "Smart"
[main.provider]
login = "log in"
logout = "log out"
[main.targetCharge]
activate = "Activate"
co2Limit = "CO₂ limit of {co2}"
costLimitIgnore = "The configured {limit} will be ignored during this period."
currentPlan = "Active plan"
descriptionEnergy = "Until when should {targetEnergy} be loaded into the vehicle?"
descriptionSoc = "When should the vehicle be charged to {targetSoc}?"
inactiveLabel = "Target time"
notReachableInTime = "Goal will be reached {overrun} later."
onlyInPvMode = "Charging plan only works in solar mode."
planDuration = "Charging time"
planPeriodLabel = "Period"
planPeriodValue = "{start} to {end}"
planUnknown = "not known yet"
preview = "Preview plan"
priceLimit = "price limit of {price}"
remove = "Remove"
setTargetTime = "none"
targetIsAboveLimit = "The configured charging limit of {limit} will be ignored during this period."
targetIsAboveVehicleLimit = "Vehicle limit is below charging goal."
targetIsInThePast = "Pick a time in the future, Marty."
targetIsTooFarInTheFuture = "We will adjust the plan as soon as we know more about the future."
title = "Target Time"
today = "today"
tomorrow = "tomorrow"
update = "Update"
vehicleCapacityDocs = "Learn how to configure it."
vehicleCapacityRequired = "The vehicle battery capacity is required to estimate the charging time."
[main.targetChargePlan]
chargeDuration = "Charging time"
co2Label = "CO₂ emission ⌀"
priceLabel = "Energy price"
timeRange = "{day} {range} h"
unknownPrice = "still unknown"
[main.targetEnergy]
label = "Limit"
noLimit = "none"
[main.vehicle]
addVehicle = "Add vehicle"
changeVehicle = "Change vehicle"
detectionActive = "Detecting vehicle…"
fallbackName = "Vehicle"
moreActions = "More actions"
none = "No vehicle"
notReachable = "Vehicle was not reachable. Try restarting evcc."
targetSoc = "Limit"
temp = "Temp."
tempLimit = "Temp. limit"
unknown = "Guest vehicle"
vehicleSoc = "Charge"
[main.vehicleSoc]
charging = "charging"
connected = "connected"
disconnected = "disconnected"
ready = "ready"
vehicleLimit = "Vehicle limit: {soc}"
[main.vehicleStatus]
charging = "Charging…"
cheapEnergyCharging = "Cheap energy available."
cheapEnergyNextStart = "Cheap energy in {duration}."
cheapEnergySet = "Price limit set."
cleanEnergyCharging = "Clean energy available."
cleanEnergyNextStart = "Clean energy in {duration}."
cleanEnergySet = "CO₂ limit set."
climating = "Pre-conditioning detected."
connected = "Connected."
disconnected = "Disconnected."
finished = "Finished."
minCharge = "Minimum charging to {soc}."
pvDisable = "Not enough surplus. Pausing soon."
pvEnable = "Surplus available. Starting soon."
scale1p = "Reducing to 1-phase charging soon."
scale3p = "Increasing to 3-phase charging soon."
targetChargeActive = "Charging plan active. Estimated finish in {duration}."
targetChargePlanned = "Charging plan starts in {duration}."
targetChargeWaitForVehicle = "Charging plan ready. Waiting for vehicle…"
unknown = ""
vehicleLimit = "Vehicle limit."
vehicleLimitReached = "Vehicle limit reached."
waitForVehicle = "Ready. Waiting for vehicle…"
welcome = "Short initial charge to confirm connection."
[notifications]
dismissAll = "Dismiss all"
logs = "View full logs"
modalTitle = "Notifications"
[offline]
configurationError = "Error during startup. Check your configuration and restart."
message = "Not connected to a server."
restart = "Restart"
restartNeeded = "Required to apply changes."
restarting = "Server will be back in a moment."
[passwordModal]
description = "Set a password to protect the configuration settings. Using the main screen is still possible without login."
empty = "Password should not be empty"
error = "Error: "
labelCurrent = "Current password"
labelNew = "New password"
labelRepeat = "Repeat password"
newPassword = "Create password"
noMatch = "Passwords do not match"
titleNew = "Set Administrator Password"
titleUpdate = "Update Administrator Password"
updatePassword = "Update password"
[session]
cancel = "Cancel"
co2 = "CO₂"
date = "Period"
delete = "Delete"
finished = "Finished"
meter = "Meter"
meterstart = "Meter start"
meterstop = "Meter stop"
odometer = "Mileage"
price = "Price"
started = "Started"
title = "Charging Session"
[sessions]
avgPower = "⌀ Power"
avgPrice = "⌀ Price"
chargeDuration = "Duration"
co2 = "⌀ CO₂"
csvMonth = "Download {month} CSV"
csvTotal = "Download total CSV"
date = "Start"
downloadCsv = "Download as CSV"
energy = "Charged"
loadpoint = "Charging point"
noData = "No charging sessions this month."
price = "Σ Price"
reallyDelete = "Do you really want to delete this session?"
solar = "Solar"
title = "Charging Sessions"
total = "Total"
vehicle = "Vehicle"
[sessions.csv]
chargedenergy = "Energy (kWh)"
chargeduration = "Duration"
co2perkwh = "CO₂/kWh"
created = "Created"
finished = "Finished"
identifier = "Identifier"
loadpoint = "Charging point"
meterstart = "Meter start (kWh)"
meterstop = "Meter stop (kWh)"
odometer = "Mileage (km)"
price = "Price"
priceperkwh = "Price/kWh"
solarpercentage = "Solar (%)"
vehicle = "Vehicle"
[sessions.filter]
allLoadpoints = "all charging points"
allVehicles = "all vehicles"
filter = "Filter"
[settings]
title = "User Interface"
[settings.fullscreen]
enter = "Enter fullscreen"
exit = "Exit fullscreen"
label = "Fullscreen"
[settings.hiddenFeatures]
label = "Experimental"
value = "Show experimental UI features."
[settings.language]
auto = "Automatic"
label = "Language"
[settings.sponsorToken]
expires = "You sponsor token expires {inXDays}. {getNewToken} and update it here."
getNew = "Grab a fresh one"
hint = "Note: We will automate this in the future."
[settings.telemetry]
label = "Telemetry"
[settings.theme]
auto = "system"
dark = "dark"
label = "Design"
light = "light"
[settings.unit]
km = "km"
label = "Units"
mi = "miles"
[smartCost]
activeHours = "{charging} of {total}"
activeHoursLabel = "Active hours"
applyToAll = "Apply everywhere?"
batteryDescription = "Charges the home battery with energy from the grid."
cheapTitle = "Cheap Grid Charging"
cleanTitle = "Clean Grid Charging"
co2Label = "CO₂ emission"
co2Limit = "CO₂ limit"
loadpointDescription = "Enables temporary fast-charging in solar mode."
modalTitle = "Smart Grid Charging"
none = "none"
priceLabel = "Energy price"
priceLimit = "Price limit"
saved = "Saved."
[startupError]
configFile = "Configuration file used:"
configuration = "Config"
description = "Please check your configuration file. If the error message does not help, check out the {0}."
discussions = "GitHub Discussions"
fixAndRestart = "Please fix the problem and restart the server."
hint = "Note: It could also be you have a faulty device (inverter, meter, …). Check your network connections."
lineError = "Error in {0}."
lineErrorLink = "line {0}"
restartButton = "Restart"
title = "Startup Error"