aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rTW/strings.xml')
-rw-r--r--res/values-zh-rTW/strings.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index ff7ba18..065c5e7 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -16,8 +16,12 @@
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The application name -->
+ <!-- The app description -->
<string name="app_description">PhotoPhase 動態桌布</string>
+ <!-- No images message -->
<string name="no_pictures_oops_msg">未能找到圖片</string>
+ <!-- Menus -->
<string name="mnu_restore">還原</string>
<string name="mnu_delete">刪除</string>
<string name="mnu_settings">設定</string>
@@ -26,6 +30,7 @@
<string name="mnu_invert">反轉</string>
<string name="mnu_select_album">選擇相簿</string>
<string name="mnu_deselect_album">取消選擇相簿</string>
+ <!-- Formats -->
<string name="format_disabled">已停用</string>
<string name="format_rotate_only">旋轉</string>
<string name="format_seconds">%s 秒</string>
@@ -33,6 +38,7 @@
<string name="format_hours">%s 小時</string>
<string name="format_days">%s 天</string>
<string name="format_dim">%s%%</string>
+ <!-- Preferences -->
<string name="pref_general">一般設定</string>
<string name="pref_general_summary">一般設定、效果及轉場特效</string>
<string name="pref_general_settings">設定</string>
@@ -76,17 +82,20 @@
</plurals>
<string name="disposition_orientation_portrait">縱向</string>
<string name="disposition_orientation_landscape">橫向</string>
+ <!-- [2 lines one for describe long tap and another for describe swipe] -->
<string name="pref_disposition_description">按住畫框並且拖曳\u0026 至其邊界。左右滑動以顯示已定義的模板</string>
<string name="pref_disposition_template">模板 <xliff:g id="number_of_template">%1$s</xliff:g> 中的 <xliff:g id="total_of_templates">%2$s</xliff:g></string>
<string name="pref_disposition_unable_delete_advise">無法刪除所選的畫框</string>
<string name="pref_about">關於</string>
<string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\n版權所有 \u00A9 2014 CyanogenMod 計畫</string>
+ <!-- Refresh intervals -->
<string name="refresh_intervals_disabled">已停用</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>
+ <!-- Touch actions -->
<string name="touch_actions_none">無</string>
<string name="touch_actions_transition">執行轉換</string>
<string name="touch_actions_open">開啟</string>
@@ -95,12 +104,14 @@
<string name="touch_actions_transition_summary">執行圖片轉換</string>
<string name="touch_actions_open_summary">開啟圖片</string>
<string name="touch_actions_share_summary">分享此圖片</string>
+ <!-- Transitions -->
<string name="transitions_cube">立方體</string>
<string name="transitions_fade">淡入淡出</string>
<string name="transitions_flip">翻轉</string>
<string name="transitions_swap">切換</string>
<string name="transitions_translation">轉換</string>
<string name="transitions_window">視窗</string>
+ <!-- Effects -->
<string name="effects_noeffect">正常</string>
<string name="effects_autofix">自動修正</string>
<string name="effects_blur">模糊</string>
@@ -126,9 +137,11 @@
<string name="effects_temperature">色溫</string>
<string name="effects_tint">染色</string>
<string name="effects_vignette">小插圖</string>
+ <!-- ColorPickerDialog -->
<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>
+ <!-- Changelog dialog -->
<string name="changelog_title">更新日誌</string>
</resources>