blob: 473cf4163a62f38f2e98a75171a9f79b532ff402 (
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
# 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/.
start-label = Zahájit šifrovanou konverzaci
refresh-label = Obnovit šifrovanou konverzaci
auth-label = Ověřit identitu kontaktu
reauth-label = Znovu ověřit identitu kontaktu
auth-cancel = Zrušit
auth-cancel-access-key = Z
auth-error = Při ověřování identity kontaktu došlo k chybě.
auth-success = Identita kontaktu byla úspěšně ověřena.
auth-success-them = Kontakt úspěšně ověřil vaši identitu. Možná budete chtít ověřit zase jeho identitu položením své otázky.
auth-fail = Ověření identity kontaktu se nezdařilo.
auth-waiting = Čekání na dokončení ověření kontaktem…
finger-verify = Ověřit
finger-verify-access-key = O
finger-ignore = Ignorovat
finger-ignore-access-key = I
# Do not translate 'OTR' (name of an encryption protocol)
buddycontextmenu-label = Přidat otisk klíče OTR
# Variables:
# $name (String) - the screen name of a chat contact person
alert-start = Probíhá pokus o zahájení šifrované konverzace s uživatelem { $name }.
# Variables:
# $name (String) - the screen name of a chat contact person
alert-refresh = Probíhá pokus o obnovení šifrované konverzace s uživatelem { $name }.
# Variables:
# $name (String) - the screen name of a chat contact person
alert-gone-insecure = Šifrovaná konverzace s uživatelem { $name } skončila.
# Variables:
# $name (String) - the screen name of a chat contact person
finger-unseen = Identita uživatele { $name } ještě nebyla ověřena. Příležitostné odposlouchávání možné není, ale s vynaložením určitého úsilí odposlech možný je. Předejděte tomu ověřením identity tohoto kontaktu.
# Variables:
# $name (String) - the screen name of a chat contact person
finger-seen = Uživatel { $name } vás kontaktuje z neznámého počítače. Příležitostné odposlouchávání možné není, ale s vynaložením určitého úsilí odposlech možný je. Předejděte tomu ověřením identity tohoto kontaktu.
state-not-private = Aktuální konverzace není soukromá.
state-generic-not-private = Aktuální konverzace není soukromá.
# Variables:
# $name (String) - the screen name of a chat contact person
state-unverified = Aktuální konverzace je šifrovaná, ale není soukromá, protože identita uživatele { $name } ještě nebyla ověřena.
state-generic-unverified = Aktuální konverzace je šifrovaná, ale není soukromá, protože některé identity ještě nebyly ověřeny.
# Variables:
# $name (String) - the screen name of a chat contact person
state-private = Identita uživatele { $name } byla ověřena. Aktuální konverzace je šifrovaná a soukromá.
state-generic-private = Aktuální konverzace je šifrovaná a soukromá.
# Variables:
# $name (String) - the screen name of a chat contact person
state-finished = Uživatel { $name } s vámi ukončil šifrovanou konverzaci, měli byste udělat totéž.
state-not-private-label = Nezabezpečeno
state-unverified-label = Neověřeno
state-private-label = Soukromé
state-finished-label = Ukončeno
# Variables:
# $name (String) - the screen name of a chat contact person
verify-request = Uživatel { $name } požádal o ověření vaší identity.
# Variables:
# $name (String) - the screen name of a chat contact person
afterauth-private = Ověřili jste identitu uživatele { $name }.
# Variables:
# $name (String) - the screen name of a chat contact person
afterauth-unverified = Identita uživatele { $name } nebyla ověřena.
# Do not translate 'OTR' (name of an encryption protocol)
# Variables:
# $error (String) - contains an error message that describes the cause of the failure
otr-genkey-failed = Vytvoření soukromého klíče OTR se nezdařilo: { $error }
|