aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/en/code.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en/code.json')
-rw-r--r--i18n/en/code.json289
1 files changed, 289 insertions, 0 deletions
diff --git a/i18n/en/code.json b/i18n/en/code.json
new file mode 100644
index 0000000..3bd3ef2
--- /dev/null
+++ b/i18n/en/code.json
@@ -0,0 +1,289 @@
1{
2 "theme.blog.archive.title": {
3 "message": "Blog",
4 "description": "The page & hero title of the blog archive page"
5 },
6 "theme.blog.archive.description": {
7 "message": "All the posts I ever wrote",
8 "description": "The page & hero description of the blog archive page"
9 },
10 "theme.blog.sidebar.navAriaLabel": {
11 "message": "Blog recent posts navigation",
12 "description": "The ARIA label for recent posts in the blog sidebar"
13 },
14 "theme.ErrorPageContent.title": {
15 "message": "This page crashed.",
16 "description": "The title of the fallback page when the page crashed"
17 },
18 "theme.BackToTopButton.buttonAriaLabel": {
19 "message": "Scroll back to top",
20 "description": "The ARIA label for the back to top button"
21 },
22 "theme.colorToggle.ariaLabel": {
23 "message": "Switch between dark and light mode (currently {mode})",
24 "description": "The ARIA label for the navbar color mode toggle"
25 },
26 "theme.colorToggle.ariaLabel.mode.dark": {
27 "message": "dark mode",
28 "description": "The name for the dark color mode"
29 },
30 "theme.colorToggle.ariaLabel.mode.light": {
31 "message": "light mode",
32 "description": "The name for the light color mode"
33 },
34 "theme.docs.breadcrumbs.navAriaLabel": {
35 "message": "Breadcrumbs",
36 "description": "The ARIA label for the breadcrumbs"
37 },
38 "theme.docs.DocCard.categoryDescription": {
39 "message": "{count} items",
40 "description": "The default description for a category card in the generated index about how many items this category includes"
41 },
42 "theme.common.headingLinkTitle": {
43 "message": "Direct link to {heading}",
44 "description": "Title for link to heading"
45 },
46 "theme.navbar.mobileVersionsDropdown.label": {
47 "message": "Versions",
48 "description": "The label for the navbar versions dropdown on mobile view"
49 },
50 "theme.tags.tagsListLabel": {
51 "message": "Tags:",
52 "description": "The label alongside a tag list"
53 },
54 "theme.blog.paginator.navAriaLabel": {
55 "message": "Blog list page navigation",
56 "description": "The ARIA label for the blog pagination"
57 },
58 "theme.blog.paginator.newerEntries": {
59 "message": "Newer Entries",
60 "description": "The label used to navigate to the newer blog posts page (previous page)"
61 },
62 "theme.blog.paginator.olderEntries": {
63 "message": "Older Entries",
64 "description": "The label used to navigate to the older blog posts page (next page)"
65 },
66 "theme.blog.post.paginator.navAriaLabel": {
67 "message": "Blog post page navigation",
68 "description": "The ARIA label for the blog posts pagination"
69 },
70 "theme.blog.post.paginator.newerPost": {
71 "message": "Newer Post",
72 "description": "The blog post button label to navigate to the newer/previous post"
73 },
74 "theme.blog.post.paginator.olderPost": {
75 "message": "Older Post",
76 "description": "The blog post button label to navigate to the older/next post"
77 },
78 "theme.blog.post.plurals": {
79 "message": "One post|{count} posts",
80 "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
81 },
82 "theme.blog.tagTitle": {
83 "message": "{nPosts} tagged with \"{tagName}\"",
84 "description": "The title of the page for a blog tag"
85 },
86 "theme.tags.tagsPageLink": {
87 "message": "View All Tags",
88 "description": "The label of the link targeting the tag list page"
89 },
90 "theme.docs.paginator.navAriaLabel": {
91 "message": "Docs pages",
92 "description": "The ARIA label for the docs pagination"
93 },
94 "theme.docs.paginator.previous": {
95 "message": "Previous",
96 "description": "The label used to navigate to the previous doc"
97 },
98 "theme.docs.paginator.next": {
99 "message": "Next",
100 "description": "The label used to navigate to the next doc"
101 },
102 "theme.docs.tagDocListPageTitle.nDocsTagged": {
103 "message": "One doc tagged|{count} docs tagged",
104 "description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
105 },
106 "theme.docs.tagDocListPageTitle": {
107 "message": "{nDocsTagged} with \"{tagName}\"",
108 "description": "The title of the page for a docs tag"
109 },
110 "theme.docs.versionBadge.label": {
111 "message": "Version: {versionLabel}"
112 },
113 "theme.docs.versions.unreleasedVersionLabel": {
114 "message": "This is unreleased documentation for {siteTitle} {versionLabel} version.",
115 "description": "The label used to tell the user that he's browsing an unreleased doc version"
116 },
117 "theme.docs.versions.unmaintainedVersionLabel": {
118 "message": "This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained.",
119 "description": "The label used to tell the user that he's browsing an unmaintained doc version"
120 },
121 "theme.docs.versions.latestVersionSuggestionLabel": {
122 "message": "For up-to-date documentation, see the {latestVersionLink} ({versionLabel}).",
123 "description": "The label used to tell the user to check the latest version"
124 },
125 "theme.docs.versions.latestVersionLinkLabel": {
126 "message": "latest version",
127 "description": "The label used for the latest version suggestion link label"
128 },
129 "theme.common.editThisPage": {
130 "message": "Edit this page",
131 "description": "The link label to edit the current page"
132 },
133 "theme.lastUpdated.atDate": {
134 "message": " on {date}",
135 "description": "The words used to describe on which date a page has been last updated"
136 },
137 "theme.lastUpdated.byUser": {
138 "message": " by {user}",
139 "description": "The words used to describe by who the page has been last updated"
140 },
141 "theme.lastUpdated.lastUpdatedAtBy": {
142 "message": "Last updated{atDate}{byUser}",
143 "description": "The sentence used to display when a page has been last updated, and by who"
144 },
145 "theme.NotFound.title": {
146 "message": "Page Not Found",
147 "description": "The title of the 404 page"
148 },
149 "theme.admonition.caution": {
150 "message": "caution",
151 "description": "The default label used for the Caution admonition (:::caution)"
152 },
153 "theme.admonition.danger": {
154 "message": "danger",
155 "description": "The default label used for the Danger admonition (:::danger)"
156 },
157 "theme.admonition.info": {
158 "message": "info",
159 "description": "The default label used for the Info admonition (:::info)"
160 },
161 "theme.admonition.note": {
162 "message": "note",
163 "description": "The default label used for the Note admonition (:::note)"
164 },
165 "theme.admonition.tip": {
166 "message": "tip",
167 "description": "The default label used for the Tip admonition (:::tip)"
168 },
169 "theme.admonition.warning": {
170 "message": "warning",
171 "description": "The default label used for the Warning admonition (:::warning)"
172 },
173 "theme.AnnouncementBar.closeButtonAriaLabel": {
174 "message": "Close",
175 "description": "The ARIA label for close button of announcement bar"
176 },
177 "theme.CodeBlock.copied": {
178 "message": "Copied",
179 "description": "The copied button label on code blocks"
180 },
181 "theme.CodeBlock.copyButtonAriaLabel": {
182 "message": "Copy code to clipboard",
183 "description": "The ARIA label for copy code blocks button"
184 },
185 "theme.CodeBlock.copy": {
186 "message": "Copy",
187 "description": "The copy button label on code blocks"
188 },
189 "theme.CodeBlock.wordWrapToggle": {
190 "message": "Toggle word wrap",
191 "description": "The title attribute for toggle word wrapping button of code block lines"
192 },
193 "theme.DocSidebarItem.expandCategoryAriaLabel": {
194 "message": "Expand sidebar category '{label}'",
195 "description": "The ARIA label to expand the sidebar category"
196 },
197 "theme.DocSidebarItem.collapseCategoryAriaLabel": {
198 "message": "Collapse sidebar category '{label}'",
199 "description": "The ARIA label to collapse the sidebar category"
200 },
201 "theme.NavBar.navAriaLabel": {
202 "message": "Main",
203 "description": "The ARIA label for the main navigation"
204 },
205 "theme.navbar.mobileLanguageDropdown.label": {
206 "message": "Languages",
207 "description": "The label for the mobile language switcher dropdown"
208 },
209 "theme.TOCCollapsible.toggleButtonLabel": {
210 "message": "On this page",
211 "description": "The label used by the button on the collapsible TOC component"
212 },
213 "theme.NotFound.p1": {
214 "message": "We could not find what you were looking for.",
215 "description": "The first paragraph of the 404 page"
216 },
217 "theme.NotFound.p2": {
218 "message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.",
219 "description": "The 2nd paragraph of the 404 page"
220 },
221 "theme.blog.post.readMore": {
222 "message": "Read More",
223 "description": "The label used in blog post item excerpts to link to full blog posts"
224 },
225 "theme.blog.post.readMoreLabel": {
226 "message": "Read more about {title}",
227 "description": "The ARIA label for the link to full blog posts from excerpts"
228 },
229 "theme.blog.post.readingTime.plurals": {
230 "message": "One min read|{readingTime} min read",
231 "description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
232 },
233 "theme.docs.breadcrumbs.home": {
234 "message": "Home page",
235 "description": "The ARIA label for the home page in the breadcrumbs"
236 },
237 "theme.docs.sidebar.collapseButtonTitle": {
238 "message": "Collapse sidebar",
239 "description": "The title attribute for collapse button of doc sidebar"
240 },
241 "theme.docs.sidebar.collapseButtonAriaLabel": {
242 "message": "Collapse sidebar",
243 "description": "The title attribute for collapse button of doc sidebar"
244 },
245 "theme.docs.sidebar.navAriaLabel": {
246 "message": "Docs sidebar",
247 "description": "The ARIA label for the sidebar navigation"
248 },
249 "theme.docs.sidebar.closeSidebarButtonAriaLabel": {
250 "message": "Close navigation bar",
251 "description": "The ARIA label for close button of mobile sidebar"
252 },
253 "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
254 "message": "← Back to main menu",
255 "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)"
256 },
257 "theme.docs.sidebar.toggleSidebarButtonAriaLabel": {
258 "message": "Toggle navigation bar",
259 "description": "The ARIA label for hamburger menu button of mobile navigation"
260 },
261 "theme.docs.sidebar.expandButtonTitle": {
262 "message": "Expand sidebar",
263 "description": "The ARIA label and title attribute for expand button of doc sidebar"
264 },
265 "theme.docs.sidebar.expandButtonAriaLabel": {
266 "message": "Expand sidebar",
267 "description": "The ARIA label and title attribute for expand button of doc sidebar"
268 },
269 "theme.ErrorPageContent.tryAgain": {
270 "message": "Try again",
271 "description": "The label of the button to try again rendering when the React error boundary captures an error"
272 },
273 "theme.common.skipToMainContent": {
274 "message": "Skip to main content",
275 "description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
276 },
277 "theme.tags.tagsPageTitle": {
278 "message": "Tags",
279 "description": "The title of the tag list page"
280 },
281 "theme.unlistedContent.title": {
282 "message": "Unlisted page",
283 "description": "The unlisted content banner title"
284 },
285 "theme.unlistedContent.message": {
286 "message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
287 "description": "The unlisted content banner message"
288 }
289}