This repository has been archived on 2026-08-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
drizzli/messages/en.json
T
2026-08-01 15:07:28 +02:00

127 lines
5.0 KiB
JSON

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"nav_week": "7-Day Forecast",
"nav_compare": "Model Comparison",
"nav_14day": "14-Day Forecast",
"nav_seasonal": "Seasonal",
"nav_historical": "Historical",
"nav_maps": "Maps",
"nav_collapse": "Collapse",
"nav_expand_sidebar": "Expand sidebar",
"nav_collapse_sidebar": "Collapse sidebar",
"nav_home": "Drizzli home",
"nav_toggle_menu": "Toggle menu",
"search_placeholder": "Search location...",
"settings_title": "Settings",
"units_title": "Units",
"units_aria": "Choose measurement units",
"unit_temperature": "Temperature",
"unit_wind_speed": "Wind speed",
"unit_precipitation": "Precipitation",
"theme_label": "Theme",
"theme_system": "System",
"theme_light": "Light",
"theme_dark": "Dark",
"theme_follow_system": "Theme: follow system",
"theme_light_title": "Theme: light",
"theme_dark_title": "Theme: dark",
"language_label": "Language",
"supporter_active": "Supporter extras active",
"supporter_support": "Support Drizz.li",
"supporter_manage_key": "Manage your access key",
"supporter_unlock": "Unlock the supporter extras",
"supporter_badge": "Supporter",
"strip_past_label": "past",
"strip_past_aria": "Load the past 3 days",
"strip_days_label": "days",
"strip_extend_aria": "Show the full 15-day forecast",
"strip_history_label": "history",
"strip_history_aria": "Open the historical weather archive",
"strip_history_title": "Historical weather: any past date back to 1940",
"strip_seasonal_label": "seasonal",
"strip_seasonal_aria": "Open the seasonal outlook",
"strip_seasonal_title": "Seasonal outlook: monthly trends for the months ahead",
"day_today": "Today",
"day_tomorrow": "Tomorrow",
"day_yesterday": "Yesterday",
"page_week_subtitle": "7-day forecast",
"page_compare_subtitle": "Model comparison",
"page_14day_subtitle": "14-day ensemble forecast",
"page_seasonal_subtitle": "Seasonal outlook",
"page_historical_subtitle": "Historical weather",
"hourly_heading": "hourly",
"hourly_variables": "Variables",
"meteograms_heading": "Meteograms",
"meteograms_customize": "Customize",
"meteograms_zoom_hint": "drag or",
"meteograms_zoom_hint_end": "+ scroll to zoom",
"range_today": "Today",
"range_selected_day": "Selected day",
"range_3_days": "3 days",
"range_5_days": "5 days",
"range_all": "All",
"range_group_aria": "Chart time range",
"reset_zoom": "Reset zoom",
"default_range_title": "Default time range",
"default_range_auto": "Auto",
"default_range_auto_hint": "3 days on phones, everything on wider screens",
"summary_heading": "in words",
"summary_no_data": "No hourly detail available for this day.",
"label_sunrise": "Sunrise",
"label_sunset": "Sunset",
"label_daylight": "Daylight",
"label_uv_index": "UV index",
"label_moonrise": "Moonrise",
"label_moonset": "Moonset",
"label_moon": "Moon",
"daylight_hours": "{hours} h {minutes} m",
"sunshine_share": "{percent}% sun",
"uv_low": "Low",
"uv_moderate": "Moderate",
"uv_high": "High",
"uv_very_high": "Very high",
"uv_extreme": "Extreme",
"moon_new": "New moon",
"moon_waxing_crescent": "Waxing crescent",
"moon_first_quarter": "First quarter",
"moon_waxing_gibbous": "Waxing gibbous",
"moon_full": "Full moon",
"moon_waning_gibbous": "Waning gibbous",
"moon_last_quarter": "Last quarter",
"moon_waning_crescent": "Waning crescent",
"cond_clear": "clear",
"cond_fair": "partly cloudy",
"cond_cloudy": "overcast",
"cond_fog": "foggy",
"cond_drizzle": "drizzly",
"cond_rain": "wet",
"cond_snow": "snowy",
"cond_thunder": "stormy",
"period_overnight": "overnight",
"period_morning": "in the morning",
"period_afternoon": "in the afternoon",
"period_evening": "in the evening",
"forecast_sky_all_day": "{condition} all day.",
"forecast_sky_two": "{c1} {p1}, turning {c2} {p2}.",
"forecast_sky_three": "{c1} {p1}, turning {c2} {p2}, then {c3} {p3}.",
"forecast_temp": "Highs near {high}, dropping to {low} overnight.",
"forecast_temp_feels": "Highs near {high}, dropping to {low} overnight, though it will feel closer to {feels}.",
"forecast_precip_window": "Around {amount} of precipitation, most of it {when}.",
"forecast_precip_spread": "Around {amount} of precipitation spread across the day.",
"forecast_precip_chance": "Mostly dry, with up to a {percent}% chance of catching a shower.",
"forecast_precip_dry": "Staying dry throughout.",
"forecast_wind_dir": "Wind from the {direction} reaching {speed}.",
"forecast_wind_dir_gusts": "Wind from the {direction} reaching {speed}, with gusts to {gust}.",
"forecast_wind": "Wind reaching {speed}.",
"forecast_wind_gusts": "Wind reaching {speed}, with gusts to {gust}.",
"forecast_uv": "UV peaks at {value} ({label}), so cover up around midday.",
"forecast_calm": "Barely a breath of wind.",
"footer_tagline": "Fast, no-nonsense weather forecasts built on open data.",
"footer_data_by": "Weather data by",
"footer_forecasts": "Forecasts",
"footer_popular": "Popular locations",
"footer_about_section": "About",
"model_weather": "Weather model",
"model_ensemble": "Ensemble model"
}