blob: 8ea7b3f6bc63338a80415a1ac72ab3ff318e2494 [file] [log] [blame]
The Android Open Source Project0e320b22009-01-09 17:51:25 -08001<?xml version="1.0" encoding="UTF-8"?>
The Android Open Source Projectbb96f412009-01-22 00:13:44 -08002<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
The Android Open Source Project0e320b22009-01-09 17:51:25 -080016<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <string name="application_name">"主页"</string>
19 <string name="folder_name">"文件夹"</string>
20 <string name="chooser_wallpaper">"选择壁纸"</string>
21 <string name="wallpaper_instructions">"设置壁纸"</string>
22 <string name="pick_wallpaper">"壁纸图库"</string>
23 <string name="activity_not_found">"您的手机上没有安装应用程序。"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080024 <string name="rename_folder_label">"文件夹名"</string>
The Android Open Source Project0e320b22009-01-09 17:51:25 -080025 <string name="rename_folder_title">"重命名文件夹"</string>
26 <string name="rename_action">"确定"</string>
27 <string name="cancel_action">"取消"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080028 <string name="menu_item_add_item">"添加到“主页”屏幕"</string>
The Android Open Source Project0e320b22009-01-09 17:51:25 -080029 <string name="group_applications">"应用程序"</string>
30 <string name="group_shortcuts">"快捷键"</string>
The Android Open Source Project233a0132009-02-19 10:57:35 -080031 <string name="group_search">"搜索"</string>
32 <string name="group_folder">"文件夹"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080033 <string name="group_live_folders">"活动的文件夹"</string>
The Android Open Source Project0e320b22009-01-09 17:51:25 -080034 <string name="group_widgets">"小工具"</string>
The Android Open Source Project38a75b22009-03-03 14:04:32 -080035 <string name="group_gadgets">"小工具"</string>
The Android Open Source Project0e320b22009-01-09 17:51:25 -080036 <string name="group_wallpapers">"壁纸"</string>
37 <string name="add_folder">"文件夹"</string>
38 <string name="add_clock">"时钟"</string>
39 <string name="add_photo_frame">"相框"</string>
40 <string name="add_search">"搜索"</string>
41 <string name="out_of_space">"该“主页”屏幕上没有多余空间。"</string>
The Android Open Source Project233a0132009-02-19 10:57:35 -080042 <string name="title_select_shortcut">"选择快捷键"</string>
43 <string name="title_select_live_folder">"选择活动文件夹"</string>
The Android Open Source Project0e320b22009-01-09 17:51:25 -080044 <string name="menu_add">"添加"</string>
45 <string name="menu_wallpaper">"壁纸"</string>
46 <string name="menu_search">"搜索"</string>
47 <string name="menu_notifications">"通知"</string>
48 <string name="menu_settings">"设置"</string>
49 <string name="permlab_install_shortcut">"安装快捷键"</string>
50 <string name="permdesc_install_shortcut">"允许应用程序在没有用户介入的情况下添加快捷键。"</string>
51 <string name="permlab_uninstall_shortcut">"卸载快捷键"</string>
52 <string name="permdesc_uninstall_shortcut">"允许应用程序在没有用户介入的情况下删除快捷键。"</string>
The Android Open Source Project946cd912009-01-15 16:12:13 -080053 <string name="permlab_read_settings">"读取“主页”设置和快捷键"</string>
54 <string name="permdesc_read_settings">"允许应用程序读取“主页”中的设置和快捷键。"</string>
55 <string name="permlab_write_settings">"写入“主页”设置和快捷键"</string>
56 <string name="permdesc_write_settings">"允许应用程序更改“主页”中的设置和快捷键。"</string>
The Android Open Source Project0e320b22009-01-09 17:51:25 -080057 <string name="search_hint">"Google 搜索"</string>
The Android Open Source Project38a75b22009-03-03 14:04:32 -080058 <string name="gadget_error_text">"载入小工具时出现问题"</string>
The Android Open Source Project0e320b22009-01-09 17:51:25 -080059</resources>