PHP Classes

File: modules/cms/lang/ru/lang.php

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/cms/lang/ru/lang.php   Download  
File: modules/cms/lang/ru/lang.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 8 months ago
Size: 22,590 bytes
 

Contents

Class file image Download
<?php return [ 'cms_object' => [ 'invalid_file' => '?????? ? ????? ?????: :name. ????? ?????? ????? ????????? ?????? ????????? ?????, ?????, ????? ????????????? ? ?????. ?????? ?????????? ???? ??????: page.htm, page, subdirectory/page', 'invalid_property' => "???????? ':name' ?????? ????????.", 'file_already_exists' => "???? ':name' ??? ??????????.", 'error_saving' => "?????? ?????????? ????? ':name'. ??????????, ????????? ????? ?? ??????.", 'error_creating_directory' => '?????? ???????? ?????????? :name. ??????????, ????????? ????? ?? ??????.', 'invalid_file_extension' => '??????? ???????????? ?????????? ?????: :invalid. ??????????? ??????????: :allowed.', 'error_deleting' => "?????????? ??????? ???? ??????? ':name'. ??????????, ????????? ????? ?? ??????.", 'delete_success' => '??????? ???? ??????? ???????: :count.', 'file_name_required' => '??????????, ??????? ??? ????? ???????.', 'safe_mode_enabled' => '? ????????? ?????? ??????? ?????????? ?????.', ], 'dashboard' => [ 'active_theme' => [ 'widget_title_default' => '???-????', 'online' => '??????', 'maintenance' => '? ??????????', 'manage_themes' => '?????????? ??????', 'customize_theme' => '????????? ????', ], ], 'theme' => [ 'not_found_name' => "???? ':name' ?? ???????.", 'by_author' => '??????? :name', 'active' => [ 'not_set' => '???????? ???? ?? ???????????.', 'not_found' => '???????? ???? ?? ???????.', ], 'edit' => [ 'not_set' => '???? ??? ?????????????? ?? ???????????.', 'not_found' => '???? ??? ?????????????? ?? ???????.', 'not_match' => '??????, ??????? ?? ????????? ???????, ?? ??????????? ????????????? ????. ??????????, ???????? ????????.', ], 'settings_menu' => '???????? ????', 'settings_menu_description' => '?????????? ? ????????? ?????????? ????.', 'default_tab' => '????????', 'name_label' => '????????', 'name_create_placeholder' => '???????? ????? ????', 'author_label' => '?????', 'author_placeholder' => '??? ?????? ??? ???????? ????????', 'description_label' => '????????', 'description_placeholder' => '???????? ????', 'homepage_label' => '???????? ????????', 'homepage_placeholder' => '????? ?????', 'code_label' => '?????????? ???', 'code_placeholder' => '?????????? ??? ????, ??????? ???????????? ??? ?? ???????????????', 'preview_image_label' => '??????????????? ????????', 'preview_image_placeholder' => '???? ??????????? ???????????????? ????????? ????.', 'dir_name_label' => '??? ??????????', 'dir_name_create_label' => '?????????? ????', 'theme_label' => '????', 'theme_title' => '????', 'activate_button' => '????????????', 'active_button' => '????????????', 'customize_theme' => '????????? ????', 'customize_button' => '?????????', 'duplicate_button' => '???????????', 'duplicate_title' => '??????????? ????', 'duplicate_theme_success' => '???????????? ??????? ?????????!', 'manage_button' => '??????????', 'manage_title' => '?????????? ?????', 'edit_properties_title' => '????', 'edit_properties_button' => '?????????????? ???????', 'save_properties' => '????????? ????????', 'import_button' => '?????????????', 'import_title' => '????????????? ????', 'import_theme_success' => '?????????????? ???? ??????? ?????????!', 'import_uploaded_file' => '???? ?????? ????', 'import_overwrite_label' => '?????????????? ???????????? ?????', 'import_overwrite_comment' => '????????? ??? ?????, ????? ????????????? ?????? ????? ?????', 'import_folders_label' => '?????', 'import_folders_comment' => '??????????, ???????? ????? ????, ??????? ?? ?????? ?? ?????????????', 'export_button' => '??????????????', 'export_title' => '?????????????? ????', 'export_folders_label' => '?????', 'export_folders_comment' => '??????????, ???????? ????? ???? ??????? ?? ?????? ?? ??????????????', 'delete_button' => '???????', 'delete_confirm' => '?? ???????, ??? ?????? ??????? ??? ????? ??? ???????? ??????????!', 'delete_active_theme_failed' => '?????????? ??????? ???????? ????, ?????????? ??????? ?????? ???? ????????.', 'delete_theme_success' => '???????? ???? ??????? ?????????!', 'create_title' => '??????? ????', 'create_button' => '???????', 'create_new_blank_theme' => '??????? ????? ?????? ????', 'create_theme_success' => '???????? ???? ??????? ?????????!', 'create_theme_required_name' => '??????????, ??????? ??? ??? ????.', 'new_directory_name_label' => '?????????? ????', 'new_directory_name_comment' => '??????? ????? ??? ???????? ??? ????????? ????.', 'dir_name_invalid' => '??? ????? ????????? ?????? ?????, ????????? ????? ? ????????? ???????: _ -', 'dir_name_taken' => '????????? ??????? ??? ??????????.', 'find_more_themes' => '????? ??? ????', 'saving' => '?????????? ????...', 'return' => '????????? ? ?????? ???', 'default_description' => '???????????????? ???? ??????????????? ??? :url', 'scaffold' => [ 'label' => '??????', 'empty' => '?????', 'less' => '??????? (LESS)', 'tailwind' => 'Tailwind CSS', ], ], 'maintenance' => [ 'settings_menu' => '????? ????????????', 'settings_menu_description' => '?????????? ??????? ?????? ?????.', 'is_enabled' => '???????? ????? ????????????', 'is_enabled_comment' => '??? ????????? ????? ?????? ?????????? ????? ?????? ???????? ????????? ????.', 'hint' => '????? ???????????? ??????? ???????? ???????????? ??? ???????????, ??????? ?? ????? ? ??????.', 'allowed_ips' => [ 'name' => '??????????? IP-??????', 'description' => 'IP-?????? ? ??????? ???????? ???????? ????? ????? ??????? ????? ????????????', 'prompt' => '???????? IP-?????', 'ip' => 'IP-?????', 'label' => '????????', ], ], 'page' => [ 'not_found_name' => "???????? ':name' ?? ???????", 'not_found' => [ 'label' => '???????? ?? ???????', 'help' => '??????????? ???????? ?? ???????.', ], 'custom_error' => [ 'label' => '?????? ?? ????????', 'help' => '? ?????????, ???????? ?? ????? ???? ?????????? ??-?? ??????.', ], 'menu_label' => '????????', 'unsaved_label' => '?????????????(?) ????????(?)', 'no_list_records' => '???????? ?? ???????', 'new' => '????? ????????', 'invalid_url' => '???????? ?????? ??????. ????? ???????? ?????? ?????????? ?? ????? / ? ????? ????????? ?????, ????????? ?????, ? ????????? ?????: ._-[]:?|/+*^$', 'delete_confirm_multiple' => '?? ????????????? ?????? ??????? ?????????? ?????????', 'delete_confirm_single' => '?? ????????????? ?????? ??????? ??? ?????????', 'no_layout' => '-- ??? ??????? --', 'cms_page' => 'CMS ????????', 'title' => '????????? ????????', 'url' => '???????? URL', 'file_name' => '??? ????? ????????', ], 'layout' => [ 'not_found_name' => "?? ??????? ????? ?????? ? ?????? :name.", 'menu_label' => '???????', 'unsaved_label' => '?????????????(?) ??????(?)', 'no_list_records' => '???????? ?? ???????', 'new' => '????? ??????', 'delete_confirm_multiple' => '??????? ?????????? ????????', 'delete_confirm_single' => '??????? ???? ???????', ], 'partial' => [ 'not_found_name' => "?? ??????? ????? ???????? ? ?????? :name.", 'invalid_name' => '?????? ? ????? ????????? :name.', 'menu_label' => '?????????', 'unsaved_label' => '?????????????(?) ????????(?)', 'no_list_records' => '????????? ?? ???????', 'delete_confirm_multiple' => '??????? ?????????? ??????????', 'delete_confirm_single' => '??????? ???? ?????????', 'new' => '????? ????????', ], 'content' => [ 'not_found_name' => "?? ??????? ????? ???????-????: ':name'.", 'menu_label' => 'Content', 'unsaved_label' => '????????????? ???????-????', 'no_list_records' => '???????-????? ?? ???????', 'delete_confirm_multiple' => '?? ????????????? ?????? ??????? ?????????? ??????', 'delete_confirm_single' => '?? ????????????? ?????? ??????? ???? ?????', 'new' => '????? ???????-????', ], 'ajax_handler' => [ 'invalid_name' => '?????? ? ????? ??????????? AJAX: :name.', 'not_found' => "?????????? AJAX ?? ??????: ':name'.", ], 'cms' => [ 'menu_label' => 'CMS', ], 'sidebar' => [ 'add' => '????????', 'search' => '?????...', ], 'editor' => [ 'settings' => '?????????', 'title' => '?????????', 'new_title' => '????????? ????????', 'url' => '?????', 'filename' => '??? ?????', 'layout' => '??????', 'description' => '????????', 'preview' => '????????????', 'meta' => '????????', 'meta_title' => '????????? (meta title)', 'meta_description' => '???????? (meta description)', 'markup' => '????????', 'code' => '???', 'content' => '??????????', 'hidden' => '??????? ????????', 'hidden_comment' => '??????? ???????? ???????? ?????? ??? ???????? ? ??????? ?????????????.', 'enter_fullscreen' => '????? ? ????????????? ?????', 'exit_fullscreen' => '????? ?? ?????????????? ??????', 'open_searchbox' => '??????? ???? ??????', 'close_searchbox' => '??????? ???? ??????', 'open_replacebox' => '??????? ???? "????????"', 'close_replacebox' => '??????? ???? "????????"', 'commit' => '?????????????', 'reset' => '?????', 'commit_confirm' => '?? ???????, ??? ?????? ????????? ????????? ????? ????? ? ???????? ???????? ??? ??????????? ???????????? ? ???????? ??????? ????', 'reset_confirm' => '?? ???????, ??? ?????? ???????? ???? ???? ?? ?????, ??????? ????????? ? ???????? ???????? ??? ????????? ??????? ??? ??????, ??????? ????????? ? ???????? ???????.', 'committing' => '?????????????', 'resetting' => '????????', 'commit_success' => ':type ??? ???????????? ? ???????? ???????', 'reset_success' => ':type ??? ??????? ?? ?????? ?? ???????? ???????', ], 'asset' => [ 'menu_label' => 'Assets', 'unsaved_label' => '?????????????(?) ????(?)', 'drop_down_add_title' => '????????...', 'drop_down_operation_title' => '????????...', 'upload_files' => '????????? ????(?)', 'create_file' => '??????? ????', 'create_directory' => '??????? ??????????', 'directory_popup_title' => '????? ??????????', 'directory_name' => '??? ??????????', 'rename' => '?????????????', 'delete' => '???????', 'move' => '???????????', 'select' => '???????', 'new' => '????? ????', 'invalid_path' => '???? ????? ????????? ?????? ?????, ????????? ?????, ??????? ? ????????? ???????: ._-/', 'error_deleting_file' => '?????? ???????? ????? :name.', 'error_deleting_dir_not_empty' => '?????????? ??????? ?????????? :name. ?????????? ???????? ????? ??? ?????????????.', 'error_deleting_dir' => '?????? ???????? ?????????? :name.', 'invalid_name' => '??? ????? ????????? ?????? ?????, ????????? ?????, ??????? ? ????????? ???????: ._-', 'original_not_found' => '???????????? ???? ??? ?????????? ?? ???????', 'already_exists' => '???? ??? ?????????? ? ????? ?????? ??? ??????????', 'error_renaming' => '?????????? ????????????? ???? ??? ??????????', 'name_cant_be_empty' => '??? ?? ????? ???? ??????', 'too_large' => '??????????? ???? ??????? ?????. ???????????? ?????????? ?????? ????? ?????????? :max_size', 'type_not_allowed' => '????????? ?????? ????? ????????? ?????: :allowed_types', 'file_not_valid' => '???? ?? ????? ???? ????????', 'error_uploading_file' => "?????? ???????? ????? ':name': :error", 'move_destination' => '????? ??????????', 'move_popup_title' => '??????????? ?????', 'selected_files_not_found' => '????????? ????? ?? ???????', 'select_destination_dir' => '??????????, ???????? ??????????', 'destination_not_found' => '???????? ?????????? ?? ???????', 'error_moving_file' => '?? ??????? ??????????? ???? :file', 'error_moving_directory' => '?? ??????? ??????????? ?????????? :dir', 'error_deleting_directory' => '?? ??????? ??????? ?????????? :dir', 'no_list_records' => '????? ?? ???????', 'delete_confirm' => '??????? ????????? ????? ??? ?????????', 'path' => '????', ], 'component' => [ 'menu_label' => '??????????', 'unnamed' => '??????????', 'no_description' => '??? ????????', 'alias' => '?????????', 'alias_description' => '????????? ?????????? ?????????? ??? ???, ??? ??????? ?? ???????? ? ???? ???????? ??? ???????.', 'validation_message' => '?????????? ??????????? ? ????? ????????? ?????? ????????? ?????, ????? ? ????? ?????????????. ?????????? ?????? ?????????? ? ????????? ?????.', 'invalid_request' => '?????? ?? ????? ???? ????????, ??? ??? ?????? ???????? ???????????? ?????????? ? ???????????.', 'no_records' => '?????????? ?? ???????', 'not_found' => "????????? ':name' ?? ??????.", 'no_default_partial' => "???? ????????? ?? ????? 'default' ????????? (partial)", 'method_not_found' => "????????? ':name' ?? ???????? ????? ':method'.", 'soft_component' => '?????? ?????????', 'soft_component_description' => '???? ????????? ???????????, ?? ?? ?? ???????? ????????????.', ], 'template' => [ 'invalid_type' => '??????????? ??? ???????.', 'not_found' => '??????????? ?????? ?? ???????.', 'saved' => '?????? ??? ??????? ????????.', 'no_list_records' => '?????? ?? ???????', 'delete_confirm' => '??????? ????????? ????????', 'order_by' => '??????????? ??', ], 'permissions' => [ 'name' => 'CMS', 'manage_content' => '?????????? ???????-??????? ?????', 'manage_assets' => '?????????? ???????? ????? - ?????????????, JavaScript ? CSS ???????', 'manage_pages' => '????????, ?????????????? ? ???????? ??????? ?????', 'manage_layouts' => '????????, ?????????????? ? ???????? CMS ????????', 'manage_partials' => '????????, ?????????????? ? ???????? CMS ???????????', 'manage_themes' => '?????????, ??????????? ? ???????????? CMS ???', 'manage_theme_options' => '????????? ?????????? ??? ???????? ????', ], 'theme_log' => [ 'hint' => '? ???? ??????? ???????????? ?????????, ????????? ? ???? ???????????????? ?? ?????????? ??????? CMS.', 'menu_label' => '?????? ????????? ???', 'menu_description' => '???????? ?????????, ????????? ? ???????? ????.', 'empty_link' => '???????? ??????', 'empty_loading' => '??????? ???????...', 'empty_success' => '?????? ??????', 'return_link' => '????????? ? ???????', 'id' => 'ID', 'id_label' => 'ID ?????? ???????', 'created_at' => '???? & ?????', 'user' => '????????????', 'type' => '???', 'type_create' => '????????', 'type_update' => '????????', 'type_delete' => '???????', 'theme_name' => '????', 'theme_code' => '??? ????', 'old_template' => '?????? (??????)', 'new_template' => '?????? (?????)', 'template' => '??????', 'diff' => '?????????', 'old_value' => '?????? ????????', 'new_value' => '????? ????????', 'preview_title' => '????????? ???????', 'template_updated' => '?????? ????????', 'template_created' => '?????? ??? ??????', 'template_deleted' => '?????? ??? ??????', ], ];