blob: d4fa8d8a423bc28a363086956db7a4eb0270afea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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=不要更新
userSelectText2=選擇要更新哪筆登入資訊:
passwordChangeTitle=確定變更密碼
username=使用者名稱
password=密碼
|