diff options
Diffstat (limited to 'l10n-th/mobile/android/chrome/aboutCertError.dtd')
-rw-r--r-- | l10n-th/mobile/android/chrome/aboutCertError.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-th/mobile/android/chrome/aboutCertError.dtd b/l10n-th/mobile/android/chrome/aboutCertError.dtd new file mode 100644 index 0000000000..3b3799d5ca --- /dev/null +++ b/l10n-th/mobile/android/chrome/aboutCertError.dtd @@ -0,0 +1,31 @@ +<!-- 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 "รายละเอียดทางเทคนิค"> |