diff options
author | Eric Fischer <enf@google.com> | 2009-10-21 10:49:44 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2009-10-21 10:49:44 -0700 |
commit | c55c1f69eaa3b57d459d51c9345f27109894c5a2 (patch) | |
tree | e876d0522d0c62999f2d9ee96a4d015a803beac5 /res/values-zh-rTW/strings.xml | |
parent | 29f17b97f4cb80706e19ab3728a94391947848bd (diff) | |
download | android_packages_wallpapers_LivePicker-c55c1f69eaa3b57d459d51c9345f27109894c5a2.tar.gz android_packages_wallpapers_LivePicker-c55c1f69eaa3b57d459d51c9345f27109894c5a2.tar.bz2 android_packages_wallpapers_LivePicker-c55c1f69eaa3b57d459d51c9345f27109894c5a2.zip |
Import revised translations. DO NOT MERGE
Approver: jerryw
Diffstat (limited to 'res/values-zh-rTW/strings.xml')
-rw-r--r-- | res/values-zh-rTW/strings.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..798876b --- /dev/null +++ b/res/values-zh-rTW/strings.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source 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"> + <!-- no translation found for application_name (4119979710394894209) --> + <skip /> + <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"即時桌布"</string> + <!-- no translation found for configure_wallpaper (7396598925806288258) --> + <skip /> + <string name="wallpaper_instructions" msgid="4215640646180727542">"設定桌布"</string> + <string name="live_wallpaper_empty" msgid="4278728108785853407">"沒有即時桌布。"</string> + <string name="set_live_wallpaper" msgid="2381437614949033266">"設定桌布"</string> +</resources> |