summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:10 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:54:10 -0800
commit8bb3194ffe5885ae5a44e767cef4ce6ed387bc76 (patch)
treef228d35c81314f3d03b90278c08852ad02c6af20
parent83981225c33e295d1fc2ada166c2af215bac9412 (diff)
downloadandroid_packages_providers_WeatherProvider-8bb3194ffe5885ae5a44e767cef4ce6ed387bc76.tar.gz
android_packages_providers_WeatherProvider-8bb3194ffe5885ae5a44e767cef4ce6ed387bc76.tar.bz2
android_packages_providers_WeatherProvider-8bb3194ffe5885ae5a44e767cef4ce6ed387bc76.zip
Automatic translation import
Change-Id: I4cd5b02cb4bd8868cf2153040a94a56df9592314
-rw-r--r--res/values-sr-rCS/strings.xml28
-rw-r--r--res/values-uk/strings.xml46
2 files changed, 74 insertions, 0 deletions
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml
new file mode 100644
index 0000000..bfd771c
--- /dev/null
+++ b/res/values-sr-rCS/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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>
+ <!-- Weather - Weather codes -->
+ <!-- Night -->
+ <!-- Day -->
+ <!-- Night -->
+ <!-- Day -->
+ <!-- Night -->
+ <!-- Night -->
+ <!-- Day -->
+ <!-- Forecast unavailable -->
+</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index bfd771c..dc9b73b 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -16,13 +16,59 @@
limitations under the License.
-->
<resources>
+ <string name="app_name">Вибір постачальника погоди</string>
<!-- Weather - Weather codes -->
+ <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>
<!-- Night -->
+ <string name="weather_26">Здебільшого хмарно</string>
<!-- Day -->
+ <string name="weather_27">Здебільшого хмарно</string>
<!-- Night -->
+ <string name="weather_28">Малохмарно</string>
<!-- Day -->
+ <string name="weather_29">Малохмарно</string>
<!-- Night -->
+ <string name="weather_30">Ясно</string>
+ <string name="weather_31">Сонячно</string>
<!-- Night -->
+ <string name="weather_32">Ясно</string>
<!-- Day -->
+ <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>
<!-- Forecast unavailable -->
</resources>