Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
feat: update source content
Browse files Browse the repository at this point in the history
  • Loading branch information
electron-bot committed Sep 4, 2021
1 parent 6ff76f2 commit 2b7f3b6
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 72 deletions.
64 changes: 38 additions & 26 deletions content/en-US/website/i18n/code.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
"message": "One min read|{readingTime} min read",
"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)"
},
"theme.tags.tagsListLabel": {
"message": "Tags:",
"description": "The label alongside a tag list"
},
"theme.blog.post.readMore": {
"message": "Read More",
"description": "The label used in blog post item excerpts to link to full blog posts"
Expand All @@ -51,26 +47,10 @@
"message": "Older Post",
"description": "The blog post button label to navigate to the older/next post"
},
"theme.tags.tagsPageTitle": {
"message": "Tags",
"description": "The title of the tag list page"
},
"theme.blog.sidebar.navAriaLabel": {
"message": "Blog recent posts navigation",
"description": "The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.plurals": {
"message": "One post|{count} posts",
"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)"
},
"theme.blog.tagTitle": {
"message": "{nPosts} tagged with \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "View All Tags",
"description": "The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Copy code to clipboard",
"description": "The ARIA label for copy code blocks button"
Expand All @@ -83,13 +63,17 @@
"message": "Copy",
"description": "The copy button label on code blocks"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
"theme.blog.post.plurals": {
"message": "One post|{count} posts",
"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)"
},
"theme.docs.sidebar.expandButtonAriaLabel": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
"theme.blog.tagTitle": {
"message": "{nPosts} tagged with \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "View All Tags",
"description": "The label of the link targeting the tag list page"
},
"theme.docs.paginator.navAriaLabel": {
"message": "Docs pages navigation",
Expand All @@ -103,6 +87,14 @@
"message": "Next",
"description": "The label used to navigate to the next doc"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonTitle": {
"message": "Collapse sidebar",
"description": "The title attribute for collapse button of doc sidebar"
Expand All @@ -111,6 +103,14 @@
"message": "Collapse sidebar",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.tagDocListPageTitle.nDocsTagged": {
"message": "One doc tagged|{count} docs tagged",
"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)"
},
"theme.docs.tagDocListPageTitle": {
"message": "{nDocsTagged} with \"{tagName}\"",
"description": "The title of the page for a docs tag"
},
"theme.docs.versions.unreleasedVersionLabel": {
"message": "This is unreleased documentation for {siteTitle} {versionLabel} version.",
"description": "The label used to tell the user that he's browsing an unreleased doc version"
Expand Down Expand Up @@ -151,6 +151,10 @@
"message": "← Back to main menu",
"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)"
},
"theme.navbar.mobileVersionsDropdown.label": {
"message": "Versions",
"description": "The label for the navbar versions dropdown on mobile view"
},
"theme.common.skipToMainContent": {
"message": "Skip to main content",
"description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
Expand All @@ -159,6 +163,10 @@
"message": "On this page",
"description": "The label used by the button on the collapsible TOC component"
},
"theme.tags.tagsListLabel": {
"message": "Tags:",
"description": "The label alongside a tag list"
},
"theme.SearchPage.documentsFound.plurals": {
"message": "One document found|{count} documents found",
"description": "Pluralized label for \"{count} documents found\". 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)"
Expand Down Expand Up @@ -194,5 +202,9 @@
"theme.SearchBar.label": {
"message": "Search",
"description": "The ARIA label and placeholder for search button"
},
"theme.tags.tagsPageTitle": {
"message": "Tags",
"description": "The title of the tag list page"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"message": "Get Started",
"description": "The label for category Get Started in sidebar docs"
},
"sidebar.docs.category.How To": {
"message": "How To",
"description": "The label for category How To in sidebar docs"
},
"sidebar.docs.category.Developer Checklists": {
"message": "Developer Checklists",
"description": "The label for category Developer Checklists in sidebar docs"
},
"sidebar.docs.category.Development": {
"message": "Development",
"description": "The label for category Development in sidebar docs"
},
"sidebar.docs.category.Performance": {
"message": "Performance",
"description": "The label for category Performance in sidebar docs"
},
"sidebar.docs.category.Security": {
"message": "Security",
"description": "The label for category Security in sidebar docs"
},
"sidebar.docs.category.Distribution": {
"message": "Distribution",
"description": "The label for category Distribution in sidebar docs"
Expand All @@ -27,14 +27,6 @@
"message": "Testing And Debugging",
"description": "The label for category Testing And Debugging in sidebar docs"
},
"sidebar.docs.category.How To": {
"message": "How To",
"description": "The label for category How To in sidebar docs"
},
"sidebar.docs.category.Internals": {
"message": "Internals",
"description": "The label for category Internals in sidebar docs"
},
"sidebar.docs.category.Resources": {
"message": "Resources",
"description": "The label for category Resources in sidebar docs"
Expand Down
48 changes: 24 additions & 24 deletions stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
{
"name": "Chinese Simplified",
"code": "zh-CN",
"phrases": "14596",
"translated": "8567",
"phrases": "14598",
"translated": "8568",
"approved": "8179",
"words": "158623",
"words_translated": "85625",
"words": "158650",
"words_translated": "85631",
"words_approved": "81373",
"translated_progress": 53,
"approved_progress": 51,
Expand All @@ -15,23 +15,23 @@
{
"name": "French",
"code": "fr",
"phrases": "14596",
"translated": "8393",
"phrases": "14598",
"translated": "8396",
"approved": "8088",
"words": "158623",
"words_translated": "78304",
"words": "158650",
"words_translated": "78343",
"words_approved": "75860",
"translated_progress": 49,
"approved_progress": 47,
"qa_issues": 97
"qa_issues": 99
},
{
"name": "German",
"code": "de",
"phrases": "14596",
"phrases": "14598",
"translated": "3375",
"approved": "3309",
"words": "158623",
"words": "158650",
"words_translated": "23839",
"words_approved": "23263",
"translated_progress": 15,
Expand All @@ -41,11 +41,11 @@
{
"name": "Japanese",
"code": "ja",
"phrases": "14596",
"translated": "14549",
"phrases": "14598",
"translated": "14551",
"approved": "14263",
"words": "158623",
"words_translated": "158037",
"words": "158650",
"words_translated": "158064",
"words_approved": "154613",
"translated_progress": 99,
"approved_progress": 97,
Expand All @@ -54,10 +54,10 @@
{
"name": "Portuguese, Brazilian",
"code": "pt-BR",
"phrases": "14596",
"phrases": "14598",
"translated": "3574",
"approved": "3557",
"words": "158623",
"words": "158650",
"words_translated": "29891",
"words_approved": "29738",
"translated_progress": 18,
Expand All @@ -67,23 +67,23 @@
{
"name": "Russian",
"code": "ru",
"phrases": "14596",
"translated": "6385",
"phrases": "14598",
"translated": "6387",
"approved": "6251",
"words": "158623",
"words_translated": "58038",
"words": "158650",
"words_translated": "58065",
"words_approved": "56175",
"translated_progress": 36,
"approved_progress": 35,
"qa_issues": 50
"qa_issues": 52
},
{
"name": "Spanish",
"code": "es-ES",
"phrases": "14596",
"phrases": "14598",
"translated": "9659",
"approved": "9587",
"words": "158623",
"words": "158650",
"words_translated": "95404",
"words_approved": "94896",
"translated_progress": 60,
Expand Down
12 changes: 6 additions & 6 deletions wordcount.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
Stat | Value
---- | -----
total files | 292
total words | 308316
unique words | 14193
average words per file | 1055
total words | 308365
unique words | 14196
average words per file | 1056

## Blog English

Expand All @@ -23,6 +23,6 @@ average words per file | 738
Stat | Value
---- | -----
total files | 2329
total words | 1676798
unique words | 55852
average words per file | 719
total words | 1677114
unique words | 55865
average words per file | 720

0 comments on commit 2b7f3b6

Please sign in to comment.