[focus] Import l10n.
[gecko.git] / mobile / android / focus-android / app / src / main / res / values-vi / strings.xml
blob84b39e7beecf1d842facf300b4d13ebdac327105
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources xmlns:moz="http://mozac.org/tools" xmlns:tools="http://schemas.android.com/tools">
3     <!-- ####################################################################################### -->
4     <!-- ## Put only strings into this file that should be translated. Move all other strings ## -->
5     <!-- ## into a separate file like strings_references.xml                                  ## -->
6     <!-- ####################################################################################### -->
8     <!-- Label used for buttons, e.g. in dialogs -->
9     <string name="action_cancel">Hủy bỏ</string>
10     <!-- Label used for buttons, e.g. in dialogs -->
11     <string name="action_ok">OK</string>
13     <string name="action_save">Lưu</string>
15     <!-- This text is shown in the URL bar when it's empty -->
16     <string name="urlbar_hint">Tìm kiếm hoặc nhập địa chỉ</string>
18     <string name="teaser">Duyệt web riêng tư.\nDuyệt. Xóa. Lặp lại.</string>
20     <!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a browsing session -->
21     <string name="feedback_erase">Lịch sử duyệt web của bạn đã bị xóa.</string>
22     <string name="feedback_erase2">Lịch sử duyệt web đã bị xóa</string>
24     <!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a custom tab browsing session -->
25     <string name="feedback_erase_custom_tab">Lịch sử duyệt web của thẻ đã bị xóa.</string>
27     <!-- This label is shown below the URL bar as soon as the user enters text. Clicking the label will perform a search -->
28     <string name="search_hint">Tìm kiếm %1$s</string>
30     <!-- Menu item: Share the currently visible page -->
31     <string name="menu_share">Chia sẻ…</string>
33     <!-- Menu item: Report an issue on the current site -->
34     <string name="menu_report_site_issue">Báo cáo vấn đề về trang</string>
36     <!-- Menu item: Switch to another browser to open the currently visible page. %1$s will be
37       replaced with the name of the browser like: "Open in Firefox" or "Open in Chrome". Some
38       links can be opened by native apps that aren't a browser, e.g. "Open in YouTube" -->
39     <string name="menu_open_with_default_browser2">Mở bằng %1$s</string>
41     <!-- Menu item: Switch to another browser to open the currently visible page. This menu item
42       will be shown if there are multiple browsers and we do not know which one is the default
43       browser or in case Focus is actually the default browser. Clicking this menu item will show
44       a screen with multiple browsers (or other apps that can open the current URL) to choose from. -->
45     <string name="menu_open_with_a_browser2">Mở bằng…</string>
47     <!-- Menu item: Add the current page as a shortcut to the device's home screen (launcher). -->
48     <string name="menu_add_to_home_screen">Thêm vào màn hình chính</string>
50     <!-- Menu item: Add the current site as a shortcut on the Home screen -->
51     <string name="menu_add_to_shortcuts">Thêm vào lối tắt</string>
52     <!-- Menu item: Remove the current site as a shortcut from the Home screen -->
53     <string name="menu_remove_from_shortcuts">Xóa khỏi lối tắt</string>
55     <!-- Menu item: Shows information about features and changes that are new to this version -->
56     <string name="menu_whats_new">Có gì mới</string>
57     <string name="menu_settings">Cài đặt</string>
58     <string name="menu_about">Giới thiệu</string>
59     <string name="menu_help">Trợ giúp</string>
60     <string name="menu_rights">Quyền lợi của bạn</string>
62     <!-- Menu item: This is the label for a menu entry that shows how many trackers have been blocked
63          for the currently loaded website. The number of blocked trackers is shown below this label.
64          Next to this label is a switch that allows the user to temporarily enable / disable the
65          blocking of trackers for the current browsing session - for example if the current website
66          doesn't work correctly with blocked content. -->
67     <string name="menu_trackers_blocked_title">Trình theo dõi đã chặn</string>
69     <!-- Menu item: This is the subtitle for the Trackers blocked menu entry that shows how many
70     trackers have been blocked for the currently loaded website.  -->
71     <string name="menu_trackers_blocked_subtitle">Tắt tính năng này có thể khắc phục một số vấn đề về trang web</string>
73     <!-- Menu item: This is the label for turning off content blocking for the current website. -->
74     <string name="menu_content_blocking">Chặn nội dung</string>
75     <!-- This is the subtitle content blocking toggle -->
76     <string name="menu_content_blocking_subtitle">Tắt để khắc phục lỗi một số trang web</string>
78     <!-- This is a small text at the bottom of the menu shown in a "custom tab" for branding purposes.
79      See https://github.com/mozilla-mobile/focus-android/issues/2106
80       %1$s will be replaced by the app name (e.g. Firefox Focus) -->
81     <string name="menu_custom_tab_branding">Được hỗ trợ bởi %1$s</string>
83     <!-- This is the title of a dialog that shows all the share targets (apps or contacts) when
84          sharing an URL. -->
85     <string name="share_dialog_title">Chia sẻ qua</string>
87     <!-- While a browsing session is active (in the foreground or background) we will show a notification
88          so that the user doesn't forget about the website still being open. This text is shown in
89          the notification. Clicking the notification will have the same effect as clicking the "erase"
90          button in the application. -->
91     <string name="notification_erase_text">Xóa lịch sử duyệt web</string>
93     <!-- Notification action to open Focus and resume the current browsing session. -->
94     <string name="notification_action_open">Mở</string>
96     <!-- Notification action to erase the current browsing session AND switch to Focus (bring it
97          to the foreground) -->
98     <string name="notification_action_erase_and_open">Xóa và mở</string>
100     <!-- On Android 7+ users can add a shortcut for erasing the browsing history to the home screen.
101          This is the label for this shortcut. Android recommends a maximum length of 10 characters. -->
102     <string name="shortcut_erase_short_label">Xóa</string>
104     <!-- The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this
105          instead of the short title when it has enough space. Android recommends a maximum length
106          of 25 characters. -->
107     <string name="shortcut_erase_long_label">Xóa lịch sử duyệt web</string>
110     <!-- On Android 7+ users can add a shortcut for erasing the browsing history to the home screen.
111          This is the label for this shortcut. Android recommends a maximum length of 10 characters. -->
112     <string name="shortcut_erase_and_open_short_label">Xóa &amp; mở</string>
114     <!-- The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this
115          instead of the short title when it has enough space. Android recommends a maximum length
116          of 25 characters.
117          %1$s will be replaced by the app name (e.g. Firefox Focus) -->
118     <string name="shortcut_erase_and_open_long_label">Xóa và mở %1$s</string>
121     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
122          Focus is hard coded since we can't use variables in this context.
123          Do not translate or transliterate Focus.-->
124     <string name="text_selection_search_action_focus">Tìm kiếm trong Focus</string>
125     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
126              Klar is hard coded since we can't use variables in this context.
127              Do not translate or transliterate Klar.-->
128     <string name="text_selection_search_action_klar">Tìm kiếm trong Klar</string>
129     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
130             Focus Beta is hard coded since we can't use variables in this context.
131             Do not translate or transliterate Focus Beta.-->
132     <string name="text_selection_search_action_focus_beta">Tìm kiếm trong Focus Beta</string>
133     <!-- This is the label of an action we offer when the user selects text in other third-party apps.
134           Focus Nightly is hard coded since we can't use variables in this context.
135           Do not translate or transliterate Focus Nightly.-->
136     <string name="text_selection_search_action_focus_nightly">Tìm kiếm trong Focus Nightly</string>
138     <!-- Content of about focus. Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
139          Argument 2 is the url for the learn-more link. -->
140     <string name="about_content"><![CDATA[<p>%1$s giúp bạn kiểm soát mọi thứ.</p>
141 <p>Sử dụng nó như một trình duyệt riêng tư:
142   <ul>
143     <li>Tìm kiếm và duyệt ngay trong ứng dụng</li>
144     <li>Chặn các trình theo dõi (hoặc cập nhật cài đặt để cho phép các trình theo dõi)</li>
145     <li>Xóa cookie cũng như lịch sử tìm kiếm và duyệt web khi xong phiên làm việc</li>
146   </ul>
147 </p>
148 <p>%1$s được sản xuất bởi Mozilla. Nhiệm vụ của chúng tôi là thúc đẩy một Internet lành mạnh, cởi mở.<br/>
149 <a href="%2$s">Tìm hiểu thêm</a></p>]]></string>
151     <!-- Header for the Privacy and Security settings menu -->
152     <string name="preference_privacy_and_security_header">Quyền riêng tư &amp; bảo mật</string>
154     <!-- Preference summary for settings related to privacy and security -->
155     <string name="preference_privacy_and_security_summary">Theo dõi, cookie, lựa chọn dữ liệu</string>
157     <!-- Preference category description for settings related to search, set default
158     and autocomplete are settings a user can find and change inside the "search" settings screen -->
159     <string name="preference_search_summary">Đặt làm mặc định, tự đồng điền</string>
161     <!-- Preference category description for settings screen for settings related to Mozilla -->
162     <!-- About the app and help are links that are inside this menu -->
163     <!-- %1$s will be replaced by the app name (e.g. Firefox Focus) -->
164     <string name="preference_mozilla_summary">Giới thiệu về %1$s, trợ giúp</string>
166     <!-- Preference category for ad blocking and enhanced tracking protection settings -->
167     <string name="preference_category_tracking_protection3">Trình chống theo dõi nâng cao</string>
169     <!-- Preference category for settings related to controlling web content -->
170     <string name="preference_category_web_content">Nội dung web</string>
172     <!-- Preference category: stealth settings for while switching apps -->
173     <string name="preference_category_switching_apps">Chuyển đổi ứng dụng</string>
175     <!-- Preference category for General Settings -->
176     <string name="preference_category_general">Chung</string>
178     <!-- Preference summary for General Settings category; the two things users can find in this category -->
179     <string name="preference_general_summary2">Trình duyệt, ngôn ngữ mặc định</string>
181     <!-- Preference category for settings about sending usage data -->
182     <string name="preference_category_data_collection_use">Thu thập &amp; sử dụng dữ liệu</string>
184     <string name="preference_category_search">Tìm kiếm</string>
186     <!-- Title of "switch" preference that enables/disables search suggestions -->
187     <string name="preference_show_search_suggestions">Nhận gợi ý tìm kiếm</string>
188     <!-- Description of the preference that enables/disables search suggestions
189         %1$s will be replaced by the app name (e.g. Firefox Focus) -->
190     <string name="preference_show_search_suggestions_summary">%1$s sẽ gửi nội dung bạn nhập vào thanh địa chỉ đến công cụ tìm kiếm của bạn</string>
192     <!-- This label is shown below the name of the default search engine in settings -->
193     <string name="preference_search_engine_default">Mặc định</string>
195     <!-- This label is shown above the currently selected search engine in settings -->
196     <string name="preference_search_engine_label">Công cụ tìm kiếm</string>
198     <!-- Text that is shown below a "switch" preference that is enabled. -->
199     <string name="preference_state_on">Bật</string>
201     <!-- Text that is shown below a "switch" preference that is disabled. -->
202     <string name="preference_state_off">Tắt</string>
204     <!-- Item in settings that will open a new preference screen for configuring the URL autocomplete behavior. -->
205     <string name="preference_subitem_autocomplete">URL tự động điền</string>
207     <!-- Title of "switch" preference that enables/disables autocomplete for the default list -->
208     <string name="preference_switch_autocomplete_topsites">Với các trang web hàng đầu</string>
210     <!-- Summary for the toggle to enable autocomplete for the topsites list
211     %s is a placeholder for the app name (e.g. Firefox Focus)-->
212     <string name="preference_autocomplete_topsite_summary2">Cho phép để %s tự động hoàn thành hơn 450 URL phổ biến trong thanh địa chỉ.</string>
214     <!-- Title of "switch" preference that enables/disables autocomplete for the user-defined list -->
215     <string name="preference_switch_autocomplete_user_list">Với trang web bạn thêm</string>
217     <!-- Summary for the toggle to enable autocomplete for the user-defined list
218      %s is a placeholder for the app name (e.g. Firefox Focus)-->
219     <string name="preference_autocomplete_user_list_summary2">Bật để %s tự động hoàn thành các URL yêu thích của bạn.</string>
221     <!-- Preference category: Manage (user-defined) sites -->
222     <string name="preference_category_autocomplete_manage_sites">Quản lý trang web</string>
224     <!-- Item in autocomplete settings that will open a new preference screen for adding and removing URLs to the user-defined list-->
225     <string name="preference_autocomplete_subitem_manage_sites">Quản lý trang web</string>
227     <!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. -->
228     <string name="preference_autocomplete_action_add">+ Thêm URL tùy chỉnh</string>
230     <!-- Explanation text above the list of custom autocomplete URLs. -->
231     <string name="preference_autocomplete_explanation_text">Danh sách tự động điền của bạn:</string>
233     <!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. -->
234     <string name="preference_autocomplete_action_add2">Thêm URL</string>
236     <!-- Title of the screen for adding custom autocomplete URLs. -->
237     <string name="preference_autocomplete_title_add">Thêm URL tùy chỉnh</string>
239     <!-- Label for the button to quick add custom autocomplete URLs. -->
240     <string name="custom_autocomplete_quick_add">Thêm URL tùy chỉnh</string>
242     <!-- Label for the button to quick add the current URL to the custom autocomplete list -->
243     <string name="add_custom_autocomplete_label">Thêm liên kết vào tự động điền</string>
245     <!-- Preference category for settings about cookies and site data -->
246     <string name="preference_category_cookies">Cookie và dữ liệu trang</string>
248     <!-- Preference category for settings about data choices -->
249     <string name="preference_category_data_choices">Lựa chọn dữ liệu</string>
251     <!-- Title of the screen for removing custom autocomplete URLs. -->
252     <string name="preference_autocomplete_title_remove">Loại bỏ các URL tùy chỉnh</string>
254     <!-- A link to SUMO at autocomplete settings. -->
255     <string name="preference_autocomplete_learn_more">Tìm hiểu thêm</string>
257     <!-- Preference summary: Custom (user-defined) autocomplete URLs. -->
258     <string name="preference_autocomplete_custom_summary">Thêm và quản lý các URL tùy chỉnh tự động điền.</string>
260     <!-- Label for the "custom autocomplete URL" input field -->
261     <string name="preference_autocomplete_add_title">URL muốn thêm</string>
263     <!-- "Hint" text for the "custom autocomplete URL" input field. Shown when the field is empty. -->
264     <string name="preference_autocomplete_add_hint">Dán hoặc nhập URL</string>
266     <!-- Example how a custom domain autocomplete URL be added (e.g. without http://) -->
267     <string name="preference_autocomplete_add_example2">Ví dụ: mozilla.org</string>
269     <!-- To be removed once the new hint has been translated -->
270     <string name="preference_autocomplete_add_example">Ví dụ: example.com</string>
272     <!-- Confirmation "snackbar" shown after a new custom autocomplete URL has been added. -->
273     <string name="preference_autocomplete_add_confirmation">URL tùy chỉnh mới đã được thêm vào.</string>
275     <!-- Menu item to remove existing autocomplete URLs. -->
276     <string name="preference_autocomplete_menu_remove">Loại bỏ</string>
278     <!-- Content description (not visible, for screen readers etc.): Button that will delete all selected custom autocomplete URLs. -->
279     <string name="preference_autocomplete_action_remove_content_description">Loại bỏ</string>
281     <!-- Error message shown if the entered custom autocomplete URL is not valid or empty. -->
282     <string name="preference_autocomplete_add_error">Kiểm tra lại URL mà bạn đã nhập.</string>
284     <string name="preference_language">Ngôn ngữ</string>
285     <!-- This is shown when the user hasn't set a focus specific language, i.e. when Focus
286          is using the system default language. -->
287     <string name="preference_language_systemdefault">Mặc định của hệ thống</string>
289     <string name="preference_category_privacy">Riêng tư</string>
290     <string name="preference_privacy_block_ads">Chặn trình theo dõi quảng cáo</string>
291     <string name="preference_privacy_block_ads_summary">Một số quảng cáo theo dõi lượt truy cập trang, ngay cả khi bạn không click vào quảng cáo</string>
292     <string name="preference_privacy_block_analytics">Chặn trình theo dõi phân tích</string>
293     <string name="preference_privacy_block_analytics_summary">Được sử dụng để thu thập, phân tích và đo lường các hoạt động như chạm và cuộn trang</string>
294     <string name="preference_privacy_block_social">Chặn trình theo dõi xã hội</string>
295     <string name="preference_privacy_block_social_summary">Được nhúng vào các trang để theo dõi lượt truy cập của bạn và để hiển thị tính năng chẳng hạn như các nút chia sẻ</string>
296     <string name="preference_privacy_block_content">Chặn trình theo dõi khác</string>
297     <string name="preference_privacy_block_content_summary2">Việc kích hoạt có thể khiến một số trang hoạt động không như mong đợi</string>
298     <string name="preference_privacy_category_cookies">Chặn cookie</string>
300     <!-- Three options for Cookie blocking. Yes (All cookies Blocked), Block 3rd-party cookies
301     only (Only 3rd-party Cookies Blocked), No (No cookies blocked) -->
302     <string name="preference_privacy_should_block_cookies_no_option2">Không, cảm ơn</string>
303     <string name="preference_privacy_should_block_cookies_third_party_tracker_cookies_option">Chỉ chặn cookie theo dõi của bên thứ ba</string>
304     <string name="preference_privacy_should_block_cookies_third_party_only_option">Chỉ chặn cookie bên thứ ba</string>
306     <string name="preference_privacy_should_block_cookies_cross_site_option">Chặn cross-site cookies</string>
307     <string name="preference_privacy_should_block_cookies_yes_option2">Có</string>
309     <!-- Preference Title: Biometrics can be used to unlock Focus if the previous session's data was not erased by the user. -->
310     <string name="preference_security_biometric">Sử dụng vân tay để mở khóa ứng dụng</string>
312     <!-- Preference Summary: Biometrics (iris scan, fingerprint, or facial scan) can be used to unlock Focus if the app had a URL
313         open when the app was last run to ensure that only the phone's owner can view a previous session.
314         %s will be replaced by the app name (e.g. Firefox Focus)
315         Shortcuts is a feature that allows the user to pin his favorite websites to Focus home screen so he can quickly access them-->
316     <string name="preference_security_biometric_summary2">Mở khóa bằng vân tay nếu bạn đã thêm lối tắt hoặc khi một trang web đã mở trong %s.</string>
318     <!-- Preference Title: Secure Mode is a setting that prevents the app's content to show up in the "recent apps" screen
319          and prevents the user from taking screenshots or casting the app to other displays. -->
320     <string name="preference_privacy_secure_mode">Chế độ ẩn</string>
321     <!-- Preference Summary: Stealth mode (previously "Secure mode") is a setting that prevents the
322      app's content (in our case especially the content of webpages) to show up in the "recent apps"
323      screen. Additionally Android will prevent the user from taking screenshots or casting the app
324      to other displays. -->
325     <string name="preference_privacy_stealth_summary">Ẩn trang web khi chuyển sang ứng dụng khác và chặn chụp ảnh màn hình.</string>
327     <string name="preference_category_security">Bảo mật</string>
329     <string name="preference_category_performance">Hiệu suất</string>
330     <string name="preference_performance_block_webfonts">Chặn phông chữ trang Web</string>
331     <!-- This text is shown below the setting for disabling web fonts. Some websites use icons/images from a font and those do not show up if fonts are blocked.-->
332     <string name="preference_performance_block_webfonts_summary">Có thể dẫn đến thiếu biểu tượng hoặc hình ảnh</string>
334     <string name="preference_performance_block_javascript">Chặn JavaScript</string>
335     <!-- This text is shown below setting for disabling JavaScript. Some websites may not work correctly when JavaScript is disabled -->
336     <string name="preference_performance_block_javascript_summary">Trang có thể tải nhanh hơn, nhưng cũng có thể hoạt động thiếu ổn định</string>
338     <!-- This preference does not set Focus as the default browser but instead links to Android's
339      "default apps" settings screen or if not supported by this Android version to a SUMO page describing
340      how to set Focus as a default browser.
341       %1$s will be replaced by the app name (e.g. Firefox Focus) -->
342     <string name="preference_default_browser2">Đặt %1$s làm trình duyệt mặc định</string>
344     <string name="preference_category_mozilla">Mozilla</string>
345     <string name="preference_mozilla_telemetry2">Gửi dữ liệu sử dụng</string>
347     <!-- A link to SUMO at the end of the summary (preference_mozilla_telemetry_summary2) of the "Send anonymous usage data" setting. -->
348     <string name="preference_mozilla_telemetry_summary">Tìm hiểu thêm</string>
350     <!-- %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
351     <string name="preference_mozilla_telemetry_summary2">Mozilla chỉ thu thập những gì chúng tôi cần cung cấp và cải tiến %1$s cho tất cả mọi người.</string>
353     <!-- In-app link (in settings) to Focus privacy notice. -->
354     <string name="preference_privacy_notice">Chính sách riêng tư</string>
356     <!-- Item in Preferences that shows the about page. Parameter 1 is the app name, i.e. Firefox Focus/Firefox Klar. -->
357     <string name="preference_about">Thông tin về %1$s</string>
359     <!-- Header for the list of installed search engines -->
360     <string name="preference_search_installed_search_engines">Công cụ tìm kiếm đã cài đặt</string>
362     <!-- Header for the list of installed search engines -->
363     <string name="preference_choose_search_engine">Chọn công cụ tìm kiếm</string>
365     <!-- Action for restoring the default list of search engines -->
366     <string name="preference_search_restore">Khôi phục công cụ tìm kiếm mặc định</string>
368     <!-- Action for adding an additional search engine to the list.
369     The "+" is used to emphasize that this is an "add" action -->
370     <string name="preference_search_add2">+ Thêm công cụ tìm kiếm khác</string>
371     <string name="preference_search_remove_title">Gỡ bỏ công cụ tìm kiếm</string>
372     <string name="preference_search_remove">Gỡ bỏ</string>
374     <!-- Action for dding an additional search engine to the list -->
375     <string name="preference_search_add3">Thêm công cụ tìm kiếm khác</string>
376     <!-- Explanation text above the list of search engines-->
377     <string name="preference_select_preferred_engine">Chọn công cụ ưa thích của bạn:</string>
379     <!-- Clickable action text that shows when user long-presses on a search engine search field (this is similar to paste or copy when long-pressing a text field) -->
380     <string name="action_option_add_search_engine">Thêm công cụ tìm kiếm</string>
382     <string name="search_add_manually_name_hint">Tên công cụ tìm kiếm</string>
383     <string name="search_add_manually_string">Chuỗi tìm kiếm để sử dụng</string>
384     <string name="search_add_manually_save">Lưu</string>
386     <!-- Example of search engine url -->
387     <string name="search_add_manually_example">Ví dụ: example.com/search/?q=%s</string>
389     <string name="search_add_confirmation">Đã thêm công cụ tìm kiếm mới.</string>
391     <string name="search_add_error_empty_name">Nhập tên công cụ tìm kiếm</string>
392     <string name="search_add_error_duplicate_name">Một công cụ tìm kiếm đã cài đặt đã sử dụng cùng tên này.</string>
394     <string name="search_add_error_empty_search">Nhập chuỗi tìm kiếm</string>
396     <string name="search_add_error_format">Kiểm tra xem chuỗi tìm kiếm có đúng với định dạng như ở ví dụ không</string>
398     <!-- Content description (not visible, for screen readers etc.): Clear text in URL bar -->
399     <string name="content_description_clear_input">Xóa trắng</string>
401     <!-- Content description (not visible, for screen readers etc.): Clicking on the website overlay
402      while in typing mode will dismiss and go back to the browser. This text will be read when the
403      overlay if focused. See https://github.com/mozilla-mobile/focus-android/issues/50 -->
404     <string name="content_description_dismiss_input">Bỏ qua</string>
406     <!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
407      history and go back to the home screen. -->
408     <string name="content_description_erase">Xóa lịch sử duyệt web</string>
410     <!-- If the user has multiple tabs open we will show an addition "floating action button" showing how many tabs are open.
411      This string is not displayed and read only by screenreaders. %1$s will be replaced with the number of open tabs. This
412       button will only be visible when there is more than one tab open (>= 2). -->
413     <string name="content_description_tab_counter">Thẻ đang mở: %1$s</string>
415     <!-- Content description (not visible, for screen readers etc.): Lock icon showed in the URL bar for
416      https pages.. -->
417     <string name="content_description_lock">Kết nối an toàn</string>
419     <!-- This text is not visible. Instead it will be read by the accessibility service once we start
420      loading a website -->
421     <string name="accessibility_announcement_loading">Đang tải</string>
423     <!-- This text is not visible. Instead it will be read by the accessibility service once we
424      finished loading a website -->
425     <string name="accessibility_announcement_loading_finished">Đã tải xong trang web</string>
427     <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
428     <string name="content_description_menu">Tùy chọn thêm</string>
430     <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button used
431     on home screen-->
432     <string name="indicator_content_description_menu">Nút tùy chọn khác</string>
434     <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
435     <string name="content_description_forward">Điều hướng tiến</string>
437     <!-- Content description (not visible, for screen readers etc.): Reload current website -->
438     <string name="content_description_reload">Tải lại trang web</string>
440     <!-- Content description (not visible, for screen readers etc.): Navigate back (browsing history) -->
441     <string name="content_description_back">Điều hướng lùi</string>
443     <!-- Content description (not visible, for screen readers etc.): Stop loading the current website. This button will turn into the refresh button once loading has been completed (see content_description_reload) -->
444     <string name="content_description_stop">Dừng tải trang web</string>
446     <!-- Content description (not visible, for screen readers etc.): Custom Tab exit button - closes the custom tab and returns to the previous app. -->
447     <string name="content_description_customtab_exit">Quay về ứng dụng trước đó</string>
449     <!-- Content description (not visible, for screen readers etc.): This is the description for the ImageView in the menu that displays
450          the number of trackers blocked for the current session -->
451     <string name="content_description_trackers_blocked">Số trình theo dõi đã chặn</string>
453     <!-- Content description (not visible, for screen readers etc.): This is the description for the switch in the menu that temporarily disables/enables
454          content blocking for the current session -->
455     <string name="content_description_blocking_switch">Chặn theo dõi</string>
457     <string name="your_rights">Quyền lợi của bạn</string>
459     <string name="external_app_prompt_title">Mở đường dẫn trong ứng dụng khác</string>
460     <!-- This string is shown when the user has clicked a link that needs to be opened in a different app.
461          Argument 2 is the external app name, argument 1 is our name (i.e. Firefox Focus, or Firefox Klar). -->
462     <string name="external_app_prompt">Bạn có thể rời khỏi %1$s để mở liên kết này trong %2$s.</string>
463     <!-- This text is the title of a dialog shown if no app could be found for a custom link protocol. -->
464     <string name="external_app_prompt_no_app_title">Tìm ứng dụng có thể mở liên kết này</string>
465     <!-- This text is shown in a dialog if no app could be found for a custom link protocol. %1$s is the name of the app (i.e. Firefox Focus) and %2$s is the name of
466          the app store installed on the device (usually that's Google Play). -->
467     <string name="external_app_prompt_no_app">Không có ứng dụng nào trên thiết bị của bạn có thể mở liên kết này. Bạn có thể rời khỏi %1$s để tìm ứng dụng có thể mở %2$s.</string>
468     <!-- This label is shown above a list of apps that can be used to open a given link -->
469     <string name="external_multiple_apps_matched_exit">Thoát duyệt web riêng tư?</string>
471     <!-- Snackbar that will be displayed after a download has completed. %1$s will be replaced with the file name. -->
472     <string name="download_snackbar_finished">Đã tải xong %1$s</string>
474     <!-- Snackbar action to immediately open the successfully downloaded file. -->
475     <string name="download_snackbar_open">Mở</string>
485   <string name="error_hostLookup_title">Không tìm thấy máy chủ</string>
505   <!-- Content description (not visible, for screen readers etc.): This is the description for the close button from the new onboarding flow screen one and two -->
506     <string name="onboarding_close_button_content_description">Đóng</string>
508     <!-- New Onboarding flow first screen title -->
509     <!-- %1$s will be replaced by the app name and build variant(e.g. Firefox Focus, Firefox Klar Nightly) -->
510     <string name="onboarding_first_screen_title">Chào mừng đến với %1$s</string>
512     <!-- New Onboarding flow first screen subtitle the one that appears under title -->
513     <string name="onboarding_first_screen_subtitle">Nhanh. Riêng tư. Không có phiền nhiễu.</string>
515     <!-- New Onboarding flow first screen button label-->
516     <string name="onboarding_first_screen_button_text">Bắt đầu</string>
518     <!-- Onboarding second screen: Title -->
519     <!-- %1$s will be replaced by the app short name(Focus) -->
520     <string name="onboarding_second_screen_title">%1$s không giống các trình duyệt khác</string>
522     <!-- New Onboarding flow second screen subtitle the one that appears under title -->
523     <string name="onboarding_second_screen_subtitle_one">Chúng tôi xóa lịch sử của bạn khi bạn đóng ứng dụng để có thêm quyền riêng tư.</string>
525     <!-- New Onboarding flow second screen subtitle two the one that appears under subtitle one -->
526     <!-- %1$s will be replaced by the app short name(Focus) -->
527     <string name="onboarding_second_screen_subtitle_two">Đặt %1$s làm trifnh duyệt mặc định để bảo vệ dữ liệu của bạn với mọi liên kết bạn mở.</string>
529     <!-- New Onboarding flow second screen make Focus default browser button label-->
530     <string name="onboarding_second_screen_default_browser_button_text">Đặt làm trình duyệt mặc định</string>
532     <!-- New Onboarding flow second screen skip onboarding button label-->
533     <string name="onboarding_second_screen_skip_button_text">Bỏ qua</string>
536     <!-- First run tour (Default browser): Title -->
537     <string name="firstrun_defaultbrowser_title">Tăng quyền riêng tư của bạn</string>
538     <!-- First run tour (Default browser): Text. -->
539     <string name="firstrun_defaultbrowser_text2">Duyệt web ở chế độ riêng tư để nâng cao bảo mật. Giúp làm giảm thời gian tải trang và chặn các quảng cáo và nội dung mà có thể theo dõi bạn trên các trang web.</string>
541     <!-- First run tour (Search): Title -->
542     <string name="firstrun_search_title">Tìm kiếm của bạn, theo cách của bạn</string>
543     <!-- First run tour (Search): Text -->
544     <string name="firstrun_search_text">Đang tìm kiếm với cái gì khác? Chọn công cụ tìm kiếm khác thành mặc định trong Cài đặt.</string>
546     <!-- First run tour (Shortcut): Title -->
547     <string name="firstrun_shortcut_title">Thêm lối tắt tới màn hình chính của bạn</string>
548     <!-- First run tour (Shortcut): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
549     <string name="firstrun_shortcut_text">Quay lại trang web của bạn nhanh hơn trong %1$s. Chỉ cần chọn \&quot;Thêm vào màn hình chính\&quot; trong menu %1$s.</string>
551     <!-- First run tour (Privacy): Title -->
552     <string name="firstrun_privacy_title">Làm cho sự riêng tư thành một thói quen</string>
553     <!-- First run tour (Privacy): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
554     <string name="firstrun_privacy_text">Đặt %1$s làm trình duyệt mặc định của bạn và nhận được lợi ích của duyệt web riêng tư khi bạn mở các trang web từ các ứng dụng khác.</string>
556     <string name="firstrun_close_button">Đã hiểu!</string>
557     <string name="firstrun_skip_button">Bỏ qua</string>
558     <string name="firstrun_next_button">Tiếp</string>
560     <!-- Indicator that no trackers are being blocked because content blocking is disabled; normally shows the number of blocked trackers -->
561     <string name="content_blocking_disabled">-</string>
563     <!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). -->
564     <string name="dialog_addtohomescreen_action_add">Thêm</string>
566     <!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). -->
567     <string name="dialog_addtohomescreen_action_yes">CÓ</string>
569     <!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). -->
570     <string name="dialog_addtohomescreen_action_cancel">Hủy bỏ</string>
572     <!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). -->
573     <string name="dialog_addtohomescreen_action_no">KHÔNG</string>
575     <!-- When enhanced tracking protection is disabled for the current session then we will show this warning in the "Add to home screen" dialog to
576          let the user know that the shortcut will always be opened with enhanced tracking protection disabled. -->
577     <string name="dialog_addtohomescreen_tracking_protection2">Lối tắt sẽ mở khi đã tắt tính năng Trình chống theo dõi nâng cao</string>
579     <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active.
580     The recommended maximum length is 40 characters; the value may be truncated if it is too long.
582     * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels
583     * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723
584     -->
585     <string name="notification_browsing_session_channel_name">Phiên duyệt web riêng tư</string>
587     <!-- The user visible description of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active.
588     The recommended maximum length is 300 characters; the value may be truncated if it is too long. %1$s will be replaced with the name of the app (e.g. Firefox Focus).
590     * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels
591     * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723
592     -->
593     <string name="notification_browsing_session_channel_description">Thông báo cho phép bạn xóa phiên làm việc của %1$s với một cú nhấp. Bạn không cần mở ứng dụng hoặc xem những gì đang chạy trong trình duyệt của bạn.</string>
595     <!-- Label for a button in the "tabs tray" to erase the browsing history (closes all tabs and removes associated data). -->
596     <string name="tabs_tray_action_erase">Xóa lịch sử duyệt web</string>
598     <!-- If the user decides to open the current page in another browser and if Firefox is not installed then we show this
599       item in the list of browsers. Clicking it will open the app store installed on the device (usually that's Google Play). -->
600     <string name="download_firefox">Tải Firefox</string>
602     <!-- Text shown in the "Your rights" screen.
603     %1$s will be replaced with the name of the app (e.g. Firefox Focus)-->
604     <string name="your_rights_content1"><![CDATA[%1$s là phần mềm miễn phí và mã nguồn mở do Mozilla và các cộng tác viên khác cung cấp.]]></string>
609   <!-- Text shown in the "Your rights" screen.
610     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
611     %2$s will be replaced with a URL linking to the MPL (e.g. https://www.mozilla.org/en-US/MPL/) -->
612     <string name="your_rights_content2"><![CDATA[%1$s được cung cấp cho bạn theo các điều khoản của <a href="%2$s">Giấy phép Công cộng Mozilla</a> và các giấy phép mã nguồn mở khác.]]></string>
614     <!-- Text shown in the "Your rights" screen.
615     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
616     %2$s will be replaced with a URL linking to the trademark policy (e.g. https://www.mozilla.org/foundation/trademarks/policy/) -->
617     <string name="your_rights_content3"><![CDATA[Bạn không được cấp bất kỳ quyền hoặc giấy phép nào đối với nhãn hiệu của Tổ chức Mozilla hoặc bất kỳ bên nào, bao gồm tên hoặc logo của Mozilla, Firefox hoặc %1$s. Thông tin bổ sung có thể được tìm thấy <a href="%2$s">tại đây</a>.]]></string>
619     <!-- Text shown in the "Your rights" screen.
620     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
621     %2$s will be replaced with a URL linking to the list of licenses used by the dependencies.-->
622     <string name="your_rights_content4"><![CDATA[Mã nguồn bổ sung cho %1$s có sẵn dưới nhiều <a href="%2$s">giấy phép nguồn mở miễn phí</a> khác.]]></string>
624     <!-- Text shown in the "Your rights" screen.
625     %1$s will be replaced with the name of the app (e.g. Firefox Focus)
626     %2$s will be replaced with a URL linking to the GPL
627     %3$s will be replaced with a URL linking to the tracking protection wiki page (e.g. https://wiki.mozilla.org/Security/Tracking_protection#Lists) -->
628     <string name="your_rights_content5"><![CDATA[%1$s cũng sử dụng danh sách chặn được cung cấp bởi Disconnect, Inc. là các tác phẩm riêng biệt và độc lập theo <a href="%2$s">GNU General Public License v3</a> và có sẵn <a href="%3$s">ở đây</a>.]]></string>
630     <!-- Text shown in prompts for GeckoView -->
631     <string name="gv_prompt_username_hint">Tên đăng nhập</string>
632     <string name="gv_prompt_password_hint">Mật khẩu</string>
633     <string name="gv_prompt_clear">Xóa</string>
635     <!-- Text shown in Security Information Popup -->
636     <!-- Text to denote secure or insecure connection -->
637     <string name="security_popup_secure_connection">Kết nối an toàn</string>
638     <string name="security_popup_insecure_connection">Kết nối không an toàn</string>
639     <!-- %1$s will be replaced with organization that granted the SSL certificate -->
640     <string name="security_popup_security_verified">Xác minh bởi: %1$s</string>
642     <!-- Content Description of Security Icon in toolbar -->
643     <string name="site_security_icon_content_description">Bảo mật trang web</string>
644     <string name="preference_autocomplete_duplicate_url_error">URL đã tồn tại</string>
646     <!-- Label for the Find in page button -->
647     <string name="find_in_page">Tìm trong trang</string>
649     <!-- Watermark/Hint for the find in page input field -->
650     <string name="find_in_page_input">Tìm trong trang</string>
652     <!-- String to show the number of results found in the page and the
653         position the user is at. The first argument is the position, the second argument is the total -->
654     <string name="find_in_page_result">%1$d/%2$d</string>
655     <!-- String to be read by the accessibility service presenting the number of results found in the page
656         and the position the user is at. The first argument is the position, the second argument is the total -->
657     <string name="accessibility_find_in_page_result">%1$d trong số %2$d</string>
659     <!-- String to be read by the accessibility service when focusing the next result button -->
660     <string name="accessibility_next_result">Tìm kiếm kết quả tiếp theo</string>
661     <!-- String to be read by the accessibility service when focusing the previous result button -->
662     <string name="accessibility_previous_result">Tìm kiếm kết quả trước đó</string>
663     <!-- String to be read by the accessibility service when focusing the dismiss button in the "find in page" UI -->
664     <string name="accessibility_dismiss_find_in_page">Loại bỏ tìm kiếm trong trang</string>
668   <!-- Checkbox menu item text to request desktop site -->
669     <string name="preference_performance_request_desktop_site">Yêu cầu trang web trên máy tính</string>
671     <!-- Checkbox menu item text to request desktop site -->
672     <string name="preference_performance_request_desktop_site2">Trang web cho máy tính</string>
674     <!-- Displayed after a user long presses on the URL in a custom tab to copy the URL -->
675     <string name="custom_tab_copy_url_action">Đã sao chép URL</string>
677     <!-- Description of what a user may find in the Advanced Setting category, used for debugging -->
678     <string name="preference_advanced_summary">Công cụ nhà phát triển</string>
680     <!-- Preference for open links in third party apps -->
681     <string name="preferences_open_links_in_apps">Mở liên kết trong ứng dụng</string>
683     <!-- Title of Advanced Setting category -->
684     <string name="preference_category_advanced">Nâng cao</string>
686     <!-- Preference for site permissions -->
687     <string name="preference_site_permissions">Quyền hạn trang web</string>
689     <!--  Preference for cookie banner. The name of the item from settings screen and the title of the cookie banner screen. -->
690     <string name="preferences_cookie_banner">Giảm biểu ngữ cookie</string>
692     <!--  Preference summary for the cookie banner. If the cookie banner option is not disabled. -->
693     <string name="preferences_cookie_banner_summary_on">Bật</string>
695     <!--  Preference summary for the cookie banner. If the cookie banner option is disabled. -->
696     <string name="preferences_cookie_banner_summary_off">Tắt</string>
698     <!--  Title preference inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
699     <string name="cookie_banner_reject_all_option_title">Giảm biểu ngữ cookie</string>
701     <!--  Preference summary inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
702     <string name="cookie_banner_reject_all_option_summary">Xem ít biểu ngữ hơn bằng cách tự động từ chối yêu cầu cookie, khi có thể.</string>
704     <!--  Checkbox Preference title inside Cookie banner reduction screen. Here you can set the cookie banner option to reject_or_accept_all or reject_all. -->
705     <string name="cookie_banner_further_reduce_option_title">Giảm thêm biểu ngữ cookie</string>
707     <!--  Checkbox Preference summary inside Cookie banner reduction screen. Here you can set the cookie banner option to reject_or_accept_all or reject_all. -->
708     <string name="cookie_banner_further_reduce_option_summary">Yêu cầu biểu ngữ cookie sẽ được chấp nhận để loại bỏ nhiều biểu ngữ hơn.</string>
710     <!-- Preference for autoplay -->
711     <string name="preference_autoplay">Tự động phát</string>
713     <!-- Heading for the instructions to allow a permission -->
714     <string name="phone_feature_blocked_intro">Để cho phép nó:</string>
716     <!-- First step for the allowing a permission -->
717     <string name="phone_feature_blocked_step_settings">1. Đi đến Cài đặt Android</string>
719     <!-- Second step for the allowing a permission -->
720     <string name="phone_feature_blocked_step_permissions"><![CDATA[2. Nhấn vào <b>Quyền</b>]]></string>
722     <!-- Button label that take the user to the Android App setting -->
723     <string name="phone_feature_go_to_settings">Đi đến Cài đặt</string>
725     <!-- Third step for allowing a permission. The placeholder will be updated by, for example, "Camera" -->
726     <string name="phone_feature_blocked_step_feature"><![CDATA[3. Gạt công tắc <b>%1$s</b> sang BẬT]]></string>
728     <!-- Preference for altering the camera access for all websites -->
729     <string name="preference_phone_feature_camera">Máy ảnh</string>
731     <!-- Preference for altering the microphone access for all websites -->
732     <string name="preference_phone_feature_microphone">Micrô</string>
734     <!-- Preference for altering the location access for all websites -->
735     <string name="preference_phone_feature_location">Vị trí</string>
737     <!-- Preference for altering the notification access for all websites -->
738     <string name="preference_phone_feature_notification">Thông báo</string>
740     <!-- Preference for altering the EME access for all websites -->
741     <string name="preference_phone_feature_media_key_system_access">Nội dung DRM được kiểm soát</string>
743     <!-- Label that indicates that a permission must be asked always -->
744     <string name="preference_option_phone_feature_ask_to_allow">Hỏi để cho phép</string>
746     <!-- Label that indicates that a permission must be blocked -->
747     <string name="preference_option_phone_feature_blocked">Đã chặn</string>
749     <!-- Label that indicates that a permission must be allowed -->
750     <string name="preference_option_phone_feature_allowed">Đã cho phép</string>
752     <!--Label that indicates a permission is by the Android OS-->
753     <string name="phone_feature_blocked_by_android">Bị chặn bởi Android</string>
755     <!-- Preference for allow autoplay audio and video-->
756     <string name="preference_allow_audio_video_autoplay">Cho phép âm thanh và video</string>
758     <!-- Preference for block autoplay audio only-->
759     <string name="preference_block_autoplay_audio_only">Chỉ chặn âm thanh</string>
761     <!-- Preference summary for block autoplay audio only-->
762     <string name="preference_block_autoplay_audio_only_summary">Được đề xuất</string>
764     <!-- Preference for block autoplay audio and video-->
765     <string name="preference_block_autoplay_audio_video">Chặn âm thanh và video</string>
767     <!-- Preference for studies -->
768     <string name="preference_studies">Nghiên cứu</string>
770     <!-- Preference for studies summary-->
771     <string name="preference_studies_summary">Firefox có thể cài đặt và chạy các nghiên cứu theo thời gian.</string>
773     <!-- Learn more link for studies, links to an article for more information about studies. -->
774     <string name="studies_learn_more">Tìm hiểu thêm</string>
776     <!-- Dialog message shown when some changes are made on studies -->
777     <string name="studies_restart_app">Ứng dụng sẽ thoát để áp dụng các thay đổi</string>
779     <!-- Title of the remove studies button -->
780     <string name="studies_remove">Xóa</string>
782     <!-- Title of the active section on the studies list -->
783     <string name="studies_active">Hoạt động</string>
785     <!-- Title of the completed section on the studies list -->
786     <string name="studies_completed">Hoàn tất</string>
788     <!-- Preference to enable remote debugging of the app via USB or Wi-Fi -->
789     <string name="preference_remote_debugging">Gỡ lỗi từ xa qua USB/Wi-Fi</string>
791     <!-- Text Button for show biometric prompt -->
792     <string name="show_biometric_button_text">Mở khóa</string>
794     <!-- Title text for biometric prompt pop-up -->
795     <string name="biometric_prompt_title">Xác nhận bằng vân tay của bạn</string>
797     <!-- Subtitle text for biometric prompt pop-up -->
798     <string name="biometric_prompt_subtitle">Bạn có thể sử dụng vân tay của mình để tiếp tục phiên ứng dụng hiện tại của mình.</string>
800     <!-- Button for the fingerprint authentication dialog box that is shown to the user when sharing a link to the app
801     while the user has biometric authentication enabled. When pressed, the user's previous session is cleared, and the shared link is opened. -->
802     <string name="biometric_auth_open_link_new_session">Mở liên kết trong phiên mới</string>
804     <!-- Description for the fingerprint authentication image. Used for accessibility purposes. -->
805     <string name="biometric_auth_image_description">Biểu tượng vân tay</string>
807     <!-- Error text displayed when the user's fingerprint cannot be recognized upon re-entering the app.
808      This is displayed during the authentication flow as the app launches. -->
809     <string name="biometric_auth_not_recognized_error">Không thể nhận dạng vân tay. Vui lòng thử lại.</string>
811     <!-- Error text displayed when the user's fingerprint moved too quickly upon re-entering the app
812     This is displayed during the authentication flow as the app launches.-->
813     <string name="biometric_auth_moved_too_quickly">Ngón tay đã di chuyển quá nhanh. Vui lòng thử lại.</string>
815     <!-- Title for the prompt to enable search suggestions -->
816     <string name="enable_search_suggestion_title2">Hiển thị đề xuất tìm kiếm?</string>
818     <!-- Description for the prompt to enable search suggestions
819         %1$s will be replaced by the app name (e.g. Firefox Focus) -->
820     <string name="enable_search_suggestion_description"> Để nhận đề xuất, %1$s cần gửi nội dung bạn nhập vào thanh địa chỉ tới công cụ tìm kiếm.</string>
822     <!-- Label used for the "NO button" for the prompt to enable search suggestions -->
823     <string name="enable_search_suggestions_no">Không</string>
825     <!-- Label used for the "YES button" for the prompt to enable search suggestions -->
826     <string name="enable_search_suggestions_yes">Có</string>
828     <!-- Message displayed when using a search engine that doesn't provide suggestions -->
829     <string name="no_suggestions_message">Một vài công cụ tìm kiếm có thể không hiện gợi ý.</string>
831     <!-- Button to dismiss the message displayed  when using a search engine that doesn't provide suggestions-->
832     <string name="dismiss_no_suggestions_prompt_button">Bỏ qua</string>
834     <!-- Tips displayed on the home view -->
836     <!-- Tip displayed on home view explaining how to disable tracking protection
837     The new line here must be kept as the second half of the string is clickable for the user. -->
838     <string name="tip_disable_tracking_protection">Trang web hoạt động không như mong đợi?\n Hay thử tắt Trình chống theo dõi</string>
840     <!-- Tip displayed on home view explaining how to add sites to homescreen
841     Argument 1 will be replaced with a line break in the application.-->
842     <string name="tip_add_to_homescreen"><![CDATA[Truy cập một chạm vào các trang web bạn sử dụng nhiều nhất%1$s Menu > Thêm vào Màn hình chính]]></string>
844     <!-- Tip displayed on home view explaining how to make Focus the default browser
845     Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
846     The new line here must be kept as the second half of the string is clickable for the user. -->
847     <string name="tip_set_default_browser">Mở mọi liên kết trong %1$s\n Đặt %1$s làm trình duyệt mặc định</string>
849     <!-- Tip displayed on home view explaining how to add a custom autocomplete URL
850     The new line here must be kept as the second half of the string is clickable for the user. -->
851     <string name="tip_autocomplete_url">Tự động điền URLs cho các trang web bạn sử dụng\n Nhấp và giữ bất kỳ URL trong thanh địa chỉ</string>
853     <!-- Tip displayed on home view explaining how to add a custom autocomplete URL
854     The new line here must be kept as the second half of the string is clickable for the user. -->
855     <string name="tip_open_in_new_tab">Mở liên kết trên thẻ mới\n Nhấp và giữ bất kì liên kết nào trên trang</string>
857     <!-- Tip displayed on home view explaining how to add a custom autocomplete URL -->
858     <string name="tip_disable_tips2">Tắt mẹo trên màn hình bắt đầu</string>
860     <!-- Label for the snackbar when a user opens a new tab -->
861     <string name="new_tab_opened_snackbar">Đã mở thẻ mới</string>
863     <!-- Label for the button in the snackbar that switches to the newly opened tab -->
864     <string name="open_new_tab_snackbar">Chuyển</string>
866     <!-- Preference for switching to a new tab immediately after opening -->
867     <string name="preference_open_new_tab">Chuyển sang liên kết trong thẻ mới ngay lập tức</string>
869     <!-- Preference title for safe browsing which when enabled, blocks dangerous or deceptive webpages that may include phishing or malware -->
870     <string name="preference_safe_browsing_title">Chặn các trang web nguy hiểm và lừa đảo</string>
871     <!-- Preference summary for safe browsing which when enabled, blocks dangerous or deceptive webpages that may include phishing or malware -->
872     <string name="preference_safe_browsing_summary">Chặn các trang web được báo cáo là lừa đảo và tấn công, trang web phần mềm độc hại và các trang web phần mềm không mong muốn.</string>
874     <!-- Title of the preference to enable "HTTPS-Only" mode -->
875     <string name="preference_https_only_title">Chế độ chỉ HTTPS</string>
877     <!-- Description of the preference to enable "HTTPS-Only" mode. -->
878     <string name="preference_https_only_summary3">Tự động cố gắng kết nối với các trang web bằng giao thức mã hóa HTTPS để tăng cường bảo mật.</string>
880     <!-- Preference for exceptions tracking protection -->
881     <string name="preference_exceptions">Ngoại lệ</string>
882     <!-- Description for the exceptions preference screen-->
883     <string name="preference_exceptions_description">Bạn đã tắt chế độ Chặn nội dung cho các trang web này.</string>
884     <!-- Menu item to remove existing exceptions. -->
885     <string name="preference_exceptions_menu_remove">Xóa</string>
886     <!-- Button to remove all websites from the exception list -->
887     <string name="preference_exceptions_remove_all_button_label">Xóa tất cả các trang web</string>
889     <!-- Title for Preference screen for cookie blocking for exceptions tracking protection -->
890     <string name="preference_block_cookies_title">Chặn cookie</string>
892     <!-- Message for Preference screen for cookie blocking for exceptions tracking protection -->
893     <string name="preference_category_block_cookies">Bạn có muốn chặn cookie?</string>
895     <!-- Title for the tab crash report screen-->
896     <string name="tab_crash_report_title">Thẻ bị hỏng</string>
897     <!-- Headline for the tab crash report screen -->
898     <string name="tab_crash_report_headline">Rất tiếc. Chúng tôi đã gặp sự cố với thẻ này.</string>
899     <!-- Subtitle for the tab crash report screen -->
900     <string name="tab_crash_report_description">Trong trình duyệt riêng tư, chúng tôi không bao giờ lưu và không thể khôi phục thẻ này.</string>
901     <!-- Label for button to close the tab-->
902     <string name="tab_crash_report_close_tab_button_label">Đóng thẻ</string>
907   <!-- Label for the checkbox to send the tab crash report to Mozilla -->
908     <string name="crash_report_send_crash_label">Gửi báo cáo lỗi đến Mozilla</string>
910     <!-- Tracking protection bottom sheet -->
912     <!-- Label for the total number of trackers blocked. %s represents the app install date -->
913     <string name="trackers_count_note">Trình theo dõi bị chặn kể từ %s</string>
914     <!-- Category of trackers (content) that can be blocked by Enhanced Tracking Protection -->
915     <string name="content">Nội dung</string>
916     <!-- Category of trackers (advertising) that can be blocked by Enhanced Tracking Protection -->
917     <string name="advertising">Quảng cáo</string>
918     <!-- Category of trackers (social media) that can be blocked by Enhanced Tracking Protection -->
919     <string name="social">Xã hội</string>
920     <!-- Category of trackers (analytics) that can be blocked by Enhanced Tracking Protection -->
921     <string name="analytics">Phân tích</string>
922     <!-- Preference title for enhanced tracking protection settings -->
923     <string name="enhanced_tracking_protection">Trình chống theo dõi nâng cao</string>
924     <!-- Enhanced tracking protection preference description when the tracking protection is disabled for this site-->
925     <string name="enhanced_tracking_protection_state_off">Bảo vệ đã TẮT cho trang web này</string>
926     <!-- Enhanced tracking protection preference description when the tracking protection is enabled for this site-->
927     <string name="enhanced_tracking_protection_state_on">Bảo vệ đã BẬT cho trang web này</string>
928     <!-- Label that indicates a site is using a secure connection -->
929     <string name="secure_connection">Kết nối an toàn</string>
930     <!-- Label that indicates a site is using a insecure connection -->
931     <string name="insecure_connection">Kết nối không an toàn</string>
933     <!-- Title for the list of trackers enhanced tracking ptotection can block-->
934     <string name="trackers_and_scripts">Trình theo dõi và script để chặn</string>
936     <!-- Content description (not visible, for screen readers etc.): Navigate back button description -->
937     <string name="go_back">Quay lại</string>
939     <!-- Top Sites -->
940     <!-- Text for the menu button to remove a top site -->
941     <string name="remove_top_site">Xóa</string>
943     <!-- Text for the menu item to remove a top site -->
944     <string name="rename_top_site_item">Đổi tên</string>
945     <!-- Text for the dialog title for renaming a top site -->
946     <string name="rename_top_site">Đổi tên</string>
948     <!-- Placeholder text for the input field of rename top site-->
949     <string name="placeholder_rename_top_site">Tên lối tắt</string>
951     <!-- Text for context menu additional note.
952     %1$s is a placeholder for the app name. -->
953     <string name="contextmenu_erased_images_note2">Ảnh đã lưu và chia sẻ &lt;b&gt;sẽ không bị xóa&lt;/b&gt; khi bạn xóa lịch sử %1$s</string>
955     <!-- Theme Preferences -->
956     <!-- Preference category for changing default theme to dark or light mode -->
957     <string name="preferences_theme">Chủ đề</string>
958     <!-- Preference for using light theme -->
959     <string name="preference_light_theme">Sáng</string>
960     <!-- Preference for using dark theme -->
961     <string name="preference_dark_theme">Tối</string>
962     <!-- Preference for using using dark or light theme automatically set by battery -->
963     <string name="preference_auto_battery_theme">Đặt theo trình tiết kiệm pin</string>
964     <!-- Preference for using following device theme -->
965     <string name="preference_follow_device_theme">Đặt theo chủ đề thiết bị</string>
968     <!-- The title of the error page for websites that do not support HTTPS when HTTPS-Only is turned on  -->
969     <string name="errorpage_httpsonly_title">Trang web bạn yêu cầu không hỗ trợ HTTPS</string>
970     <!-- The text of the error page for websites that do not support HTTPS when HTTPS-Only is turned on. %1$s will get replaced with the name of the app (e.g. "Firefox Focus") -->
971     <string name="errorpage_httpsonly_message">Theo mặc định, %1$s cố gắng kết nối bằng HTTPS để tăng cường bảo mật. Để thay đổi cài đặt này hoặc để tìm hiểu thêm, hãy đi đến Cài đặt &gt; Quyền riêng tư &amp; bảo mật &gt; Bảo mật.</string>
973     <!-- Sessions List -->
974     <!-- Content description (not visible, for screen readers etc.): Button that closes a tab n the sessions list -->
975     <string name="close_tab">Đóng thẻ</string>
977     <!-- Contextual Feature Recommendation Popups -->
978     <!-- CFR for Toolbar Shield Icon (Banner Info Message) -->
979     <string name="cfr_for_toolbar_shield_icon2">Bắt được rồi! Chúng tôi đã ngăn trang web này theo dõi bạn. Nhấn vào tấm khiên bất kỳ lúc nào để xem những gì chúng tôi đang chặn.</string>
981     <!-- Content description (not visible, for screen readers etc.): Button that closes the CFR popup -->
982     <string name="cfr_close_button_description">Đóng cửa sổ bật lên</string>
984     <!-- Tool Tip for: Privacy and Security Settings Screen  task : https://github.com/mozilla-mobile/focus-android/issues/6211 -->
985     <!-- Tool Tip Title -->
986     <string name="tool_tip_title">Bạn đã được bảo vệ!</string>
987     <!-- Tool Tip Message -->
988     <string name="tool_tip_message">Các cài đặt mặc định này cung cấp khả năng bảo vệ mạnh mẽ. Tuy nhiên, thật dễ dàng để điều chỉnh cài đặt để đáp ứng các nhu cầu cụ thể của bạn.</string>
989     <!-- Tool Tip "X" button Content description (not visible, for screen readers etc.) :Button that closes the tool tip -->
990     <string name="tool_tip_dismiss_button_content_description">Bỏ qua</string>
992     <!-- CFR for Toolbar Delete Icon (Banner Info Message) -->
993     <string name="cfr_for_toolbar_delete_icon2">Nhấn vào đây để xóa tất cả — lịch sử, cookie, mọi thứ — và bắt đầu làm mới trên một thẻ mới.</string>
995     <!-- Promote SearchWidget Dialog -->
997     !-- Content description (not visible, for screen readers etc.): This is the description for the
998     close button from promote search widget dialog. --&gt;
999     <string name="promote_search_widget_dialog_content_description">Đóng</string>
1001     !-- Content description (not visible, for screen readers etc.): This is the description for
1002     picture of search widget from promote search widget dialog. --&gt;
1003     <string name="promote_search_widget_dialog_picture_content_description">Widget tìm kiếm</string>
1005     !-- This is the title of promote search widget dialog. --&gt;
1006     <string name="promote_search_widget_dialog_title">Đã xóa lịch sử duyệt web! 🎉</string>
1008     !-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
1009     of the app (e.g. &quot;Focus&quot;) --&gt;
1010     <!-- Banner Info Message than will appear when user first enters in the app. The location is at the toolbar. -->
1011     <string name="cfr_for_start_browsing">Bắt đầu phiên duyệt web riêng tư của bạn và chúng tôi sẽ chặn trình theo dõi và các nội dung xấu khác khi bạn di chuyển.</string>
1013     !-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
1014     of the app (e.g. &quot;Focus&quot;) --&gt;
1015     <string name="promote_search_widget_dialog_subtitle">Chúng tôi sẽ để bạn ở chế độ duyệt web riêng tư, nhưng hãy bắt đầu nhanh hơn vào lần sau với tiện ích %1$s trên màn hình chính của bạn.</string>
1017     !-- This is te text from add search widget to home screen button .The button is located on
1018     promote search widget dialog. --&gt;
1019     <string name="promote_search_widget_button_text">Thêm widget vào màn hình chính</string>
1021     !-- This is te text of the snackbar that appears after the search widget was added successfully
1022     to the home screen. --&gt;
1023     <string name="promote_search_widget_snackbar_message">Đã thêm widget vào màn hình chính</string>
1024 </resources>