blob: c54c56819550eb786804f7720ae23a1e9a98995c (
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
|
# 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/.
# $identity (String) - the email address of the currently selected identity
key-wizard-dialog-window =
.title = Dodaj osobni OpenPGP ključ za { $identity }
key-wizard-button =
.buttonlabelaccept = Nastavi
.buttonlabelhelp = Idi nazad
key-wizard-warning = <b>Ukoliko imate postojeći osobni ključ</b> za ovu adresu e-pošte, trebate ga uvesti. U suprotnom nećete imati pristup svojim arhivama kriptiranih poruka e-pošte, niti ćete moći pročitati kriptirane dolazne poruke e-pošte od osoba koje još uvijek koriste postojeći ključ.
key-wizard-learn-more = Saznajte više
radio-create-key =
.label = Stvori novi OpenPGP ključ
.accesskey = O
radio-import-key =
.label = Uvezi postojeći OpenPGP ključ
.accesskey = i
radio-gnupg-key =
.label = Koristi svoj vanjski ključ kroz GnuPG (npr. sa smart kartica)
.accesskey = u
## Generate key section
openpgp-generate-key-title = Generiraj OpenPGP ključ
openpgp-keygen-advanced-title = Napredne postavke
## Import Key section
## External Key section
|