blob: 094ca217f92dce8fa97007d7594562ac3dd0d0b0 (
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/.
otr-add-finger =
.title = 新增 OTR 金鑰指紋
# Variables:
# $name (String) - name of a chat contact person
# Do not translate 'OTR' (name of an encryption protocol)
otr-add-finger-description = 請輸入 { $name } 的 OTR 金鑰指紋。
otr-add-finger-fingerprint = 指紋:
otr-add-finger-tooltip-error = 輸入了無效字元。僅接受 ABCDEF 等字母與數字
otr-add-finger-input =
.placeholder = 40 字元長的 OTR 金鑰指紋
|