Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Commit c265bcb

Browse files
runnermergify[bot]
runner
authored andcommitted
Strings - app/src/main/res/values-zh-rCN/strings.xml
1 parent 380177f commit c265bcb

File tree

1 file changed

+21
-77
lines changed

1 file changed

+21
-77
lines changed

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 21 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,6 @@
118118
<string name="shortcut_erase_and_open_long_label">清除并打开 %1$s</string>
119119

120120

121-
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
122-
Clicking this action will launch Focus and perform a search in the default search engine. -->
123-
<string name="text_selection_search_action">隐私搜索</string>
124-
125121
<!-- Content of about focus. Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
126122
Argument 2 is the url for the learn-more link. -->
127123
<string name="about_content"><![CDATA[<p>%1$s 让您掌控线上生活。</p>
@@ -363,10 +359,6 @@
363359
<!-- Explanation text above the list of search engines-->
364360
<string name="preference_select_preferred_engine">选择想使用的搜索引擎:</string>
365361

366-
<!-- Title: Homescreen tips settings toggle to determine whether or not tips are displayed when
367-
a user first launches the app. -->
368-
<string moz:removedIn="105" name="preference_homescreen_tips" tools:ignore="UnusedResources">在主屏幕显示使用技巧</string>
369-
370362
<!-- 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) -->
371363
<string name="action_option_add_search_engine">添加搜索引擎</string>
372364

@@ -493,11 +485,7 @@
493485

494486

495487

496-
<!-- Onboarding: Title -->
497-
<!-- %1$s will be replaced by the app name and build variant(e.g. Firefox Focus, Firefox Klar Nightly) -->
498-
<string moz:removedIn="106" name="onboarding_title">欢迎使用 %1$s!</string>
499-
500-
<!-- 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 -->
488+
<!-- 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 -->
501489
<string name="onboarding_close_button_content_description">关闭</string>
502490

503491
<!-- New Onboarding flow first screen title -->
@@ -528,31 +516,6 @@
528516
<string name="onboarding_second_screen_skip_button_text">跳过</string>
529517

530518

531-
<!-- Onboarding: Description -->
532-
<string moz:removedIn="106" name="onboarding_description">符合您需求的下一代隐私浏览体验</string>
533-
534-
<!-- Onboarding: Incognito Title -->
535-
<string moz:removedIn="106" name="onboarding_incognito_title">无痕模式遇上隐形模式</string>
536-
537-
<!-- Onboarding: Incognito Description -->
538-
<!-- Text %s will be replaced with the name of the app (e.g. Focus, Klar) -->
539-
<string moz:removedIn="106" name="onboarding_incognito_description">%s 是一款隐私优先的浏览器,内置超强的跟踪和 Cookie 保护功能。</string>
540-
541-
<!-- Onboarding: History Title -->
542-
<string moz:removedIn="106" name="onboarding_history_title">浏览无痕迹</string>
543-
544-
<!-- Onboarding: History Description -->
545-
<string moz:removedIn="106" name="onboarding_history_description2">点一下即可清除浏览历史和 Cookie,防止被广告跟踪。</string>
546-
547-
<!-- Onboarding: Protection Title -->
548-
<string moz:removedIn="106" name="onboarding_protection_title">适合任何场景的隐私保护机制</string>
549-
550-
<!-- Onboarding: Protection Description -->
551-
<string moz:removedIn="106" name="onboarding_protection_description">若您的浏览需求有变,也可很容易地收紧或放松隐私设置。</string>
552-
553-
<!-- Onboarding: Start browsing -->
554-
<string moz:removedIn="106" name="onboarding_start_browsing">开始浏览</string>
555-
556519
<!-- First run tour (Default browser): Title -->
557520
<string name="firstrun_defaultbrowser_title">强化您的隐私</string>
558521
<!-- First run tour (Default browser): Text. -->
@@ -706,6 +669,21 @@
706669
<!-- Preference for site permissions -->
707670
<string name="preference_site_permissions">网站权限</string>
708671

672+
<!-- Preference for cookie banner. The name of the item from settings screen and the title of the cookie banner screen. -->
673+
<string name="preferences_cookie_banner">减少 Cookie 横幅</string>
674+
675+
<!-- Preference summary for the cookie banner. If the cookie banner option is not disabled. -->
676+
<string name="preferences_cookie_banner_summary_on">开启</string>
677+
678+
<!-- Preference summary for the cookie banner. If the cookie banner option is disabled. -->
679+
<string name="preferences_cookie_banner_summary_off">关闭</string>
680+
681+
<!-- Title preference inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
682+
<string name="cookie_banner_reject_all_option_title">减少 Cookie 横幅</string>
683+
684+
<!-- Checkbox Preference title inside Cookie banner reduction screen. Here you can set the cookie banner option to reject_or_accept_all or reject_all. -->
685+
<string name="cookie_banner_further_reduce_option_title">进一步减少 Cookie 横幅</string>
686+
709687
<!-- Preference for autoplay -->
710688
<string name="preference_autoplay">自动播放</string>
711689

@@ -787,10 +765,6 @@
787765
<!-- Preference to enable remote debugging of the app via USB or Wi-Fi -->
788766
<string name="preference_remote_debugging">通过 USB/Wi-Fi 远程调试</string>
789767

790-
<!-- Title for the fingerprint authentication dialog box that is shown to the user when opening the app.
791-
%1$s is replaced with the app name -->
792-
<string moz:removedIn="103" name="biometric_auth_title">解锁 %1$s</string>
793-
794768
<!-- Text Button for show biometric prompt -->
795769
<string name="show_biometric_button_text">解锁</string>
796770

@@ -800,13 +774,6 @@
800774
<!-- Subtitle text for biometric prompt pop-up -->
801775
<string name="biometric_prompt_subtitle">你可以验证指纹以继续当前应用会话。</string>
802776

803-
<!-- Description for the fingerprint authentication dialog box that is shown to the user when opening the app -->
804-
<string moz:removedIn="103" name="biometric_auth_description">触摸指纹传感器以继续。</string>
805-
806-
<!-- New session button for the fingerprint authentication dialog box that is shown to the user when opening the app.
807-
When pressed, the user's previous session is cleared, and authentication is not required. -->
808-
<string moz:removedIn="103" name="biometric_auth_new_session">新会话</string>
809-
810777
<!-- Button for the fingerprint authentication dialog box that is shown to the user when sharing a link to the app
811778
while the user has biometric authentication enabled. When pressed, the user's previous session is cleared, and the shared link is opened. -->
812779
<string name="biometric_auth_open_link_new_session">新建会话打开链接</string>
@@ -848,11 +815,6 @@
848815
<string name="tip_disable_tracking_protection">网站表现异常??\n
849816
尝试关闭跟踪保护</string>
850817

851-
<!-- Tip displayed on home view explaining how to disable enhanced tracking protection
852-
The new line here must be kept as the second half of the string is clickable for the user. -->
853-
<string moz:removedIn="105" name="tip_disable_tracking_protection3" tools:ignore="UnusedResources">网站内容缺失,或表现异常?\n
854-
尝试关闭跟踪保护</string>
855-
856818
<!-- Tip displayed on home view explaining how to add sites to homescreen
857819
Argument 1 will be replaced with a line break in the application.-->
858820
<string name="tip_add_to_homescreen"><![CDATA[一键访问您的常用网站%1$s菜单 > 添加到主屏幕]]></string>
@@ -875,29 +837,9 @@ The new line here must be kept as the second half of the string is clickable for
875837
<string name="tip_open_in_new_tab">新建标签页打开链接\n
876838
长按页面上的任一链接</string>
877839

878-
<!-- Tip displayed on home view explaining how to request the desktop version of a website.
879-
%1$s is a placeholder for the app name. -->
880-
<string moz:removedIn="105" name="tip_request_desktop2" tools:ignore="UnusedResources">需浏览网站的完整版本?\n
881-
到 %1$s 菜单切换为桌面版</string>
882-
883840
<!-- Tip displayed on home view explaining how to add a custom autocomplete URL -->
884841
<string name="tip_disable_tips2">关闭启动页上的小提示</string>
885842

886-
<!-- Tip displayed on the home view explaining how to use the Allowlist feature.
887-
"Allowlist" is a replacement for the word whitelist. -->
888-
<string moz:removedIn="105" name="tip_explain_allowlist3" tools:ignore="UnusedResources">想要对您信任的网站关闭增强型跟踪保护吗?\n
889-
到设置中加入允许列表
890-
</string>
891-
892-
<!-- Tip displayed on the home view about the changes in the new release.
893-
%1$s is a placeholder for the app name -->
894-
<string moz:removedIn="105" name="tip_fresh_look" tools:ignore="UnusedResources">是的,我们的外观已焕然一新!\n 了解更多 %1$s 的新变化。</string>
895-
896-
<!-- Tip displayed on the home view about shortcuts
897-
%1$s is a placeholder for the app name -->
898-
<string moz:removedIn="105" name="tip_about_shortcuts" tools:ignore="UnusedResources">为您最常访问的网站创建快捷方式:\n
899-
选择 %1$s 菜单的“添加快捷方式”</string>
900-
901843
<!-- Label for the snackbar when a user opens a new tab -->
902844
<string name="new_tab_opened_snackbar">已打开新标签页</string>
903845

@@ -1018,8 +960,6 @@ The new line here must be kept as the second half of the string is clickable for
1018960

1019961
<!-- Contextual Feature Recommendation Popups -->
1020962
<!-- CFR for Toolbar Shield Icon (Banner Info Message) -->
1021-
<string moz:removedIn="104" name="cfr_for_toolbar_shield_icon">看起来这个网站正在试图跟踪您,点击盾牌即可查看网站设置和跟踪器拦截状态。</string>
1022-
1023963
<string name="cfr_for_toolbar_shield_icon2">抓到了!我们已阻止此网站的跟踪,您可随时点按盾牌了解已拦截哪些内容。</string>
1024964

1025965
<!-- Content description (not visible, for screen readers etc.): Button that closes the CFR popup -->
@@ -1034,7 +974,6 @@ The new line here must be kept as the second half of the string is clickable for
1034974
<string name="tool_tip_dismiss_button_content_description">知道了</string>
1035975

1036976
<!-- CFR for Toolbar Delete Icon (Banner Info Message) -->
1037-
<string moz:removedIn="105" name="cfr_for_toolbar_delete_icon" tools:ignore="UnusedResources">点击垃圾桶图标,即可删除该会话中的个人数据、浏览历史等。试试吧!</string>
1038977
<string name="cfr_for_toolbar_delete_icon2">点按此处即可删除浏览记录、Cookie 等所有数据,并新建一个全新标签页。</string>
1039978

1040979
<!-- Promote SearchWidget Dialog -->
@@ -1050,6 +989,11 @@ The new line here must be kept as the second half of the string is clickable for
1050989
!-- This is the title of promote search widget dialog. --&gt;
1051990
<string name="promote_search_widget_dialog_title">浏览历史已清除!🎉</string>
1052991

992+
!-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
993+
of the app (e.g. &quot;Focus&quot;) --&gt;
994+
<!-- Banner Info Message than will appear when user first enters in the app. The location is at the toolbar. -->
995+
<string name="cfr_for_start_browsing">进入隐私浏览模式,我们会在您上网时拦截跟踪器和其他脏东西。</string>
996+
1053997
!-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
1054998
of the app (e.g. &quot;Focus&quot;) --&gt;
1055999
<string name="promote_search_widget_dialog_subtitle">开始隐私浏览吧。想更快发起搜索,下次可以直接点按主屏幕上的 %1$s 小部件。</string>

0 commit comments

Comments
 (0)