This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 330
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
Apr 2, 2024
1 parent
b8465b2
commit 9ef3c4f
Showing
33 changed files
with
786 additions
and
38 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
android-components/components/browser/engine-system/src/main/res/values-meh/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,8 @@ | ||
<?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">Página nuu %1$s kachi:</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 jiniñu\'u sivɨnu jíí contraseña noo\'o. Sitio ya\'a kachí: “%1$s”</string> | ||
</resources> |
88 changes: 88 additions & 0 deletions
88
android-components/components/browser/errorpages/src/main/res/values-meh/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,88 @@ | ||
<?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">Nakivɨ tuku</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">Ntu nkuvi sá´á conexión vatu</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">Conexión va\'a ntu nkuvi sá´á</string> | ||
|
||
<!-- The text shown inside the advanced button used to expand the advanced options. It's only shown when a website has an invalid SSL certificate. --> | ||
<string name="mozac_browser_errorpages_security_bad_cert_advanced">Avanzado…</string> | ||
<!-- The text shown inside the advanced options button used to go back. It's only shown if the user has expanded the advanced options. --> | ||
<string name="mozac_browser_errorpages_security_bad_cert_back">Niko (Recomendado)</string> | ||
<!-- 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. --> | ||
<string name="mozac_browser_errorpages_security_bad_cert_accept_temporary">Kuka´nu inini jiee ya\'a kaka</string> | ||
|
||
<!-- The document title and heading of the error page shown when a website uses HSTS. --> | ||
<string name="mozac_browser_errorpages_security_bad_hsts_cert_title">Nuu ya\'a jiniñu\'u iin conexión va\'a.</string> | ||
|
||
<!-- The text shown inside the advanced button used to expand the advanced options. It's only shown when a website uses HSTS. --> | ||
<string name="mozac_browser_errorpages_security_bad_hsts_cert_advanced">Opciones avanzadas…</string> | ||
|
||
<!-- The text shown inside the advanced options button used to go back. It's only shown if the user has expanded the advanced options. --> | ||
<string name="mozac_browser_errorpages_security_bad_hsts_cert_back">Niko yata</string> | ||
|
||
<!-- The document title and heading of the error page shown when the user's network connection is interrupted while connecting to a website. --> | ||
<string name="mozac_browser_errorpages_net_interrupt_title">Ntu nkuvi sá´á conexión</string> | ||
|
||
<!-- 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">Nnɨ´ɨ tiempo netu conexión</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">Ntu nkuvi kivɨ</string> | ||
|
||
<!-- The document title and heading of the error page shown when a website responds in an unexpected way and the browser cannot continue. --> | ||
<string name="mozac_browser_errorpages_unknown_socket_type_title">Ntu nnaka´a vatu servidor</string> | ||
|
||
<!-- The document title and heading of the error page shown when the browser gets stuck in an infinite loop when loading a website. --> | ||
<string name="mozac_browser_errorpages_redirect_loop_title">Ntu sá´á vatu redirección página ya´a</string> | ||
|
||
<!-- The document title and heading of the error page shown when a website cannot be loaded because the browser is in offline mode. --> | ||
<string name="mozac_browser_errorpages_offline_title">Modo ntu conexión</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">Nnakajie´e tuku conexión</string> | ||
|
||
<!-- The document title and heading of the error page shown when the browser refuses to load a type of file that is considered unsafe. --> | ||
<string name="mozac_browser_errorpages_unsafe_content_type_title">Tipo archivo ntu túvi va´a</string> | ||
|
||
<!-- The document title and heading of the error page shown when a file cannot be loaded because of a detected data corruption. --> | ||
<string name="mozac_browser_errorpages_corrupted_content_title">Error jiee contenido ntívɨ</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_invalid_content_encoding_title">Error codificación contenido</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_unknown_host_title">Ntu nnani´i nuu</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_no_internet_title">Ntu íyo ka̱a̱ nántu´un ne jíka</string> | ||
<!-- The main body text of this error page. It will be shown beneath the title --> | ||
<string name="mozac_browser_errorpages_no_internet_message">Kune\'ya conexión red noo\'o a xíín nachu\'un tuku nuu página íchika.</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">Nachu\'un tuku</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_malformed_uri_title">Ntu íyo vatu nuu</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_malformed_uri_title_alternative">Dirección ntu vatu</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_file_not_found_title">Ntu nkuvi nani\'i archivo</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_file_access_denied_title">Ntu kuvi síne archivo</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_unknown_proxy_host_title">Ntu nani´í ka̱a̱ servidor</string> | ||
|
||
<!-- The document title and heading of an error page. --> | ||
<string name="mozac_browser_errorpages_safe_phishing_uri_title">Ntu túvi va´a nuu ya´a</string> | ||
|
||
<!-- Button on error page for websites that do not support HTTPS when HTTPS-Only is turned on. Clicking the button allows the user to nevertheless load the website using HTTP. --> | ||
<string name="mozac_browser_errorpages_httpsonly_button">Kaka nuu HTTP</string> | ||
</resources> |
13 changes: 13 additions & 0 deletions
13
android-components/components/browser/menu/src/main/res/values-meh/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,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu_button">Kají</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">A xinañu\'u</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Ka̱a̱ chunta´an</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Ke\'i ka̱a̱ chunta´an</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Kaka íchi sikɨ</string> | ||
</resources> |
7 changes: 7 additions & 0 deletions
7
android-components/components/browser/menu2/src/main/res/values-meh/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,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu2_button">Kají</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu2_highlighted">A xinañu\'u</string> | ||
</resources> |
10 changes: 10 additions & 0 deletions
10
android-components/components/browser/toolbar/src/main/res/values-meh/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> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_toolbar_menu_button">Kají</string> | ||
<string name="mozac_clear_button_description">Sá´á noo</string> | ||
<!-- Content description: For the site security information icon (the site security icon).--> | ||
<string name="mozac_browser_toolbar_content_description_site_info">Kue´eka tu´un</string> | ||
<!-- Announcement made by the screen reader when the progress bar is shown and a page is loading --> | ||
<string name="mozac_browser_toolbar_progress_loading">Kunetu</string> | ||
</resources> |
5 changes: 5 additions & 0 deletions
5
android-components/components/compose/browser-toolbar/src/main/res/values-meh/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,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Content description for the clear URL text button. --> | ||
<string name="mozac_clear_button_description">Sá´á noo</string> | ||
</resources> |
5 changes: 5 additions & 0 deletions
5
android-components/components/compose/cfr/src/main/res/values-meh/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,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the close button of a Contextual Feature Recommendation Popup. --> | ||
<string name="mozac_cfr_dismiss_button_content_description">Xita</string> | ||
</resources> |
Oops, something went wrong.