blob: e8226e8a9d5c1c550c4a50f3721bd74e94c408ce (
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
|
<!-- 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/. -->
<!ENTITY securityTitle.label "Sigurnost">
<!ENTITY securityTab.label "Sigurnost">
<!ENTITY securityHeading.label "Da biste slali i primali potpisane ili enkriptovane poruke, trebate navesti certifikat za digitalni potpis i certifikat za enkripciju.">
<!ENTITY encryptionGroupTitle.label "Enkripcija">
<!ENTITY encryptionChoiceLabel.label "Glavne postavke enkripcije prilikom slanja poruka:">
<!ENTITY neverEncrypt.label "Nikad (nemoj enkriptovati)">
<!ENTITY alwaysEncryptMessage.label "Zahtijevano (slanje poruka nije moguće ukoliko svi primaoci nemaju certifikate)">
<!ENTITY encryptionCert.message "Koristiti ovaj certifikat za enkripciju i dekripciju poruka poslanih vama:">
<!ENTITY digitalSign.certificate.button "Odaberi…">
<!ENTITY digitalSign.certificate_clear.button "Očisti">
<!ENTITY encryption.certificate.button "Odaberi…">
<!ENTITY encryption.certificate_clear.button "Očisti">
<!ENTITY signingGroupTitle.label "Digitalno potpisivanje">
<!ENTITY signMessage.label "Digitalno potpiši poruke (izvorno)">
<!ENTITY signingCert.message "Koristiti ovaj certifikat za digitalno potpisivanje poruka koje šaljete:">
<!ENTITY certificates.label "Certifikati">
<!ENTITY manageCerts2.label "Upravljanje certifikatima…">
<!ENTITY manageDevices.label "Upravljanje sigurnosnim uređajima…">
<!-- Strings for the cert picker dialog -->
<!ENTITY certPicker.title "Odaberi certifikat">
<!ENTITY certPicker.info "Certifikat:">
<!ENTITY certPicker.detailsLabel "Detalji izabranog certifikata:">
|