-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathstrings.xml
More file actions
363 lines (322 loc) · 31.1 KB
/
strings.xml
File metadata and controls
363 lines (322 loc) · 31.1 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<?xml version="1.0" encoding="utf-8"?><!--
~ Software Name: OUDS Android
~ SPDX-FileCopyrightText: Copyright (c) Orange SA
~ SPDX-License-Identifier: MIT
~
~ This software is distributed under the MIT license,
~ the text of which is available at https://opensource.org/license/MIT/
~ or see the "LICENSE" file for more details.
~
~ Software description: Android library of reusable graphical components
-->
<resources>
<string name="app_name" translatable="false">DesignToolbox</string>
<!-- Common -->
<string name="app_common_copyCode_a11y">Copy code</string>
<string name="app_common_codeCopied_text">Code copied to the clipboard</string>
<string name="app_common_codeClipData_tech" translatable="false">OUDS code</string>
<string name="app_common_collapsed_a11y">Collapsed</string>
<string name="app_common_expanded_a11y">Expanded</string>
<string name="app_common_bottomSheetExpanded_a11y">Bottom sheet expanded</string>
<string name="app_common_bottomSheetCollapsed_a11y">Bottom sheet collapsed</string>
<string name="app_common_customize_label">Customize</string>
<string name="app_common_enabled_tech" translatable="false">Enabled</string>
<!-- Top bar -->
<string name="app_topBar_theme_button_a11y">Change theme</string>
<string name="app_topBar_themeSettings_button_a11y">Change theme settings</string>
<string name="app_topBar_darkMode_button_a11y">Apply dark mode</string>
<string name="app_topBar_lightMode_button_a11y">Apply light mode</string>
<!-- Change theme dialog -->
<string name="app_themeDialog_label">Change theme</string>
<!-- Change theme settings dialog -->
<string name="app_themeSettingsDialog_apply_label">Apply</string>
<string name="app_themeSettingsDialog_cancel_label">Cancel</string>
<string name="app_themeSettingsDialog_label">Change theme settings</string>
<string name="app_themeSettingsDialog_roundedCornerAlertMessages_label">Rounded corner alert messages</string>
<string name="app_themeSettingsDialog_roundedCornerButtons_label">Rounded corner button</string>
<string name="app_themeSettingsDialog_roundedCornerTextInputs_label">Rounded corner text inputs</string>
<!-- Bottom navigation -->
<string name="app_bottomBar_tokens_label">Tokens</string>
<string name="app_bottomBar_components_label">Components</string>
<string name="app_bottomBar_about_label">About</string>
<!-- Tokens -->
<string name="app_tokens_colorFormat_tech" translatable="false">\u200e#%s</string>
<string name="app_tokens_common_viewCodeExample_label">View token code example</string>
<!-- Tokens: border -->
<string name="app_tokens_border_tech" translatable="false">Border</string>
<string name="app_tokens_border_description_text">Borders are used for the stroke colours on components and also for the colours of divider lines for components like tables.</string>
<string name="app_tokens_border_width_tech" translatable="false">Width</string>
<string name="app_tokens_border_radius_tech" translatable="false">Radius</string>
<string name="app_tokens_border_style_tech" translatable="false">Style</string>
<!-- Tokens: color -->
<string name="app_tokens_color_tech" translatable="false">Color</string>
<string name="app_tokens_color_description_text">Colour reinforces our brand identity and ensures consistency across all product experiences. The semantic tokens described here are the ones you should use when building a mobile app.</string>
<string name="app_tokens_color_action_tech" translatable="false">Action</string>
<string name="app_tokens_color_always_tech" translatable="false">Always</string>
<string name="app_tokens_color_background_tech" translatable="false">Background</string>
<string name="app_tokens_color_border_tech" translatable="false">Border</string>
<string name="app_tokens_color_brand_tech" translatable="false">Brand</string>
<string name="app_tokens_color_content_tech" translatable="false">Content</string>
<string name="app_tokens_color_opacity_tech" translatable="false">Opacity</string>
<string name="app_tokens_color_overlay_tech" translatable="false">Overlay</string>
<string name="app_tokens_color_surface_tech" translatable="false">Surface</string>
<string name="app_tokens_color_unspecified_tech" translatable="false">Unspecified</string>
<!-- Tokens: dimension -->
<string name="app_tokens_dimension_tech" translatable="false">Dimension</string>
<string name="app_tokens_dimension_description_text">Dimension provides standard sizing and spacing to ensure visual consistency across the UI.</string>
<!-- Tokens: dimension/space -->
<string name="app_tokens_dimension_space_tech" translatable="false">Space</string>
<string name="app_tokens_dimension_space_description_text">Space refers to the measurements used to define the spacing between UI elements.</string>
<string name="app_tokens_dimension_space_scaled_tech" translatable="false">Scaled</string>
<string name="app_tokens_dimension_space_scaledHeader_text">Scaled spacing refers to spacing that adjusts dynamically based on factors like container size, screen resolution, or layout elements.</string>
<string name="app_tokens_dimension_space_fixed_tech" translatable="false">Fixed</string>
<string name="app_tokens_dimension_space_fixedHeader_text">Fixed spacing refers to a constant distance between elements that remains the same regardless of factors like container size, screen resolution, or layout changes.</string>
<string name="app_tokens_dimension_space_paddingInline_tech" translatable="false">Padding inline</string>
<string name="app_tokens_dimension_space_paddingInlineHeader_text">Padding inline includes the left and right padding of an object or a group of objects.</string>
<string name="app_tokens_dimension_space_paddingBlock_tech" translatable="false">Padding block</string>
<string name="app_tokens_dimension_space_paddingBlockHeader_text">Padding block includes the top and bottom padding.</string>
<string name="app_tokens_dimension_space_inset_tech" translatable="false">Inset</string>
<string name="app_tokens_dimension_space_insetHeader_text">Insets include the left, right, top, and bottom padding, with all parameters being equal.</string>
<string name="app_tokens_dimension_space_columnGap_tech" translatable="false">Column gap</string>
<string name="app_tokens_dimension_space_columnGapHeader_text">Column gap is the horizontal spacing between elements.</string>
<string name="app_tokens_dimension_space_rowGap_tech" translatable="false">Row gap</string>
<string name="app_tokens_dimension_space_rowGapHeader_text">Row gap is the vertical spacing between elements.</string>
<!-- Tokens: dimension/size -->
<string name="app_tokens_dimension_size_tech" translatable="false">Size</string>
<string name="app_tokens_dimension_size_description_text">Size refers to the specific measurements used to define the dimensions of UI elements within the design system.</string>
<string name="app_tokens_dimension_size_iconDecorative_tech" translatable="false">Icon decorative</string>
<string name="app_tokens_dimension_size_iconWith_tech" translatable="false">Icon with</string>
<string name="app_tokens_dimension_size_maxWidth_tech" translatable="false">Max width</string>
<string name="app_tokens_dimension_size_minInteractiveArea_tech" translatable="false">Min interactive area</string>
<!-- Tokens: elevation -->
<string name="app_tokens_elevation_tech" translatable="false">Elevation</string>
<string name="app_tokens_elevation_description_text">Shadows are used to give the impression of distance or elevation between surfaces, which adds depth to our designs.</string>
<!-- Tokens: grid -->
<string name="app_tokens_grid_tech" translatable="false">Grid</string>
<string name="app_tokens_grid_description_text">Grids are used to position content and create consistent page layouts.</string>
<!-- Tokens: opacity -->
<string name="app_tokens_opacity_tech" translatable="false">Opacity</string>
<string name="app_tokens_opacity_description_text">Opacity can help distinguish foreground elements from background elements, making content easier to read and important actions more noticeable.</string>
<!-- Tokens: typography -->
<string name="app_tokens_typography_tech" translatable="false">Typography</string>
<string name="app_tokens_typography_description_text">Typography is our system of fonts and text styles. It enhances communication and reinforces the brand style.</string>
<string name="app_tokens_typography_size_tech" translatable="false">Size: %s sp</string>
<string name="app_tokens_typography_weight_tech" translatable="false">Weight: %s</string>
<string name="app_tokens_typography_letterSpacing_tech" translatable="false">Letter spacing: %s sp</string>
<string name="app_tokens_typography_lineHeight_tech" translatable="false">Line height: %s sp</string>
<!-- Components -->
<string name="app_components_common_appearance_tech" translatable="false">Appearance</string>
<string name="app_components_common_color_tech" translatable="false">Color</string>
<string name="app_components_common_constrainedMaxWidth_tech" translatable="false">Constrained max width</string>
<string name="app_components_common_description_tech" translatable="false">Description</string>
<string name="app_components_common_error_a11y">Error message</string>
<string name="app_components_common_error_tech" translatable="false">Error</string>
<string name="app_components_common_errorMessage_label">@string/app_components_common_errorMessage_tech</string>
<string name="app_components_common_errorMessage_tech" translatable="false">Error message</string>
<string name="app_components_common_helperText_tech" translatable="false">Helper text</string>
<string name="app_components_common_icon_a11y">Icon</string>
<string name="app_components_common_iconOnlyLayout_tech" translatable="false">Icon only</string>
<string name="app_components_common_label_label">@string/app_components_common_label_tech</string>
<string name="app_components_common_label_tech" translatable="false">Label</string>
<string name="app_components_common_layout_tech" translatable="false">Layout</string>
<string name="app_components_common_loader_tech" translatable="false">Loader</string>
<string name="app_components_common_none_tech" translatable="false">None</string>
<string name="app_components_common_onColoredBackground_tech" translatable="false">On colored background</string>
<string name="app_components_common_outlined_tech" translatable="false">Outlined</string>
<string name="app_components_common_placeholder_tech" translatable="false">Placeholder</string>
<string name="app_components_common_prefix_tech" translatable="false">Prefix</string>
<string name="app_components_common_readOnly_tech" translatable="false">Read only</string>
<string name="app_components_common_size_tech" translatable="false">Size</string>
<string name="app_components_common_smallSize_tech" translatable="false">Small</string>
<string name="app_components_common_mediumSize_tech" translatable="false">Medium</string>
<string name="app_components_common_largeSize_tech" translatable="false">Large</string>
<string name="app_components_common_status_tech" translatable="false">Status</string>
<string name="app_components_common_textInputClearIcon_a11y">Clear value</string>
<string name="app_components_common_textOnlyLayout_tech" translatable="false">Text only</string>
<string name="app_components_common_textAndIconLayout_tech" translatable="false">Text + icon</string>
<string name="app_components_common_type_tech" translatable="false">Type</string>
<plurals name="app_components_common_unreadMessageCountBadge_a11y">
<item quantity="zero">No unread message</item>
<item quantity="one">%d unread message</item>
<item quantity="other">%d unread messages</item>
</plurals>
<string name="app_components_common_unreadNotificationsBadge_a11y">Unread notifications</string>
<string name="app_components_common_version_label">Component design version</string>
<string name="app_components_textAreaHelperText_label">You have 180 characters remaining.</string>
<string name="app_components_textInputHelperText_label">Helper text.</string>
<string name="app_components_passwordInputHelperText_label">Your password must be at least 8 characters.</string>
<!-- Components: alert -->
<string name="app_components_alert_tech" translatable="false">Alert</string>
<string name="app_components_alert_description_text">Alert components are UI elements that display information, system feedback or status changes.</string>
<string name="app_components_alert_alertMessage_tech" translatable="false">Alert message</string>
<string name="app_components_alert_alertMessage_description_text">Alert message is a UI element that displays system feedback, status changes or required action; throughout detailed, prominent, persistent and actionable communication.</string>
<string name="app_components_alert_alertMessage_closeButton_tech" translatable="false">Close button</string>
<string name="app_components_alert_alertMessage_statusIcon_tech" translatable="false">Status icon</string>
<string name="app_components_alert_alertMessage_actionLink_tech" translatable="false">Action link</string>
<string name="app_components_alert_alertMessage_actionLinkPosition_tech" translatable="false">Action link position</string>
<string name="app_components_alert_alertMessage_bullet_tech" translatable="false">Bullet %d</string>
<string name="app_components_alert_inlineAlert_tech" translatable="false">Inline alert</string>
<string name="app_components_alert_inlineAlert_description_text">Inline alert is a lightweight UI element, placed in the content flow, that displays information, system feedback, status changes throughout short, prominent, persistent and non actionable communication.</string>
<!-- Components: badge -->
<string name="app_components_badge_tech" translatable="false">Badge</string>
<string name="app_components_badge_description_text">Badge is a UI element that emphasizes system notifications, status, or the categorization of an information, throughout colour only.</string>
<string name="app_components_badge_standardType_tech" translatable="false">Standard</string>
<string name="app_components_badge_countType_tech" translatable="false">Count</string>
<string name="app_components_badge_iconType_tech" translatable="false">Icon</string>
<string name="app_components_badge_count_tech" translatable="false">Count</string>
<!-- Components: bottom sheet -->
<string name="app_components_bottomSheet_tech" translatable="false">Bottom sheet</string>
<string name="app_components_bottomSheet_description_text">Bottom sheets show secondary content anchored to the bottom of the screen.</string> <!-- TODO -->
<string name="app_components_bottomSheet_sheetContent_text">Bottom sheet content.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Donec bibendum erat vel lectus bibendum ultricies. Fusce non vestibulum nibh, sed fermentum purus. Quisque at dui ipsum. Sed maximus nibh vel vestibulum aliquam. Donec porta quam blandit elit ultrices, eget rhoncus mauris faucibus. Duis a elit sit amet tellus aliquam pellentesque. Sed in felis quis ex lacinia suscipit. Vestibulum vel tempus ante, sit amet viverra sem. Proin venenatis urna sit amet tristique consequat. Phasellus ultricies odio non risus vulputate, vel pulvinar sapien pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Proin suscipit purus augue, aliquet finibus libero malesuada eu. Nulla non magna mi.</string>
<string name="app_components_bottomSheet_standardBottomSheet_tech" translatable="false">Standard bottom sheet</string>
<string name="app_components_bottomSheet_standardBottomSheet_description_text">Standard bottom sheets co-exist with the main screen content, allowing users to interact with both simultaneously.</string> <!-- TODO -->
<string name="app_components_bottomSheet_standardBottomSheet_sheetPeekHeight_tech" translatable="false">Sheet peek height</string>
<string name="app_components_bottomSheet_standardBottomSheet_sheetPeekHeightSuffix_tech" translatable="false">dp</string>
<string name="app_components_bottomSheet_standardBottomSheet_sheetDragHandle_tech" translatable="false">Sheet drag handle</string>
<string name="app_components_bottomSheet_standardBottomSheet_sheetSwipeEnabled_tech" translatable="false">Sheet swipe enabled</string>
<string name="app_components_bottomSheet_standardBottomSheet_sheetValue_tech" translatable="false">Sheet value</string>
<string name="app_components_bottomSheet_standardBottomSheet_collapse_label">Collapse</string>
<string name="app_components_bottomSheet_modalBottomSheet_tech" translatable="false">Modal bottom sheet</string>
<string name="app_components_bottomSheet_modalBottomSheet_description_text">Modal bottom sheet displays content that temporarily blocks interaction with the main screen.</string> <!-- TODO -->
<string name="app_components_bottomSheet_modalBottomSheet_dragHandle_tech" translatable="false">Drag handle</string>
<string name="app_components_bottomSheet_modalBottomSheet_sheetGesturesEnabled_tech" translatable="false">Sheet gestures enabled</string>
<string name="app_components_bottomSheet_modalBottomSheet_close_label">Close</string>
<!-- Components: bullet list -->
<string name="app_components_bulletList_tech" translatable="false">Bullet list</string>
<string name="app_components_bulletList_description_text">Bullet list is a UI element that helps to view in related individual text items grouped together; items usually starting with a number or a bullet.</string>
<string name="app_components_bulletList_fontSize_tech" translatable="false">Font size</string>
<string name="app_components_bulletList_fontWeight_tech" translatable="false">Font weight</string>
<string name="app_components_bulletList_unorderedAsset_tech" translatable="false">Unordered asset</string>
<string name="app_components_bulletList_unorderedAssetBrandColor_tech" translatable="false">Unordered asset brand color</string>
<string name="app_components_bulletList_levelCount_tech" translatable="false">Level count</string>
<!-- Components: button -->
<string name="app_components_button_tech" translatable="false">Button</string>
<string name="app_components_button_description_text">Button is a UI element that triggers an action or event, and is used to initiate tasks or confirming an action.</string>
<!-- Components: checkbox -->
<string name="app_components_checkbox_tech" translatable="false">Checkbox</string>
<string name="app_components_checkbox_description_text">Checkbox is a UI element that allows to select multiple options from a set of mutually non exclusive choices.</string>
<string name="app_components_checkbox_checkbox_tech" translatable="false">Checkbox</string>
<string name="app_components_checkbox_checkbox_a11y">%s checkbox content description</string>
<string name="app_components_checkbox_checkboxItem_tech" translatable="false">Checkbox item</string>
<string name="app_components_checkbox_indeterminateCheckbox_tech" translatable="false">Indeterminate checkbox</string>
<string name="app_components_checkbox_indeterminateCheckbox_a11y">%s indeterminate checkbox content description</string>
<string name="app_components_checkbox_indeterminateCheckboxItem_tech" translatable="false">Indeterminate checkbox item</string>
<!-- Components: chip -->
<string name="app_components_chip_tech" translatable="false">Chip</string>
<string name="app_components_chip_description_text">Chip helps people enter information, make selections, filter content, or trigger actions.</string>
<string name="app_components_chip_filterChip_tech" translatable="false">Filter chip</string>
<string name="app_components_chip_suggestionChip_tech" translatable="false">Suggestion chip</string>
<!-- Components: colored background -->
<string name="app_components_coloredBackground_tech" translatable="false">Colored background</string>
<string name="app_components_coloredBackground_description_text">Colored background uses specific colors to maximize the contrast with content. Several components such as buttons or links adapt their display accordingly when they are displayed on colored backgrounds.</string>
<string name="app_components_coloredBackground_color_tech" translatable="false">Color</string>
<string name="app_components_coloredBackground_unsupportedColor_text">Current theme does not support \"%s\" color.</string>
<string name="app_components_coloredBackground_button_label">Button</string>
<string name="app_components_coloredBackground_link_label">Link</string>
<!-- Components: control item (common strings for checkbox/radio/switch items) -->
<string name="app_components_controlItem_icon_tech" translatable="false">Icon</string>
<string name="app_components_controlItem_edgeToEdge_tech" translatable="false">Edge to edge</string>
<string name="app_components_controlItem_divider_tech" translatable="false">Divider</string>
<string name="app_components_controlItem_reversed_tech" translatable="false">Reversed</string>
<!-- Components: divider -->
<string name="app_components_divider_tech" translatable="false">Divider</string>
<string name="app_components_divider_description_text">Divider is a UI element that allows to structure the content by visually separating the content zones.</string>
<string name="app_components_divider_horizontalDivider_tech" translatable="false">Horizontal divider</string>
<string name="app_components_divider_verticalDivider_tech" translatable="false">Vertical divider</string>
<!-- Components: floating action button -->
<string name="app_components_floatingActionButton_tech" translatable="false">Floating action button</string>
<string name="app_components_floatingActionButton_description_text">Floating action button (also known as FAB) represents the most important action on a screen. It puts key actions within reach.</string>
<string name="app_components_floatingActionButton_expanded_tech" translatable="false">Expanded</string>
<!-- Components: link -->
<string name="app_components_link_tech" translatable="false">Link</string>
<string name="app_components_link_description_text">Link is a UI element that allows to navigate from one location to another, either within the same page or across different pages in the same resource, or to an external resource.</string>
<string name="app_components_link_backLayout_tech" translatable="false">Back</string>
<string name="app_components_link_nextLayout_tech" translatable="false">Next</string>
<!-- Components: navigation bar -->
<string name="app_components_navigationBar_tech" translatable="false">Navigation bar</string>
<string name="app_components_navigationBar_description_text">Navigation bar provides access to an app’s primary destinations using 3 to 5 persistent tabs. Each destination is represented by an icon and optionally a text label.</string>
<string name="app_components_navigationBar_itemCount_tech" translatable="false">Item count</string>
<string name="app_components_navigationBar_lastItemBadge_tech" translatable="false">Last item badge</string>
<string name="app_components_navigationBar_homeItem_label">Home</string>
<string name="app_components_navigationBar_shopItem_label">Shop</string>
<string name="app_components_navigationBar_notificationsItem_label">Notifications</string>
<string name="app_components_navigationBar_accountItem_label">Account</string>
<string name="app_components_navigationBar_settingsItem_label">Settings</string>
<!-- Components: password input -->
<string name="app_components_passwordInput_tech" translatable="false">Password input</string>
<string name="app_components_passwordInput_description_text">Password input is a UI element that allows to securely and confidentially capture a user\’s password.</string>
<string name="app_components_passwordInput_lockIcon_tech" translatable="false">Lock icon</string>
<string name="app_components_passwordInput_password_tech" translatable="false">Password</string>
<string name="app_components_passwordInput_textObfuscationMode_tech" translatable="false">Text obfuscation mode</string>
<!-- Components: PIN code input -->
<string name="app_components_pinCodeInput_tech" translatable="false">PIN code input</string>
<string name="app_components_pinCodeInput_description_text">PIN code input is a UI element that allows to capture short, fixed-length numeric codes, typically for authentication or confirmation purposes, such as a four, six or eight-digit personal identification number (PIN).</string>
<string name="app_components_pinCodeInput_length_tech" translatable="false">Length</string>
<!-- Components: radio button -->
<string name="app_components_radioButton_tech" translatable="false">Radio button</string>
<string name="app_components_radioButton_description_text">Radio button is a UI element that allows to select a single option from a set of mutually exclusive choices.</string>
<string name="app_components_radioButton_radioButton_tech" translatable="false">Radio button</string>
<string name="app_components_radioButton_radioButtonItem_tech" translatable="false">Radio button item</string>
<string name="app_components_radioButton_radioButtonItem_extraLabel_tech" translatable="false">Extra label</string>
<string name="app_components_radioButton_radioButton_a11y">Radio button %s content description</string>
<!-- Components: switch -->
<string name="app_components_switch_tech" translatable="false">Switch</string>
<string name="app_components_switch_description_text">Switch is a UI element that allows to toggle between two states, typically \“On\” and \“Off\”, and used to enable or disable features, options or settings.</string>
<string name="app_components_switch_switch_tech" translatable="false">Switch</string>
<string name="app_components_switch_switch_a11y">Switch content description</string>
<string name="app_components_switch_switchItem_tech" translatable="false">Switch item</string>
<!-- Components: tag -->
<string name="app_components_tag_tech" translatable="false">Tag</string>
<string name="app_components_tag_description_text">Tag is a UI element that displays short information such as a label, a keyword or a category.</string>
<string name="app_components_tag_textAndBulletLayout_tech" translatable="false">Text + bullet</string>
<string name="app_components_tag_tag_tech" translatable="false">Tag</string>
<string name="app_components_tag_inputTag_tech" translatable="false">Input tag</string>
<string name="app_components_tag_roundedCorners_tech" translatable="false">Rounded corners</string>
<!-- Components: text area -->
<string name="app_components_textArea_tech" translatable="false">Text area</string>
<string name="app_components_textArea_description_text">Text area is a UI element that allows to type, edit, or select longer blocks of textual data, such as comments, messages or descriptions; by expanding vertically and offering more space to input text.</string>
<!-- Components: text input -->
<string name="app_components_textInput_tech" translatable="false">Text input</string>
<string name="app_components_textInput_description_text">Text input is a UI element that allows to type, edit, or select single line of textual data, such as names, emails or search queries.</string>
<string name="app_components_textInput_leadingIcon_tech" translatable="false">Leading icon</string>
<string name="app_components_textInput_trailingAction_tech" translatable="false">Trailing action</string>
<string name="app_components_textInput_trailingAction_a11y">Trailing action content description</string>
<string name="app_components_textInput_suffix_tech" translatable="false">Suffix</string>
<string name="app_components_textInput_helperLink_tech" translatable="false">Helper link</string>
<!-- Components: top app bar -->
<string name="app_components_topAppBar_tech" translatable="false">Top app bar</string>
<string name="app_components_topAppBar_description_text">App bar is a top-aligned component that displays the screen title and provides access to key actions and navigation elements.</string>
<string name="app_components_topAppBar_firstAction_a11y">First action</string>
<string name="app_components_topAppBar_secondAction_a11y">Second action</string>
<string name="app_components_topAppBar_thirdAction_a11y">Third action</string>
<string name="app_components_topAppBar_centerAligned_tech" translatable="false">Center aligned</string>
<string name="app_components_topAppBar_navigationIcon_tech" translatable="false">Navigation icon</string>
<string name="app_components_topAppBar_backNavigationIcon_tech" translatable="false">Back</string>
<string name="app_components_topAppBar_closeNavigationIcon_tech" translatable="false">Close</string>
<string name="app_components_topAppBar_menuNavigationIcon_tech" translatable="false">Menu</string>
<string name="app_components_topAppBar_customNavigationIcon_tech" translatable="false">Custom</string>
<string name="app_components_topAppBar_title_label">@string/app_components_topAppBar_title_tech</string>
<string name="app_components_topAppBar_title_tech" translatable="false">Title</string>
<string name="app_components_topAppBar_actionCount_tech" translatable="false">Action count</string>
<string name="app_components_topAppBar_lastActionIconBadge_tech" translatable="false">Last action icon badge</string>
<string name="app_components_topAppBar_actionAvatar_tech" translatable="false">Action avatar</string>
<string name="app_components_topAppBar_imageActionAvatar_tech" translatable="false">Image</string>
<string name="app_components_topAppBar_monogramActionAvatar_tech" translatable="false">Monogram</string>
<string name="app_components_topAppBar_actionAvatarMonogram_tech" translatable="false">Action avatar monogram</string>
<!-- About -->
<string name="app_about_name_label">Design System Toolbox</string>
<plurals name="app_about_issues_tech" translatable="false">
<item quantity="one">Issue\u0020</item>
<item quantity="other">Issues\u0020</item>
</plurals>
<string name="app_about_issueNumber_label">#%s</string>
<string name="app_about_tokensVersion_label">Tokens version %s</string>
<string name="app_about_privacyPolicy_label">Privacy policy</string>
<string name="app_about_legalInformation_label">Legal information</string>
<string name="app_about_materialComponents_label">Material 3 components</string>
<string name="app_about_changelog_label">Changelog</string>
<string name="app_about_changeLanguage_label">Change language</string>
<string name="app_about_versions_label">Versions</string>
<string name="app_about_versions_tokens_label">Tokens</string>
<string name="app_about_versions_components_label">Components</string>
</resources>