diff options
Diffstat (limited to 'l10n-zh-CN/browser/chrome')
-rwxr-xr-x | l10n-zh-CN/browser/chrome/browser/browser.properties | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/l10n-zh-CN/browser/chrome/browser/browser.properties b/l10n-zh-CN/browser/chrome/browser/browser.properties index a219015b56..6278c58634 100755 --- a/l10n-zh-CN/browser/chrome/browser/browser.properties +++ b/l10n-zh-CN/browser/chrome/browser/browser.properties @@ -157,6 +157,11 @@ webauthn.anonymize=还是要匿名 # Spoof Accept-Language prompt privacy.spoof_english=向网站宣称您使用英文,可将您混在大多数互联网用户中,更难被识别和跟踪,有助于强化保护您的隐私。要宣称您使用英文吗? +webauthn.allow=允许 +webauthn.allow.accesskey=A +webauthn.block=阻止 +webauthn.block.accesskey=B + # LOCALIZATION NOTE (identity.identified.verifier, identity.identified.state_and_country, identity.ev.contentOwner2): # %S is the hostname of the site that is being displayed. identity.identified.verifier=验证者:%S @@ -512,7 +517,7 @@ midi.shareSysexWithSite = 要允许 %S 访问您的 MIDI 设备,并收发 SysE # LOCALIZATION NOTE (panel.back): # This is used by screen readers to label the "back" button in various browser -# popup panels, including the sliding subviews of the main menu. +# popup panels, including the sliding subviews of the main menu. panel.back = 后退 storageAccess1.Allow.label = 允许 @@ -528,4 +533,3 @@ storageAccess1.hintText = 若 %1$S 未明确阐述需要此数据的原因,则 # LOCALIZATION NOTE (gnomeSearchProviderSearchWeb): # Used for search by Gnome Shell activity screen, %S is a searched string. gnomeSearchProviderSearchWeb=在网上搜索“%S” -browser.startup.homepage = https://start.firefoxchina.cn |