blob: df505463a25fe62f8a41b134a7ef40d69cb3a6f0 (
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 = Tilføj OTR-nøglefingeraftryk
# Variables:
# $name (String) - name of a chat contact person
# Do not translate 'OTR' (name of an encryption protocol)
otr-add-finger-description = Indtast OTR-nøglefingeraftryk for { $name }.
otr-add-finger-fingerprint = Fingeraftryk:
otr-add-finger-tooltip-error = Der er indtastet et ugyldigt tegn. Kun bogstaverne ABCDEF samt tal er tilladt
otr-add-finger-input =
.placeholder = Det 40 tegn lange OTR-nøglefingeraftryk
|