xref: /template/mikio/lang/ru/lang.php (revision 17ab82e94c5ee258f92db02d8109ea94c5155f74)
1*17ab82e9SAleksandr Belugin<?php
2*17ab82e9SAleksandr Belugin
3*17ab82e9SAleksandr Belugin/**
4*17ab82e9SAleksandr Belugin * DokuWiki Mikio Template Russian Language File
5*17ab82e9SAleksandr Belugin *
6*17ab82e9SAleksandr Belugin * @link    http://dokuwiki.org/template:mikio
7*17ab82e9SAleksandr Belugin * @author  James Collins <james.collins@outlook.com.au>
8*17ab82e9SAleksandr Belugin * @translator https://github.com/box789
9*17ab82e9SAleksandr Belugin * @license GPLv2 (http://www.gnu.org/licenses/gpl-2.0.html)
10*17ab82e9SAleksandr Belugin */
11*17ab82e9SAleksandr Belugin
12*17ab82e9SAleksandr Belugin /* Theme */
13*17ab82e9SAleksandr Belugin$lang['sidebar-title']  = 'Боковая панель';
14*17ab82e9SAleksandr Belugin$lang['tools-menu']     = 'Инструменты';
15*17ab82e9SAleksandr Belugin$lang['home']           = 'Домой';
16*17ab82e9SAleksandr Belugin$lang['back']           = 'Назад';
17*17ab82e9SAleksandr Belugin$lang['view-page']      = 'Просмотр Страницы';
18*17ab82e9SAleksandr Belugin
19*17ab82e9SAleksandr Belugin
20*17ab82e9SAleksandr Belugin/* Config */
21*17ab82e9SAleksandr Belugin$lang['config_navbar']      = 'Панель меню';
22*17ab82e9SAleksandr Belugin$lang['config_search']      = 'Поиск';
23*17ab82e9SAleksandr Belugin$lang['config_hero']        = 'Hero';
24*17ab82e9SAleksandr Belugin$lang['config_tags']        = 'Метки';
25*17ab82e9SAleksandr Belugin$lang['config_breadcrumb']  = 'Хлебные крошки';
26*17ab82e9SAleksandr Belugin$lang['config_youarehere']  = 'Вы здесь';
27*17ab82e9SAleksandr Belugin$lang['config_sidebar']     = 'Боковые панели';
28*17ab82e9SAleksandr Belugin$lang['config_toc']         = 'Оглавление';
29*17ab82e9SAleksandr Belugin$lang['config_pagetools']   = 'Инструменты страницы';
30*17ab82e9SAleksandr Belugin$lang['config_footer']      = 'Подвал';
31*17ab82e9SAleksandr Belugin$lang['config_license']     = 'Лицензия';
32*17ab82e9SAleksandr Belugin$lang['config_acl']         = 'Разрешения';
33*17ab82e9SAleksandr Belugin$lang['config_sticky']      = 'Липкие блоки';
34*17ab82e9SAleksandr Belugin
35*17ab82e9SAleksandr Belugin
36*17ab82e9SAleksandr Belugin/* Style Headers */
37*17ab82e9SAleksandr Belugin$lang['style_header_base'] = 'Base';
38*17ab82e9SAleksandr Belugin$lang['style_header_code'] = 'Code';
39*17ab82e9SAleksandr Belugin$lang['style_header_controls'] = 'Controls';
40*17ab82e9SAleksandr Belugin$lang['style_header_header'] = 'Header';
41*17ab82e9SAleksandr Belugin$lang['style_header_navbar'] = 'Navbar';
42*17ab82e9SAleksandr Belugin$lang['style_header_sub_navbar'] = 'Sub Navbar';
43*17ab82e9SAleksandr Belugin$lang['style_header_tags'] = 'Tags';
44*17ab82e9SAleksandr Belugin$lang['style_header_breadcrumbs'] = 'Breadcrumbs';
45*17ab82e9SAleksandr Belugin$lang['style_header_hero'] = 'Hero';
46*17ab82e9SAleksandr Belugin$lang['style_header_sidebar'] = 'Sidebar';
47*17ab82e9SAleksandr Belugin$lang['style_header_content'] = 'Content';
48*17ab82e9SAleksandr Belugin$lang['style_header_toc'] = 'TOC';
49*17ab82e9SAleksandr Belugin$lang['style_header_page_tools'] = 'Page Tools';
50*17ab82e9SAleksandr Belugin$lang['style_header_footer'] = 'Footer';
51*17ab82e9SAleksandr Belugin$lang['style_header_table'] = 'Table';
52*17ab82e9SAleksandr Belugin$lang['style_header_dropdown'] = 'Dropdown';
53*17ab82e9SAleksandr Belugin$lang['style_header_section_edit'] = 'Section Edit';
54*17ab82e9SAleksandr Belugin$lang['style_header_tree'] = 'Tree';
55*17ab82e9SAleksandr Belugin$lang['style_header_tabs'] = 'Tabs';
56*17ab82e9SAleksandr Belugin$lang['style_header_mikio_plugin'] = 'Mikio Plugin';
57*17ab82e9SAleksandr Belugin$lang['style_header_primary_colours'] = 'Primary Colours';
58*17ab82e9SAleksandr Belugin$lang['style_header_secondary_colours'] = 'Secondary Colours';
59*17ab82e9SAleksandr Belugin$lang['style_header_success_colours'] = 'Success Colours';
60*17ab82e9SAleksandr Belugin$lang['style_header_danger_colours'] = 'Danger Colours';
61*17ab82e9SAleksandr Belugin$lang['style_header_warning_colours'] = 'Warning Colours';
62*17ab82e9SAleksandr Belugin$lang['style_header_info_colours'] = 'Info Colours';
63*17ab82e9SAleksandr Belugin$lang['style_header_light_colours'] = 'Light Colours';
64*17ab82e9SAleksandr Belugin$lang['style_header_dark_colours'] = 'Dark Colours';
65*17ab82e9SAleksandr Belugin$lang['style_header_link_colours'] = 'Link Colours';
66*17ab82e9SAleksandr Belugin$lang['style_header_carousel'] = 'Carousel';
67*17ab82e9SAleksandr Belugin$lang['style_header_steps'] = 'Steps';
68*17ab82e9SAleksandr Belugin$lang['style_header_tabgroup'] = 'Tabgroup';
69*17ab82e9SAleksandr Belugin$lang['style_header_tooltip'] = 'Tooltip';
70*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode'] = 'Dark Mode';
71*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_base'] = 'Base';
72*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_code'] = 'Code';
73*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_controls'] = 'Controls';
74*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_header'] = 'Header';
75*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_navbar'] = 'Navbar';
76*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_sub_navbar'] = 'Sub Navbar';
77*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_tags'] = 'Tags';
78*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_breadcrumbs'] = 'Breadcrumbs';
79*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_hero'] = 'Hero';
80*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_sidebar'] = 'Sidebar';
81*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_content'] = 'Content';
82*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_toc'] = 'TOC';
83*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_page_tools'] = 'Page Tools';
84*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_footer'] = 'Footer';
85*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_table'] = 'Table';
86*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_dropdown'] = 'Dropdown';
87*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_section_edit'] = 'Section Edit';
88*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_tree'] = 'Tree';
89*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_tabs'] = 'Tabs';
90*17ab82e9SAleksandr Belugin$lang['style_header_mikio_plugin_dark_mode'] = 'Mikio Plugin (Dark mode)';
91*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_primary_colours'] = 'Primary Colours';
92*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_secondary_colours'] = 'Secondary Colours';
93*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_success_colours'] = 'Success Colours';
94*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_danger_colours'] = 'Danger Colours';
95*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_warning_colours'] = 'Warning Colours';
96*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_info_colours'] = 'Info Colours';
97*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_light_colours'] = 'Light Colours';
98*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_dark_colours'] = 'Dark Colours';
99*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_link_colours'] = 'Link Colours';
100*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_carousel'] = 'Carousel';
101*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_steps'] = 'Steps';
102*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_tabgroup'] = 'Tabgroup';
103*17ab82e9SAleksandr Belugin$lang['style_header_dark_mode_tooltip'] = 'Tooltip';
104*17ab82e9SAleksandr Belugin
105*17ab82e9SAleksandr Belugin
106*17ab82e9SAleksandr Belugin/* Style.ini */
107*17ab82e9SAleksandr Belugin$lang['__link__']       = 'The font color of links';
108*17ab82e9SAleksandr Belugin$lang['__link_hover__'] = 'The font color of links when cursor hovers over';
109*17ab82e9SAleksandr Belugin$lang['__link_visited__'] = 'The font color of links when previously visited';
110*17ab82e9SAleksandr Belugin$lang['__link_active__'] = 'The font color of links the moment it is clicked';
111*17ab82e9SAleksandr Belugin$lang['__existing__']   = 'The font color of wiki links for existing pages';
112*17ab82e9SAleksandr Belugin$lang['__existing_hover__']   = 'The font color of wiki links for existing pages when cursor hovers over';
113*17ab82e9SAleksandr Belugin$lang['__existing_visited__']   = 'The font color of wiki links for existing pages when previously visited';
114*17ab82e9SAleksandr Belugin$lang['__existing_active__']   = 'The font color of wiki links for existing pages the moment it is clicked';
115*17ab82e9SAleksandr Belugin$lang['__missing__']    = 'The font color of wiki links for missing pages';
116*17ab82e9SAleksandr Belugin$lang['__missing_hover__']    = 'The font color of wiki links for missing pages when cursor hovers over';
117*17ab82e9SAleksandr Belugin$lang['__missing_visited__']    = 'The font color of wiki links for missing pages when previously visited';
118*17ab82e9SAleksandr Belugin$lang['__missing_active__']    = 'The font color of wiki links for missing pages the moment it is clicked';
119*17ab82e9SAleksandr Belugin$lang['__line_height__']    = 'The base font line height';
120*17ab82e9SAleksandr Belugin$lang['__site_width__']     = 'Width of the body content';
121*17ab82e9SAleksandr Belugin
122*17ab82e9SAleksandr Belugin$lang['__font_size__']              = 'The base font size';
123*17ab82e9SAleksandr Belugin$lang['__font_family__']            = 'The base font family (fonts containing spaces must be in quotes. Multiple fonts
124*17ab82e9SAleksandr Belugincan be seperated with commas)';
125*17ab82e9SAleksandr Belugin$lang['__admin_background_color__'] = 'Background color of admin pages';
126*17ab82e9SAleksandr Belugin
127*17ab82e9SAleksandr Belugin$lang['__code_font_family__']       = 'The font family for code blocks (fonts containing spaces must be in quotes.
128*17ab82e9SAleksandr BeluginMultiple fonts can be seperated with commas)';
129*17ab82e9SAleksandr Belugin$lang['__code_font_size__']         = 'The font size for code blocks';
130*17ab82e9SAleksandr Belugin$lang['__code_text_color__']        = 'The font color for code blocks';
131*17ab82e9SAleksandr Belugin$lang['__code_background_color__']  = 'The background color for code blocks';
132*17ab82e9SAleksandr Belugin$lang['__code_line_height__']       = 'The font line height for code blocks';
133*17ab82e9SAleksandr Belugin$lang['__code_word_wrap__']         = 'The word wrap style for code blocks';
134*17ab82e9SAleksandr Belugin$lang['__code_border_color__']      = 'The border color for code blocks';
135*17ab82e9SAleksandr Belugin
136*17ab82e9SAleksandr Belugin$lang['__control_text_color__']                     = 'The font color for controls';
137*17ab82e9SAleksandr Belugin$lang['__control_border_color__']                   = 'The border color for controls';
138*17ab82e9SAleksandr Belugin$lang['__control_background_color__']               = 'The background color for controls';
139*17ab82e9SAleksandr Belugin$lang['__button_text_color__']                      = 'The font color for buttons';
140*17ab82e9SAleksandr Belugin$lang['__button_background_color__']                = 'The background color for buttons';
141*17ab82e9SAleksandr Belugin$lang['__button_border_color__']                    = 'The border color for buttons';
142*17ab82e9SAleksandr Belugin$lang['__button_text_hover_color__']                = 'The font color for buttons when cursor hovers over';
143*17ab82e9SAleksandr Belugin$lang['__button_background_hover_color__']          = 'The background color for buttons when cursor hovers over';
144*17ab82e9SAleksandr Belugin$lang['__button_border_hover_color__']              = 'The border color for buttons when cursor hovers over';
145*17ab82e9SAleksandr Belugin$lang['__input_text_color__']                       = 'The text color for input fields';
146*17ab82e9SAleksandr Belugin$lang['__input_border_color__']                     = 'The border color for input fields';
147*17ab82e9SAleksandr Belugin$lang['__input_background_color__']                 = 'The background color for input fields';
148*17ab82e9SAleksandr Belugin$lang['__button_default_text_color__']              = 'The font color for the default button';
149*17ab82e9SAleksandr Belugin$lang['__button_default_background_color__']        = 'The background color for the default button';
150*17ab82e9SAleksandr Belugin$lang['__button_default_border_color__']            = 'The border color for the default button';
151*17ab82e9SAleksandr Belugin$lang['__button_default_text_hover_color__']        = 'The font color for the default button when cursor hovers over';
152*17ab82e9SAleksandr Belugin$lang['__button_default_background_hover_color__']  = 'The background color for the default button when cursor hovers
153*17ab82e9SAleksandr Beluginover';
154*17ab82e9SAleksandr Belugin$lang['__button_default_border_hover_color__']      = 'The border color for the default button when cursor hovers over';
155*17ab82e9SAleksandr Belugin$lang['__button_search_text_color__']               = 'The font color for the search button';
156*17ab82e9SAleksandr Belugin$lang['__button_search_background_color__']         = 'The background color for the search button';
157*17ab82e9SAleksandr Belugin$lang['__button_search_border_color__']             = 'The border color for the search button';
158*17ab82e9SAleksandr Belugin$lang['__button_search_text_hover_color__']         = 'The font color for the search button when cursor hovers over';
159*17ab82e9SAleksandr Belugin$lang['__button_search_background_hover_color__']   = 'The background color for the search button when cursor hovers
160*17ab82e9SAleksandr Beluginover';
161*17ab82e9SAleksandr Belugin$lang['__button_search_border_hover_color__']       = 'The border color for the search button when cursor hovers over';
162*17ab82e9SAleksandr Belugin
163*17ab82e9SAleksandr Belugin$lang['__topheader_background_color__'] = 'The background color for the top header part';
164*17ab82e9SAleksandr Belugin$lang['__header_background_color__']    = 'The background color for the header part';
165*17ab82e9SAleksandr Belugin
166*17ab82e9SAleksandr Belugin$lang['__navbar_background_color__']    = 'The background color for the menu';
167*17ab82e9SAleksandr Belugin$lang['__navbar_border_color__']        = 'The border color for the menu';
168*17ab82e9SAleksandr Belugin$lang['__navbar_brand_text_color__']    = 'The font color for the site title';
169*17ab82e9SAleksandr Belugin$lang['__navbar_brand_tagline_color__'] = 'The font color for the site tagline';
170*17ab82e9SAleksandr Belugin$lang['__navbar_content_justify__']     = 'The content justification of the site menu (can be flex-start, flex-end,
171*17ab82e9SAleksandr Belugincenter, space-between or space-around)';
172*17ab82e9SAleksandr Belugin$lang['__navbar_link_color__']          = 'The font color for the navbar links';
173*17ab82e9SAleksandr Belugin$lang['__navbar_link_hover_color__']    = 'The font color for the navbar links when cursor hovers over';
174*17ab82e9SAleksandr Belugin$lang['__navbar_search_max_width__']    = 'The maximum width of the search bar';
175*17ab82e9SAleksandr Belugin
176*17ab82e9SAleksandr Belugin$lang['__subnavbar_text_color__']       = 'The font color for sub menu text';
177*17ab82e9SAleksandr Belugin$lang['__subnavbar_link_color__']       = 'The font color for sub menu links';
178*17ab82e9SAleksandr Belugin$lang['__subnavbar_link_hover_color__'] = 'The font color when the cursor hovers over sub menu links';
179*17ab82e9SAleksandr Belugin$lang['__subnavbar_background_color__'] = 'The background color for the sub menu';
180*17ab82e9SAleksandr Belugin$lang['__subnavbar_border_color__']     = 'The border color for the sub menu';
181*17ab82e9SAleksandr Belugin$lang['__subnavbar_content_justify__']  = 'The content justification of the sub menu (can be flex-start, flex-end,
182*17ab82e9SAleksandr Belugincenter, space-between or space-around)';
183*17ab82e9SAleksandr Belugin
184*17ab82e9SAleksandr Belugin$lang['__tag_background_color__']   = 'The background color of tags';
185*17ab82e9SAleksandr Belugin$lang['__tag_text_color__']         = 'The font color of tags ';
186*17ab82e9SAleksandr Belugin
187*17ab82e9SAleksandr Belugin$lang['__breadcrumb_background_color__']    = 'The background color for the breadcrumb block';
188*17ab82e9SAleksandr Belugin$lang['__breadcrumb_font_size__']           = 'The font size for the breadcrumb block';
189*17ab82e9SAleksandr Belugin$lang['__breadcrumb_text_color__']          = 'The font color for breadcrumb text';
190*17ab82e9SAleksandr Belugin$lang['__breadcrumb_link_color__']          = 'The font color for breadcrumb links';
191*17ab82e9SAleksandr Belugin$lang['__breadcrumb_link_hover_color__']    = 'The font color when the cursor hovers over breadcrumb links';
192*17ab82e9SAleksandr Belugin
193*17ab82e9SAleksandr Belugin$lang['__hero_title_color__']       = 'The font color for the hero title';
194*17ab82e9SAleksandr Belugin$lang['__hero_subtitle_color__']    = 'The font color for the hero sub title';
195*17ab82e9SAleksandr Belugin$lang['__hero_background_color__']  = 'The background color for the hero block';
196*17ab82e9SAleksandr Belugin
197*17ab82e9SAleksandr Belugin$lang['__sidebar_width__']              = 'The sidebar width';
198*17ab82e9SAleksandr Belugin$lang['__sidebar_font_size__']          = 'The font size in sidebars';
199*17ab82e9SAleksandr Belugin$lang['__sidebar_text_color__']         = 'The font color for sidebars';
200*17ab82e9SAleksandr Belugin$lang['__sidebar_link_color__']         = 'The font color for links in sidebars';
201*17ab82e9SAleksandr Belugin$lang['__sidebar_link_hover_color__']   = 'The font color when the cursor hovers over links in sidebars';
202*17ab82e9SAleksandr Belugin$lang['__sidebar_background_color__']   = 'The background color for sidebars';
203*17ab82e9SAleksandr Belugin$lang['__sidebar_border_color__']       = 'The border color for sidebars';
204*17ab82e9SAleksandr Belugin
205*17ab82e9SAleksandr Belugin$lang['__content_background__'] = 'The background color for page content';
206*17ab82e9SAleksandr Belugin
207*17ab82e9SAleksandr Belugin$lang['__toc_background_color__']   = 'The background color for the TOC';
208*17ab82e9SAleksandr Belugin$lang['__toc_border_color__']       = 'The border color for the TOC';
209*17ab82e9SAleksandr Belugin$lang['__toc_font_size__']          = 'The font size for the TOC';
210*17ab82e9SAleksandr Belugin$lang['__toc_link_color__']         = 'The font color for TOC links';
211*17ab82e9SAleksandr Belugin$lang['__toc_link_hover_color__']   = 'The font color when the cursor hovers over TOC links';
212*17ab82e9SAleksandr Belugin
213*17ab82e9SAleksandr Belugin$lang['__pagetools_color__']        = 'The color of page tool icons';
214*17ab82e9SAleksandr Belugin$lang['__pagetools_hover_color__']  = 'The color of page tools icons when cursor hovers';
215*17ab82e9SAleksandr Belugin
216*17ab82e9SAleksandr Belugin$lang['__footer_font_size__']           = 'The font size for the footer';
217*17ab82e9SAleksandr Belugin$lang['__footer_text_color__']          = 'The font color for the footer';
218*17ab82e9SAleksandr Belugin$lang['__footer_link_color__']          = 'The font color for the footer links';
219*17ab82e9SAleksandr Belugin$lang['__footer_link_hover_color__']    = 'The font color when cursor hovers over footer links';
220*17ab82e9SAleksandr Belugin$lang['__footer_text_align__']          = 'The text alignment for the footer (can be left, center, right or justify)';
221*17ab82e9SAleksandr Belugin$lang['__footer_background_color__']    = 'The background color for the footer';
222*17ab82e9SAleksandr Belugin
223*17ab82e9SAleksandr Belugin$lang['__table_font_size__']                    = 'The font size for tables';
224*17ab82e9SAleksandr Belugin$lang['__table_row_border_color__']             = 'The row border color for tables';
225*17ab82e9SAleksandr Belugin$lang['__table_col_border_color__']             = 'The column border color for tables';
226*17ab82e9SAleksandr Belugin$lang['__table_header_row_background_color__']  = 'The background color for table heading rows';
227*17ab82e9SAleksandr Belugin$lang['__table_header_row_text_color__']        = 'The font color for table heading rows';
228*17ab82e9SAleksandr Belugin$lang['__table_odd_row_text_color__']           = 'The font color for table odd rows';
229*17ab82e9SAleksandr Belugin$lang['__table_odd_row_background_color__']     = 'The background color for table odd rows';
230*17ab82e9SAleksandr Belugin$lang['__table_even_row_text_color__']          = 'The font color for table even rows';
231*17ab82e9SAleksandr Belugin$lang['__table_even_row_background_color__']    = 'The background color for table even rows';
232*17ab82e9SAleksandr Belugin$lang['__table_horizontal_padding__']           = 'The horizontal padding for table cells';
233*17ab82e9SAleksandr Belugin$lang['__table_vertical_padding__']             = 'The vertical padding for table cells';
234*17ab82e9SAleksandr Belugin
235*17ab82e9SAleksandr Belugin$lang['__dropdown_color__']             = 'The font color for dropdown menus';
236*17ab82e9SAleksandr Belugin$lang['__dropdown_hover_color__']       = 'The font color when the cursor hovers over dropdown menu items';
237*17ab82e9SAleksandr Belugin$lang['__dropdown_border_color__']      = 'The border color for dropdown menus';
238*17ab82e9SAleksandr Belugin$lang['__dropdown_background_color__']  = 'The background color for dropdown menus';
239*17ab82e9SAleksandr Belugin
240*17ab82e9SAleksandr Belugin$lang['__section_edit_highlight__']     = 'The color when highlighting an edit area';
241*17ab82e9SAleksandr Belugin
242*17ab82e9SAleksandr Belugin$lang['__tree_background_color__']  = 'The background color of the tree view';
243*17ab82e9SAleksandr Belugin$lang['__tree_border_color__']      = 'The border color of the tree view';
244*17ab82e9SAleksandr Belugin
245*17ab82e9SAleksandr Belugin$lang['__tab_color__']                      = 'The font color of a tab';
246*17ab82e9SAleksandr Belugin$lang['__tab_background_color__']           = 'The background color of a tab';
247*17ab82e9SAleksandr Belugin$lang['__tab_border_color__']               = 'The border color of a tab';
248*17ab82e9SAleksandr Belugin$lang['__tab_hover_color__']                = 'The font color of a tab when cursor hovers over';
249*17ab82e9SAleksandr Belugin$lang['__tab_background_hover_color__']     = 'The background color of a tab when cursor hovers over';
250*17ab82e9SAleksandr Belugin$lang['__tab_border_hover_color__']         = 'The border color of a tab when cursor hovers over';
251*17ab82e9SAleksandr Belugin$lang['__tab_active_color__']               = 'The font color of an active tab';
252*17ab82e9SAleksandr Belugin$lang['__tab_active_background_color__']    = 'The background color of an active tab';
253*17ab82e9SAleksandr Belugin$lang['__tab_active_border_color__']        = 'The border color of an active tab';
254*17ab82e9SAleksandr Belugin
255*17ab82e9SAleksandr Belugin$lang['__footnote_popup_font_size__']           = 'The font size of the footnote popup';
256*17ab82e9SAleksandr Belugin$lang['__footnote_popup_text_color__']          = 'The font color of the footnote popup';
257*17ab82e9SAleksandr Belugin$lang['__footnote_popup_border_color__']        = 'The border color of the footnote popup';
258*17ab82e9SAleksandr Belugin$lang['__footnote_popup_background_color__']    = 'The background color of the footnote popup';
259*17ab82e9SAleksandr Belugin$lang['__footnote_popup_horizontal_padding__']  = 'The horizontal padding of the footnote popup';
260*17ab82e9SAleksandr Belugin$lang['__footnote_popup_vertical_padding__']    = 'The vertical padding of the footnote popup';
261*17ab82e9SAleksandr Belugin$lang['__description_list_term_background_color__']    = 'list table header color'; // added by Little-Data
262*17ab82e9SAleksandr Belugin$lang['__description_list_details_background_color__']    = 'list table content color'; // added by Little-Data
263*17ab82e9SAleksandr Belugin
264*17ab82e9SAleksandr Belugin/* Plugin */
265*17ab82e9SAleksandr Belugin$lang['__plugin_background_color__']        = 'The background color used on Mikio Plugin elements';
266*17ab82e9SAleksandr Belugin$lang['__plugin_border_color__']            = 'The border color used on Mikio Plugin elements';
267*17ab82e9SAleksandr Belugin$lang['__plugin_header_background_color__'] = 'The background color used on header items within Mikio Plugin elements';
268*17ab82e9SAleksandr Belugin$lang['__plugin_footer_background_color__'] = 'The background color used on footer items within Mikio Plugin elements';
269*17ab82e9SAleksandr Belugin
270*17ab82e9SAleksandr Belugin$lang['__plugin_primary_text_color__']              = 'Primary style font color';
271*17ab82e9SAleksandr Belugin$lang['__plugin_primary_text_hover_color__']        = 'Primary style font color when cursor hovers over';
272*17ab82e9SAleksandr Belugin$lang['__plugin_primary_background_color__']        = 'Primary style background color';
273*17ab82e9SAleksandr Belugin$lang['__plugin_primary_background_hover_color__']  = 'Primary style background color when cursor hovers over';
274*17ab82e9SAleksandr Belugin$lang['__plugin_primary_border_color__']            = 'Primary style border color';
275*17ab82e9SAleksandr Belugin$lang['__plugin_primary_border_hover_color__']      = 'Primary style border color when cursor hovers over';
276*17ab82e9SAleksandr Belugin$lang['__plugin_primary_light_text_color__']        = 'Primary style font color for light box items';
277*17ab82e9SAleksandr Belugin$lang['__plugin_primary_light_background_color__']  = 'Primary style background color for light box items';
278*17ab82e9SAleksandr Belugin$lang['__plugin_primary_light_border_color__']      = 'Primary style border color for light box items';
279*17ab82e9SAleksandr Belugin
280*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_text_color__']                = 'Secondary style font color';
281*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_text_hover_color__']          = 'Secondary style font color when cursor hovers over';
282*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_background_color__']          = 'Secondary style background color';
283*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_background_hover_color__']  = 'Secondary style background color when cursor hovers over';
284*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_border_color__']              = 'Secondary style border color';
285*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_border_hover_color__']        = 'Secondary style border color when cursor hovers over';
286*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_light_text_color__']          = 'Secondary style font color for light box items';
287*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_light_background_color__']  = 'Secondary style background color for light box items';
288*17ab82e9SAleksandr Belugin$lang['__plugin_secondary_light_border_color__']        = 'Secondary style border color for light box items';
289*17ab82e9SAleksandr Belugin
290*17ab82e9SAleksandr Belugin$lang['__plugin_success_text_color__']              = 'Success style font color';
291*17ab82e9SAleksandr Belugin$lang['__plugin_success_text_hover_color__']        = 'Success style font color when cursor hovers over';
292*17ab82e9SAleksandr Belugin$lang['__plugin_success_background_color__']        = 'Success style background color';
293*17ab82e9SAleksandr Belugin$lang['__plugin_success_background_hover_color__']  = 'Success style background color when cursor hovers over';
294*17ab82e9SAleksandr Belugin$lang['__plugin_success_border_color__']            = 'Success style border color';
295*17ab82e9SAleksandr Belugin$lang['__plugin_success_border_hover_color__']      = 'Success style border color when cursor hovers over';
296*17ab82e9SAleksandr Belugin$lang['__plugin_success_light_text_color__']        = 'Success style font color for light box items';
297*17ab82e9SAleksandr Belugin$lang['__plugin_success_light_background_color__']  = 'Success style background color for light box items';
298*17ab82e9SAleksandr Belugin$lang['__plugin_success_light_border_color__']      = 'Success style border color for light box items';
299*17ab82e9SAleksandr Belugin
300*17ab82e9SAleksandr Belugin$lang['__plugin_danger_text_color__']               = 'Danger style font color';
301*17ab82e9SAleksandr Belugin$lang['__plugin_danger_text_hover_color__']         = 'Danger style font color when cursor hovers over';
302*17ab82e9SAleksandr Belugin$lang['__plugin_danger_background_color__']         = 'Danger style background color';
303*17ab82e9SAleksandr Belugin$lang['__plugin_danger_background_hover_color__']   = 'Danger style background color when cursor hovers over';
304*17ab82e9SAleksandr Belugin$lang['__plugin_danger_border_color__']             = 'Danger style border color';
305*17ab82e9SAleksandr Belugin$lang['__plugin_danger_border_hover_color__']       = 'Danger style border color when cursor hovers over';
306*17ab82e9SAleksandr Belugin$lang['__plugin_danger_light_text_color__']         = 'Danger style font color for light box items';
307*17ab82e9SAleksandr Belugin$lang['__plugin_danger_light_background_color__']   = 'Danger style background color for light box items';
308*17ab82e9SAleksandr Belugin$lang['__plugin_danger_light_border_color__']       = 'Danger style border color for light box items';
309*17ab82e9SAleksandr Belugin
310*17ab82e9SAleksandr Belugin$lang['__plugin_warning_text_color__']              = 'Warning style font color';
311*17ab82e9SAleksandr Belugin$lang['__plugin_warning_text_hover_color__']        = 'Warning style font color when cursor hovers over';
312*17ab82e9SAleksandr Belugin$lang['__plugin_warning_background_color__']        = 'Warning style background color';
313*17ab82e9SAleksandr Belugin$lang['__plugin_warning_background_hover_color__']  = 'Warning style background color when cursor hovers over';
314*17ab82e9SAleksandr Belugin$lang['__plugin_warning_border_color__']  =           'Warning style border color';
315*17ab82e9SAleksandr Belugin$lang['__plugin_warning_border_hover_color__']      = 'Warning style border color when cursor hovers over';
316*17ab82e9SAleksandr Belugin$lang['__plugin_warning_light_text_color__']        = 'Warning style font color for light box items';
317*17ab82e9SAleksandr Belugin$lang['__plugin_warning_light_background_color__']  = 'Warning style background color for light box items';
318*17ab82e9SAleksandr Belugin$lang['__plugin_warning_light_border_color__']      = 'Warning style border color for light box items';
319*17ab82e9SAleksandr Belugin
320*17ab82e9SAleksandr Belugin$lang['__plugin_info_text_color__']                 = 'Info style font color';
321*17ab82e9SAleksandr Belugin$lang['__plugin_info_text_hover_color__']           = 'Info style font color when cursor hovers over';
322*17ab82e9SAleksandr Belugin$lang['__plugin_info_background_color__']           = 'Info style background color';
323*17ab82e9SAleksandr Belugin$lang['__plugin_info_background_hover_color__']     = 'Info style background color when cursor hovers over';
324*17ab82e9SAleksandr Belugin$lang['__plugin_info_border_color__']               = 'Info style border color';
325*17ab82e9SAleksandr Belugin$lang['__plugin_info_border_hover_color__']         = 'Info style border color when cursor hovers over';
326*17ab82e9SAleksandr Belugin$lang['__plugin_info_light_text_color__']           = 'Info style font color for light box items';
327*17ab82e9SAleksandr Belugin$lang['__plugin_info_light_background_color__']     = 'Info style background color for light box items';
328*17ab82e9SAleksandr Belugin$lang['__plugin_info_light_border_color__']         = 'Info style border color for light box items';
329*17ab82e9SAleksandr Belugin
330*17ab82e9SAleksandr Belugin$lang['__plugin_light_text_color__']                = 'Light style font color';
331*17ab82e9SAleksandr Belugin$lang['__plugin_light_text_hover_color__']          = 'Light style font color when cursor hovers over';
332*17ab82e9SAleksandr Belugin$lang['__plugin_light_background_color__']          = 'Light style background color';
333*17ab82e9SAleksandr Belugin$lang['__plugin_light_background_hover_color__']    = 'Light style background color when cursor hovers over';
334*17ab82e9SAleksandr Belugin$lang['__plugin_light_border_color__']              = 'Light style border color';
335*17ab82e9SAleksandr Belugin$lang['__plugin_light_border_hover_color__']        = 'Light style border color when cursor hovers over';
336*17ab82e9SAleksandr Belugin$lang['__plugin_light_light_text_color__']          = 'Light style font color for light box items';
337*17ab82e9SAleksandr Belugin$lang['__plugin_light_light_background_color__']    = 'Light style background color for light box items';
338*17ab82e9SAleksandr Belugin$lang['__plugin_light_light_border_color__']        = 'Light style border color for light box items';
339*17ab82e9SAleksandr Belugin
340*17ab82e9SAleksandr Belugin$lang['__plugin_dark_text_color__']                 = 'Dark style font color';
341*17ab82e9SAleksandr Belugin$lang['__plugin_dark_text_hover_color__']           = 'Dark style font color when cursor hovers over';
342*17ab82e9SAleksandr Belugin$lang['__plugin_dark_background_color__']           = 'Dark style background color';
343*17ab82e9SAleksandr Belugin$lang['__plugin_dark_background_hover_color__']     = 'Dark style background color when cursor hovers over';
344*17ab82e9SAleksandr Belugin$lang['__plugin_dark_border_color__']               = 'Dark style border color';
345*17ab82e9SAleksandr Belugin$lang['__plugin_dark_border_hover_color__']         = 'Dark style border color when cursor hovers over';
346*17ab82e9SAleksandr Belugin$lang['__plugin_dark_light_text_color__']           = 'Dark style font color for light box items';
347*17ab82e9SAleksandr Belugin$lang['__plugin_dark_light_background_color__']     = 'Dark style background color for light box items';
348*17ab82e9SAleksandr Belugin$lang['__plugin_dark_light_border_color__']         = 'Dark style border color for light box items';
349*17ab82e9SAleksandr Belugin
350*17ab82e9SAleksandr Belugin$lang['__plugin_link_text_color__']                 = 'Link style font color';
351*17ab82e9SAleksandr Belugin$lang['__plugin_link_text_hover_color__']           = 'Link style font color when cursor hovers over';
352*17ab82e9SAleksandr Belugin$lang['__plugin_link_background_color__']           = 'Link style background color';
353*17ab82e9SAleksandr Belugin$lang['__plugin_link_background_hover_color__']     = 'Link style background color when cursor hovers over';
354*17ab82e9SAleksandr Belugin$lang['__plugin_link_border_color__']               = 'Link style border color';
355*17ab82e9SAleksandr Belugin$lang['__plugin_link_border_hover_color__']         = 'Link style border color when cursor hovers over';
356*17ab82e9SAleksandr Belugin
357*17ab82e9SAleksandr Belugin$lang['__plugin_carousel_title_text_color__']           = 'Carousel title font color';
358*17ab82e9SAleksandr Belugin$lang['__plugin_carousel_caption_text_color__']         = 'Carousel caption font color';
359*17ab82e9SAleksandr Belugin$lang['__plugin_carousel_caption_background_color__']   = 'Carousel caption background color';
360*17ab82e9SAleksandr Belugin$lang['__plugin_carousel_control_fill_color__']         = 'Carousel control fill color';
361*17ab82e9SAleksandr Belugin$lang['__plugin_carousel_control_stroke_color__']       = 'Carousel control stroke color';
362*17ab82e9SAleksandr Belugin$lang['__plugin_carousel_indicator_color__']            = 'Carousel indicator color';
363*17ab82e9SAleksandr Belugin
364*17ab82e9SAleksandr Belugin$lang['__plugin_steps_step_text_color__']                   = 'Steps font color';
365*17ab82e9SAleksandr Belugin$lang['__plugin_steps_border_color__']                      = 'Steps border color';
366*17ab82e9SAleksandr Belugin$lang['__plugin_steps_step_background_color__']             = 'Steps background color';
367*17ab82e9SAleksandr Belugin$lang['__plugin_steps_step_background_complete_color__']    = 'Steps background color for completed steps';
368*17ab82e9SAleksandr Belugin
369*17ab82e9SAleksandr Belugin$lang['__plugin_tabgroup_tab_text_active_color__']          = 'Tabgroup active tab font color';
370*17ab82e9SAleksandr Belugin$lang['__plugin_tabgroup_tab_background_active_color__']    = 'Tabgroup active tab background color';
371*17ab82e9SAleksandr Belugin$lang['__plugin_tabgroup_tab_border_hover_color__']         = 'Tabgroup inactive tab border color when cursor hovers
372*17ab82e9SAleksandr Beluginover';
373*17ab82e9SAleksandr Belugin
374*17ab82e9SAleksandr Belugin$lang['__plugin_tooltip_text_color__']          = 'Tooltip font color';
375*17ab82e9SAleksandr Belugin$lang['__plugin_tooltip_background_color__']    = 'Tooltip background color';
376*17ab82e9SAleksandr Belugin$lang['__plugin_tooltip_border_color__']        = 'Tooltip border color';
377*17ab82e9SAleksandr Belugin
378*17ab82e9SAleksandr Belugin/* Add darkmode language */
379*17ab82e9SAleksandr Belugin$lang['__darkmode_text__']          = 'Main text color';
380*17ab82e9SAleksandr Belugin$lang['__darkmode_background__']    = 'Main background color';
381*17ab82e9SAleksandr Belugin$lang['__darkmode_description_list_term_background_color__']    = 'Dark mode list table header color'; // added by Little-Data
382*17ab82e9SAleksandr Belugin$lang['__darkmode_description_list_details_background_color__']    = 'Dark mode list table content color'; // added by Little-Data
383*17ab82e9SAleksandr Belugin
384*17ab82e9SAleksandr Beluginforeach ($lang as $key => $val) {
385*17ab82e9SAleksandr Belugin    if (strpos($key, '_darkmode_') === false) {
386*17ab82e9SAleksandr Belugin        if (substr($key, 0, 9) === '__plugin_') {
387*17ab82e9SAleksandr Belugin            $lang['__plugin_darkmode_' . substr($key, 9)] = $val;
388*17ab82e9SAleksandr Belugin        } else {
389*17ab82e9SAleksandr Belugin            $lang['__darkmode_' . substr($key, 2)] = $val;
390*17ab82e9SAleksandr Belugin        }
391*17ab82e9SAleksandr Belugin    }
392*17ab82e9SAleksandr Belugin}
393