summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/formautofill/formAutofill.ftl
blob: 24ecb40f7827532116c96222e45f93e255b3dc7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# 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/.


## OS Prompt Dialog

# The macos string is preceded by the operating system (macOS) with "Firefox is trying to ",
# and has a period added to its end. Make sure to test in your locale.
autofill-use-payment-method-os-prompt-macos = 使用儲存的付款方式資訊
autofill-use-payment-method-os-prompt-windows = { -brand-short-name } 正嘗試使用儲存的付款方式資訊。請在下方登入此 Windows 帳號確認。
autofill-use-payment-method-os-prompt-other = { -brand-short-name } 正嘗試使用儲存的付款方式資訊。
# In macOS, this string is preceded by the operating system with "Firefox is trying to ",
# and has a period added to its end. Make sure to test in your locale.
autofill-edit-payment-method-os-prompt-macos = 顯示儲存的付款方式資訊
autofill-edit-payment-method-os-prompt-windows = { -brand-short-name } 正嘗試顯示儲存的付款方式資訊。請在下方登入此 Windows 帳號確認。
autofill-edit-payment-method-os-prompt-other = { -brand-short-name } 正嘗試顯示儲存的付款方式資訊。
# The links lead users to Form Autofill browser preferences.
autofill-options-link = 表單自動填寫選項
autofill-options-link-osx = 表單自動填寫偏好設定

## The credit card capture doorhanger

# If Sync is enabled and credit card sync is available,
# this checkbox is displayed on the doorhanger shown when saving credit card.
credit-card-doorhanger-credit-cards-sync-checkbox = 將所有儲存的卡片資訊同步到我的裝置上
# Used on the doorhanger when users submit payment with credit card.
credit-card-save-doorhanger-header = 要安全地儲存這張卡片的資料嗎?
credit-card-save-doorhanger-description = { -brand-short-name } 會加密您的卡號,不會儲存安全碼。
credit-card-capture-save-button =
    .label = 儲存
    .accessKey = S
credit-card-capture-cancel-button =
    .label = 現在不要
    .accessKey = W
credit-card-capture-never-save-button =
    .label = 永不儲存卡片資訊
    .accessKey = N

# Used on the doorhanger when an credit card change is detected.

credit-card-update-doorhanger-header = 要更新卡片資訊嗎?
credit-card-update-doorhanger-description = 要更新的卡片:
credit-card-capture-save-new-button =
    .label = 另存為新卡片
    .accessKey = C
credit-card-capture-update-button =
    .label = 更新現有卡片
    .accessKey = U