summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/lineage_strings.xml
blob: 4d04882ac0f59813d4fa2e45f9ba79599c20ee70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2017 The LineageOS 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>
  <!-- Application name -->
  <!-- Folder titles -->
  <string name="play_folder_title">播放</string>
  <!-- Expand statusbar -->
  <string name="statusbar_expand">向下滑动以查看通知</string>
  <!-- Predictive apps -->
  <string name="predictive_apps_title">预测应用</string>
  <string name="predictive_apps_summary_on">您最喜欢的应用将会出现在应用抽屉的顶部</string>
  <string name="predictive_apps_summary_off">您最喜欢的应用将不会出现应用抽屉的顶部</string>
  <!-- Grid size -->
  <string name="grid_size_text">网格大小</string>
  <string name="grid_size_rows"></string>
  <string name="grid_size_columns"></string>
  <string name="grid_size_custom_positive">设置</string>
  <string name="grid_size_custom_message">选择自定义的行数和列数</string>
  <!-- Hide labels -->
  <string name="desktop_show_labels">在桌面上显示图标标签</string>
  <string name="drawer_show_labels">在抽屉里显示图标标签</string>
  <!-- Custom icons -->
  <string name="app_edit_drop_target_label">编辑</string>
  <string name="icon_pack_title">图标包</string>
  <string name="icon_pack_picker">选择图标</string>
  <string name="icon_pack_picker_search">搜索图标</string>
  <string name="icon_pack_suggestions">建议</string>
  <string name="icon_pack_all_icons">所有图标</string>
  <string name="icon_pack_reset">重置</string>
  <string name="icon_pack_system">系统(默认)</string>
  <!-- Icon shapes -->
  <string name="icon_shape_super_ellipse_name">超椭圆</string>
  <string name="icon_shape_circle_name">圆形</string>
  <string name="icon_shape_squircle_name">圆角矩形</string>
  <string name="icon_shape_teardrop_name">泪珠形</string>
  <!-- Preferences -->
  <string name="settings_category_home">主屏幕设置</string>
  <string name="settings_category_drawer">抽屉设置</string>
  <string name="settings_category_icons">图标设置</string>
  <string name="settings_more">更多</string>
  <string name="settings_rotation_title">旋转</string>
  <string name="settings_allow_rotation_desc">当设备旋转时,允许主屏幕横向显示</string>
  <string name="settings_icon_shape">更改图标形状</string>
  <string name="settings_icon_badging_desc_on">当有通知时,在图标上显示气泡</string>
  <string name="settings_icon_badging_desc_off">没有通知时,也在图标上显示气泡</string>
  <string name="settings_icon_force_adaptive_title">强制自适应图标</string>
  <string name="settings_icon_force_adaptive_desc_on">自定义形状的图标将加上边框</string>
  <string name="settings_icon_force_adaptive_desc_off">自定义形状的图标将没有边框</string>
  <string name="settings_feed">启用 Feed 集成</string>
  <string name="settings_edit_allow_title">允许编辑</string>
  <string name="settings_edit_allow_summary_on">可以在桌面上添加、删除和移动图标以及小部件</string>
  <string name="settings_edit_allow_summary_off">不能在桌面上添加、删除和移动图标以及小部件</string>
  <string name="settings_edit_widgets_error">无法将小部件添加到主屏幕中</string>
</resources>