summaryrefslogtreecommitdiffstats
path: root/l10n-he/toolkit/toolkit/about/certviewer.ftl
blob: ffa752c68a928a5d184cfc47d761f43e41e9d01b (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# 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/.

certificate-viewer-certificate-section-title = אישור אבטחה

## Error messages

certificate-viewer-error-message = לא הצלחנו למצוא את פרטי אישור האבטחה, או שהאישור פגום. נא לנסות שוב.
certificate-viewer-error-title = משהו השתבש.

## Certificate information labels

certificate-viewer-algorithm = אלגוריתם
certificate-viewer-certificate-authority = רשות אישורים
certificate-viewer-cipher-suite = ערכת צפנים
certificate-viewer-common-name = שם נפוץ
certificate-viewer-email-address = כתובת דוא״ל
# Variables:
#   $firstCertName (String) - Common Name for the displayed certificate
certificate-viewer-tab-title = אישור אבטחה עבור { $firstCertName }
certificate-viewer-country = מדינה
certificate-viewer-distribution-point = נקודת הפצה
certificate-viewer-dns-name = שם DNS
certificate-viewer-ip-address = כתובת IP
certificate-viewer-other-name = שם אחר
certificate-viewer-id = מזהה
certificate-viewer-key-exchange-group = קבוצת החלפת מפתחות
certificate-viewer-key-id = מזהה מפתח
certificate-viewer-key-size = גודל מפתח
certificate-viewer-locality = מקום
certificate-viewer-location = מיקום
certificate-viewer-method = שיטה
certificate-viewer-name = שם
certificate-viewer-not-after = לא אחרי
certificate-viewer-not-before = לא לפני
certificate-viewer-organization = ארגון
certificate-viewer-organizational-unit = יחידה ארגונית
certificate-viewer-policy = מדיניות
certificate-viewer-protocol = פרוטוקול
certificate-viewer-public-value = ערך ציבורי
certificate-viewer-purposes = מטרות
certificate-viewer-required = נדרש
certificate-viewer-unsupported = <לא נתמך>
# Inc. means Incorporated, e.g GitHub is incorporated in Delaware
certificate-viewer-inc-state-province = מדינה/מחוז הארגון
certificate-viewer-state-province = מדינה/מחוז
certificate-viewer-sha-1 = SHA-1
certificate-viewer-sha-256 = SHA-256
certificate-viewer-serial-number = מספר סידורי
certificate-viewer-signature-algorithm = אלגוריתם חתימה
certificate-viewer-signature-scheme = תבנית חתימה
certificate-viewer-timestamp = חותמת זמן
certificate-viewer-value = ערך
certificate-viewer-version = גרסה
certificate-viewer-business-category = קטגוריית עסקים
certificate-viewer-issuer-name = שם המנפיק
certificate-viewer-public-key-info = מידע מפתח ציבורי
certificate-viewer-miscellaneous = שונות
certificate-viewer-fingerprints = טביעות אצבע
certificate-viewer-certificate-policies = מדיניות של אישור
certificate-viewer-crl-endpoints = נקודות קצה של CRL

# This message is used as a row header in the Miscellaneous section.
# The associated data cell contains links to download the certificate.
certificate-viewer-download = הורדה
# This message is used to replace boolean values (true/false) in several certificate fields, e.g. Certificate Authority
# Variables:
#   $boolean (String) - true/false value for the specific field
certificate-viewer-boolean =
    { $boolean ->
        [true] כן
       *[false] לא
    }

## Variables:
##   $fileName (String) - The file name to save the PEM data in, derived from the common name from the certificate being displayed.

certificate-viewer-download-pem = PEM (cert)
    .download = ‎{ $fileName }.pem
certificate-viewer-download-pem-chain = PEM (chain)
    .download = ‎{ $fileName }-chain.pem

# The title attribute for Critical Extension icon
certificate-viewer-critical-extension =
    .title = הרחבה זו סומנה כקריטית, כלומר לקוחות חייבים לדחות את האישור אם הם לא מבינים אותו.
certificate-viewer-export = ייצוא
    .download = { $fileName }.pem

##

# Label for a tab where we haven't found a better label:
certificate-viewer-unknown-group-label = (לא ידוע)

## Labels for tabs displayed in stand-alone about:certificate page

certificate-viewer-tab-mine = האישורים שלך
certificate-viewer-tab-people = אנשים
certificate-viewer-tab-servers = שרתים
certificate-viewer-tab-ca = רשויות
certificate-viewer-tab-unkonwn = לא ידוע