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 5, 2024
1 parent
2dca6af
commit c64f6e0
Showing
63 changed files
with
2,564 additions
and
1,026 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
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-bg/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-cy/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">Dewislen</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Amlygwyd</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Ychwanegion</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Ychwanegion</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Estyniadau</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Rheolwr Ychwanegion</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Rheolwr Ychwanegion</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Rheolwr Estyniadau</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Llywio i fyny</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Ychwanegion, symud i fyny</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Ychwanegion, symud i fyny</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Estyniadau, llywio i fyny</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-de/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">Menü</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Hervorgehoben</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">Erweiterungen</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Add-ons-Verwaltung</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons-Verwaltung</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Erweiterungs-Manager</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Nach oben navigieren</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, nach oben navigieren</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons, nach oben navigieren</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Erweiterungen, nach oben navigieren</string> | ||
</resources> |
14 changes: 11 additions & 3 deletions
14
android-components/components/browser/menu/src/main/res/values-en-rCA/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,13 +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">Highlighted</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">Extensions</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Add-ons Manager</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons Manager</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Extensions Manager</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Navigate up</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons, navigate up</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Extensions, navigate up</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-en-rGB/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">Highlighted</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">Extensions</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Add-ons Manager</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons Manager</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Extensions Manager</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Navigate up</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, navigate up</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Add-ons, navigate up</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Extensions, navigate up</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-es-rAR/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">Menú</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Resaltado</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Complementos</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Complementos</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Complementos</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Administrador de complementos</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Administrador de complementos</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Administrador de complementos</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Navegar hacia arriba</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Complementos, navegar hacia arriba</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Complementos, navegar hacia arriba</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Complementos, navegar hacia arriba</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-es-rCL/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">Menú</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Destacado</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Complementos</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Complementos</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">Administrador de complementos</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Administrador de complementos</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Administrador de extensiones</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Navegar hacia arriba</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Complementos, navegar hacia arriba</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Complementos, navegar hacia arriba</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Extensiones, navegar hacia arriba</string> | ||
</resources> |
14 changes: 10 additions & 4 deletions
14
android-components/components/browser/menu/src/main/res/values-fi/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">Valikko</string> | ||
<!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight --> | ||
<string name="mozac_browser_menu_highlighted">Korostettu</string> | ||
<!-- Label for add-ons submenu section --> | ||
<string name="mozac_browser_menu_addons">Lisäosat</string> | ||
<string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Lisäosat</string> | ||
<!-- Label for extensions submenu section --> | ||
<string name="mozac_browser_menu_extensions">Laajennukset</string> | ||
<!-- Label for add-ons sub menu item for add-ons manager --> | ||
<string name="mozac_browser_menu_addons_manager">Lisäosien hallinta</string> | ||
<string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Lisäosien hallinta</string> | ||
<!-- Label for extensions sub menu item for extensions manager --> | ||
<string name="mozac_browser_menu_extensions_manager">Laajennusten hallinta</string> | ||
<!-- Content description for the action bar "up" button --> | ||
<string name="action_bar_up_description">Liiku ylöspäin</string> | ||
<!-- Content description for the action bar "up" button of the add-ons sub menu item --> | ||
<string name="mozac_browser_menu_addons_description">Lisäosat, liiku ylös</string> | ||
<string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Lisäosat, liiku ylös</string> | ||
<!-- Content description for the action bar "up" button of the extensions sub menu item --> | ||
<string name="mozac_browser_menu_extensions_content_description">Laajennukset, liiku ylös</string> | ||
</resources> |
Oops, something went wrong.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID DC36:1E4431:B29202D:117F08C7:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E940:3027DA:AF38350:112C494C:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 97C2:3E7755:B9ABDCA:124A4B31:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E942:3CB01C:AE86297:112A34E0:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 9752:EEE92:B47779C:11AD3C20:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E978:A72C0:AFAFF31:1131A114:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 974C:5A4FF:B186013:115C74B6:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 97AA:EEE92:B4777AD:11AD3C34:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID DC28:BD19A:B66E0A9:11DE0568:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E986:D2F89:B7B5C24:121310AA:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID B2B6:D2B1E:B7D59BA:1204E1B0:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E974:2865E6:AFDC3BA:113DDA43:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID B2BC:3027DA:AF38391:112C49AA:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 97B8:297D06:B19E3FD:117834B8:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID DC20:3CB01C:AE86303:112A3571:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E976:5A4FF:B18605C:115C7515:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E940:3027DA:AF383C7:112C49FB:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 9762:297D06:B19E3FB:117834B6:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID DC14:21A915:B0D58E7:114C23F2:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E952:1F4717:B71186D:11E87078:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID B2B6:D2B1E:B7D5A3B:1204E25C:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 9748:320204:B532D4A:11C16B1E:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID DC36:1E4431:B2920B8:117F0980:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID DC14:21A915:B0D598B:114C24DD:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E942:3CB01C:AE86337:112A35CE:660F405C.
c64f6e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh! Looks like an error! Details
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 975E:5A4FF:B18607D:115C7546:660F405C.