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