blob: 4de177169ba2888a79c71e55857d3dd5f01391ce (
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 = Agregar huella digital clave OTR
# Variables:
# $name (String) - name of a chat contact person
# Do not translate 'OTR' (name of an encryption protocol)
otr-add-finger-description = Ingrese la huella digital de la clave OTR para { $name }.
otr-add-finger-fingerprint = Huella dactilar:
otr-add-finger-tooltip-error = El caracter ingresado no es válido. Solo se permiten letras ABCDEF y números
otr-add-finger-input =
.placeholder = Huella dactilar de 40 caracteres de la clave OTR
|