mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-04 14:21:03 +00:00
New translations en.json (Thai)
[ci skip]
This commit is contained in:
+18
-6
@@ -1048,16 +1048,27 @@
|
||||
},
|
||||
"pdf": {
|
||||
"title": "การตั้งค่า PDF",
|
||||
"footer_text": "ข้อความท้ายกระดาษ",
|
||||
"pdf_layout": "รูปแบบไฟล์ PDF",
|
||||
"pdf_configuration": "PDF Generation Settings",
|
||||
"section_description": "Change the way PDFs are generated",
|
||||
"driver": "PDF Driver to use",
|
||||
"papersize": "Papersize",
|
||||
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||
"gotenberg_host": "Gotenberg service host",
|
||||
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||
"pdf_variables_save_error": "PDF configuration could not be saved",
|
||||
"page_setup": "Page Setup",
|
||||
"page_setup_hint": "Applies to every document, whichever driver renders it.",
|
||||
"paper_size": "Paper Size",
|
||||
"paper_width": "Paper Width",
|
||||
"paper_height": "Paper Height",
|
||||
"orientation": "Orientation",
|
||||
"portrait": "Portrait",
|
||||
"landscape": "Landscape",
|
||||
"margin_top": "Top Margin",
|
||||
"margin_right": "Right Margin",
|
||||
"margin_bottom": "Bottom Margin",
|
||||
"margin_left": "Left Margin",
|
||||
"length_hint": "A number and a unit, e.g. \"210mm\". Accepts: pt, px, pc, mm, cm, in.",
|
||||
"page_numbers": "Page Numbers",
|
||||
"page_numbers_hint": "Repeat the page number at the foot of every page. Needs a bottom margin to sit in."
|
||||
},
|
||||
"company_info": {
|
||||
"company_info": "ข้อมูลบริษัท",
|
||||
@@ -1777,7 +1788,8 @@
|
||||
"at_least_one_ability": "โปรดเลือกอย่างน้อยหนึ่งสิทธิ์",
|
||||
"valid_driver_key": "โปรดป้อนคีย์ {driver} ที่ถูกต้อง",
|
||||
"valid_exchange_rate": "กรุณากรอกอัตราแลกเปลี่ยนที่ถูกต้อง",
|
||||
"company_name_not_same": "ชื่อ บริษัท ต้องตรงกับชื่อที่กำหนด"
|
||||
"company_name_not_same": "ชื่อ บริษัท ต้องตรงกับชื่อที่กำหนด",
|
||||
"invalid_length": "Enter a number and a unit, e.g. \"210mm\". Accepts: pt, px, pc, mm, cm, in."
|
||||
},
|
||||
"errors": {
|
||||
"starter_plan": "คุณสมบัตินี้สามารถใช้ได้ในแผน Starter และเป็นต้นไป!",
|
||||
|
||||
Reference in New Issue
Block a user