xref: /template/mikio/lang/en/lang.php (revision 377eb49bb336bfdf2c0e79a7cdfeac2667d18d90)
1c165b184SJames Collins<?php
29cff245bSJames Collins
3c165b184SJames Collins/**
4a8eebd82SJames Collins * DokuWiki Mikio Template English Language File
5c165b184SJames Collins *
6a8eebd82SJames Collins * @link    http://dokuwiki.org/template:mikio
7a8eebd82SJames Collins * @author  James Collins <james.collins@outlook.com.au>
8a8eebd82SJames Collins * @license GPLv2 (http://www.gnu.org/licenses/gpl-2.0.html)
9c165b184SJames Collins */
10c165b184SJames Collins
11a8eebd82SJames Collins /* Theme */
12ab45ba71SJames Collins$lang['sidebar-title']  = 'Sidebar';
13a8eebd82SJames Collins$lang['tools-menu']     = 'Tools';
14a8eebd82SJames Collins$lang['home']           = 'Home';
15c165b184SJames Collins
161dbcd10aSJames Collins
17a8eebd82SJames Collins/* Config */
18a8eebd82SJames Collins$lang['config_navbar']      = 'Menubar';
19a8eebd82SJames Collins$lang['config_search']      = 'Search';
20a8eebd82SJames Collins$lang['config_hero']        = 'Hero';
21a8eebd82SJames Collins$lang['config_tags']        = 'Tags';
22a8eebd82SJames Collins$lang['config_breadcrumb']  = 'Breadcrumb';
233d11a778SJames Collins$lang['config_youarehere']  = 'You Are Here';
24a8eebd82SJames Collins$lang['config_sidebar']     = 'Sidebars';
25a8eebd82SJames Collins$lang['config_toc']         = 'Table of Contents';
26a8eebd82SJames Collins$lang['config_pagetools']   = 'Page Tools';
27a8eebd82SJames Collins$lang['config_footer']      = 'Footer';
28a8eebd82SJames Collins$lang['config_license']     = 'License';
29a8eebd82SJames Collins$lang['config_acl']         = 'Permissions';
308378d392SJames Collins$lang['config_sticky']      = 'Sticky Parts';
31ab45ba71SJames Collins
32a8eebd82SJames Collins/* Style.ini */
337192a412SJames Collins$lang['__link__']       = 'The font color of links';
34*377eb49bSJames Collins$lang['__link_hover__'] = 'The font color of links when cursor hovers over';
351dbcd10aSJames Collins$lang['__existing__']   = 'The font color of wiki links for existing pages';
361dbcd10aSJames Collins$lang['__missing__']    = 'The font color of wiki links for missing pages';
371dbcd10aSJames Collins
387192a412SJames Collins$lang['__line_height__']    = 'The base font line height';
39f8039bf2SJames Collins$lang['__site_width__']     = 'Width of the body content';
407192a412SJames Collins
417192a412SJames Collins$lang['__font_size__']              = 'The base font size';
421dbcd10aSJames Collins$lang['__font_family__']            = 'The base font family (fonts containing spaces must be in quotes. Multiple fonts
431dbcd10aSJames Collinscan be seperated with commas)';
447192a412SJames Collins$lang['__admin_background_color__'] = 'Background color of admin pages';
45ab45ba71SJames Collins
461dbcd10aSJames Collins$lang['__code_font_family__']       = 'The font family for code blocks (fonts containing spaces must be in quotes.
471dbcd10aSJames CollinsMultiple fonts can be seperated with commas)';
487192a412SJames Collins$lang['__code_font_size__']         = 'The font size for code blocks';
497192a412SJames Collins$lang['__code_text_color__']        = 'The font color for code blocks';
507192a412SJames Collins$lang['__code_background_color__']  = 'The background color for code blocks';
517192a412SJames Collins$lang['__code_line_height__']       = 'The font line height for code blocks';
527192a412SJames Collins$lang['__code_word_wrap__']         = 'The word wrap style for code blocks';
537192a412SJames Collins$lang['__code_border_color__']      = 'The border color for code blocks';
54ab45ba71SJames Collins
557192a412SJames Collins$lang['__control_text_color__']                     = 'The font color for controls';
567192a412SJames Collins$lang['__control_border_color__']                   = 'The border color for controls';
577192a412SJames Collins$lang['__control_background_color__']               = 'The background color for controls';
58*377eb49bSJames Collins$lang['__button_text_color__']                      = 'The font color for buttons';
59*377eb49bSJames Collins$lang['__button_background_color__']                = 'The background color for buttons';
60*377eb49bSJames Collins$lang['__button_border_color__']                    = 'The border color for buttons';
61*377eb49bSJames Collins$lang['__button_text_hover_color__']                = 'The font color for buttons when cursor hovers over';
62*377eb49bSJames Collins$lang['__button_background_hover_color__']          = 'The background color for buttons when cursor hovers over';
63*377eb49bSJames Collins$lang['__button_border_hover_color__']              = 'The border color for buttons when cursor hovers over';
647192a412SJames Collins$lang['__input_border_color__']                     = 'The border color for controls';
651dbcd10aSJames Collins$lang['__button_default_text_color__']              = 'The font color for the default button';
661dbcd10aSJames Collins$lang['__button_default_background_color__']        = 'The background color for the default button';
671dbcd10aSJames Collins$lang['__button_default_border_color__']            = 'The border color for the default button';
681dbcd10aSJames Collins$lang['__button_default_text_hover_color__']        = 'The font color for the default button when cursor hovers over';
691dbcd10aSJames Collins$lang['__button_default_background_hover_color__']  = 'The background color for the default button when cursor hovers
701dbcd10aSJames Collinsover';
711dbcd10aSJames Collins$lang['__button_default_border_hover_color__']      = 'The border color for the default button when cursor hovers over';
72*377eb49bSJames Collins$lang['__button_search_text_color__']               = 'The font color for the search button';
73*377eb49bSJames Collins$lang['__button_search_background_color__']         = 'The background color for the search button';
74*377eb49bSJames Collins$lang['__button_search_border_color__']             = 'The border color for the search button';
75*377eb49bSJames Collins$lang['__button_search_text_hover_color__']         = 'The font color for the search button when cursor hovers over';
76*377eb49bSJames Collins$lang['__button_search_background_hover_color__']   = 'The background color for the search button when cursor hovers
77*377eb49bSJames Collinsover';
78*377eb49bSJames Collins$lang['__button_search_border_hover_color__']       = 'The border color for the search button when cursor hovers over';
79a8eebd82SJames Collins
8025dc8ed2SJames Collins$lang['__topheader_background_color__'] = 'The background color for the top header part';
8125dc8ed2SJames Collins$lang['__header_background_color__']    = 'The background color for the header part';
8225dc8ed2SJames Collins
837192a412SJames Collins$lang['__navbar_background_color__']    = 'The background color for the menu';
847192a412SJames Collins$lang['__navbar_border_color__']        = 'The border color for the menu';
857192a412SJames Collins$lang['__navbar_brand_text_color__']    = 'The font color for the site title';
867192a412SJames Collins$lang['__navbar_brand_tagline_color__'] = 'The font color for the site tagline';
879cff245bSJames Collins$lang['__navbar_content_justify__']     = 'The content justification of the site menu (can be flex-start, flex-end,
889cff245bSJames Collinscenter, space-between or space-around)';
89*377eb49bSJames Collins$lang['__navbar_link_color__']          = 'The font color for the navbar links';
90*377eb49bSJames Collins$lang['__navbar_link_hover_color__']    = 'The font color for the navbar links when cursor hovers over';
91a8eebd82SJames Collins
927192a412SJames Collins$lang['__subnavbar_text_color__']       = 'The font color for sub menu text';
937192a412SJames Collins$lang['__subnavbar_link_color__']       = 'The font color for sub menu links';
947192a412SJames Collins$lang['__subnavbar_link_hover_color__'] = 'The font color when the cursor hovers over sub menu links';
957192a412SJames Collins$lang['__subnavbar_background_color__'] = 'The background color for the sub menu';
967192a412SJames Collins$lang['__subnavbar_border_color__']     = 'The border color for the sub menu';
979cff245bSJames Collins$lang['__subnavbar_content_justify__']  = 'The content justification of the sub menu (can be flex-start, flex-end,
989cff245bSJames Collinscenter, space-between or space-around)';
99a8eebd82SJames Collins
1007192a412SJames Collins$lang['__tag_background_color__']   = 'The background color of tags';
1017192a412SJames Collins$lang['__tag_text_color__']         = 'The font color of tags ';
102a8eebd82SJames Collins
1037192a412SJames Collins$lang['__breadcrumb_background_color__']    = 'The background color for the breadcrumb block';
1047192a412SJames Collins$lang['__breadcrumb_font_size__']           = 'The font size for the breadcrumb block';
1057192a412SJames Collins$lang['__breadcrumb_text_color__']          = 'The font color for breadcrumb text';
1067192a412SJames Collins$lang['__breadcrumb_link_color__']          = 'The font color for breadcrumb links';
1077192a412SJames Collins$lang['__breadcrumb_link_hover_color__']    = 'The font color when the cursor hovers over breadcrumb links';
108a8eebd82SJames Collins
1097192a412SJames Collins$lang['__hero_title_color__']       = 'The font color for the hero title';
1107192a412SJames Collins$lang['__hero_subtitle_color__']    = 'The font color for the hero sub title';
1117192a412SJames Collins$lang['__hero_background_color__']  = 'The background color for the hero block';
112a8eebd82SJames Collins
1137192a412SJames Collins$lang['__sidebar_width__']              = 'The sidebar width';
1147192a412SJames Collins$lang['__sidebar_font_size__']          = 'The font size in sidebars';
1157192a412SJames Collins$lang['__sidebar_text_color__']         = 'The font color for sidebars';
1167192a412SJames Collins$lang['__sidebar_link_color__']         = 'The font color for links in sidebars';
1177192a412SJames Collins$lang['__sidebar_link_hover_color__']   = 'The font color when the cursor hovers over links in sidebars';
1187192a412SJames Collins$lang['__sidebar_background_color__']   = 'The background color for sidebars';
1197192a412SJames Collins$lang['__sidebar_border_color__']       = 'The border color for sidebars';
120a8eebd82SJames Collins
1217192a412SJames Collins$lang['__content_background__'] = 'The background color for page content';
122a8eebd82SJames Collins
1237192a412SJames Collins$lang['__toc_background_color__']   = 'The background color for the TOC';
1247192a412SJames Collins$lang['__toc_border_color__']       = 'The border color for the TOC';
1257192a412SJames Collins$lang['__toc_font_size__']          = 'The font size for the TOC';
1267192a412SJames Collins$lang['__toc_link_color__']         = 'The font color for TOC links';
1277192a412SJames Collins$lang['__toc_link_hover_color__']   = 'The font color when the cursor hovers over TOC links';
128a8eebd82SJames Collins
1297192a412SJames Collins$lang['__pagetools_color__']        = 'The color of page tool icons';
1307192a412SJames Collins$lang['__pagetools_hover_color__']  = 'The color of page tools icons when cursor hovers';
131a8eebd82SJames Collins
1327192a412SJames Collins$lang['__footer_font_size__']           = 'The font size for the footer';
1337192a412SJames Collins$lang['__footer_text_color__']          = 'The font color for the footer';
1347192a412SJames Collins$lang['__footer_link_color__']          = 'The font color for the footer links';
1357192a412SJames Collins$lang['__footer_link_hover_color__']    = 'The font color when cursor hovers over footer links';
1361dbcd10aSJames Collins$lang['__footer_text_align__']          = 'The text alignment for the footer (can be left, center, right or justify)';
1377192a412SJames Collins$lang['__footer_background_color__']    = 'The background color for the footer';
138a8eebd82SJames Collins
1397192a412SJames Collins$lang['__table_font_size__']                    = 'The font size for tables';
1407192a412SJames Collins$lang['__table_row_border_color__']             = 'The border color for tables';
141*377eb49bSJames Collins$lang['__table_header_row_background_color__']  = 'The background color for table heading rows';
142662e343cSnomadjimbob$lang['__table_odd_row_color__']                = 'The font color for table odd rows';
143662e343cSnomadjimbob$lang['__table_odd_row_background_color__']     = 'The background color for table odd rows';
144662e343cSnomadjimbob$lang['__table_even_row_color__']               = 'The font color for table even rows';
145cc7511d0SJames Collins$lang['__table_even_row_background_color__']    = 'The background color for table odd rows';
146a8eebd82SJames Collins
1477192a412SJames Collins$lang['__dropdown_color__']             = 'The font color for dropdown menus';
1487192a412SJames Collins$lang['__dropdown_hover_color__']       = 'The font color when the cursor hovers over dropdown menu items';
1497192a412SJames Collins$lang['__dropdown_border_color__']      = 'The border color for dropdown menus';
1507192a412SJames Collins$lang['__dropdown_background_color__']  = 'The background color for dropdown menus';
151a8eebd82SJames Collins
1527192a412SJames Collins$lang['__section_edit_highlight__']     = 'The color when highlighting an edit area';
1531dbcd10aSJames Collins
154*377eb49bSJames Collins$lang['__tree_background_color__']  = 'The background color of the tree view';
155*377eb49bSJames Collins$lang['__tree_border_color__']      = 'The border color of the tree view';
156*377eb49bSJames Collins
157*377eb49bSJames Collins$lang['__tab_color__']                      = 'The font color of a tab';
158*377eb49bSJames Collins$lang['__tab_background_color__']           = 'The background color of a tab';
159*377eb49bSJames Collins$lang['__tab_border_color__']               = 'The border color of a tab';
160*377eb49bSJames Collins$lang['__tab_hover_color__']                = 'The font color of a tab when cursor hovers over';
161*377eb49bSJames Collins$lang['__tab_background_hover_color__']     = 'The background color of a tab when cursor hovers over';
162*377eb49bSJames Collins$lang['__tab_border_hover_color__']         = 'The border color of a tab when cursor hovers over';
163*377eb49bSJames Collins$lang['__tab_active_color__']               = 'The font color of an active tab';
164*377eb49bSJames Collins$lang['__tab_active_background_color__']    = 'The background color of an active tab';
165*377eb49bSJames Collins$lang['__tab_active_border_color__']        = 'The border color of an active tab';
166*377eb49bSJames Collins
1671dbcd10aSJames Collins/* Add darkmode language */
1681dbcd10aSJames Collins$lang['__darkmode_text__']          = 'Main text color';
1691dbcd10aSJames Collins$lang['__darkmode_background__']    = 'Main background color';
1701dbcd10aSJames Collins
1711dbcd10aSJames Collinsforeach ($lang as $key => $val) {
1721dbcd10aSJames Collins    $lang['__darkmode_' . substr($key, 2)] = $val;
1731dbcd10aSJames Collins}
174