Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit 2cdd721

Browse files
runnermergify[bot]
authored andcommitted
Strings - components/browser/errorpages/src/main/res/values-uz/strings.xml
1 parent fdd97e5 commit 2cdd721

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

  • components/browser/errorpages/src/main/res/values-uz

components/browser/errorpages/src/main/res/values-uz/strings.xml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources>
2+
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
33

44
<!-- The button that appears at the bottom of an error page. -->
55
<string name="mozac_browser_errorpages_page_refresh">Qayta urining</string>
@@ -46,6 +46,23 @@
4646
<!-- The text shown inside the advanced options button used to bypass the invalid SSL certificate. It's only shown if the user has expanded the advanced options. -->
4747
<string name="mozac_browser_errorpages_security_bad_cert_accept_temporary">Xavfni oʻz zimmamga olaman va davom etaman</string>
4848

49+
<!-- The document title and heading of the error page shown when a website uses HSTS. -->
50+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_title">Bu sayt xavfsiz ulanishni talab qiladi.</string>
51+
<!-- The error message shown when a website uses HSTS. -->
52+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_message"><![CDATA[
53+
<ul>
54+
<li>Siz ochmoqchi boʻlgan sayt ochilmaydi, chunki bu sayt xavfsiz ulanishni talab qiladi.</li>
55+
<li>Muammo katta ehtimollik bilan saytda. Uni siz tuzata olmaysiz.</li>
56+
<li>Muammo haqida sayt administratoriga xabar berishingiz mumkin.</li>
57+
</ul>
58+
]]></string>
59+
60+
<!-- The text shown inside the advanced button used to expand the advanced options. It's only shown when a website uses HSTS. -->
61+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_advanced">Qoʻshimcha…</string>
62+
63+
<!-- The text shown inside the advanced options button used to go back. It's only shown if the user has expanded the advanced options. -->
64+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_back">Orqaga qaytish</string>
65+
4966
<!-- The document title and heading of the error page shown when the user's network connection is interrupted while connecting to a website. -->
5067
<string name="mozac_browser_errorpages_net_interrupt_title">Aloqa uzilib qoldi</string>
5168
<!-- The error message shown when the user's network connection is interrupted while connecting to a website. -->

0 commit comments

Comments
 (0)