Commit 8b457756 authored by runner's avatar runner Committed by mergify[bot]
Browse files

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

parent ea26af76
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
@@ -40,15 +40,41 @@
    <!-- The document title and heading of the error page shown when a website takes too long to load. -->
    <string name="mozac_browser_errorpages_net_timeout_title">Koo ña kunu kuntyeu</string>

    <!-- The document title and heading of the error page shown when a website could not be reached. -->
    <string name="mozac_browser_errorpages_connection_failure_title">Kue ku tyitaiña</string>

    <!-- The document title and heading of the error page shown when the browser prevents loading a website on a restricted port. -->
    <string name="mozac_browser_errorpages_port_blocked_title">Puerto restringido, por razones de seguridad</string>

    <!-- The document title and heading of the error page shown when the Internet connection is disrupted while loading a website. -->
    <string name="mozac_browser_errorpages_net_reset_title">Ndu tsaa conexión</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_content_crashed_title">Maku kuntyeu </string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_invalid_content_encoding_title">Kue vaa yee la kunu kuntyeu</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_unknown_host_title">Kue ni ndanii dirección</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_no_internet_title">Ma ku kivu nu Internet</string>
    <!-- Text that will show up on the button at the bottom of the error page -->
    <string name="mozac_browser_errorpages_no_internet_refresh_button">Kitsa tuku</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_malformed_uri_title">Va^a dirección</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_malformed_uri_title_alternative">Kue vaa yee ña ntyau </string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_file_not_found_title">Kòo tutu ndukuku</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_file_access_denied_title">Kue ku kunaku tutu ma ku kuntyeu ña</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_safe_phishing_uri_title">Pàgina vaa</string>
    </resources>