diff options
Diffstat (limited to 'l10n-zh-TW/toolkit/toolkit/passwordmgr/passwordmgr.ftl')
-rw-r--r-- | l10n-zh-TW/toolkit/toolkit/passwordmgr/passwordmgr.ftl | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-zh-TW/toolkit/toolkit/passwordmgr/passwordmgr.ftl b/l10n-zh-TW/toolkit/toolkit/passwordmgr/passwordmgr.ftl new file mode 100644 index 0000000000..a00586d361 --- /dev/null +++ b/l10n-zh-TW/toolkit/toolkit/passwordmgr/passwordmgr.ftl @@ -0,0 +1,39 @@ +# 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/. + + +## Save and update password doorhanger + +# Variables +# $host (String) - Hostname for which the password is saved for. +password-manager-save-password-message = 要儲存 { $host } 的密碼嗎? +password-manager-save-password-button-deny = + .label = 現在不要 + .accesskey = N +password-manager-save-password-button-allow = + .label = 儲存 + .accesskey = S +password-manager-save-password-button-never = + .label = 永遠不要儲存 + .accesskey = e +# Variables +# $host (String) - Hostname for which the password is updated for. +password-manager-update-password-message = 要更新 { $host } 的密碼嗎? +password-manager-update-password-button-delete = + .label = 刪除所有已存密碼 + .accesskey = R +password-manager-update-login-add-username = 要將使用者名稱加進已存的密碼資訊嗎? +password-manager-password-password-button-allow = + .label = 更新 + .accesskey = U +password-manager-update-password-button-deny = + .label = 不要更新 + .accesskey = D +# This is displayed in place of the username when it is missing. +password-manager-no-username-placeholder = 無使用者名稱 +password-manager-toggle-password = + .label = 顯示密碼 + .accesskey = h +password-manager-confirm-password-change = 確定變更密碼 +password-manager-select-username = 選擇要更新哪筆登入資訊: |