more translations

This commit is contained in:
Vincent van der Wal
2026-08-01 16:36:04 +02:00
parent ae88140f79
commit d7fe0bafc8
24 changed files with 762 additions and 215 deletions
+52 -1
View File
@@ -152,5 +152,56 @@
"calm_3": "Den ganzen Tag so gut wie windstill.",
"uv_1": "UV-Index bis {value} ({label}) - mittags an Sonnenschutz denken.",
"uv_2": "Mittags brennt die Sonne: UV {value}, {label}.",
"uv_3": "Mittags besser in den Schatten - der UV-Index erreicht {value} ({label})."
"uv_3": "Mittags besser in den Schatten - der UV-Index erreicht {value} ({label}).",
"legal_about": "Über uns",
"legal_imprint": "Impressum",
"legal_privacy": "Datenschutz",
"legal_terms": "Bedingungen",
"legal_nav": "Rechtliches",
"city_weather": "Wetter in {city}",
"var_temperature": "Temperatur",
"var_temperature_short": "Temp",
"var_icons": "Wettersymbole",
"var_icons_short": "Symbole",
"var_apparent": "Gefühlte Temp.",
"var_apparent_short": "Gefühlt",
"var_dew_point": "Taupunkt",
"var_dew_point_short": "Tau",
"var_cloud": "Bewölkung",
"var_cloud_short": "Wolken",
"var_cloud_low": "Bewölkung tief",
"var_cloud_low_short": "Tief",
"var_cloud_mid": "Bewölkung mittel",
"var_cloud_mid_short": "Mittel",
"var_cloud_high": "Bewölkung hoch",
"var_cloud_high_short": "Hoch",
"var_precipitation": "Niederschlag",
"var_precipitation_short": "Nied.",
"var_pop": "Niederschlagswahrsch.",
"var_pop_short": "Wahrsch.",
"var_rain": "Regen",
"var_rain_short": "Regen",
"var_showers": "Schauer",
"var_showers_short": "Schauer",
"var_snowfall": "Schneefall",
"var_snowfall_short": "Schnee",
"var_wind": "Windgeschwindigkeit",
"var_wind_short": "Wind",
"var_wind_dir": "Windrichtung",
"var_wind_dir_short": "Richt.",
"var_gusts": "Windböen",
"var_gusts_short": "Böen",
"var_humidity": "Luftfeuchte",
"var_humidity_short": "RF",
"var_pressure": "Luftdruck (MSL)",
"var_pressure_short": "MSLP",
"var_surface_pressure": "Bodendruck",
"var_surface_pressure_short": "Psfc",
"var_uv": "UV-Index",
"var_uv_short": "UV",
"var_visibility": "Sichtweite",
"var_visibility_short": "Sicht",
"var_cape": "CAPE",
"var_cape_short": "CAPE",
"var_time": "Zeit"
}