|
96 | 96 | "theme.docs.versionBadge.label": { |
97 | 97 | "message": "版本:{versionLabel}" |
98 | 98 | }, |
99 | | - "theme.common.editThisPage": { |
100 | | - "message": "编辑此页", |
101 | | - "description": "The link label to edit the current page" |
102 | | - }, |
103 | 99 | "theme.docs.versions.unreleasedVersionLabel": { |
104 | 100 | "message": "此为 {siteTitle} {versionLabel} 版尚未发行的文档。", |
105 | 101 | "description": "The label used to tell the user that he's browsing an unreleased doc version" |
|
116 | 112 | "message": "最新版本", |
117 | 113 | "description": "The label used for the latest version suggestion link label" |
118 | 114 | }, |
| 115 | + "theme.common.editThisPage": { |
| 116 | + "message": "编辑此页", |
| 117 | + "description": "The link label to edit the current page" |
| 118 | + }, |
119 | 119 | "theme.common.headingLinkTitle": { |
120 | 120 | "message": "{heading}的直接链接", |
121 | 121 | "description": "Title for link to heading" |
|
144 | 144 | "message": "标签:", |
145 | 145 | "description": "The label alongside a tag list" |
146 | 146 | }, |
| 147 | + "theme.AnnouncementBar.closeButtonAriaLabel": { |
| 148 | + "message": "关闭", |
| 149 | + "description": "The ARIA label for close button of announcement bar" |
| 150 | + }, |
147 | 151 | "theme.admonition.caution": { |
148 | 152 | "message": "警告", |
149 | 153 | "description": "The default label used for the Caution admonition (:::caution)" |
|
168 | 172 | "message": "注意", |
169 | 173 | "description": "The default label used for the Warning admonition (:::warning)" |
170 | 174 | }, |
171 | | - "theme.AnnouncementBar.closeButtonAriaLabel": { |
172 | | - "message": "关闭", |
173 | | - "description": "The ARIA label for close button of announcement bar" |
174 | | - }, |
175 | 175 | "theme.blog.sidebar.navAriaLabel": { |
176 | 176 | "message": "最近博文导航", |
177 | 177 | "description": "The ARIA label for recent posts in the blog sidebar" |
|
192 | 192 | "message": "主导航", |
193 | 193 | "description": "The ARIA label for the main navigation" |
194 | 194 | }, |
195 | | - "theme.navbar.mobileLanguageDropdown.label": { |
196 | | - "message": "选择语言", |
197 | | - "description": "The label for the mobile language switcher dropdown" |
198 | | - }, |
199 | 195 | "theme.NotFound.p1": { |
200 | 196 | "message": "我们找不到您要找的页面。", |
201 | 197 | "description": "The first paragraph of the 404 page" |
|
208 | 204 | "message": "本页总览", |
209 | 205 | "description": "The label used by the button on the collapsible TOC component" |
210 | 206 | }, |
| 207 | + "theme.navbar.mobileLanguageDropdown.label": { |
| 208 | + "message": "选择语言", |
| 209 | + "description": "The label for the mobile language switcher dropdown" |
| 210 | + }, |
211 | 211 | "theme.blog.post.readMore": { |
212 | 212 | "message": "阅读更多", |
213 | 213 | "description": "The label used in blog post item excerpts to link to full blog posts" |
|
224 | 224 | "message": "切换自动换行", |
225 | 225 | "description": "The title attribute for toggle word wrapping button of code block lines" |
226 | 226 | }, |
227 | | - "theme.CodeBlock.copy": { |
228 | | - "message": "复制", |
229 | | - "description": "The copy button label on code blocks" |
230 | | - }, |
231 | | - "theme.CodeBlock.copied": { |
232 | | - "message": "复制成功", |
233 | | - "description": "The copied button label on code blocks" |
| 227 | + "theme.docs.breadcrumbs.home": { |
| 228 | + "message": "主页面", |
| 229 | + "description": "The ARIA label for the home page in the breadcrumbs" |
234 | 230 | }, |
235 | | - "theme.CodeBlock.copyButtonAriaLabel": { |
236 | | - "message": "复制代码到剪贴板", |
237 | | - "description": "The ARIA label for copy code blocks button" |
| 231 | + "theme.docs.sidebar.navAriaLabel": { |
| 232 | + "message": "文档侧边栏", |
| 233 | + "description": "The ARIA label for the sidebar navigation" |
238 | 234 | }, |
239 | 235 | "theme.docs.sidebar.collapseButtonTitle": { |
240 | 236 | "message": "收起侧边栏", |
|
244 | 240 | "message": "收起侧边栏", |
245 | 241 | "description": "The title attribute for collapse button of doc sidebar" |
246 | 242 | }, |
247 | | - "theme.docs.sidebar.navAriaLabel": { |
248 | | - "message": "文档侧边栏", |
249 | | - "description": "The ARIA label for the sidebar navigation" |
| 243 | + "theme.CodeBlock.copy": { |
| 244 | + "message": "复制", |
| 245 | + "description": "The copy button label on code blocks" |
250 | 246 | }, |
251 | | - "theme.docs.breadcrumbs.home": { |
252 | | - "message": "主页面", |
253 | | - "description": "The ARIA label for the home page in the breadcrumbs" |
| 247 | + "theme.CodeBlock.copied": { |
| 248 | + "message": "复制成功", |
| 249 | + "description": "The copied button label on code blocks" |
| 250 | + }, |
| 251 | + "theme.CodeBlock.copyButtonAriaLabel": { |
| 252 | + "message": "复制代码到剪贴板", |
| 253 | + "description": "The ARIA label for copy code blocks button" |
254 | 254 | }, |
255 | 255 | "theme.docs.sidebar.closeSidebarButtonAriaLabel": { |
256 | 256 | "message": "关闭导航栏", |
257 | 257 | "description": "The ARIA label for close button of mobile sidebar" |
258 | 258 | }, |
| 259 | + "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": { |
| 260 | + "message": "← 回到主菜单", |
| 261 | + "description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)" |
| 262 | + }, |
259 | 263 | "theme.docs.sidebar.toggleSidebarButtonAriaLabel": { |
260 | 264 | "message": "切换导航栏", |
261 | 265 | "description": "The ARIA label for hamburger menu button of mobile navigation" |
|
268 | 272 | "message": "Collapse the dropdown", |
269 | 273 | "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" |
270 | 274 | }, |
271 | | - "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": { |
272 | | - "message": "← 回到主菜单", |
273 | | - "description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)" |
274 | | - }, |
275 | 275 | "theme.docs.sidebar.expandButtonTitle": { |
276 | 276 | "message": "展开侧边栏", |
277 | 277 | "description": "The ARIA label and title attribute for expand button of doc sidebar" |
|
0 commit comments