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": "Next to no wind all day.",
"uv_1": "UV peaks at {value} ({label}), so cover up around midday.",
"uv_2": "The sun bites around noon: UV {value}, {label}.",
"uv_3": "Worth some shade in the middle of the day - UV reaches {value} ({label})."
"uv_3": "Worth some shade in the middle of the day - UV reaches {value} ({label}).",
"legal_about": "About",
"legal_imprint": "Imprint",
"legal_privacy": "Privacy",
"legal_terms": "Terms",
"legal_nav": "Legal",
"city_weather": "{city} weather",
"var_temperature": "Temperature",
"var_temperature_short": "Temp",
"var_icons": "Weather icons",
"var_icons_short": "Icons",
"var_apparent": "Apparent Temp",
"var_apparent_short": "Feels",
"var_dew_point": "Dew Point",
"var_dew_point_short": "Dew",
"var_cloud": "Cloud Cover",
"var_cloud_short": "Cloud",
"var_cloud_low": "Cloud Cover Low",
"var_cloud_low_short": "Low",
"var_cloud_mid": "Cloud Cover Mid",
"var_cloud_mid_short": "Mid",
"var_cloud_high": "Cloud Cover High",
"var_cloud_high_short": "High",
"var_precipitation": "Precipitation",
"var_precipitation_short": "Precip",
"var_pop": "Precip. Probability",
"var_pop_short": "PoP",
"var_rain": "Rain",
"var_rain_short": "Rain",
"var_showers": "Showers",
"var_showers_short": "Shwr",
"var_snowfall": "Snowfall",
"var_snowfall_short": "Snow",
"var_wind": "Wind Speed",
"var_wind_short": "Wind",
"var_wind_dir": "Wind direction",
"var_wind_dir_short": "Dir",
"var_gusts": "Wind Gusts",
"var_gusts_short": "Gusts",
"var_humidity": "Humidity",
"var_humidity_short": "RH",
"var_pressure": "Pressure (MSL)",
"var_pressure_short": "MSLP",
"var_surface_pressure": "Surface Pressure",
"var_surface_pressure_short": "Psfc",
"var_uv": "UV Index",
"var_uv_short": "UV",
"var_visibility": "Visibility",
"var_visibility_short": "Vis",
"var_cape": "CAPE",
"var_cape_short": "CAPE",
"var_time": "Time"
}