PHP Classes

File: modules/system/lang/th/lang.php

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/lang/th/lang.php   Download  
File: modules/system/lang/th/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: 7 months ago
Size: 29,193 bytes
 

Contents

Class file image Download
<?php return [ 'app' => [ 'name' => 'Winter CMS', 'tagline' => '???????????????', ], 'directory' => [ 'create_fail' => '??????????????????????: :name', ], 'file' => [ 'create_fail' => '??????????????????: :name', ], 'combiner' => [ 'not_found' => "?????? combiner ':name' ?????", ], 'system' => [ 'name' => '????', 'menu_label' => '????', 'categories' => [ 'cms' => 'CMS', 'misc' => '?????', 'logs' => '?????? (Log)', 'mail' => '?????', 'shop' => '???????', 'team' => '??????', 'users' => '??????', 'system' => '????', 'social' => '???????', 'backend' => '????????', 'events' => 'Events', 'customers' => '??????', 'my_settings' => '????????????????', 'notifications' => '????????????', ], ], 'theme' => [ 'label' => '???', 'unnamed' => '????????????????????', 'name' => [ 'label' => '???????', 'help' => '?????????????????????????????? ???? Winter.Vanilla', ], ], 'themes' => [ 'install' => '??????????', 'search' => '????????????????????...', 'installed' => '????????????????', 'no_themes' => '???????????????????????????????', 'recommended' => '?????', 'remove_confirm' => '???????????????????????????', ], 'plugin' => [ 'label' => '????????', 'unnamed' => '?????????????????????????', 'name' => [ 'label' => '????????????', 'help' => '??????????????????????????????????? ???? Winter.Blog', ], 'by_author' => '??? :name' ], 'plugins' => [ 'manage' => '??????????????', 'install' => '???????????????', 'install_products' => '????????????????', 'search' => '?????????????????????????...', 'installed' => '?????????????????????', 'no_plugins' => '???????????????????????????????????????', 'recommended' => '?????', 'plugin_label' => '????????', 'unknown_plugin' => '????????????????????????', 'select_label' => '?????????????...', 'bulk_actions_label' => '?????????????????', 'check_yes' => '???', 'check_no' => '???', 'unfrozen' => '????????????????????', 'enabled' => '??????????????????????', 'freeze' => '??????????????????', 'unfreeze' => '???????????????????', 'enable' => '????', 'disable' => '???', 'refresh' => '???????????????', 'remove' => '??', 'freeze_label' => '????????????', 'unfreeze_label' => '?????????????', 'enable_label' => '??????????????????', 'disable_label' => '?????????????????', 'refresh_label' => '?????????????????????????????', 'action_confirm' => '?????????????????? :action ?????????????????', 'freeze_success' => '????????????????????????????????????????', 'unfreeze_success' => '?????????????????????????????????????????', 'enable_success' => '???????????????????????????????????', 'disable_success' => '??????????????????????????????????', 'refresh_confirm' => '???????????????????????????????????????????????????????? ????????????????????????????????????????????????????????', 'refresh_success' => '???????????????????????????????????????????', 'remove_confirm' => '?????????????????????????????????????????????? ??????????????????????????????', 'remove_success' => '???????????????????????????????', ], 'project' => [ 'name' => '???????', 'owner_label' => '???????', 'attach' => '??????????', 'detach' => '??????????', 'none' => '?????', 'id' => [ 'label' => 'Project ID', 'help' => '?????? Project ID ??????', 'missing' => '?????????? Project ID', ], 'detach_confirm' => '????????????????????????????????', 'unbind_success' => '????????????????????', ], 'settings' => [ 'menu_label' => '??????????', 'not_found' => '????????????????', 'update_success' => ':name ????????????????????', 'return' => '?????????????????????????', 'search' => '?????', ], 'mail' => [ 'log_file' => '?????????? (log)', 'menu_label' => '???????????????', 'menu_description' => '?????????????????????', 'general' => '??????', 'method' => '???????????????', 'sender_name' => '??????????', 'sender_email' => '???????????', 'php_mail' => 'PHP mail', 'smtp' => 'SMTP', 'smtp_address' => 'SMTP address', 'smtp_authorization' => '????????????????????? SMTP', 'smtp_authorization_comment' => '???????????????????????????????? SMTP ??????????????????????', 'smtp_username' => '??????????', 'smtp_password' => '????????', 'smtp_port' => '????? SMTP', 'sendmail' => 'Sendmail', 'sendmail_path' => 'Sendmail path', 'sendmail_path_comment' => '?????????? path ?????????? sendmail', ], 'mail_templates' => [ 'menu_label' => '??????????? (template)', 'menu_description' => '???????????????????????????????????????????????, ???????????????????', 'new_template' => '??????????', 'new_layout' => '????????????', 'new_partial' => '????????????', 'template' => '??????', 'templates' => '??????', 'partial' => '????????', 'partials' => '????????', 'menu_layouts_label' => '?????????????', 'menu_partials_label' => '?????????????', 'layout' => '????????', 'layouts' => '????????', 'no_layout' => '-- ????????????? --', 'name' => '????', 'name_comment' => '????????????? ??????????????????????', 'code' => '????', 'code_comment' => '????????????? ??????????????????????', 'subject' => '??????', 'subject_comment' => '??????????????????', 'description' => '??????????', 'content_html' => 'HTML', 'content_css' => 'CSS', 'content_text' => 'Plaintext', 'test_send' => '???????????????', 'test_success' => '???????????????????', 'test_confirm' => '???????????????????? :email ????????', 'creating' => '????????????????...', 'creating_layout' => '??????????????????...', 'saving' => '?????????????????...', 'saving_layout' => '???????????????????...', 'delete_confirm' => '????????????', 'delete_layout_confirm' => '??????????????', 'deleting' => '?????????????...', 'deleting_layout' => '???????????????...', 'sending' => '????????????????????...', 'return' => '???????????????????????', 'options' => '????????', 'disable_auto_inline_css' => '????????? inline style ???? HTML element ????????????', ], 'mail_brand' => [ 'menu_label' => '???????????????????', 'menu_description' => '?????????????????????????????????', 'page_title' => '?????????????????????', 'sample_template' => [ 'heading' => '?????????', 'paragraph' => '????????????????????????????????????????????????? Cumque dicta <a>doloremque eaque</a>, enim error laboriosam pariatur possimus tenetur veritatis voluptas.', 'table' => [ 'item' => '??????', 'description' => '??????????', 'price' => '????', 'centered' => '???????????', 'right_aligned' => '?????????', ], 'buttons' => [ 'primary' => '????????', 'positive' => '???????????', 'negative' => '??????????', ], 'panel' => '????????????????????????', 'more' => '??????????????????', 'promotion' => '?????????: WINTER', 'subcopy' => '????????????????????????', 'thanks' => '??????????', ], 'fields' => [ '_section_background' => '????????', 'body_bg' => '??????????????', 'content_bg' => '???????????????', 'content_inner_bg' => '?????????????????????', '_section_buttons' => '????', 'button_text_color' => '????????????????', 'button_primary_bg' => '????????????????', 'button_positive_bg' => '???????????????????', 'button_negative_bg' => '??????????????????', '_section_type' => '????????', 'header_color' => '?????????? Header', 'heading_color' => '???????????????????', 'text_color' => '????????????????', 'link_color' => '???????', 'footer_color' => '?????????? Footer', '_section_borders' => '???', 'body_border_color' => '????????????', 'subcopy_border_color' => '??????????????', 'table_border_color' => '??????????', '_section_components' => '??????????', 'panel_bg' => '????????????????????', 'promotion_bg' => '???????????????????', 'promotion_border_color' => '??????????????', ], ], 'install' => [ 'project_label' => '?????????????', 'plugin_label' => '???????????????', 'theme_label' => '??????????', 'missing_plugin_name' => '??????????????????????????????????', 'missing_theme_name' => '?????????????????????????????', 'install_completing' => '???????????????????????', 'install_success' => '?????????????????????', ], 'updates' => [ 'title' => '???????????????', 'name' => '??????????????????', 'menu_label' => '?????? & ???????? (Plugin)', 'menu_description' => '??????????, ?????? ????????????????????', 'return_link' => '????????????????????????', 'check_label' => '?????????????????', 'retry_label' => '???????????', 'plugin_name' => '????', 'plugin_code' => '????', 'plugin_description' => '??????????', 'plugin_version' => '?????????', 'plugin_author' => '????????', 'plugin_not_found' => '?????????????', 'core_current_build' => '???????????????????', 'core_view_changelog' => '??????????????????????', 'core_build' => '??????????? :build', 'core_build_help' => '??????????????????????????????????????', 'core_downloading' => '??????????????????????????????', 'core_extracting' => '??????????????????????????????????', 'core_set_build' => 'Setting build number', 'changelog' => '????????????????????', 'changelog_view_details' => '????????????', 'plugins' => '????????', 'themes' => '???', 'disabled' => '????????????', 'plugin_downloading' => '??????????????????????: :name', 'plugin_extracting' => '??????????????????????????: :name', 'plugin_version_none' => '????????????', 'plugin_current_version' => '????????????', 'theme_new_install' => '?????????????????', 'theme_downloading' => '?????????????????: :name', 'theme_extracting' => '?????????????????????: :name', 'update_label' => '???????????????', 'update_completing' => '??????????????????????', 'update_loading' => '????????????????????????...', 'update_success' => '???????????????????????????', 'update_failed_label' => '???????????????', 'force_label' => '???????????????', 'found' => [ 'label' => '????????????!', 'help' => '??????????????????????????????????????????????', ], 'none' => [ 'label' => '???????????', 'help' => '???????????????', ], 'important_action' => [ 'empty' => '?????????????', 'confirm' => '???????????????', 'skip' => '????????????? (??????????)', 'ignore' => '????????????? (??????)', ], 'important_action_required' => 'Action required', 'important_view_guide' => '????????????????????????', 'important_view_release_notes' => '???????????????????????', 'important_alert_text' => '????????????????????????????', 'details_title' => '??????????????????', 'details_view_homepage' => '????????????', 'details_readme' => '???????????????????', 'details_readme_missing' => '??????????????????????????????', 'details_changelog' => '????????????????????', 'details_changelog_missing' => '???????????????????????????????', 'details_upgrades' => '????????????????', 'details_upgrades_missing' => '????????????????????????????', 'details_licence' => '????????', 'details_licence_missing' => '???????????????????', 'details_current_version' => '????????????', 'details_author' => '????????', ], 'server' => [ 'connect_error' => '?????????????????????????????????', 'response_not_found' => '????????????????????????', 'response_invalid' => '??????????????????????????????????', 'response_empty' => '?????????????????????????????', 'file_error' => '????????????????????????????????', 'file_corrupt' => '?????????????????????????', ], 'behavior' => [ 'missing_property' => '???? :class ??????????????????????? $:property ????????????????? :behavior', ], 'config' => [ 'not_found' => '????????????????????????? :file ????????????????? :location.', 'required' => "?????????????????? :location ????????? ':property'.", ], 'zip' => [ 'extract_failed' => "???????????????????? ':file'.", ], 'event_log' => [ 'hint' => '?????????????????????????????????????????????????????? ???? exceptions ??????????????????.', 'menu_label' => '???????????????', 'menu_description' => '???????????????????????????????????????????????????????????', 'empty_link' => '????????????????????????', 'empty_loading' => '??????????????????????...', 'empty_success' => '?????????????????????', 'return_link' => '??????????????????????????', 'id' => '????', 'id_label' => '?????????????', 'created_at' => '???????', 'message' => '???????', 'level' => '?????', 'preview_title' => '?????????', ], 'request_log' => [ 'hint' => '???????????????????????????????????????????????????????????????????? ??????????????????????????????????????? ????????? status code 404', 'menu_label' => '?????????????????????', 'menu_description' => '????????????????????????? ??????????????????????? ???? Page not found (404)', 'empty_link' => '??????????????????????????????', 'empty_loading' => '????????????????????????????...', 'empty_success' => '???????????????????????????', 'return_link' => '????????????????????????????????', 'id' => '????', 'id_label' => '??????????', 'count' => '??????????', 'referer' => '???????????????', 'url' => 'URL', 'status_code' => '?????', 'preview_title' => '???????????????', ], 'permissions' => [ 'name' => '????', 'manage_system_settings' => '????????????????????', 'manage_software_updates' => '????????????????????????', 'access_logs' => '???????????????', 'manage_mail_templates' => '??????????????????', 'manage_mail_settings' => '?????????????????????', 'manage_other_administrators' => '???????????????????????', 'impersonate_users' => '?????????????????', 'manage_preferences' => '??????????????????????????????', 'manage_editor' => '??????????????????????????', 'view_the_dashboard' => '???????????????', 'manage_default_dashboard' => '??????????????????????????????????', 'manage_branding' => '????????????????????????', ], 'log' => [ 'menu_label' => '????????????????', 'menu_description' => '??????????????????????????????????', 'default_tab' => '????????? (Log)', 'log_events' => '????????????????????????????', 'log_events_comment' => '????????????????????????????????????? ???????????????????????????????????', 'log_requests' => '???????????????????????', 'log_requests_comment' => '?????????????????????????????????????????????????????? ???? 404 errors', 'log_theme' => '???????????????????', 'log_theme_comment' => '?????????????????????????????????????????', ], 'media' => [ 'invalid_path' => "??????????????????????: ':path'", 'folder_size_items' => '??????', ], 'page' => [ 'custom_error' => [ 'label' => '???????????????', 'help' => "?????????, ????????????????????????????????????????????", ], 'maintenance' => [ 'label' => "??????????????!", 'help' => "???????????????????????, ????????????????????????!", 'message' => "???????:", 'available_at' => "??????????????????????:", ], 'invalid_token' => [ 'label' => '???????????????????????????', ], ], 'pagination' => [ 'previous' => '????????', 'next' => '?????', ], ];