diff options
Diffstat (limited to 'l10n-he/mobile/android/chrome/aboutCertError.dtd')
-rw-r--r-- | l10n-he/mobile/android/chrome/aboutCertError.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-he/mobile/android/chrome/aboutCertError.dtd b/l10n-he/mobile/android/chrome/aboutCertError.dtd new file mode 100644 index 0000000000..d197a1579d --- /dev/null +++ b/l10n-he/mobile/android/chrome/aboutCertError.dtd @@ -0,0 +1,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/. --> + +<!ENTITY % brandDTD + SYSTEM "chrome://branding/locale/brand.dtd"> + %brandDTD; + +<!-- These strings are used by Firefox's custom about:certerror page, +a replacement for the standard security certificate errors produced +by NSS/PSM via netError.xhtml. --> + +<!ENTITY certerror.pagetitle "חיבור לא מהימן"> +<!ENTITY certerror.longpagetitle "חיבור זה אינו מהימן"> + +<!-- Localization note (certerror.introPara1) - The string "#1" will +be replaced at runtime with the name of the server to which the user +was trying to connect. --> +<!ENTITY certerror.introPara1 "ביקשת מ־&brandShortName; להתחבר בצורה מאובטחת אל <b>#1</b>, אבל אנחנו לא יכולים לאמת שהחיבור שלך אכן מאובטח."> + +<!ENTITY certerror.whatShouldIDo.heading "מה ברצונך לעשות?"> +<!ENTITY certerror.whatShouldIDo.content "אם אתה בדרך־כלל מתחבר לאתר זה ללא בעיות, ייתכן שמישהו מנסה להזדהות בשם האתר, ורצוי שלא תמשיך הלאה לאתר."> +<!ENTITY certerror.getMeOutOfHere.label "קחו אותי מכאן!"> + +<!ENTITY certerror.expert.heading "הסיכונים מובנים לי"> +<!ENTITY certerror.expert.content "אם אתה מבין מה קורה, אתה יכול להורות ל־&brandShortName; להתחיל לסמוך על ההזדהות של אתר זה. +<b>אפילו אם אתה סומך על האתר, ייתכן ומשמעות השגיאה היא שמישהו מחבל בקישוריות שלך.</b>"> +<!ENTITY certerror.expert.contentPara2 "אל תוסיף חריגות אלא אם יש סיבה טובה לכך שהאתר לא משתמש בהזדהות נסמכת."> +<!ENTITY certerror.addTemporaryException.label "ביקור באתר"> +<!ENTITY certerror.addPermanentException.label "הוספת חריגה קבועה"> + +<!ENTITY certerror.technical.heading "פרטים טכניים"> |