initial commit
This commit is contained in:
commit
252dac3143
1516 changed files with 694271 additions and 0 deletions
734
App_GlobalResources/Persons.resx
Normal file
734
App_GlobalResources/Persons.resx
Normal file
|
@ -0,0 +1,734 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Language" xml:space="preserve">
|
||||
<value>th</value>
|
||||
</data>
|
||||
<data name="Translator:Name" xml:space="preserve">
|
||||
<value>Pete</value>
|
||||
</data>
|
||||
<data name="Translator:Company" xml:space="preserve">
|
||||
<value>Neosamz Technologies</value>
|
||||
</data>
|
||||
<data name="Btn:Edit" xml:space="preserve">
|
||||
<value>แก้ไข</value>
|
||||
</data>
|
||||
<data name="Btn:Add" xml:space="preserve">
|
||||
<value>เพิ่ม</value>
|
||||
</data>
|
||||
<data name="Btn:Delete" xml:space="preserve">
|
||||
<value>ลบออก</value>
|
||||
</data>
|
||||
<data name="Txt:EditRecord" xml:space="preserve">
|
||||
<value>แก้ไขข้อมูล</value>
|
||||
</data>
|
||||
<data name="Txt:ViewRecord" xml:space="preserve">
|
||||
<value>ดูข้อมูลนี้</value>
|
||||
</data>
|
||||
<data name="Btn:New" xml:space="preserve">
|
||||
<value>เริ่มใหม่</value>
|
||||
</data>
|
||||
<data name="Btn:Export" xml:space="preserve">
|
||||
<value>ส่งออก</value>
|
||||
</data>
|
||||
<data name="Btn:Cancel" xml:space="preserve">
|
||||
<value>ยกเลิก/กลับ</value>
|
||||
</data>
|
||||
<data name="Btn:OK" xml:space="preserve">
|
||||
<value>ตกลง</value>
|
||||
</data>
|
||||
<data name="Btn:Save" xml:space="preserve">
|
||||
<value>บันทึก</value>
|
||||
</data>
|
||||
<data name="Btn:Go" xml:space="preserve">
|
||||
<value>ไป</value>
|
||||
</data>
|
||||
<data name="Btn:SearchGoButtonText" xml:space="preserve">
|
||||
<value>ค้น</value>
|
||||
</data>
|
||||
<data name="Btn:Refresh" xml:space="preserve">
|
||||
<value>Refresh</value>
|
||||
</data>
|
||||
<data name="Btn:Reset" xml:space="preserve">
|
||||
<value>ยกเลิกการกรองข้อมูล</value>
|
||||
</data>
|
||||
<data name="Btn:Copy" xml:space="preserve">
|
||||
<value>คัดลอก</value>
|
||||
</data>
|
||||
<data name="Btn:ExportExcel" xml:space="preserve">
|
||||
<value>ส่งออกไป Excel</value>
|
||||
</data>
|
||||
<data name="Btn:PDF" xml:space="preserve">
|
||||
<value>ส่งออกเป็น PDF ไฟล์</value>
|
||||
</data>
|
||||
<data name="Btn:FirstPage" xml:space="preserve">
|
||||
<value>หน้าแรก</value>
|
||||
</data>
|
||||
<data name="Btn:PreviousPage" xml:space="preserve">
|
||||
<value>หน้าแรก</value>
|
||||
</data>
|
||||
<data name="Btn:NextPage" xml:space="preserve">
|
||||
<value>หน้าต่อไป</value>
|
||||
</data>
|
||||
<data name="Btn:LastPage" xml:space="preserve">
|
||||
<value>หน้าสุดท้าย</value>
|
||||
</data>
|
||||
<data name="Btn:SaveNNew" xml:space="preserve">
|
||||
<value>บันทึกและเพิ่มใหม่</value>
|
||||
</data>
|
||||
<data name="Txt:DeleteRecord" xml:space="preserve">
|
||||
<value>ลบข้อมูล</value>
|
||||
</data>
|
||||
<data name="DeleteRecordConfirm" xml:space="preserve">
|
||||
<value>คุณ..ต้องการลบข้อมูลที่เลือกไว้ ..?</value>
|
||||
<comment>Are you sure you want to delete this record?</comment>
|
||||
</data>
|
||||
<data name="Txt:SearchFor" xml:space="preserve">
|
||||
<value>ค้นหา</value>
|
||||
</data>
|
||||
<data name="Txt:PageTotal" xml:space="preserve">
|
||||
<value>Page Total:</value>
|
||||
</data>
|
||||
<data name="Txt:GrandTotal" xml:space="preserve">
|
||||
<value>รวมทั้งสิ้น</value>
|
||||
</data>
|
||||
<data name="Txt:Page" xml:space="preserve">
|
||||
<value>หน้า</value>
|
||||
</data>
|
||||
<data name="Txt:Of" xml:space="preserve">
|
||||
<value>จาก</value>
|
||||
</data>
|
||||
<data name="Txt:PageSize" xml:space="preserve">
|
||||
<value>PageSize</value>
|
||||
</data>
|
||||
<data name="Txt:To" xml:space="preserve">
|
||||
<value>ถึง</value>
|
||||
</data>
|
||||
<data name="Txt:AddDialogTitle" xml:space="preserve">
|
||||
<value>เพิ่มข้อมูล</value>
|
||||
</data>
|
||||
<data name="Txt:EditDialogTitle" xml:space="preserve">
|
||||
<value>แก้ไขข้อมูล</value>
|
||||
</data>
|
||||
<data name="Txt:ViewDialogTitle" xml:space="preserve">
|
||||
<value>ดูข้อมูลนี้</value>
|
||||
<comment>Show Record</comment>
|
||||
</data>
|
||||
<data name="Txt:SignIn" xml:space="preserve">
|
||||
<value>ลงชื่อเข้าใช้</value>
|
||||
</data>
|
||||
<data name="Txt:SignOut" xml:space="preserve">
|
||||
<value>ลงชื่อออก</value>
|
||||
</data>
|
||||
<data name="LLS:Text" xml:space="preserve">
|
||||
<value>เพิ่มเติม</value>
|
||||
</data>
|
||||
<data name="DS:Text" xml:space="preserve">
|
||||
<value>เลือก</value>
|
||||
</data>
|
||||
<data name="Val:ValueIsRequired" xml:space="preserve">
|
||||
<value>กรุณากรอกข้อมูลให้ครบ ( {FieldName} ) </value>
|
||||
</data>
|
||||
<data name="Val:ValueTooLong" xml:space="preserve">
|
||||
<value>กรอกข้อมูลยาวมากเกินไป ( {FieldName} )</value>
|
||||
</data>
|
||||
<data name="Val:Separator" xml:space="preserve">
|
||||
<value>&nbsp;</value>
|
||||
</data>
|
||||
<data name="Txt:TotalItems" xml:space="preserve">
|
||||
<value>รวมทุกรายการ</value>
|
||||
</data>
|
||||
<data name="Err:InvalidLoginInfo" xml:space="preserve">
|
||||
<value>ข้อมูลการเข้าใช้ ไม่ถูกต้อง</value>
|
||||
</data>
|
||||
<data name="Err:InternalErrorLogin" xml:space="preserve">
|
||||
<value>พบข้อผิดพลาดในการลงชือเข้าใช้</value>
|
||||
</data>
|
||||
<data name="Txt:UserName" xml:space="preserve">
|
||||
<value>ชื่อผู้ใช้:</value>
|
||||
</data>
|
||||
<data name="Txt:Password" xml:space="preserve">
|
||||
<value>รหัสผ่าน:</value>
|
||||
</data>
|
||||
<data name="Err:EnterUserName" xml:space="preserve">
|
||||
<value>กรุณา กรอกชื่อผู้ใช้</value>
|
||||
</data>
|
||||
<data name="Err:EnterPassword" xml:space="preserve">
|
||||
<value>กรุณา กรอกรหัสผ่าน</value>
|
||||
</data>
|
||||
<data name="Txt:SkipNavigation" xml:space="preserve">
|
||||
<value>Skip navigation links</value>
|
||||
</data>
|
||||
<data name="Txt:LoginMsg" xml:space="preserve">
|
||||
<value>กรุณากรอกชื่อผู้ใช้และรหัสผ่าน</value>
|
||||
<comment>Enter your user name and password to sign in.</comment>
|
||||
</data>
|
||||
<data name="Txt:LoginMsgSessionInvalid" xml:space="preserve">
|
||||
<value>คุณลงชื่อออกไปแล้ว<br> กรุณาลงชื่อเข้าใช้ใหม่</value>
|
||||
</data>
|
||||
<data name="Err:RetrieveRec" xml:space="preserve">
|
||||
<value>ไม่สามารถเรียกข้อมูลที่เลือกไว้</value>
|
||||
<comment>The requested record could not be retrieved.</comment>
|
||||
</data>
|
||||
<data name="Err:NoRecSelected" xml:space="preserve">
|
||||
<value>กรุณาเลือกข้อมูล</value>
|
||||
<comment>Please select a record.</comment>
|
||||
</data>
|
||||
<data name="Err:RecDataSrcNotInitialized" xml:space="preserve">
|
||||
<value>ไม่สามารถเรียกข้อมูลนี้ได้</value>
|
||||
<comment>The record could not be retrieved.</comment>
|
||||
</data>
|
||||
<data name="Err:RecDoesNotExist" xml:space="preserve">
|
||||
<value>ไม่พบข้อมูลที่เลือก</value>
|
||||
<comment>The selected record does not exist anymore.</comment>
|
||||
</data>
|
||||
<data name="Err:NoParentRecId" xml:space="preserve">
|
||||
<value>ไม่สามารถบันทึกข้อมูลได้ เนื่องจากไม่พบข้อมูลหลัก</value>
|
||||
<comment>The data could not be saved because the parent record ID could not be retrieved.</comment>
|
||||
</data>
|
||||
<data name="Err:UrlParamMissing" xml:space="preserve">
|
||||
<value>The URL parameter value is missing for {URL}.</value>
|
||||
</data>
|
||||
<data name="Err:ParentNotInitialized" xml:space="preserve">
|
||||
<value>ไม่สามารถบันทึกข้อมูลได้ เนื่องจากข้อมูลหลักยังไม่มีการดำเนินการ</value>
|
||||
<comment>The data could not be retrieved because the parent record is not initialized.</comment>
|
||||
</data>
|
||||
<data name="Err:CannotDelRecs" xml:space="preserve">
|
||||
<value>ไม่สามารถลบข้อมูลที่ต้องการ</value>
|
||||
<comment>The selected records could not be deleted.</comment>
|
||||
</data>
|
||||
<data name="ValidationSummaryHeaderText" xml:space="preserve">
|
||||
<value>กรุณาแก้ข้อผิดพลาด:</value>
|
||||
</data>
|
||||
<data name="Err:NoRecRetrieved" xml:space="preserve">
|
||||
<value>ไม่มีข้อมูล</value>
|
||||
<comment>No record was found.</comment>
|
||||
</data>
|
||||
<data name="Err:MoreThanOneRecRetrieved" xml:space="preserve">
|
||||
<value>กรุณาเลือกข้อมูลเพียงรายการเดียว</value>
|
||||
<comment>More than one record was found. Only one record was expected.</comment>
|
||||
</data>
|
||||
<data name="Txt:All" xml:space="preserve">
|
||||
<value>ทั้งหมด</value>
|
||||
</data>
|
||||
<data name="Err:RecChangedByOtherUser" xml:space="preserve">
|
||||
<value>ข้อมูลนี้ได้รับเปลี่ยนแปลงโดยบุคคลอื่น</value>
|
||||
<comment>This record has been changed by another user.</comment>
|
||||
</data>
|
||||
<data name="Txt:PleaseSelect" xml:space="preserve">
|
||||
<value>*กรุณาเลือก*</value>
|
||||
</data>
|
||||
<data name="Txt:Other" xml:space="preserve">
|
||||
<value>อื่นๆ</value>
|
||||
</data>
|
||||
<data name="Btn:Print" xml:space="preserve">
|
||||
<value>พิมพ์</value>
|
||||
</data>
|
||||
<data name="DeleteConfirm" xml:space="preserve">
|
||||
<value>คุณ..ต้องการลบข้อมูลที่เลือกไว้ ..?</value>
|
||||
<comment>Are you sure you want to delete the selected records?</comment>
|
||||
</data>
|
||||
<data name="Txt:PrintPage" xml:space="preserve">
|
||||
<value>พิมพ์หน้านี้</value>
|
||||
</data>
|
||||
<data name="Txt:ExpandCollapse" xml:space="preserve">
|
||||
<value>ขยายออก/ยุบเข้า</value>
|
||||
</data>
|
||||
<data name="Txt:CopyRecord" xml:space="preserve">
|
||||
<value>คัดลอกข้อมูล</value>
|
||||
</data>
|
||||
<data name="Txt:AutoLogin" xml:space="preserve">
|
||||
<value>ลงชื่อเข้าใช้อัตโนมัติ</value>
|
||||
</data>
|
||||
<data name="Txt:Hello" xml:space="preserve">
|
||||
<value />
|
||||
</data>
|
||||
<data name="Txt:RememberPassword" xml:space="preserve">
|
||||
<value>จดจำรหัสผ่าน</value>
|
||||
</data>
|
||||
<data name="Txt:RememberUN" xml:space="preserve">
|
||||
<value>จดจำชื่อผู้ใช้</value>
|
||||
</data>
|
||||
<data name="Txt:UserNotSignedIn" xml:space="preserve">
|
||||
<value>ไม่ได้ลงชื่อเข้า</value>
|
||||
</data>
|
||||
<data name="Btn:Word" xml:space="preserve">
|
||||
<value>ส่งออกไป Microsoft Word</value>
|
||||
</data>
|
||||
<data name="Menu:Add" xml:space="preserve">
|
||||
<value>เพิ่ม</value>
|
||||
</data>
|
||||
<data name="Menu:By" xml:space="preserve">
|
||||
<value>โดย</value>
|
||||
</data>
|
||||
<data name="Menu:Edit" xml:space="preserve">
|
||||
<value>แก้ไข</value>
|
||||
</data>
|
||||
<data name="Menu:Show" xml:space="preserve">
|
||||
<value>แสดง</value>
|
||||
</data>
|
||||
<data name="Menu:ShowSelected" xml:space="preserve">
|
||||
<value>Select</value>
|
||||
</data>
|
||||
<data name="Menu:WebReport" xml:space="preserve">
|
||||
<value>Web Report</value>
|
||||
</data>
|
||||
<data name="Txt:SetLanguage" xml:space="preserve">
|
||||
<value>Select Language</value>
|
||||
</data>
|
||||
<data name="Txt:Items" xml:space="preserve">
|
||||
<value>รายการ</value>
|
||||
</data>
|
||||
<data name="Btn:ForgetSignInButton" xml:space="preserve">
|
||||
<value>ยกเลิกการจำการเข้าใช้</value>
|
||||
</data>
|
||||
<data name="Txt:ForgetSignInButton" xml:space="preserve">
|
||||
<value>ลบการจดจำชื่อผู้ใช้และรหัสผ่าน</value>
|
||||
<comment>Clear stored user name and password information</comment>
|
||||
</data>
|
||||
<data name="Title:WebReport" xml:space="preserve">
|
||||
<value>Web Report</value>
|
||||
</data>
|
||||
<data name="Title:Search" xml:space="preserve">
|
||||
<value>ค้น</value>
|
||||
</data>
|
||||
<data name="Title:Edit" xml:space="preserve">
|
||||
<value>แก้ไข</value>
|
||||
</data>
|
||||
<data name="Title:Add" xml:space="preserve">
|
||||
<value>เพิ่ม</value>
|
||||
</data>
|
||||
<data name="Title:Select" xml:space="preserve">
|
||||
<value>เลือก</value>
|
||||
</data>
|
||||
<data name="Title:SearchAndEdit" xml:space="preserve">
|
||||
<value>ค้นหา และแก้ไข</value>
|
||||
</data>
|
||||
<data name="Title:SelectAndEdit" xml:space="preserve">
|
||||
<value>เลือกและแก้ไข</value>
|
||||
</data>
|
||||
<data name="Title:Show" xml:space="preserve">
|
||||
<value>แสดง</value>
|
||||
</data>
|
||||
<data name="Menu:EditSelected" xml:space="preserve">
|
||||
<value>เลือก และแก้ไข</value>
|
||||
</data>
|
||||
<data name="Menu:EditSearch" xml:space="preserve">
|
||||
<value>ค้นหา และแก้ไข</value>
|
||||
</data>
|
||||
<data name="Menu:ShowSearch" xml:space="preserve">
|
||||
<value>Search</value>
|
||||
</data>
|
||||
<data name="Btn:Import" xml:space="preserve">
|
||||
<value>นำเข้า</value>
|
||||
</data>
|
||||
<data name="Import:Column" xml:space="preserve">
|
||||
<value>คอลั่มน์</value>
|
||||
</data>
|
||||
<data name="Import:ReadOnly" xml:space="preserve">
|
||||
<value>The {ColumnName} column is read only and cannot be updated.</value>
|
||||
</data>
|
||||
<data name="Import:Next" xml:space="preserve">
|
||||
<value>ต่อไป</value>
|
||||
</data>
|
||||
<data name="Import:Title" xml:space="preserve">
|
||||
<value>Select the data file to import.</value>
|
||||
</data>
|
||||
<data name="Import:PreviousMsg" xml:space="preserve">
|
||||
<value>You are currently on the first step of the Import Wizard.</value>
|
||||
</data>
|
||||
<data name="Import:Table" xml:space="preserve">
|
||||
<value>table</value>
|
||||
</data>
|
||||
<data name="Import:DuplicateColumn" xml:space="preserve">
|
||||
<value>The {ColumnName} column has already been selected. Please select a unique column name for each data column.</value>
|
||||
</data>
|
||||
<data name="Import:Previous" xml:space="preserve">
|
||||
<value>ก่อนหน้า</value>
|
||||
</data>
|
||||
<data name="Import:SelectFile" xml:space="preserve">
|
||||
<value>กรุณาเลือกไฟล์ที่ต้องการนำเข้า</value>
|
||||
</data>
|
||||
<data name="Import:PrimaryKey" xml:space="preserve">
|
||||
<value>The {ColumnName} column is a primary key and cannot be updated.</value>
|
||||
</data>
|
||||
<data name="Import:InfoText" xml:space="preserve">
|
||||
<value>กรุณาเลือกไฟล์ที่ต้องการนำเข้า</value>
|
||||
</data>
|
||||
<data name="Import:ColumnNames" xml:space="preserve">
|
||||
<value>ชื่อ คอลั่มน์</value>
|
||||
</data>
|
||||
<data name="Import:FirstRowText" xml:space="preserve">
|
||||
<value>บรรทัดแรกของข้อมูลเป็นชื่อคอลั่มน์</value>
|
||||
</data>
|
||||
<data name="Import:NextMsg" xml:space="preserve">
|
||||
<value>You are currently on the last step of the Import Wizard.</value>
|
||||
</data>
|
||||
<data name="Import:Import" xml:space="preserve">
|
||||
<value>นำเข้าข้อมูล</value>
|
||||
</data>
|
||||
<data name="Import:CompositeColumn" xml:space="preserve">
|
||||
<value>The Import Wizard cannot import data into tables with composite foreign keys.</value>
|
||||
</data>
|
||||
<data name="Import:Step1" xml:space="preserve">
|
||||
<value>Import Wizard: Step 1 of 2</value>
|
||||
</data>
|
||||
<data name="Import:Step2" xml:space="preserve">
|
||||
<value>Import Wizard: Step 2 of 2</value>
|
||||
</data>
|
||||
<data name="Import:Success" xml:space="preserve">
|
||||
<value>{Records} record(s) were successfully imported.</value>
|
||||
</data>
|
||||
<data name="Import:ValidFileMsg" xml:space="preserve">
|
||||
<value>The file you selected cannot be imported. Please select an ASCII comma separated value (CSV) file to import.</value>
|
||||
</data>
|
||||
<data name="Import:FileError" xml:space="preserve">
|
||||
<value>ไฟล์นี้อาจกำลังใช้งานอยู่ กรุณาปิดก่อน แล้วลองใหม่อีกครั้ง</value>
|
||||
<comment>This file is in use by another application. Please close the file and try again.</comment>
|
||||
</data>
|
||||
<data name="Menu:TableInsideTable" xml:space="preserve">
|
||||
<value>table inside table</value>
|
||||
</data>
|
||||
<data name="Txt:ExpandCollapseRow" xml:space="preserve">
|
||||
<value>ขยายออก/ยุบเข้า</value>
|
||||
</data>
|
||||
<data name="Txt:UpdatePanels" xml:space="preserve">
|
||||
<value>Show related</value>
|
||||
</data>
|
||||
<data name="Import:FileTypeMsg" xml:space="preserve">
|
||||
<value>กรุณาเลือกไฟล์ ตามชนิดที่เลือกไว้</value>
|
||||
<comment>Please select file according to selected file type.</comment>
|
||||
</data>
|
||||
<data name="Import:AccessPassword" xml:space="preserve">
|
||||
<value>Password:</value>
|
||||
</data>
|
||||
<data name="Import:AccessPasswordOptional" xml:space="preserve">
|
||||
<value>(Optional)</value>
|
||||
</data>
|
||||
<data name="Import:ExcelSheet" xml:space="preserve">
|
||||
<value>Worksheet name:</value>
|
||||
</data>
|
||||
<data name="Import:AccessTable" xml:space="preserve">
|
||||
<value>Table name:</value>
|
||||
</data>
|
||||
<data name="Txt:YourMessageGoesHere" xml:space="preserve">
|
||||
<value>Your message goes here.</value>
|
||||
</data>
|
||||
<data name="Import:Skipped" xml:space="preserve">
|
||||
<value>{Records} record(s) were skipped.</value>
|
||||
</data>
|
||||
<data name="Import:ExcelText" xml:space="preserve">
|
||||
<value>Microsoft Excel (Office 97-2003, Office 2007)</value>
|
||||
</data>
|
||||
<data name="Import:CSVText" xml:space="preserve">
|
||||
<value>ASCII comma separated value (CSV)</value>
|
||||
</data>
|
||||
<data name="Import:FileInfoText" xml:space="preserve">
|
||||
<value>เลือกชนิดของไฟล์</value>
|
||||
</data>
|
||||
<data name="Import:AccessText" xml:space="preserve">
|
||||
<value>Microsoft Access (Office 2000-2003, Office 2007)</value>
|
||||
</data>
|
||||
<data name="Btn:ExpandCollapse" xml:space="preserve">
|
||||
<value>ชยายออก / ยุบเข้า</value>
|
||||
</data>
|
||||
<data name="Txt:PageHeader" xml:space="preserve">
|
||||
<value>Application logo</value>
|
||||
</data>
|
||||
<data name="Import:TABText" xml:space="preserve">
|
||||
<value>TAB delimited</value>
|
||||
</data>
|
||||
<data name="Txt:OpenFile" xml:space="preserve">
|
||||
<value>Open File</value>
|
||||
</data>
|
||||
<data name="Err:FileDownLoadAlert" xml:space="preserve">
|
||||
<value>The record could not be retrieved because the table {TableName} does not have any primary key field in it.</value>
|
||||
</data>
|
||||
<data name="Txt:SuccessfullySignOut" xml:space="preserve">
|
||||
<value>ลงชื่อออกเรียบร้อยแล้ว</value>
|
||||
</data>
|
||||
<data name="Txt:CloseWindowMessage" xml:space="preserve">
|
||||
<value>ปิดหน้าต่างนี้ เพื่อลงชื่อออกจากการเข้าใช้</value>
|
||||
<comment>Please close your browser window to completely log out.</comment>
|
||||
</data>
|
||||
<data name="Txt:Contains" xml:space="preserve">
|
||||
<value>Contains</value>
|
||||
</data>
|
||||
<data name="Txt:StartsWith" xml:space="preserve">
|
||||
<value>ขึ้นต้นด้วย</value>
|
||||
</data>
|
||||
<data name="Txt:SaveRecord" xml:space="preserve">
|
||||
<value>กำลังบันทึกข้อมูล</value>
|
||||
</data>
|
||||
<data name="Err:SelectedItemOverLimit" xml:space="preserve">
|
||||
<value>จำนวนที่เลือกไว้= {SelectedCount} . กรุณาเลือกเพียง {Limit}.</value>
|
||||
<comment>You have selected {SelectedCount} filter values. Please select no more than {Limit}.</comment>
|
||||
</data>
|
||||
<data name="Txt:ImportSelectColumns" xml:space="preserve">
|
||||
<value>เลือกคอลั่มน์ที่ต้องการนำเข้า</value>
|
||||
<comment>Select and assign the data columns you wish to import.</comment>
|
||||
</data>
|
||||
<data name="Txt:ForbiddenLine1" xml:space="preserve">
|
||||
<value>คุณไม่มีสิทธิในการเข้าใช้</value>
|
||||
<comment>The security settings of the application do not permit you to view this page.</comment>
|
||||
</data>
|
||||
<data name="Txt:ShowErrorLine1" xml:space="preserve">
|
||||
<value>Unable to access data. Please contact your system administrator or customer support.</value>
|
||||
</data>
|
||||
<data name="Txt:ForbiddenLine2" xml:space="preserve">
|
||||
<value>กรุณาติดต่อผู้ดูแลระบบ</value>
|
||||
<comment>If you believe this is an error, please contact your system administrator to change the security settings.</comment>
|
||||
</data>
|
||||
<data name="Import:FailedToSaveFile" xml:space="preserve">
|
||||
<value>The Import Wizard cannot save a temporary file.
|
||||
This may be due to insufficient privileges to write within the application folder, or the application is running under Medium Trust with the file operation disabled.</value>
|
||||
</data>
|
||||
<data name="Import:ErrorMessage" xml:space="preserve">
|
||||
<value>Error:</value>
|
||||
</data>
|
||||
<data name="Import:FirstSkippedRecords" xml:space="preserve">
|
||||
<value>Skipped records (first {Number} shown):</value>
|
||||
</data>
|
||||
<data name="Import:Finish" xml:space="preserve">
|
||||
<value>เสร็จสิ้น</value>
|
||||
</data>
|
||||
<data name="Import:LineNumber" xml:space="preserve">
|
||||
<value>บรรทัดที่ {Number}:</value>
|
||||
</data>
|
||||
<data name="Import:SkippedRecords" xml:space="preserve">
|
||||
<value>Skipped records:</value>
|
||||
</data>
|
||||
<data name="Title:SignIn">
|
||||
<value>Sign In</value>
|
||||
</data>
|
||||
<data name="Btn:Day">
|
||||
<value>Day</value>
|
||||
</data>
|
||||
<data name="Btn:Year">
|
||||
<value>Year</value>
|
||||
</data>
|
||||
<data name="Txt:NoSigninInfo">
|
||||
<value>There was no Sign In information for </value>
|
||||
</data>
|
||||
<data name="Btn:Back">
|
||||
<value>Back</value>
|
||||
</data>
|
||||
<data name="Import:ResolveForeignKeys">
|
||||
<value>Update related database tables.</value>
|
||||
</data>
|
||||
<data name="Menu:GroupBy">
|
||||
<value>Group By</value>
|
||||
</data>
|
||||
<data name="Btn:Send">
|
||||
<value>Send</value>
|
||||
</data>
|
||||
<data name="Btn:Week">
|
||||
<value>Week</value>
|
||||
</data>
|
||||
<data name="Msg:PwdEmailed">
|
||||
<value>Your password has been emailed to you at</value>
|
||||
</data>
|
||||
<data name="Btn:Actions">
|
||||
<value>Actions</value>
|
||||
</data>
|
||||
<data name="Title:ForgotUser">
|
||||
<value>Retrieve User Name and Password</value>
|
||||
</data>
|
||||
<data name="Txt:PasswordCol">
|
||||
<value>PASSWORD</value>
|
||||
</data>
|
||||
<data name="Txt:SearchForEllipsis">
|
||||
<value>ค้นหาจาก...</value>
|
||||
</data>
|
||||
<data name="Txt:UsernameCol">
|
||||
<value>USER NAME</value>
|
||||
</data>
|
||||
<data name="Translator:OriginalIronSpeedVersion">
|
||||
<value>9.2.0</value>
|
||||
</data>
|
||||
<data name="Txt:ForgotPassword">
|
||||
<value>Forgot your password?</value>
|
||||
</data>
|
||||
<data name="Btn:Filters">
|
||||
<value>Filters</value>
|
||||
</data>
|
||||
<data name="Title:SignOut">
|
||||
<value>Sign Out</value>
|
||||
</data>
|
||||
<data name="Translator:IronSpeedVersion">
|
||||
<value>9.2.0</value>
|
||||
</data>
|
||||
<data name="Txt:SortBy">
|
||||
<value>Sort By</value>
|
||||
</data>
|
||||
<data name="Txt:FillinCaptcha">
|
||||
<value>Please enter the correct values in the reCaptcha control</value>
|
||||
</data>
|
||||
<data name="DeleteConfirmOneRecord">
|
||||
<value>Are you sure you want to delete this record?</value>
|
||||
</data>
|
||||
<data name="Msg:SendToFailed">
|
||||
<value>Failed sending to</value>
|
||||
</data>
|
||||
<data name="Txt:HereisSignin">
|
||||
<value>Here are your user name(s) and password(s) for</value>
|
||||
</data>
|
||||
<data name="Menu:More">
|
||||
<value>More</value>
|
||||
</data>
|
||||
<data name="Txt:EnterEmail">
|
||||
<value>Enter the email address associated with your account</value>
|
||||
</data>
|
||||
<data name="Btn:Month">
|
||||
<value>Month</value>
|
||||
</data>
|
||||
<data name="ExportConfirm">
|
||||
<value>The number of rows to be exported exceeds the maximum limit. Your file will be exported as ASCII CSV instead, using data fields only in the current table.</value>
|
||||
</data>
|
||||
<data name="Btn:Quarter">
|
||||
<value>Quarter</value>
|
||||
</data>
|
||||
<data name="Txt:GetSignin">
|
||||
<value>Sign In information retrieval</value>
|
||||
</data>
|
||||
<data name="Txt:EnterCaptcha">
|
||||
<value>Then enter these words in the text box below</value>
|
||||
</data>
|
||||
<data name="Btn:Menu">
|
||||
<value>Menu</value>
|
||||
</data>
|
||||
<data name="Txt:UserEmailed">
|
||||
<value>Your USER NAME and PASSWORD will be emailed directly to the email address you enter.</value>
|
||||
</data>
|
||||
<data name="Msg:NoLoginTable">
|
||||
<value>There was no table for login information.</value>
|
||||
</data>
|
||||
<data name="Msg:ErrorProcessing">
|
||||
<value>There was an error processing your request.</value>
|
||||
</data>
|
||||
<data name="Msg:NoEmail">
|
||||
<value>There was no email address given.</value>
|
||||
</data>
|
||||
<data name="Txt:RemainderLabel">
|
||||
<value>อื่นๆ</value>
|
||||
</data>
|
||||
<data name="Btn:Settings">
|
||||
<value>Settings</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue