Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 1 | <?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 Yi | 7c0a17b | 2021-05-22 08:03:09 +0000 | [diff] [blame] | 20 | <string name="app_name" msgid="1647136562008520313">"Hình nền và phong cách"</string> |
Bill Yi | f3bed4c | 2019-04-20 20:27:41 -0700 | [diff] [blame] | 21 | <string name="theme_title" msgid="2144932106319405101">"Kiểu"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 22 | <string name="clock_title" msgid="2126046720254613991">"Đồng hồ"</string> |
Bill Yi | 59c012b | 2021-04-10 02:12:58 +0000 | [diff] [blame] | 23 | <string name="grid_title" msgid="1688173478777254123">"Lưới ứng dụng"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 24 | <string name="apply_theme_btn" msgid="6293081192321303991">"Áp dụng"</string> |
| 25 | <string name="edit_custom_theme_lbl" msgid="5211377705710775224">"Nhấn để chỉnh sửa"</string> |
| 26 | <string name="keep_my_wallpaper" msgid="8012385376769568517">"Giữ hình nền hiện tại"</string> |
| 27 | <string name="apply_btn" msgid="7965877231041987336">"Áp dụng"</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 28 | <string name="theme_preview_card_content_description" msgid="5989222908619535533">"Xem trước kiểu"</string> |
| 29 | <string name="grid_preview_card_content_description" msgid="8449383777584714842">"Xem trước lưới"</string> |
Bill Yi | be04c6a | 2020-07-13 09:29:49 -0700 | [diff] [blame] | 30 | <string name="font_preview_content_description" msgid="128230439293337891">"Xem trước phông chữ"</string> |
| 31 | <string name="icon_preview_content_description" msgid="7761101284351952890">"Xem trước biểu tượng"</string> |
| 32 | <string name="color_preview_content_description" msgid="4879120462082058124">"Xem trước màu"</string> |
| 33 | <string name="shape_preview_content_description" msgid="6479487796176550432">"Xem trước hình dạng"</string> |
Bill Yi | 29edb59 | 2019-05-09 17:10:49 -0700 | [diff] [blame] | 34 | <string name="option_applied_description" msgid="5022305212078053534">"<xliff:g id="ID_1">%1$s</xliff:g>, đang áp dụng"</string> |
Bill Yi | f5691a2 | 2019-05-11 00:21:43 -0700 | [diff] [blame] | 35 | <string name="option_applied_previewed_description" msgid="5269654286638446858">"<xliff:g id="ID_1">%1$s</xliff:g>, đang áp dụng và xem trước"</string> |
| 36 | <string name="option_previewed_description" msgid="3467217598865047661">"<xliff:g id="ID_1">%1$s</xliff:g>, đang xem trước"</string> |
Bill Yi | 8ba80cc | 2019-04-26 16:24:36 -0700 | [diff] [blame] | 37 | <string name="theme_description" msgid="3697012391785254635">"Phông chữ: <xliff:g id="ID_1">%1$s</xliff:g>, biểu tượng: <xliff:g id="ID_2">%2$s</xliff:g>, hình dáng: <xliff:g id="ID_3">%3$s</xliff:g>, màu: <xliff:g id="ID_4">%4$s</xliff:g>"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 38 | <string name="default_theme_title" msgid="2555741736622366797">"Mặc định"</string> |
| 39 | <string name="preview_name_font" msgid="4465423899630037038">"Phông chữ"</string> |
| 40 | <string name="preview_name_icon" msgid="6818927315316316440">"Biểu tượng"</string> |
| 41 | <string name="preview_name_color" msgid="8776203144994416172">"Màu"</string> |
| 42 | <string name="preview_name_shape" msgid="5676971146080968721">"Hình dạng"</string> |
| 43 | <string name="preview_name_wallpaper" msgid="1738652462949531828">"Hình nền"</string> |
Bill Yi | f3bed4c | 2019-04-20 20:27:41 -0700 | [diff] [blame] | 44 | <string name="font_card_title" msgid="2343292653502548685">"ABC • abc • 123"</string> |
| 45 | <string name="font_card_body" msgid="6790525594503904468">"Thêm phông chữ bạn yêu thích vào mọi màn hình"</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 46 | <string name="grid_options_title" msgid="7071930966989877023">"Chọn kích thước lưới"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 47 | <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 Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 48 | <string name="applied_theme_msg" msgid="3749018706366796244">"Đã đặt kiểu thành công"</string> |
| 49 | <string name="applied_clock_msg" msgid="1303338016701443767">"Đã đặt đồng hồ thành công"</string> |
| 50 | <string name="applied_grid_msg" msgid="3250499654436933034">"Đã đặt lưới thành công"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 51 | <string name="apply_theme_error_msg" msgid="791364062636538317">"Đã xảy ra sự cố khi áp dụng kiểu"</string> |
| 52 | <string name="custom_theme_next" msgid="6235420097213197301">"Tiếp theo"</string> |
Bill Yi | 8ba80cc | 2019-04-26 16:24:36 -0700 | [diff] [blame] | 53 | <string name="custom_theme_previous" msgid="4941132112640503022">"Trước"</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 54 | <string name="custom_theme" msgid="1618351922263478163">"Tùy chỉnh"</string> |
Bill Yi | 500804e | 2020-06-19 10:54:43 -0700 | [diff] [blame] | 55 | <string name="custom_theme_title" msgid="2192300350332693631">"Tùy chỉnh <xliff:g id="ID_1">%1$d</xliff:g>"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 56 | <string name="custom_theme_fragment_title" msgid="6615547284702040280">"Kiểu tùy chỉnh"</string> |
| 57 | <string name="custom_theme_delete" msgid="4744494663184126202">"Xóa"</string> |
| 58 | <string name="font_component_title" msgid="8800340833695292049">"Chọn phông chữ"</string> |
| 59 | <string name="icon_component_title" msgid="5779787138399083903">"Chọn biểu tượng"</string> |
| 60 | <string name="color_component_title" msgid="1194089273921078816">"Chọn màu"</string> |
| 61 | <string name="shape_component_title" msgid="8366847436022025538">"Chọn hình dạng"</string> |
Bill Yi | 75450f4 | 2019-05-25 17:20:57 -0700 | [diff] [blame] | 62 | <string name="name_component_title" msgid="532425087968663437">"Đặt tên cho giao diện tùy chỉnh"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 63 | <string name="icon_component_label" msgid="2625784884001407944">"Biểu tượng <xliff:g id="ID_1">%1$d</xliff:g>"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 64 | <string name="delete_custom_theme_confirmation" msgid="4452137183628769394">"Xóa kiểu tùy chỉnh?"</string> |
| 65 | <string name="delete_custom_theme_button" msgid="5102462988130208824">"Xóa"</string> |
| 66 | <string name="cancel" msgid="4651030493668562067">"Hủy"</string> |
| 67 | <string name="set_theme_wallpaper_dialog_message" msgid="2179661027350908003">"Nơi để đặt hình nền"</string> |
Bill Yi | 7c8a1cd | 2020-11-21 08:38:53 -0800 | [diff] [blame] | 68 | <string name="use_style_instead_title" msgid="1578754995763917502">"Sử dụng kiểu <xliff:g id="ID_1">%1$s</xliff:g>?"</string> |
| 69 | <string name="use_style_instead_body" msgid="3051937045807471496">"Các thành phần bạn chọn phù hợp với kiểu <xliff:g id="ID_1">%1$s</xliff:g>. Thay vào đó, bạn có muốn sử dụng kiểu <xliff:g id="ID_2">%1$s</xliff:g> không?"</string> |
| 70 | <string name="use_style_button" msgid="1754493078383627019">"Sử dụng kiểu <xliff:g id="ID_1">%1$s</xliff:g>"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 71 | <string name="no_thanks" msgid="7286616980115687627">"Không, cảm ơn"</string> |
Bill Yi | 8ba80cc | 2019-04-26 16:24:36 -0700 | [diff] [blame] | 72 | <string name="clock_preview_content_description" msgid="5460561185905717460">"Bản xem trước đồng hồ <xliff:g id="ID_1">%1$s</xliff:g>"</string> |
Bill Yi | 2a1d088 | 2019-06-01 07:13:45 -0700 | [diff] [blame] | 73 | <string name="something_went_wrong" msgid="529840112449799117">"Rất tiếc! Đã xảy ra lỗi."</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 74 | <string name="theme_preview_icons_section_title" msgid="7064768910744000643">"Màu/Biểu tượng"</string> |
Bill Yi | 98ade97 | 2020-07-20 14:32:02 -0700 | [diff] [blame] | 75 | <string name="style_info_description" msgid="2612473574431003251">"Bản xem trước phông chữ, biểu tượng, hình dạng của ứng dụng và màu sắc"</string> |
Bill Yi | 3e4a7e1 | 2020-12-16 01:35:09 -0800 | [diff] [blame] | 76 | <string name="accessibility_custom_font_title" msgid="966867359157303705">"Phông chữ tùy chỉnh"</string> |
| 77 | <string name="accessibility_custom_icon_title" msgid="5753297905849062296">"Biểu tượng tùy chỉnh"</string> |
| 78 | <string name="accessibility_custom_color_title" msgid="4124246598886320663">"Màu tùy chỉnh"</string> |
| 79 | <string name="accessibility_custom_shape_title" msgid="7708408259374643129">"Hình dạng tùy chỉnh"</string> |
| 80 | <string name="accessibility_custom_name_title" msgid="5494460518085463262">"Tên kiểu tùy chỉnh"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 81 | </resources> |