aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-15 01:37:55 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-15 04:36:10 +0300
commit401622112065fdc0ccce49d5471497423930bec6 (patch)
treec33fd8cd3572ca99627593a8db60f8b99a9a3446
parent756878e6b307928bcb33f348bafd2153406a9ab5 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-401622112065fdc0ccce49d5471497423930bec6.tar.gz
android_packages_wallpapers_PhotoPhase-401622112065fdc0ccce49d5471497423930bec6.tar.bz2
android_packages_wallpapers_PhotoPhase-401622112065fdc0ccce49d5471497423930bec6.zip
Automatic translation import
Change-Id: I643b293dce435d8ff4d76ce286af342c34b1056a
-rw-r--r--res/values-ug/plurals.xml22
-rw-r--r--res/values-zh-rTW/plurals.xml3
-rw-r--r--res/values-zh-rTW/strings.xml12
3 files changed, 37 insertions, 0 deletions
diff --git a/res/values-ug/plurals.xml b/res/values-ug/plurals.xml
new file mode 100644
index 0000000..18b3d02
--- /dev/null
+++ b/res/values-ug/plurals.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="msg_media_reload_complete">
+ <item quantity="other">ۋاسىتىنى قايتا يۈكلەش تامام. <xliff:g id="pictures" example="7">%d</xliff:g> رەسىم تېپىلدى.</item>
+ </plurals>
+</resources>
diff --git a/res/values-zh-rTW/plurals.xml b/res/values-zh-rTW/plurals.xml
index 1a21adc..ea4644d 100644
--- a/res/values-zh-rTW/plurals.xml
+++ b/res/values-zh-rTW/plurals.xml
@@ -19,4 +19,7 @@
<plurals name="album_number_of_pictures">
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> 張圖片</item>
</plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="other">媒體重新載入完成。找到 <xliff:g id="pictures" example="7">%d</xliff:g> 張圖片。</item>
+ </plurals>
</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 299c5d3..9e1d6d7 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -41,5 +41,17 @@
<string name="pref_media_settings">設定</string>
<string name="pref_media_albums">相簿</string>
<string name="pref_about">關於</string>
+ <string name="refresh_intervals_1h">1 小時</string>
+ <string name="refresh_intervals_4h">4 小時</string>
+ <string name="refresh_intervals_1d">1 天</string>
+ <string name="refresh_intervals_2d">2 天</string>
+ <string name="refresh_intervals_1w">1 週</string>
+ <string name="touch_actions_share">分享</string>
+ <string name="transitions_flip">翻轉</string>
+ <string name="effects_blur">模糊</string>
+ <string name="color_picker_alpha_slider_text">透明度</string>
+ <string name="color_picker_current_text">目前:</string>
+ <string name="color_picker_new_text">新的:</string>
+ <string name="color_picker_color">色碼:</string>
<string name="changelog_title">更新日誌</string>
</resources>