mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
Strings - app/src/main/res/values-zh-rTW/strings.xml
This commit is contained in:
parent
05f8fcfaf2
commit
a242d7b1e9
@ -452,9 +452,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">了解更多</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">已全域關閉。請到「設定」頁面開啟。</string>
|
||||
|
||||
<!-- Preference switch for Telemetry -->
|
||||
<string name="preferences_telemetry">Telemetry</string>
|
||||
<!-- Preference switch for usage and technical data collection -->
|
||||
@ -465,6 +462,8 @@
|
||||
<string name="preferences_marketing_data">行銷資料</string>
|
||||
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
|
||||
<string name="preferences_marketing_data_description">與我們的行動行銷服務供應商 Leanplum 分享您在 %1$s 使用了哪些功能。</string>
|
||||
<!-- Preference description for marketing data collection -->
|
||||
<string name="preferences_marketing_data_description2">與我們的行動行銷服務廠商 Adjust 分享基本使用資料</string>
|
||||
<!-- Title for studies preferences -->
|
||||
<string name="preference_experiments_2">使用者研究</string>
|
||||
<!-- Summary for studies preferences -->
|
||||
@ -806,8 +805,6 @@
|
||||
<string name="bookmark_delete_folder_snackbar">已刪除 %1$s</string>
|
||||
<!-- Screen title for adding a bookmarks folder -->
|
||||
<string name="bookmark_add_folder">新增資料夾</string>
|
||||
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
|
||||
<string name="bookmark_created_snackbar">已建立書籤。</string>
|
||||
<!-- Snackbar title shown after a bookmark has been created. -->
|
||||
<string name="bookmark_saved_snackbar">已加入書籤!</string>
|
||||
<!-- Snackbar edit button shown after a bookmark has been created. -->
|
||||
@ -1779,20 +1776,7 @@
|
||||
<!-- Content description for close button in collection placeholder. -->
|
||||
<string name="remove_home_collection_placeholder_content_description">移除</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">發揮 %s 的最大威力。</string>
|
||||
|
||||
<!-- Content description radio buttons with a link to more information -->
|
||||
<string name="radio_preference_info_content_description">點這裡取得詳細資訊</string>
|
||||
|
||||
<!-- Deprecated: No Open Tabs Message Header -->
|
||||
<string name="no_collections_header1">收集對您而言重要的東西</string>
|
||||
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
|
||||
<string name="no_collections_description1">將類似的搜尋、網站、分頁放在一起,方便之後快速使用。</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">您已經在這支手機的其他 Firefox 瀏覽器以 %s 登入。也要使用此帳號登入嗎?</string>
|
||||
<!-- Deprecated: Describes the add to homescreen functionality -->
|
||||
<string name="add_to_homescreen_description">您可將此網站加到手機主畫面,方便快速開啟,或是以類似 App 的方式使用。</string>
|
||||
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user