• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!--
2     Copyright (C) 2018 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-->
16
17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18    <!-- The name of this application, a theme picker. [CHAR LIMIT=50] -->
19    <string name="app_name">Wallpaper &amp; style</string>
20
21    <!-- Title of a section of the customization picker where the user can select a Theme for the
22        device. [CHAR LIMIT=15] -->
23    <string name="theme_title">Style</string>
24
25    <!-- Title of a section of the customization picker where the user can select a Clock face.
26        [CHAR LIMIT=15] -->
27    <string name="clock_title">Clock</string>
28
29    <!-- Title of a section of the customization picker where the user can select a Grid size for
30        the home screen. [CHAR LIMIT=15] -->
31    <string name="grid_title">App grid</string>
32
33    <!-- Label for a button that allows the user to apply the currently selected Theme.
34        [CHAR LIMIT=20] -->
35    <string name="apply_theme_btn">Apply</string>
36
37    <!-- Label telling the user they can tap the card to edit the currently selected custom Theme.
38        [CHAR LIMIT=50] -->
39    <string name="edit_custom_theme_lbl">Tap to edit</string>
40
41    <!-- Label for a checkbox to allow the user to use their currently set wallpaper instead of
42        the one bundled with selected Theme [CHAR LIMIT=35]-->
43    <string name="keep_my_wallpaper">Keep current wallpaper</string>
44
45    <!-- Label for a button that allows the user to apply the currently selected customization option.
46        [CHAR LIMIT=20] -->
47    <string name="apply_btn">Apply</string>
48
49    <!-- Content description of theme preview card. [CHAR_LIMIT=30]-->
50    <string name="theme_preview_card_content_description">Style preview</string>
51
52    <!-- Content description of grid preview card. [CHAR_LIMIT=30]-->
53    <string name="grid_preview_card_content_description">Grid preview</string>
54
55    <!-- Content description of font preview. [CHAR_LIMIT=30]-->
56    <string name="font_preview_content_description">Font preview</string>
57
58    <!-- Content description of icon preview. [CHAR_LIMIT=30]-->
59    <string name="icon_preview_content_description">Icon preview</string>
60
61    <!-- Content description of color preview. [CHAR_LIMIT=30]-->
62    <string name="color_preview_content_description">Color preview</string>
63
64    <!-- Content description of shape preview. [CHAR_LIMIT=30]-->
65    <string name="shape_preview_content_description">Shape preview</string>
66
67    <!-- Content description indicating that the selected option is currently applied to the device. [CHAR_LIMIT=NONE] -->
68    <string name="option_applied_description"><xliff:g name="style_name">%1$s</xliff:g>, currently applied</string>
69
70    <!-- Content description indicating that the selected option is currently applied and previewed. [CHAR_LIMIT=NONE] -->
71    <string name="option_applied_previewed_description"><xliff:g name="style_name">%1$s</xliff:g>, currently applied and previewed</string>
72
73    <!-- Content description indicating that the selected option is currently being previewed. [CHAR_LIMIT=NONE] -->
74    <string name="option_previewed_description"><xliff:g name="style_name">%1$s</xliff:g>, currently previewed</string>
75
76    <!-- Sample text used to show a preview of a selected font [CHAR LIMIT=3] -->
77    <string name="theme_font_example" translatable="false">ABC</string>
78
79    <!-- Content description for previewing a style, describing each of their components. [CHAR_LIMIT=NONE] -->
80    <string name="theme_description">Font: <xliff:g name="font_name">%1$s</xliff:g>, icons: <xliff:g name="icon_name">%2$s</xliff:g>, shape: <xliff:g name="shape_name">%3$s</xliff:g>, color: <xliff:g name="color_name">%4$s</xliff:g> </string>
81
82    <!-- Plus sign used to indicate that the user can add a custom theme -->
83
84    <!-- Name for the Android Theme (Style/Wallpaper/Grid/Clock...) that comes preset with the device [CHAR LIMIT=10]-->
85    <string name="default_theme_title">Default</string>
86
87    <!-- Title of a page that shows the user the preview of a font selection [CHAR_LIMIT=20] -->
88    <string name="preview_name_font">Font</string>
89
90    <!-- Title of a page that shows the user the preview of a set of icons [CHAR_LIMIT=20] -->
91    <string name="preview_name_icon">Icon</string>
92
93    <!-- Title of a page that shows the user the preview of a color [CHAR_LIMIT=20] -->
94    <string name="preview_name_color">Color</string>
95
96    <!-- Title of a page that shows the user the preview of a set of icons' shape [CHAR_LIMIT=20] -->
97    <string name="preview_name_shape">Shape</string>
98
99    <!-- Title of a page that shows the user the preview of a wallpaper associated with a theme [CHAR_LIMIT=20] -->
100    <string name="preview_name_wallpaper">Wallpaper</string>
101
102    <!-- Header sample text used to preview the look of a particular font, we show samples of
103        uppercase and lowercase characters and numbers. [CHAR LIMIT=30] -->
104    <string name="font_card_title">ABC • abc • 123</string>
105
106    <!-- Body text for previewing a font [CHAR LIMIT=160] -->
107    <string name="font_card_body">Add your favorite fonts to every screen</string>
108
109    <!--Title for grid options [CHAR LIMIT=NONE] -->
110    <string name="grid_options_title">Choose a grid size</string>
111
112    <!--Title for a grid option, describing the number of columns and rows, eg: 4x4 [CHAR LIMIT=10] -->
113    <string name="grid_title_pattern"><xliff:g name="num_cols" example="1">%1$d</xliff:g>x<xliff:g name="num_rows" example="1">%2$d</xliff:g></string>
114
115    <!-- Message shown when a theme has been applied successfully in the system [CHAR LIMIT=NONE] -->
116    <string name="applied_theme_msg">Style set successfully</string>
117
118    <!-- Message shown when a clock has been applied successfully in the system [CHAR LIMIT=NONE] -->
119    <string name="applied_clock_msg">Clock set successfully</string>
120
121    <!-- Message shown when a grid has been applied successfully in the system [CHAR LIMIT=NONE] -->
122    <string name="applied_grid_msg">Grid set successfully</string>
123
124    <!-- Message shown when a theme couldn't be applied in the system because of an error
125        [CHAR LIMIT=NONE] -->
126    <string name="apply_theme_error_msg">There was a problem applying the style</string>
127
128    <!-- Label for a button that takes the user to the next step when configuring a custom theme.
129        [CHAR LIMIT=20] -->
130    <string name="custom_theme_next">Next</string>
131
132    <!-- Label for a button that takes the user back to the previous step when configuring a custom theme.
133        [CHAR LIMIT=20] -->
134    <string name="custom_theme_previous">Previous</string>
135
136    <!-- Title for "Custom theme" option. [CHAR LIMIT=20] -->
137    <string name="custom_theme">Custom</string>
138
139    <!-- Generic label for one system Style/Theme (combination of fonts/colors/icons) that is
140        defined and customized by the user (note there could be more than one so the label includes
141        a number, eg "Custom 1, Custom 2, etc") [CHAR LIMIT=15] -->
142    <string name="custom_theme_title">Custom <xliff:g name="custom_num" example="1">%1$d</xliff:g></string>
143
144    <!-- Title for a screen that lets the user define their custom system Style/Theme
145        [CHAR LIMIT=30] -->
146    <string name="custom_theme_fragment_title">Custom Style</string>
147
148    <!-- Title of a menu option that removes the custom theme being currently edited
149        [CHAR LIMIT=30] -->
150    <string name="custom_theme_delete">Delete</string>
151
152    <!-- Title of a page allowing the user to choose a font for a custom theme [CHAR LIMIT=40]-->
153    <string name="font_component_title">Choose font</string>
154
155    <!-- Title of a page allowing the user to choose an icon set for a custom theme [CHAR LIMIT=40]-->
156    <string name="icon_component_title">Choose icons</string>
157
158    <!-- Title of a page allowing the user to choose a color for a custom theme [CHAR LIMIT=40]-->
159    <string name="color_component_title">Choose color</string>
160
161    <!-- Title of a page allowing the user to choose an icon shape for a custom theme [CHAR LIMIT=40]-->
162    <string name="shape_component_title">Choose shape</string>
163
164    <!-- Title of a page allowing the user to set a name for a custom theme [CHAR LIMIT=40]-->
165    <string name="name_component_title">Name your style</string>
166
167    <!-- Title of a set of icons that the user can chose for their custom style (eg, "Icons 2") -->
168    <string name="icon_component_label">Icons <xliff:g name="component_number" example="1">%1$d</xliff:g></string>
169
170    <string name="font_component_option_thumbnail" translatable="false">Aa</string>
171
172    <!-- Dialog box asking the user to confirm if they want to delete the current custom style
173        [CHAR_LIMIT=NONE] -->
174    <string name="delete_custom_theme_confirmation">Delete Custom style?</string>
175
176    <!-- Button in a dialog box confirming that the current style will be deleted [CHAR_LIMIT=20] -->
177    <string name="delete_custom_theme_button">Delete</string>
178
179    <!-- Generic label for canceling the current action [CHAR_LIMIT=20] -->
180    <string name="cancel">Cancel</string>
181
182    <!-- Label for a dialog which asks the user the destination (home screen, lock screen, both)
183        where to set the theme's bundled image as wallpaper. [CHAR LIMIT=50] -->
184    <string name="set_theme_wallpaper_dialog_message">Set style wallpaper</string>
185
186    <!-- Title for a dialog box asking the user to use an existing, equivalent theme (style) instead
187        of their customly defined one. [CHAR_LIMIT=30] -->
188    <string name="use_style_instead_title">Use <xliff:g name="style_name">%1$s</xliff:g> instead?</string>
189
190    <!-- Body for a dialog box asking the user to use an existing, equivalent theme (style) instead
191        of their customly defined one. [CHAR_LIMIT=NONE] -->
192    <string name="use_style_instead_body">The components you chose match the <xliff:g name="style_name">%1$s</xliff:g> style. Do you want to use <xliff:g name="style_name">%1$s</xliff:g> instead?</string>
193
194    <!-- Label for a button in the dialog box that asks the user to use an existing, theme (style)
195        instead of their customly defined one. The button let's the user use the suggested theme
196        [CHAR_LIMIT=16] -->
197    <string name="use_style_button">Use <xliff:g name="style_name">%1$s</xliff:g></string>
198
199    <!-- Label for a button in the dialog box that asks the user to use an existing, theme (style)
200        instead of their customly defined one. The button dismisses the dialog and goes back to the
201        previous screen. [CHAR_LIMIT=16]  -->
202    <string name="no_thanks">No, thanks</string>
203
204    <!-- Content description for a screen showing the preview of a clock face. [CHAR_LIMIT=NONE] -->
205    <string name="clock_preview_content_description"><xliff:g name="clock_name">%1$s</xliff:g> clock preview</string>
206
207    <!-- Generic error message [CHAR_LIMIT=NONE] -->
208    <string name="something_went_wrong">Oops! Something went wrong.</string>
209
210    <!-- Title for a section of a style preview screen that shows a preview of the style color and icons. [CHAR_LIMIT=30]-->
211    <string name="theme_preview_icons_section_title">Color / Icons</string>
212
213    <!-- Bottom sheet dialog which displaying different theme's info. [CHAR_LIMIT=80] -->
214    <string name="style_info_description">Preview of font, icons, app shape, and color</string>
215
216    <!-- Accessibility for custom style font page [CHAR_LIMIT=50] -->
217    <string name="accessibility_custom_font_title">Custom font</string>
218
219    <!-- Accessibility for custom style icon page [CHAR_LIMIT=50] -->
220    <string name="accessibility_custom_icon_title">Custom icon</string>
221
222    <!-- Accessibility for custom style color page [CHAR_LIMIT=50] -->
223    <string name="accessibility_custom_color_title">Custom color</string>
224
225    <!-- Accessibility for custom style shape page [CHAR_LIMIT=50] -->
226    <string name="accessibility_custom_shape_title">Custom shape</string>
227
228    <!-- Accessibility for custom style name page [CHAR_LIMIT=50] -->
229    <string name="accessibility_custom_name_title">Custom style name</string>
230
231    <!--Name of metadata in the main launcher Activity which values contains the authority
232    corresponding to a ContentProvider in launcher to query or change themed icon option  -->
233    <string name="themed_icon_metadata_key" translatable="false">com.android.launcher3.themedicon.option</string>
234
235    <!--  Strings for new customization UI.  -->
236
237    <!-- The title of mode section view. [CHAR_LIMIT=20] -->
238    <string name="mode_title" msgid="1000319159005403986">Dark theme</string>
239    <string name="mode_disabled_msg" msgid="1926077857799715086">Temporarily disabled due to Battery Saver</string>
240
241    <!-- Title of a section of the customization where the user can select color override for icon. [CHAR LIMIT=30] -->
242    <string name="themed_icon_title" msgid="4305612684940220645">Themed icons</string>
243
244    <!-- Title of the tag to indicate beta version. [CHAR LIMIT=6] -->
245    <string name="beta_title">Beta</string>
246
247    <!-- The content description of grid picker entry. [CHAR LIMIT=NONE] -->
248    <string name="gird_picker_entry_content_description" msgid="7538418512525897691">Change app grid</string>
249</resources>
250