main.lang 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212
  1. # Dolibarr language file - Source file is en_US - main
  2. DIRECTION=ltr
  3. # Default for FONTFORPDF=helvetica
  4. # Note for Chinese:
  5. # msungstdlight or cid0ct are for traditional Chinese zh_TW (traditional does not render with Ubuntu pdf reader)
  6. # stsongstdlight or cid0cs are for simplified Chinese zh_CN
  7. # To read Chinese pdf with Linux: sudo apt-get install poppler-data
  8. # cid0jp is for Japanish
  9. # cid0kr is for Korean
  10. # DejaVuSans is for some Eastern languages, some Asian languages and some Arabic languages
  11. # freemono is for ru_RU or uk_UA, uz_UZ
  12. # freeserif is for Tamil
  13. FONTFORPDF=helvetica
  14. FONTSIZEFORPDF=10
  15. SeparatorDecimal=.
  16. SeparatorThousand=,
  17. FormatDateShort=%d/%m/%Y
  18. FormatDateShortInput=%d/%m/%Y
  19. FormatDateShortJava=dd/MM/yyyy
  20. FormatDateShortJavaInput=dd/MM/yyyy
  21. FormatDateShortJQuery=dd/mm/yy
  22. FormatDateShortJQueryInput=dd/mm/yy
  23. FormatHourShortJQuery=HH: MI
  24. FormatHourShort=%I:%M %p
  25. FormatHourShortDuration=%H:%M
  26. FormatDateTextShort=%b %d, %Y
  27. FormatDateText=%B %d, %Y
  28. FormatDateHourShort=%d/%m/%Y %I:%M %p
  29. FormatDateHourSecShort=%d/%m/%Y %I:%M:%S %p
  30. FormatDateHourTextShort=%b %d, %Y, %I:%M %p
  31. FormatDateHourText=%B %d, %Y, %I:%M %p
  32. DatabaseConnection=เชื่อมต่อฐานข้อมูล
  33. NoTemplateDefined=No template available for this email type
  34. AvailableVariables=Available substitution variables
  35. NoTranslation=แปลไม่มี
  36. Translation=การแปล
  37. Translations=Translations
  38. CurrentTimeZone=เขต PHP (เซิร์ฟเวอร์)
  39. EmptySearchString=Enter non empty search criterias
  40. EnterADateCriteria=Enter a date criteria
  41. NoRecordFound=บันทึกไม่พบ
  42. NoRecordDeleted=No record deleted
  43. NotEnoughDataYet=Not enough data
  44. NoError=ไม่มีข้อผิดพลาด
  45. Error=ความผิดพลาด
  46. Errors=ข้อผิดพลาด
  47. ErrorFieldRequired=สนาม '% s' จะต้อง
  48. ErrorFieldFormat=สนาม '% s' มีค่าที่ไม่ดี
  49. ErrorFileDoesNotExists=ไฟล์% s ไม่ได้อยู่
  50. ErrorFailedToOpenFile=ไม่สามารถเปิดไฟล์% s
  51. ErrorCanNotCreateDir=ไม่สามารถสร้างโฟลเดอร์ %s
  52. ErrorCanNotReadDir=ไม่สามารถอ่านโฟลเดอร์ %s
  53. ErrorConstantNotDefined=พารามิเตอร์% s ไม่ได้กำหนดไว้
  54. ErrorUnknown=ข้อผิดพลาดที่ไม่รู้จัก
  55. ErrorSQL=ข้อผิดพลาด SQL
  56. ErrorLogoFileNotFound=ไฟล์โลโก้ '% s' ไม่พบ
  57. ErrorGoToGlobalSetup=Go to 'Company/Organization' setup to fix this
  58. ErrorGoToModuleSetup=ไปยังโมดูลการติดตั้งการแก้ไขปัญหานี้
  59. ErrorFailedToSendMail=ล้มเหลวในการส่งอีเมล (ส่ง =% s รับ =% s)
  60. ErrorFileNotUploaded=ไฟล์ที่อัปโหลดไม่ได้ ตรวจสอบขนาดที่ไม่เกินสูงสุดที่อนุญาตที่พื้นที่ว่างที่มีอยู่บนดิสก์และนั่นก็คือไม่ได้อยู่แล้วไฟล์ที่มีชื่อเดียวกันในไดเรกทอรีนี้
  61. ErrorInternalErrorDetected=ข้อผิดพลาดที่ตรวจพบ
  62. ErrorWrongHostParameter=โฮสต์พารามิเตอร์ที่ไม่ถูกต้อง
  63. ErrorYourCountryIsNotDefined=Your country is not defined. Go to Home-Setup-Edit and post the form again.
  64. ErrorRecordIsUsedByChild=Failed to delete this record. This record is used by at least one child record.
  65. ErrorWrongValue=ค่าที่ไม่ถูกต้อง
  66. ErrorWrongValueForParameterX=ค่าที่ไม่ถูกต้องสำหรับพารามิเตอร์% s
  67. ErrorNoRequestInError=คำขอในไม่มีข้อผิดพลาด
  68. ErrorServiceUnavailableTryLater=Service not available at the moment. Try again later.
  69. ErrorDuplicateField=ค่าที่ซ้ำกันในสนามที่ไม่ซ้ำกัน
  70. ErrorSomeErrorWereFoundRollbackIsDone=Some errors were found. Changes have been rolled back.
  71. ErrorConfigParameterNotDefined=Parameter <b>%s</b> is not defined in the Dolibarr config file <b>conf.php</b>.
  72. ErrorCantLoadUserFromDolibarrDatabase=<b>ไม่พบผู้ใช้% s</b> ในฐานข้อมูล Dolibarr
  73. ErrorNoVATRateDefinedForSellerCountry=ข้อผิดพลาดอัตราภาษีมูลค่าเพิ่มไม่มีกำหนดสำหรับประเทศ '% s'
  74. ErrorNoSocialContributionForSellerCountry=ข้อผิดพลาดที่ไม่มีทางสังคม / ประเภทภาษีทางการคลังที่กำหนดไว้สำหรับประเทศ '% s'
  75. ErrorFailedToSaveFile=ข้อผิดพลาดล้มเหลวที่จะบันทึกไฟล์
  76. ErrorCannotAddThisParentWarehouse=You are trying to add a parent warehouse which is already a child of a existing warehouse
  77. FieldCannotBeNegative=Field "%s" cannot be negative
  78. MaxNbOfRecordPerPage=Max. number of records per page
  79. NotAuthorized=You are not authorized to do that.
  80. SetDate=วันที่ตั้ง
  81. SelectDate=เลือกวันที่
  82. SeeAlso=ดูยัง% s
  83. SeeHere=ดูที่นี่
  84. ClickHere=คลิกที่นี่
  85. Here=Here
  86. Apply=ใช้
  87. BackgroundColorByDefault=สีพื้นหลังเริ่มต้น
  88. FileRenamed=The file was successfully renamed
  89. FileGenerated=The file was successfully generated
  90. FileSaved=The file was successfully saved
  91. FileUploaded=ไฟล์อัพโหลดประสบความสำเร็จ
  92. FileTransferComplete=File(s) uploaded successfully
  93. FilesDeleted=File(s) successfully deleted
  94. FileWasNotUploaded=ไฟล์ที่ถูกเลือกสำหรับสิ่งที่แนบมา แต่ยังไม่ได้อัปโหลดยัง คลิกที่ "แนบไฟล์" สำหรับเรื่องนี้
  95. NbOfEntries=No. of entries
  96. GoToWikiHelpPage=อ่านความช่วยเหลือออนไลน์ (อินเทอร์เน็ตจำเป็น)
  97. GoToHelpPage=อ่านความช่วยเหลือ
  98. DedicatedPageAvailable=Dedicated help page related to your current screen
  99. HomePage=Home Page
  100. RecordSaved=บันทึกที่บันทึกไว้
  101. RecordDeleted=บันทึกลบ
  102. RecordGenerated=Record generated
  103. LevelOfFeature=ระดับของคุณสมบัติ
  104. NotDefined=ไม่กำหนด
  105. DolibarrInHttpAuthenticationSoPasswordUseless=Dolibarr authentication mode is set to <b>%s</b> in configuration file <b>conf.php</b>.<br>This means that the password database is external to Dolibarr, so changing this field may have no effect.
  106. Administrator=ผู้บริหาร
  107. Undefined=ตะคุ่ม
  108. PasswordForgotten=ลืมรหัสผ่าน?
  109. NoAccount=No account?
  110. SeeAbove=ดูข้างต้น
  111. HomeArea=หน้าแรก
  112. LastConnexion=Last login
  113. PreviousConnexion=Previous login
  114. PreviousValue=Previous value
  115. ConnectedOnMultiCompany=ที่เชื่อมต่อกับสภาพแวดล้อม
  116. ConnectedSince=เชื่อมต่อตั้งแต่
  117. AuthenticationMode=การรับรองโหมด
  118. RequestedUrl=URL ที่ร้องขอ
  119. DatabaseTypeManager=ผู้จัดการฐานข้อมูลประเภท
  120. RequestLastAccessInError=Latest database access request error
  121. ReturnCodeLastAccessInError=Return code for latest database access request error
  122. InformationLastAccessInError=Information for latest database access request error
  123. DolibarrHasDetectedError=Dolibarr ตรวจพบข้อผิดพลาดทางเทคนิค
  124. YouCanSetOptionDolibarrMainProdToZero=You can read log file or set option $dolibarr_main_prod to '0' in your config file to get more information.
  125. InformationToHelpDiagnose=This information can be useful for diagnostic purposes (you can set option $dolibarr_main_prod to '1' to hide sensitive information)
  126. MoreInformation=ข้อมูลเพิ่มเติม
  127. TechnicalInformation=ข้อมูลด้านเทคนิค
  128. TechnicalID=Technical ID
  129. LineID=Line ID
  130. NotePublic=หมายเหตุ (มหาชน)
  131. NotePrivate=หมายเหตุ (เอกชน)
  132. PrecisionUnitIsLimitedToXDecimals=Dolibarr ถูกติดตั้งเพื่อ จำกัด <b>แม่นยำของราคาต่อหน่วย% s</b> ทศนิยม
  133. DoTest=ทดสอบ
  134. ToFilter=กรอง
  135. NoFilter=No filter
  136. WarningYouHaveAtLeastOneTaskLate=Warning, you have at least one element that has exceeded the tolerance time.
  137. yes=ใช่
  138. Yes=ใช่
  139. no=ไม่
  140. No=ไม่
  141. All=ทั้งหมด
  142. Home=หน้าแรก
  143. Help=ช่วย
  144. OnlineHelp=ความช่วยเหลือออนไลน์
  145. PageWiki=หน้าวิกิพีเดีย
  146. MediaBrowser=Media browser
  147. Always=เสมอ
  148. Never=ไม่เคย
  149. Under=ภายใต้
  150. Period=ระยะเวลา
  151. PeriodEndDate=วันที่สิ้นสุดระยะเวลา
  152. SelectedPeriod=Selected period
  153. PreviousPeriod=Previous period
  154. Activate=กระตุ้น
  155. Activated=เปิดใช้งาน
  156. Closed=ปิด
  157. Closed2=ปิด
  158. NotClosed=Not closed
  159. Enabled=ที่เปิดใช้งาน
  160. Enable=เปิดใช้งาน
  161. Deprecated=เลิกใช้
  162. Disable=ปิดการใช้งาน
  163. Disabled=พิการ
  164. Add=เพิ่ม
  165. AddLink=เพิ่มการเชื่อมโยง
  166. RemoveLink=Remove link
  167. AddToDraft=Add to draft
  168. Update=ปรับปรุง
  169. Close=ใกล้
  170. CloseAs=Set status to
  171. CloseBox=Remove widget from your dashboard
  172. Confirm=ยืนยัน
  173. ConfirmSendCardByMail=Do you really want to send the content of this card by mail to <b>%s</b>?
  174. Delete=ลบ
  175. Remove=เอาออก
  176. Resiliate=Terminate
  177. Cancel=ยกเลิก
  178. Modify=แก้ไข
  179. Edit=แก้ไข
  180. Validate=ตรวจสอบ
  181. ValidateAndApprove=ตรวจสอบและอนุมัติ
  182. ToValidate=ในการตรวจสอบ
  183. NotValidated=Not validated
  184. Save=บันทึก
  185. SaveAs=บันทึกเป็น
  186. SaveAndStay=Save and stay
  187. SaveAndNew=Save and new
  188. TestConnection=ทดสอบการเชื่อมต่อ
  189. ToClone=โคลน
  190. ConfirmCloneAsk=Are you sure you want to clone the object <b>%s</b>?
  191. ConfirmClone=Choose the data you want to clone:
  192. NoCloneOptionsSpecified=ไม่มีข้อมูลที่จะโคลนที่กำหนดไว้
  193. Of=ของ
  194. Go=ไป
  195. Run=วิ่ง
  196. CopyOf=สำเนา
  197. Show=แสดง
  198. Hide=Hide
  199. ShowCardHere=การ์ดแสดง
  200. Search=ค้นหา
  201. SearchOf=ค้นหา
  202. SearchMenuShortCut=Ctrl + shift + f
  203. QuickAdd=Quick add
  204. QuickAddMenuShortCut=Ctrl + shift + l
  205. Valid=ถูกต้อง
  206. Approve=อนุมัติ
  207. Disapprove=ไม่พอใจ
  208. ReOpen=Re: เปิด
  209. OpenVerb=เปิด
  210. Upload=Upload
  211. ToLink=ลิงค์
  212. Select=เลือก
  213. SelectAll=Select all
  214. Choose=เลือก
  215. Resize=การปรับขนาด
  216. ResizeOrCrop=Resize or Crop
  217. Recenter=Recenter
  218. Author=ผู้เขียน
  219. User=ผู้ใช้งาน
  220. Users=ผู้ใช้
  221. Group=กลุ่ม
  222. Groups=กลุ่ม
  223. UserGroup=User group
  224. UserGroups=User groups
  225. NoUserGroupDefined=ไม่มีกลุ่มผู้ใช้ที่กำหนดไว้
  226. Password=รหัสผ่าน
  227. PasswordRetype=Repeat your password
  228. NoteSomeFeaturesAreDisabled=โปรดทราบว่าจำนวนมากของคุณสมบัติ / โมดูลถูกปิดใช้งานในการสาธิตนี้
  229. Name=ชื่อ
  230. NameSlashCompany=Name / Company
  231. Person=คน
  232. Parameter=พารามิเตอร์
  233. Parameters=พารามิเตอร์
  234. Value=มูลค่า
  235. PersonalValue=ค่าส่วนบุคคล
  236. NewObject=New %s
  237. NewValue=ค่าใหม่
  238. OldValue=Old value %s
  239. CurrentValue=มูลค่าปัจจุบัน
  240. Code=รหัส
  241. Type=ชนิด
  242. Language=ภาษา
  243. MultiLanguage=หลายภาษา
  244. Note=บันทึก
  245. Title=ชื่อเรื่อง
  246. Label=ฉลาก
  247. RefOrLabel=อ้าง หรือฉลาก
  248. Info=เข้าสู่ระบบ
  249. Family=ครอบครัว
  250. Description=ลักษณะ
  251. Designation=ลักษณะ
  252. DescriptionOfLine=คำอธิบายของสาย
  253. DateOfLine=Date of line
  254. DurationOfLine=Duration of line
  255. ParentLine=Parent line ID
  256. Model=Doc template
  257. DefaultModel=Default doc template
  258. Action=เหตุการณ์
  259. About=เกี่ยวกับ
  260. Number=จำนวน
  261. NumberByMonth=Total reports by month
  262. AmountByMonth=จํานวนเงินตามเดือน
  263. Numero=จำนวน
  264. Limit=จำกัด
  265. Limits=ขีด จำกัด
  266. Logout=ออกจากระบบ
  267. NoLogoutProcessWithAuthMode=ไม่มีคุณลักษณะปลดปรับใช้กับโหมดการตรวจสอบ <b>%s</b>
  268. Connection=เข้าสู่ระบบ
  269. Setup=การติดตั้ง
  270. Alert=เตือนภัย
  271. MenuWarnings=การแจ้งเตือน
  272. Previous=ก่อน
  273. Next=ถัดไป
  274. Cards=การ์ด
  275. Card=บัตร
  276. Now=ตอนนี้
  277. HourStart=เริ่มต้นชั่วโมง
  278. Deadline=Deadline
  279. Date=วันที่
  280. DateAndHour=วันที่และชั่วโมง
  281. DateToday=Today's date
  282. DateReference=Reference date
  283. DateStart=วันที่เริ่มต้น
  284. DateEnd=วันที่สิ้นสุด
  285. DateCreation=วันที่สร้าง
  286. DateCreationShort=Creat. date
  287. IPCreation=Creation IP
  288. DateModification=วันที่แก้ไข
  289. DateModificationShort=Modif วันที่
  290. IPModification=Modification IP
  291. DateLastModification=Latest modification date
  292. DateValidation=วันที่ตรวจสอบ
  293. DateSigning=Signing date
  294. DateClosing=วันปิดสมุดทะเบียน
  295. DateDue=วันที่ครบกำหนด
  296. DateValue=วันที่คิดมูลค่า
  297. DateValueShort=วันที่คิดมูลค่า
  298. DateOperation=วันที่การดำเนินงาน
  299. DateOperationShort=โรงละครโอเปรา วันที่
  300. DateLimit=วัน จำกัด
  301. DateRequest=วันที่ขอ
  302. DateProcess=วันที่กระบวนการ
  303. DateBuild=รายงานวันที่สร้าง
  304. DatePayment=วันที่ชำระเงิน
  305. DateApprove=วันที่อนุมัติ
  306. DateApprove2=วันที่อนุมัติ (ที่สองได้รับการอนุมัติ)
  307. RegistrationDate=Registration date
  308. UserCreation=Creation user
  309. UserModification=Modification user
  310. UserValidation=Validation user
  311. UserCreationShort=Creat. user
  312. UserModificationShort=Modif. user
  313. UserValidationShort=Valid. user
  314. DurationYear=ปี
  315. DurationMonth=เดือน
  316. DurationWeek=สัปดาห์
  317. DurationDay=วัน
  318. DurationYears=ปี
  319. DurationMonths=เดือน
  320. DurationWeeks=สัปดาห์ที่ผ่านมา
  321. DurationDays=วัน
  322. Year=ปี
  323. Month=เดือน
  324. Week=สัปดาห์
  325. WeekShort=สัปดาห์
  326. Day=วัน
  327. Hour=ชั่วโมง
  328. Minute=นาที
  329. Second=ที่สอง
  330. Years=ปีที่ผ่านมา
  331. Months=เดือน
  332. Days=วัน
  333. days=วัน
  334. Hours=ชั่วโมง
  335. Minutes=นาที
  336. Seconds=วินาที
  337. Weeks=สัปดาห์ที่ผ่านมา
  338. Today=ในวันนี้
  339. Yesterday=เมื่อวาน
  340. Tomorrow=วันพรุ่งนี้
  341. Morning=ตอนเช้า
  342. Afternoon=บ่าย
  343. Quadri=Quadri
  344. MonthOfDay=เดือนของวัน
  345. DaysOfWeek=Days of week
  346. HourShort=H
  347. MinuteShort=ล้าน
  348. Rate=ประเมิน
  349. CurrencyRate=Currency conversion rate
  350. UseLocalTax=รวมภาษี
  351. Bytes=ไบต์
  352. KiloBytes=กิโลไบต์
  353. MegaBytes=เมกะไบต์
  354. GigaBytes=กิกะไบต์
  355. TeraBytes=เทราไบต์
  356. UserAuthor=Created by
  357. UserModif=Updated by
  358. b=ข
  359. Kb=กิโลไบต์
  360. Mb=Mb
  361. Gb=Gb
  362. Tb=Tb
  363. Cut=ตัด
  364. Copy=สำเนา
  365. Paste=แปะ
  366. Default=ผิดนัด
  367. DefaultValue=ค่ามาตรฐาน
  368. DefaultValues=Default values/filters/sorting
  369. Price=ราคา
  370. PriceCurrency=Price (currency)
  371. UnitPrice=ราคาต่อหน่วย
  372. UnitPriceHT=Unit price (excl.)
  373. UnitPriceHTCurrency=Unit price (excl.) (currency)
  374. UnitPriceTTC=ราคาต่อหน่วย
  375. PriceU=UP
  376. PriceUHT=UP (สุทธิ)
  377. PriceUHTCurrency=U.P (net) (currency)
  378. PriceUTTC=UP (รวมภาษี).
  379. Amount=จำนวน
  380. AmountInvoice=จำนวนใบแจ้งหนี้
  381. AmountInvoiced=Amount invoiced
  382. AmountInvoicedHT=Amount invoiced (excl. tax)
  383. AmountInvoicedTTC=Amount invoiced (inc. tax)
  384. AmountPayment=จำนวนเงินที่ชำระ
  385. AmountHTShort=Amount (excl.)
  386. AmountTTCShort=จํานวนเงิน (รวมภาษี).
  387. AmountHT=Amount (excl. tax)
  388. AmountTTC=จํานวนเงิน (รวมภาษี).
  389. AmountVAT=จํานวนเงินภาษี
  390. MulticurrencyAlreadyPaid=Already paid, original currency
  391. MulticurrencyRemainderToPay=Remain to pay, original currency
  392. MulticurrencyPaymentAmount=Payment amount, original currency
  393. MulticurrencyAmountHT=Amount (excl. tax), original currency
  394. MulticurrencyAmountTTC=Amount (inc. of tax), original currency
  395. MulticurrencyAmountVAT=Amount tax, original currency
  396. MulticurrencySubPrice=Amount sub price multi currency
  397. AmountLT1=จำนวนเงินภาษี 2
  398. AmountLT2=จำนวนเงินภาษี 3
  399. AmountLT1ES=จำนวน RE
  400. AmountLT2ES=จำนวน IRPF
  401. AmountTotal=จำนวนเงินรวม
  402. AmountAverage=จำนวนเงินเฉลี่ย
  403. PriceQtyMinHT=Price quantity min. (excl. tax)
  404. PriceQtyMinHTCurrency=Price quantity min. (excl. tax) (currency)
  405. PercentOfOriginalObject=Percent of original object
  406. AmountOrPercent=Amount or percent
  407. Percentage=ร้อยละ
  408. Total=ทั้งหมด
  409. SubTotal=ไม่ทั้งหมด
  410. TotalHTShort=Total (excl.)
  411. TotalHT100Short=Total 100%% (excl.)
  412. TotalHTShortCurrency=Total (excl. in currency)
  413. TotalTTCShort=รวม (รวมภาษี).
  414. TotalHT=Total (excl. tax)
  415. TotalHTforthispage=Total (excl. tax) for this page
  416. Totalforthispage=Total for this page
  417. TotalTTC=รวม (รวมภาษี).
  418. TotalTTCToYourCredit=รวม (inc. ภาษี) เพื่อเครดิตของคุณ
  419. TotalVAT=รวมภาษี
  420. TotalVATIN=Total IGST
  421. TotalLT1=ภาษีทั้งหมด 2
  422. TotalLT2=ภาษีทั้งหมด 3
  423. TotalLT1ES=RE รวม
  424. TotalLT2ES=IRPF รวม
  425. TotalLT1IN=Total CGST
  426. TotalLT2IN=Total SGST
  427. HT=Excl. tax
  428. TTC=อิงค์ภาษี
  429. INCVATONLY=Inc. VAT
  430. INCT=Inc. all taxes
  431. VAT=ภาษีการขาย
  432. VATIN=IGST
  433. VATs=ภาษีขาย
  434. VATINs=IGST taxes
  435. LT1=Sales tax 2
  436. LT1Type=Sales tax 2 type
  437. LT2=Sales tax 3
  438. LT2Type=Sales tax 3 type
  439. LT1ES=RE
  440. LT2ES=IRPF
  441. LT1IN=CGST
  442. LT2IN=SGST
  443. LT1GC=Additionnal cents
  444. VATRate=อัตราภาษี
  445. RateOfTaxN=Rate of tax %s
  446. VATCode=Tax Rate code
  447. VATNPR=Tax Rate NPR
  448. DefaultTaxRate=Default tax rate
  449. Average=เฉลี่ย
  450. Sum=รวม
  451. Delta=รูปสามเหลี่ยม
  452. StatusToPay=ที่จะต้องจ่าย
  453. RemainToPay=Remain to pay
  454. Module=Module/Application
  455. Modules=Modules/Applications
  456. Option=ตัวเลือก
  457. Filters=Filters
  458. List=รายการ
  459. FullList=รายการเต็มรูปแบบ
  460. FullConversation=Full conversation
  461. Statistics=สถิติ
  462. OtherStatistics=สถิติอื่น ๆ
  463. Status=สถานะ
  464. Favorite=ที่ชื่นชอบ
  465. ShortInfo=ข้อมูล
  466. Ref=อ้าง
  467. ExternalRef=อ้าง extern
  468. RefSupplier=Ref. vendor
  469. RefPayment=อ้าง การชำระเงิน
  470. CommercialProposalsShort=ข้อเสนอเชิงพาณิชย์
  471. Comment=ความเห็น
  472. Comments=ความคิดเห็น
  473. ActionsToDo=เหตุการณ์ที่จะทำ
  474. ActionsToDoShort=ที่จะทำ
  475. ActionsDoneShort=เสร็จสิ้น
  476. ActionNotApplicable=ไม่สามารถใช้งาน
  477. ActionRunningNotStarted=ในการเริ่มต้น
  478. ActionRunningShort=In progress
  479. ActionDoneShort=เสร็จสิ้น
  480. ActionUncomplete=Incomplete
  481. LatestLinkedEvents=Latest %s linked events
  482. CompanyFoundation=Company/Organization
  483. Accountant=Accountant
  484. ContactsForCompany=สำหรับรายชื่อของบุคคลที่สามนี้
  485. ContactsAddressesForCompany=รายชื่อ / ที่อยู่สำหรับบุคคลที่สามนี้
  486. AddressesForCompany=สำหรับที่อยู่ของบุคคลที่สามนี้
  487. ActionsOnCompany=Events for this third party
  488. ActionsOnContact=Events for this contact/address
  489. ActionsOnContract=Events for this contract
  490. ActionsOnMember=เหตุการณ์ที่เกิดขึ้นเกี่ยวกับสมาชิกในนี้
  491. ActionsOnProduct=Events about this product
  492. ActionsOnAsset=Events for this fixed asset
  493. NActionsLate=% s ปลาย
  494. ToDo=ที่จะทำ
  495. Completed=Completed
  496. Running=In progress
  497. RequestAlreadyDone=ขอบันทึกไว้แล้ว
  498. Filter=กรอง
  499. FilterOnInto=Search criteria '<strong>%s</strong>' into fields %s
  500. RemoveFilter=ลบฟิลเตอร์
  501. ChartGenerated=สร้างแผนภูมิ
  502. ChartNotGenerated=ผังไม่ได้สร้างขึ้น
  503. GeneratedOn=สร้าง% s
  504. Generate=ผลิต
  505. Duration=ระยะเวลา
  506. TotalDuration=ระยะเวลารวม
  507. Summary=ย่อ
  508. DolibarrStateBoard=Database Statistics
  509. DolibarrWorkBoard=Open Items
  510. NoOpenedElementToProcess=No open element to process
  511. Available=มีจำหน่าย
  512. NotYetAvailable=ยังไม่สามารถใช้ได้
  513. NotAvailable=ไม่พร้อม
  514. Categories=แท็ก / ประเภท
  515. Category=Tag / หมวดหมู่
  516. By=โดย
  517. From=จาก
  518. FromDate=จาก
  519. FromLocation=จาก
  520. to=ไปยัง
  521. To=ไปยัง
  522. ToDate=ไปยัง
  523. ToLocation=ไปยัง
  524. at=at
  525. and=และ
  526. or=หรือ
  527. Other=อื่น ๆ
  528. Others=คนอื่น ๆ
  529. OtherInformations=Other information
  530. Workflow=ขั้นตอนการทำงาน
  531. Quantity=ปริมาณ
  532. Qty=จำนวน
  533. ChangedBy=เปลี่ยนแปลงได้โดย
  534. ApprovedBy=อนุมัติโดย
  535. ApprovedBy2=อนุมัติโดย (อนุมัติวินาที)
  536. Approved=ได้รับการอนุมัติ
  537. Refused=ปฏิเสธ
  538. ReCalculate=คำนวณ
  539. ResultKo=ความล้มเหลว
  540. Reporting=การรายงาน
  541. Reportings=การรายงาน
  542. Draft=ร่าง
  543. Drafts=ร่าง
  544. StatusInterInvoiced=Invoiced
  545. Validated=ผ่านการตรวจสอบ
  546. ValidatedToProduce=Validated (To produce)
  547. Opened=เปิด
  548. OpenAll=Open (All)
  549. ClosedAll=Closed (All)
  550. New=ใหม่
  551. Discount=ส่วนลด
  552. Unknown=ไม่ทราบ
  553. General=ทั่วไป
  554. Size=ขนาด
  555. OriginalSize=Original size
  556. Received=ที่ได้รับ
  557. Paid=ต้องจ่าย
  558. Topic=Subject
  559. ByCompanies=โดยบุคคลที่สาม
  560. ByUsers=By user
  561. Links=ลิงค์
  562. Link=ลิงค์
  563. Rejects=เสีย
  564. Preview=ดูตัวอย่าง
  565. NextStep=ขั้นตอนต่อไป
  566. Datas=ข้อมูล
  567. None=ไม่
  568. NoneF=ไม่
  569. NoneOrSeveral=None or several
  570. Late=สาย
  571. LateDesc=An item is defined as Delayed as per the system configuration in menu Home - Setup - Alerts.
  572. NoItemLate=No late item
  573. Photo=ภาพ
  574. Photos=รูปภาพ
  575. AddPhoto=เพิ่มรูปภาพ
  576. DeletePicture=รูปภาพลบ
  577. ConfirmDeletePicture=ลบภาพยืนยัน?
  578. Login=เข้าสู่ระบบ
  579. LoginEmail=Login (email)
  580. LoginOrEmail=Login or Email
  581. CurrentLogin=เข้าสู่ระบบปัจจุบัน
  582. EnterLoginDetail=Enter login details
  583. January=มกราคม
  584. February=กุมภาพันธ์
  585. March=มีนาคม
  586. April=เมษายน
  587. May=พฤษภาคม
  588. June=มิถุนายน
  589. July=กรกฎาคม
  590. August=สิงหาคม
  591. September=กันยายน
  592. October=ตุลาคม
  593. November=พฤศจิกายน
  594. December=ธันวาคม
  595. Month01=มกราคม
  596. Month02=กุมภาพันธ์
  597. Month03=มีนาคม
  598. Month04=เมษายน
  599. Month05=พฤษภาคม
  600. Month06=มิถุนายน
  601. Month07=กรกฎาคม
  602. Month08=สิงหาคม
  603. Month09=กันยายน
  604. Month10=ตุลาคม
  605. Month11=พฤศจิกายน
  606. Month12=ธันวาคม
  607. MonthShort01=ม.ค.
  608. MonthShort02=กุมภาพันธ์
  609. MonthShort03=ทำลาย
  610. MonthShort04=เมษายน
  611. MonthShort05=พฤษภาคม
  612. MonthShort06=มิถุนายน
  613. MonthShort07=กรกฎาคม
  614. MonthShort08=สิงหาคม
  615. MonthShort09=กันยายน
  616. MonthShort10=ตุลาคม
  617. MonthShort11=พฤศจิกายน
  618. MonthShort12=ธันวาคม
  619. MonthVeryShort01=J
  620. MonthVeryShort02=F
  621. MonthVeryShort03=M
  622. MonthVeryShort04=A
  623. MonthVeryShort05=M
  624. MonthVeryShort06=J
  625. MonthVeryShort07=J
  626. MonthVeryShort08=A
  627. MonthVeryShort09=S
  628. MonthVeryShort10=O
  629. MonthVeryShort11=N
  630. MonthVeryShort12=D
  631. AttachedFiles=ไฟล์ที่แนบมาและเอกสาร
  632. JoinMainDoc=Join main document
  633. JoinMainDocOrLastGenerated=Send the main document or the last generated one if not found
  634. DateFormatYYYYMM=YYYY-MM
  635. DateFormatYYYYMMDD=YYYY-MM-DD
  636. DateFormatYYYYMMDDHHMM=YYYY-MM-DD HH:SS
  637. ReportName=ชื่อรายงาน
  638. ReportPeriod=ระยะเวลาที่รายงาน
  639. ReportDescription=ลักษณะ
  640. Report=รายงาน
  641. Keyword=Keyword
  642. Origin=Origin
  643. Legend=ตำนาน
  644. Fill=ใส่
  645. Reset=ตั้งใหม่
  646. File=ไฟล์
  647. Files=ไฟล์
  648. NotAllowed=ไม่อนุญาตให้
  649. ReadPermissionNotAllowed=ได้รับอนุญาตอ่านไม่ได้รับอนุญาต
  650. AmountInCurrency=จำนวนเงินในสกุลเงิน% s
  651. Example=ตัวอย่าง
  652. Examples=ตัวอย่าง
  653. NoExample=ตัวอย่างเช่นไม่มี
  654. FindBug=รายงานข้อผิดพลาด
  655. NbOfThirdParties=จำนวนของบุคคลที่สาม
  656. NbOfLines=จำนวนของเส้น
  657. NbOfObjects=จำนวนของวัตถุ
  658. NbOfObjectReferers=Number of related items
  659. Referers=Related items
  660. TotalQuantity=ปริมาณรวม
  661. DateFromTo=จาก% s% s
  662. DateFrom=จาก% s
  663. DateUntil=จนกระทั่ง% s
  664. Check=ตรวจสอบ
  665. Uncheck=ยกเลิกการเลือก
  666. Internal=ภายใน
  667. External=ภายนอก
  668. Internals=ภายใน
  669. Externals=ภายนอก
  670. Warning=การเตือน
  671. Warnings=คำเตือน
  672. BuildDoc=สร้างหมอ
  673. Entity=สิ่งแวดล้อม
  674. Entities=หน่วยงานที่
  675. CustomerPreview=ตัวอย่างลูกค้า
  676. SupplierPreview=Vendor preview
  677. ShowCustomerPreview=แสดงตัวอย่างของลูกค้า
  678. ShowSupplierPreview=Show vendor preview
  679. RefCustomer=อ้าง ลูกค้า
  680. InternalRef=Internal ref.
  681. Currency=เงินตรา
  682. InfoAdmin=ข้อมูลสำหรับผู้ดูแล
  683. Undo=แก้
  684. Redo=ทำซ้ำ
  685. ExpandAll=ขยายทั้งหมด
  686. UndoExpandAll=ยกเลิกการขยาย
  687. SeeAll=See all
  688. Reason=เหตุผล
  689. FeatureNotYetSupported=มียังไม่สนับสนุน
  690. CloseWindow=ปิดหน้าต่าง
  691. Response=คำตอบ
  692. Priority=ลำดับความสำคัญ
  693. SendByMail=Send by email
  694. MailSentBy=อีเมล์ที่ส่งมาจาก
  695. NotSent=ส่งไม่ได้
  696. TextUsedInTheMessageBody=ร่างกายอีเมล์
  697. SendAcknowledgementByMail=Send confirmation email
  698. SendMail=ส่งอีเมล
  699. Email=อีเมล์
  700. NoEMail=ไม่มีอีเมล
  701. AlreadyRead=Already read
  702. NotRead=Unread
  703. NoMobilePhone=ไม่มีโทรศัพท์มือถือ
  704. Owner=เจ้าของ
  705. FollowingConstantsWillBeSubstituted=ค่าคงที่ต่อไปนี้จะถูกแทนที่ด้วยค่าที่สอดคล้องกัน
  706. Refresh=รีเฟรช
  707. BackToList=กลับไปยังรายการ
  708. BackToTree=Back to tree
  709. GoBack=กลับไป
  710. CanBeModifiedIfOk=สามารถแก้ไขได้ถ้าถูกต้อง
  711. CanBeModifiedIfKo=สามารถแก้ไขได้ถ้าไม่ถูกต้อง
  712. ValueIsValid=ค่าที่ถูกต้อง
  713. ValueIsNotValid=Value is not valid
  714. RecordCreatedSuccessfully=Record created successfully
  715. RecordModifiedSuccessfully=บันทึกแก้ไขเรียบร้อย
  716. RecordsModified=%s record(s) modified
  717. RecordsDeleted=%s record(s) deleted
  718. RecordsGenerated=%s record(s) generated
  719. AutomaticCode=รหัสอัตโนมัติ
  720. FeatureDisabled=ปิดใช้งานคุณลักษณะ
  721. MoveBox=Move widget
  722. Offered=ที่นำเสนอ
  723. NotEnoughPermissions=คุณไม่ได้รับอนุญาตสำหรับการดำเนินการนี​​้
  724. UserNotInHierachy=This action is reserved to the supervisors of this user
  725. SessionName=ชื่อเซสชั่น
  726. Method=วิธี
  727. Receive=ได้รับ
  728. CompleteOrNoMoreReceptionExpected=Complete or nothing more expected
  729. ExpectedValue=Expected Value
  730. ExpectedQty=Expected Qty
  731. PartialWoman=เป็นบางส่วน
  732. TotalWoman=ทั้งหมด
  733. NeverReceived=ไม่เคยได้รับ
  734. Canceled=ยกเลิก
  735. YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu Setup - Dictionaries
  736. YouCanChangeValuesForThisListFrom=You can change values for this list from menu %s
  737. YouCanSetDefaultValueInModuleSetup=You can set the default value used when creating a new record in module setup
  738. Color=สี
  739. Documents=แฟ้มที่เชื่อมโยง
  740. Documents2=เอกสาร
  741. UploadDisabled=อัพโหลดพิการ
  742. MenuAccountancy=การบัญชี
  743. MenuECM=เอกสาร
  744. MenuAWStats=AWStats
  745. MenuMembers=สมาชิก
  746. MenuAgendaGoogle=วาระการประชุมของ Google
  747. MenuTaxesAndSpecialExpenses=Taxes | Special expenses
  748. ThisLimitIsDefinedInSetup=Dolibarr ขีด จำกัด (เมนูที่บ้านการตั้งค่าการรักษาความปลอดภัย):% s Kb, PHP ขีด จำกัด :% s Kb
  749. ThisLimitIsDefinedInSetupAt=Dolibarr limit (Menu %s): %s Kb, PHP limit (Param %s): %s Kb
  750. NoFileFound=No documents uploaded
  751. CurrentUserLanguage=ภาษาปัจจุบัน
  752. CurrentTheme=รูปแบบปัจจุบัน
  753. CurrentMenuManager=ผู้จัดการเมนูปัจจุบัน
  754. Browser=เบราว์เซอร์
  755. Layout=Layout
  756. Screen=Screen
  757. DisabledModules=โมดูลพิการ
  758. For=สำหรับ
  759. ForCustomer=สำหรับลูกค้า
  760. Signature=ลายเซ็น
  761. DateOfSignature=Date of signature
  762. HidePassword=แสดงคำสั่งที่มีรหัสผ่านที่ซ่อน
  763. UnHidePassword=แสดงคำสั่งที่แท้จริงด้วยรหัสผ่านที่ชัดเจน
  764. Root=ราก
  765. RootOfMedias=Root of public medias (/medias)
  766. Informations=ข้อมูล
  767. Page=หน้า
  768. Notes=หมายเหตุ
  769. AddNewLine=เพิ่มบรรทัดใหม่
  770. AddFile=เพิ่มไฟล์
  771. FreeZone=Free-text product
  772. FreeLineOfType=Free-text item, type:
  773. CloneMainAttributes=วัตถุโคลนที่มีคุณลักษณะหลัก
  774. ReGeneratePDF=Re-generate PDF
  775. PDFMerge=ผสานรูปแบบไฟล์ PDF
  776. Merge=ผสาน
  777. DocumentModelStandardPDF=Standard PDF template
  778. PrintContentArea=หน้าแสดงพื้นที่ในการพิมพ์เนื้อหาหลัก
  779. MenuManager=ผู้จัดการเมนู
  780. WarningYouAreInMaintenanceMode=Warning, you are in maintenance mode: only login <b>%s</b> is allowed to use the application in this mode.
  781. CoreErrorTitle=ผิดพลาดของระบบ
  782. CoreErrorMessage=Sorry, an error occurred. Contact your system administrator to check the logs or disable $dolibarr_main_prod=1 to get more information.
  783. CreditCard=เครดิตการ์ด
  784. ValidatePayment=ตรวจสอบการชำระเงิน
  785. CreditOrDebitCard=Credit or debit card
  786. FieldsWithAreMandatory=<b>เขตข้อมูลที่มี% s</b> มีผลบังคับใช้
  787. FieldsWithIsForPublic=Fields with <b>%s</b> are shown in public list of members. If you don't want this, uncheck the "public" box.
  788. AccordingToGeoIPDatabase=(according to GeoIP conversion)
  789. Line=สาย
  790. NotSupported=ไม่สนับสนุน
  791. RequiredField=ฟิลด์ที่จำเป็น
  792. Result=ผล
  793. ToTest=ทดสอบ
  794. ValidateBefore=Item must be validated before using this feature
  795. Visibility=ความชัดเจน
  796. Totalizable=Totalizable
  797. TotalizableDesc=This field is totalizable in list
  798. Private=ส่วนตัว
  799. Hidden=ซ่อนเร้น
  800. Resources=ทรัพยากร
  801. Source=แหล่ง
  802. Prefix=อุปสรรค
  803. Before=ก่อนที่
  804. After=หลังจาก
  805. IPAddress=ที่อยู่ IP
  806. Frequency=ความถี่
  807. IM=การส่งข้อความโต้ตอบแบบทันที
  808. NewAttribute=คุณลักษณะใหม่
  809. AttributeCode=รหัสแอตทริบิวต์
  810. URLPhoto=URL ของภาพ / โลโก้
  811. SetLinkToAnotherThirdParty=เชื่อมโยงไปยังบุคคลที่สามอีก
  812. LinkTo=Link to
  813. LinkToProposal=Link to proposal
  814. LinkToExpedition= Link to expedition
  815. LinkToOrder=เชื่อมโยงการสั่งซื้อ
  816. LinkToInvoice=Link to invoice
  817. LinkToTemplateInvoice=Link to template invoice
  818. LinkToSupplierOrder=Link to purchase order
  819. LinkToSupplierProposal=Link to vendor proposal
  820. LinkToSupplierInvoice=Link to vendor invoice
  821. LinkToContract=Link to contract
  822. LinkToIntervention=Link to intervention
  823. LinkToTicket=Link to ticket
  824. LinkToMo=Link to Mo
  825. CreateDraft=สร้างร่าง
  826. SetToDraft=กลับไปร่าง
  827. ClickToEdit=คลิกเพื่อแก้ไข
  828. ClickToRefresh=Click to refresh
  829. EditWithEditor=Edit with CKEditor
  830. EditWithTextEditor=Edit with Text editor
  831. EditHTMLSource=Edit HTML Source
  832. ObjectDeleted=วัตถุ% s ลบ
  833. ByCountry=ตามประเทศ
  834. ByTown=โดยเมือง
  835. ByDate=โดยวันที่
  836. ByMonthYear=โดยเดือน / ปี
  837. ByYear=โดยปี
  838. ByMonth=โดยเดือน
  839. ByDay=โดยวันที่
  840. BySalesRepresentative=โดยตัวแทนฝ่ายขาย
  841. LinkedToSpecificUsers=เชื่อมโยงกับการติดต่อผู้ใช้โดยเฉพาะอย่างยิ่ง
  842. NoResults=ไม่มีผลลัพธ์
  843. AdminTools=Admin Tools
  844. SystemTools=เครื่องมือของระบบ
  845. ModulesSystemTools=เครื่องมือโมดูล
  846. Test=ทดสอบ
  847. Element=ธาตุ
  848. NoPhotoYet=ภาพที่ยังไม่มี
  849. Dashboard=Dashboard
  850. MyDashboard=My Dashboard
  851. Deductible=หัก
  852. from=จาก
  853. toward=ไปทาง
  854. Access=การเข้าถึง
  855. SelectAction=Select action
  856. SelectTargetUser=Select target user/employee
  857. HelpCopyToClipboard=ใช้ Ctrl + C เพื่อคัดลอกไปที่คลิปบอร์ด
  858. SaveUploadedFileWithMask=บันทึกไฟล์บนเซิร์ฟเวอร์ที่มีชื่อ "<strong>%s</strong>" (มิฉะนั้น "%s")
  859. OriginFileName=ชื่อไฟล์ต้นฉบับ
  860. SetDemandReason=แหล่งที่มาของการตั้งค่า
  861. SetBankAccount=กำหนดบัญชีธนาคาร
  862. AccountCurrency=Account currency
  863. ViewPrivateNote=ดูบันทึก
  864. XMoreLines=% s สาย (s) ซ่อน
  865. ShowMoreLines=Show more/less lines
  866. PublicUrl=URL ที่สาธารณะ
  867. AddBox=เพิ่มกล่อง
  868. SelectElementAndClick=Select an element and click on %s
  869. PrintFile=พิมพ์ไฟล์% s
  870. ShowTransaction=Show entry on bank account
  871. ShowIntervention=การแทรกแซงการแสดง
  872. ShowContract=แสดงสัญญา
  873. GoIntoSetupToChangeLogo=Go to Home - Setup - Company to change logo or go to Home - Setup - Display to hide.
  874. Deny=ปฏิเสธ
  875. Denied=ปฏิเสธ
  876. ListOf=List of %s
  877. ListOfTemplates=รายชื่อของแม่แบบ
  878. Gender=Gender
  879. Genderman=Male
  880. Genderwoman=Female
  881. Genderother=อื่น ๆ
  882. ViewList=มุมมองรายการ
  883. ViewGantt=Gantt view
  884. ViewKanban=Kanban view
  885. Mandatory=Mandatory
  886. Hello=สวัสดี
  887. GoodBye=GoodBye
  888. Sincerely=Sincerely
  889. ConfirmDeleteObject=Are you sure you want to delete this object?
  890. DeleteLine=ลบบรรทัด
  891. ConfirmDeleteLine=Are you sure you want to delete this line?
  892. ErrorPDFTkOutputFileNotFound=Error: the file was not generated. Please check that the 'pdftk' command is installed in a directory included in the $PATH environment variable (linux/unix only) or contact your system administrator.
  893. NoPDFAvailableForDocGenAmongChecked=No PDF were available for the document generation among checked record
  894. TooManyRecordForMassAction=Too many records selected for mass action. The action is restricted to a list of %s records.
  895. NoRecordSelected=No record selected
  896. MassFilesArea=Area for files built by mass actions
  897. ShowTempMassFilesArea=Show area of files built by mass actions
  898. ConfirmMassDeletion=Bulk Delete confirmation
  899. ConfirmMassDeletionQuestion=Are you sure you want to delete the %s selected record(s)?
  900. RelatedObjects=Related Objects
  901. ClassifyBilled=แบ่งประเภทเรียกเก็บเงิน
  902. ClassifyUnbilled=Classify unbilled
  903. Progress=ความคืบหน้า
  904. ProgressShort=Progr.
  905. FrontOffice=Front office
  906. BackOffice=สำนักงานกลับ
  907. Submit=Submit
  908. View=View
  909. Export=ส่งออก
  910. Exports=การส่งออก
  911. ExportFilteredList=Export filtered list
  912. ExportList=Export list
  913. ExportOptions=ตัวเลือกการส่งออก
  914. IncludeDocsAlreadyExported=Include docs already exported
  915. ExportOfPiecesAlreadyExportedIsEnable=Export of pieces already exported is enable
  916. ExportOfPiecesAlreadyExportedIsDisable=Export of pieces already exported is disable
  917. AllExportedMovementsWereRecordedAsExported=All exported movements were recorded as exported
  918. NotAllExportedMovementsCouldBeRecordedAsExported=Not all exported movements could be recorded as exported
  919. Miscellaneous=เบ็ดเตล็ด
  920. Calendar=ปฏิทิน
  921. GroupBy=Group by...
  922. ViewFlatList=View flat list
  923. ViewAccountList=View ledger
  924. ViewSubAccountList=View subaccount ledger
  925. RemoveString=Remove string '%s'
  926. SomeTranslationAreUncomplete=Some of the languages offered may be only partially translated or may contain errors. Please help to correct your language by registering at <a href="https://transifex.com/projects/p/dolibarr/" target="_blank" rel="noopener noreferrer external">https://transifex.com/projects/p/dolibarr/</a> to add your improvements.
  927. DirectDownloadLink=Public download link
  928. PublicDownloadLinkDesc=Only the link is required to download the file
  929. DirectDownloadInternalLink=Private download link
  930. PrivateDownloadLinkDesc=You need to be logged and you need permissions to view or download the file
  931. Download=Download
  932. DownloadDocument=Download document
  933. DownloadSignedDocument=Download signed document
  934. ActualizeCurrency=Update currency rate
  935. Fiscalyear=ปีงบประมาณ
  936. ModuleBuilder=Module and Application Builder
  937. SetMultiCurrencyCode=Set currency
  938. BulkActions=Bulk actions
  939. ClickToShowHelp=Click to show tooltip help
  940. WebSite=Website
  941. WebSites=Websites
  942. WebSiteAccounts=Website accounts
  943. ExpenseReport=รายงานค่าใช้จ่าย
  944. ExpenseReports=รายงานค่าใช้จ่าย
  945. HR=HR
  946. HRAndBank=HR and Bank
  947. AutomaticallyCalculated=Automatically calculated
  948. TitleSetToDraft=Go back to draft
  949. ConfirmSetToDraft=Are you sure you want to go back to Draft status?
  950. ImportId=Import id
  951. Events=เหตุการณ์ที่เกิดขึ้น
  952. EMailTemplates=Email templates
  953. FileNotShared=File not shared to external public
  954. Project=โครงการ
  955. Projects=โครงการ
  956. LeadOrProject=Lead | Project
  957. LeadsOrProjects=Leads | Projects
  958. Lead=Lead
  959. Leads=Leads
  960. ListOpenLeads=List open leads
  961. ListOpenProjects=List open projects
  962. NewLeadOrProject=New lead or project
  963. Rights=สิทธิ์
  964. LineNb=Line no.
  965. IncotermLabel=Incoterms
  966. TabLetteringCustomer=Customer lettering
  967. TabLetteringSupplier=Vendor lettering
  968. Monday=วันจันทร์
  969. Tuesday=วันอังคาร
  970. Wednesday=วันพุธ
  971. Thursday=วันพฤหัสบดี
  972. Friday=วันศุกร์
  973. Saturday=วันเสาร์
  974. Sunday=วันอาทิตย์
  975. MondayMin=โม
  976. TuesdayMin=เฉิงตู
  977. WednesdayMin=เรา
  978. ThursdayMin=Th
  979. FridayMin=Fr
  980. SaturdayMin=Sa
  981. SundayMin=ซู
  982. Day1=วันจันทร์
  983. Day2=วันอังคาร
  984. Day3=วันพุธ
  985. Day4=วันพฤหัสบดี
  986. Day5=วันศุกร์
  987. Day6=วันเสาร์
  988. Day0=วันอาทิตย์
  989. ShortMonday=M
  990. ShortTuesday=T
  991. ShortWednesday=W
  992. ShortThursday=T
  993. ShortFriday=F
  994. ShortSaturday=S
  995. ShortSunday=S
  996. one=one
  997. two=two
  998. three=three
  999. four=four
  1000. five=five
  1001. six=six
  1002. seven=seven
  1003. eight=eight
  1004. nine=nine
  1005. ten=ten
  1006. eleven=eleven
  1007. twelve=twelve
  1008. thirteen=thirdteen
  1009. fourteen=fourteen
  1010. fifteen=fifteen
  1011. sixteen=sixteen
  1012. seventeen=seventeen
  1013. eighteen=eighteen
  1014. nineteen=nineteen
  1015. twenty=twenty
  1016. thirty=thirty
  1017. forty=forty
  1018. fifty=fifty
  1019. sixty=sixty
  1020. seventy=seventy
  1021. eighty=eighty
  1022. ninety=ninety
  1023. hundred=hundred
  1024. thousand=thousand
  1025. million=million
  1026. billion=billion
  1027. trillion=trillion
  1028. quadrillion=quadrillion
  1029. SelectMailModel=Select an email template
  1030. SetRef=Set ref
  1031. Select2ResultFoundUseArrows=Some results found. Use arrows to select.
  1032. Select2NotFound=No result found
  1033. Select2Enter=Enter
  1034. Select2MoreCharacter=or more character
  1035. Select2MoreCharacters=or more characters
  1036. Select2MoreCharactersMore=<strong>Search syntax:</strong><br><kbd><strong> |</strong></kbd><kbd> OR</kbd> (a|b)<br><kbd><strong>*</strong></kbd><kbd> Any character</kbd> (a*b)<br><kbd><strong>^</strong></kbd><kbd> Start with</kbd> (^ab)<br><kbd><strong>$</strong></kbd><kbd> End with</kbd> (ab$)<br>
  1037. Select2LoadingMoreResults=Loading more results...
  1038. Select2SearchInProgress=Search in progress...
  1039. SearchIntoThirdparties=บุคคลที่สาม
  1040. SearchIntoContacts=รายชื่อผู้ติดต่อ
  1041. SearchIntoMembers=สมาชิก
  1042. SearchIntoUsers=ผู้ใช้
  1043. SearchIntoProductsOrServices=Products or services
  1044. SearchIntoBatch=Lots / Serials
  1045. SearchIntoProjects=โครงการ
  1046. SearchIntoMO=Manufacturing Orders
  1047. SearchIntoTasks=งาน
  1048. SearchIntoCustomerInvoices=Customer invoices
  1049. SearchIntoSupplierInvoices=Vendor invoices
  1050. SearchIntoCustomerOrders=Sales orders
  1051. SearchIntoSupplierOrders=Purchase orders
  1052. SearchIntoCustomerProposals=ข้อเสนอเชิงพาณิชย์
  1053. SearchIntoSupplierProposals=Vendor proposals
  1054. SearchIntoInterventions=การแทรกแซง
  1055. SearchIntoContracts=สัญญา
  1056. SearchIntoCustomerShipments=Customer shipments
  1057. SearchIntoExpenseReports=รายงานค่าใช้จ่าย
  1058. SearchIntoLeaves=Leave
  1059. SearchIntoKM=Knowledge base
  1060. SearchIntoTickets=Tickets
  1061. SearchIntoCustomerPayments=Customer payments
  1062. SearchIntoVendorPayments=Vendor payments
  1063. SearchIntoMiscPayments=Miscellaneous payments
  1064. CommentLink=ความคิดเห็น
  1065. NbComments=Number of comments
  1066. CommentPage=Comments space
  1067. CommentAdded=Comment added
  1068. CommentDeleted=Comment deleted
  1069. Everybody=ทุกคน
  1070. PayedBy=จ่ายโดย
  1071. PayedTo=Paid to
  1072. Monthly=Monthly
  1073. Quarterly=Quarterly
  1074. Annual=Annual
  1075. Local=Local
  1076. Remote=Remote
  1077. LocalAndRemote=Local and Remote
  1078. KeyboardShortcut=Keyboard shortcut
  1079. AssignedTo=ได้รับมอบหมายให้
  1080. Deletedraft=Delete draft
  1081. ConfirmMassDraftDeletion=Draft mass delete confirmation
  1082. FileSharedViaALink=File shared with a public link
  1083. SelectAThirdPartyFirst=Select a third party first...
  1084. YouAreCurrentlyInSandboxMode=You are currently in the %s "sandbox" mode
  1085. Inventory=Inventory
  1086. AnalyticCode=Analytic code
  1087. TMenuMRP=MRP
  1088. ShowCompanyInfos=Show company infos
  1089. ShowMoreInfos=Show More Infos
  1090. NoFilesUploadedYet=Please upload a document first
  1091. SeePrivateNote=See private note
  1092. PaymentInformation=Payment information
  1093. ValidFrom=Valid from
  1094. ValidUntil=Valid until
  1095. NoRecordedUsers=No users
  1096. ToClose=To close
  1097. ToRefuse=To refuse
  1098. ToProcess=ในการประมวลผล
  1099. ToApprove=To approve
  1100. GlobalOpenedElemView=Global view
  1101. NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
  1102. NoArticlesFoundForTheCategory=No article found for the category
  1103. ToAcceptRefuse=To accept | refuse
  1104. ContactDefault_agenda=เหตุการณ์
  1105. ContactDefault_commande=สั่งซื้อ
  1106. ContactDefault_contrat=สัญญา
  1107. ContactDefault_facture=ใบกำกับสินค้า
  1108. ContactDefault_fichinter=การแทรกแซง
  1109. ContactDefault_invoice_supplier=Supplier Invoice
  1110. ContactDefault_order_supplier=Purchase Order
  1111. ContactDefault_project=โครงการ
  1112. ContactDefault_project_task=งาน
  1113. ContactDefault_propal=ข้อเสนอ
  1114. ContactDefault_supplier_proposal=Supplier Proposal
  1115. ContactDefault_ticket=Ticket
  1116. ContactAddedAutomatically=Contact added from contact thirdparty roles
  1117. More=More
  1118. ShowDetails=Show details
  1119. CustomReports=Custom reports
  1120. StatisticsOn=Statistics on
  1121. SelectYourGraphOptionsFirst=Select your graph options to build a graph
  1122. Measures=Measures
  1123. XAxis=X-Axis
  1124. YAxis=Y-Axis
  1125. StatusOfRefMustBe=Status of %s must be %s
  1126. DeleteFileHeader=Confirm file delete
  1127. DeleteFileText=Do you really want delete this file?
  1128. ShowOtherLanguages=Show other languages
  1129. SwitchInEditModeToAddTranslation=Switch in edit mode to add translations for this language
  1130. NotUsedForThisCustomer=Not used for this customer
  1131. AmountMustBePositive=Amount must be positive
  1132. ByStatus=By status
  1133. InformationMessage=ข้อมูล
  1134. Used=Used
  1135. ASAP=As Soon As Possible
  1136. CREATEInDolibarr=Record %s created
  1137. MODIFYInDolibarr=Record %s modified
  1138. DELETEInDolibarr=Record %s deleted
  1139. VALIDATEInDolibarr=Record %s validated
  1140. APPROVEDInDolibarr=Record %s approved
  1141. DefaultMailModel=Default Mail Model
  1142. PublicVendorName=Public name of vendor
  1143. DateOfBirth=วันเกิด
  1144. SecurityTokenHasExpiredSoActionHasBeenCanceledPleaseRetry=Security token has expired, so action has been canceled. Please try again.
  1145. UpToDate=Up-to-date
  1146. OutOfDate=Out-of-date
  1147. EventReminder=Event Reminder
  1148. UpdateForAllLines=Update for all lines
  1149. OnHold=ไว้
  1150. Civility=Civility
  1151. AffectTag=Assign Tag
  1152. AffectUser=Assign User
  1153. SetSupervisor=Set Supervisor
  1154. CreateExternalUser=Create external user
  1155. ConfirmAffectTag=Bulk Tag Assignement
  1156. ConfirmAffectUser=Bulk User Assignement
  1157. ProjectRole=Role assigned on each project
  1158. TasksRole=Role assigned on each task of each project
  1159. ConfirmSetSupervisor=Bulk Supervisor Set
  1160. ConfirmUpdatePrice=Choose a increase/decrease price rate
  1161. ConfirmAffectTagQuestion=Are you sure you want to assign tags to the %s selected record(s)?
  1162. ConfirmAffectUserQuestion=Are you sure you want to assign users to the %s selected record(s)?
  1163. ConfirmSetSupervisorQuestion=Are you sure you want to set supervisor to the %s selected record(s)?
  1164. ConfirmUpdatePriceQuestion=Are you sure you want to update the price of the %s selected record(s)?
  1165. CategTypeNotFound=No tag type found for type of records
  1166. Rate=ประเมิน
  1167. SupervisorNotFound=Supervisor not found
  1168. CopiedToClipboard=Copied to clipboard
  1169. InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
  1170. ConfirmCancel=Are you sure you want to cancel
  1171. EmailMsgID=Email MsgID
  1172. EmailDate=Email date
  1173. SetToStatus=Set to status %s
  1174. SetToEnabled=Set to enabled
  1175. SetToDisabled=Set to disabled
  1176. ConfirmMassEnabling=mass enabling confirmation
  1177. ConfirmMassEnablingQuestion=Are you sure you want to enable the %s selected record(s)?
  1178. ConfirmMassDisabling=mass disabling confirmation
  1179. ConfirmMassDisablingQuestion=Are you sure you want to disable the %s selected record(s)?
  1180. RecordsEnabled=%s record(s) enabled
  1181. RecordsDisabled=%s record(s) disabled
  1182. RecordEnabled=Record enabled
  1183. RecordDisabled=Record disabled
  1184. Forthcoming=Forthcoming
  1185. Currently=Currently
  1186. ConfirmMassLeaveApprovalQuestion=Are you sure you want to approve the %s selected record(s)?
  1187. ConfirmMassLeaveApproval=Mass leave approval confirmation
  1188. RecordAproved=Record approved
  1189. RecordsApproved=%s Record(s) approved
  1190. Properties=Properties
  1191. hasBeenValidated=%s has been validated
  1192. ClientTZ=โซนเวลาไคลเอ็นต์ (ผู้ใช้)
  1193. NotClosedYet=Not yet closed
  1194. ClearSignature=Reset signature
  1195. CanceledHidden=Canceled hidden
  1196. CanceledShown=Canceled shown
  1197. Terminate=Terminate
  1198. Terminated=Terminated
  1199. AddLineOnPosition=Add line on position (at the end if empty)
  1200. ConfirmAllocateCommercial=Assign sales representative confirmation
  1201. ConfirmAllocateCommercialQuestion=Are you sure you want to assign the %s selected record(s)?
  1202. CommercialsAffected=Sales representatives assigned
  1203. CommercialAffected=Sales representative assigned
  1204. YourMessage=Your message
  1205. YourMessageHasBeenReceived=Your message has been received. We will answer or contact you as soon as possible.
  1206. UrlToCheck=Url to check
  1207. Automation=Automation
  1208. CreatedByEmailCollector=Created by Email collector
  1209. CreatedByPublicPortal=Created from Public portal
  1210. UserAgent=User Agent
  1211. InternalUser=ผู้ใช้ภายใน
  1212. ExternalUser=ผู้ใช้ภายนอก