The Android Open Source Project | 31dd503 | 2009-03-03 19:32:27 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | a66bf91 | 2010-03-17 22:14:17 -0700 | [diff] [blame] | 2 | <!-- |
| 3 | /* |
| 4 | * Copyright (C) 2008 The Android Open Source Project |
| 5 | * |
| 6 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | * you may not use this file except in compliance with the License. |
| 8 | * You may obtain a copy of the License at |
| 9 | * |
| 10 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | * |
| 12 | * Unless required by applicable law or agreed to in writing, software |
| 13 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | * See the License for the specific language governing permissions and |
| 16 | * limitations under the License. |
| 17 | */ |
| 18 | --> |
The Android Open Source Project | 31dd503 | 2009-03-03 19:32:27 -0800 | [diff] [blame] | 19 | |
The Android Open Source Project | 31dd503 | 2009-03-03 19:32:27 -0800 | [diff] [blame] | 20 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 21 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Kenny Root | 82faa75 | 2010-04-29 15:35:49 -0700 | [diff] [blame] | 22 | <string name="application_name" msgid="8424725141379931883">"啟動器"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 23 | <string name="uid_name" msgid="3371120195364560632">"Android 核心應用程式"</string> |
Eric Fischer | 6c8ce17 | 2011-07-25 17:42:47 -0700 | [diff] [blame] | 24 | <string name="folder_name" msgid="8551881338202938211"></string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 25 | <string name="chooser_wallpaper" msgid="5988031014201479733">"從…選取桌布"</string> |
| 26 | <string name="wallpaper_instructions" msgid="4215640646180727542">"設定桌布"</string> |
Eric Fischer | 677298a | 2010-01-07 15:58:34 -0800 | [diff] [blame] | 27 | <string name="pick_wallpaper" msgid="5630222540525626723">"桌布"</string> |
Eric Fischer | 596f6df | 2011-02-17 10:18:49 -0800 | [diff] [blame] | 28 | <string name="activity_not_found" msgid="5591731020063337696">"尚未安裝應用程式。"</string> |
Eric Fischer | ecf403f | 2010-08-05 16:06:27 -0700 | [diff] [blame] | 29 | <string name="widgets_tab_label" msgid="9145860100000983599">"小工具"</string> |
Eric Fischer | 929cb0a | 2011-08-22 11:16:50 -0700 | [diff] [blame] | 30 | <string name="long_press_widget_to_add" msgid="8915177487173521501">"持續按住小工具即可選取"</string> |
Eric Fischer | 475a9c7 | 2011-04-07 13:54:46 -0700 | [diff] [blame] | 31 | <string name="market" msgid="2652226429823445833">"商店"</string> |
Eric Fischer | 3c5e6b2 | 2010-12-01 15:18:05 -0800 | [diff] [blame] | 32 | <string name="external_drop_widget_error" msgid="4976816434597126575">"無法將項目拖放至主螢幕上"</string> |
Eric Fischer | 66c7a52 | 2010-12-09 16:07:40 -0800 | [diff] [blame] | 33 | <string name="external_drop_widget_pick_title" msgid="4481311720134376218">"選取要建立的小工具"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 34 | <string name="rename_folder_label" msgid="5646236631298452787">"資料夾名稱"</string> |
| 35 | <string name="rename_folder_title" msgid="4544573104191526550">"重新命名資料夾"</string> |
| 36 | <string name="rename_action" msgid="6016003384693240896">"確定"</string> |
| 37 | <string name="cancel_action" msgid="3811860427489435048">"取消"</string> |
Eric Fischer | fc8b77b | 2011-01-12 17:04:45 -0800 | [diff] [blame] | 38 | <string name="menu_item_add_item" msgid="6233177331075781114">"新增至主螢幕"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 39 | <string name="group_applications" msgid="4118484163419674240">"應用程式"</string> |
Eric Fischer | 26ee6c5 | 2011-08-02 11:36:58 -0700 | [diff] [blame] | 40 | <string name="group_shortcuts" msgid="9133529424900391877">"捷徑"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 41 | <string name="group_widgets" msgid="6704978494073105844">"小工具"</string> |
| 42 | <string name="group_wallpapers" msgid="1568191644272224858">"桌布"</string> |
Eric Fischer | fc8b77b | 2011-01-12 17:04:45 -0800 | [diff] [blame] | 43 | <string name="out_of_space" msgid="8365249326091984698">"主螢幕已無空間"</string> |
Eric Fischer | 935dc58 | 2011-08-12 17:19:13 -0700 | [diff] [blame] | 44 | <string name="invalid_hotseat_item" msgid="6545340627805449250">"這個小工具過大,超出可用的空間。"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 45 | <string name="shortcut_installed" msgid="7071557296331322355">"已建立「<xliff:g id="NAME">%s</xliff:g>」捷徑。"</string> |
| 46 | <string name="shortcut_uninstalled" msgid="2129499669449749995">"已移除「<xliff:g id="NAME">%s</xliff:g>」捷徑。"</string> |
Eric Fischer | 677298a | 2010-01-07 15:58:34 -0800 | [diff] [blame] | 47 | <string name="shortcut_duplicate" msgid="4757756326465060694">"「<xliff:g id="NAME">%s</xliff:g>」捷徑已經存在。"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 48 | <string name="title_select_shortcut" msgid="2858897527672831763">"選取捷徑"</string> |
Eric Fischer | 0f640fc | 2010-10-27 14:33:07 -0700 | [diff] [blame] | 49 | <string name="title_select_application" msgid="8031072293115454221">"選取應用程式"</string> |
Eric Fischer | 0f640fc | 2010-10-27 14:33:07 -0700 | [diff] [blame] | 50 | <string name="all_apps_button_label" msgid="2578400570124163469">"應用程式"</string> |
Eric Fischer | 677298a | 2010-01-07 15:58:34 -0800 | [diff] [blame] | 51 | <string name="all_apps_home_button_label" msgid="1022222300329398558">"主螢幕"</string> |
Eric Fischer | fc8b77b | 2011-01-12 17:04:45 -0800 | [diff] [blame] | 52 | <string name="delete_zone_label_workspace" msgid="7153615831493049150">"移除"</string> |
Eric Fischer | 596f6df | 2011-02-17 10:18:49 -0800 | [diff] [blame] | 53 | <string name="delete_zone_label_all_apps" msgid="6664588234817475108">"解除安裝"</string> |
Eric Fischer | 30faf51 | 2011-06-20 14:50:10 -0700 | [diff] [blame] | 54 | <string name="delete_target_label" msgid="665300185123139530">"移除"</string> |
| 55 | <string name="delete_target_uninstall_label" msgid="748894921183769150">"解除安裝"</string> |
Eric Fischer | 9dc7a88 | 2011-07-07 11:42:38 -0700 | [diff] [blame] | 56 | <string name="info_target_label" msgid="4019495079517426980">"應用程式資訊"</string> |
Eric Fischer | 1478102 | 2011-04-26 16:07:48 -0700 | [diff] [blame] | 57 | <string name="accessibility_search_button" msgid="816822994629942611">"搜尋"</string> |
| 58 | <string name="accessibility_voice_search_button" msgid="3938249215065842475">"語音搜尋"</string> |
| 59 | <string name="accessibility_all_apps_button" msgid="1595097919145716305">"應用程式"</string> |
Eric Fischer | 1478102 | 2011-04-26 16:07:48 -0700 | [diff] [blame] | 60 | <string name="accessibility_delete_button" msgid="3628162007991023603">"移除"</string> |
Eric Fischer | d40fcd3 | 2011-03-17 16:54:10 -0700 | [diff] [blame] | 61 | <string name="delete_zone_label_all_apps_system_app" msgid="3683920959591819044">"解除安裝更新"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 62 | <string name="menu_add" msgid="3065046628354640854">"新增"</string> |
Eric Fischer | 0f640fc | 2010-10-27 14:33:07 -0700 | [diff] [blame] | 63 | <string name="menu_manage_apps" msgid="2308685199463588895">"管理應用程式"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 64 | <string name="menu_wallpaper" msgid="5837429080911269832">"桌布"</string> |
| 65 | <string name="menu_search" msgid="4826514464423239041">"搜尋"</string> |
| 66 | <string name="menu_notifications" msgid="6424587053194766192">"通知"</string> |
Eric Fischer | 75c8365 | 2011-09-02 14:49:25 -0700 | [diff] [blame^] | 67 | <!-- outdated translation 8590123354578910028 --> <string name="menu_settings" msgid="3946232973327980394">"系統設定"</string> |
Eric Fischer | 3359793 | 2011-08-26 14:56:43 -0700 | [diff] [blame] | 68 | <string name="menu_help" msgid="4901160661634590633">"說明"</string> |
Eric Fischer | 0f640fc | 2010-10-27 14:33:07 -0700 | [diff] [blame] | 69 | <string name="cab_menu_delete_app" msgid="1242619904941293871">"解除安裝應用程式"</string> |
| 70 | <string name="cab_menu_app_info" msgid="5180426909324882018">"應用程式詳細資料"</string> |
| 71 | <string name="cab_app_selection_text" msgid="606113924828167756">"已選取 1 個應用程式"</string> |
| 72 | <string name="cab_widget_selection_text" msgid="962527270506951955">"已選取 1 個小工具"</string> |
| 73 | <string name="cab_folder_selection_text" msgid="8916111874189565067">"已選取 1 個資料夾"</string> |
| 74 | <string name="cab_shortcut_selection_text" msgid="8115847384500412878">"已選取 1 個捷徑"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 75 | <string name="permlab_install_shortcut" msgid="1201690825493376489">"安裝捷徑"</string> |
| 76 | <string name="permdesc_install_shortcut" msgid="7429365847558984148">"允許應用程式自動新增快速鍵。"</string> |
| 77 | <string name="permlab_uninstall_shortcut" msgid="7696645932555926449">"解除安裝捷徑"</string> |
| 78 | <string name="permdesc_uninstall_shortcut" msgid="959972195916090900">"允許應用程式自動移除捷徑。"</string> |
Eric Fischer | fc8b77b | 2011-01-12 17:04:45 -0800 | [diff] [blame] | 79 | <string name="permlab_read_settings" msgid="3452408290738106747">"讀取主螢幕設定和捷徑"</string> |
| 80 | <string name="permdesc_read_settings" msgid="8377434937176025492">"允許應用程式讀取主螢幕中的設定和捷徑。"</string> |
| 81 | <string name="permlab_write_settings" msgid="1360567537236705628">"寫入主螢幕設定和捷徑"</string> |
| 82 | <string name="permdesc_write_settings" msgid="1098648778383349818">"允許應用程式變更主螢幕中的設定和捷徑。"</string> |
Eric Fischer | 929cb0a | 2011-08-22 11:16:50 -0700 | [diff] [blame] | 83 | <string name="google_apps_folder_name" msgid="6379401240457905079">"Google Apps"</string> |
Eric Fischer | 66ec9e2 | 2009-10-13 16:35:39 -0700 | [diff] [blame] | 84 | <string name="gadget_error_text" msgid="8359351016167075858">"載入小工具時發生問題"</string> |
Eric Fischer | 04e37ed | 2010-09-24 12:27:12 -0700 | [diff] [blame] | 85 | <string name="uninstall_system_app_text" msgid="7488523163288397451">"這是系統應用程式,無法將其解除安裝。"</string> |
Eric Fischer | b9e9945 | 2011-06-02 16:56:59 -0700 | [diff] [blame] | 86 | <string name="dream_name" msgid="2847171357608437154">"Rocket Launcher"</string> |
Eric Fischer | 6c8ce17 | 2011-07-25 17:42:47 -0700 | [diff] [blame] | 87 | <string name="folder_hint_text" msgid="8633351560105748141">"未命名的資料夾"</string> |
Eric Fischer | 75c8365 | 2011-09-02 14:49:25 -0700 | [diff] [blame^] | 88 | <string name="workspace_cling_title" msgid="6772061635561632299">"歡迎回來!"</string> |
| 89 | <string name="workspace_cling_move_item" msgid="897064551822359347">"如要移動應用程式或小工具,請輕觸並按住目標項目,然後放置在偏好的位置。"</string> |
| 90 | <string name="workspace_cling_open_all_apps" msgid="5287802320356364228">"如要查看您所有的應用程式,請輕觸 [所有應用程式] 按鈕。"</string> |
| 91 | <string name="all_apps_cling_title" msgid="3057036297077247772">"您的所有應用程式"</string> |
| 92 | <string name="all_apps_cling_add_item" msgid="4635717397976102935">"如要將應用程式或小工具新增至主螢幕,請輕觸並按住目標項目,然後放置在偏好的位置。"</string> |
| 93 | <string name="cling_dismiss" msgid="2780907108735868381">"確定"</string> |
The Android Open Source Project | 31dd503 | 2009-03-03 19:32:27 -0800 | [diff] [blame] | 94 | </resources> |