19 lines
844 B
Properties
19 lines
844 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 = 암호
|