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
1 parent
f47b164
commit f0eb1d6
Showing
60 changed files
with
1,904 additions
and
750 deletions.
There are no files selected for viewing
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
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-am/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 |
---|---|---|
@@ -1,15 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu_button">ምናሌ</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">የተተኮረበት</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">ተጨማሪዎች</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">ተጨማሪዎች</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">ቅጥያዎች</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">ተጨማሪዎች አስተዳዳሪ</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">ተጨማሪዎች አስተዳዳሪ</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">የቅጥያዎች ማስተዳደሪያ</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">ወደ ላይ አስስ</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">ተጨማሪዎች፣ ወደ ላይ ዳስስ</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">ተጨማሪዎች፣ ወደ ላይ ዳስስ</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">ቅጥያዎች፣ ወደ ላይ ዳስስ</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-da/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 |
---|---|---|
@@ -1,15 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu_button">Menu</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Fremhævet</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Tilføjelser</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Tilføjelser</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Udvidelser</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Håndtering af tilføjelser</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Håndtering af tilføjelser</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Håndtering af udvidelser</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Naviger op</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Tilføjelser, naviger op</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Tilføjelser, naviger op</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Udvidelser, naviger op</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-dsb/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 |
---|---|---|
@@ -1,15 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu_button">Meni</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Wuzwignjony</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Dodanki</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Dodanki</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Rozšyrjenja</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Zastojnik dodankow</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Zastojnik dodankow</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Zastojnik rozšyrjenjow</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Górjej</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Dodanki, górjej nawigěrowaś</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Dodanki, górjej nawigěrowaś</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Rozšyrjenja, górjej nawigěrowaś</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-fr/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 |
---|---|---|
@@ -1,15 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu_button">Menu</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Sélectionné</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Modules complémentaires</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Modules complémentaires</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Extensions</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Gestionnaire de modules</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Gestionnaire de modules</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Gestionnaire d’extensions</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Remonter</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Modules complémentaires, remonter</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Modules complémentaires, remonter</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Extensions, remonter</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-fy-rNL/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 |
---|---|---|
@@ -1,15 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu_button">Menu</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Markearre</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Add-ons</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Utwreidingen</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Add-onbehearder</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Add-onbehearder</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Utwreidingsbehearder</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Omheech</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Add-ons, omheech navigearje</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons, omheech navigearje</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Utwreidingen, omheech navigearje</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-ia/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 |
---|---|---|
@@ -1,15 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools"> | ||
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> | ||
<string name="mozac_browser_menu_button">Menu</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Evidentiate</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Additivos</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Additivos</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Extensiones</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Gestor de additivos</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Gestor de additivos</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Gestor de extensiones</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Navigar</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Additivos, navigar retro</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Additivos, navigar retro</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Extensiones, remontar</string> | ||
</resources> |
Oops, something went wrong.