summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/lineage_strings.xml
blob: 19afd01dae0c2ed58ae3bd292705174564ac1232 (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2018 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 -->
    <!-- Settings -->
    <!-- Categories -->
    <string name="settings_category_home">主屏幕设置</string>
    <string name="settings_category_drawer">抽屉设置</string>
    <string name="settings_category_icons">图标设置</string>
    <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
    <string name="title_show_google_app">显示 Google 应用</string>
    <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_left">当您从主屏幕向右滑动时</string>
    <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_right">当您从主屏幕向左滑动时</string>
    <!-- Icon shapes -->
    <string name="icon_shape_square_name">方形</string>
    <string name="icon_shape_circle_name">圆形</string>
    <string name="icon_shape_squircle_name">圆角矩形</string>
    <string name="icon_shape_teardrop_name">泪珠形</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>
    <!-- Edit workspace -->
    <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>
    <!-- Icon badging -->
    <string name="settings_icon_badging_desc_on">当有通知时,在图标上显示气泡</string>
    <string name="settings_icon_badging_desc_off">没有通知时,也在图标上显示气泡</string>
    <!-- Folder titles -->
    <string name="play_folder_title">播放</string>
    <!-- Expand statusbar -->
    <string name="statusbar_expand">向下滑动以查看通知</string>
    <!-- Trust apps -->
</resources>