today_ai_weather/config/locales/zh-CN.yml
songtianlun 7bdf40e176 feat: update city weather descriptions in locales
- Modify weather description format in multiple language locale files
- Use full city name in place of just city name in descriptions
- Ensure consistency across all language files for better user experience

These changes standardize the way city weather is presented across
various languages by including more detailed descriptions, thus enhancing
clarity and providing additional context for users.
2025-04-12 15:13:21 +08:00

98 lines
3.4 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

zh-CN:
hello: "你好"
brand:
name: "全球艺术天气"
title:
cities: "城市探索"
arts: "艺术巡览"
sign_in: "用户登录"
sign_out: "退出登录"
settings: "系统设置"
admin_dashboard: "管理中枢"
latest_weather_art: "气象绘卷·新作"
popular_weather_art: "气象绘卷·佳作"
ai_prompt: "天气描述"
text:
latest_from: "新至之城"
search_cities: "寻城觅境…"
all_regions: "寰宇之境"
all_countries: "所有国家"
all_in: "全部"
showing: "映现"
weather_arts: "气象艺境"
newest_first: "最新优先"
oldest_first: "最早优先"
wiki_data: "维基数据"
cities:
title: "云游四海"
arts:
title: "天象画廊"
subtitle: "邂逅寰宇都市AI气象绘卷"
home:
headline_html: 当气象邂逅<br>人工智能之美
subtitle:
通过AI生成的艺术视角感受气象为日常天气现象带来全新解读。
button:
explore_cities: "云游四海"
view_detail: "详阅此卷"
view_all_weather_arts: "尽览天工"
back_to_cities: "继续探索城市"
back_to: "回到"
card:
temperature: "温度"
wind: "风力"
humidity: "湿度"
visibility: "能见度"
pressure: "气压"
cloud_cover: "云量"
feel_like: "体感温度"
relative_humidity: "相对湿度"
clear_view_distance: "清晰视距"
atmospheric_pressure: "大气压力"
sky_coverage: "天空覆盖"
pagination:
showing_items: "显示第 %{from} 到第 %{to} 条,共 %{total} 条%{items}"
items:
weather: "天气记录"
default: "记录"
time:
formats:
time_only: "%H:%M"
with_zone: "%{time} %{zone}"
date_and_time: "%{date} %{time}"
date:
formats:
short: "%Y-%m-%d"
long: "%Y 年 %m 月 %d 日"
site_name: "TodayAIWeather"
meta:
default:
title: "TodayAIWeather"
description: "通过艺术性 AI 可视化体验天气。每日更新全球城市的天气艺术。"
keywords: "AI天气艺术, 天气可视化, 城市天气, 人工智能"
og:
keywords: "ai, ai web, ai 艺术, ai 天气, 天气艺术, AI 可视化, today ai weather"
home:
index:
title: "AI 生成的天气艺术"
description: "通过艺术性 AI 可视化体验天气。每日更新全球城市的天气艺术。"
keywords: "AI天气艺术, 天气可视化, 城市天气, 人工智能"
arts:
index:
title: "艺术目录"
description: "探索我们 AI 生成的天气艺术"
cities:
index:
title: "城市目录 - 天气艺术"
description: "探索我们收集的拥有 AI 生成天气艺术的城市。按地区、国家筛选或搜索特定地点。"
keywords: "城市天气, AI 可视化, 天气目录, 全球城市"
show:
title: "%{city_name}%{country_name}"
description: "通过 AI 生成的艺术体验 %{city_name} 的天气。%{city_desc}"
keywords: "%{city_name}, %{country_name}, ai, ai web, ai 艺术, ai 天气, 天气艺术, AI 可视化"
weather_arts:
show:
title: "%{city_name} 天气艺术 - %{date}"
description: "%{city_name} 的天气通过 AI 艺术可视化。%{description},温度 %{temperature}°C。"
keywords: "%{city_name}, %{country_name}, ai, ai web, ai 艺术, ai 天气, 天气艺术, AI 可视化, %{description}"