@docusaurus/theme-translations 0.0.0-5955 → 0.0.0-5957
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"theme.CodeBlock.copy": "복사",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "클립보드에 코드 복사",
|
|
7
7
|
"theme.CodeBlock.wordWrapToggle": "줄 바꿈 전환",
|
|
8
|
-
"theme.DocSidebarItem.collapseCategoryAriaLabel": "
|
|
9
|
-
"theme.DocSidebarItem.expandCategoryAriaLabel": "
|
|
8
|
+
"theme.DocSidebarItem.collapseCategoryAriaLabel": "사이드바 분류 '{label}' 접기",
|
|
9
|
+
"theme.DocSidebarItem.expandCategoryAriaLabel": "사이드바 분류 '{label}' 펼치기",
|
|
10
10
|
"theme.ErrorPageContent.title": "페이지에 오류가 발생하였습니다.",
|
|
11
11
|
"theme.ErrorPageContent.tryAgain": "다시 시도해 보세요",
|
|
12
|
-
"theme.NavBar.navAriaLabel": "
|
|
12
|
+
"theme.NavBar.navAriaLabel": "메인",
|
|
13
13
|
"theme.NotFound.p1": "원하는 페이지를 찾을 수 없습니다.",
|
|
14
14
|
"theme.NotFound.p2": "사이트 관리자에게 링크가 깨진 것을 알려주세요.",
|
|
15
15
|
"theme.NotFound.title": "페이지를 찾을 수 없습니다.",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"theme.admonition.info": "정보",
|
|
20
20
|
"theme.admonition.note": "노트",
|
|
21
21
|
"theme.admonition.tip": "팁",
|
|
22
|
-
"theme.admonition.warning": "
|
|
22
|
+
"theme.admonition.warning": "경고",
|
|
23
23
|
"theme.blog.archive.description": "게시물 목록",
|
|
24
24
|
"theme.blog.archive.title": "게시물 목록",
|
|
25
25
|
"theme.blog.paginator.navAriaLabel": "블로그 게시물 목록 탐색",
|
|
@@ -46,13 +46,13 @@
|
|
|
46
46
|
"theme.docs.paginator.navAriaLabel": "문서 페이지",
|
|
47
47
|
"theme.docs.paginator.next": "다음",
|
|
48
48
|
"theme.docs.paginator.previous": "이전",
|
|
49
|
-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "
|
|
49
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "사이드바 닫기",
|
|
50
50
|
"theme.docs.sidebar.collapseButtonAriaLabel": "사이드바 숨기기",
|
|
51
51
|
"theme.docs.sidebar.collapseButtonTitle": "사이드바 숨기기",
|
|
52
52
|
"theme.docs.sidebar.expandButtonAriaLabel": "사이드바 열기",
|
|
53
53
|
"theme.docs.sidebar.expandButtonTitle": "사이드바 열기",
|
|
54
|
-
"theme.docs.sidebar.navAriaLabel": "
|
|
55
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "
|
|
54
|
+
"theme.docs.sidebar.navAriaLabel": "문서 사이드바",
|
|
55
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "사이드바 펼치거나 접기",
|
|
56
56
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} \"{tagName}\" 태그에 분류되었습니다",
|
|
57
57
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count}개 문서가",
|
|
58
58
|
"theme.docs.versionBadge.label": "버전: {versionLabel}",
|
|
@@ -69,6 +69,6 @@
|
|
|
69
69
|
"theme.tags.tagsListLabel": "태그:",
|
|
70
70
|
"theme.tags.tagsPageLink": "모든 태그 보기",
|
|
71
71
|
"theme.tags.tagsPageTitle": "태그",
|
|
72
|
-
"theme.unlistedContent.message": "
|
|
73
|
-
"theme.unlistedContent.title": "
|
|
72
|
+
"theme.unlistedContent.message": "이 문서는 색인되지 않습니다. 검색 엔진이 이 문서를 색인하지 않으며, 주소를 알고 있는 사용자만 접근할 수 있습니다.",
|
|
73
|
+
"theme.unlistedContent.title": "색인되지 않은 문서"
|
|
74
74
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-5957",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"tslib": "^2.6.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/core": "0.0.0-
|
|
27
|
-
"@docusaurus/logger": "0.0.0-
|
|
26
|
+
"@docusaurus/core": "0.0.0-5957",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-5957",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=18.0"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "edb3a453b0b3a853eadfc4e9ec44d47ea76d5002"
|
|
34
34
|
}
|