blob: c8f5f76db279f0a69977189d72a9ab005020382b (
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 키 지문
|