64 lines
2.9 KiB
XML
64 lines
2.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2016 The CyanogenMod Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources>
|
|
<string name="app_name">天气提供器</string>
|
|
<string name="weather_0">龙卷风</string>
|
|
<string name="weather_1">热带风暴</string>
|
|
<string name="weather_2">飓风</string>
|
|
<string name="weather_3">强雷暴</string>
|
|
<string name="weather_4">雷暴</string>
|
|
<string name="weather_5">雨夹雪</string>
|
|
<string name="weather_6">混合雨和冻雨</string>
|
|
<string name="weather_7">混合雪和冻雨</string>
|
|
<string name="weather_8">冻毛毛雨</string>
|
|
<string name="weather_9">毛毛雨</string>
|
|
<string name="weather_10">冰雨</string>
|
|
<string name="weather_11">阵雨</string>
|
|
<string name="weather_12">飘雪</string>
|
|
<string name="weather_13">小雪</string>
|
|
<string name="weather_14">吹雪</string>
|
|
<string name="weather_15">雪景</string>
|
|
<string name="weather_16">冰雹</string>
|
|
<string name="weather_17">冻雨</string>
|
|
<string name="weather_18">沙尘</string>
|
|
<string name="weather_19">多雾</string>
|
|
<string name="weather_20">阴霾</string>
|
|
<string name="weather_21">烟雾</string>
|
|
<string name="weather_22">强风</string>
|
|
<string name="weather_23">大风</string>
|
|
<string name="weather_24">冷</string>
|
|
<string name="weather_25">阴天</string>
|
|
<string name="weather_26">大部多云</string>
|
|
<string name="weather_27">大部多云</string>
|
|
<string name="weather_28">晴间多云</string>
|
|
<string name="weather_29">晴间多云</string>
|
|
<string name="weather_30">晴</string>
|
|
<string name="weather_31">晴天</string>
|
|
<string name="weather_32">晴天积云</string>
|
|
<string name="weather_33">晴天积云</string>
|
|
<string name="weather_34">雨夹冰雹</string>
|
|
<string name="weather_35">热</string>
|
|
<string name="weather_36">局部雷暴雨</string>
|
|
<string name="weather_37">局部雷雨</string>
|
|
<string name="weather_38">零星阵雨</string>
|
|
<string name="weather_39">大雪</string>
|
|
<string name="weather_40">零星阵雪</string>
|
|
<string name="weather_41">晴间多云</string>
|
|
<string name="weather_42">雷阵雨</string>
|
|
<string name="weather_43">阵雪</string>
|
|
<string name="weather_44">局部雷阵雨</string>
|
|
</resources>
|