Strings - app/src/main/res/values-vi/strings.xml

pull/420/head
runner 3 years ago committed by Jonathan Almeida
parent 6920fc006c
commit 97d0b3fee3

@ -443,9 +443,6 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Tìm hiểu thêm</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Đã tắt toàn bộ, đi tới cài đặt để bật nó.</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">Telemetry</string>
<!-- Preference switch for usage and technical data collection -->
@ -456,6 +453,8 @@
<string name="preferences_marketing_data">Dữ liệu tiếp thị</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">Chia sẻ dữ liệu về những tính năng bạn sử dụng trong %1$s với Leanplum, nhà cung cấp tiếp thị di động của chúng tôi.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Chia sẻ dữ liệu sử dụng cơ bản với Adjust, nhà cung cấp tiếp thị di động của chúng tôi</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Nghiên cứu</string>
<!-- Summary for studies preferences -->
@ -792,8 +791,6 @@
<string name="bookmark_delete_folder_snackbar">Đã xóa %1$s</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Thêm thư mục</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_created_snackbar">Đã tạo dấu trang.</string>
<!-- Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_saved_snackbar">Đã lưu dấu trang!</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
@ -1741,20 +1738,7 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Xóa</string>
<!-- Deprecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Tận dụng tối đa %s.</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">Chạm để biết thêm chi tiết</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Thu thập những thứ quan trọng với bạn</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Nhóm các tìm kiếm, trang web và thẻ tương tự để truy cập nhanh sau này.</string>
<!-- Deprecated: text for the firefox account onboarding card header when we detect you're already signed in to -->
<string name="onboarding_firefox_account_auto_signin_header_2">Bạn đã đăng nhập dưới dạng %s trên một trình duyệt Firefox khác trên điện thoại này. Bạn có muốn đăng nhập bằng tài khoản này không?</string>
<!-- Deprecated: Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">Bạn có thể dễ dàng thêm trang web vào màn hình chính của điện thoại của bạn để có thể truy cập và duyệt web nhanh hơn với trải nghiệm giống như trên ứng dụng.</string>
</resources>

Loading…
Cancel
Save