docusaurus/packages/docusaurus-theme-translations/locales/id/theme-common.json
Sébastien Lorber 16e3002911
fix(theme): navbar mobile sidebar should allow clicking dropdown parent link (#11053)
* try to repro + initial fix

* Use HTML button

* extract useItemCollapsible()

* Split DropdownNavbarItem into Mobile/Desktop subcomponents

* Add aria labels to button

* cleanup prop types

* aria label

* add translations

* cleanup types

* Split DefaultNavbarItem into Mobile/Desktop subcomponents

* revert change

* type fix
2025-04-03 18:40:45 +02:00

83 lines
5.3 KiB
JSON

{
"theme.AnnouncementBar.closeButtonAriaLabel": "Tutup",
"theme.BackToTopButton.buttonAriaLabel": "Gulir kembali ke atas",
"theme.CodeBlock.copied": "Disalin",
"theme.CodeBlock.copy": "Salin",
"theme.CodeBlock.copyButtonAriaLabel": "Salin kode ke papan klip",
"theme.CodeBlock.wordWrapToggle": "Alihkan pembungkus kata",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Ciutkan kategori bilah sisi '{label}'",
"theme.DocSidebarItem.expandCategoryAriaLabel": "Perluas kategori bilah sisi '{label}'",
"theme.ErrorPageContent.title": "Terjadi kesalahan.",
"theme.ErrorPageContent.tryAgain": "Coba kembali",
"theme.NavBar.navAriaLabel": "Utama",
"theme.NotFound.p1": "Kami tak dapat menemukan yang anda cari.",
"theme.NotFound.p2": "Silakan hubungi pemilik situs yang mengarahkan anda ke URL asli dan beri tahu mereka bahwa tautan mereka salah.",
"theme.NotFound.title": "Halaman Tak Ditemukan",
"theme.TOCCollapsible.toggleButtonLabel": "Pada halaman ini",
"theme.admonition.caution": "waspada",
"theme.admonition.danger": "bahaya",
"theme.admonition.info": "info",
"theme.admonition.note": "catatan",
"theme.admonition.tip": "tip",
"theme.admonition.warning": "peringatan",
"theme.blog.archive.description": "Arsip",
"theme.blog.archive.title": "Arsip",
"theme.blog.author.noPosts": "This author has not written any posts yet.",
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
"theme.blog.authorsList.pageTitle": "Authors",
"theme.blog.authorsList.viewAll": "View All Authors",
"theme.blog.paginator.navAriaLabel": "Navigasi entri blog",
"theme.blog.paginator.newerEntries": "Entri lebih baru",
"theme.blog.paginator.olderEntries": "Entri lebih lama",
"theme.blog.post.paginator.navAriaLabel": "Navigasi halaman pos blog",
"theme.blog.post.paginator.newerPost": "Pos lebih baru",
"theme.blog.post.paginator.olderPost": "Pos lebih lama",
"theme.blog.post.plurals": "Satu pos|{count} pos",
"theme.blog.post.readMore": "Baca Selengkapnya",
"theme.blog.post.readMoreLabel": "Baca selengkapnya mengenai {title}",
"theme.blog.post.readingTime.plurals": "Satu menit membaca|{readingTime} menit membaca",
"theme.blog.sidebar.navAriaLabel": "Navigasi pos blog terbaru",
"theme.blog.tagTitle": "{nPosts} memiliki tag \"{tagName}\"",
"theme.colorToggle.ariaLabel": "Ubah antara modus gelap dan modus terang (saat ini {mode})",
"theme.colorToggle.ariaLabel.mode.dark": "modus gelap",
"theme.colorToggle.ariaLabel.mode.light": "modus terang",
"theme.colorToggle.ariaLabel.mode.system": "system mode",
"theme.common.editThisPage": "Sunting halaman ini",
"theme.common.headingLinkTitle": "Taut langsung ke {heading}",
"theme.common.skipToMainContent": "Lewati ke konten utama",
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"theme.contentVisibility.draftBanner.title": "Draft page",
"theme.contentVisibility.unlistedBanner.message": "Halaman ini tidak terdaftar. Mesin pencari tidak akan mengindeksnya, dan hanya pengguna yang memiliki tautan langsung yang dapat mengaksesnya.",
"theme.contentVisibility.unlistedBanner.title": "Halaman tak terdaftar",
"theme.docs.DocCard.categoryDescription.plurals": "1 butir|{count} butir",
"theme.docs.breadcrumbs.home": "Halaman utama",
"theme.docs.breadcrumbs.navAriaLabel": "Runut navigasi",
"theme.docs.paginator.navAriaLabel": "Halaman dokumentasi",
"theme.docs.paginator.next": "Berikut",
"theme.docs.paginator.previous": "Sebelum",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Tutup bilah sisi",
"theme.docs.sidebar.collapseButtonAriaLabel": "Ciutkan bilah sisi",
"theme.docs.sidebar.collapseButtonTitle": "Ciutkan bilah sisi",
"theme.docs.sidebar.expandButtonAriaLabel": "Perluas bilah sisi",
"theme.docs.sidebar.expandButtonTitle": "Perluas bilah sisi",
"theme.docs.sidebar.navAriaLabel": "Bilah sisi dokumentasi",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Alihkan bilah sisi",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} dengan \"{tagName}\"",
"theme.docs.tagDocListPageTitle.nDocsTagged": "Satu dokumentasi memiliki tag|{count} dokumentasi memiliki tag",
"theme.docs.versionBadge.label": "Versi: {versionLabel}",
"theme.docs.versions.latestVersionLinkLabel": "versi terbaru",
"theme.docs.versions.latestVersionSuggestionLabel": "Untuk dokumentasi terbaru, lihat {latestVersionLink} ({versionLabel}).",
"theme.docs.versions.unmaintainedVersionLabel": "Ini adalah dokumentasi untuk {siteTitle} {versionLabel}, yang tidak lagi aktif dikelola.",
"theme.docs.versions.unreleasedVersionLabel": "Ini adalah dokumentasi yang belum dirilis untuk {siteTitle} {versionLabel}.",
"theme.lastUpdated.atDate": " pada {date}",
"theme.lastUpdated.byUser": " oleh {user}",
"theme.lastUpdated.lastUpdatedAtBy": "Diperbaharui{atDate}{byUser}",
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
"theme.navbar.mobileLanguageDropdown.label": "Bahasa",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Kembali ke menu utama",
"theme.navbar.mobileVersionsDropdown.label": "Versi",
"theme.tags.tagsListLabel": "Tag:",
"theme.tags.tagsPageLink": "Lihat Semua Tag",
"theme.tags.tagsPageTitle": "Tag"
}