55 lines
3 KiB
XML
55 lines
3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="home_screen_settings">主屏幕设置</string>
|
|
<string name="drawer_settings">抽屉设置</string>
|
|
<string name="app_settings">应用设置</string>
|
|
<string name="setting_state_on">打开</string>
|
|
<string name="setting_state_off">关闭</string>
|
|
<string name="setting_state_disabled">已禁用</string>
|
|
<string name="play_folder_title">Play</string>
|
|
<string name="scrolling_wallpaper">滚动壁纸</string>
|
|
<string name="grid_size_text">网格大小</string>
|
|
<string name="grid_size_comfortable">宽松</string>
|
|
<string name="grid_size_cozy">合适</string>
|
|
<string name="grid_size_condensed">紧凑</string>
|
|
<string name="grid_size_custom">自定义 (<xliff:g id="rows">%1$d</xliff:g>\u00d7<xliff:g id="columns">%2$d</xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">选择自定义尺寸</string>
|
|
<string name="dialog_confirm">确认</string>
|
|
<string name="home_screen_search_text">搜索栏</string>
|
|
<string name="larger_icons_text">大图标</string>
|
|
<string name="icon_labels">图标标签</string>
|
|
<string name="icon_labels_show">显示</string>
|
|
<string name="icon_labels_hide">隐藏</string>
|
|
<string name="protected_app_settings">受保护的应用</string>
|
|
<string name="export_workspace_layout">导出布局</string>
|
|
<string name="app_drawer_style">抽屉样式</string>
|
|
<string name="app_drawer_style_compact">紧凑</string>
|
|
<string name="app_drawer_style_sections">分组</string>
|
|
<string name="app_drawer_color">抽屉颜色</string>
|
|
<string name="app_drawer_color_dark">暗色</string>
|
|
<string name="app_drawer_color_light">亮色</string>
|
|
<string name="fast_scroller">快速滚动</string>
|
|
<string name="fast_scroller_type">快速滚动类型</string>
|
|
<string name="fast_scroller_type_horizontal">横向</string>
|
|
<string name="fast_scroller_type_vertical">垂直</string>
|
|
<string name="search_activity_not_found">无法找到搜索活动!</string>
|
|
<string name="app_not_available">应用不可用</string>
|
|
<string name="storage_permission_denied">无法访问存储</string>
|
|
<string name="export_db_email_subject">启动器的区域数据库</string>
|
|
<string name="export_db_could_not">无法导出数据库文件</string>
|
|
</resources>
|