forked from mozilla-mobile/firefox-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import translations from android-l10n
- Loading branch information
github-actions
committed
Aug 13, 2023
1 parent
fd5b0ab
commit 75dee13
Showing
403 changed files
with
12,173 additions
and
4,956 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
android-components/components/browser/engine-system/src/main/res/values-kw/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Text for the title of an alert dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). --> | ||
<string name="mozac_browser_engine_system_alert_title">An folen orth %1$s a lever:</string> | ||
<!-- Text for the message of an auth dialog displayed by a web page. | ||
%1$s will be replaced by the hostname or a description of the protected area/site, %2$s will be replaced with the URL of the current page (displaying the dialog). --> | ||
<string name="mozac_browser_engine_system_auth_message">%2$s a bys a\'th hanow devnydhyer ha ger tremena. An wiasva a lever: “%1$s”</string> | ||
<!-- Text for the message of an auth dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). --> | ||
<string name="mozac_browser_engine_system_auth_no_realm_message">%1$s a bys a\'th hanow devnydhyer ha ger tremena.</string> | ||
</resources> |
10 changes: 10 additions & 0 deletions
10
android-components/components/browser/engine-system/src/main/res/values-szl/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Text for the title of an alert dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). --> | ||
<string name="mozac_browser_engine_system_alert_title">Strōna %1$s dowo znać:</string> | ||
<!-- Text for the message of an auth dialog displayed by a web page. | ||
%1$s will be replaced by the hostname or a description of the protected area/site, %2$s will be replaced with the URL of the current page (displaying the dialog). --> | ||
<string name="mozac_browser_engine_system_auth_message">%2$s prosi ô twoje miano używocza i hasło. Kōmunikat strōny: „%1$s”</string> | ||
<!-- Text for the message of an auth dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). --> | ||
<string name="mozac_browser_engine_system_auth_no_realm_message">%1$s prosi ô twoje miano używocza i hasło.</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
android-components/components/browser/errorpages/src/main/res/values-kw/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> | ||
<!-- The button that appears at the bottom of an error page. --> | ||
<string name="mozac_browser_errorpages_page_refresh">Assaya arta</string> | ||
|
||
<!-- The document title and heading of an error page shown when a website cannot be loaded for an unknown reason. --> | ||
<string name="mozac_browser_errorpages_generic_title">Ny Yllir Kowlwul Govyn</string> | ||
<!-- The error message shown when a website cannot be loaded for an unknown reason. --> | ||
<string name="mozac_browser_errorpages_generic_message"><![CDATA[ | ||
<p>Nyns yw kavadow kedhlow ynwedhek war an kudyn po gwall ma.</p> | ||
]]></string> | ||
|
||
<!-- The document title and heading of the error page shown when a website sends back unusual and incorrect credentials for an SSL certificate. --> | ||
<string name="mozac_browser_errorpages_security_ssl_title">Fyllis Junyans Servyer</string> | ||
<!-- The error message shown when a website sends back unusual and incorrect credentials for an SSL certificate. --> | ||
<string name="mozac_browser_errorpages_security_ssl_message"><![CDATA[ | ||
<ul> | ||
<li>Ny yllir diskwedhes dhis an folen may fynn\'ta drehedhes drefen na allas gwirhe gwiryonder an deur resevys.</li> | ||
<li>Mar pleg kestav orth perghenogyon an wiasva dhe dherivas orta an kudyn ma.</li> | ||
</ul> | ||
]]></string> | ||
|
||
<!-- The document title and heading of the error page shown when a website sends has an invalid or expired SSL certificate. --> | ||
<string name="mozac_browser_errorpages_security_bad_cert_title">Junyans Diogel a Fyllis</string> | ||
|
||
</resources> |
Oops, something went wrong.