mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-10-31 02:28:35 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			149 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			149 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| /**
 | |
|  * @link https://www.yiiframework.com/
 | |
|  * @copyright Copyright (c) 2008 Yii Software LLC
 | |
|  * @license https://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 [
 | |
|     ' and ' => '',
 | |
|     '"{attribute}" does not support operator "{operator}".' => '',
 | |
|     '(not set)' => '(ไม่ได้ตั้ง)',
 | |
|     'Action not found.' => '',
 | |
|     'Aliases available: {aliases}' => '',
 | |
|     'An internal server error occurred.' => 'เกิดข้อผิดพลาดภายในเซิร์ฟเวอร์',
 | |
|     'Are you sure you want to delete this item?' => 'คุณแน่ใจหรือไม่ที่จะลบรายการนี้?',
 | |
|     'Condition for "{attribute}" should be either a value or valid operator specification.' => '',
 | |
|     '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 results found.' => 'ไม่พบผลลัพธ์',
 | |
|     'Only files with these MIME types are allowed: {mimeTypes}.' => 'เฉพาะไฟล์ที่มีชนิด MIME ต่อไปนี้ที่ได้รับการอนุญาต: {mimeTypes}',
 | |
|     'Only files with these extensions are allowed: {extensions}.' => 'เฉพาะไฟล์ที่มีนามสกุลต่อไปนี้ที่ได้รับอนุญาต: {extensions}',
 | |
|     'Operator "{operator}" must be used with a search attribute.' => '',
 | |
|     'Operator "{operator}" requires multiple operands.' => '',
 | |
|     'Options available: {options}' => '',
 | |
|     '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>{begin, number} ถึง {end, number}</b> จาก <b>{totalCount, number}</b> ผลลัพธ์',
 | |
|     'The combination {values} of {attributes} has already been taken.' => '',
 | |
|     '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 format of {filter} is invalid.' => '',
 | |
|     '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 requested view "{name}" was not found.' => 'ไม่พบ "{name}" ในการเรียกใช้',
 | |
|     '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 alias: -{name}' => '',
 | |
|     'Unknown filter attribute "{attribute}"' => '',
 | |
|     '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, number} ไฟล์',
 | |
|     'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => '',
 | |
|     'in {delta, plural, =1{a day} other{# days}}' => 'ใน {delta} วัน',
 | |
|     'in {delta, plural, =1{a minute} other{# minutes}}' => 'ใน {delta} นาที',
 | |
|     'in {delta, plural, =1{a month} other{# months}}' => 'ใน {delta} เดือน',
 | |
|     'in {delta, plural, =1{a second} other{# seconds}}' => 'ใน {delta} วินาที',
 | |
|     'in {delta, plural, =1{a year} other{# years}}' => 'ใน {delta} ปี',
 | |
|     'in {delta, plural, =1{an hour} other{# hours}}' => 'ใน {delta} ชั่วโมง',
 | |
|     'just now' => 'เมื่อสักครู่นี้',
 | |
|     'the input value' => 'ค่าป้อนที่เข้ามา',
 | |
|     '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" ถูกใช้ไปแล้ว',
 | |
|     '{attribute} cannot be blank.' => '{attribute}ต้องไม่ว่างเปล่า',
 | |
|     '{attribute} contains wrong subnet mask.' => '{attribute}ไม่ใช่ซับเน็ตที่ถูกต้อง',
 | |
|     '{attribute} is invalid.' => '{attribute}ไม่ถูกต้อง',
 | |
|     '{attribute} is not a valid URL.' => '{attribute}ไม่ใช่รูปแบบ URL ที่ถูกต้อง',
 | |
|     '{attribute} is not a valid email address.' => '{attribute}ไม่ใช่รูปแบบอีเมลที่ถูกต้อง',
 | |
|     '{attribute} is not in the allowed range.' => '{attribute}ไม่ได้อยู่ในช่วงที่ได้รับอนุญาต',
 | |
|     '{attribute} must be "{requiredValue}".' => '{attribute}ต้องการ "{requiredValue}"',
 | |
|     '{attribute} must be a number.' => '{attribute}ต้องเป็นตัวเลขเท่านั้น',
 | |
|     '{attribute} must be a string.' => '{attribute}ต้องเป็นตัวอักขระเท่านั้น',
 | |
|     '{attribute} must be a valid IP address.' => '{attribute}ต้องเป็นที่อยู่ไอพีที่ถูกต้อง',
 | |
|     '{attribute} must be an IP address with specified subnet.' => '{attribute}ต้องเป็นที่อยู่ไอพีกับซับเน็ตที่ระบุ',
 | |
|     '{attribute} must be an integer.' => '{attribute}ต้องเป็นจำนวนเต็มเท่านั้น',
 | |
|     '{attribute} must be either "{true}" or "{false}".' => '{attribute}ต้องเป็น "{true}" หรือ "{false}"',
 | |
|     '{attribute} must be equal to "{compareValueOrAttribute}".' => '{attribute}ต้องเหมือนกับ "{compareValueOrAttribute}"',
 | |
|     '{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute}ต้องมากกว่า "{compareValueOrAttribute}"',
 | |
|     '{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '{attribute}ต้องมากกว่าหรือเท่ากับ "{compareValueOrAttribute}"',
 | |
|     '{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute}ต้องน้อยกว่า "{compareValueOrAttribute}"',
 | |
|     '{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '{attribute}ต้องน้อยกว่าหรือเท่ากับ "{compareValueOrAttribute}"',
 | |
|     '{attribute} must be no greater than {max}.' => '{attribute}ต้องไม่มากกว่า {max}.',
 | |
|     '{attribute} must be no less than {min}.' => '{attribute}ต้องไม่น้อยกว่า {min}',
 | |
|     '{attribute} must not be a subnet.' => '{attribute}ต้องไม่ใช่ซับเน็ต',
 | |
|     '{attribute} must not be an IPv4 address.' => '{attribute}ต้องไม่ใช่ที่อยู่ไอพีรุ่น 4',
 | |
|     '{attribute} must not be an IPv6 address.' => '{attribute}ต้องไม่ใช่ที่อยู่ไอพีรุ่น 6',
 | |
|     '{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute}ต้องมีค่าไม่เหมือนกับ "{compareValueOrAttribute}"',
 | |
|     '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute}ควรประกอบด้วยอักขระอย่างน้อย {min, number} อักขระ',
 | |
|     '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute}ควรประกอบด้วยอักขระอย่างมาก {max, number} อักขระ',
 | |
|     '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute}ควรประกอบด้วย {length, number} อักขระ',
 | |
|     '{compareAttribute} is invalid.' => '',
 | |
|     '{delta, plural, =1{1 day} other{# days}}' => '{delta} วัน',
 | |
|     '{delta, plural, =1{1 hour} other{# hours}}' => '{delta} ชั่วโมง',
 | |
|     '{delta, plural, =1{1 minute} other{# minutes}}' => '{delta} นาที',
 | |
|     '{delta, plural, =1{1 month} other{# months}}' => '{delta} เดือน',
 | |
|     '{delta, plural, =1{1 second} other{# seconds}}' => '{delta} วินาที',
 | |
|     '{delta, plural, =1{1 year} other{# years}}' => '{delta} ปี',
 | |
|     '{delta, plural, =1{a day} other{# days}} ago' => '{delta} วันที่ผ่านมา',
 | |
|     '{delta, plural, =1{a minute} other{# minutes}} ago' => '{delta} นาทีที่ผ่านมา',
 | |
|     '{delta, plural, =1{a month} other{# months}} ago' => '{delta} เดือนที่ผ่านมา',
 | |
|     '{delta, plural, =1{a second} other{# seconds}} ago' => '{delta} วินาทีที่ผ่านมา',
 | |
|     '{delta, plural, =1{a year} other{# years}} ago' => '{delta} ปีที่ผ่านมา',
 | |
|     '{delta, plural, =1{an hour} other{# hours}} ago' => '{delta} ชั่วโมงที่ผ่านมา',
 | |
|     '{nFormatted} B' => '',
 | |
|     '{nFormatted} GB' => '',
 | |
|     '{nFormatted} GiB' => '',
 | |
|     '{nFormatted} KiB' => '',
 | |
|     '{nFormatted} MB' => '',
 | |
|     '{nFormatted} MiB' => '',
 | |
|     '{nFormatted} PB' => '',
 | |
|     '{nFormatted} PiB' => '',
 | |
|     '{nFormatted} TB' => '',
 | |
|     '{nFormatted} TiB' => '',
 | |
|     '{nFormatted} kB' => '',
 | |
|     '{nFormatted} {n, plural, =1{byte} other{bytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '',
 | |
| ];
 | 
