Language Updates
This commit is contained in:
@@ -1,61 +1,114 @@
|
||||
;---------------------------------------------------
|
||||
; Template: moko-cassiopeia
|
||||
; File: en-GB.tpl_moko-cassiopeia.ini
|
||||
; Version: 1.14
|
||||
; Author: Jonathan Andrew Miller
|
||||
; Copyright: (C) 2025 Jonathan Andrew Miller. All rights reserved.
|
||||
; Version: 02.00
|
||||
; Author: Jonathan Miller
|
||||
; Copyright: (C) 2025 Moko Consulting. All rights reserved.
|
||||
; License: GNU General Public License v3 or later; see LICENSE.txt
|
||||
; Description: Language strings for the frontend template.
|
||||
; Note: All ini files must be saved as UTF-8 without BOM.
|
||||
;---------------------------------------------------
|
||||
|
||||
; ===== Template meta =====
|
||||
MOKO-CASSIOPEIA="MOKO-CASSIOPEIA Site template"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP="Back to Top"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP_LABEL="Back-to-top Link"
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_LABEL="Development Mode"
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_DESC="If 'Development Mode' is active, certain featurea may be disabled, such as Google Tag Manager and Google Analytics."
|
||||
TPL_MOKO-CASSIOPEIA_BRAND_LABEL="Brand"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_ALTERNATIVE="Alternative"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_LABEL="Color Theme"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_STANDARD="Standard"
|
||||
TPL_MOKO-CASSIOPEIA_FLUID="Fluid"
|
||||
TPL_MOKO-CASSIOPEIA_FLUID_LABEL="Layout"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_LOCAL="Fonts from Folder"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_WEB="Fonts from Web"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_LABEL="Fonts Scheme"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_NOTE_TEXT="Loading fonts from external sources might be against privacy regulations in some countries.<br>Loading fonts from a local folder might have a performance impact on your site."
|
||||
TPL_MOKO-CASSIOPEIA_LOGO_LABEL="Logo"
|
||||
TPL_MOKO-CASSIOPEIA_STATIC="Static"
|
||||
TPL_MOKO-CASSIOPEIA_STICKY_LABEL="Sticky Header"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_LABEL="Tagline"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_DESC="Optional text to show as a subheading"
|
||||
TPL_MOKO-CASSIOPEIA_TITLE="Title (alternative to logo)"
|
||||
TPL_MOKO-CASSIOPEIA_XML_DESCRIPTION="Continuing the space theme (Solarflare from 1.0, Milkyway from 1.5 and Protostar from 3.0), MOKO-CASSIOPEIA is the Joomla 4 site template based on Bootstrap 5."
|
||||
TPL_MOKO-CASSIOPEIA_STICKYMENU_LABEL="Sticky Menu?"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_CUSTOM="Custom"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_LABEL="Font Awesome 6 Kit Unique Code"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_DESC="<i>If left blank, FontAwesome 5 will be used.</i><br>Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.<br><a href='https://fontawesome.com/' target='_blank'>More information at the Font Awesome website.</a>"
|
||||
|
||||
; ===== System / layout =====
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_LABEL="Development Mode"
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_DESC="If 'Development Mode' is active, certain features may be disabled, such as Google Tag Manager and Google Analytics."
|
||||
TPL_MOKO-CASSIOPEIA_FLUID_LABEL="Layout"
|
||||
TPL_MOKO-CASSIOPEIA_STATIC="Static"
|
||||
TPL_MOKO-CASSIOPEIA_FLUID="Fluid"
|
||||
|
||||
; ===== Custom Code tab =====
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_CODE_FIELDSET="Custom Code"
|
||||
COM_TEMPLATES_CUSTOM_HEAD_FIELDSET_LABEL="Custom Head"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_LABEL="Custom Head: Start"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_DESC="This content will be inserted at the beginning of the <head> tag"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_LABEL="Custom Head: End"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_DESC="This content will be inserted at the end of the <head> tag"
|
||||
TPL_MOKO-CASSIOPEIA_OFFLINEEMBED_LABEL="Offline Page Embed Code"
|
||||
TPL_MOKO-CASSIOPEIA_OFFLINEEMBED_DESC="In additon to the 'Offline message' defined in 'Global Configuration', this will be displayed on the offline page.<i>Use for Mailchimp code and Social Icons</i>"
|
||||
MOD_BREADCRUMBS_HERE="YOU ARE HERE:"
|
||||
TPL_MOKO-CASSIOPEIA_OFFLINEEMBED_DESC="In addition to the 'Offline message' defined in 'Global Configuration', this will be displayed on the offline page.<i>Use for Mailchimp code and Social Icons</i>"
|
||||
|
||||
; ===== Drawers =====
|
||||
COM_TEMPLATES_DRAWERS_FIELDSET_LABEL="Drawers"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_LABEL="Drawer Left Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_DESC="Enter the Font-Awesome class for the left drawer toggle (e.g. 'fas fa-chevron-left')."
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_LABEL="Drawer Right Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_DESC="Enter the Font-Awesome class for the right drawer toggle (e.g. 'fas fa-chevron-right')."
|
||||
|
||||
; ===== Google =====
|
||||
COM_TEMPLATES_GOOGLE_FIELDSET_LABEL="Google"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLE_NOTE_TEXT="<H3>PLEASE NOTE:</H3>If fields are left blank, relative Google features will not be used"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLE_NOTE_TEXT="<h3>PLEASE NOTE:</h3>If fields are left blank, relative Google features will not be used"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGER_LABEL="Use Google Tag Manager?"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGER_DESC="Do you want to use Google Tag Manager?<br>More information on google Tag Manager can be found <a target='_blank' href='https://support.google.com/tagmanager/answer/14842164'>here.</a>"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGER_DESC="Do you want to use Google Tag Manager?<br>More information on Google Tag Manager can be found <a target='_blank' href='https://support.google.com/tagmanager/answer/14842164'>here.</a>"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGERID_LABEL="Google Tag Manager ID"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGERID_DESC="Begins with 'GTM-'"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICS_LABEL="Use Google Analytics?"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICS_DESC="Do you want to use Google Analytics?<br>More information on Google Analytics can be found <a target='_blank' href='https://developers.google.com/analytics'>here.</a>"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICSID_LABEL="Google Analytics ID"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICSID_DESC="Begins with 'G-'"
|
||||
COM_TEMPLATES_CUSTOM_HEAD_FIELDSET_LABEL="Custom Head"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_LABEL="Custom Head: Start"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_DESC="This content will be inserted at the beginning of the <HEAD> tag"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_LABEL="Custom Head: End"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_DESC="This content will be inserted at the end of the <HEAD> tag"
|
||||
COM_TEMPLATES_DRAWERS_FIELDSET_LABEL="Drawers"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_LABEL="Drawer Left Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_DESC="Enter the Font-Awesome class for the left drawer toggle (e.g. 'fas fa-chevron-left')."
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_LABEL="Drawer Right Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_DESC="Enter the Font-Awesome class for the right drawer toggle (e.g. 'fas fa-chevron-right')."
|
||||
|
||||
; ===== Branding & icons (Theme tab) =====
|
||||
TPL_MOKO-CASSIOPEIA_BRAND_LABEL="Brand"
|
||||
TPL_MOKO-CASSIOPEIA_LOGO_LABEL="Logo"
|
||||
TPL_MOKO-CASSIOPEIA_TITLE="Title (alternative to logo)"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_LABEL="Tagline"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_DESC="Optional text to show as a subheading"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_LABEL="Font Awesome 6 Kit Unique Code"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_DESC="<i>If left blank, Font Awesome 5 will be used.</i><br>Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.<br><a href='https://fontawesome.com/' target='_blank'>More information at the Font Awesome website.</a>"
|
||||
|
||||
; ===== Typography (Theme tab) =====
|
||||
TPL_MOKO-CASSIOPEIA_FONT_LABEL="Fonts Scheme"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_LOCAL="Fonts from Folder"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_WEB="Fonts from Web"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_NOTE_TEXT="Loading fonts from external sources might be against privacy regulations in some countries.<br>Loading fonts from a local folder might have a performance impact on your site."
|
||||
|
||||
; ===== Header & navigation (Theme tab) =====
|
||||
TPL_MOKO-CASSIOPEIA_STICKY_LABEL="Sticky Header"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP="Back to Top"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP_LABEL="Back-to-top Link"
|
||||
TPL_MOKO-CASSIOPEIA_TOC="Table of Contents"
|
||||
|
||||
; ===== Color palette choices (shared) =====
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_STANDARD="Standard"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_ALTERNATIVE="Alternative"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_CUSTOM="Custom"
|
||||
; New labels for Theme tab dropdowns
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_LIGHT_NAME_LABEL="Light color palette"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_DARK_NAME_LABEL="Dark color palette"
|
||||
|
||||
; ===== Theme tab (core feature strings) =====
|
||||
TPL_MOKO_THEME_FIELDSET="Theme"
|
||||
TPL_MOKO_THEME_SECTION_GENERAL="General"
|
||||
TPL_MOKO_THEME_SECTION_VARS="Variables & Palettes"
|
||||
TPL_MOKO_THEME_SECTION_TYPO="Typography"
|
||||
TPL_MOKO_THEME_SECTION_BRAND="Branding & Icons"
|
||||
TPL_MOKO_THEME_SECTION_HEADER="Header & Navigation"
|
||||
TPL_MOKO_THEME_SECTION_TOGGLE="Theme Toggle UI"
|
||||
|
||||
TPL_MOKO_THEME_ENABLED="Enable theme feature"
|
||||
TPL_MOKO_THEME_ENABLED_DESC="Turn the entire light/dark feature on or off."
|
||||
TPL_MOKO_THEME_CONTROL_TYPE="Theme Control Type"
|
||||
TPL_MOKO_THEME_CONTROL_TYPE_DESC="Choose a visible toggle (Switch or Radios), or no control to follow System only."
|
||||
TPL_MOKO_THEME_DEFAULT_CHOICE="Default Choice"
|
||||
TPL_MOKO_THEME_DEFAULT_CHOICE_DESC="Initial theme when no user preference is stored."
|
||||
TPL_MOKO_THEME_AUTO_DARK="Auto Dark Mode"
|
||||
TPL_MOKO_THEME_AUTO_DARK_DESC="Force the site to switch to dark mode automatically. When enabled, the template will override the default and use dark unless the user explicitly selects otherwise."
|
||||
TPL_MOKO_THEME_META_COLOR_SCHEME="Add <meta name="color-scheme">"
|
||||
TPL_MOKO_THEME_META_COLOR_SCHEME_DESC="Advertise light/dark support for UA controls."
|
||||
TPL_MOKO_THEME_META_THEME_COLOR="Add <meta name="theme-color">"
|
||||
TPL_MOKO_THEME_META_THEME_COLOR_DESC="Update mobile address bar color."
|
||||
TPL_MOKO_THEME_BASE_CSS="Base template CSS"
|
||||
TPL_MOKO_THEME_BASE_CSS_DESC="Main stylesheet that consumes variables."
|
||||
TPL_MOKO_THEME_BRIDGE="Sync data-bs-theme with data-aria-theme"
|
||||
TPL_MOKO_THEME_BRIDGE_DESC="Keep both attributes in lockstep so Bootstrap and custom CSS stay aligned."
|
||||
TPL_MOKO_THEME_FAB_ENABLED="Show floating theme switch"
|
||||
TPL_MOKO_THEME_FAB_ENABLED_DESC="Display a persistent, accessible theme toggle."
|
||||
TPL_MOKO_THEME_FAB_POS="Floating switch position"
|
||||
TPL_MOKO_THEME_FAB_POS_DESC="Screen corner for the toggle."
|
||||
|
||||
; ===== Misc =====
|
||||
MOD_BREADCRUMBS_HERE="YOU ARE HERE:"
|
||||
|
||||
JGLOBAL_OFFLINE="Offline"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
;---------------------------------------------------
|
||||
; Template: moko-cassiopeia
|
||||
; File: en-GB.tpl_moko-cassiopeia.sys.ini
|
||||
; Version: 1.14
|
||||
; Author: Jonathan Andrew Miller
|
||||
; Copyright: (C) 2025 Jonathan Andrew Miller. All rights reserved.
|
||||
; Version: 02.00
|
||||
; Author: Jonathan Miller
|
||||
; Copyright: (C) 2025 Moko Consulting. All rights reserved.
|
||||
; License: GNU General Public License v3 or later; see LICENSE.txt
|
||||
; Description: Language strings for the frontend template.
|
||||
; Note: All ini files must be saved as UTF-8 without BOM.
|
||||
@@ -32,49 +32,51 @@ TPL_MOKO-CASSIOPEIA_POSITION_DRAWER-LEFT="Drawer-Left"
|
||||
TPL_MOKO-CASSIOPEIA_POSITION_DRAWER-RIGHT="Drawer-Right"
|
||||
TPL_MOKO-CASSIOPEIA_XML_DESCRIPTION="<h3>MOKO-CASSIOPEIA Template Description</h3>
|
||||
<p>
|
||||
<strong>MOKO-CASSIOPEIA</strong> continues Joomla’s tradition of space-themed default templates—
|
||||
building on the legacy of <em>Solarflare</em> from Joomla 1.0, <em>Milkyway</em> from Joomla 1.5,
|
||||
and <em>Protostar</em> from Joomla 3.0.
|
||||
<strong>MOKO-CASSIOPEIA</strong> continues Joomla’s tradition of space-themed default templates—
|
||||
building on the legacy of <em>Solarflare</em> from Joomla 1.0, <em>Milkyway</em> from Joomla 1.5,
|
||||
and <em>Protostar</em> from Joomla 3.0.
|
||||
</p>
|
||||
<p>
|
||||
This template is a customized fork of the <strong>Cassiopeia</strong> template introduced in Joomla 4,
|
||||
preserving its modern, accessible, and mobile-first foundation while introducing new stylistic
|
||||
enhancements and structural refinements specifically tailored for use by Moko Consulting.
|
||||
This template is a customized fork of the <strong>Cassiopeia</strong> template introduced in Joomla 4,
|
||||
preserving its modern, accessible, and mobile-first foundation while introducing new stylistic
|
||||
enhancements and structural refinements specifically tailored for use by Moko Consulting.
|
||||
</p>
|
||||
<p>
|
||||
<strong>MOKO-CASSIOPEIA</strong> is designed to serve as a versatile, production-ready base for
|
||||
contemporary Joomla websites, emphasizing speed, clarity, and open-source philosophy.
|
||||
<strong>MOKO-CASSIOPEIA</strong> is designed to serve as a versatile, production-ready base for
|
||||
contemporary Joomla websites, emphasizing speed, clarity, and open-source philosophy.
|
||||
</p>
|
||||
|
||||
<h4>Features</h4>
|
||||
<ul>
|
||||
<li>Fully responsive and mobile-first layout</li>
|
||||
<li>Based on Joomla 4+ template architecture</li>
|
||||
<li>Enhanced SCSS and CSS overrides for custom styling</li>
|
||||
<li>Built-in support for Bootstrap 5</li>
|
||||
<li>
|
||||
Integrated dynamic Table of Contents via
|
||||
<a href="https://afeld.github.io/bootstrap-toc/" target="_blank" rel="noopener">Bootstrap TOC</a>
|
||||
</li>
|
||||
<li>Optimized template structure for performance and maintainability</li>
|
||||
<li>Custom module positions and layout presets</li>
|
||||
<li>Accessible, lightweight, and extensible</li>
|
||||
<li>Ideal for professional services, portfolios, and informational websites</li>
|
||||
<li>Fully responsive and mobile-first layout</li>
|
||||
<li>Based on Joomla 4+ template architecture</li>
|
||||
<li>Enhanced SCSS and CSS overrides for custom styling</li>
|
||||
<li>Built-in support for Bootstrap 5</li>
|
||||
<li>
|
||||
Integrated dynamic Table of Contents via
|
||||
<a href="https://afeld.github.io/bootstrap-toc/" target="_blank" rel="noopener">Bootstrap TOC</a>
|
||||
</li>
|
||||
<li>Optimized template structure for performance and maintainability</li>
|
||||
<li>Custom module positions and layout presets</li>
|
||||
<li>Accessible, lightweight, and extensible</li>
|
||||
<li>Ideal for professional services, portfolios, and informational websites</li>
|
||||
</ul>
|
||||
|
||||
<h4>Code Attribution</h4>
|
||||
<p>
|
||||
This template is based on the original <strong>Cassiopeia</strong> template developed by the
|
||||
<a href="https://www.joomla.org" target="_blank" rel="noopener">Joomla! Project</a> and released under the GNU General Public License.
|
||||
This template is based on the original <strong>Cassiopeia</strong> template developed by the
|
||||
<a href="https://www.joomla.org" target="_blank" rel="noopener">Joomla! Project</a> and released under the GNU General Public License.
|
||||
</p>
|
||||
<p>
|
||||
Modifications and enhancements have been made by Moko Consulting in accordance with open-source licensing standards.
|
||||
Modifications and enhancements have been made by Moko Consulting in accordance with open-source licensing standards.
|
||||
</p>a
|
||||
<p>
|
||||
It includes integration with
|
||||
<a href="https://afeld.github.io/bootstrap-toc/" target="_blank" rel="noopener">Bootstrap TOC</a>,
|
||||
an open-source table of contents generator by A. Feld, licensed under the MIT License.
|
||||
It includes integration with
|
||||
<a href="https://afeld.github.io/bootstrap-toc/" target="_blank" rel="noopener">Bootstrap TOC</a>,
|
||||
an open-source table of contents generator by A. Feld, licensed under the MIT License.
|
||||
</p>
|
||||
<p>
|
||||
All third-party libraries and assets remain the property of their respective authors and are credited within their source files where applicable.
|
||||
All third-party libraries and assets remain the property of their respective authors and are credited within their source files where applicable.
|
||||
</p>"
|
||||
|
||||
JGLOBAL_OFFLINE="Offline"
|
||||
|
||||
@@ -1,61 +1,114 @@
|
||||
;---------------------------------------------------
|
||||
; Template: moko-cassiopeia
|
||||
; File: en-US.tpl_moko-cassiopeia.ini
|
||||
; Version: 1.14
|
||||
; Author: Jonathan Andrew Miller
|
||||
; Copyright: (C) 2025 Jonathan Andrew Miller. All rights reserved.
|
||||
; File: en-GB.tpl_moko-cassiopeia.ini
|
||||
; Version: 02.00
|
||||
; Author: Jonathan Miller
|
||||
; Copyright: (C) 2025 Moko Consulting. All rights reserved.
|
||||
; License: GNU General Public License v3 or later; see LICENSE.txt
|
||||
; Description: Language strings for the frontend template.
|
||||
; Note: All ini files must be saved as UTF-8 without BOM.
|
||||
;---------------------------------------------------
|
||||
|
||||
; ===== Template meta =====
|
||||
MOKO-CASSIOPEIA="MOKO-CASSIOPEIA Site template"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP="Back to Top"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP_LABEL="Back-to-top Link"
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_LABEL="Development Mode"
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_DESC="If 'Development Mode' is active, certain featurea may be disabled, such as Google Tag Manager and Google Analytics."
|
||||
TPL_MOKO-CASSIOPEIA_BRAND_LABEL="Brand"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_ALTERNATIVE="Alternative"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_LABEL="Color Theme"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_STANDARD="Standard"
|
||||
TPL_MOKO-CASSIOPEIA_FLUID="Fluid"
|
||||
TPL_MOKO-CASSIOPEIA_FLUID_LABEL="Layout"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_LOCAL="Fonts from Folder"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_WEB="Fonts from Web"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_LABEL="Fonts Scheme"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_NOTE_TEXT="Loading fonts from external sources might be against privacy regulations in some countries.<br>Loading fonts from a local folder might have a performance impact on your site."
|
||||
TPL_MOKO-CASSIOPEIA_LOGO_LABEL="Logo"
|
||||
TPL_MOKO-CASSIOPEIA_STATIC="Static"
|
||||
TPL_MOKO-CASSIOPEIA_STICKY_LABEL="Sticky Header"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_LABEL="Tagline"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_DESC="Optional text to show as a subheading"
|
||||
TPL_MOKO-CASSIOPEIA_TITLE="Title (alternative to logo)"
|
||||
TPL_MOKO-CASSIOPEIA_XML_DESCRIPTION="Continuing the space theme (Solarflare from 1.0, Milkyway from 1.5 and Protostar from 3.0), MOKO-CASSIOPEIA is the Joomla 4 site template based on Bootstrap 5."
|
||||
TPL_MOKO-CASSIOPEIA_STICKYMENU_LABEL="Sticky Menu?"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_CUSTOM="Custom"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_LABEL="Font Awesome 6 Kit Unique Code"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_DESC="<i>If left blank, FontAwesome 5 will be used.</i><br>Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.<br><a href='https://fontawesome.com/' target='_blank'>More information at the Font Awesome website.</a>"
|
||||
|
||||
; ===== System / layout =====
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_LABEL="Development Mode"
|
||||
TPL_MOKO-CASSIOPEIA_DEVELOPMENTMODE_DESC="If 'Development Mode' is active, certain features may be disabled, such as Google Tag Manager and Google Analytics."
|
||||
TPL_MOKO-CASSIOPEIA_FLUID_LABEL="Layout"
|
||||
TPL_MOKO-CASSIOPEIA_STATIC="Static"
|
||||
TPL_MOKO-CASSIOPEIA_FLUID="Fluid"
|
||||
|
||||
; ===== Custom Code tab =====
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_CODE_FIELDSET="Custom Code"
|
||||
COM_TEMPLATES_CUSTOM_HEAD_FIELDSET_LABEL="Custom Head"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_LABEL="Custom Head: Start"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_DESC="This content will be inserted at the beginning of the <head> tag"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_LABEL="Custom Head: End"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_DESC="This content will be inserted at the end of the <head> tag"
|
||||
TPL_MOKO-CASSIOPEIA_OFFLINEEMBED_LABEL="Offline Page Embed Code"
|
||||
TPL_MOKO-CASSIOPEIA_OFFLINEEMBED_DESC="In additon to the 'Offline message' defined in 'Global Configuration', this will be displayed on the offline page.<i>Use for Mailchimp code and Social Icons</i>"
|
||||
MOD_BREADCRUMBS_HERE="YOU ARE HERE:"
|
||||
TPL_MOKO-CASSIOPEIA_OFFLINEEMBED_DESC="In addition to the 'Offline message' defined in 'Global Configuration', this will be displayed on the offline page.<i>Use for Mailchimp code and Social Icons</i>"
|
||||
|
||||
; ===== Drawers =====
|
||||
COM_TEMPLATES_DRAWERS_FIELDSET_LABEL="Drawers"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_LABEL="Drawer Left Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_DESC="Enter the Font-Awesome class for the left drawer toggle (e.g. 'fas fa-chevron-left')."
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_LABEL="Drawer Right Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_DESC="Enter the Font-Awesome class for the right drawer toggle (e.g. 'fas fa-chevron-right')."
|
||||
|
||||
; ===== Google =====
|
||||
COM_TEMPLATES_GOOGLE_FIELDSET_LABEL="Google"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLE_NOTE_TEXT="<H3>PLEASE NOTE:</H3>If fields are left blank, relative Google features will not be used"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLE_NOTE_TEXT="<h3>PLEASE NOTE:</h3>If fields are left blank, relative Google features will not be used"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGER_LABEL="Use Google Tag Manager?"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGER_DESC="Do you want to use Google Tag Manager?<br>More information on google Tag Manager can be found <a target='_blank' href='https://support.google.com/tagmanager/answer/14842164'>here.</a>"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGER_DESC="Do you want to use Google Tag Manager?<br>More information on Google Tag Manager can be found <a target='_blank' href='https://support.google.com/tagmanager/answer/14842164'>here.</a>"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGERID_LABEL="Google Tag Manager ID"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLETAGMANAGERID_DESC="Begins with 'GTM-'"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICS_LABEL="Use Google Analytics?"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICS_DESC="Do you want to use Google Analytics?<br>More information on Google Analytics can be found <a target='_blank' href='https://developers.google.com/analytics'>here.</a>"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICSID_LABEL="Google Analytics ID"
|
||||
TPL_MOKO-CASSIOPEIA_GOOGLEANALYTICSID_DESC="Begins with 'G-'"
|
||||
COM_TEMPLATES_CUSTOM_HEAD_FIELDSET_LABEL="Custom Head"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_LABEL="Custom Head: Start"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_START_DESC="This content will be inserted at the beginning of the <HEAD> tag"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_LABEL="Custom Head: End"
|
||||
TPL_MOKO-CASSIOPEIA_CUSTOM_HEAD_END_DESC="This content will be inserted at the end of the <HEAD> tag"
|
||||
COM_TEMPLATES_DRAWERS_FIELDSET_LABEL="Drawers"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_LABEL="Drawer Left Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_LEFT_ICON_DESC="Enter the Font-Awesome class for the left drawer toggle (e.g. 'fas fa-chevron-left')."
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_LABEL="Drawer Right Icon CSS"
|
||||
TPL_MOKO-CASSIOPEIA_DRAWER_RIGHT_ICON_DESC="Enter the Font-Awesome class for the right drawer toggle (e.g. 'fas fa-chevron-right')."
|
||||
|
||||
; ===== Branding & icons (Theme tab) =====
|
||||
TPL_MOKO-CASSIOPEIA_BRAND_LABEL="Brand"
|
||||
TPL_MOKO-CASSIOPEIA_LOGO_LABEL="Logo"
|
||||
TPL_MOKO-CASSIOPEIA_TITLE="Title (alternative to logo)"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_LABEL="Tagline"
|
||||
TPL_MOKO-CASSIOPEIA_TAGLINE_DESC="Optional text to show as a subheading"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_LABEL="Font Awesome 6 Kit Unique Code"
|
||||
TPL_MOKO-CASSIOPEIA_FA6KITCODE_DESC="<i>If left blank, Font Awesome 5 will be used.</i><br>Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.<br><a href='https://fontawesome.com/' target='_blank'>More information at the Font Awesome website.</a>"
|
||||
|
||||
; ===== Typography (Theme tab) =====
|
||||
TPL_MOKO-CASSIOPEIA_FONT_LABEL="Fonts Scheme"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_LOCAL="Fonts from Folder"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_GROUP_WEB="Fonts from Web"
|
||||
TPL_MOKO-CASSIOPEIA_FONT_NOTE_TEXT="Loading fonts from external sources might be against privacy regulations in some countries.<br>Loading fonts from a local folder might have a performance impact on your site."
|
||||
|
||||
; ===== Header & navigation (Theme tab) =====
|
||||
TPL_MOKO-CASSIOPEIA_STICKY_LABEL="Sticky Header"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP="Back to Top"
|
||||
TPL_MOKO-CASSIOPEIA_BACKTOTOP_LABEL="Back-to-top Link"
|
||||
TPL_MOKO-CASSIOPEIA_TOC="Table of Contents"
|
||||
|
||||
; ===== Color palette choices (shared) =====
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_STANDARD="Standard"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_ALTERNATIVE="Alternative"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_NAME_CUSTOM="Custom"
|
||||
; New labels for Theme tab dropdowns
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_LIGHT_NAME_LABEL="Light color palette"
|
||||
TPL_MOKO-CASSIOPEIA_COLOR_DARK_NAME_LABEL="Dark color palette"
|
||||
|
||||
; ===== Theme tab (core feature strings) =====
|
||||
TPL_MOKO_THEME_FIELDSET="Theme"
|
||||
TPL_MOKO_THEME_SECTION_GENERAL="General"
|
||||
TPL_MOKO_THEME_SECTION_VARS="Variables & Palettes"
|
||||
TPL_MOKO_THEME_SECTION_TYPO="Typography"
|
||||
TPL_MOKO_THEME_SECTION_BRAND="Branding & Icons"
|
||||
TPL_MOKO_THEME_SECTION_HEADER="Header & Navigation"
|
||||
TPL_MOKO_THEME_SECTION_TOGGLE="Theme Toggle UI"
|
||||
|
||||
TPL_MOKO_THEME_ENABLED="Enable theme feature"
|
||||
TPL_MOKO_THEME_ENABLED_DESC="Turn the entire light/dark feature on or off."
|
||||
TPL_MOKO_THEME_CONTROL_TYPE="Theme Control Type"
|
||||
TPL_MOKO_THEME_CONTROL_TYPE_DESC="Choose a visible toggle (Switch or Radios), or no control to follow System only."
|
||||
TPL_MOKO_THEME_DEFAULT_CHOICE="Default Choice"
|
||||
TPL_MOKO_THEME_DEFAULT_CHOICE_DESC="Initial theme when no user preference is stored."
|
||||
TPL_MOKO_THEME_AUTO_DARK="Auto Dark Mode"
|
||||
TPL_MOKO_THEME_AUTO_DARK_DESC="Force the site to switch to dark mode automatically. When enabled, the template will override the default and use dark unless the user explicitly selects otherwise."
|
||||
TPL_MOKO_THEME_META_COLOR_SCHEME="Add <meta name="color-scheme">"
|
||||
TPL_MOKO_THEME_META_COLOR_SCHEME_DESC="Advertise light/dark support for UA controls."
|
||||
TPL_MOKO_THEME_META_THEME_COLOR="Add <meta name="theme-color">"
|
||||
TPL_MOKO_THEME_META_THEME_COLOR_DESC="Update mobile address bar color."
|
||||
TPL_MOKO_THEME_BASE_CSS="Base template CSS"
|
||||
TPL_MOKO_THEME_BASE_CSS_DESC="Main stylesheet that consumes variables."
|
||||
TPL_MOKO_THEME_BRIDGE="Sync data-bs-theme with data-aria-theme"
|
||||
TPL_MOKO_THEME_BRIDGE_DESC="Keep both attributes in lockstep so Bootstrap and custom CSS stay aligned."
|
||||
TPL_MOKO_THEME_FAB_ENABLED="Show floating theme switch"
|
||||
TPL_MOKO_THEME_FAB_ENABLED_DESC="Display a persistent, accessible theme toggle."
|
||||
TPL_MOKO_THEME_FAB_POS="Floating switch position"
|
||||
TPL_MOKO_THEME_FAB_POS_DESC="Screen corner for the toggle."
|
||||
|
||||
; ===== Misc =====
|
||||
MOD_BREADCRUMBS_HERE="YOU ARE HERE:"
|
||||
|
||||
JGLOBAL_OFFLINE="Offline"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
;---------------------------------------------------
|
||||
; Template: moko-cassiopeia
|
||||
; File: en-US.tpl_moko-cassiopeia.sys.ini
|
||||
; Version: 1.14
|
||||
; Author: Jonathan Andrew Miller
|
||||
; Copyright: (C) 2025 Jonathan Andrew Miller. All rights reserved.
|
||||
; Version: 02.00
|
||||
; Author: Jonathan Miller
|
||||
; Copyright: (C) 2025 Moko Consulting. All rights reserved.
|
||||
; License: GNU General Public License v3 or later; see LICENSE.txt
|
||||
; Description: Language strings for the frontend template.
|
||||
; Note: All ini files must be saved as UTF-8 without BOM.
|
||||
@@ -30,18 +30,54 @@ TPL_MOKO-CASSIOPEIA_POSITION_TOP-B="Top-b"
|
||||
TPL_MOKO-CASSIOPEIA_POSITION_TOPBAR="Top Bar"
|
||||
TPL_MOKO-CASSIOPEIA_POSITION_DRAWER-LEFT="Drawer-Left"
|
||||
TPL_MOKO-CASSIOPEIA_POSITION_DRAWER-RIGHT="Drawer-Right"
|
||||
TPL_MOKO-CASSIOPEIA_XML_DESCRIPTION="MOKO-CASSIOPEIA continues Joomla’s tradition of space-themed default templates—building on the legacy of Solarflare from Joomla 1.0, Milkyway from Joomla 1.5, and Protostar from Joomla 3.0. This template is a customized fork of the Cassiopeia template introduced in Joomla 4, preserving its modern, accessible, and mobile-first foundation while introducing new stylistic enhancements and structural refinements specifically tailored for use by Moko Consulting. MOKO-CASSIOPEIA is designed to serve as a versatile, production-ready base for contemporary Joomla websites, emphasizing speed, clarity, and open-source philosophy.
|
||||
TPL_MOKO-CASSIOPEIA_XML_DESCRIPTION=
|
||||
TPL_MOKO-CASSIOPEIA_XML_DESCRIPTION="<h3>MOKO-CASSIOPEIA Template Description</h3>
|
||||
<p>
|
||||
<strong>MOKO-CASSIOPEIA</strong> continues Joomla’s tradition of space-themed default templates—
|
||||
building on the legacy of <em>Solarflare</em> from Joomla 1.0, <em>Milkyway</em> from Joomla 1.5,
|
||||
and <em>Protostar</em> from Joomla 3.0.
|
||||
</p>
|
||||
<p>
|
||||
This template is a customized fork of the <strong>Cassiopeia</strong> template introduced in Joomla 4,
|
||||
preserving its modern, accessible, and mobile-first foundation while introducing new stylistic
|
||||
enhancements and structural refinements specifically tailored for use by Moko Consulting.
|
||||
</p>
|
||||
<p>
|
||||
<strong>MOKO-CASSIOPEIA</strong> is designed to serve as a versatile, production-ready base for
|
||||
contemporary Joomla websites, emphasizing speed, clarity, and open-source philosophy.
|
||||
</p>
|
||||
|
||||
Features:
|
||||
- Fully responsive and mobile-first layout
|
||||
- Based on Joomla 4+ template architecture
|
||||
- Enhanced CSS and SCSS overrides for custom styling
|
||||
- Built-in support for Bootstrap 5
|
||||
- Integrated dynamic Table of Contents via Bootstrap TOC (https://afeld.github.io/bootstrap-toc/)
|
||||
- Optimized template structure for performance and maintainability
|
||||
- Custom module positions and layout presets
|
||||
- Accessible, lightweight, and extensible
|
||||
- Ideal for professional services, portfolios, and informational websites
|
||||
<h4>Features</h4>
|
||||
<ul>
|
||||
<li>Fully responsive and mobile-first layout</li>
|
||||
<li>Based on Joomla 4+ template architecture</li>
|
||||
<li>Enhanced SCSS and CSS overrides for custom styling</li>
|
||||
<li>Built-in support for Bootstrap 5</li>
|
||||
<li>
|
||||
Integrated dynamic Table of Contents via
|
||||
<a href="https://afeld.github.io/bootstrap-toc/" target="_blank" rel="noopener">Bootstrap TOC</a>
|
||||
</li>
|
||||
<li>Optimized template structure for performance and maintainability</li>
|
||||
<li>Custom module positions and layout presets</li>
|
||||
<li>Accessible, lightweight, and extensible</li>
|
||||
<li>Ideal for professional services, portfolios, and informational websites</li>
|
||||
</ul>
|
||||
|
||||
Code Attribution: This template is based on the original Cassiopeia template developed by the Joomla! Project and released under the GNU General Public License. Modifications and enhancements have been made by Moko Consulting in accordance with open-source licensing standards. It includes integration with Bootstrap TOC (https://afeld.github.io/bootstrap-toc/), an open-source table of content
|
||||
<h4>Code Attribution</h4>
|
||||
<p>
|
||||
This template is based on the original <strong>Cassiopeia</strong> template developed by the
|
||||
<a href="https://www.joomla.org" target="_blank" rel="noopener">Joomla! Project</a> and released under the GNU General Public License.
|
||||
</p>
|
||||
<p>
|
||||
Modifications and enhancements have been made by Moko Consulting in accordance with open-source licensing standards.
|
||||
</p>a
|
||||
<p>
|
||||
It includes integration with
|
||||
<a href="https://afeld.github.io/bootstrap-toc/" target="_blank" rel="noopener">Bootstrap TOC</a>,
|
||||
an open-source table of contents generator by A. Feld, licensed under the MIT License.
|
||||
</p>
|
||||
<p>
|
||||
All third-party libraries and assets remain the property of their respective authors and are credited within their source files where applicable.
|
||||
</p>"
|
||||
|
||||
JGLOBAL_OFFLINE="Offline"
|
||||
|
||||
Reference in New Issue
Block a user