PHP Classes

File: install/Language/th/Install.php

Recommend this page to a friend!
  Packages of Aby Dahana   Aksara   install/Language/th/Install.php   Download  
File: install/Language/th/Install.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change:
Date: 2 months ago
Size: 22,820 bytes
 

Contents

Class file image Download
<?php /** * This file is part of Aksara CMS, both framework and publishing * platform. * * @author Aby Dahana <abydahana@gmail.com> * @copyright (c) Aksara Laboratory <https://aksaracms.com> * @license MIT License * * This source file is subject to the MIT license that is bundled * with this source code in the LICENSE.txt file. * * When the signs is coming, those who don't believe at "that time" * have only two choices, commit suicide or become brutal. */ return [ // ???????? 'Aksara Installer' => '?????????? Aksara', 'Whoops!' => '????!', 'Back' => '????????', 'Refresh' => '??????', 'Continue' => '????????????', 'DSN' => '??????????? DSN', 'Hostname' => '?????????', 'Port' => '?????', 'Username' => '??????????', 'Password' => '????????', 'Confirm Password' => '??????????????', 'Available' => '???????????', // ???????? 'Checking Requirements' => '???????????????', 'Database Configuration' => '???????????????????', 'Security Configuration' => '?????????????????????', 'System Configuration' => '??????????????', 'Finalizing' => '?????????', 'Hello there' => '??????', 'Choose Language' => '?????????', 'Thank you for choosing Aksara' => '?????????????? <a href="//aksaracms.com" class="text-primary fw-bold" target="_blank">Aksara</a>!', 'Before we start the installation, please take a moment to read this few notes.' => '??????????????????????????? ????????????????????????????????????????????????', 'You could check the agreement box and skip reading as usual.' => '????????????????? "<b>???????</b>" ???????????????????????? ??????????????????? "<b>?????</b>" ?????????????????????????????????', 'Article 1' => '<a href="//aksaracms.com" class="text-primary fw-bold" target="_blank">Aksara</a> ??????????????????????????????????????????????????????????? ?????????? ????????????????? <a href="//aksaracms.com" class="text-primary fw-bold" target="_blank">Aksara</a> ????????????????????????????', 'Article 2' => '??????????????????????????????????????????????????? <a href="//aksaracms.com" class="text-primary fw-bold" target="_blank">Aksara</a> ???????????????????????? ?????????????????????????????????????????????????????', 'Article 3' => '??????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????', 'Three notes should be enough.' => '???????????????????????????', 'I look forward to your support.' => '?????????????????????????', 'The fool' => '?????', 'Pretend to agree' => '???????????????????', 'Start Installation' => '???????????????', // ????????? 'Fill the requested fields below with your database connection.' => '??????????????????????????????????????????????????????????????????????????', 'Please fill all required fields!' => '????????????????????????????????????!', 'Database Driver' => '?????????????????', 'Initial Database' => '?????????????????', 'Please choose the correct database driver!' => '????????????????????????????????????!', 'Create database if not exist' => '??????????????????????????', // ?????????????? 'The timezone is not valid!' => '?????????????????!', 'The site title cannot be empty!' => '????????????????????????????????!', 'The site description cannot be empty!' => '????????????????????????????????????!', 'File extension must be comma separated alphanumeric only!' => '???????????????????????????????????????????? ?????????????????????????!', 'Image extension must be comma separated alphanumeric only!' => '??????????????????????????????????????????? ?????????????????????????!', 'Maximum upload size must be numeric only!' => '???????????????????????????????????????!', 'Image dimension must be numeric only!' => '?????????????????????????????!', 'Thumbnail dimension must be numeric only!' => '????????????????????????????????!', 'Icon dimension must be numeric only!' => '???????????????????????????????!', 'All catched up!' => '?????????????????!', 'Your application is ready to install using provided settings.' => '???????????????????????????????????????????????????????????', 'Just one more step' => '????????????????????', 'Make sure what you filled in on the previous form is correct.' => '?????????????????????????????????????????????????????????', 'Once you have successfully run the installer, there is no more back button.' => '??????????????????????????????? ??????????????????????', 'Click run installer to applying your configuration.' => '???? "<b>?????????????</b>" ????????????????????????', 'Run Installer' => '?????????????', // ?????????? 'Failed to open or create the configuration file!' => '????????????????????????????????????!', 'Failed to write the configuration into file!' => '????????????????????????????????!', 'Congratulations!' => '?????????!', 'Aksara has been successfully installed on your system!' => '<a href="//aksaracms.com" class="text-primary fw-bold" target="_blank">Aksara</a> ??????????????????????????????????????!', 'Notice!' => '????????!', 'Your configuration file or folder is not writable or there was a problem while creating the configuration file.' => '????????????????????????????????????????????????? ???????????????????????????????????', 'You will have to create the following code by hand manually and locate to the following directory:' => '???????????????????????????????????????????????????????????????:', 'Revalidate configuration after the configuration file is created or uploaded.' => '??????????????????????????????????????????????????????????????', 'You can login as superuser using following credential:' => '?????????????????????????????????????????????????????????????????????:', 'Follow our updates to get our other works if you find this useful.' => '??????????????????????????????????????? ??????????????????????????????????', 'Just to remind you, we also collect donations from people like you to support our research.' => '?????????????????? ???????????????????????????????????????????????????????????????', 'Regardless of the amount will be very useful.' => '??????????????????????????????????', 'Cheers' => '???????????????', 'Launch Site' => '???????????????', 'Revalidate Configuration' => '?????????????????????????', // ???????? 'You just need to pretend to agree!' => '??????????????????????????????????????????!', 'Awesome!' => '?????????!', 'You just read our notes and pretend to agree with it.' => '?????????????????????????????????????????????? :)', 'We will help you to prepare your application using this installation wizard.' => '???????????????????????????????????????????????????????', 'Before you go, make sure this pre-requirements are fulfilled without any warning.' => '?????????????? ??????????????????????????????????????????????????????????????????????????????', 'Otherwise your application will not work properly.' => '???????????????????????????????????????????????', 'PHP Version' => '???????? PHP', 'Rewrite Module' => '??????????????', 'Internationalization' => '????????????????', 'Multibyte String' => '?????????????', 'PHP GD' => 'PHP GD', 'JSON' => 'JSON', 'XML' => 'XML', 'The minimum required version is' => '????????????????????????????', 'and the maximum version is' => '????????????????????', 'Disabled' => '?????????', 'Enabled' => '??????????', 'Off' => '???', 'On' => '????', 'Turn it on!' => '??????????!', 'Optional' => '????????', 'Some requirement are not yet fulfilled.' => '???????????????????????????????????????', 'Please update your server configuration and click on refresh button to continue the installation.' => '??????????????????????????????????????????????????????????????????????????????', 'The rewrite module is disabled by your server.' => '??????????????????????????????????????????????', 'You can continue the installation but we recommend to enable it.' => '?????????????????????????????????????????????????????????', // ??????????? 'Enter your secret formula to secure your application.' => '?????????????????????????????????????????????????????????????', 'Encryption Key' => '???????????????', 'Your encryption key' => '?????????????????????', 'Cookie Name' => '??????????', 'Session Expiration' => '???????????????????', 'The number of seconds you want the session to last.' => '??????????????????????????????????????? ?????????????? 0 (?????) ?????????????????????????????????????????', 'In seconds' => '?????????????', 'Unique cookie name to prevent session conflict' => '??????????????????????????????????????????????????????', 'Superuser' => '???????????????', 'First Name' => '????', 'Last Name' => '???????', 'Email Address' => '????????????', 'Create username for superuser' => '????????????????????????????????????', 'Password for superuser' => '?????????????????????????????', 'Retype the password' => '?????????????????????', // ???? 'The encryption key cannot be empty!' => '???????????????????????????????????!', 'The encryption key contain unsupported character!' => '??????????????????????????????????????????????????!', 'The cookie name cannot be empty!' => '??????????????????????????????!', 'The cookie name contain unsupported character!' => '?????????????????????????????????????????????!', 'The first name cannot be empty!' => '????????????????????????!', 'Please enter your valid email address!' => '????????????????????????????????????!', 'The username must be in alphanumeric only!' => '????????????????????????????????????????????????????????????? 5 ????????!', 'The password cannot be empty!' => '????????????????????????????!', 'The password confirmation did not match!' => '??????????????????????????!', 'Enter the basic system configuration.' => '?????????????????????????', 'You will able to change it after the installation.' => '???????????????????????????????????', 'Installation Mode' => '??????????????', 'Basic (with sample)' => '??????? (?????????????)', 'Developer (without sample)' => '???????? (?????????????)', 'Timezone' => '???????', 'Site Settings' => '??????????????????', 'Site Title' => '????????????', 'Enter the site title' => '????????????????', 'Site Description' => '????????????????', 'Enter the site description' => '????????????????????', 'Upload Settings' => '????????????????????', 'Allowed File Extension' => '????????????????????', 'Allowed Image Extension' => '???????????????????', 'Separate with comma' => '?????????????????????????', 'Upload Limit' => '??????????????????', 'Image Width Dimension' => '???????????????????', 'Original' => '???????', 'Thumbnail' => '??????', 'Icon' => '?????', 'In pixel' => '?????????????', 'ZIP Archiver' => '?????????? ZIP', 'Your application is ready to install using the provided configurations.' => '???????????????????????????????????????????????????????????', 'Agreement' => '???????????????', 'Database Initial' => '?????????????????', 'Email' => '?????', 'Password Confirmation' => '?????????????????', 'File Extension' => '????????????????????', 'Image Extension' => '???????????????????', 'Max Upload Size' => '?????????????????', 'Image Dimension' => '???????', 'Thumbnail Dimension' => '??????????', 'Icon Dimension' => '?????????', 'The installer was interrupted!' => '??????????????????????!', 'The installer was unable to write the configuration file.' => '?????????????????????????????????????????', 'Please follow the instructions below to continue.' => '??????????????????????????????????????????????', 'Problem Found' => '???????', 'Unable to create or write file' => '???????????????????????????', 'Solution' => '?????????', 'Please download the configuration file below and upload or paste it manually under the following directory' => '????????????????????????????????????????????????????????????????????????????????????', 'Download Configuration' => '???????????????????', 'Once the configuration file were uploaded, please click the refresh button to continue the installation.' => '????????????????????????????????? ??????????????????????????????????????????', 'Unable to extract the sample module.' => '????????????????????????????', 'Make sure the following directory is writable' => '?????????????????????????????????????????????????', 'Skip installing the sample module' => '???????????????????????????', // ????? 'Subscribe to my channel' => '????????????????', 'Be my friend' => '????????????????', 'Follow my GitHub' => '?????? GitHub ??????', 'Import sample data' => '?????????????????????????', ];