blob: 8eb1a42dfa3f6a8652c28ba75889d9d892b186e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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/.
verify-window-title = 身元確認
# Variables:
# $subject (String) - a human readable identifier for the other side of the verification flow.
verify-window-subject-title = { $subject } の身元確認
verify-dialog =
.buttonlabelaccept = 一致する
.buttonaccesskeyaccept = M
.buttonlabelextra2 = 一致しない
.buttonaccesskeyextra2 = D
challenge-label = 表示された文字列がもう一方に表示された文字列と一致するか検証してください。
|