blob: c0701558ad85534c1632e0b9186fe374a79aad5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
# 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-auth =
.title = Varmista yhteyshenkilön henkilöllisyys
.buttonlabelaccept = Varmista
# Variables:
# $name (String) - the screen name of a chat contact person
auth-title = Varmista yhteyshenkilön { $name } henkilöllisyys
# Variables:
# $own_name (String) - the user's own screen name
auth-your-fp-value = Sormenjälkesi, { $own_name }:
# Variables:
# $their_name (String) - the screen name of a chat contact
auth-their-fp-value = Sormenjälki yhteyshenkilöllle { $their_name }:
auth-help = Yhteyshenkilön henkilöllisyyden varmistaminen takaa, että keskustelu on todella yksityistä, jolloin kolmannen osapuolen on vaikeaa salakuunnella tai manipuloida keskustelua.
auth-yes =
.label = Kyllä
auth-no =
.label = Ei
auth-verified = Olen varmistanut, että tämä on todella oikea sormenjälki.
auth-manual-verification = Manuaalinen sormenjäljen varmennus
auth-question-and-answer = Kysymys ja vastaus
auth-shared-secret = Jaettu salaisuus
auth-manual-verification-label =
.label = { auth-manual-verification }
auth-question-and-answer-label =
.label = { auth-question-and-answer }
auth-shared-secret-label =
.label = { auth-shared-secret }
auth-how = Kuinka haluaisit varmistaa yhteyshenkilösi henkilöllisyyden?
auth-question = Kirjoita kysymys:
auth-answer = Kirjoita vastaus (kirjainkoosta riippuvainen):
auth-secret = Kirjoita salaisuus:
|