64 lines
3.1 KiB
XML
64 lines
3.1 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">Provider meteo</string>
|
|
<string name="weather_0">Tornado</string>
|
|
<string name="weather_1">Tempesta tropicale</string>
|
|
<string name="weather_2">Uragano</string>
|
|
<string name="weather_3">Forti temporali</string>
|
|
<string name="weather_4">Temporali</string>
|
|
<string name="weather_5">Pioggia mista a neve</string>
|
|
<string name="weather_6">Pioggia mista a nevischio</string>
|
|
<string name="weather_7">Neve mista a nevischio</string>
|
|
<string name="weather_8">Pioviggine congelata</string>
|
|
<string name="weather_9">Pioviggine</string>
|
|
<string name="weather_10">Pioggia congelata</string>
|
|
<string name="weather_11">Rovesci</string>
|
|
<string name="weather_12">Raffiche di neve</string>
|
|
<string name="weather_13">Leggere nevicate</string>
|
|
<string name="weather_14">Bufera di neve</string>
|
|
<string name="weather_15">Neve</string>
|
|
<string name="weather_16">Grandine</string>
|
|
<string name="weather_17">Nevischio</string>
|
|
<string name="weather_18">Tempesta di sabbia</string>
|
|
<string name="weather_19">Nebbioso</string>
|
|
<string name="weather_20">Foschia</string>
|
|
<string name="weather_21">Fumo</string>
|
|
<string name="weather_22">Forte vento</string>
|
|
<string name="weather_23">Ventoso</string>
|
|
<string name="weather_24">Freddo</string>
|
|
<string name="weather_25">Nuvoloso</string>
|
|
<string name="weather_26">Prevalentemente nuvoloso</string>
|
|
<string name="weather_27">Prevalentemente nuvoloso</string>
|
|
<string name="weather_28">Parzialmente nuvoloso</string>
|
|
<string name="weather_29">Parzialmente nuvoloso</string>
|
|
<string name="weather_30">Limpido</string>
|
|
<string name="weather_31">Soleggiato</string>
|
|
<string name="weather_32">Bel tempo</string>
|
|
<string name="weather_33">Bel tempo</string>
|
|
<string name="weather_34">Pioggia mista a grandine</string>
|
|
<string name="weather_35">Caldo</string>
|
|
<string name="weather_36">Temporali isolati</string>
|
|
<string name="weather_37">Temporali sparsi</string>
|
|
<string name="weather_38">Rovesci sparsi</string>
|
|
<string name="weather_39">Forti nevicate</string>
|
|
<string name="weather_40">Rovesci di neve sparsi</string>
|
|
<string name="weather_41">Parzialmente nuvoloso</string>
|
|
<string name="weather_42">Rovesci temporaleschi</string>
|
|
<string name="weather_43">Rovesci di neve</string>
|
|
<string name="weather_44">Rovesci temporaleschi isolati</string>
|
|
</resources>
|