-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
113 additions
and
113 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
packages/docusaurus-theme-translations/locales/id/plugin-ideal-image.json
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,7 +1,7 @@ | ||
{ | ||
"theme.IdealImageMessage.404error": "404. Image not found", | ||
"theme.IdealImageMessage.error": "Error. Click to reload", | ||
"theme.IdealImageMessage.load": "Click to load{sizeMessage}", | ||
"theme.IdealImageMessage.loading": "Loading...", | ||
"theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded" | ||
"theme.IdealImageMessage.404error": "404. Citra tak ditemukan", | ||
"theme.IdealImageMessage.error": "Kesalahan. Klik untuk memuat ulang", | ||
"theme.IdealImageMessage.load": "Klik untuk memuat{sizeMessage}", | ||
"theme.IdealImageMessage.loading": "Memuat...", | ||
"theme.IdealImageMessage.offline": "Perambah anda tak terhubung. Citra tak dimuat" | ||
} |
6 changes: 3 additions & 3 deletions
6
packages/docusaurus-theme-translations/locales/id/plugin-pwa.json
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,5 +1,5 @@ | ||
{ | ||
"theme.PwaReloadPopup.closeButtonAriaLabel": "Close", | ||
"theme.PwaReloadPopup.info": "New version available", | ||
"theme.PwaReloadPopup.refreshButtonText": "Refresh" | ||
"theme.PwaReloadPopup.closeButtonAriaLabel": "Tutup", | ||
"theme.PwaReloadPopup.info": "Versi baru tersedia", | ||
"theme.PwaReloadPopup.refreshButtonText": "Segarkan" | ||
} |
140 changes: 70 additions & 70 deletions
140
packages/docusaurus-theme-translations/locales/id/theme-common.json
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,74 +1,74 @@ | ||
{ | ||
"theme.AnnouncementBar.closeButtonAriaLabel": "Close", | ||
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top", | ||
"theme.CodeBlock.copied": "Copied", | ||
"theme.CodeBlock.copy": "Copy", | ||
"theme.CodeBlock.copyButtonAriaLabel": "Copy code to clipboard", | ||
"theme.CodeBlock.wordWrapToggle": "Toggle word wrap", | ||
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", | ||
"theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", | ||
"theme.ErrorPageContent.title": "This page crashed.", | ||
"theme.ErrorPageContent.tryAgain": "Try again", | ||
"theme.NavBar.navAriaLabel": "Main", | ||
"theme.NotFound.p1": "We could not find what you were looking for.", | ||
"theme.NotFound.p2": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.", | ||
"theme.NotFound.title": "Page Not Found", | ||
"theme.TOCCollapsible.toggleButtonLabel": "On this page", | ||
"theme.admonition.caution": "caution", | ||
"theme.admonition.danger": "danger", | ||
"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": "note", | ||
"theme.admonition.note": "catatan", | ||
"theme.admonition.tip": "tip", | ||
"theme.admonition.warning": "warning", | ||
"theme.blog.archive.description": "Archive", | ||
"theme.blog.archive.title": "Archive", | ||
"theme.blog.paginator.navAriaLabel": "Blog list page navigation", | ||
"theme.blog.paginator.newerEntries": "Newer Entries", | ||
"theme.blog.paginator.olderEntries": "Older Entries", | ||
"theme.blog.post.paginator.navAriaLabel": "Blog post page navigation", | ||
"theme.blog.post.paginator.newerPost": "Newer Post", | ||
"theme.blog.post.paginator.olderPost": "Older Post", | ||
"theme.blog.post.plurals": "One post|{count} posts", | ||
"theme.blog.post.readMore": "Read More", | ||
"theme.blog.post.readMoreLabel": "Read more about {title}", | ||
"theme.blog.post.readingTime.plurals": "One min read|{readingTime} min read", | ||
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation", | ||
"theme.blog.tagTitle": "{nPosts} tagged with \"{tagName}\"", | ||
"theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})", | ||
"theme.colorToggle.ariaLabel.mode.dark": "dark mode", | ||
"theme.colorToggle.ariaLabel.mode.light": "light mode", | ||
"theme.common.editThisPage": "Edit this page", | ||
"theme.common.headingLinkTitle": "Direct link to {heading}", | ||
"theme.common.skipToMainContent": "Skip to main content", | ||
"theme.docs.DocCard.categoryDescription.plurals": "1 item|{count} items", | ||
"theme.docs.breadcrumbs.home": "Home page", | ||
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", | ||
"theme.docs.paginator.navAriaLabel": "Docs pages", | ||
"theme.docs.paginator.next": "Next", | ||
"theme.docs.paginator.previous": "Previous", | ||
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", | ||
"theme.docs.sidebar.collapseButtonAriaLabel": "Collapse sidebar", | ||
"theme.docs.sidebar.collapseButtonTitle": "Collapse sidebar", | ||
"theme.docs.sidebar.expandButtonAriaLabel": "Expand sidebar", | ||
"theme.docs.sidebar.expandButtonTitle": "Expand sidebar", | ||
"theme.docs.sidebar.navAriaLabel": "Docs sidebar", | ||
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar", | ||
"theme.docs.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"", | ||
"theme.docs.tagDocListPageTitle.nDocsTagged": "One doc tagged|{count} docs tagged", | ||
"theme.docs.versionBadge.label": "Version: {versionLabel}", | ||
"theme.docs.versions.latestVersionLinkLabel": "latest version", | ||
"theme.docs.versions.latestVersionSuggestionLabel": "For up-to-date documentation, see the {latestVersionLink} ({versionLabel}).", | ||
"theme.docs.versions.unmaintainedVersionLabel": "This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained.", | ||
"theme.docs.versions.unreleasedVersionLabel": "This is unreleased documentation for {siteTitle} {versionLabel} version.", | ||
"theme.lastUpdated.atDate": " on {date}", | ||
"theme.lastUpdated.byUser": " by {user}", | ||
"theme.lastUpdated.lastUpdatedAtBy": "Last updated{atDate}{byUser}", | ||
"theme.navbar.mobileLanguageDropdown.label": "Languages", | ||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu", | ||
"theme.navbar.mobileVersionsDropdown.label": "Versions", | ||
"theme.tags.tagsListLabel": "Tags:", | ||
"theme.tags.tagsPageLink": "View All Tags", | ||
"theme.tags.tagsPageTitle": "Tags", | ||
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.", | ||
"theme.unlistedContent.title": "Unlisted page" | ||
"theme.admonition.warning": "peringatan", | ||
"theme.blog.archive.description": "Arsip", | ||
"theme.blog.archive.title": "Arsip", | ||
"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.common.editThisPage": "Sunting halaman ini", | ||
"theme.common.headingLinkTitle": "Taut langsung ke {heading}", | ||
"theme.common.skipToMainContent": "Lewati ke konten utama", | ||
"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.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", | ||
"theme.unlistedContent.message": "Halaman ini tidak terdaftar. Mesin pencari tidak akan mengindeksnya, dan hanya pengguna yang memiliki tautan langsung yang dapat mengaksesnya.", | ||
"theme.unlistedContent.title": "Halaman tak terdaftar" | ||
} |
4 changes: 2 additions & 2 deletions
4
packages/docusaurus-theme-translations/locales/id/theme-live-codeblock.json
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,4 +1,4 @@ | ||
{ | ||
"theme.Playground.liveEditor": "Live Editor", | ||
"theme.Playground.result": "Result" | ||
"theme.Playground.liveEditor": "Penyunting Langung", | ||
"theme.Playground.result": "Hasil" | ||
} |
66 changes: 33 additions & 33 deletions
66
packages/docusaurus-theme-translations/locales/id/theme-search-algolia.json
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,35 +1,35 @@ | ||
{ | ||
"theme.SearchBar.label": "Search", | ||
"theme.SearchBar.seeAll": "See all {count} results", | ||
"theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.", | ||
"theme.SearchModal.errorScreen.titleText": "Unable to fetch results", | ||
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape key", | ||
"theme.SearchModal.footer.closeText": "to close", | ||
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down", | ||
"theme.SearchModal.footer.navigateText": "to navigate", | ||
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up", | ||
"theme.SearchModal.footer.searchByText": "Search by", | ||
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key", | ||
"theme.SearchModal.footer.selectText": "to select", | ||
"theme.SearchModal.noResultsScreen.noResultsText": "No results for", | ||
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.", | ||
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?", | ||
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for", | ||
"theme.SearchModal.placeholder": "Search docs", | ||
"theme.SearchModal.searchBox.cancelButtonText": "Cancel", | ||
"theme.SearchModal.searchBox.resetButtonTitle": "Clear the query", | ||
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite", | ||
"theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches", | ||
"theme.SearchModal.startScreen.recentSearchesTitle": "Recent", | ||
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites", | ||
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history", | ||
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search", | ||
"theme.SearchPage.algoliaLabel": "Search by Algolia", | ||
"theme.SearchPage.documentsFound.plurals": "One document found|{count} documents found", | ||
"theme.SearchPage.emptyResultsTitle": "Search the documentation", | ||
"theme.SearchPage.existingResultsTitle": "Search results for \"{query}\"", | ||
"theme.SearchPage.fetchingNewResults": "Fetching new results...", | ||
"theme.SearchPage.inputLabel": "Search", | ||
"theme.SearchPage.inputPlaceholder": "Type your search here", | ||
"theme.SearchPage.noResultsText": "No results were found" | ||
"theme.SearchBar.label": "Cari", | ||
"theme.SearchBar.seeAll": "Lihat semua {count} hasilnya", | ||
"theme.SearchModal.errorScreen.helpText": "Barangkali anda perlu memerika koneksi jaringan anda.", | ||
"theme.SearchModal.errorScreen.titleText": "Gagal mendapatkan hasilnya", | ||
"theme.SearchModal.footer.closeKeyAriaLabel": "Tombol Escape", | ||
"theme.SearchModal.footer.closeText": "menutup", | ||
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Panah ke bawah", | ||
"theme.SearchModal.footer.navigateText": "navigasi", | ||
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Panah ke atas", | ||
"theme.SearchModal.footer.searchByText": "Cari dengan teks", | ||
"theme.SearchModal.footer.selectKeyAriaLabel": "Tombol Enter", | ||
"theme.SearchModal.footer.selectText": "memilih", | ||
"theme.SearchModal.noResultsScreen.noResultsText": "Tak ada hasil untuk", | ||
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Beri tahu kami.", | ||
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Yakin pencarian ini seharusnya memberikan hasil?", | ||
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Coba lakukan pencarian untuk", | ||
"theme.SearchModal.placeholder": "Cari dokumentasi", | ||
"theme.SearchModal.searchBox.cancelButtonText": "Batalkan", | ||
"theme.SearchModal.searchBox.resetButtonTitle": "Hapus teks pencarian", | ||
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorit", | ||
"theme.SearchModal.startScreen.noRecentSearchesText": "Tak ada riwayat pencarian", | ||
"theme.SearchModal.startScreen.recentSearchesTitle": "Terbaru", | ||
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Hapus pencarian ini dari favorit", | ||
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Hapus pencarian ini dari riwayat", | ||
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Simpan pencarian ini", | ||
"theme.SearchPage.algoliaLabel": "Pencarian oleh Algolia", | ||
"theme.SearchPage.documentsFound.plurals": "Satu dokumen ditemukan|{count} dokumen ditemukan", | ||
"theme.SearchPage.emptyResultsTitle": "Cari dokumentasi", | ||
"theme.SearchPage.existingResultsTitle": "Hasil pencarian untuk \"{query}\"", | ||
"theme.SearchPage.fetchingNewResults": "Mendapatkan hasil pencarian...", | ||
"theme.SearchPage.inputLabel": "Cari", | ||
"theme.SearchPage.inputPlaceholder": "Tulis pencarian anda di sini", | ||
"theme.SearchPage.noResultsText": "Tak ada hasil yang ditemukan" | ||
} |