mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 17:57:48 +02:00
* 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
83 lines
5.5 KiB
JSON
83 lines
5.5 KiB
JSON
{
|
|
"theme.AnnouncementBar.closeButtonAriaLabel": "닫기",
|
|
"theme.BackToTopButton.buttonAriaLabel": "맨 위로 스크롤하기",
|
|
"theme.CodeBlock.copied": "복사했습니다",
|
|
"theme.CodeBlock.copy": "복사",
|
|
"theme.CodeBlock.copyButtonAriaLabel": "클립보드에 코드 복사",
|
|
"theme.CodeBlock.wordWrapToggle": "줄 바꿈 전환",
|
|
"theme.DocSidebarItem.collapseCategoryAriaLabel": "사이드바 분류 '{label}' 접기",
|
|
"theme.DocSidebarItem.expandCategoryAriaLabel": "사이드바 분류 '{label}' 펼치기",
|
|
"theme.ErrorPageContent.title": "페이지에 오류가 발생하였습니다.",
|
|
"theme.ErrorPageContent.tryAgain": "다시 시도해 보세요",
|
|
"theme.NavBar.navAriaLabel": "메인",
|
|
"theme.NotFound.p1": "원하는 페이지를 찾을 수 없습니다.",
|
|
"theme.NotFound.p2": "사이트 관리자에게 링크가 깨진 것을 알려주세요.",
|
|
"theme.NotFound.title": "페이지를 찾을 수 없습니다.",
|
|
"theme.TOCCollapsible.toggleButtonLabel": "이 페이지에서",
|
|
"theme.admonition.caution": "주의",
|
|
"theme.admonition.danger": "위험",
|
|
"theme.admonition.info": "정보",
|
|
"theme.admonition.note": "노트",
|
|
"theme.admonition.tip": "팁",
|
|
"theme.admonition.warning": "경고",
|
|
"theme.blog.archive.description": "게시물 목록",
|
|
"theme.blog.archive.title": "게시물 목록",
|
|
"theme.blog.author.noPosts": "작성자가 아직 게시글을 작성하지 않았습니다.",
|
|
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
"theme.blog.authorsList.pageTitle": "저자",
|
|
"theme.blog.authorsList.viewAll": "모든 저자 보기",
|
|
"theme.blog.paginator.navAriaLabel": "블로그 게시물 목록 탐색",
|
|
"theme.blog.paginator.newerEntries": "이전 페이지",
|
|
"theme.blog.paginator.olderEntries": "다음 페이지",
|
|
"theme.blog.post.paginator.navAriaLabel": "블로그 게시물 탐색",
|
|
"theme.blog.post.paginator.newerPost": "이전 게시물",
|
|
"theme.blog.post.paginator.olderPost": "다음 게시물",
|
|
"theme.blog.post.plurals": "{count}개 게시물",
|
|
"theme.blog.post.readMore": "자세히 보기",
|
|
"theme.blog.post.readMoreLabel": "{title} 에 대해 더 읽어보기",
|
|
"theme.blog.post.readingTime.plurals": "약 {readingTime}분",
|
|
"theme.blog.sidebar.navAriaLabel": "최근 블로그 문서 둘러보기",
|
|
"theme.blog.tagTitle": "\"{tagName}\" 태그로 연결된 {nPosts}개의 게시물이 있습니다.",
|
|
"theme.colorToggle.ariaLabel": "어두운 모드와 밝은 모드 전환하기 (현재 {mode})",
|
|
"theme.colorToggle.ariaLabel.mode.dark": "어두운 모드",
|
|
"theme.colorToggle.ariaLabel.mode.light": "밝은 모드",
|
|
"theme.colorToggle.ariaLabel.mode.system": "system mode",
|
|
"theme.common.editThisPage": "페이지 편집",
|
|
"theme.common.headingLinkTitle": "{heading}에 대한 직접 링크",
|
|
"theme.common.skipToMainContent": "본문으로 건너뛰기",
|
|
"theme.contentVisibility.draftBanner.message": "이 페이지는 아직 작성 중입니다. 개발 환경에서만 보이며 프로덕션 빌드에서는 제외됩니다.",
|
|
"theme.contentVisibility.draftBanner.title": "작성 중인 페이지",
|
|
"theme.contentVisibility.unlistedBanner.message": "이 문서는 색인되지 않습니다. 검색 엔진이 이 문서를 색인하지 않으며, 주소를 알고 있는 사용자만 접근할 수 있습니다.",
|
|
"theme.contentVisibility.unlistedBanner.title": "색인되지 않은 문서",
|
|
"theme.docs.DocCard.categoryDescription.plurals": "{count} 항목",
|
|
"theme.docs.breadcrumbs.home": "홈",
|
|
"theme.docs.breadcrumbs.navAriaLabel": "탐색 경로",
|
|
"theme.docs.paginator.navAriaLabel": "문서 페이지",
|
|
"theme.docs.paginator.next": "다음",
|
|
"theme.docs.paginator.previous": "이전",
|
|
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "사이드바 닫기",
|
|
"theme.docs.sidebar.collapseButtonAriaLabel": "사이드바 숨기기",
|
|
"theme.docs.sidebar.collapseButtonTitle": "사이드바 숨기기",
|
|
"theme.docs.sidebar.expandButtonAriaLabel": "사이드바 열기",
|
|
"theme.docs.sidebar.expandButtonTitle": "사이드바 열기",
|
|
"theme.docs.sidebar.navAriaLabel": "문서 사이드바",
|
|
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "사이드바 펼치거나 접기",
|
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} \"{tagName}\" 태그에 분류되었습니다",
|
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count}개 문서가",
|
|
"theme.docs.versionBadge.label": "버전: {versionLabel}",
|
|
"theme.docs.versions.latestVersionLinkLabel": "최신 버전",
|
|
"theme.docs.versions.latestVersionSuggestionLabel": "최신 문서는 {latestVersionLink} ({versionLabel})을 확인하세요.",
|
|
"theme.docs.versions.unmaintainedVersionLabel": "{siteTitle} {versionLabel} 문서는 더 이상 업데이트되지 않습니다.",
|
|
"theme.docs.versions.unreleasedVersionLabel": "{siteTitle} {versionLabel} 문서는 아직 정식 공개되지 않았습니다.",
|
|
"theme.lastUpdated.atDate": " {date}에",
|
|
"theme.lastUpdated.byUser": " {user}가",
|
|
"theme.lastUpdated.lastUpdatedAtBy": "최종 수정: {atDate}{byUser}",
|
|
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
|
|
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
|
|
"theme.navbar.mobileLanguageDropdown.label": "언어",
|
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 메인 메뉴로 돌아가기",
|
|
"theme.navbar.mobileVersionsDropdown.label": "버전",
|
|
"theme.tags.tagsListLabel": "태그:",
|
|
"theme.tags.tagsPageLink": "모든 태그 보기",
|
|
"theme.tags.tagsPageTitle": "태그"
|
|
}
|