Skip to content

Commit

Permalink
i18n fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lakejason0 committed Oct 4, 2022
1 parent 552578d commit 960e765
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
2 changes: 1 addition & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lakeus-preferences-enable-theme-designer": "Enable Theme Designer",
"lakeus-preferences-enable-theme-designer-desc": "Enable Lakeus Theme Designer on every page.",
"lakeus-preferences-sticky-toc-donot-auto-collapse": "Do not close sticky TOC when clicking on sticky TOC anchors",
"lakeus-preferences-sticky-toc-donot-auto-collapse-desc": "When clicking on links in sticky TOC, do no close sticky TOC. Still closes when clicking outside sticky TOC.",
"lakeus-preferences-sticky-toc-donot-auto-collapse-desc": "When clicking on links in sticky TOC, do not close sticky TOC. Still closes when clicking outside sticky TOC.",
"lakeus-theme-designer": "Lakeus Theme Designer",
"lakeus-theme-designer-system-messages-loaded": "Successfully loaded required system messages.",
"lakeus-theme-designer-all-loaded": "Theme Designer is loaded.",
Expand Down
21 changes: 20 additions & 1 deletion i18n/qqq.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,35 @@
"lakeus-footermessage": "The footer message show on every page, linking to the repository. Can be disabled through <code>LakeusShowRepositoryLink</code>.",
"lakeus-preferences-enable-theme-designer": "A preference label. Checking this checkbox will enable Theme Designer on every page.",
"lakeus-preferences-enable-theme-designer-desc": "A preference description. Enable Lakeus Theme Designer on every pages.",
"lakeus-preferences-sticky-toc-donot-auto-collapse": "A preference label. Checking this checkbox will make it not close sticky TOC when clicking on sticky TOC anchors (links).",
"lakeus-preferences-sticky-toc-donot-auto-collapse-desc": "A preference description.",
"lakeus-theme-designer": "The title of Lakeus Theme Designer form.",
"lakeus-theme-designer-system-messages-loaded": "A message appearing in the console, indicating that system messages (l10n) are successfully loaded.",
"lakeus-theme-designer-all-loaded": "A message appearing in the console, indicating that the Theme Designer is all loaded.",
"lakeus-theme-designer-auto-calculate": "A checkbox label. Checking these will disable the corresponding form input and use the automatic calculation provided by the designer for the corresponding setting.",
"lakeus-theme-designer-do-not-generate": "A checkbox label. Checking these will disable the generation of the corresponding setting when generating the theme.",
"lakeus-theme-designer-copy-theme": "A form button. Click it to copy theme CSS code to the clipboard.",
"lakeus-theme-designer-paste-theme": "A form button. Click it to paste current settings to the form.",
"lakeus-theme-designer-test-theme": "A form button. Click it to test the theme out.",
"lakeus-theme-designer-clear-theme": "A form button. Click it to end testing.",
"lakeus-theme-designer-reset-theme": "A form button. Click it to reset the form.\n\n{{Identical|Reset}}",
"lakeus-theme-designer-invert-auto-calculate-selection": "A form button. Click it to invert the automatic calculation selection.",
"lakeus-theme-designer-unselect-do-not-generate-selection": "A form button. Click it to unselect do not generate selection.",
"lakeus-theme-designer-copied": "A notification text. Shows when theme code is successfully copied to the clipboard.",
"lakeus-theme-designer-copy-failed": "A notification text. Shows when theme code fails to be copied to the clipboard, instead going into the &lt;pre&gt; element at the end of the designer.",
"lakeus-theme-designer-reload": "A form button. Click it to reload the designer.",
"lakeus-theme-designer-color-picker-fallback": "A checkbox label. Checking it will change color pickers to text inputs for fallback use.",
"lakeus-theme-designer-alpha-channel": "A form input placeholder for alpha channel (opacity). It's probably a good idea to keep Alpha as-is, but don't if your language's grammar is against it.",
"lakeus-theme-designer-basic": "A form section title. Settings in this section is the most important ones, as they are the base variables that auto calculation depends on.",
"lakeus-theme-designer-basic": "A form section title. Settings in this section are the most important ones, as they are the base variables that auto calculation depends on.",
"lakeus-theme-designer-color-primary": "A label of a setting. The primary (or accent, foreground) color.",
"lakeus-theme-designer-color-secondary": "A label of a setting. The secondary (used as background) color.",
"lakeus-theme-designer-color-neutral": "A label of a setting. The neutral color, used on neutral notifications or alike.",
"lakeus-theme-designer-color-warning": "A label of a setting. The warning color, used on warning notifications or alike.",
"lakeus-theme-designer-color-error": "A label of a setting. The error color, used on error notifications or alike.",
"lakeus-theme-designer-color-success": "A label of a setting. The successful color, used on successful notifications or alike.",
"lakeus-theme-designer-basic-derived": "A form section title. Settings in this section are the derivation of basic settings.",
"lakeus-theme-designer-color-secondary--derived": "A label of a setting. The derivation of the Secondary color.",
"lakeus-theme-designer-border-color-secondary--derived": "A label of a setting. The derivation of the Secondary color used in borders.",
"lakeus-theme-designer-global": "A form section title. Settings in this section will affect the whole page.",
"lakeus-theme-designer-background-color-base": "HTML background color, or the background color of the <code>&lt;html&gt;</code> element.",
"lakeus-theme-designer-color-link": "A label of a setting. The color of normal links.",
Expand All @@ -50,6 +61,7 @@
"lakeus-theme-designer-elevation": "A label of a setting. Shadow setting that is used by several elements.",
"lakeus-theme-designer-font-family": "A label of a setting. Default font family that is applied to the whole page.",
"lakeus-theme-designer-font-family-serif": "A label of a setting. Default serif font family. Could be applied to the headings.",
"lakeus-theme-designer-font-family-action-bar": "A label of a setting. Font family applied to the action bar.",
"lakeus-theme-designer-page-header": "A form section title. Settings in this section will affect the page header.",
"lakeus-theme-designer-color-header": "A label of a setting. The background color of the header.",
"lakeus-theme-designer-header-elevation": "A label of a setting. Shadow setting that is used by the header.",
Expand Down Expand Up @@ -104,8 +116,11 @@
"lakeus-theme-designer-text-color-wikitable": "A label of a setting. The text color of the table.",
"lakeus-theme-designer-portlet": "A form section title. Settings in this section will affect the dropdown menus.",
"lakeus-theme-designer-background-color-portlet-body": "A label of a setting. The background color of dropdown menus.",
"lakeus-theme-designer-text-color-portlet-item": "A label of a setting. The text color of dropdown menus.",
"lakeus-theme-designer-background-color-portlet-item-hover": "A label of a setting. The color of the dropdown menu items hovered on.",
"lakeus-theme-designer-text-color-portlet-item-hover": "A label of a setting. The text color of the dropdown menu items hovered on.",
"lakeus-theme-designer-background-color-portlet-item-focus": "A label of a setting. The color of the dropdown menu items clicked.",
"lakeus-theme-designer-text-color-portlet-item-focus": "A label of a setting. The text color of the dropdown menu items clicked.",
"lakeus-theme-designer-border-color-portlet-body": "A label of a setting. The border color of dropdown menus.",
"lakeus-theme-designer-footer": "A form section title. Settings in this section will affect the footer.",
"lakeus-theme-designer-background-color-footer": "A label of a setting. The background color of the footer.",
Expand All @@ -118,5 +133,9 @@
"lakeus-theme-designer-text-color-body": "A label of a setting. The text color of the body.",
"lakeus-theme-designer-color-accent-header-tab-selected": "A label of a setting. The text color of a selected tab in the action header.",
"lakeus-theme-designer-color-accent-header-tab-new": "A label of a setting. The text color of a red link tab in the action header.",
"lakeus-theme-designer-sticky-toc": "A form section title. Settings in this section will affect Sticky table of contents.",
"lakeus-theme-designer-background-color-toc-button": "A label of a setting. The background color of the sticky table of contents button.",
"lakeus-theme-designer-icon-filter-toc-button": "A label of a setting. The filter of the sticky table of contents button's icon.",
"lakeus-theme-designer-text-color-sticky-toc-number": "A label of a setting. The text color of the title numbers in the sticky table of contents.",
"lakeus-theme-designer-danger-zone": "A form section title. Settings in this section will affect the current input in the form."
}

0 comments on commit 960e765

Please sign in to comment.