summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:31 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:31 -0800
commit6250bc8ea7c694655989cca20fde0b60a755ae87 (patch)
tree3994dad862f16d6599d1ba5d0590570d0fadb5dd
parenta738d6f74b55bf2e52c0a0efbd9829d801fc410d (diff)
downloadpackages_apps_LockClock-6250bc8ea7c694655989cca20fde0b60a755ae87.zip
packages_apps_LockClock-6250bc8ea7c694655989cca20fde0b60a755ae87.tar.gz
packages_apps_LockClock-6250bc8ea7c694655989cca20fde0b60a755ae87.tar.bz2
Automatic translation import
Change-Id: I48cd63603027cd1c6d831f863fa7987332f86af0
-rw-r--r--res/values-ja/strings.xml2
-rw-r--r--res/values-zh-rTW/strings.xml12
2 files changed, 7 insertions, 7 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 530447c..788fc03 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -19,7 +19,7 @@
<!-- General strings -->
<string name="unknown">不明</string>
<string name="cancel">キャンセル</string>
- <string name="loading_indicator">ウィジェットを読み込み中\u2026</string>
+ <string name="loading_indicator">ウィジェットを読み込み中...</string>
<string name="menu_done">完了</string>
<!-- Formating strings for widget clock -->
<!-- java.text.SimpleDateFormat uses H for hours in the 0-23 range and
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index c9d5428..f6f7f99 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -42,9 +42,9 @@
<string name="weather_13">陣雪</string>
<string name="weather_14">小陣雪</string>
<string name="weather_15">大風雪</string>
- <string name="weather_16">雪</string>
+ <string name="weather_16">降雪</string>
<string name="weather_17">冰雹</string>
- <string name="weather_18">霰</string>
+ <string name="weather_18">冰霰</string>
<string name="weather_19">塵霾</string>
<string name="weather_20">有霧</string>
<string name="weather_21">薄霧</string>
@@ -52,7 +52,7 @@
<string name="weather_23">狂風</string>
<string name="weather_24">有風</string>
<string name="weather_25">寒冷</string>
- <string name="weather_26">陰</string>
+ <string name="weather_26">陰天</string>
<!-- Night -->
<string name="weather_27">多雲</string>
<!-- Day -->
@@ -62,12 +62,12 @@
<!-- Day -->
<string name="weather_30">晴間多雲</string>
<!-- Night -->
- <string name="weather_31">晴</string>
+ <string name="weather_31">晴空</string>
<string name="weather_32">晴朗</string>
<!-- Night -->
- <string name="weather_33">晴</string>
+ <string name="weather_33">晴天</string>
<!-- Day -->
- <string name="weather_34">晴</string>
+ <string name="weather_34">晴天</string>
<string name="weather_35">雨加冰雹</string>
<string name="weather_36">炎熱</string>
<string name="weather_37">局地雷雨</string>