@docusaurus/theme-translations
Version:
Docusaurus theme translations.
36 lines (35 loc) • 2.27 kB
JSON
{
"theme.SearchBar.label": "搜尋",
"theme.SearchBar.seeAll": "查看全部 {count} 個結果",
"theme.SearchModal.errorScreen.helpText": "你可能需要檢查網路連線。",
"theme.SearchModal.errorScreen.titleText": "無法獲取結果",
"theme.SearchModal.footer.closeKeyAriaLabel": "Esc 鍵",
"theme.SearchModal.footer.closeText": "關閉",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "向下鍵",
"theme.SearchModal.footer.navigateText": "導航",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "向上鍵",
"theme.SearchModal.footer.searchByText": "搜尋提供",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter 鍵",
"theme.SearchModal.footer.selectText": "選中",
"theme.SearchModal.noResultsScreen.noResultsText": "沒有結果:",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "請告知我們。",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "認為這個查詢應該有結果?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "試試搜尋",
"theme.SearchModal.placeholder": "搜尋文檔",
"theme.SearchModal.searchBox.cancelButtonText": "取消",
"theme.SearchModal.searchBox.resetButtonTitle": "清除查詢",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "收藏",
"theme.SearchModal.startScreen.noRecentSearchesText": "沒有最近的搜尋",
"theme.SearchModal.startScreen.recentSearchesTitle": "最近搜尋",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "從收藏列表中刪除這個搜尋",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "從歷史記錄中刪除這個搜尋",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "保存這個搜尋",
"theme.SearchPage.algoliaLabel": "透過 Algolia 搜尋",
"theme.SearchPage.documentsFound.plurals": "找到 {count} 份文件",
"theme.SearchPage.emptyResultsTitle": "在文件中搜尋",
"theme.SearchPage.existingResultsTitle": "「{query}」的搜尋結果",
"theme.SearchPage.fetchingNewResults": "正在取得新的搜尋結果...",
"theme.SearchPage.inputLabel": "搜尋",
"theme.SearchPage.inputPlaceholder": "在此輸入搜尋字詞",
"theme.SearchPage.noResultsText": "未找到任何結果"
}