summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-20 13:06:31 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-20 13:06:31 -0700
commitd0d6665e77e91e981d66a00951f32429299011c9 (patch)
tree7c93307eca4abc1be0cd6402af3770172e24420e /app
parent7c8a02e9fd78b0cf5bdee2c4806e19e254f11ee0 (diff)
downloadandroid_packages_apps_YahooWeatherProvider-d0d6665e77e91e981d66a00951f32429299011c9.tar.gz
android_packages_apps_YahooWeatherProvider-d0d6665e77e91e981d66a00951f32429299011c9.tar.bz2
android_packages_apps_YahooWeatherProvider-d0d6665e77e91e981d66a00951f32429299011c9.zip
Automatic translation import
Change-Id: I07246f23d158dce8e6c193b2a70d83cdd39fac64
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values-en-rAU/strings.xml8
-rw-r--r--app/src/main/res/values-en-rIN/strings.xml8
-rw-r--r--app/src/main/res/values-ko/strings.xml1
-rw-r--r--app/src/main/res/values-nb/strings.xml2
-rw-r--r--app/src/main/res/values-sq-rAL/strings.xml8
5 files changed, 23 insertions, 4 deletions
diff --git a/app/src/main/res/values-en-rAU/strings.xml b/app/src/main/res/values-en-rAU/strings.xml
index 70489fb..e439981 100644
--- a/app/src/main/res/values-en-rAU/strings.xml
+++ b/app/src/main/res/values-en-rAU/strings.xml
@@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="app_name">Yahoo Weather Provider</string>
+ <string name="about_preference_category_title">About</string>
+ <string name="about_preference">Copyright</string>
+ <string name="about_preference_summary">YAHOO! is a registered trademark of Yahoo! Inc. both in the United States and internationally.</string>
+ <string name="customization_preference_category_title">Customisation</string>
+</resources>
diff --git a/app/src/main/res/values-en-rIN/strings.xml b/app/src/main/res/values-en-rIN/strings.xml
index 70489fb..e439981 100644
--- a/app/src/main/res/values-en-rIN/strings.xml
+++ b/app/src/main/res/values-en-rIN/strings.xml
@@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="app_name">Yahoo Weather Provider</string>
+ <string name="about_preference_category_title">About</string>
+ <string name="about_preference">Copyright</string>
+ <string name="about_preference_summary">YAHOO! is a registered trademark of Yahoo! Inc. both in the United States and internationally.</string>
+ <string name="customization_preference_category_title">Customisation</string>
+</resources>
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 72f4a97..d074c77 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -4,5 +4,6 @@
<string name="app_name">야후 날씨 공급자</string>
<string name="about_preference_category_title">정보</string>
<string name="about_preference">저작권</string>
+ <string name="about_preference_summary">YAHOO!는 미국 및 기타 국가에 등록된 Yahoo! Inc.의 상표입니다.</string>
<string name="customization_preference_category_title">사용자 정의</string>
</resources>
diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml
index 99cf87c..ea7d675 100644
--- a/app/src/main/res/values-nb/strings.xml
+++ b/app/src/main/res/values-nb/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
- <string name="app_name">Yahoo Værleverandør</string>
+ <string name="app_name">Yahoo værleverandør</string>
<string name="about_preference_category_title">Om</string>
<string name="about_preference">Opphavsrett</string>
<string name="about_preference_summary">YAHOO! er et registrert varemerke av Yahoo! Inc. både i USA og internasjonalt.</string>
diff --git a/app/src/main/res/values-sq-rAL/strings.xml b/app/src/main/res/values-sq-rAL/strings.xml
index 70489fb..c6c819a 100644
--- a/app/src/main/res/values-sq-rAL/strings.xml
+++ b/app/src/main/res/values-sq-rAL/strings.xml
@@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="app_name">Parashikimi i Motit nga Yahoo</string>
+ <string name="about_preference_category_title">Rreth nesh</string>
+ <string name="about_preference">Të drejtat e autorit</string>
+ <string name="about_preference_summary">YAHOO! është një markë e regjistruar e Yahoo! Inc. si në Shtetet e Bashkuara ashtu edhe ndërkombëtarisht.</string>
+ <string name="customization_preference_category_title">Personalizim</string>
+</resources>