diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
commit | ce5a40773defdd3929272e6755c27dcd936a9703 (patch) | |
tree | a031d66a44833bd002ca56e3d209c1f161e61f25 /apps/weather_status/l10n/zh_CN.js | |
parent | 5f2afad84ed1fc8559f4313343ec48c696816f7b (diff) | |
download | nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.tar.gz nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/zh_CN.js')
-rw-r--r-- | apps/weather_status/l10n/zh_CN.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/weather_status/l10n/zh_CN.js b/apps/weather_status/l10n/zh_CN.js index 7c40c338a4c..2e91ad2b902 100644 --- a/apps/weather_status/l10n/zh_CN.js +++ b/apps/weather_status/l10n/zh_CN.js @@ -21,18 +21,6 @@ OC.L10N.register( "{temperature} {unit} partly cloudy" : "{temperature} {unit}局部多云", "{temperature} {unit} foggy later today" : "今日晚些时候{temperature} {unit}有雾", "{temperature} {unit} foggy" : "{temperature} {unit}雾", - "{temperature} {unit} light rain later today" : "今日晚些时候{temperature} {unit}小雨", - "{temperature} {unit} light rain" : "{temperature} {unit}小雨", - "{temperature} {unit} rain later today" : "今日晚些时候{temperature} {unit}有雨", - "{temperature} {unit} rain" : "{temperature} {unit}下雨", - "{temperature} {unit} heavy rain later today" : "今日晚些时候{temperature} {unit}大雨", - "{temperature} {unit} heavy rain" : "{temperature} {unit}大雨", - "{temperature} {unit} rain showers later today" : "今日晚些时候{temperature} {unit}有阵雨", - "{temperature} {unit} rain showers" : "{temperature} {unit}阵雨", - "{temperature} {unit} light rain showers later today" : "今日晚些时候{temperature} {unit}零星小雨", - "{temperature} {unit} light rain showers" : "{temperature} {unit}零星小雨", - "{temperature} {unit} heavy rain showers later today" : "今日晚先时候{temperature} {unit}有滂沱阵雨", - "{temperature} {unit} heavy rain showers" : "{temperature} {unit}滂沱阵雨", "More weather for {adr}" : "{adr} 的更多天气信息", "Loading weather" : "正在加载天气", "Remove from favorites" : "从收藏夹移除", |