Browse Source

Merge pull request #11045 from nainoon/patch-2

updated thai translation
batch-query-test
Dmitry Naumenko 9 years ago
parent
commit
4f85d8ec96
  1. 80
      framework/messages/th/yii.php

80
framework/messages/th/yii.php

@ -2,7 +2,7 @@
/**
* Message translations.
*
* This file is automatically generated by 'yii message' command.
* 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.
*
@ -22,25 +22,24 @@ return [
'Are you sure you want to delete this item?' => 'คณแนใจหรอไมจะลบรายการน?',
'Delete' => 'ลบ',
'Error' => 'ผดพลาด',
'File upload failed.' => 'ไมสามารถอพโหลดไฟลได',
'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 MIME types are allowed: {mimeTypes}.' => 'เฉพาะไฟลชนด MIME ตอไปนไดบการอนญาต: {mimeTypes}',
'Only files with these extensions are allowed: {extensions}.' => 'เฉพาะไฟลนามสกลตอไปนไดบอนญาต: {extensions}',
'Page not found.' => 'ไมพบหนา',
'Please fix the following errors:' => 'โปรดแกไขขอผดพลาดตอไปน:',
'Please upload a file.' => 'กรณาอพโหลดไฟล',
'Powered by {yii}' => 'ขบเคลอนโดย {yii}',
'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 file "{file}" is not an image.' => 'ไฟล "{file}" ไมใชปภาพ',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'ไฟล "{file}" มขนาดใหญไป ไฟลจะตองมขนาดไมเกน {limit, number} ไบต',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'ไฟล "{file}" มขนาดเลกเกนไป ไฟลจะตองมขนาดมากกวา {limit, number} ไบต',
'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} พกเซล',
@ -50,7 +49,6 @@ return [
'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' => 'ด',
@ -63,44 +61,46 @@ return [
'in {delta, plural, =1{a day} other{# days}}' => 'ใน {delta} วน',
'in {delta, plural, =1{a month} other{# months}}' => 'ใน {delta} เดอน',
'in {delta, plural, =1{a year} other{# years}}' => 'ใน {delta} ป',
'just now' => 'เมอสกคร',
'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} ไมใชปแบบอเมลทกตอง',
'{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, 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} อกขระ',
'{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}ไมใชปแบบอเมลทกตอง',
'{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 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 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} อกขระ',
'{attribute} contains wrong subnet mask.' => '{attribute}ไมใชบเนตทกตอง',
'{attribute} is not in the allowed range.' => '{attribute}ไมไดอยในชวงทไดบอนญาต',
'{attribute} must be a valid IP address.' => '{attribute}ตองเปนทอยไอพกตอง',
'{attribute} must be an IP address with specified subnet.' => '{attribute}ตองเปนทอยไอพบซบเนตทระบ',
'{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',
'{delta, plural, =1{1 second} other{# seconds}}' => '{delta} วนาท',
'{delta, plural, =1{1 hour} other{# hours}}' => '{delta} ชวโมง',
'{delta, plural, =1{1 minute} other{# minutes}}' => '{delta} นาท',
'{delta, plural, =1{1 day} other{# days}}' => '{delta} วน',
'{delta, plural, =1{1 month} other{# months}}' => '{delta} เดอน',
'{delta, plural, =1{1 year} other{# years}}' => '{delta} ป',
'{delta, plural, =1{a second} other{# seconds}} ago' => '{delta} วนาทานมา',
'{delta, plural, =1{a minute} other{# minutes}} ago' => '{delta} นาทานมา',
'{delta, plural, =1{an hour} other{# hours}} ago' => '{delta} ชวโมงทานมา',
'{delta, plural, =1{a day} other{# days}} ago' => '{delta} วนทานมา',
'{delta, plural, =1{a month} other{# months}} ago' => '{delta} เดอนทานมา',
'{delta, plural, =1{a year} other{# years}} ago' => '{delta} ปานมา',
'{n, plural, =1{# byte} other{# bytes}}' => '{n} ไบต',
'{n, plural, =1{# kilobyte} other{# kilobytes}}' => '{n} กโลไบต',
'{n, plural, =1{# megabyte} other{# megabytes}}' => '{n} เมกะไบต',
'{n, plural, =1{# gigabyte} other{# gigabytes}}' => '{n} จกะไบต',
'{n, plural, =1{# terabyte} other{# terabytes}}' => '{n} เทระไบต',
'{n, plural, =1{# petabyte} other{# petabytes}}' => '{n} เพตะไบต',
'{n} B' => '{n} B',
'{n} GB' => '{n} GB',
'{n} KB' => '{n} KB',
'{n} MB' => '{n} MB',
'{n} PB' => '{n} PB',
'{n} TB' => '{n} TB',
];

Loading…
Cancel
Save