19 lines
751 B
Properties
19 lines
751 B
Properties
# 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/.
|
|
|
|
# String will be replaced by brandShortName.
|
|
saveLogin = 您想讓 %S 記住這次的登入資訊嗎?
|
|
rememberButton = 記住
|
|
neverButton = 永不
|
|
# String is the login's hostname
|
|
updatePassword = 更新 %S 密碼嗎?
|
|
updatePasswordNoUser = 更新此帳號的密碼嗎?
|
|
updateButton = 更新
|
|
dontUpdateButton = 不要更新
|
|
# Copy of the toolkit's passwordmgr.properties
|
|
userSelectText2 = 選擇要更新哪筆登入資訊:
|
|
passwordChangeTitle = 確定變更密碼
|
|
# Strings used by PromptService.js
|
|
username = 使用者名稱
|
|
password = 密碼
|