| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 | 
							- <?php
 
- /**
 
-  * @link http://www.yiiframework.com/
 
-  * @copyright Copyright (c) 2008 Yii Software LLC
 
-  * @license http://www.yiiframework.com/license/
 
-  */
 
- /**
 
-  * Message translations.
 
-  *
 
-  * This file is automatically generated by 'yii message/extract' command.
 
-  * It contains the localizable messages extracted from source code.
 
-  * You may modify this file by translating the extracted messages.
 
-  *
 
-  * Each array element represents the translation (value) of a message (key).
 
-  * If the value is empty, the message is considered as not translated.
 
-  * Messages that no longer need translation will have their translations
 
-  * enclosed between a pair of '@@' marks.
 
-  *
 
-  * Message string can be used with plural forms format. Check i18n section
 
-  * of the guide for details.
 
-  *
 
-  * NOTE: this file must be saved in UTF-8 encoding.
 
-  */
 
- return [
 
-     '(not set)' => '(берілмеген)',
 
-     'An internal server error occurred.' => 'Сервердің ішкі қатесі туды.',
 
-     'Are you sure you want to delete this item?' => 'Бұл элементті жоюға сенімдісіз бе?',
 
-     'Delete' => 'Жою',
 
-     'Error' => 'Қате',
 
-     'File upload failed.' => 'Файлды жүктеу сәтті болмады',
 
-     'Home' => 'Басы',
 
-     'Invalid data received for parameter "{param}".' => '"{param}" параметріне дұрыс емес мән берілген.',
 
-     'Login Required' => 'Кіруді сұрайды.',
 
-     'Missing required arguments: {params}' => 'Қажетті аргументтер жоқ: {params}',
 
-     'Missing required parameters: {params}' => 'Қажетті параметрлер жоқ: {params}',
 
-     'No' => 'Жоқ',
 
-     'No help for unknown command "{command}".' => 'Белгісіз "{command}" командасы үшін көмек табылмады.',
 
-     'No help for unknown sub-command "{command}".' => 'Белгісіз "{command}" ішкі командасы үшін көмек табылмады.',
 
-     'No results found.' => 'Нәтиже табылған жок.',
 
-     'Only files with these extensions are allowed: {extensions}.' => 'Тек мына кеңейтімдегі файлдарға ғана рұқсат етілген: {extensions}.',
 
-     'Page not found.' => 'Бет табылған жок.',
 
-     'Please fix the following errors:' => 'Өтінеміз, мына қателерді түзеңіз:',
 
-     'Please upload a file.' => 'Файлды жүктеңіз.',
 
-     'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => '<b>{totalCount, number}</b> жазбадан <b>{begin, number}-{end, number}</b> аралығы көрсетілген.',
 
-     'The file "{file}" is not an image.' => '«{file}» файлы сурет емес.',
 
-     'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => '«{file}» файлының өлшемі тым үлкен. Көлемі {formattedLimit} аспау керек.',
 
-     'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => '«{file}» файлының өлшемі тым кіші. Көлемі {formattedLimit} кем болмауы керек.',
 
-     'The format of {attribute} is invalid.' => '«{attribute}» аттрибутының форматы дұрыс емес.',
 
-     'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '«{file}» суретінің өлшемі тым үлкен. Биіктігі {limit, number} пиксельден аспауы қажет.',
 
-     'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '«{file}» суретінің өлшемі тым үлкен. Ені {limit, number} пиксельден аспауы қажет.',
 
-     'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '«{file}» суретінің өлшемі тым кіші. Биіктігі {limit, number} пиксельден кем болмауы қажет.',
 
-     'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => '«{file}» суретінің өлшемі тым кіші. Ені {limit, number} пиксельден кем болмауы қажет.',
 
-     'The verification code is incorrect.' => 'Тексеріс коды қате.',
 
-     'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Барлығы <b>{count, number}</b> жазба.',
 
-     'Unable to verify your data submission.' => 'Жіберілген мәліметерді тексеру мүмкін емес.',
 
-     'Unknown command "{command}".' => '"{command}" командасы белгісіз.',
 
-     'Unknown option: --{name}' => 'Белгісіз опция: --{name}',
 
-     'Update' => 'Жаңарту',
 
-     'View' => 'Көру',
 
-     'Yes' => 'Иә',
 
-     'You are not allowed to perform this action.' => 'Сізге бұл әрекетті жасауға рұқсат жоқ',
 
-     'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Сіз {limit} файлдан көп жүктей алмайсыз.',
 
-     'the input value' => 'енгізілген мән',
 
-     '{attribute} "{value}" has already been taken.' => '{attribute} «{value}» Бұл бос емес мән.',
 
-     '{attribute} cannot be blank.' => '«{attribute}» толтыруды қажет етеді.',
 
-     '{attribute} is invalid.' => '«{attribute}» мәні жарамсыз.',
 
-     '{attribute} is not a valid URL.' => '«{attribute}» жарамды URL емес.',
 
-     '{attribute} is not a valid email address.' => '«{attribute}» жарамды email адрес емес.',
 
-     '{attribute} must be "{requiredValue}".' => '«{attribute}» мәні «{requiredValue}» болу керек.',
 
-     '{attribute} must be a number.' => '«{attribute}» мәні сан болуы керек.',
 
-     '{attribute} must be a string.' => '«{attribute}» мәні мәтін болуы керек.',
 
-     '{attribute} must be an integer.' => '«{attribute}» мәні бүтін сан болу керек.',
 
-     '{attribute} must be either "{true}" or "{false}".' => '«{attribute}» мәні «{true}» немесе «{false}» болуы керек.',
 
-     '{attribute} must be greater than "{compareValue}".' => '«{attribute}» мәні мынадан үлкен болуы керек: «{compareValue}».',
 
-     '{attribute} must be greater than or equal to "{compareValue}".' => '«{attribute}» мәні мынадан үлкен немесе тең болуы керек: «{compareValue}».',
 
-     '{attribute} must be less than "{compareValue}".' => '«{attribute}» мәні мынадан кіші болуы керек: «{compareValue}».',
 
-     '{attribute} must be less than or equal to "{compareValue}".' => '«{attribute}» мәні мынадан кіші немесе тең болуы керек: «{compareValue}».',
 
-     '{attribute} must be no greater than {max}.' => '«{attribute}» мәні мынадан аспауы керек: {max}.',
 
-     '{attribute} must be no less than {min}.' => '«{attribute}» мәні мынадан кем болмауы керек: {min}.',
 
-     '{attribute} must be repeated exactly.' => '«{attribute}» мәні дәлме-дәл қайталану керек.',
 
-     '{attribute} must not be equal to "{compareValue}".' => '«{attribute}» мәні мынаған тең болмауы керек: «{compareValue}».',
 
-     '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '«{attribute}» мәні кемінде {min} таңбадан тұруы керек.',
 
-     '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '«{attribute}» мәні {max} таңбадан аспауы қажет.',
 
-     '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '«{attribute}» {length} таңбадан тұруы керек.',
 
- ];
 
 
  |