blob: 85d7e99adb7f971ac0df0f52518ae2b8bd96b506 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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 = Введите отпечаток ключа OTR для { $name }.
otr-add-finger-fingerprint = Отпечаток:
otr-add-finger-tooltip-error = Введен неверный символ. Разрешены только латинские буквы ABCDEF и цифры
otr-add-finger-input =
.placeholder = Отпечаток ключа OTR длиной 40 символов
|