mirror of
https://github.com/woheller69/solxpect.git
synced 2026-02-04 15:41:51 +01:00
improve documentation and strings
This commit is contained in:
parent
b6838569ab
commit
fb19d50123
7 changed files with 23 additions and 17 deletions
|
|
@ -79,12 +79,12 @@
|
|||
<string name="edit_location_hint_longitude">Längengrad [°]</string>
|
||||
<string name="edit_location_hint_azimuth">Azimut [°]</string>
|
||||
<string name="edit_location_hint_tilt">Neigung [°]</string>
|
||||
<string name="edit_location_hint_cells_max_power">Maximalleistung Zelle [W]</string>
|
||||
<string name="edit_location_hint_cells_efficiency">Wirkungsgrad Zelle [%]</string>
|
||||
<string name="edit_location_hint_cells_area">Fläche Zelle [m\u00b2]</string>
|
||||
<string name="edit_location_hint_cells_max_power">Peakleistung der Zellen [W]</string>
|
||||
<string name="edit_location_hint_cells_efficiency">Wirkungsgrad der Zellen [%]</string>
|
||||
<string name="edit_location_hint_cells_area">Fläche der Zellen [m\u00b2]</string>
|
||||
<string name="edit_location_hint_diffuse_efficiency">Effizienz diffuse Strahlung [%]</string>
|
||||
<string name="edit_location_hint_inverter_power_limit">Leistung Wechselrichter [W]</string>
|
||||
<string name="edit_location_hint_inverter_efficiency">Effizienz Wechselrichter [%]</string>
|
||||
<string name="edit_location_hint_inverter_power_limit">Wechselrichterleistung [W]</string>
|
||||
<string name="edit_location_hint_inverter_efficiency">Wechselrichtereffizienz [%]</string>
|
||||
<string name="units_Wh">Wh</string>
|
||||
<string name="edit_location_title">Ort bearbeiten</string>
|
||||
<string name="edit_location_shading_azimuth_heading">Azimut Bereich [°]</string>
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
<string name="edit_location_hint_longitude">Longitude [°]</string>
|
||||
<string name="edit_location_hint_azimuth">Azimuth [°]</string>
|
||||
<string name="edit_location_hint_tilt">Tilt [°]</string>
|
||||
<string name="edit_location_hint_cells_max_power">Cells max power [W]</string>
|
||||
<string name="edit_location_hint_cells_max_power">Cells peak power [W]</string>
|
||||
<string name="edit_location_hint_cells_efficiency">Cells efficiency [%]</string>
|
||||
<string name="edit_location_hint_cells_area">Cell area [m\u00b2]</string>
|
||||
<string name="edit_location_hint_diffuse_efficiency">Diffuse radiation efficiency [%]</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue