blob: 1e5278bfc067bb1eee44f5cee011ff5e0066f4fa [file] [log] [blame]
Bill Yi66c912a2019-04-08 08:57:46 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 Copyright (C) 2018 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Bill Yia062fc42023-05-09 16:34:08 -070020 <string name="app_name" msgid="1647136562008520313">"壁纸与个性化"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070021 <string name="theme_title" msgid="2144932106319405101">"样式"</string>
Bill Yiad8bcf52022-08-25 06:11:14 -070022 <string name="clock_title" msgid="1974314575211361352">"自定义钟面"</string>
23 <string name="clock_description" msgid="3563839327378948">"选择自定义钟面"</string>
24 <string name="clock_picker_entry_content_description" msgid="8377139273468595734">"更改自定义钟面"</string>
Bill Yi2ae21342023-07-14 03:08:36 -070025 <string name="select_clock_action_description" msgid="5025888763471843648">"表盘选项 <xliff:g id="ID_1">%1$s</xliff:g>"</string>
Bill Yi44170ac2023-06-23 03:43:34 -070026 <string name="clock_settings_title" msgid="2050906379377120431">"时钟颜色和尺寸"</string>
Bill Yi9a5841a2023-03-28 16:35:35 -070027 <string name="clock_color_and_size_title" msgid="7146791234905111351">"时钟颜色和尺寸"</string>
28 <string name="clock_color_and_size_description" msgid="6578061553012886817">"<xliff:g id="ID_1">%1$s</xliff:g><xliff:g id="ID_2">%2$s</xliff:g>"</string>
Bill Yid9a976b2024-07-22 13:53:16 -070029 <string name="clock_style" msgid="6847711178193804308">"样式"</string>
Bill Yicade1112023-02-05 17:32:40 -080030 <string name="clock_color" msgid="8081608867289156163">"颜色"</string>
Bill Yi9a5841a2023-03-28 16:35:35 -070031 <string name="clock_color_red" msgid="3843504214807597810">"红色"</string>
32 <string name="clock_color_orange" msgid="4175805201144275804">"橙色"</string>
33 <string name="clock_color_yellow" msgid="7391699163247349977">"黄色"</string>
34 <string name="clock_color_green" msgid="1991157556500156596">"绿色"</string>
35 <string name="clock_color_blue" msgid="4037792003465759149">"蓝色"</string>
36 <string name="clock_color_indigo" msgid="8910855386698452917">"靛蓝色"</string>
37 <string name="clock_color_violet" msgid="3454503847169375826">"紫罗兰色"</string>
38 <string name="clock_color_gray" msgid="9221530636948859231">"灰色"</string>
39 <string name="clock_color_teal" msgid="7499223425741344251">"蓝绿色"</string>
Bill Yicade1112023-02-05 17:32:40 -080040 <string name="clock_size" msgid="5028923902364418263">"大小"</string>
41 <string name="clock_size_dynamic" msgid="1023930312455061642">"动态"</string>
Bill Yib1f52822024-04-02 02:23:52 -070042 <string name="clock_size_dynamic_description" msgid="2776620745774561662">"时钟大小会随锁屏内容而变化"</string>
Bill Yicade1112023-02-05 17:32:40 -080043 <string name="clock_size_large" msgid="3143248715744138979">"大"</string>
Bill Yi60e46222023-02-21 07:45:15 -080044 <string name="clock_size_small" msgid="2280449912094164133">"小"</string>
Bill Yid52e19d2023-08-23 20:00:36 -070045 <string name="clock_size_small_description" msgid="4089511196955732480">"一个小型时钟显示在界面一角"</string>
Bill Yi635d5a12024-11-05 20:15:35 -080046 <string name="clock_font_editor_apply" msgid="5965611025879105293">"应用时钟字体更改"</string>
47 <string name="clock_font_editor_revert" msgid="5307491447405753061">"撤消时钟字体更改"</string>
Bill Yi57413e12021-04-10 02:12:39 +000048 <string name="grid_title" msgid="1688173478777254123">"应用网格"</string>
Bill Yi91fa3a12024-10-22 13:43:07 -070049 <string name="shape_and_grid_title" msgid="9092477491363761054">"应用形状和布局"</string>
50 <string name="grid_layout" msgid="370175667652663686">"布局"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070051 <string name="apply_theme_btn" msgid="6293081192321303991">"应用"</string>
52 <string name="edit_custom_theme_lbl" msgid="5211377705710775224">"点按即可修改"</string>
53 <string name="keep_my_wallpaper" msgid="8012385376769568517">"保留当前壁纸"</string>
Bill Yi0417a302020-07-02 21:17:21 -070054 <string name="theme_preview_card_content_description" msgid="5989222908619535533">"样式预览"</string>
55 <string name="grid_preview_card_content_description" msgid="8449383777584714842">"网格预览"</string>
Bill Yibe04c6a2020-07-13 09:29:49 -070056 <string name="font_preview_content_description" msgid="128230439293337891">"字体预览"</string>
57 <string name="icon_preview_content_description" msgid="7761101284351952890">"图标预览"</string>
58 <string name="color_preview_content_description" msgid="4879120462082058124">"颜色预览"</string>
59 <string name="shape_preview_content_description" msgid="6479487796176550432">"形状预览"</string>
Bill Yi29edb592019-05-09 17:10:49 -070060 <string name="option_applied_description" msgid="5022305212078053534">"<xliff:g id="ID_1">%1$s</xliff:g>,目前已应用"</string>
Bill Yif5691a22019-05-11 00:21:43 -070061 <string name="option_applied_previewed_description" msgid="5269654286638446858">"<xliff:g id="ID_1">%1$s</xliff:g>(目前应用及预览的项)"</string>
62 <string name="option_previewed_description" msgid="3467217598865047661">"<xliff:g id="ID_1">%1$s</xliff:g>(目前预览的项)"</string>
Bill Yif97f9f92021-12-22 13:58:15 +000063 <string name="option_change_applied_previewed_description" msgid="9197311327728570816">"<xliff:g id="ID_1">%1$s</xliff:g>,更改所选的项以及预览的项"</string>
Bill Yi8ba80cc2019-04-26 16:24:36 -070064 <string name="theme_description" msgid="3697012391785254635">"字体:<xliff:g id="ID_1">%1$s</xliff:g>,图标:<xliff:g id="ID_2">%2$s</xliff:g>,形状:<xliff:g id="ID_3">%3$s</xliff:g>,颜色:<xliff:g id="ID_4">%4$s</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070065 <string name="default_theme_title" msgid="2555741736622366797">"默认"</string>
66 <string name="preview_name_font" msgid="4465423899630037038">"字体"</string>
67 <string name="preview_name_icon" msgid="6818927315316316440">"图标"</string>
68 <string name="preview_name_color" msgid="8776203144994416172">"颜色"</string>
69 <string name="preview_name_shape" msgid="5676971146080968721">"形状"</string>
70 <string name="preview_name_wallpaper" msgid="1738652462949531828">"壁纸"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070071 <string name="font_card_title" msgid="2343292653502548685">"ABC • abc • 123"</string>
72 <string name="font_card_body" msgid="6790525594503904468">"将您喜爱的字体应用于每个屏幕上的文字"</string>
Bill Yi0417a302020-07-02 21:17:21 -070073 <string name="grid_options_title" msgid="7071930966989877023">"选择网格大小"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070074 <string name="grid_title_pattern" msgid="9188866567612607806">"<xliff:g id="ID_1">%1$d</xliff:g>x<xliff:g id="ID_2">%2$d</xliff:g>"</string>
Bill Yi1d4d40d2023-09-13 04:07:29 -070075 <string name="apply_grid_btn_note" msgid="2966021967355139181">"更改网格大小将会重新加载工作区,这可能需要几秒钟的时间。"</string>
76 <string name="toast_of_changing_grid" msgid="3515633981312731121">"正在重新加载网格大小为“%1$s”的工作区"</string>
77 <string name="toast_of_failure_to_change_grid" msgid="1349622908271736044">"未能重新加载网格大小为“%1$s”的工作区"</string>
Bill Yi0417a302020-07-02 21:17:21 -070078 <string name="applied_theme_msg" msgid="3749018706366796244">"已成功设置样式"</string>
79 <string name="applied_clock_msg" msgid="1303338016701443767">"已成功设置时钟"</string>
80 <string name="applied_grid_msg" msgid="3250499654436933034">"已成功设置网格"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070081 <string name="apply_theme_error_msg" msgid="791364062636538317">"应用样式时出现问题"</string>
82 <string name="custom_theme_next" msgid="6235420097213197301">"下一步"</string>
Bill Yi8ba80cc2019-04-26 16:24:36 -070083 <string name="custom_theme_previous" msgid="4941132112640503022">"上一步"</string>
Bill Yi0417a302020-07-02 21:17:21 -070084 <string name="custom_theme" msgid="1618351922263478163">"自定义"</string>
Bill Yi75450f42019-05-25 17:20:57 -070085 <string name="custom_theme_title" msgid="2192300350332693631">"自定义 <xliff:g id="ID_1">%1$d</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070086 <string name="custom_theme_fragment_title" msgid="6615547284702040280">"自定义样式"</string>
87 <string name="custom_theme_delete" msgid="4744494663184126202">"删除"</string>
88 <string name="font_component_title" msgid="8800340833695292049">"选择字体"</string>
89 <string name="icon_component_title" msgid="5779787138399083903">"选择图标"</string>
90 <string name="color_component_title" msgid="1194089273921078816">"选择颜色"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070091 <string name="shape_component_title" msgid="8366847436022025538">"选择形状"</string>
Bill Yi75450f42019-05-25 17:20:57 -070092 <string name="name_component_title" msgid="532425087968663437">"为样式命名"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070093 <string name="icon_component_label" msgid="2625784884001407944">"图标 <xliff:g id="ID_1">%1$d</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070094 <string name="delete_custom_theme_confirmation" msgid="4452137183628769394">"要删除自定义样式吗?"</string>
95 <string name="delete_custom_theme_button" msgid="5102462988130208824">"删除"</string>
96 <string name="cancel" msgid="4651030493668562067">"取消"</string>
97 <string name="set_theme_wallpaper_dialog_message" msgid="2179661027350908003">"设置样式壁纸"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070098 <string name="use_style_instead_title" msgid="1578754995763917502">"要改用<xliff:g id="ID_1">%1$s</xliff:g>吗?"</string>
99 <string name="use_style_instead_body" msgid="3051937045807471496">"您选择的组件与<xliff:g id="ID_1">%1$s</xliff:g>样式相匹配。您要改用<xliff:g id="ID_2">%1$s</xliff:g>吗?"</string>
100 <string name="use_style_button" msgid="1754493078383627019">"使用<xliff:g id="ID_1">%1$s</xliff:g>"</string>
101 <string name="no_thanks" msgid="7286616980115687627">"不用了"</string>
Bill Yi8ba80cc2019-04-26 16:24:36 -0700102 <string name="clock_preview_content_description" msgid="5460561185905717460">"<xliff:g id="ID_1">%1$s</xliff:g>时钟预览"</string>
Bill Yi2a1d0882019-06-01 07:13:45 -0700103 <string name="something_went_wrong" msgid="529840112449799117">"糟糕!遇到了问题。"</string>
Bill Yi0417a302020-07-02 21:17:21 -0700104 <string name="theme_preview_icons_section_title" msgid="7064768910744000643">"颜色/图标"</string>
Bill Yi98ade972020-07-20 14:32:02 -0700105 <string name="style_info_description" msgid="2612473574431003251">"字体、图标、应用形状和颜色的预览"</string>
Bill Yi3e4a7e12020-12-16 01:35:09 -0800106 <string name="accessibility_custom_font_title" msgid="966867359157303705">"自定义字体"</string>
107 <string name="accessibility_custom_icon_title" msgid="5753297905849062296">"自定义图标"</string>
108 <string name="accessibility_custom_color_title" msgid="4124246598886320663">"自定义颜色"</string>
109 <string name="accessibility_custom_shape_title" msgid="7708408259374643129">"自定义形状"</string>
110 <string name="accessibility_custom_name_title" msgid="5494460518085463262">"自定义样式名称"</string>
Bill Yi246a4a62023-11-21 16:46:21 -0800111 <string name="accessibility_clock_slider_description" msgid="8374135133110681332">"色彩强度"</string>
Bill Yi3d93b582021-06-15 15:58:39 +0000112 <string name="mode_title" msgid="2394873501427436055">"深色主题"</string>
113 <string name="mode_disabled_msg" msgid="9196245518435936512">"因省电模式已开启,该功能被暂时停用了"</string>
Bill Yib2549d12021-12-15 04:42:07 +0000114 <string name="mode_changed" msgid="2243581369395418584">"主题已更改"</string>
Bill Yi60fa22d2024-03-01 19:36:03 -0800115 <string name="themed_icon_title" msgid="7312460430471956558">"图标匹配主题"</string>
Bill Yi6445b3b2021-07-12 19:43:03 +0000116 <string name="beta_title" msgid="8703819523760746458">"Beta 版"</string>
Bill Yi3d93b582021-06-15 15:58:39 +0000117 <string name="gird_picker_entry_content_description" msgid="9087651470212293439">"更改应用网格"</string>
Bill Yi0a131542022-03-02 19:47:05 +0000118 <string name="wallpaper_color_tab" msgid="1447926591721403840">"壁纸颜色"</string>
Bill Yidbea2892024-04-10 19:55:47 -0700119 <string name="wallpaper_color_subheader" msgid="4044464573669965670">"图标、文字等内容的颜色会与壁纸中的颜色相配"</string>
Bill Yi0a131542022-03-02 19:47:05 +0000120 <string name="wallpaper_color_title" msgid="5687965239180986458">"壁纸颜色"</string>
121 <string name="preset_color_tab" msgid="3133391839341329314">"基本颜色"</string>
Bill Yi9a5841a2023-03-28 16:35:35 -0700122 <string name="preset_color_tab_2" msgid="1444107326712562538">"其他颜色"</string>
123 <string name="preset_color_subheader" msgid="8230588536141279371">"为您的图标、时钟等项目选择任意颜色"</string>
Bill Yi0a131542022-03-02 19:47:05 +0000124 <string name="color_changed" msgid="7029571720331641235">"颜色已更改"</string>
125 <string name="adaptive_color_title" msgid="1336508599235896205">"动态"</string>
Bill Yi9a5841a2023-03-28 16:35:35 -0700126 <string name="color_picker_title" msgid="6666830057938082864">"系统颜色"</string>
Bill Yi959b2e02023-05-29 06:13:48 -0700127 <string name="keyguard_slot_name_bottom_start" msgid="8747677880200629719">"左侧快捷方式"</string>
128 <string name="keyguard_slot_name_bottom_end" msgid="2525487375680217083">"右侧快捷方式"</string>
Bill Yife30efa2022-12-14 13:37:18 -0800129 <string name="keyguard_affordance_none" msgid="1751643933430782312">"无"</string>
Bill Yi44170ac2023-06-23 03:43:34 -0700130 <string name="keyguard_affordance_enablement_dialog_headline" msgid="365379085932610314">"无法添加快捷方式"</string>
Bill Yife30efa2022-12-14 13:37:18 -0800131 <string name="keyguard_affordance_enablement_dialog_action_template" msgid="8117011931337357438">"打开<xliff:g id="APPNAME">%1$s</xliff:g>"</string>
132 <string name="keyguard_affordance_enablement_dialog_message" msgid="6136286758939253570">"若要将<xliff:g id="APPNAME">%1$s</xliff:g>应用添加为快捷方式,请确保:"</string>
133 <string name="keyguard_affordance_enablement_dialog_dismiss_button" msgid="629754625264422508">"完成"</string>
134 <string name="keyguard_quick_affordance_title" msgid="4242813186995735584">"快捷方式"</string>
135 <string name="keyguard_quick_affordance_section_title" msgid="2806304242671717309">"快捷方式"</string>
Bill Yic6150e32024-03-28 16:27:19 -0700136 <string name="color_contrast_section_title" msgid="7194809124718896091">"色彩对比度"</string>
137 <string name="color_contrast_default_title" msgid="7954235103549276978">"默认"</string>
138 <string name="color_contrast_medium_title" msgid="8071574793250090215">"中"</string>
139 <string name="color_contrast_high_title" msgid="5554685752479470200">"高"</string>
Bill Yife30efa2022-12-14 13:37:18 -0800140 <string name="keyguard_quick_affordance_two_selected_template" msgid="1757099194522296363">"<xliff:g id="FIRST">%1$s</xliff:g><xliff:g id="SECOND">%2$s</xliff:g>"</string>
141 <string name="keyguard_quick_affordance_none_selected" msgid="8494127020144112003">"无"</string>
Bill Yi48749042023-01-23 09:28:06 -0800142 <string name="show_notifications_on_lock_screen" msgid="4157744243084646720">"在锁定的屏幕上显示通知"</string>
Bill Yi5fb4b0d2023-04-21 22:21:54 -0700143 <string name="more_settings_section_title" msgid="1331425454775815958">"更多锁屏选项"</string>
144 <string name="more_settings_section_description" msgid="1860115709122398325">"隐私设置、闻曲知音等"</string>
Bill Yi60e46222023-02-21 07:45:15 -0800145 <string name="more_colors" msgid="3191071655353004591">"更多颜色"</string>
Bill Yia4456cf2023-06-04 13:26:49 -0700146 <string name="content_description_dynamic_color_option" msgid="2191721655642529886">"主要动态主题"</string>
147 <string name="content_description_neutral_color_option" msgid="3385443834001275301">"主要中性主题"</string>
148 <string name="content_description_vibrant_color_option" msgid="2230249305878632821">"主要鲜艳主题"</string>
149 <string name="content_description_expressive_color_option" msgid="6081295313456341282">"主要炫彩主题"</string>
Bill Yi60e46222023-02-21 07:45:15 -0800150 <string name="content_description_default_color_option" msgid="7011899327541080695">"默认颜色选项"</string>
151 <string name="content_description_color_option" msgid="4169813692012119578">"颜色选项 <xliff:g id="ID_1">%1$d</xliff:g>"</string>
Bill Yi2ae21342023-07-14 03:08:36 -0700152 <string name="scroll_forward_and_select" msgid="6156132388656395769">"向左滑动,选择另一个表盘"</string>
153 <string name="scroll_backward_and_select" msgid="5472202348434803757">"向右滑动,选择另一个表盘"</string>
154 <string name="custom_clocks_label" msgid="8168419717593569347">"自定义表盘"</string>
Bill Yi66c912a2019-04-08 08:57:46 -0700155</resources>