diff --git a/packages/docusaurus-theme-classic/src/theme/DocPaginator/index.tsx b/packages/docusaurus-theme-classic/src/theme/DocPaginator/index.tsx index 1d8823caf079..84928d8f2abd 100644 --- a/packages/docusaurus-theme-classic/src/theme/DocPaginator/index.tsx +++ b/packages/docusaurus-theme-classic/src/theme/DocPaginator/index.tsx @@ -17,7 +17,7 @@ export default function DocPaginator(props: Props): JSX.Element { className="pagination-nav docusaurus-mt-lg" aria-label={translate({ id: 'theme.docs.paginator.navAriaLabel', - message: 'Docs pages navigation', + message: 'Docs pages', description: 'The ARIA label for the docs pagination', })}> {previous && ( diff --git a/packages/docusaurus-theme-translations/locales/ar/theme-common.json b/packages/docusaurus-theme-translations/locales/ar/theme-common.json index 91718d099cd9..2a8dd9f715c3 100644 --- a/packages/docusaurus-theme-translations/locales/ar/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ar/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} مواد", "theme.docs.breadcrumbs.home": "الرئيسية", "theme.docs.breadcrumbs.navAriaLabel": "التنقل التفصيلي", - "theme.docs.paginator.navAriaLabel": "التنقل بين صفحات الددات", + "theme.docs.paginator.navAriaLabel": "صفحة التوثيق", "theme.docs.paginator.next": "التالي", "theme.docs.paginator.previous": "السابق", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/base/theme-common.json b/packages/docusaurus-theme-translations/locales/base/theme-common.json index 2af664898593..267a271828ec 100644 --- a/packages/docusaurus-theme-translations/locales/base/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/base/theme-common.json @@ -83,7 +83,7 @@ "theme.docs.breadcrumbs.home___DESCRIPTION": "The ARIA label for the home page in the breadcrumbs", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", "theme.docs.breadcrumbs.navAriaLabel___DESCRIPTION": "The ARIA label for the breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Docs pages navigation", + "theme.docs.paginator.navAriaLabel": "Docs pages", "theme.docs.paginator.navAriaLabel___DESCRIPTION": "The ARIA label for the docs pagination", "theme.docs.paginator.next": "Next", "theme.docs.paginator.next___DESCRIPTION": "The label used to navigate to the next doc", diff --git a/packages/docusaurus-theme-translations/locales/bn/theme-common.json b/packages/docusaurus-theme-translations/locales/bn/theme-common.json index 81cb22f64e05..860f3c8eb492 100644 --- a/packages/docusaurus-theme-translations/locales/bn/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/bn/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "ডক্স পৃষ্টাগুলির নেভিগেশন", + "theme.docs.paginator.navAriaLabel": "ডক্স পেজ", "theme.docs.paginator.next": "পরবর্তী", "theme.docs.paginator.previous": "পূর্ববর্তী", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/cs/theme-common.json b/packages/docusaurus-theme-translations/locales/cs/theme-common.json index 6be498f63d9b..946ce4b10e43 100644 --- a/packages/docusaurus-theme-translations/locales/cs/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/cs/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Stránkování dokumentace", + "theme.docs.paginator.navAriaLabel": "Stránka dokumentace", "theme.docs.paginator.next": "Další", "theme.docs.paginator.previous": "Předchozí", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/da/theme-common.json b/packages/docusaurus-theme-translations/locales/da/theme-common.json index d43f76d8c93c..c2a80b3bd062 100644 --- a/packages/docusaurus-theme-translations/locales/da/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/da/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Dokumentside navigation", + "theme.docs.paginator.navAriaLabel": "Dokumentside", "theme.docs.paginator.next": "Næste", "theme.docs.paginator.previous": "Tidligere", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/de/theme-common.json b/packages/docusaurus-theme-translations/locales/de/theme-common.json index 55535160845d..433d6e7bb8f2 100644 --- a/packages/docusaurus-theme-translations/locales/de/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/de/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} Einträge", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Dokumentation Seiten Navigation", + "theme.docs.paginator.navAriaLabel": "Dokumentation Seiten", "theme.docs.paginator.next": "Weiter", "theme.docs.paginator.previous": "Zurück", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/es/theme-common.json b/packages/docusaurus-theme-translations/locales/es/theme-common.json index 3e4340de1383..cba7a7629b50 100644 --- a/packages/docusaurus-theme-translations/locales/es/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/es/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Navegación de páginas de documentos", + "theme.docs.paginator.navAriaLabel": "Página del documento", "theme.docs.paginator.next": "Siguiente", "theme.docs.paginator.previous": "Anterior", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/fa/theme-common.json b/packages/docusaurus-theme-translations/locales/fa/theme-common.json index 834a11b60e8e..1ca4253ecf0c 100644 --- a/packages/docusaurus-theme-translations/locales/fa/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/fa/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} مورد", "theme.docs.breadcrumbs.home": "صفحه اصلی", "theme.docs.breadcrumbs.navAriaLabel": "نشانگر صفحات", - "theme.docs.paginator.navAriaLabel": "کنترل صفحات مطالب", + "theme.docs.paginator.navAriaLabel": "Docs Pages", "theme.docs.paginator.next": "بعدی", "theme.docs.paginator.previous": "قبلی", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/fil/theme-common.json b/packages/docusaurus-theme-translations/locales/fil/theme-common.json index f3d9711000b1..0b2043165060 100644 --- a/packages/docusaurus-theme-translations/locales/fil/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/fil/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Nabegasyón para sa mga pahinang docs.", + "theme.docs.paginator.navAriaLabel": "Docs Pages", "theme.docs.paginator.next": "Sumunod", "theme.docs.paginator.previous": "Naraaan", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/fr/theme-common.json b/packages/docusaurus-theme-translations/locales/fr/theme-common.json index 4611ecbe7b0b..1f7f56b7be00 100644 --- a/packages/docusaurus-theme-translations/locales/fr/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/fr/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} éléments", "theme.docs.breadcrumbs.home": "Page d'accueil", "theme.docs.breadcrumbs.navAriaLabel": "Fil d'Ariane", - "theme.docs.paginator.navAriaLabel": "Pagination des documents", + "theme.docs.paginator.navAriaLabel": "Pages de documentation", "theme.docs.paginator.next": "Suivant", "theme.docs.paginator.previous": "Précédent", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Fermer la barre de navigation", diff --git a/packages/docusaurus-theme-translations/locales/hi/theme-common.json b/packages/docusaurus-theme-translations/locales/hi/theme-common.json index 8d1db8905bf3..f40386aa81cb 100644 --- a/packages/docusaurus-theme-translations/locales/hi/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hi/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "डॉक्स पेज नेविगेशन", + "theme.docs.paginator.navAriaLabel": "डॉक्स पेज", "theme.docs.paginator.next": "अगला", "theme.docs.paginator.previous": "पिछ्ला", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index 9ffbf2b9ccc7..b66329b8a75e 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} elemek", "theme.docs.breadcrumbs.home": "Kezdőlap", "theme.docs.breadcrumbs.navAriaLabel": "Navigációs sáv a jelenlegi oldalhoz", - "theme.docs.paginator.navAriaLabel": "Dokumentációs oldal navigációja", + "theme.docs.paginator.navAriaLabel": "Dokumentációs oldal", "theme.docs.paginator.next": "Következő oldal", "theme.docs.paginator.previous": "Előző oldal", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Navigációs sáv bezárása", diff --git a/packages/docusaurus-theme-translations/locales/it/theme-common.json b/packages/docusaurus-theme-translations/locales/it/theme-common.json index 72a0d8be9d5c..c4a82147e182 100644 --- a/packages/docusaurus-theme-translations/locales/it/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/it/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Navigazione delle pagine dei documenti", + "theme.docs.paginator.navAriaLabel": "Pagina del documento", "theme.docs.paginator.next": "Successivo", "theme.docs.paginator.previous": "Precedente", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/ja/theme-common.json b/packages/docusaurus-theme-translations/locales/ja/theme-common.json index cebe2b571a02..a5a7e70d9151 100644 --- a/packages/docusaurus-theme-translations/locales/ja/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ja/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count}項目", "theme.docs.breadcrumbs.home": "ホームページ", "theme.docs.breadcrumbs.navAriaLabel": "パンくずリストのナビゲーション", - "theme.docs.paginator.navAriaLabel": "ドキュメントのナビゲーション", + "theme.docs.paginator.navAriaLabel": "ドキュメントページ", "theme.docs.paginator.next": "次へ", "theme.docs.paginator.previous": "前へ", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-common.json b/packages/docusaurus-theme-translations/locales/ko/theme-common.json index 069803144b0a..e2d99ccff2eb 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} 항목", "theme.docs.breadcrumbs.home": "홈", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "문서 탐색", + "theme.docs.paginator.navAriaLabel": "문서 페이지", "theme.docs.paginator.next": "다음", "theme.docs.paginator.previous": "이전", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/nb/theme-common.json b/packages/docusaurus-theme-translations/locales/nb/theme-common.json index 709cbe35de5d..51e54861f112 100644 --- a/packages/docusaurus-theme-translations/locales/nb/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/nb/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} artikler", "theme.docs.breadcrumbs.home": "Hjemmeside", "theme.docs.breadcrumbs.navAriaLabel": "Søkvei", - "theme.docs.paginator.navAriaLabel": "Dokumenter-sidernavigasjon", + "theme.docs.paginator.navAriaLabel": "Dokumenter side", "theme.docs.paginator.next": "Neste", "theme.docs.paginator.previous": "Forrige", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Lukk navigasjonslinjen", diff --git a/packages/docusaurus-theme-translations/locales/nl/theme-common.json b/packages/docusaurus-theme-translations/locales/nl/theme-common.json index 1425cf8d36dc..44bd7d50fc40 100644 --- a/packages/docusaurus-theme-translations/locales/nl/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/nl/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} artikelen", "theme.docs.breadcrumbs.home": "Homepagina", "theme.docs.breadcrumbs.navAriaLabel": "Broodkruimels", - "theme.docs.paginator.navAriaLabel": "Paginanavigatie documentatie", + "theme.docs.paginator.navAriaLabel": "Documentatie pagina", "theme.docs.paginator.next": "Volgende", "theme.docs.paginator.previous": "Vorige", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/pl/theme-common.json b/packages/docusaurus-theme-translations/locales/pl/theme-common.json index d30945022185..5990b6bf20fc 100644 --- a/packages/docusaurus-theme-translations/locales/pl/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/pl/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} elementów", "theme.docs.breadcrumbs.home": "Strona główna", "theme.docs.breadcrumbs.navAriaLabel": "Pasek nawigacji", - "theme.docs.paginator.navAriaLabel": "Nawigacja na stronie dokumentacji", + "theme.docs.paginator.navAriaLabel": "Strona dokumentacji", "theme.docs.paginator.next": "Następna strona", "theme.docs.paginator.previous": "Poprzednia strona", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Zamknij panel nawigacji", diff --git a/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json b/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json index 0fa42458e3a6..dbc04c0f3556 100644 --- a/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Navigação das páginas de documentação", + "theme.docs.paginator.navAriaLabel": "Páginas de documentação", "theme.docs.paginator.next": "Próxima", "theme.docs.paginator.previous": "Anterior", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json b/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json index dcbce0faa7b6..7623b6e448f3 100644 --- a/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Navigação das páginas de documentação", + "theme.docs.paginator.navAriaLabel": "Páginas de documento", "theme.docs.paginator.next": "Próxima", "theme.docs.paginator.previous": "Anterior", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/ru/theme-common.json b/packages/docusaurus-theme-translations/locales/ru/theme-common.json index d0274809c574..b6630f71d617 100644 --- a/packages/docusaurus-theme-translations/locales/ru/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ru/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} элемент|{count} элемента|{count} элементов", "theme.docs.breadcrumbs.home": "Главная страница", "theme.docs.breadcrumbs.navAriaLabel": "Навигационная цепочка текущей страницы", - "theme.docs.paginator.navAriaLabel": "Навигация по странице документации", + "theme.docs.paginator.navAriaLabel": "Страница документа", "theme.docs.paginator.next": "Следующая страница", "theme.docs.paginator.previous": "Предыдущая страница", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Закрыть панель навигации", diff --git a/packages/docusaurus-theme-translations/locales/sl/theme-common.json b/packages/docusaurus-theme-translations/locales/sl/theme-common.json index dbf9cd55f6d8..22bfb6b15b4a 100644 --- a/packages/docusaurus-theme-translations/locales/sl/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/sl/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} vnosov", "theme.docs.breadcrumbs.home": "Domača stran", "theme.docs.breadcrumbs.navAriaLabel": "Drobtine", - "theme.docs.paginator.navAriaLabel": "Navigacija po dokumentaciji", + "theme.docs.paginator.navAriaLabel": "Strani z dokumenti", "theme.docs.paginator.next": "Naslednji", "theme.docs.paginator.previous": "Prejšnji", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Zapri navigacijsko vrstico", diff --git a/packages/docusaurus-theme-translations/locales/sr/theme-common.json b/packages/docusaurus-theme-translations/locales/sr/theme-common.json index a56ef6c69858..568b0c3bc26f 100644 --- a/packages/docusaurus-theme-translations/locales/sr/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/sr/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} items", "theme.docs.breadcrumbs.home": "Home page", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Навигација по документима", + "theme.docs.paginator.navAriaLabel": "странице докумената", "theme.docs.paginator.next": "Даље", "theme.docs.paginator.previous": "Назад", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/sv/theme-common.json b/packages/docusaurus-theme-translations/locales/sv/theme-common.json index f39bc39f4cc3..b93fcb3c92c1 100644 --- a/packages/docusaurus-theme-translations/locales/sv/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/sv/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} artiklar", "theme.docs.breadcrumbs.home": "Hemsida", "theme.docs.breadcrumbs.navAriaLabel": "Sökväg", - "theme.docs.paginator.navAriaLabel": "Navigation av dokument", + "theme.docs.paginator.navAriaLabel": "Dokumentsidor", "theme.docs.paginator.next": "Nästa", "theme.docs.paginator.previous": "Föregående", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/tr/theme-common.json b/packages/docusaurus-theme-translations/locales/tr/theme-common.json index d5e98d9c15ce..817a344af025 100644 --- a/packages/docusaurus-theme-translations/locales/tr/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/tr/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} öğe", "theme.docs.breadcrumbs.home": "Ana sayfa", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası navigasyonu", + "theme.docs.paginator.navAriaLabel": "Dokümanlar sayfası", "theme.docs.paginator.next": "Sonraki", "theme.docs.paginator.previous": "Önceki", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Gezinme çubuğunu kapat", diff --git a/packages/docusaurus-theme-translations/locales/uk/theme-common.json b/packages/docusaurus-theme-translations/locales/uk/theme-common.json index d5256c6fae84..e1247c8362ba 100644 --- a/packages/docusaurus-theme-translations/locales/uk/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/uk/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} елемент|{count} елементи|{count} елементів", "theme.docs.breadcrumbs.home": "Головна сторінка", "theme.docs.breadcrumbs.navAriaLabel": "Навігаційний ланцюжок поточної сторінки", - "theme.docs.paginator.navAriaLabel": "Навігація по сторінці документації", + "theme.docs.paginator.navAriaLabel": "сторінка документації", "theme.docs.paginator.next": "Наступна сторінка", "theme.docs.paginator.previous": "Попередня сторінка", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/vi/theme-common.json b/packages/docusaurus-theme-translations/locales/vi/theme-common.json index dc20eac01af8..65dee1c9a396 100644 --- a/packages/docusaurus-theme-translations/locales/vi/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/vi/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} mục", "theme.docs.breadcrumbs.home": "Trang chủ", "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", - "theme.docs.paginator.navAriaLabel": "Thanh điều hướng của trang tài liệu", + "theme.docs.paginator.navAriaLabel": "Trang tài liệu", "theme.docs.paginator.next": "Kế tiếp", "theme.docs.paginator.previous": "Trước", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", diff --git a/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json b/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json index 414cd64f4bbc..be0675f107b5 100644 --- a/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} 个项目", "theme.docs.breadcrumbs.home": "主页面", "theme.docs.breadcrumbs.navAriaLabel": "页面路径", - "theme.docs.paginator.navAriaLabel": "文档分页导航", + "theme.docs.paginator.navAriaLabel": "文件选项卡", "theme.docs.paginator.next": "下一页", "theme.docs.paginator.previous": "上一页", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "关闭导航栏", diff --git a/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json b/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json index 3df08c7a3ecb..9ad92bb93e31 100644 --- a/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json @@ -41,7 +41,7 @@ "theme.docs.DocCard.categoryDescription": "{count} 個項目", "theme.docs.breadcrumbs.home": "主頁面", "theme.docs.breadcrumbs.navAriaLabel": "頁面路徑", - "theme.docs.paginator.navAriaLabel": "文件分頁導覽", + "theme.docs.paginator.navAriaLabel": "文件選項卡", "theme.docs.paginator.next": "下一頁", "theme.docs.paginator.previous": "上一頁", "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",