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">Vejrudbyder</string>
|
|
<string name="weather_0">Tornado</string>
|
|
<string name="weather_1">Tropisk Storm</string>
|
|
<string name="weather_2">Orkan</string>
|
|
<string name="weather_3">Alvorligt tordenvejr</string>
|
|
<string name="weather_4">Tordenvejr</string>
|
|
<string name="weather_5">Blandet regn og sne</string>
|
|
<string name="weather_6">Blandet regn og slud</string>
|
|
<string name="weather_7">Blandet sne og slud</string>
|
|
<string name="weather_8">Isslag</string>
|
|
<string name="weather_9">Støvregn</string>
|
|
<string name="weather_10">Isslag</string>
|
|
<string name="weather_11">Regn</string>
|
|
<string name="weather_12">Snebyge</string>
|
|
<string name="weather_13">Lette snebyger</string>
|
|
<string name="weather_14">Snestorm</string>
|
|
<string name="weather_15">Sne</string>
|
|
<string name="weather_16">Hagl</string>
|
|
<string name="weather_17">Slud</string>
|
|
<string name="weather_18">Støv</string>
|
|
<string name="weather_19">Uklart</string>
|
|
<string name="weather_20">Tåge</string>
|
|
<string name="weather_21">Tåget</string>
|
|
<string name="weather_22">Kuling</string>
|
|
<string name="weather_23">Blæst</string>
|
|
<string name="weather_24">Koldt</string>
|
|
<string name="weather_25">Skyet</string>
|
|
<string name="weather_26">Mest skyet</string>
|
|
<string name="weather_27">Mest skyet</string>
|
|
<string name="weather_28">Delvist skyet</string>
|
|
<string name="weather_29">Delvist skyet</string>
|
|
<string name="weather_30">Klart</string>
|
|
<string name="weather_31">Sol</string>
|
|
<string name="weather_32">Fint</string>
|
|
<string name="weather_33">Fint</string>
|
|
<string name="weather_34">Blandet regn og hagl</string>
|
|
<string name="weather_35">Varmt</string>
|
|
<string name="weather_36">Isoleret tordenvejr</string>
|
|
<string name="weather_37">Spredt tordenvejr</string>
|
|
<string name="weather_38">Spredte byger</string>
|
|
<string name="weather_39">Kraftig sne</string>
|
|
<string name="weather_40">Spredte snebyger</string>
|
|
<string name="weather_41">Delvist skyet</string>
|
|
<string name="weather_42">Tordenbyger</string>
|
|
<string name="weather_43">Snebyger</string>
|
|
<string name="weather_44">Isolerede tordenbyger</string>
|
|
</resources>
|