diff options
Diffstat (limited to 'l10n-zh-CN/browser/browser/sync.ftl')
-rw-r--r-- | l10n-zh-CN/browser/browser/sync.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-zh-CN/browser/browser/sync.ftl b/l10n-zh-CN/browser/browser/sync.ftl new file mode 100644 index 0000000000..30f781b0d7 --- /dev/null +++ b/l10n-zh-CN/browser/browser/sync.ftl @@ -0,0 +1,31 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +fxa-toolbar-sync-syncing2 = 正在同步… +sync-disconnect-dialog-title2 = 要断开连接吗? +sync-disconnect-dialog-body = { -brand-product-name } 将停止与您账户的同步,但不会删除此设备上的任何浏览数据。 +sync-disconnect-dialog-button = 断开连接 +fxa-signout-dialog2-title = 要退出 { -fxaccount-brand-name }吗? +fxa-signout-dialog-title2 = 确定要退出账户吗? +fxa-signout-dialog-body = 已同步的数据将保留在您的账户中。 +fxa-signout-dialog2-button = 退出 +fxa-signout-dialog2-checkbox = 删除此设备上的数据(密码、历史记录、书签等)。 +fxa-menu-sync-settings = + .label = 同步设置 +fxa-menu-turn-on-sync = + .value = 开启同步 +fxa-menu-turn-on-sync-default = 开启同步 +fxa-menu-connect-another-device = + .label = 连接其他设备… +# Variables: +# $tabCount (Number): The number of tabs sent to the device. +fxa-menu-send-tab-to-device = + .label = 发送 { $tabCount } 个标签页到设备 +# This is shown dynamically within "Send tab to device" in fxa menu. +fxa-menu-send-tab-to-device-syncnotready = + .label = 正在同步设备… +# This is shown within "Send tab to device" in fxa menu if account is not configured. +fxa-menu-send-tab-to-device-description = 立即发送标签页到任何您登录过的设备。 +fxa-menu-sign-out = + .label = 退出登录… |