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

Commit

Permalink
Import l10n.
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and mergify[bot] committed Dec 8, 2022
1 parent 6ce6cde commit 6a4c96b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,23 @@
<string name="shortcut_erase_and_open_long_label">清除并打开 %1$s</string>


<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Focus is hard coded since we can't use variables in this context.
Do not translate or transliterate Focus.-->
<string name="text_selection_search_action_focus">Focus · 搜索</string>
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Klar is hard coded since we can't use variables in this context.
Do not translate or transliterate Klar.-->
<string name="text_selection_search_action_klar">Klar · 搜索</string>
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Focus Beta is hard coded since we can't use variables in this context.
Do not translate or transliterate Focus Beta.-->
<string name="text_selection_search_action_focus_beta">Focus Beta · 搜索</string>
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Focus Nightly is hard coded since we can't use variables in this context.
Do not translate or transliterate Focus Nightly.-->
<string name="text_selection_search_action_focus_nightly">Focus Nightly · 搜索</string>

<!-- Content of about focus. Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
Argument 2 is the url for the learn-more link. -->
<string name="about_content"><![CDATA[<p>%1$s 让您掌控线上生活。</p>
Expand Down Expand Up @@ -681,9 +698,15 @@
<!-- Title preference inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
<string name="cookie_banner_reject_all_option_title">减少 Cookie 横幅</string>

<!-- Preference summary inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
<string name="cookie_banner_reject_all_option_summary">尽可能自动拒绝 Cookie 请求,减少横幅出现频率。</string>

<!-- Checkbox Preference title inside Cookie banner reduction screen. Here you can set the cookie banner option to reject_or_accept_all or reject_all. -->
<string name="cookie_banner_further_reduce_option_title">进一步减少 Cookie 横幅</string>

<!-- Checkbox Preference summary inside Cookie banner reduction screen. Here you can set the cookie banner option to reject_or_accept_all or reject_all. -->
<string name="cookie_banner_further_reduce_option_summary">将接受 Cookie 横幅请求以自动关闭更多横幅。</string>

<!-- Preference for autoplay -->
<string name="preference_autoplay">自动播放</string>

Expand Down

0 comments on commit 6a4c96b

Please sign in to comment.