2302 lines
172 KiB
JSON
2302 lines
172 KiB
JSON
{
|
|
"global": {
|
|
"app": {
|
|
"title": "ezBookkeeping"
|
|
}
|
|
},
|
|
"language": {
|
|
"German": "เยอรมัน",
|
|
"English": "อังกฤษ",
|
|
"Spanish": "สเปน",
|
|
"French": "ฝรั่งเศส",
|
|
"Italian": "อิตาลี",
|
|
"Japanese": "ญี่ปุ่น",
|
|
"Korean": "เกาหลี",
|
|
"Dutch": "ดัตช์",
|
|
"Portuguese (Brazil)": "โปรตุเกส (บราซิล)",
|
|
"Russian": "รัสเซีย",
|
|
"Thai": "ไทย",
|
|
"Ukrainian": "ยูเครน",
|
|
"Vietnamese": "เวียดนาม",
|
|
"Chinese (Simplified)": "จีน (ตัวย่อ)",
|
|
"Chinese (Traditional)": "จีน (ตัวเต็ม)"
|
|
},
|
|
"default": {
|
|
"currency": "THB",
|
|
"firstDayOfWeek": "Sunday",
|
|
"fiscalYearFormat": "EndYYYY",
|
|
"calendarDisplayType": "Buddhist",
|
|
"dateDisplayType": "Buddhist",
|
|
"longDateFormat": "DDMMYYYY",
|
|
"shortDateFormat": "DDMMYYYY",
|
|
"longTimeFormat": "HHMMSS",
|
|
"shortTimeFormat": "HHMM",
|
|
"numeralSystem": "WesternArabicNumerals",
|
|
"decimalSeparator": "Dot",
|
|
"digitGroupingSymbol": "Comma",
|
|
"digitGrouping": "ThousandsSeparator",
|
|
"currencyDisplayType": "SymbolBeforeAmountWithoutSpace"
|
|
},
|
|
"format": {
|
|
"longDate": {
|
|
"yyyy_mm_dd": "YYYY MMMM DD",
|
|
"mm_dd_yyyy": "MMMM D, YYYY",
|
|
"dd_mm_yyyy": "D MMMM YYYY"
|
|
},
|
|
"shortDate": {
|
|
"yyyy_mm_dd": "YYYY-M-D",
|
|
"mm_dd_yyyy": "M/D/YYYY",
|
|
"dd_mm_yyyy": "D/M/YYYY"
|
|
},
|
|
"longYear": {
|
|
"yyyy_mm_dd": "YYYY",
|
|
"mm_dd_yyyy": "YYYY",
|
|
"dd_mm_yyyy": "YYYY"
|
|
},
|
|
"shortYear": {
|
|
"yyyy_mm_dd": "YYYY",
|
|
"mm_dd_yyyy": "YYYY",
|
|
"dd_mm_yyyy": "YYYY"
|
|
},
|
|
"longYearMonth": {
|
|
"yyyy_mm_dd": "YYYY MMMM",
|
|
"mm_dd_yyyy": "MMMM, YYYY",
|
|
"dd_mm_yyyy": "MMMM YYYY"
|
|
},
|
|
"shortYearMonth": {
|
|
"yyyy_mm_dd": "YYYY-M",
|
|
"mm_dd_yyyy": "MMM, YYYY",
|
|
"dd_mm_yyyy": "MMM YYYY"
|
|
},
|
|
"longMonthDay": {
|
|
"yyyy_mm_dd": "MMMM DD",
|
|
"mm_dd_yyyy": "MMMM D",
|
|
"dd_mm_yyyy": "D MMMM"
|
|
},
|
|
"shortMonthDay": {
|
|
"yyyy_mm_dd": "M-D",
|
|
"mm_dd_yyyy": "M/D",
|
|
"dd_mm_yyyy": "D/M"
|
|
},
|
|
"shortDay": {
|
|
"yyyy_mm_dd": "D",
|
|
"mm_dd_yyyy": "D",
|
|
"dd_mm_yyyy": "D"
|
|
},
|
|
"longTime": {
|
|
"hh_mm_ss": "H:mm:ss",
|
|
"a_hh_mm_ss": "A h:mm:ss",
|
|
"hh_mm_ss_a": "h:mm:ss A"
|
|
},
|
|
"shortTime": {
|
|
"hh_mm": "H:mm",
|
|
"a_hh_mm": "A h:mm",
|
|
"hh_mm_a": "h:mm A"
|
|
},
|
|
"yearQuarter": {
|
|
"q1": "ไตรมาสที่ 1 {year}",
|
|
"q2": "ไตรมาสที่ 2 {year}",
|
|
"q3": "ไตรมาสที่ 3 {year}",
|
|
"q4": "ไตรมาสที่ 4 {year}"
|
|
},
|
|
"fiscalYear": {
|
|
"StartYYYY_EndYYYY": "ปีงบประมาณ {StartYYYY}-{EndYYYY}",
|
|
"StartYYYY_EndYY": "ปีงบประมาณ {StartYYYY}-{EndYY}",
|
|
"StartYY_EndYY": "ปีงบประมาณ {StartYY}-{EndYY}",
|
|
"EndYYYY": "ปีงบประมาณ {EndYYYY}",
|
|
"EndYY": "ปีงบประมาณ {EndYY}"
|
|
},
|
|
"misc": {
|
|
"multiTextJoinSeparator": ", ",
|
|
"hoursBehindDefaultTimezone": "ช้ากว่าเขตเวลาเริ่มต้น {hours} ชั่วโมง",
|
|
"hoursAheadOfDefaultTimezone": "เร็วกว่าเขตเวลาเริ่มต้น {hours} ชั่วโมง",
|
|
"hoursMinutesBehindDefaultTimezone": "ช้ากว่าเขตเวลาเริ่มต้น {hours} ชั่วโมง {minutes} นาที",
|
|
"hoursMinutesAheadOfDefaultTimezone": "เร็วกว่าเขตเวลาเริ่มต้น {hours} ชั่วโมง {minutes} นาที",
|
|
"monthDay": "วันที่ {ordinal}",
|
|
"eachMonthDayInMonthDays": "{ordinal}",
|
|
"monthDays": "{multiMonthDays} วัน",
|
|
"everyMultiDaysOfWeek": "ทุกๆ {days}",
|
|
"everyMultiDaysOfMonth": "ทุกๆ {days} ของเดือน",
|
|
"youHaveAccounts": "คุณได้บันทึกบัญชี {count} บัญชี",
|
|
"addNewTag": "เพิ่มแท็กใหม่ \"{tag}\"",
|
|
"clickToSelectedFile": "คลิกเพื่อเลือกไฟล์นำเข้า ({extensions})",
|
|
"previewCount": "จำนวนตัวอย่าง: {count}",
|
|
"selectedCount": "เลือกแล้ว {count} จาก {totalCount}",
|
|
"youHaveUpdatedTransactions": "คุณได้อัปเดตธุรกรรม {count} รายการ",
|
|
"confirmImportTransactions": "คุณแน่ใจหรือไม่ว่าต้องการนำเข้าธุรกรรม {count} รายการ?",
|
|
"importingTransactions": "กำลังนำเข้า ({process}%)",
|
|
"importTransactionResult": "คุณได้นำเข้าธุรกรรม {count} รายการเรียบร้อยแล้ว",
|
|
"clearTransactionsInAccountTip": "คุณไม่สามารถยกเลิกการกระทำนี้ได้ การกระทำนี้จะลบข้อมูลธุรกรรมทั้งหมดใน {account} โปรดป้อนรหัสผ่านปัจจุบันเพื่อยืนยัน",
|
|
"accountActivationAndResendValidationEmailTip": "ลิงก์สำหรับเปิดใช้งานบัญชีได้ถูกส่งไปยังอีเมลของคุณแล้ว: {email} หากคุณไม่ได้รับอีเมล โปรดกรอกรหัสผ่านอีกครั้งแล้วกดปุ่มด้านล่างเพื่อส่งอีเมลยืนยันอีกครั้ง",
|
|
"resendValidationEmailTip": "หากคุณไม่ได้รับอีเมล โปรดกรอกรหัสผ่านอีกครั้งแล้วกดปุ่มด้านล่างเพื่อส่งอีเมลยืนยันไปยัง: {email}"
|
|
}
|
|
},
|
|
"dataExport": {
|
|
"defaultExportFilename": "ezBookkeeping_export_data",
|
|
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
|
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
|
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
|
"defaultExportReconciliationStatementsFileName": "ezBookkeeping_reconciliation_statements",
|
|
"exportReconciliationStatementsFileName": "ezBookkeeping_{nickname}_reconciliation_statements",
|
|
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
|
"defaultImportHandlingScript": "ezBookkeeping_handling_script",
|
|
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
|
},
|
|
"calendar": {
|
|
"Gregorian": "เกรกอเรียน",
|
|
"Buddhist": "พุทธศักราช",
|
|
"Persian": "เปอร์เซีย",
|
|
"Gregorian with Chinese Calendar": "เกรกอเรียนร่วมกับปฏิทินจีน",
|
|
"Gregorian with Persian Calendar": "เกรกอเรียนร่วมกับปฏิทินเปอร์เซีย"
|
|
},
|
|
"datetime": {
|
|
"AM": {
|
|
"content": "AM"
|
|
},
|
|
"PM": {
|
|
"content": "PM"
|
|
},
|
|
"Monday": {
|
|
"min": "จ.",
|
|
"short": "จันทร์",
|
|
"long": "วันจันทร์"
|
|
},
|
|
"Tuesday": {
|
|
"min": "อ.",
|
|
"short": "อังคาร",
|
|
"long": "วันอังคาร"
|
|
},
|
|
"Wednesday": {
|
|
"min": "พ.",
|
|
"short": "พุธ",
|
|
"long": "วันพุธ"
|
|
},
|
|
"Thursday": {
|
|
"min": "พฤ.",
|
|
"short": "พฤหัส",
|
|
"long": "วันพฤหัสบดี"
|
|
},
|
|
"Friday": {
|
|
"min": "ศ.",
|
|
"short": "ศุกร์",
|
|
"long": "วันศุกร์"
|
|
},
|
|
"Saturday": {
|
|
"min": "ส.",
|
|
"short": "เสาร์",
|
|
"long": "วันเสาร์"
|
|
},
|
|
"Sunday": {
|
|
"min": "อา.",
|
|
"short": "อาทิตย์",
|
|
"long": "วันอาทิตย์"
|
|
},
|
|
"January": {
|
|
"short": "ม.ค.",
|
|
"long": "มกราคม"
|
|
},
|
|
"February": {
|
|
"short": "ก.พ.",
|
|
"long": "กุมภาพันธ์"
|
|
},
|
|
"March": {
|
|
"short": "มี.ค.",
|
|
"long": "มีนาคม"
|
|
},
|
|
"April": {
|
|
"short": "เม.ย.",
|
|
"long": "เมษายน"
|
|
},
|
|
"May": {
|
|
"short": "พ.ค.",
|
|
"long": "พฤษภาคม"
|
|
},
|
|
"June": {
|
|
"short": "มิ.ย.",
|
|
"long": "มิถุนายน"
|
|
},
|
|
"July": {
|
|
"short": "ก.ค.",
|
|
"long": "กรกฎาคม"
|
|
},
|
|
"August": {
|
|
"short": "ส.ค.",
|
|
"long": "สิงหาคม"
|
|
},
|
|
"September": {
|
|
"short": "ก.ย.",
|
|
"long": "กันยายน"
|
|
},
|
|
"October": {
|
|
"short": "ต.ค.",
|
|
"long": "ตุลาคม"
|
|
},
|
|
"November": {
|
|
"short": "พ.ย.",
|
|
"long": "พฤศจิกายน"
|
|
},
|
|
"December": {
|
|
"short": "ธ.ค.",
|
|
"long": "ธันวาคม"
|
|
},
|
|
"monthDayOrdinal": {
|
|
"1": "วันที่ 1",
|
|
"2": "วันที่ 2",
|
|
"3": "วันที่ 3",
|
|
"4": "วันที่ 4",
|
|
"5": "วันที่ 5",
|
|
"6": "วันที่ 6",
|
|
"7": "วันที่ 7",
|
|
"8": "วันที่ 8",
|
|
"9": "วันที่ 9",
|
|
"10": "วันที่ 10",
|
|
"11": "วันที่ 11",
|
|
"12": "วันที่ 12",
|
|
"13": "วันที่ 13",
|
|
"14": "วันที่ 14",
|
|
"15": "วันที่ 15",
|
|
"16": "วันที่ 16",
|
|
"17": "วันที่ 17",
|
|
"18": "วันที่ 18",
|
|
"19": "วันที่ 19",
|
|
"20": "วันที่ 20",
|
|
"21": "วันที่ 21",
|
|
"22": "วันที่ 22",
|
|
"23": "วันที่ 23",
|
|
"24": "วันที่ 24",
|
|
"25": "วันที่ 25",
|
|
"26": "วันที่ 26",
|
|
"27": "วันที่ 27",
|
|
"28": "วันที่ 28",
|
|
"29": "วันที่ 29",
|
|
"30": "วันที่ 30",
|
|
"31": "วันที่ 31"
|
|
}
|
|
},
|
|
"granularity": {
|
|
"FiscalYearly": "รายปีงบประมาณ",
|
|
"Yearly": "รายปี",
|
|
"Quarterly": "รายไตรมาส",
|
|
"Monthly": "รายเดือน",
|
|
"Daily": "รายวัน"
|
|
},
|
|
"numeral": {
|
|
"Western Arabic Numerals": "เลขอารบิกตะวันตก",
|
|
"Eastern Arabic Numerals": "เลขอารบิกตะวันออก",
|
|
"Persian Digits": "เลขเปอร์เซีย",
|
|
"Burmese Numerals": "เลขพม่า",
|
|
"Devanagari Numerals": "เลขเทวนาครี",
|
|
"Dot": "จุด",
|
|
"Comma": "จุลภาค",
|
|
"Space": "ช่องว่าง",
|
|
"Apostrophe": "อัญประกาศเดี่ยว",
|
|
"None": "ไม่มี",
|
|
"Thousands Separator": "คั่นหลักพัน",
|
|
"Indian Number Grouping": "การจัดกลุ่มตัวเลขแบบอินเดีย"
|
|
},
|
|
"color": {
|
|
"amount": {
|
|
"Green": "เขียว",
|
|
"Red": "แดง",
|
|
"Yellow": "เหลือง",
|
|
"Black or White": "ดำหรือขาว"
|
|
}
|
|
},
|
|
"timezone": {
|
|
"International Date Line West": "เส้นแบ่งเขตวันสากลฝั่งตะวันตก",
|
|
"Coordinated Universal Time-11": "เวลามาตรฐานสากล-11",
|
|
"Aleutian Islands": "หมู่เกาะฮาวายอะลูชัน",
|
|
"Hawaii": "ฮาวาย",
|
|
"Marquesas Islands": "หมู่เกาะมาร์เควซัส",
|
|
"Alaska": "อะแลสกา",
|
|
"Coordinated Universal Time-09": "เวลามาตรฐานสากล-09",
|
|
"Baja California": "บาฮากาลีฟอร์เนีย",
|
|
"Coordinated Universal Time-08": "เวลามาตรฐานสากล-08",
|
|
"Pacific Time (US & Canada)": "เวลาฝั่งแปซิฟิก (สหรัฐอเมริกาและแคนาดา)",
|
|
"Arizona": "แอริโซนา",
|
|
"La Paz, Mazatlan": "ลาปาซ มาซัทลัน",
|
|
"Mountain Time (US & Canada)": "เวลาเขตภูเขา (สหรัฐอเมริกาและแคนาดา)",
|
|
"Yukon": "ยูคอน",
|
|
"Central America": "อเมริกากลาง",
|
|
"Central Time (US & Canada)": "เวลาภาคกลาง (สหรัฐอเมริกาและแคนาดา)",
|
|
"Easter Island": "เกาะอีสเตอร์",
|
|
"Guadalajara, Mexico City, Monterrey": "กวาดาลาฮารา เม็กซิโกซิตี มอนเตร์เรย์",
|
|
"Saskatchewan": "ซัสแคตเชวัน",
|
|
"Bogota, Lima, Quito, Rio Branco": "โบโกตา ลิมา กีโต ริโอ บรังโค",
|
|
"Chetumal": "เชตูมัล",
|
|
"Eastern Time (US & Canada)": "เวลาภาคตะวันออก (สหรัฐอเมริกาและแคนาดา)",
|
|
"Haiti": "เฮติ",
|
|
"Havana": "ฮาวานา",
|
|
"Indiana (East)": "อินดีแอนา (ตะวันออก)",
|
|
"Turks and Caicos": "เติกส์และเคคอส",
|
|
"Asuncion": "อะซุนซิออง",
|
|
"Atlantic Time (Canada)": "เวลาแอตแลนติก (แคนาดา)",
|
|
"Caracas": "การากัส",
|
|
"Cuiaba": "กูยาบา",
|
|
"Georgetown, La Paz, Manaus, San Juan": "จอร์จทาวน์ ลาปาซ มาเนาส์ ซานฮวน",
|
|
"Santiago": "ซันติอาโก",
|
|
"Newfoundland": "นิวฟันด์แลนด์",
|
|
"Araguaina": "อาราไกวยา",
|
|
"Brasilia": "บราซิเลีย",
|
|
"Cayenne, Fortaleza": "กาแยน โฟร์ตาเลซา",
|
|
"City of Buenos Aires": "บัวโนสไอเรส",
|
|
"Montevideo": "มอนเตวิเดโอ",
|
|
"Punta Arenas": "ปุนตาอาเรนัส",
|
|
"Saint Pierre and Miquelon": "แซงปีแยร์และมีเกอลง",
|
|
"Salvador": "ซัลวาดอร์",
|
|
"Coordinated Universal Time-02": "เวลามาตรฐานสากล-02",
|
|
"Greenland": "กรีนแลนด์",
|
|
"Azores": "หมู่เกาะอะซอร์ส",
|
|
"Cabo Verde Is": "กาบูเวร์ดีคือ",
|
|
"Coordinated Universal Time": "เวลามาตรฐานสากล",
|
|
"Dublin, Edinburgh, Lisbon, London": "ดับลิน เอดินบะระ ลิสบอน ลอนดอน",
|
|
"Monrovia, Reykjavik": "มันโรเวีย เรกยะวิก",
|
|
"Sao Tome": "เซาโตเม",
|
|
"Casablanca": "คาซาบลังกา",
|
|
"Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna": "อัมสเตอร์ดัม เบอร์ลิน เบิร์น โรม สตอกโฮล์ม เวียนนา",
|
|
"Belgrade, Bratislava, Budapest, Ljubljana, Prague": "เบลเกรด บราติสลาวา บูดาเปสต์ ลูบลิยานา ปราก",
|
|
"Brussels, Copenhagen, Madrid, Paris": "บรัสเซลส์ โคเปนเฮเกน มาดริด ปารีส",
|
|
"Sarajevo, Skopje, Warsaw, Zagreb": "ซาราเยโว สโกเปีย วอร์ซอ ซาเกร็บ",
|
|
"West Central Africa": "แอฟริกากลางฝั่งตะวันตก",
|
|
"Athens, Bucharest": "เอเธนส์ บูคาเรสท์",
|
|
"Beirut": "เบรุต",
|
|
"Cairo": "ไคโร",
|
|
"Chisinau": "คีชีเนา",
|
|
"Gaza, Hebron": "กาซา ฮีบรอน",
|
|
"Harare, Pretoria": "ฮาราเร พริทอเรีย",
|
|
"Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius": "เฮลซิงกิ คีเอฟ ริกา โซเฟีย ทาลลินน์ วิลนีอุส",
|
|
"Jerusalem": "เยรูซาเล็ม",
|
|
"Juba": "จูบา",
|
|
"Kaliningrad": "คาลีนินกราด",
|
|
"Khartoum": "คาร์ทูม",
|
|
"Tripoli": "ตริโปลี",
|
|
"Windhoek": "วินด์ฮุก",
|
|
"Amman": "อัมมาน",
|
|
"Baghdad": "แบกแดด",
|
|
"Damascus": "ดามัสกัส",
|
|
"Istanbul": "อิสตันบูล",
|
|
"Kuwait, Riyadh": "คูเวต ริยาด",
|
|
"Minsk": "มินสก์",
|
|
"Moscow, St Petersburg": "มอสโก เซนต์ปีเตอร์สเบิร์ก",
|
|
"Nairobi": "ไนโรบี",
|
|
"Volgograd": "วอลโกกราด",
|
|
"Tehran": "เตหะราน",
|
|
"Abu Dhabi, Muscat": "อาบูดาบี มัสกัต",
|
|
"Astrakhan, Ulyanovsk": "อัสตราคัน อุลยานอฟสค์",
|
|
"Baku": "บากู",
|
|
"Izhevsk, Samara": "อีเจฟสค์ ซามารา",
|
|
"Port Louis": "พอร์ตหลุยส์",
|
|
"Saratov": "ซาราตอฟ",
|
|
"Tbilisi": "ทบิลิซิ",
|
|
"Yerevan": "เยเรวาน",
|
|
"Kabul": "คาบูล",
|
|
"Ashgabat, Tashkent": "อาชกาบัต แทชเคนท์",
|
|
"Astana": "อัสตานา",
|
|
"Ekaterinburg": "เอคเตอรินเบิร์ก",
|
|
"Islamabad, Karachi": "อิสลามาบัด การาจี",
|
|
"Chennai, Kolkata, Mumbai, New Delhi": "เชนไน กัลกัตตา มุมไบ นิวเดลี",
|
|
"Sri Jayawardenepura": "ศรีชยาวาเดเนปุระ",
|
|
"Kathmandu": "กาฐมาณฑุ",
|
|
"Bishkek": "บิชเคก",
|
|
"Dhaka": "ธากา",
|
|
"Omsk": "ออมสค์",
|
|
"Yangon (Rangoon)": "ย่างกุ้ง (ร่างกุ้ง)",
|
|
"Bangkok, Hanoi, Jakarta": "กรุงเทพ ฮานอย จาการ์ตา",
|
|
"Barnaul, Gorno-Altaysk": "บารนัล กอร์โน-อัลไตสค์",
|
|
"Hovd": "ฮอฟด์",
|
|
"Krasnoyarsk": "คลาสโนยาร์สค์",
|
|
"Novosibirsk": "โนโวซิเบียร์ซค์",
|
|
"Tomsk": "ตอมสค์",
|
|
"Beijing, Chongqing, Hong Kong SAR, Urumqi": "เป่ย์จิง ฉงชิ่ง ฮ่องกง อุรุมชี",
|
|
"Irkutsk": "เออคุทสค์",
|
|
"Kuala Lumpur, Singapore": "กัวลาลัมเปอร์ สิงคโปร์",
|
|
"Perth": "เพิร์ธ",
|
|
"Taipei": "ไทเป",
|
|
"Ulaanbaatar": "อูลานบาตอร์",
|
|
"Eucla": "ยูคลา",
|
|
"Chita": "ชีตา",
|
|
"Osaka, Sapporo, Tokyo": "โอซากา ซัปโปโร โตเกียว",
|
|
"Pyongyang": "เปียงยาง",
|
|
"Seoul": "โซล",
|
|
"Yakutsk": "ยาคุตสค์",
|
|
"Adelaide": "แอดิเลด",
|
|
"Darwin": "ดาร์วิน",
|
|
"Brisbane": "บริสเบน",
|
|
"Canberra, Melbourne, Sydney": "แคนเบอร์รา เมลเบิร์น ซิดนีย์",
|
|
"Guam, Port Moresby": "กวม พอร์ตมอร์สบี",
|
|
"Hobart": "โฮบาร์ต",
|
|
"Vladivostok": "วลาดิวอสต็อก",
|
|
"Lord Howe Island": "เกาะลอร์ดโฮเว",
|
|
"Bougainville Island": "เกาะบูเกนวิลล์",
|
|
"Chokurdakh": "โชกัวร์ดาห์",
|
|
"Magadan": "มากาดาน",
|
|
"Norfolk Island": "เกาะนอร์ฟอล์ก",
|
|
"Sakhalin": "ซาฮาลิน",
|
|
"Solomon Is, New Caledonia": "หมู่เกาะโซโลมอน นิวแคลิโดเนีย",
|
|
"Anadyr, Petropavlovsk-Kamchatsky": "อนาไดร์ ปิตราปัฟลัฟสค์-คัมชัตสกี",
|
|
"Auckland, Wellington": "โอคแลนด์ เวลลิงตัน",
|
|
"Coordinated Universal Time+12": "เวลามาตรฐานสากล+12",
|
|
"Fiji": "ฟิจิ",
|
|
"Chatham Islands": "หมู่เกาะแชทัม",
|
|
"Coordinated Universal Time+13": "เวลามาตรฐานสากล+13",
|
|
"Nukualofa": "นูกูอะโลฟา",
|
|
"Samoa": "ซามัว",
|
|
"Kiritimati Island": "เกาะคิริติมาส"
|
|
},
|
|
"currency": {
|
|
"name": {
|
|
"AED": "เดอร์แฮมสหรัฐอาหรับเอมิเรตส์",
|
|
"AFN": "อัฟกานีอัฟกานิสถาน",
|
|
"ALL": "เลกแอลเบเนีย",
|
|
"AMD": "แดรมอาร์เมเนีย",
|
|
"ANG": "กิลเดอร์เนเธอร์แลนด์แอนทิลลิส",
|
|
"AOA": "กวานซาแองโกลา",
|
|
"ARS": "เปโซอาร์เจนตินา",
|
|
"AUD": "ดอลลาร์ออสเตรเลีย",
|
|
"AWG": "ฟลอรินอารูบา",
|
|
"AZN": "มานัตอาเซอร์ไบจาน",
|
|
"BAM": "มาร์กคอนเวอร์ทิเบิลบอสเนียและเฮอร์เซโกวีนา",
|
|
"BBD": "ดอลลาร์บาร์เบโดส",
|
|
"BDT": "ตากาบังกลาเทศ",
|
|
"BGN": "เลฟบัลแกเรีย",
|
|
"BHD": "ดีนาร์บาห์เรน",
|
|
"BIF": "ฟรังก์บุรุนดี",
|
|
"BMD": "ดอลลาร์เบอร์มิวดา",
|
|
"BND": "ดอลลาร์บรูไน",
|
|
"BOB": "โบลิเวียโนโบลิเวีย",
|
|
"BRL": "เรียลบราซิล",
|
|
"BSD": "ดอลลาร์บาฮามาส",
|
|
"BTN": "งุลตรัมภูฏาน",
|
|
"BWP": "พูลาบอตสวานา",
|
|
"BYN": "รูเบิลเบลารุส",
|
|
"BZD": "ดอลลาร์เบลีซ",
|
|
"CAD": "ดอลลาร์แคนาดา",
|
|
"CDF": "ฟรังก์คองโก",
|
|
"CHF": "ฟรังก์สวิส",
|
|
"CLP": "เปโซชิลี",
|
|
"CNY": "หยวนจีน",
|
|
"COP": "เปโซโคลอมเบีย",
|
|
"CRC": "โคโลนคอสตาริกา",
|
|
"CUC": "เปโซคอนเวอร์ทิเบิลคิวบา",
|
|
"CUP": "เปโซคิวบา",
|
|
"CVE": "เอสคูโดเคปเวิร์ด",
|
|
"CZK": "โครูนาสาธารณรัฐเช็ก",
|
|
"DJF": "ฟรังก์จิบูตี",
|
|
"DKK": "โครนเดนมาร์ก",
|
|
"DOP": "เปโซโดมินิกัน",
|
|
"DZD": "ดีนาร์แอลจีเรีย",
|
|
"EGP": "ปอนด์อียิปต์",
|
|
"ERN": "นัฟก้าเอริเทรีย",
|
|
"ETB": "เบอร์เอธิโอเปีย",
|
|
"EUR": "ยูโร",
|
|
"FJD": "ดอลลาร์ฟิจิ",
|
|
"FKP": "ปอนด์หมู่เกาะฟอล์กแลนด์",
|
|
"GBP": "ปอนด์อังกฤษ",
|
|
"GEL": "ลารีจอร์เจีย",
|
|
"GHS": "เซดีกานา",
|
|
"GIP": "ปอนด์ยิบรอลตาร์",
|
|
"GMD": "ดาลาซีกัมเบีย",
|
|
"GNF": "ฟรังก์กินี",
|
|
"GTQ": "เควตซัลกัวเตมาลา",
|
|
"GYD": "ดอลลาร์กายอานา",
|
|
"HKD": "ดอลลาร์ฮ่องกง",
|
|
"HNL": "เลมปิราฮอนดูรัส",
|
|
"HTG": "กูร์ดเฮติ",
|
|
"HUF": "ฟอรินต์ฮังการี",
|
|
"IDR": "รูเปียห์อินโดนีเซีย",
|
|
"ILS": "เชเกลใหม่อิสราเอล",
|
|
"INR": "รูปีอินเดีย",
|
|
"IQD": "ดีนาร์อิรัก",
|
|
"IRR": "เรียลอิหร่าน",
|
|
"ISK": "โครนาไอซ์แลนด์",
|
|
"JMD": "ดอลลาร์จาเมกา",
|
|
"JOD": "ดีนาร์จอร์แดน",
|
|
"JPY": "เยนญี่ปุ่น",
|
|
"KES": "ชิลลิงเคนยา",
|
|
"KGS": "ซอมคีร์กีซสถาน",
|
|
"KHR": "เรียลกัมพูชา",
|
|
"KMF": "ฟรังก์คอโมโรส",
|
|
"KPW": "วอนเกาหลีเหนือ",
|
|
"KRW": "วอนเกาหลีใต้",
|
|
"KWD": "ดีนาร์คูเวต",
|
|
"KYD": "ดอลลาร์หมู่เกาะเคย์แมน",
|
|
"KZT": "เทงเจคาซัคสถาน",
|
|
"LAK": "กีบลาว",
|
|
"LBP": "ปอนด์เลบานอน",
|
|
"LKR": "รูปีศรีลังกา",
|
|
"LRD": "ดอลลาร์ไลบีเรีย",
|
|
"LSL": "โลตีเลโซโท",
|
|
"LYD": "ดีนาร์ลิเบีย",
|
|
"MAD": "ดีร์แฮมโมร็อกโก",
|
|
"MDL": "ลิวมอลโดวา",
|
|
"MGA": "อาเรียรีมาดากัสการ์",
|
|
"MKD": "ดีนาร์มาซิโดเนีย",
|
|
"MMK": "จ๊าตเมียนมา",
|
|
"MNT": "ทูกริกมองโกเลีย",
|
|
"MOP": "ปาตากามาเก๊า",
|
|
"MRU": "อูกิยาโมริเตเนีย",
|
|
"MUR": "รูปีมอริเชียส",
|
|
"MVR": "รูฟิยามัลดีฟส์",
|
|
"MWK": "ควาชามาลาวี",
|
|
"MXN": "เปโซเม็กซิโก",
|
|
"MYR": "ริงกิตมาเลเซีย",
|
|
"MZN": "เมติคัลโมซัมบิก",
|
|
"NAD": "ดอลลาร์นามิเบีย",
|
|
"NGN": "ไนรานีจีเรีย",
|
|
"NIO": "คอร์โดบานิการากัว",
|
|
"NOK": "โครนนอร์เวย์",
|
|
"NPR": "รูปีเนปาล",
|
|
"NZD": "ดอลลาร์นิวซีแลนด์",
|
|
"OMR": "เรียลโอมาน",
|
|
"PAB": "บัลโบอาปานามา",
|
|
"PEN": "ซอลเปรู",
|
|
"PGK": "คินาปาปัวนิวกินี",
|
|
"PHP": "เปโซฟิลิปปินส์",
|
|
"PKR": "รูปีปากีสถาน",
|
|
"PLN": "ซวอตีโปแลนด์",
|
|
"PYG": "กวารานีปารากวัย",
|
|
"QAR": "เรียลกาตาร์",
|
|
"RON": "ลิวโรมาเนีย",
|
|
"RSD": "ดีนาร์เซอร์เบีย",
|
|
"RUB": "รูเบิลรัสเซีย",
|
|
"RWF": "ฟรังก์รวันดา",
|
|
"SAR": "ริยัลซาอุดีอาระเบีย",
|
|
"SBD": "ดอลลาร์หมู่เกาะโซโลมอน",
|
|
"SCR": "รูปีเซเชลส์",
|
|
"SDG": "ปอนด์ซูดาน",
|
|
"SEK": "โครนาสวีเดน",
|
|
"SGD": "ดอลลาร์สิงคโปร์",
|
|
"SHP": "ปอนด์เซนต์เฮเลนา",
|
|
"SLE": "ลีโอนเซียร์ราลีโอน",
|
|
"SOS": "ชิลลิงโซมาเลีย",
|
|
"SRD": "ดอลลาร์ซูรินาเม",
|
|
"SSP": "ปอนด์ซูดานใต้",
|
|
"STN": "โดบราซาวโตเมและปรินซิปี",
|
|
"SVC": "โคลอนเอลซัลวาดอร์",
|
|
"SYP": "ปอนด์ซีเรีย",
|
|
"SZL": "ลิลันเจนีสวาซิแลนด์",
|
|
"THB": "บาทไทย",
|
|
"TJS": "โซโมนีทาจิกิสถาน",
|
|
"TMT": "มานัตเติร์กเมนิสถาน",
|
|
"TND": "ดีนาร์ตูนิเซีย",
|
|
"TOP": "ปาอังกาตองกา",
|
|
"TRY": "ลีราตุรกี",
|
|
"TTD": "ดอลลาร์ตรินิแดดและโตเบโก",
|
|
"TWD": "ดอลลาร์ไต้หวันใหม่",
|
|
"TZS": "ชิลลิงแทนซาเนีย",
|
|
"UAH": "ฮรีฟเนียยูเครน",
|
|
"UGX": "ชิลลิงยูกันดา",
|
|
"USD": "ดอลลาร์สหรัฐ",
|
|
"UYU": "เปโซอุรุกวัย",
|
|
"UZS": "ซอมอุซเบกิสถาน",
|
|
"VED": "โบลิวาร์ดิจิทัลเวเนซุเอลา",
|
|
"VES": "โบลิวาร์โซเบราโนเวเนซุเอลา",
|
|
"VND": "ด่งเวียดนาม",
|
|
"VUV": "วาตูวานูอาตู",
|
|
"WST": "ทาลาซามัว",
|
|
"XAF": "ฟรังก์ซีเอฟเอกลางแอฟริกา",
|
|
"XCD": "ดอลลาร์แคริบเบียนตะวันออก",
|
|
"XOF": "ฟรังก์ซีเอฟเอตะวันตกแอฟริกา",
|
|
"XPF": "ฟรังก์ซีเอฟพี",
|
|
"XSU": "ซูเกรเอกวาดอร์",
|
|
"YER": "เรียลเยเมน",
|
|
"ZAR": "แรนด์แอฟริกาใต้",
|
|
"ZMW": "ควาชาแซมเบีย",
|
|
"ZWG": "ทองซิมบับเว",
|
|
"ZWL": "ดอลลาร์ซิมบับเว"
|
|
},
|
|
"unit": {
|
|
"Afghani": {
|
|
"normal": "อัฟกานี",
|
|
"plural": "อัฟกานี"
|
|
},
|
|
"Ariary": {
|
|
"normal": "อาเรียรี",
|
|
"plural": "อาเรียรี"
|
|
},
|
|
"Baht": {
|
|
"normal": "บาท",
|
|
"plural": "บาท"
|
|
},
|
|
"Balboa": {
|
|
"normal": "บัลโบอา",
|
|
"plural": "บัลโบอา"
|
|
},
|
|
"Birr": {
|
|
"normal": "เบอร์",
|
|
"plural": "เบอร์"
|
|
},
|
|
"Bolivar": {
|
|
"normal": "โบลิวาร์",
|
|
"plural": "โบลิวาร์"
|
|
},
|
|
"Boliviano": {
|
|
"normal": "โบลิเวียโน",
|
|
"plural": "โบลิเวียโน"
|
|
},
|
|
"Cedi": {
|
|
"normal": "เซดี",
|
|
"plural": "เซดี"
|
|
},
|
|
"Colon": {
|
|
"normal": "โคลอน",
|
|
"plural": "โคลอน"
|
|
},
|
|
"Cordoba": {
|
|
"normal": "คอร์โดบา",
|
|
"plural": "คอร์โดบา"
|
|
},
|
|
"Dalasi": {
|
|
"normal": "ดาลาซี",
|
|
"plural": "ดาลาซี"
|
|
},
|
|
"Denar": {
|
|
"normal": "ดีนาร์",
|
|
"plural": "ดีนาร์"
|
|
},
|
|
"Dinar": {
|
|
"normal": "ดีนาร์",
|
|
"plural": "ดีนาร์"
|
|
},
|
|
"Dirham": {
|
|
"normal": "เดอร์แฮม",
|
|
"plural": "เดอร์แฮม"
|
|
},
|
|
"Dobra": {
|
|
"normal": "โดบร้า",
|
|
"plural": "โดบร้า"
|
|
},
|
|
"Dollar": {
|
|
"normal": "ดอลลาร์",
|
|
"plural": "ดอลลาร์"
|
|
},
|
|
"Dong": {
|
|
"normal": "ด่ง",
|
|
"plural": "ด่ง"
|
|
},
|
|
"Dram": {
|
|
"normal": "แดรม",
|
|
"plural": "แดรม"
|
|
},
|
|
"Escudo": {
|
|
"normal": "เอสคูโด",
|
|
"plural": "เอสคูโด"
|
|
},
|
|
"Euro": {
|
|
"normal": "ยูโร",
|
|
"plural": "ยูโร"
|
|
},
|
|
"Florin": {
|
|
"normal": "ฟลอริน",
|
|
"plural": "ฟลอริน"
|
|
},
|
|
"Forint": {
|
|
"normal": "ฟอรินต์",
|
|
"plural": "ฟอรินต์"
|
|
},
|
|
"Franc": {
|
|
"normal": "ฟรังก์",
|
|
"plural": "ฟรังก์"
|
|
},
|
|
"Gourde": {
|
|
"normal": "กูร์ด",
|
|
"plural": "กูร์ด"
|
|
},
|
|
"Guarani": {
|
|
"normal": "กวารานี",
|
|
"plural": "กวารานี"
|
|
},
|
|
"Guilder": {
|
|
"normal": "กิลเดอร์",
|
|
"plural": "กิลเดอร์"
|
|
},
|
|
"Hryvnia": {
|
|
"normal": "ฮรีฟเนีย",
|
|
"plural": "ฮรีฟเนีย"
|
|
},
|
|
"Kina": {
|
|
"normal": "คีนา",
|
|
"plural": "คีนา"
|
|
},
|
|
"Kip": {
|
|
"normal": "กีบ",
|
|
"plural": "กีบ"
|
|
},
|
|
"Koruna": {
|
|
"normal": "โครูนา",
|
|
"plural": "โครูนา"
|
|
},
|
|
"Krona": {
|
|
"normal": "โครน่า",
|
|
"plural": "โครน่า"
|
|
},
|
|
"Krone": {
|
|
"normal": "โครน",
|
|
"plural": "โครน"
|
|
},
|
|
"Kwacha": {
|
|
"normal": "ควาชา",
|
|
"plural": "ควาชา"
|
|
},
|
|
"Kwanza": {
|
|
"normal": "กวานซา",
|
|
"plural": "กวานซา"
|
|
},
|
|
"Kyat": {
|
|
"normal": "จ๊าต",
|
|
"plural": "จ๊าต"
|
|
},
|
|
"Lari": {
|
|
"normal": "ลารี",
|
|
"plural": "ลารี"
|
|
},
|
|
"Lek": {
|
|
"normal": "เลก",
|
|
"plural": "เลก"
|
|
},
|
|
"Lempira": {
|
|
"normal": "เลมปิร่า",
|
|
"plural": "เลมปิร่า"
|
|
},
|
|
"Leone": {
|
|
"normal": "ลีโอน",
|
|
"plural": "ลีโอน"
|
|
},
|
|
"Leu": {
|
|
"normal": "ลิว",
|
|
"plural": "ลิว"
|
|
},
|
|
"Lev": {
|
|
"normal": "เลฟ",
|
|
"plural": "เลฟ"
|
|
},
|
|
"Lilangeni": {
|
|
"normal": "ลิลันเจนี",
|
|
"plural": "ลิลันเจนี"
|
|
},
|
|
"Lira": {
|
|
"normal": "ลีรา",
|
|
"plural": "ลีรา"
|
|
},
|
|
"Loti": {
|
|
"normal": "โลตี",
|
|
"plural": "โลตี"
|
|
},
|
|
"Manat": {
|
|
"normal": "มานัต",
|
|
"plural": "มานัต"
|
|
},
|
|
"Mark": {
|
|
"normal": "มาร์ก",
|
|
"plural": "มาร์ก"
|
|
},
|
|
"Metical": {
|
|
"normal": "เมติคัล",
|
|
"plural": "เมติคัล"
|
|
},
|
|
"Naira": {
|
|
"normal": "ไนร่า",
|
|
"plural": "ไนร่า"
|
|
},
|
|
"Nakfa": {
|
|
"normal": "นัฟก้า",
|
|
"plural": "นัฟก้า"
|
|
},
|
|
"Ngultrum": {
|
|
"normal": "งุลตรัม",
|
|
"plural": "งุลตรัม"
|
|
},
|
|
"Ouguiya": {
|
|
"normal": "อูกิยา",
|
|
"plural": "อูกิยา"
|
|
},
|
|
"Paanga": {
|
|
"normal": "ปาอังกา",
|
|
"plural": "ปาอังกา"
|
|
},
|
|
"Pataca": {
|
|
"normal": "ปาตากา",
|
|
"plural": "ปาตากา"
|
|
},
|
|
"Peso": {
|
|
"normal": "เปโซ",
|
|
"plural": "เปโซ"
|
|
},
|
|
"Pound": {
|
|
"normal": "ปอนด์",
|
|
"plural": "ปอนด์"
|
|
},
|
|
"Pula": {
|
|
"normal": "พูล่า",
|
|
"plural": "พูล่า"
|
|
},
|
|
"Quetzal": {
|
|
"normal": "เควตซัล",
|
|
"plural": "เควตซัล"
|
|
},
|
|
"Rand": {
|
|
"normal": "แรนด์",
|
|
"plural": "แรนด์"
|
|
},
|
|
"Real": {
|
|
"normal": "เรียล",
|
|
"plural": "เรียล"
|
|
},
|
|
"Rial": {
|
|
"normal": "เรียล",
|
|
"plural": "เรียล"
|
|
},
|
|
"Riel": {
|
|
"normal": "เรียล",
|
|
"plural": "เรียล"
|
|
},
|
|
"Ringgit": {
|
|
"normal": "ริงกิต",
|
|
"plural": "ริงกิต"
|
|
},
|
|
"Riyal": {
|
|
"normal": "ริยัล",
|
|
"plural": "ริยัล"
|
|
},
|
|
"Ruble": {
|
|
"normal": "รูเบิล",
|
|
"plural": "รูเบิล"
|
|
},
|
|
"Rufiyaa": {
|
|
"normal": "รูฟิย่า",
|
|
"plural": "รูฟิย่า"
|
|
},
|
|
"Rupee": {
|
|
"normal": "รูปี",
|
|
"plural": "รูปี"
|
|
},
|
|
"Rupiah": {
|
|
"normal": "รูเปียห์",
|
|
"plural": "รูเปียห์"
|
|
},
|
|
"Shekel": {
|
|
"normal": "เชเคล",
|
|
"plural": "เชเคล"
|
|
},
|
|
"Shilling": {
|
|
"normal": "ชิลลิง",
|
|
"plural": "ชิลลิง"
|
|
},
|
|
"Sol": {
|
|
"normal": "ซอล",
|
|
"plural": "ซอล"
|
|
},
|
|
"Som": {
|
|
"normal": "ซอม",
|
|
"plural": "ซอม"
|
|
},
|
|
"Somoni": {
|
|
"normal": "โซโมนี",
|
|
"plural": "โซโมนี"
|
|
},
|
|
"Sucre": {
|
|
"normal": "ซูเคร",
|
|
"plural": "ซูเคร"
|
|
},
|
|
"Sum": {
|
|
"normal": "ซุม",
|
|
"plural": "ซุม"
|
|
},
|
|
"Taka": {
|
|
"normal": "ตากา",
|
|
"plural": "ตากา"
|
|
},
|
|
"Tala": {
|
|
"normal": "ทาลา",
|
|
"plural": "ทาลา"
|
|
},
|
|
"Tenge": {
|
|
"normal": "เทงเก้",
|
|
"plural": "เทงเก้"
|
|
},
|
|
"Tugrik": {
|
|
"normal": "ทูกริก",
|
|
"plural": "ทูกริก"
|
|
},
|
|
"Vatu": {
|
|
"normal": "วาตู",
|
|
"plural": "วาตู"
|
|
},
|
|
"Won": {
|
|
"normal": "วอน",
|
|
"plural": "วอน"
|
|
},
|
|
"Yen": {
|
|
"normal": "เยน",
|
|
"plural": "เยน"
|
|
},
|
|
"Yuan": {
|
|
"normal": "หยวน",
|
|
"plural": "หยวน"
|
|
},
|
|
"ZiG": {
|
|
"normal": "ซิก",
|
|
"plural": "ซิก"
|
|
},
|
|
"Zloty": {
|
|
"normal": "ซวอตี้",
|
|
"plural": "ซวอตี้"
|
|
}
|
|
}
|
|
},
|
|
"category": {
|
|
"Food & Drink": "อาหารและเครื่องดื่ม",
|
|
"Food": "อาหาร",
|
|
"Drink": "เครื่องดื่ม",
|
|
"Fruit & Snack": "ผลไม้และขนม",
|
|
"Clothing & Appearance": "เครื่องแต่งกายและการแต่งตัว",
|
|
"Clothing": "เครื่องแต่งกาย",
|
|
"Jewelry": "เครื่องประดับ",
|
|
"Cosmetic": "เครื่องสำอาง",
|
|
"Hair Cuts & Salon": "ตัดผมและซาลอน",
|
|
"Housing & Houseware": "ที่อยู่อาศัยและเครื่องใช้ภายในบ้าน",
|
|
"Houseware": "เครื่องใช้ภายในบ้าน",
|
|
"Electronics": "อุปกรณ์อิเล็กทรอนิกส์",
|
|
"Repairs & Maintenance": "ซ่อมแซมและบำรุงรักษา",
|
|
"Housekeeping Services": "บริการแม่บ้าน",
|
|
"Utilities Expense": "ค่าใช้จ่ายสาธารณูปโภค",
|
|
"Rent & Mortgage": "ค่าเช่าและจำนอง",
|
|
"Transportation": "การเดินทาง",
|
|
"Public Transit": "ขนส่งสาธารณะ",
|
|
"Taxi & Car Rental": "แท็กซี่และเช่ารถ",
|
|
"Personal Car Expense": "ค่าใช้จ่ายรถส่วนตัว",
|
|
"Train Tickets": "ค่าตั๋วรถไฟ",
|
|
"Airline Tickets": "ค่าตั๋วเครื่องบิน",
|
|
"Communication": "การสื่อสาร",
|
|
"Telephone Bill": "ค่าโทรศัพท์",
|
|
"Internet Bill": "ค่าอินเทอร์เน็ต",
|
|
"Express Fee": "ค่าบริการด่วน",
|
|
"Entertainment": "บันเทิง",
|
|
"Sports & Fitness": "กีฬาและฟิตเนส",
|
|
"Party Expense": "ค่าใช้จ่ายงานเลี้ยง",
|
|
"Movies & Shows": "ภาพยนตร์และการแสดง",
|
|
"Toys & Games": "ของเล่นและเกม",
|
|
"Subscriptions": "ค่าบริการสมัครสมาชิก",
|
|
"Pet Expense": "ค่าใช้จ่ายสัตว์เลี้ยง",
|
|
"Travelling": "การเดินทางท่องเที่ยว",
|
|
"Education & Studying": "การศึกษาและการเรียน",
|
|
"Books & Newspaper & Magazines": "หนังสือ หนังสือพิมพ์และนิตยสาร",
|
|
"Training Courses": "คอร์สอบรม",
|
|
"Certification & Examination": "การรับรองและสอบ",
|
|
"Gifts & Donations": "ของขวัญและการบริจาค",
|
|
"Gifts": "ของขวัญ",
|
|
"Donations": "การบริจาค",
|
|
"Medical & Healthcare": "การแพทย์และดูแลสุขภาพ",
|
|
"Diagnosis & Treatment": "การวินิจฉัยและการรักษา",
|
|
"Medications": "ยา",
|
|
"Medical Devices": "อุปกรณ์การแพทย์",
|
|
"Finance & Insurance": "การเงินและประกัน",
|
|
"Tax Expense": "ค่าใช้จ่ายภาษี",
|
|
"Service Charge": "ค่าบริการ",
|
|
"Insurance Expense": "ค่าใช้จ่ายประกัน",
|
|
"Interest Expense": "ดอกเบี้ยจ่าย",
|
|
"Compensation & Fine": "ค่าชดเชยและค่าปรับ",
|
|
"Miscellaneous": "อื่นๆ",
|
|
"Other Expense": "ค่าใช้จ่ายอื่น",
|
|
"Occupational Earnings": "รายได้จากอาชีพ",
|
|
"Salary Income": "เงินเดือน",
|
|
"Bonus Income": "โบนัส",
|
|
"Overtime Pay": "ค่าล่วงเวลา",
|
|
"Side Job Income": "รายได้จากงานเสริม",
|
|
"Finance & Investment": "การเงินและการลงทุน",
|
|
"Investment Income": "รายได้จากการลงทุน",
|
|
"Rental Income": "รายได้ค่าเช่า",
|
|
"Interest Income": "ดอกเบี้ยรับ",
|
|
"Gift & Lucky Money": "ของขวัญและเงินโชคลาภ",
|
|
"Winnings Income": "รายได้จากการชนะ",
|
|
"Windfall": "รายได้ไม่คาดคิด",
|
|
"Other Income": "รายได้อื่น",
|
|
"Transfer Category": "หมวดหมู่การโอน",
|
|
"General Transfer": "การโอนทั่วไป",
|
|
"Bank Transfer": "โอนผ่านธนาคาร",
|
|
"Credit Card Repayment": "ชำระบัตรเครดิต",
|
|
"Deposits & Withdrawals": "ฝากและถอน",
|
|
"Loan & Debt": "เงินกู้และหนี้",
|
|
"Borrowing Money": "การยืมเงิน",
|
|
"Lending Money": "การให้ยืมเงิน",
|
|
"Repayment": "การชำระคืน",
|
|
"Debt Collection": "การเรียกเก็บหนี้",
|
|
"Out-of-Pocket Expense": "ค่าใช้จ่ายส่วนตัว",
|
|
"Reimbursement": "การเบิกคืน",
|
|
"Other Transfer": "การโอนอื่น"
|
|
},
|
|
"mapprovider": {
|
|
"openstreetmap": "OpenStreetMap",
|
|
"openstreetmap-humanitarian": "Humanitarian OpenStreetMap Team",
|
|
"opentopomap": "OpenTopoMap",
|
|
"opnvkarte": "MeMoMaps",
|
|
"cyclosm": "CyclOSM",
|
|
"cartodb": "CARTO",
|
|
"tomtom": "TomTom",
|
|
"tianditu": "TianDiTu",
|
|
"googlemap": "Google Map",
|
|
"baidumap": "Baidu Map",
|
|
"amap": "Amap",
|
|
"custom": "กำหนดเองโดยผู้ใช้"
|
|
},
|
|
"error": {
|
|
"system error": "ข้อผิดพลาดของระบบ",
|
|
"api not found": "ไม่สามารถเรียกใช้งาน API ได้",
|
|
"not implemented": "ยังไม่รองรับ",
|
|
"system is busy": "ระบบกำลังทำงานอยู่",
|
|
"not supported": "ไม่รองรับ",
|
|
"image type not supported": "ประเภทไฟล์รูปภาพไม่รองรับ",
|
|
"database operation failed": "การทำงานกับฐานข้อมูลล้มเหลว",
|
|
"SMTP server is not enabled": "เซิร์ฟเวอร์ SMTP ยังไม่ได้เปิดใช้งาน",
|
|
"incomplete or incorrect submission": "ข้อมูลส่งไม่ครบถ้วนหรือไม่ถูกต้อง",
|
|
"operation failed": "การดำเนินการล้มเหลว",
|
|
"nothing will be updated": "ไม่มีข้อมูลใดถูกอัปเดต",
|
|
"failed to request third party api": "เรียกใช้งาน API ของบุคคลที่สามล้มเหลว",
|
|
"client timezone offset is invalid": "ค่าชดเชยโซนเวลาของลูกค้าไม่ถูกต้อง",
|
|
"user id is invalid": "รหัสผู้ใช้ไม่ถูกต้อง",
|
|
"username is empty": "ชื่อผู้ใช้ว่างเปล่า",
|
|
"email is empty": "อีเมลว่างเปล่า",
|
|
"nickname is empty": "ชื่อเล่นว่างเปล่า",
|
|
"password is empty": "รหัสผ่านว่างเปล่า",
|
|
"user default currency is empty": "สกุลเงินเริ่มต้นของผู้ใช้ว่างเปล่า",
|
|
"user default currency is invalid": "สกุลเงินเริ่มต้นของผู้ใช้ไม่ถูกต้อง",
|
|
"user default account is invalid": "บัญชีเริ่มต้นของผู้ใช้ไม่ถูกต้อง",
|
|
"user not found": "ไม่พบผู้ใช้",
|
|
"password is wrong": "รหัสผ่านไม่ถูกต้อง",
|
|
"username already exists": "มีชื่อผู้ใช้นี้แล้ว",
|
|
"email already exists": "มีอีเมลนี้แล้ว",
|
|
"user registration not allowed": "ไม่อนุญาตให้ลงทะเบียนผู้ใช้",
|
|
"login name is invalid": "ชื่อเข้าสู่ระบบไม่ถูกต้อง",
|
|
"login name or password is invalid": "ชื่อเข้าสู่ระบบหรือรหัสผ่านไม่ถูกต้อง",
|
|
"login name or password is wrong": "ชื่อเข้าสู่ระบบหรือรหัสผ่านผิด",
|
|
"user is disabled": "ผู้ใช้ถูกปิดใช้งาน",
|
|
"email is invalid": "อีเมลไม่ถูกต้อง",
|
|
"email is empty or invalid": "อีเมลว่างเปล่าหรือไม่ถูกต้อง",
|
|
"new password equals old password": "รหัสผ่านใหม่เหมือนรหัสผ่านเก่า",
|
|
"email is not verified": "อีเมลยังไม่ได้ยืนยัน",
|
|
"email is verified": "อีเมลได้รับการยืนยันแล้ว",
|
|
"email validation not allowed": "ไม่อนุญาตให้ยืนยันอีเมล",
|
|
"decimal separator and digit grouping symbol cannot be equal": "ตัวคั่นทศนิยมและตัวคั่นหลักพันต้องไม่เหมือนกัน",
|
|
"user default account is hidden": "ไม่สามารถตั้งบัญชีที่ซ่อนเป็นบัญชีเริ่มต้นได้",
|
|
"no user avatar": "ไม่มีไฟล์รูปประจำตัวผู้ใช้",
|
|
"user avatar is empty": "ไฟล์รูปประจำตัวผู้ใช้ว่างเปล่า",
|
|
"user avatar not exists": "รูปประจำตัวผู้ใช้ไม่พบ",
|
|
"user avatar not set": "ยังไม่ได้ตั้งค่ารูปประจำตัวผู้ใช้",
|
|
"user avatar file extension invalid": "นามสกุลไฟล์รูปประจำตัวผู้ใช้ไม่ถูกต้อง",
|
|
"exceed the maximum size of user avatar file": "ขนาดไฟล์รูปประจำตัวผู้ใช้เกินขนาดสูงสุดที่อนุญาต",
|
|
"not permitted to perform this action": "คุณไม่ได้รับอนุญาตให้ดำเนินการนี้",
|
|
"unauthorized access": "การเข้าถึงไม่ได้รับอนุญาต",
|
|
"current token is invalid": "โทเค็นปัจจุบันไม่ถูกต้อง",
|
|
"current token is expired": "โทเค็นปัจจุบันหมดอายุ",
|
|
"current token type is invalid": "ประเภทโทเค็นปัจจุบันไม่ถูกต้อง",
|
|
"current token requires two-factor authorization": "โทเค็นปัจจุบันต้องใช้การยืนยันสองขั้นตอน",
|
|
"current token does not require two-factor authorization": "โทเค็นปัจจุบันไม่ต้องการการยืนยันสองขั้นตอน",
|
|
"token is invalid": "โทเค็นไม่ถูกต้อง",
|
|
"token id is invalid": "รหัสโทเค็นไม่ถูกต้อง",
|
|
"user token id is invalid": "รหัสโทเค็นของผู้ใช้ไม่ถูกต้อง",
|
|
"token is not found": "ไม่พบโทเค็น",
|
|
"token is expired": "โทเค็นหมดอายุ",
|
|
"token is empty": "โทเค็นว่างเปล่า",
|
|
"email verify token is invalid or expired": "โทเค็นยืนยันอีเมลไม่ถูกต้องหรือหมดอายุ",
|
|
"password reset token is invalid or expired": "โทเค็นรีเซ็ตรหัสผ่านไม่ถูกต้องหรือหมดอายุ",
|
|
"passcode is invalid": "รหัสผ่านชั่วคราวไม่ถูกต้อง",
|
|
"two-factor backup code is invalid": "รหัสสำรองสองขั้นตอนไม่ถูกต้อง",
|
|
"two-factor is not enabled": "ยังไม่ได้เปิดใช้งานการยืนยันสองขั้นตอน",
|
|
"two-factor has already been enabled": "การยืนยันสองขั้นตอนถูกเปิดใช้งานแล้ว",
|
|
"two-factor backup code does not exist": "รหัสสำรองสองขั้นตอนไม่พบ",
|
|
"account id is invalid": "รหัสบัญชีไม่ถูกต้อง",
|
|
"account not found": "ไม่พบบัญชี",
|
|
"account type is invalid": "ประเภทบัญชีไม่ถูกต้อง",
|
|
"account currency is invalid": "สกุลเงินบัญชีไม่ถูกต้อง",
|
|
"account must have at least one sub-account": "บัญชีต้องมีบัญชีย่อยอย่างน้อยหนึ่งบัญชี",
|
|
"account cannot have sub-accounts": "บัญชีนี้ไม่สามารถมีบัญชีย่อย",
|
|
"parent account cannot set currency": "บัญชีหลักไม่สามารถตั้งค่าสกุลเงินได้",
|
|
"parent account cannot set balance": "บัญชีหลักไม่สามารถตั้งค่าหมายเลขยอดเงินได้",
|
|
"sub-account category not equals to parent": "หมวดหมู่ของบัญชีย่อยไม่ตรงกับบัญชีหลัก",
|
|
"sub-account type invalid": "ประเภทบัญชีย่อยไม่ถูกต้อง",
|
|
"source account not found": "ไม่พบบัญชีต้นทาง",
|
|
"destination account not found": "ไม่พบบัญชีปลายทาง",
|
|
"account is in use and cannot be deleted": "บัญชีกำลังถูกใช้งานและไม่สามารถลบได้",
|
|
"account category is invalid": "หมวดหมู่บัญชีไม่ถูกต้อง",
|
|
"account balance time is not set": "ยังไม่ได้ตั้งเวลาแบลนซ์บัญชี",
|
|
"cannot set statement date for non credit card account": "ไม่สามารถตั้งวันที่ใบแจ้งหนี้สำหรับบัญชีที่ไม่ใช่บัตรเครดิต",
|
|
"cannot set statement date for sub account": "ไม่สามารถตั้งวันที่ใบแจ้งหนี้สำหรับบัญชีย่อย",
|
|
"sub-account not found": "ไม่พบบัญชีย่อย",
|
|
"sub-account is in use and cannot be deleted": "บัญชีย่อยกำลังถูกใช้งานและไม่สามารถลบได้",
|
|
"not supported to modify account currency": "ไม่รองรับการแก้ไขสกุลเงินบัญชี",
|
|
"not supported to modify account balance": "ไม่รองรับการแก้ไขยอดเงินบัญชี",
|
|
"not supported to modify account balance time": "ไม่รองรับการแก้ไขเวลายอดเงินบัญชี",
|
|
"transaction id is invalid": "รหัสธุรกรรมไม่ถูกต้อง",
|
|
"transaction not found": "ไม่พบธุรกรรม",
|
|
"transaction type is invalid": "ประเภทธุรกรรมไม่ถูกต้อง",
|
|
"transaction source and destination account id cannot be equal": "รหัสบัญชีต้นทางและปลายทางไม่สามารถเหมือนกันได้",
|
|
"transaction source and destination amount not equal": "จำนวนต้นทางและปลายทางไม่เท่ากัน",
|
|
"transaction destination account cannot be set": "ไม่สามารถตั้งค่าบัญชีปลายทาง",
|
|
"transaction destination amount cannot be set": "ไม่สามารถตั้งค่าจำนวนปลายทาง",
|
|
"too much transaction in one second": "มีธุรกรรมมากเกินไปในหนึ่งวินาที โปรดลองเวลาอื่น",
|
|
"balance modification transaction cannot set category": "ไม่สามารถตั้งค่าหมวดหมู่สำหรับธุรกรรมปรับยอดเงิน",
|
|
"balance modification transaction cannot change account id": "ไม่สามารถเปลี่ยนรหัสบัญชีสำหรับธุรกรรมปรับยอดเงิน",
|
|
"balance modification transaction cannot add when other transaction exists": "ไม่สามารถเพิ่มธุรกรรมปรับยอดเงินเมื่อมีธุรกรรมอื่นในบัญชีนี้อยู่แล้ว",
|
|
"cannot add transaction to hidden account": "ไม่สามารถเพิ่มธุรกรรมในบัญชีที่ซ่อนได้",
|
|
"cannot modify transaction of hidden account": "ไม่สามารถแก้ไขธุรกรรมของบัญชีที่ซ่อนได้",
|
|
"cannot delete transaction in hidden account": "ไม่สามารถลบธุรกรรมในบัญชีที่ซ่อนได้",
|
|
"cannot add transaction to parent account": "ไม่สามารถเพิ่มธุรกรรมในบัญชีหลักได้",
|
|
"cannot modify transaction of parent account": "ไม่สามารถแก้ไขธุรกรรมของบัญชีหลักได้",
|
|
"cannot delete transaction in parent account": "ไม่สามารถลบธุรกรรมในบัญชีหลักได้",
|
|
"cannot add transaction with this transaction time": "ไม่สามารถเพิ่มธุรกรรมในเวลานี้ได้",
|
|
"cannot modify transaction with this transaction time": "ไม่สามารถแก้ไขธุรกรรมนี้ในเวลานี้ได้",
|
|
"cannot delete transaction with this transaction time": "ไม่สามารถลบธุรกรรมนี้ในเวลานี้ได้",
|
|
"cannot use hidden account": "ไม่สามารถใช้บัญชีที่ซ่อนได้",
|
|
"cannot use hidden transaction category": "ไม่สามารถใช้หมวดหมู่ธุรกรรมที่ซ่อนได้",
|
|
"cannot use hidden transaction tag": "ไม่สามารถใช้แท็กธุรกรรมที่ซ่อนได้",
|
|
"transaction has too many tags": "ธุรกรรมนี้มีแท็กมากเกินไป",
|
|
"transaction has too many pictures": "ธุรกรรมนี้มีรูปภาพมากเกินไป",
|
|
"import file type is empty": "ประเภทไฟล์นำเข้าไม่ระบุ",
|
|
"import file type not supported": "ประเภทไฟล์นำเข้าไม่รองรับ",
|
|
"no data to import": "ไม่มีข้อมูลให้นำเข้า",
|
|
"cannot add transaction before balance modification transaction": "ไม่สามารถเพิ่มธุรกรรมก่อนธุรกรรมปรับยอดเงินได้",
|
|
"balance modification transaction cannot modify transaction time": "ไม่สามารถแก้ไขเวลาธุรกรรมสำหรับธุรกรรมปรับยอดเงินได้",
|
|
"transfer transaction amount cannot be less than zero": "จำนวนสำหรับธุรกรรมโอนไม่สามารถน้อยกว่า 0 ได้",
|
|
"import file encoding is empty": "ไม่ได้ระบุการเข้ารหัสไฟล์นำเข้า",
|
|
"import file encoding not supported": "การเข้ารหัสไฟล์นำเข้าไม่รองรับ",
|
|
"column mapping invalid": "การแมปคอลัมน์ไม่ถูกต้อง",
|
|
"transaction type mapping invalid": "การแมปประเภทธุรกรรมไม่ถูกต้อง",
|
|
"transaction time format invalid": "รูปแบบเวลาธุรกรรมไม่ถูกต้อง",
|
|
"transaction time zone format invalid": "รูปแบบโซนเวลาธุรกรรมไม่ถูกต้อง",
|
|
"transaction category id is invalid": "รหัสหมวดหมู่ธุรกรรมไม่ถูกต้อง",
|
|
"transaction category not found": "ไม่พบหมวดหมู่ธุรกรรม",
|
|
"transaction category type is invalid": "ประเภทหมวดหมู่ธุรกรรมไม่ถูกต้อง",
|
|
"parent transaction category not found": "ไม่พบหมวดหมู่ธุรกรรมหลัก",
|
|
"cannot add to secondary transaction category": "ไม่สามารถเพิ่มหมวดหมู่ธุรกรรมไปยังหมวดหมู่รองได้",
|
|
"cannot use primary category for transaction category": "ไม่สามารถใช้หมวดหมู่หลักเป็นหมวดหมู่ธุรกรรมได้",
|
|
"transaction category is in use and cannot be deleted": "หมวดหมู่ธุรกรรมนี้ถูกใช้งานและไม่สามารถลบได้",
|
|
"not allow to change primary category to secondary category": "ไม่อนุญาตให้เปลี่ยนหมวดหมู่หลักเป็นหมวดหมู่รอง",
|
|
"not allow to change secondary category to primary category": "ไม่อนุญาตให้เปลี่ยนหมวดหมู่รองเป็นหมวดหมู่หลัก",
|
|
"not allow to change primary category with different type": "ไม่อนุญาตให้เปลี่ยนหมวดหมู่หลักเป็นประเภทต่างกัน",
|
|
"not allow to use secondary category as primary category": "ไม่อนุญาตให้ใช้หมวดหมู่รองเป็นหมวดหมู่หลัก",
|
|
"transaction tag id is invalid": "รหัสแท็กธุรกรรมไม่ถูกต้อง",
|
|
"transaction tag not found": "ไม่พบแท็กธุรกรรม",
|
|
"transaction tag name is empty": "ชื่อแท็กธุรกรรมว่างเปล่า",
|
|
"transaction tag name already exists": "ชื่อแท็กธุรกรรมนี้มีอยู่แล้ว",
|
|
"transaction tag is in use and cannot be deleted": "แท็กธุรกรรมถูกใช้งานและไม่สามารถลบได้",
|
|
"transaction tag index not found": "ไม่พบดัชนีแท็กธุรกรรม",
|
|
"data export not allowed": "ผู้ใช้ไม่อนุญาตให้ส่งออกข้อมูล",
|
|
"data import not allowed": "ผู้ใช้ไม่อนุญาตให้นำเข้าข้อมูล",
|
|
"import too many transactions": "มีธุรกรรมมากเกินไปสำหรับการนำเข้า",
|
|
"transaction template id is invalid": "รหัสแม่แบบธุรกรรมไม่ถูกต้อง",
|
|
"transaction template not found": "ไม่พบแม่แบบธุรกรรม",
|
|
"transaction template type is invalid": "ประเภทแม่แบบธุรกรรมไม่ถูกต้อง",
|
|
"scheduled transaction is not enabled": "ยังไม่ได้เปิดใช้งานธุรกรรมตามตาราง",
|
|
"scheduled transaction frequency is invalid": "ความถี่ของธุรกรรมตามตารางไม่ถูกต้อง",
|
|
"transaction template has too many tags": "แม่แบบธุรกรรมมีแท็กมากเกินไป",
|
|
"scheduled transaction start date is later than end time": "วันที่เริ่มธุรกรรมตามตารางอยู่หลังเวลาสิ้นสุด",
|
|
"transaction picture id is invalid": "รหัสรูปภาพธุรกรรมไม่ถูกต้อง",
|
|
"transaction picture not found": "ไม่พบรูปภาพธุรกรรม",
|
|
"no transaction picture": "ไม่มีไฟล์รูปภาพธุรกรรม",
|
|
"transaction picture is empty": "ไฟล์รูปภาพธุรกรรมว่างเปล่า",
|
|
"transaction picture not exists": "รูปภาพธุรกรรมไม่พบ",
|
|
"transaction picture file extension invalid": "นามสกุลไฟล์รูปภาพธุรกรรมไม่ถูกต้อง",
|
|
"exceed the maximum size of transaction picture file": "ไฟล์รูปภาพธุรกรรมเกินขนาดสูงสุดที่อนุญาต",
|
|
"not found transaction data": "ไม่พบข้อมูลธุรกรรมในไฟล์",
|
|
"missing required field in header row": "ขาดฟิลด์ที่ต้องการในแถวหัวตาราง",
|
|
"fewer fields in data row than in header row": "แถวข้อมูลมีฟิลด์น้อยกว่าแถวหัวตาราง",
|
|
"transaction time is invalid": "เวลาธุรกรรมไม่ถูกต้อง",
|
|
"transaction time zone is invalid": "โซนเวลาธุรกรรมไม่ถูกต้อง",
|
|
"transaction amount is invalid": "จำนวนธุรกรรมไม่ถูกต้อง",
|
|
"geographic location is invalid": "ตำแหน่งทางภูมิศาสตร์ไม่ถูกต้อง",
|
|
"fields in multiple table headers are different": "ฟิลด์ในหัวตารางหลายตารางไม่ตรงกัน",
|
|
"invalid file header": "หัวไฟล์ไม่ถูกต้อง",
|
|
"invalid csv file": "ไฟล์ CSV ไม่ถูกต้อง",
|
|
"related id cannot be blank": "รหัสที่เกี่ยวข้องไม่สามารถเว้นว่างได้",
|
|
"found some transactions without related records": "พบธุรกรรมบางรายการที่ไม่มีข้อมูลที่เกี่ยวข้อง",
|
|
"invalid qif file": "ไฟล์ QIF ไม่ถูกต้อง",
|
|
"missing transaction time field": "ขาดฟิลด์เวลาธุรกรรม",
|
|
"invalid gnucash file": "ไฟล์ GnuCash ไม่ถูกต้อง",
|
|
"missing account data": "ขาดข้อมูลบัญชี",
|
|
"not supported to import split transaction": "ไม่รองรับการนำเข้าธุรกรรมแยก",
|
|
"there are not supported transaction type": "ประเภทธุรกรรมในไฟล์นำเข้าไม่รองรับ",
|
|
"invalid iif file": "ไฟล์ IIF ไม่ถูกต้อง",
|
|
"invalid ofx file": "ไฟล์ OFX ไม่ถูกต้อง",
|
|
"invalid sgml file": "ไฟล์ SGML ไม่ถูกต้อง",
|
|
"invalid beancount file": "ไฟล์ Beancount ไม่ถูกต้อง",
|
|
"not support include directive for beancount file": "ไม่รองรับคำสั่ง \"include\" สำหรับไฟล์ Beancount",
|
|
"invalid amount expression": "นิพจน์จำนวนไม่ถูกต้อง",
|
|
"invalid xml file": "ไฟล์ XML ไม่ถูกต้อง",
|
|
"invalid mt940 file": "ไฟล์ MT940 ไม่ถูกต้อง",
|
|
"invalid json file": "ไฟล์ JSON ไม่ถูกต้อง",
|
|
"user custom exchange rate data not found": "ไม่พบข้อมูลอัตราแลกเปลี่ยนที่ผู้ใช้กำหนดเอง",
|
|
"cannot update exchange rate data for base currency": "ไม่สามารถอัปเดตข้อมูลอัตราแลกเปลี่ยนสำหรับสกุลเงินฐานได้",
|
|
"cannot delete exchange rate data for base currency": "ไม่สามารถลบข้อมูลอัตราแลกเปลี่ยนสำหรับสกุลเงินฐานได้",
|
|
"mcp server is not enabled": "ยังไม่ได้เปิดใช้งาน MCP Server",
|
|
"llm provider is not enabled": "ผู้ให้บริการโมเดลภาษาใหญ่ยังไม่ได้เปิดใช้งาน",
|
|
"no image for AI recognition": "ไม่มีรูปภาพสำหรับการจดจำด้วย AI",
|
|
"image for AI recognition is empty": "ไฟล์รูปภาพสำหรับการจดจำด้วย AI ว่างเปล่า",
|
|
"exceed the maximum size of image file for AI recognition": "ไฟล์รูปภาพสำหรับการจดจำด้วย AI เกินขนาดสูงสุดที่อนุญาต",
|
|
"no transaction information detected": "ไม่พบข้อมูลธุรกรรม",
|
|
"query items cannot be blank": "ไม่มีรายการสำหรับค้นหา",
|
|
"query items too much": "รายการค้นหามากเกินไป",
|
|
"query items have invalid item": "มีรายการไม่ถูกต้องในรายการค้นหา",
|
|
"parameter invalid": "พารามิเตอร์ไม่ถูกต้อง",
|
|
"format invalid": "รูปแบบไม่ถูกต้อง",
|
|
"number invalid": "ตัวเลขไม่ถูกต้อง",
|
|
"no files uploaded": "ไม่มีไฟล์ที่อัปโหลด",
|
|
"uploaded file is empty": "ไฟล์ที่อัปโหลดว่างเปล่า",
|
|
"uploaded file size exceeds the maximum allowed size": "ขนาดไฟล์ที่อัปโหลดเกินขนาดสูงสุดที่อนุญาต",
|
|
"failure count exceeded maximum limit": "จำนวนความล้มเหลวเกินขีดจำกัดสูงสุด โปรดลองใหม่ภายหลัง",
|
|
"repeated request": "คำขอซ้ำ",
|
|
"ip address is forbidden to access this resource": "IP address ถูกห้ามเข้าถึงทรัพยากรนี้"
|
|
},
|
|
"parameter": {
|
|
"id": "ID",
|
|
"username": "ชื่อผู้ใช้",
|
|
"password": "รหัสผ่าน",
|
|
"passcode": "รหัสผ่านย่อย",
|
|
"email": "อีเมล",
|
|
"nickname": "ชื่อเล่น",
|
|
"oldPassword": "รหัสผ่านปัจจุบัน",
|
|
"defaultCurrency": "สกุลเงินเริ่มต้น",
|
|
"firstDayOfWeek": "วันแรกของสัปดาห์",
|
|
"fiscalYearStart": "วันที่เริ่มต้นปีงบประมาณ",
|
|
"transactionEditScope": "ช่วงธุรกรรมที่แก้ไขได้",
|
|
"name": "ชื่อ",
|
|
"category": "หมวดหมู่",
|
|
"type": "ประเภท",
|
|
"color": "สี",
|
|
"currency": "สกุลเงิน",
|
|
"creditCardStatementDate": "วันออกใบแจ้งยอดบัตรเครดิต",
|
|
"parentId": "รหัสโหนดหลัก",
|
|
"categoryId": "รหัสหมวดหมู่",
|
|
"time": "เวลา",
|
|
"balanceTime": "เวลาแสดงยอด",
|
|
"startTime": "เวลาเริ่ม",
|
|
"endTime": "เวลาสิ้นสุด",
|
|
"tagFilterType": "ประเภทตัวกรองแท็ก",
|
|
"amountFilter": "ตัวกรองจำนวนเงิน",
|
|
"sourceAccountId": "รหัสบัญชีต้นทาง",
|
|
"destinationAccountId": "รหัสบัญชีปลายทาง",
|
|
"sourceAmount": "จำนวนต้นทาง",
|
|
"destinationAmount": "จำนวนปลายทาง",
|
|
"maxTime": "เวลาล่าสุด",
|
|
"year": "ปี",
|
|
"month": "เดือน",
|
|
"page": "ดัชนีหน้า",
|
|
"count": "จำนวน",
|
|
"templateType": "ประเภทแม่แบบ",
|
|
"comment": "คำอธิบาย"
|
|
},
|
|
"parameterizedError": {
|
|
"parameter invalid": "{parameter} ไม่ถูกต้อง",
|
|
"parameter required": "ต้องระบุ {parameter}",
|
|
"parameter too large": "{parameter} ต้องไม่เกิน {number}",
|
|
"parameter too long": "{parameter} ต้องมีความยาวไม่เกิน {length} ตัวอักษร",
|
|
"parameter too small": "{parameter} ต้องไม่น้อยกว่า {number}",
|
|
"parameter too short": "{parameter} ต้องมีความยาวไม่น้อยกว่า {length} ตัวอักษร",
|
|
"parameter length not equal": "{parameter} ต้องมีความยาว {length} ตัวอักษร",
|
|
"parameter cannot be blank": "{parameter} ต้องไม่ว่าง",
|
|
"parameter invalid username format": "รูปแบบของ {parameter} ไม่ถูกต้อง",
|
|
"parameter invalid email format": "รูปแบบของ {parameter} ไม่ถูกต้อง",
|
|
"parameter invalid currency": "รูปแบบของ {parameter} ไม่ถูกต้อง",
|
|
"parameter invalid color": "รูปแบบของ {parameter} ไม่ถูกต้อง",
|
|
"parameter invalid amount filter": "รูปแบบของ {parameter} ไม่ถูกต้อง"
|
|
},
|
|
"encoding": {
|
|
"utf-8": "UTF-8",
|
|
"utf-8-bom": "UTF-8 พร้อม BOM",
|
|
"utf-16le": "UTF-16 Endian เล็ก",
|
|
"utf-16be": "UTF-16 Endian ใหญ่",
|
|
"cp437": "OEM สหรัฐอเมริกา (CP-437)",
|
|
"cp863": "OEM ฝรั่งเศสแคนาดา (CP-863)",
|
|
"cp037": "IBM EBCDIC สหรัฐอเมริกา/แคนาดา (CP-037)",
|
|
"cp1047": "IBM EBCDIC ระบบเปิด (CP-1047)",
|
|
"cp1140": "IBM EBCDIC สหรัฐอเมริกา/แคนาดา พร้อมสกุลยูโร (CP-1140)",
|
|
"iso-8859-1": "ยุโรปตะวันตก (ISO-8859-1)",
|
|
"cp850": "ยุโรปตะวันตก (CP-850)",
|
|
"cp858": "ยุโรปตะวันตกพร้อมยูโร (CP-858)",
|
|
"windows-1252": "ยุโรปตะวันตก (Windows-1252)",
|
|
"iso-8859-15": "ยุโรปตะวันตก (ISO-8859-15)",
|
|
"iso-8859-4": "ยุโรปเหนือ (ISO-8859-4)",
|
|
"iso-8859-10": "นอร์ดิก (ISO-8859-10)",
|
|
"cp865": "นอร์ดิก (CP-865)",
|
|
"iso-8859-2": "ยุโรปกลาง (ISO-8859-2)",
|
|
"cp852": "ยุโรปกลาง (CP-852)",
|
|
"windows-1250": "ยุโรปกลาง (Windows-1250)",
|
|
"iso-8859-14": "เซลติก (ISO-8859-14)",
|
|
"iso-8859-3": "ยุโรปใต้ (ISO-8859-3)",
|
|
"cp860": "โปรตุเกส (CP-860)",
|
|
"iso-8859-7": "กรีก (ISO-8859-7)",
|
|
"windows-1253": "กรีก (Windows-1253)",
|
|
"iso-8859-9": "ตุรกี (ISO-8859-9)",
|
|
"windows-1254": "ตุรกี (Windows-1254)",
|
|
"iso-8859-13": "บอลติก (ISO-8859-13)",
|
|
"windows-1257": "บอลติก (Windows-1257)",
|
|
"iso-8859-16": "ยุโรปตะวันออกเฉียงใต้ (ISO-8859-16)",
|
|
"iso-8859-5": "ซีริลลิก (ISO-8859-5)",
|
|
"cp855": "ซีริลลิก (CP-855)",
|
|
"cp866": "ซีริลลิก (CP-866)",
|
|
"windows-1251": "ซีริลลิก (Windows-1251)",
|
|
"koi8r": "ซีริลลิก (KOI8-R)",
|
|
"koi8u": "ซีริลลิก (KOI8-U)",
|
|
"iso-8859-6": "อาหรับ (ISO-8859-6)",
|
|
"windows-1256": "อาหรับ (Windows-1256)",
|
|
"iso-8859-8": "ฮีบรู (ISO-8859-8)",
|
|
"cp862": "ฮีบรู (CP-862)",
|
|
"windows-1255": "ฮีบรู (Windows-1255)",
|
|
"windows-874": "ไทย (Windows-874)",
|
|
"windows-1258": "เวียดนาม (Windows-1258)",
|
|
"gb18030": "จีนตัวย่อ (GB18030)",
|
|
"gbk": "จีนตัวย่อ (GBK)",
|
|
"big5": "จีนตัวเต็ม (Big5)",
|
|
"euc-kr": "เกาหลี (EUC-KR)",
|
|
"euc-jp": "ญี่ปุ่น (EUC-JP)",
|
|
"iso-2022-jp": "ญี่ปุ่น (ISO-2022-JP)",
|
|
"shift_jis": "ญี่ปุ่น (Shift_JIS)"
|
|
},
|
|
"document": {
|
|
"anchor": {
|
|
"export_and_import": {
|
|
"export-transactions": "export-transactions",
|
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
|
}
|
|
}
|
|
},
|
|
"sample": {
|
|
"importTransactionCustomScript": {
|
|
"headerComment": "ตัวอย่างสคริปต์:",
|
|
"functionDescription": "ฟังก์ชัน parse จะถูกเรียกใช้สำหรับแต่ละแถวของข้อมูลไฟล์ที่ถูกแยก โดยชื่อฟังก์ชันต้องเป็น 'parse'",
|
|
"functionParamRowDescription": "อาร์เรย์ของสตริง แต่ละตัวแทนค่าของคอลัมน์",
|
|
"functionParamIndexDescription": "ดัชนีของแถว (เริ่มจาก 0)",
|
|
"functionReturnDescription": "อ็อบเจ็กต์แทนธุรกรรม (มีฟิลด์ตามที่กำหนดด้านล่าง) หรือ null เพื่อข้ามแถวนี้",
|
|
"fieldTimeDescription": "[จำเป็น] เวลาของธุรกรรม, รูปแบบ: YYYY-MM-DD HH:mm:ss",
|
|
"fieldUtcOffsetDescription": "[จำเป็น] ค่าชดเชยเขตเวลาเป็นนาที เช่น '480' สำหรับ UTC+8, '-300' สำหรับ UTC-5",
|
|
"fieldTypeDescription": "[จำเป็น] ประเภทของธุรกรรม ต้องเป็นหนึ่งใน 'TransactionType.Income', 'TransactionType.Expense' หรือ 'TransactionType.Transfer'",
|
|
"fieldCategoryNameDescription": "[ไม่จำเป็น] ชื่อหมวดหมู่",
|
|
"fieldSourceAccountNameDescription": "[ไม่จำเป็น] ชื่อบัญชีต้นทาง",
|
|
"fieldDestinationAccountNameDescription": "[ไม่จำเป็น] ชื่อบัญชีปลายทาง (สำหรับประเภทโอนเท่านั้น)",
|
|
"fieldSourceAmountDescription": "[จำเป็น] จำนวนเงินต้นทาง",
|
|
"fieldDestinationAmountDescription": "[ไม่จำเป็น] จำนวนเงินปลายทาง (สำหรับประเภทโอนเท่านั้น)",
|
|
"fieldGeoLocationDescription": "[ไม่จำเป็น] ตำแหน่งทางภูมิศาสตร์, รูปแบบ: 'ลองจิจูด ละติจูด', เช่น '116.3912972 39.9057136'",
|
|
"fieldTagNamesDescription": "[ไม่จำเป็น] ชื่อแท็กคั่นด้วยเครื่องหมายจุลภาค, เช่น 'tag1;tag2;tag3'",
|
|
"fieldCommentDescription": "[ไม่จำเป็น] คำอธิบาย"
|
|
}
|
|
},
|
|
"OK": "ตกลง",
|
|
"Cancel": "ยกเลิก",
|
|
"Operation": "การดำเนินการ",
|
|
"Open": "เปิด",
|
|
"Close": "ปิด",
|
|
"Submit": "ส่ง",
|
|
"Add": "เพิ่ม",
|
|
"Import": "นำเข้า",
|
|
"Export": "ส่งออก",
|
|
"Apply": "ใช้",
|
|
"Save": "บันทึก",
|
|
"Save Changes": "บันทึกการเปลี่ยนแปลง",
|
|
"Reset": "รีเซ็ต",
|
|
"Update": "อัปเดต",
|
|
"Refresh": "รีเฟรช",
|
|
"Clear": "ล้าง",
|
|
"Generate": "สร้าง",
|
|
"Recognize": "จดจำ",
|
|
"Recognizing...": "Recognizing...",
|
|
"Cancel Recognition": "Cancel Recognition",
|
|
"None": "ไม่มี",
|
|
"Unspecified": "ไม่ระบุ",
|
|
"Not set": "ยังไม่ได้ตั้งค่า",
|
|
"No limit": "ไม่จำกัด",
|
|
"No results": "ไม่มีผลลัพธ์",
|
|
"Unknown": "ไม่ทราบ",
|
|
"Auto detect": "ตรวจสอบอัตโนมัติ",
|
|
"Miscellaneous": "อื่น ๆ",
|
|
"Default": "ค่าเริ่มต้น",
|
|
"Done": "เสร็จสิ้น",
|
|
"Continue": "ดำเนินการต่อ",
|
|
"Previous": "ก่อนหน้า",
|
|
"Next": "ถัดไป",
|
|
"Confirm": "ยืนยัน",
|
|
"Status": "สถานะ",
|
|
"Enable": "เปิดใช้งาน",
|
|
"Enabled": "เปิดใช้งานแล้ว",
|
|
"Disable": "ปิดใช้งาน",
|
|
"Disabled": "ปิดใช้งานแล้ว",
|
|
"Configuration": "การตั้งค่า",
|
|
"Token": "โทเค็น",
|
|
"Copy": "คัดลอก",
|
|
"Visible": "มองเห็น",
|
|
"Show": "แสดง",
|
|
"Hide": "ซ่อน",
|
|
"Version": "เวอร์ชัน",
|
|
"Edit": "แก้ไข",
|
|
"View": "ดู",
|
|
"Remove": "เอาออก",
|
|
"Delete": "ลบ",
|
|
"Duplicate": "ทำสำเนา",
|
|
"Sort": "จัดเรียง",
|
|
"Date": "วันที่",
|
|
"Time": "เวลา",
|
|
"Color": "สี",
|
|
"Type": "ประเภท",
|
|
"Format": "รูปแบบ",
|
|
"File Encoding": "การเข้ารหัสไฟล์",
|
|
"Space": "เว้นวรรค",
|
|
"Comma": "เครื่องหมายจุลภาค",
|
|
"Semicolon": "เครื่องหมายอัฒภาค",
|
|
"Tab": "แท็บ",
|
|
"Vertical Bar": "เส้นตั้ง",
|
|
"Slash": "เครื่องหมายทับ",
|
|
"All Types": "ทุกประเภท",
|
|
"More": "เพิ่มเติม",
|
|
"All": "ทั้งหมด",
|
|
"Partial": "บางส่วน",
|
|
"Today": "วันนี้",
|
|
"Yesterday": "เมื่อวาน",
|
|
"Recent 7 days": "7 วันที่ผ่านมา",
|
|
"Recent 30 days": "30 วันที่ผ่านมา",
|
|
"This week": "สัปดาห์นี้",
|
|
"Last week": "สัปดาห์ที่แล้ว",
|
|
"This month": "เดือนนี้",
|
|
"Last month": "เดือนที่แล้ว",
|
|
"This year": "ปีนี้",
|
|
"Last year": "ปีที่แล้ว",
|
|
"This fiscal year": "ปีงบประมาณนี้",
|
|
"Last fiscal year": "ปีงบประมาณที่แล้ว",
|
|
"Recent 12 months": "12 เดือนที่ผ่านมา",
|
|
"Recent 24 months": "24 เดือนที่ผ่านมา",
|
|
"Recent 36 months": "36 เดือนที่ผ่านมา",
|
|
"Recent 2 years": "2 ปีที่ผ่านมา",
|
|
"Recent 3 years": "3 ปีที่ผ่านมา",
|
|
"Recent 5 years": "5 ปีที่ผ่านมา",
|
|
"Previous Billing Cycle": "รอบบิลก่อนหน้า",
|
|
"Current Billing Cycle": "รอบบิลปัจจุบัน",
|
|
"Custom Date": "วันที่กำหนดเอง",
|
|
"Start Date": "วันที่เริ่มต้น",
|
|
"End Date": "วันที่สิ้นสุด",
|
|
"Start Time": "เวลาเริ่มต้น",
|
|
"End Time": "เวลาสิ้นสุด",
|
|
"Select Date": "เลือกวันที่",
|
|
"Select Time": "เลือกเวลา",
|
|
"Now": "ตอนนี้",
|
|
"Weekly": "รายสัปดาห์",
|
|
"Monthly": "รายเดือน",
|
|
"Custom": "กำหนดเอง",
|
|
"Greater than": "มากกว่า",
|
|
"Less than": "น้อยกว่า",
|
|
"Equal to": "เท่ากับ",
|
|
"Not equal to": "ไม่เท่ากับ",
|
|
"Between": "ระหว่าง",
|
|
"Not between": "ไม่อยู่ระหว่าง",
|
|
"Pie Chart": "กราฟวงกลม",
|
|
"Bar Chart": "กราฟแท่ง",
|
|
"Area Chart": "กราฟพื้นที่",
|
|
"Column Chart": "กราฟคอลัมน์",
|
|
"Candlestick Chart": "กราฟแท่งเทียน",
|
|
"Sort by": "จัดเรียงตาม",
|
|
"Map": "แผนที่",
|
|
"Provider": "ผู้ให้บริการ",
|
|
"User": "ผู้ใช้",
|
|
"Application": "แอปพลิเคชัน",
|
|
"Danger Zone": "โซนอันตราย",
|
|
"Details": "รายละเอียด",
|
|
"Accounts": "บัญชี",
|
|
"Statistics": "สถิติ",
|
|
"Settings": "การตั้งค่า",
|
|
"Application Settings": "การตั้งค่าแอปพลิเคชัน",
|
|
"Transaction Data": "ข้อมูลรายการ",
|
|
"Basis Data": "ข้อมูลพื้นฐาน",
|
|
"Select All": "เลือกทั้งหมด",
|
|
"Select None": "ยกเลิกการเลือกทั้งหมด",
|
|
"Invert Selection": "สลับการเลือก",
|
|
"Select All in This Page": "เลือกทั้งหมดในหน้านี้",
|
|
"Select None in This Page": "ยกเลิกการเลือกทั้งหมดในหน้านี้",
|
|
"Invert Selection in This Page": "สลับการเลือกในหน้านี้",
|
|
"Select All Valid Items": "เลือกทุกไอเทมที่ถูกต้อง",
|
|
"Select All Invalid Items": "เลือกทุกไอเทมที่ไม่ถูกต้อง",
|
|
"Back": "กลับ",
|
|
"Load More": "โหลดเพิ่มเติม",
|
|
"Export Results": "ส่งออกผลลัพธ์",
|
|
"No data": "ไม่มีข้อมูล",
|
|
"Data copied": "คัดลอกข้อมูลแล้ว",
|
|
"Table": "ตาราง",
|
|
"Raw Data": "ข้อมูลดิบ",
|
|
"Zoom in": "ขยาย",
|
|
"Zoom out": "ย่อ",
|
|
"Drag to Reorder": "ลากเพื่อจัดลำดับใหม่",
|
|
"Save Display Order": "บันทึกลำดับการแสดง",
|
|
"Change Language": "เปลี่ยนภาษา",
|
|
"Date is too early": "วันที่เร็วเกินไป",
|
|
"User Canceled": "User Canceled",
|
|
"Welcome to ezBookkeeping": "ยินดีต้อนรับสู่ ezBookkeeping",
|
|
"Please log in with your ezBookkeeping account": "กรุณาเข้าสู่ระบบด้วยบัญชี ezBookkeeping ของคุณ",
|
|
"Unlock Application": "ปลดล็อกแอปพลิเคชัน",
|
|
"Please enter your PIN code or use WebAuthn to unlock application": "กรุณาใส่รหัส PIN หรือใช้ WebAuthn เพื่อปลดล็อกแอปพลิเคชัน",
|
|
"Please enter your PIN code to unlock application": "กรุณาใส่รหัส PIN เพื่อปลดล็อกแอปพลิเคชัน",
|
|
"Can't Unlock?": "ปลดล็อกไม่ได้?",
|
|
"Re-login": "เข้าสู่ระบบใหม่",
|
|
"Username": "ชื่อผู้ใช้",
|
|
"Your username": "ชื่อผู้ใช้ของคุณ",
|
|
"Your username or email": "ชื่อผู้ใช้หรืออีเมลของคุณ",
|
|
"Password": "รหัสผ่าน",
|
|
"Your password": "รหัสผ่านของคุณ",
|
|
"Your password, at least 6 characters": "รหัสผ่านของคุณ อย่างน้อย 6 ตัวอักษร",
|
|
"Confirm Password": "ยืนยันรหัสผ่าน",
|
|
"Re-enter the password": "กรอกรหัสผ่านอีกครั้ง",
|
|
"E-mail": "อีเมล",
|
|
"Your email address": "ที่อยู่อีเมลของคุณ",
|
|
"Nickname": "ชื่อเล่น",
|
|
"Your nickname": "ชื่อเล่นของคุณ",
|
|
"Default Currency": "สกุลเงินเริ่มต้น",
|
|
"Default Account": "บัญชีเริ่มต้น",
|
|
"First Day of Week": "วันแรกของสัปดาห์",
|
|
"Fiscal Year Start Date": "วันเริ่มต้นปีงบประมาณ",
|
|
"Calendar Display Type": "ประเภทการแสดงปฏิทิน",
|
|
"Date Display Type": "ประเภทการแสดงวันที่",
|
|
"Long Date Format": "รูปแบบวันที่ยาว",
|
|
"Short Date Format": "รูปแบบวันที่สั้น",
|
|
"Long Time Format": "รูปแบบเวลายาว",
|
|
"Short Time Format": "รูปแบบเวลาสั้น",
|
|
"Fiscal Year Format": "รูปแบบปีงบประมาณ",
|
|
"Numeral System": "ระบบตัวเลข",
|
|
"Decimal Separator": "ตัวคั่นทศนิยม",
|
|
"Digit Grouping Symbol": "สัญลักษณ์จัดกลุ่มตัวเลข",
|
|
"Digit Grouping": "จัดกลุ่มตัวเลข",
|
|
"Editable Transaction Range": "ช่วงรายการที่แก้ไขได้",
|
|
"Today or later": "วันนี้หรือหลังจากนี้",
|
|
"Recent 24 hours or later": "24 ชั่วโมงที่ผ่านมา หรือหลังจากนี้",
|
|
"This week or later": "สัปดาห์นี้หรือหลังจากนี้",
|
|
"This month or later": "เดือนนี้หรือหลังจากนี้",
|
|
"This year or later": "ปีนี้หรือหลังจากนี้",
|
|
"Log In": "เข้าสู่ระบบ",
|
|
"Click here to log in": "คลิกที่นี่เพื่อเข้าสู่ระบบ",
|
|
"Back to login page": "กลับไปยังหน้าล็อกอิน",
|
|
"Back to home page": "กลับไปยังหน้าหลัก",
|
|
"Don't have an account?": "ยังไม่มีบัญชี?",
|
|
"Forget Password?": "ลืมรหัสผ่าน?",
|
|
"Create an account": "สร้างบัญชี",
|
|
"Username cannot be blank": "ชื่อผู้ใช้ต้องไม่ว่าง",
|
|
"Password cannot be blank": "รหัสผ่านต้องไม่ว่าง",
|
|
"Current password cannot be blank": "รหัสผ่านปัจจุบันต้องไม่ว่าง",
|
|
"New password cannot be blank": "รหัสผ่านใหม่ต้องไม่ว่าง",
|
|
"Password confirmation cannot be blank": "การยืนยันรหัสผ่านต้องไม่ว่าง",
|
|
"Password and password confirmation do not match": "รหัสผ่านและการยืนยันรหัสผ่านไม่ตรงกัน",
|
|
"Email address cannot be blank": "ที่อยู่อีเมลต้องไม่ว่าง",
|
|
"Nickname cannot be blank": "ชื่อเล่นต้องไม่ว่าง",
|
|
"Default currency cannot be blank": "สกุลเงินเริ่มต้นต้องไม่ว่าง",
|
|
"Unable to log in": "ไม่สามารถเข้าสู่ระบบได้",
|
|
"Two-Factor Authentication": "การตรวจสอบสองขั้นตอน",
|
|
"Two-factor authentication is not enabled yet.": "ยังไม่ได้เปิดใช้งานการตรวจสอบสองขั้นตอน",
|
|
"Two-factor authentication is already enabled.": "เปิดใช้งานการตรวจสอบสองขั้นตอนแล้ว",
|
|
"Passcode": "รหัสผ่านสำรอง",
|
|
"Backup Code": "รหัสสำรอง",
|
|
"Verify": "ยืนยัน",
|
|
"Passcode cannot be blank": "รหัสผ่านสำรองต้องไม่ว่าง",
|
|
"Backup code cannot be blank": "รหัสสำรองต้องไม่ว่าง",
|
|
"Unable to verify": "ไม่สามารถยืนยันได้",
|
|
"Use Backup Code": "ใช้รหัสสำรอง",
|
|
"Use Passcode": "ใช้รหัสผ่านสำรอง",
|
|
"Invalid PIN code": "รหัส PIN ไม่ถูกต้อง",
|
|
"Incorrect PIN code": "รหัส PIN ไม่ถูกต้อง",
|
|
"Verify your email": "ยืนยันอีเมลของคุณ",
|
|
"Verifying...": "กำลังยืนยัน...",
|
|
"Resend Validation Email": "ส่งอีเมลยืนยันอีกครั้ง",
|
|
"Validation email has been sent": "ส่งอีเมลยืนยันแล้ว",
|
|
"Unable to verify email": "ไม่สามารถยืนยันอีเมลได้",
|
|
"Unable to resend validation email": "ไม่สามารถส่งอีเมลยืนยันซ้ำได้",
|
|
"Send Reset Link": "ส่งลิงก์รีเซ็ตรหัสผ่าน",
|
|
"Please enter your email address used for registration and we'll send you an email with a reset password link": "กรุณาใส่อีเมลที่ใช้ลงทะเบียน เราจะส่งลิงก์รีเซ็ตรหัสผ่านให้คุณ",
|
|
"Password reset email has been sent": "ส่งอีเมลรีเซ็ตรหัสผ่านแล้ว",
|
|
"Unable to send password reset email": "ไม่สามารถส่งอีเมลรีเซ็ตรหัสผ่านได้",
|
|
"Reset Password": "รีเซ็ตรหัสผ่าน",
|
|
"Update Password": "อัปเดตรหัสผ่าน",
|
|
"Please re-enter your email address, and then enter a new password.": "กรุณาใส่อีเมลอีกครั้ง จากนั้นใส่รหัสผ่านใหม่",
|
|
"Password has been updated": "รหัสผ่านได้รับการอัปเดตแล้ว",
|
|
"Unable to reset password": "ไม่สามารถรีเซ็ตรหัสผ่านได้",
|
|
"Sign Up": "สมัครสมาชิก",
|
|
"Overview": "ภาพรวม",
|
|
"Asset Summary": "สรุปทรัพย์สิน",
|
|
"Income and Expense Trends": "แนวโน้มรายได้และค่าใช้จ่าย",
|
|
"View Details": "ดูรายละเอียด",
|
|
"Transaction List": "รายการธุรกรรม",
|
|
"Transaction Calendar": "ปฏิทินธุรกรรม",
|
|
"Transaction Details": "รายละเอียดธุรกรรม",
|
|
"Statistics & Analysis": "สถิติ & การวิเคราะห์",
|
|
"Account List": "รายการบัญชี",
|
|
"This Week": "สัปดาห์นี้",
|
|
"This Month": "เดือนนี้",
|
|
"This Year": "ปีนี้",
|
|
"Monthly income": "รายได้ต่อเดือน",
|
|
"Filter Amount": "กรองจำนวนเงิน",
|
|
"Unable to retrieve transaction overview": "ไม่สามารถดึงข้อมูลภาพรวมธุรกรรมได้",
|
|
"Incorrect amount range": "ช่วงจำนวนเงินไม่ถูกต้อง",
|
|
"Data is up to date": "ข้อมูลเป็นปัจจุบัน",
|
|
"Data has been updated": "ข้อมูลได้รับการอัปเดตแล้ว",
|
|
"Net assets": "สินทรัพย์สุทธิ",
|
|
"Total assets": "สินทรัพย์รวม",
|
|
"Total liabilities": "หนี้สินรวม",
|
|
"Expense": "ค่าใช้จ่าย",
|
|
"Income": "รายได้",
|
|
"Transfer": "โอน",
|
|
"Transfer In": "โอนเข้า",
|
|
"Transfer Out": "โอนออก",
|
|
"Cash": "เงินสด",
|
|
"Checking Account": "บัญชีกระแสรายวัน",
|
|
"Credit Card": "บัตรเครดิต",
|
|
"Virtual Account": "บัญชีเสมือน",
|
|
"Debt Account": "บัญชีหนี้",
|
|
"Receivables": "ลูกหนี้",
|
|
"Investment Account": "บัญชีการลงทุน",
|
|
"Savings Account": "บัญชีเงินออม",
|
|
"Certificate of Deposit": "ใบรับฝากเงิน",
|
|
"Balance": "ยอดคงเหลือ",
|
|
"Outstanding Balance": "ยอดค้างชำระ",
|
|
"Unable to retrieve account list": "ไม่สามารถดึงรายการบัญชีได้",
|
|
"Account list is up to date": "รายการบัญชีเป็นปัจจุบัน",
|
|
"Account list has been updated": "รายการบัญชีได้รับการอัปเดตแล้ว",
|
|
"All Accounts": "ทุกบัญชี",
|
|
"No available account": "ไม่มีบัญชีที่ใช้ได้",
|
|
"Find account": "ค้นหาบัญชี",
|
|
"Add Account": "เพิ่มบัญชี",
|
|
"Edit Account": "แก้ไขบัญชี",
|
|
"Account Category": "หมวดบัญชี",
|
|
"Single Account": "บัญชีเดี่ยว",
|
|
"Multiple Sub-accounts": "หลายบัญชีย่อย",
|
|
"Account Type": "ประเภทบัญชี",
|
|
"Account Name": "ชื่อบัญชี",
|
|
"Your account name": "ชื่อบัญชีของคุณ",
|
|
"Main Account": "บัญชีหลัก",
|
|
"Sub Account": "บัญชีย่อย",
|
|
"Sub-account Name": "ชื่อบัญชีย่อย",
|
|
"Your sub-account name": "ชื่อบัญชีย่อยของคุณ",
|
|
"Account Icon": "ไอคอนบัญชี",
|
|
"Sub-account Icon": "ไอคอนบัญชีย่อย",
|
|
"Account Color": "สีบัญชี",
|
|
"Sub-account Color": "สีบัญชีย่อย",
|
|
"Currency": "สกุลเงิน",
|
|
"Account Balance": "ยอดบัญชี",
|
|
"Account Outstanding Balance": "ยอดค้างชำระบัญชี",
|
|
"Sub-account Balance": "ยอดบัญชีย่อย",
|
|
"Sub-account Outstanding Balance": "ยอดค้างชำระบัญชีย่อย",
|
|
"Balance Time": "เวลายอดคงเหลือ",
|
|
"Sub-account Balance Time": "เวลายอดคงเหลือบัญชีย่อย",
|
|
"Statement Date": "วันรายการ",
|
|
"Description": "รายละเอียด",
|
|
"Your account description (optional)": "รายละเอียดบัญชีของคุณ (ไม่บังคับ)",
|
|
"Your sub-account description (optional)": "รายละเอียดบัญชีย่อยของคุณ (ไม่บังคับ)",
|
|
"Add Sub-account": "เพิ่มบัญชีย่อย",
|
|
"Remove Sub-account": "ลบบัญชีย่อย",
|
|
"Are you sure you want to remove this sub-account?": "คุณแน่ใจหรือว่าต้องการลบบัญชีย่อยนี้?",
|
|
"Account category cannot be blank": "หมวดบัญชีต้องไม่ว่าง",
|
|
"Account type cannot be blank": "ประเภทบัญชีต้องไม่ว่าง",
|
|
"Account name cannot be blank": "ชื่อบัญชีต้องไม่ว่าง",
|
|
"Account currency cannot be blank": "สกุลเงินบัญชีต้องไม่ว่าง",
|
|
"You have added a new account": "คุณได้เพิ่มบัญชีใหม่แล้ว",
|
|
"You have saved this account": "คุณได้บันทึกบัญชีนี้แล้ว",
|
|
"Unable to add account": "ไม่สามารถเพิ่มบัญชีได้",
|
|
"Unable to save account": "ไม่สามารถบันทึกบัญชีได้",
|
|
"Show Hidden Accounts": "แสดงบัญชีที่ซ่อนอยู่",
|
|
"Hide Hidden Accounts": "ซ่อนบัญชีที่ซ่อนอยู่",
|
|
"Set Accounts Included in Total": "ตั้งค่าบัญชีที่รวมในยอดรวม",
|
|
"Unable to retrieve account": "ไม่สามารถดึงข้อมูลบัญชีได้",
|
|
"Unable to hide this account": "ไม่สามารถซ่อนบัญชีนี้ได้",
|
|
"Unable to unhide this account": "ไม่สามารถแสดงบัญชีที่ซ่อนได้",
|
|
"Unable to move account": "ไม่สามารถย้ายบัญชีได้",
|
|
"Are you sure you want to delete this account?": "คุณแน่ใจหรือว่าต้องการลบบัญชีนี้?",
|
|
"Are you sure you want to delete this sub-account?": "คุณแน่ใจหรือว่าต้องการลบบัญชีย่อยนี้?",
|
|
"Unable to delete this account": "ไม่สามารถลบบัญชีนี้ได้",
|
|
"Unable to delete this sub-account": "ไม่สามารถลบบัญชีย่อยนี้ได้",
|
|
"Reconciliation Statement": "งบกระทบยอด",
|
|
"Account Balance Trends": "แนวโน้มยอดบัญชี",
|
|
"Update Closing Balance": "อัปเดตยอดปิดบัญชี",
|
|
"Please enter the new closing balance for the account": "กรุณาใส่ยอดปิดบัญชีใหม่",
|
|
"Transaction": "รายการ",
|
|
"Transactions": "รายการ",
|
|
"Transaction Pictures": "รูปภาพรายการ",
|
|
"Pictures": "รูปภาพ",
|
|
"Add Transaction": "เพิ่มรายการ",
|
|
"Edit Transaction": "แก้ไขรายการ",
|
|
"Add Transaction Template": "เพิ่มเทมเพลตรายการ",
|
|
"Edit Transaction Template": "แก้ไขเทมเพลตรายการ",
|
|
"Add Scheduled Transaction": "เพิ่มรายการที่กำหนดเวลา",
|
|
"Edit Scheduled Transaction": "แก้ไขรายการที่กำหนดเวลา",
|
|
"Modify Balance": "ปรับยอด",
|
|
"Expense Amount": "จำนวนค่าใช้จ่าย",
|
|
"Income Amount": "จำนวนรายได้",
|
|
"Transfer Out Amount": "จำนวนโอนออก",
|
|
"Transfer In Amount": "จำนวนโอนเข้า",
|
|
"Transfer In Account Name": "ชื่อบัญชีรับโอน",
|
|
"Transfer In Currency": "สกุลเงินรับโอน",
|
|
"Show Amount": "แสดงจำนวน",
|
|
"Hide Amount": "ซ่อนจำนวน",
|
|
"Swap Account": "สลับบัญชี",
|
|
"Swap Amount": "สลับจำนวน",
|
|
"Swap Account and Amount": "สลับบัญชีและจำนวน",
|
|
"Duplicate (With Time)": "ทำสำเนา (พร้อมเวลา)",
|
|
"Duplicate (With Geographic Location)": "ทำสำเนา (พร้อมตำแหน่งที่ตั้ง)",
|
|
"Duplicate (With Time and Geographic Location)": "ทำสำเนา (พร้อมเวลาและตำแหน่งที่ตั้ง)",
|
|
"AI Image Recognition": "การจดจำภาพด้วย AI",
|
|
"Unable to load image": "ไม่สามารถโหลดรูปภาพได้",
|
|
"Unable to recognize image": "ไม่สามารถจดจำรูปภาพได้",
|
|
"You can drag and drop, paste or click to select a receipt or transaction image": "You can drag and drop, paste or click to select a receipt or transaction image",
|
|
"Release to load image": "ปล่อยเพื่อโหลดรูปภาพ",
|
|
"Loading image...": "Loading image...",
|
|
"Click here to select a receipt or transaction image": "คลิกที่นี่เพื่อเลือกใบเสร็จหรือรูปภาพรายการ",
|
|
"Category": "หมวดหมู่",
|
|
"Secondary Category": "หมวดหมู่รอง",
|
|
"Expense Category": "หมวดค่าใช้จ่าย",
|
|
"Income Category": "หมวดรายได้",
|
|
"Transfer Category": "หมวดโอน",
|
|
"Multiple Categories": "หลายหมวดหมู่",
|
|
"Account": "บัญชี",
|
|
"Multiple Accounts": "หลายบัญชี",
|
|
"Source Account": "บัญชีต้นทาง",
|
|
"Destination Account": "บัญชีปลายทาง",
|
|
"Transaction Tag": "แท็กรายการ",
|
|
"Without Tags": "ไม่มีแท็ก",
|
|
"With Any Selected Tags": "มีแท็กที่เลือกใด ๆ",
|
|
"With All Selected Tags": "มีแท็กทั้งหมดที่เลือก",
|
|
"Without Any Selected Tags": "ไม่มีแท็กที่เลือกใด ๆ",
|
|
"Without All Selected Tags": "ไม่มีแท็กทั้งหมดที่เลือก",
|
|
"Multiple Tags": "หลายแท็ก",
|
|
"Transaction Time": "เวลาธุรกรรม",
|
|
"Scheduled Transaction Frequency": "ความถี่รายการที่กำหนดเวลา",
|
|
"Transaction Timezone": "เขตเวลารายการ",
|
|
"Same time as default timezone": "เวลาเดียวกับเขตเวลาเริ่มต้น",
|
|
"Transaction Type": "ประเภทรายการ",
|
|
"Geographic Location": "ตำแหน่งทางภูมิศาสตร์",
|
|
"Longitude": "ลองจิจูด",
|
|
"Latitude": "ละติจูด",
|
|
"No Location": "ไม่มีตำแหน่ง",
|
|
"Getting Location...": "กำลังรับตำแหน่ง...",
|
|
"Show on the map": "แสดงบนแผนที่",
|
|
"Location on Map": "ตำแหน่งบนแผนที่",
|
|
"Update Geographic Location": "อัปเดตตำแหน่งทางภูมิศาสตร์",
|
|
"Clear Geographic Location": "ลบตำแหน่งทางภูมิศาสตร์",
|
|
"Click on Map to Set Geographic Location": "คลิกบนแผนที่เพื่อตั้งตำแหน่งทางภูมิศาสตร์",
|
|
"Enable Click to Set Location": "เปิดการคลิกเพื่อตั้งตำแหน่ง",
|
|
"Disable Click to Set Location": "ปิดการคลิกเพื่อตั้งตำแหน่ง",
|
|
"Unable to retrieve current position": "ไม่สามารถดึงตำแหน่งปัจจุบันได้",
|
|
"Cannot Initialize Map": "ไม่สามารถเริ่มต้นแผนที่ได้",
|
|
"Unsupported Map Provider": "ผู้ให้บริการแผนที่ไม่รองรับ",
|
|
"Please refresh the page and try again. If the error persists, ensure that the server's map settings are correctly configured.": "กรุณารีเฟรชหน้าและลองอีกครั้ง หากเกิดข้อผิดพลาดซ้ำ ตรวจสอบการตั้งค่าแผนที่บนเซิร์ฟเวอร์ให้ถูกต้อง",
|
|
"Import Transactions": "นำเข้าธุรกรรม",
|
|
"Upload File": "อัปโหลดไฟล์",
|
|
"Upload Transaction Data File": "อัปโหลดไฟล์ข้อมูลธุรกรรม",
|
|
"Define Column": "กำหนดคอลัมน์",
|
|
"Define and Check Column Mapping": "กำหนดและตรวจสอบการแมปคอลัมน์",
|
|
"Check & Modify": "ตรวจสอบ & แก้ไข",
|
|
"Check and Modify Your Data": "ตรวจสอบและแก้ไขข้อมูลของคุณ",
|
|
"Data Import Completed": "การนำเข้าข้อมูลเสร็จสมบูรณ์",
|
|
"File Type": "ประเภทไฟล์",
|
|
"Find file type": "ค้นหาประเภทไฟล์",
|
|
"No available file type": "ไม่มีประเภทไฟล์ที่ใช้ได้",
|
|
"Filter Description": "กรองคำอธิบาย",
|
|
"How to import this file?": "วิธีการนำเข้าไฟล์นี้?",
|
|
"How to export this file?": "วิธีการส่งออกไฟล์นี้?",
|
|
"ezBookkeeping File Format": "รูปแบบไฟล์ ezBookkeeping",
|
|
"Custom File Format": "รูปแบบไฟล์กำหนดเอง",
|
|
"General Data Exchange Format": "รูปแบบแลกเปลี่ยนข้อมูลทั่วไป",
|
|
"General Bank Statement Format": "รูปแบบรายการบัญชีธนาคารทั่วไป",
|
|
"Other Bank/Payment App Statement File": "ไฟล์รายการธนาคาร/แอปชำระเงินอื่น",
|
|
"Other Finance App File Format": "รูปแบบไฟแอปการเงินอื่น",
|
|
"ezbookkeeping Data Export File": "ไฟล์ส่งออกข้อมูล ezBookkeeping",
|
|
"Excel Workbook File": "ไฟล์ Excel",
|
|
"Open Financial Exchange (OFX) File": "ไฟล์ Open Financial Exchange (OFX)",
|
|
"Quicken Financial Exchange (QFX) File": "ไฟล์ Quicken Financial Exchange (QFX)",
|
|
"Quicken Interchange Format (QIF) File": "ไฟล์ Quicken Interchange Format (QIF)",
|
|
"Year-month-day format": "รูปแบบ ปี-เดือน-วัน",
|
|
"Month-day-year format": "รูปแบบ เดือน-วัน-ปี",
|
|
"Day-month-year format": "รูปแบบ วัน-เดือน-ปี",
|
|
"Intuit Interchange Format (IIF) File": "ไฟล์ Intuit Interchange Format (IIF)",
|
|
"Camt.053 Bank to Customer Statement File": "ไฟล์ Camt.053 รายงานธนาคารถึงลูกค้า",
|
|
"MT940 Consumer Statement Message File": "ไฟล์ MT940 ข้อความรายการลูกค้า",
|
|
"Delimiter-separated Values (DSV) File": "ไฟล์ DSV (ค่าแยกด้วยตัวคั่น)",
|
|
"Delimiter-separated Values (DSV) Data": "ข้อมูล DSV (ค่าแยกด้วยตัวคั่น)",
|
|
"GnuCash XML Database File": "ไฟล์ฐานข้อมูล XML ของ GnuCash",
|
|
"Firefly III Data Export File": "ไฟล์ส่งออกข้อมูล Firefly III",
|
|
"Beancount Data File": "ไฟล์ข้อมูล Beancount",
|
|
"Feidee MyMoney (App) Data Export File": "ไฟล์ส่งออกข้อมูล Feidee MyMoney (App)",
|
|
"Feidee MyMoney (Web) Data Export File": "ไฟล์ส่งออกข้อมูล Feidee MyMoney (Web)",
|
|
"Feidee MyMoney (Elecloud) Data Export File": "ไฟล์ส่งออกข้อมูล Feidee MyMoney (Elecloud)",
|
|
"Alipay (App) Statement File": "ไฟล์รายการ Alipay (App)",
|
|
"Alipay (Web) Statement File": "ไฟล์รายการ Alipay (Web)",
|
|
"WeChat Pay Statement File": "ไฟล์รายการ WeChat Pay",
|
|
"JD.com Finance Statement File": "ไฟล์รายการการเงิน JD.com",
|
|
"Handling Method": "วิธีจัดการ",
|
|
"Column Mapping": "การแมปคอลัมน์",
|
|
"Custom Script": "สคริปต์กำหนดเอง",
|
|
"Execute Custom Script": "เรียกใช้สคริปต์กำหนดเอง",
|
|
"Execute Custom Script to Parse Data": "เรียกใช้สคริปต์กำหนดเองเพื่อแยกข้อมูล",
|
|
"Data File": "ไฟล์ข้อมูล",
|
|
"Data to import": "ข้อมูลที่จะนำเข้า",
|
|
"Please select a file to import": "กรุณาเลือกไฟล์เพื่อนำเข้า",
|
|
"Include Header Line": "รวมแถวหัวตาราง",
|
|
"Time Format": "รูปแบบเวลา",
|
|
"Transaction Type Mapping": "การแมปประเภทรายการ",
|
|
"Timezone Format": "รูปแบบเขตเวลา",
|
|
"Amount Format": "รูปแบบจำนวนเงิน",
|
|
"Geographic Location Separator": "ตัวคั่นตำแหน่งทางภูมิศาสตร์",
|
|
"Transaction Tags Separator": "ตัวคั่นแท็กรายการ",
|
|
"Lines Per Page": "จำนวนแถวต่อหน้า",
|
|
"No data to import": "ไม่มีข้อมูลที่จะนำเข้า",
|
|
"Missing transaction time, transaction type, or amount column mapping": "ไม่มีการแมปคอลัมน์เวลา รายการ หรือจำนวนเงิน",
|
|
"Transaction type mapping is not set": "การแมปประเภทรายการยังไม่ได้ตั้งค่า",
|
|
"Transaction time format is not set": "รูปแบบเวลาไม่ถูกตั้งค่า",
|
|
"Transaction amount format is not set": "รูปแบบจำนวนเงินไม่ถูกตั้งค่า",
|
|
"Cannot import invalid transactions": "ไม่สามารถนำเข้ารายการที่ไม่ถูกต้อง",
|
|
"Unable to parse import file": "ไม่สามารถแยกไฟล์นำเข้าได้",
|
|
"Unable to import transactions": "ไม่สามารถนำเข้ารายการได้",
|
|
"Load Data Mapping File": "โหลดไฟล์แมปข้อมูล",
|
|
"Save Data Mapping File": "บันทึกไฟล์แมปข้อมูล",
|
|
"Data mapping file is invalid": "ไฟล์แมปข้อมูลไม่ถูกต้อง",
|
|
"Load Script File": "โหลดไฟล์สคริปต์",
|
|
"Save Script File": "บันทึกไฟล์สคริปต์",
|
|
"Cannot load script file": "ไม่สามารถโหลดไฟล์สคริปต์ได้",
|
|
"No Preview Result": "ไม่มีผลลัพธ์ตัวอย่าง",
|
|
"Please execute the custom script first": "กรุณาเรียกใช้สคริปต์กำหนดเองก่อน",
|
|
"Executing Script...": "กำลังเรียกใช้สคริปต์...",
|
|
"No parse function defined": "ไม่ได้กำหนดฟังก์ชัน parse",
|
|
"Failed to execute custom script": "เรียกใช้สคริปต์กำหนดเองล้มเหลว",
|
|
"Batch Replace Selected Expense Categories": "แทนที่หมวดค่าใช้จ่ายที่เลือกแบบกลุ่ม",
|
|
"Batch Replace Selected Income Categories": "แทนที่หมวดรายได้ที่เลือกแบบกลุ่ม",
|
|
"Batch Replace Selected Transfer Categories": "แทนที่หมวดโอนที่เลือกแบบกลุ่ม",
|
|
"Batch Replace Selected Accounts": "แทนที่บัญชีที่เลือกแบบกลุ่ม",
|
|
"Batch Replace Selected Destination Accounts": "แทนที่บัญชีปลายทางที่เลือกแบบกลุ่ม",
|
|
"Batch Replace Selected Transaction Tags": "แทนที่แท็กรายการที่เลือกแบบกลุ่ม",
|
|
"Batch Add Transaction Tags": "เพิ่มแท็กรายการแบบกลุ่ม",
|
|
"Replace Invalid Expense Categories": "แทนที่หมวดค่าใช้จ่ายที่ไม่ถูกต้อง",
|
|
"Replace Invalid Income Categories": "แทนที่หมวดรายได้ที่ไม่ถูกต้อง",
|
|
"Replace Invalid Transfer Categories": "แทนที่หมวดโอนที่ไม่ถูกต้อง",
|
|
"Replace Invalid Accounts": "แทนที่บัญชีที่ไม่ถูกต้อง",
|
|
"Replace Invalid Transaction Tags": "แทนที่แท็กรายการที่ไม่ถูกต้อง",
|
|
"Batch Replace Categories / Accounts / Tags": "แทนที่หมวดบัญชี/แท็กแบบกลุ่ม",
|
|
"Create Nonexistent Expense Categories": "สร้างหมวดค่าใช้จ่ายที่ไม่มีอยู่",
|
|
"Create Nonexistent Income Categories": "สร้างหมวดรายได้ที่ไม่มีอยู่",
|
|
"Create Nonexistent Transfer Categories": "สร้างหมวดโอนที่ไม่มีอยู่",
|
|
"Create Nonexistent Transaction Tags": "สร้างแท็กรายการที่ไม่มีอยู่",
|
|
"Batch Convert Expense Transaction to Income Transaction": "แปลงรายการค่าใช้จ่ายเป็นรายการรายได้แบบกลุ่ม",
|
|
"Batch Convert Expense Transaction to Transfer Transaction": "แปลงรายการค่าใช้จ่ายเป็นรายการโอนแบบกลุ่ม",
|
|
"Batch Convert Income Transaction to Expense Transaction": "แปลงรายการรายได้เป็นรายการค่าใช้จ่ายแบบกลุ่ม",
|
|
"Batch Convert Income Transaction to Transfer Transaction": "แปลงรายการรายได้เป็นรายการโอนแบบกลุ่ม",
|
|
"Batch Convert Transfer Transaction to Expense Transaction": "แปลงรายการโอนเป็นรายการค่าใช้จ่ายแบบกลุ่ม",
|
|
"Batch Convert Transfer Transaction to Income Transaction": "แปลงรายการโอนเป็นรายการรายได้แบบกลุ่ม",
|
|
"Invalid Category": "หมวดหมู่ไม่ถูกต้อง",
|
|
"Target Category": "หมวดหมู่เป้าหมาย",
|
|
"Default Expense Category": "หมวดค่าใช้จ่ายเริ่มต้น",
|
|
"Default Income Category": "หมวดรายได้เริ่มต้น",
|
|
"Default Transfer Category": "หมวดโอนเริ่มต้น",
|
|
"Invalid Account": "บัญชีไม่ถูกต้อง",
|
|
"Target Account": "บัญชีเป้าหมาย",
|
|
"Invalid Tag": "แท็กไม่ถูกต้อง",
|
|
"Target Tag": "แท็กเป้าหมาย",
|
|
"Remove Tag": "ลบแท็ก",
|
|
"(Empty)": "(ว่าง)",
|
|
"Source Value": "ค่าต้นทาง",
|
|
"Target Value": "ค่าเป้าหมาย",
|
|
"Add Rule": "เพิ่มกฎ",
|
|
"Load Replace Rule File": "โหลดไฟล์กฎแทนที่",
|
|
"Save Replace Rule File": "บันทึกไฟล์กฎแทนที่",
|
|
"Replace rule file is invalid": "ไฟล์กฎแทนที่ไม่ถูกต้อง",
|
|
"Tags": "แท็ก",
|
|
"Your transaction description (optional)": "คำอธิบายรายการของคุณ (ไม่บังคับ)",
|
|
"Transaction category cannot be blank": "หมวดรายการต้องไม่ว่าง",
|
|
"Transaction account cannot be blank": "บัญชีรายการต้องไม่ว่าง",
|
|
"Source account cannot be blank": "บัญชีต้นทางต้องไม่ว่าง",
|
|
"Destination account cannot be blank": "บัญชีปลายทางต้องไม่ว่าง",
|
|
"Are you sure you want to save this transaction with a zero amount?": "คุณแน่ใจหรือว่าต้องการบันทึกรายการนี้โดยมีจำนวนเงินเป็นศูนย์?",
|
|
"You have set this time range to prevent editing transactions. Would you like to change the editable transaction range to All?": "คุณได้ตั้งช่วงเวลานี้เพื่อป้องกันการแก้ไขรายการ คุณต้องการเปลี่ยนช่วงเวลาที่สามารถแก้ไขได้เป็นทั้งหมดไหม?",
|
|
"Unable to retrieve transaction": "ไม่สามารถดึงข้อมูลรายการได้",
|
|
"Unable to add transaction": "ไม่สามารถเพิ่มรายการได้",
|
|
"Unable to save transaction": "ไม่สามารถบันทึกรายการได้",
|
|
"You have added a new transaction": "คุณได้เพิ่มรายการใหม่แล้ว",
|
|
"You have saved this transaction": "คุณได้บันทึกรายการนี้แล้ว",
|
|
"Do you want to save this transaction draft?": "คุณต้องการบันทึกร่างรายการนี้ไหม?",
|
|
"Add Picture": "เพิ่มรูปภาพ",
|
|
"Remove Picture": "ลบรูปภาพ",
|
|
"Are you sure you want to remove this transaction picture?": "คุณแน่ใจหรือว่าต้องการลบรูปภาพรายการนี้?",
|
|
"Unable to upload transaction picture": "ไม่สามารถอัปโหลดรูปภาพรายการได้",
|
|
"Unable to remove transaction picture": "ไม่สามารถลบรูปภาพรายการได้",
|
|
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "โหลดรูปภาพล้มเหลว กรุณาตรวจสอบการตั้งค่า \"domain\" และ \"root_url\"",
|
|
"Search transaction description": "ค้นหาคำอธิบายรายการ",
|
|
"Unable to retrieve transaction list": "ไม่สามารถดึงรายการได้",
|
|
"Unable to retrieve reconciliation statements": "ไม่สามารถดึงงบกระทบยอดได้",
|
|
"Custom Date Range": "ช่วงวันที่กำหนดเอง",
|
|
"Select Month": "เลือกเดือน",
|
|
"Transaction Detail": "รายละเอียดรายการ",
|
|
"No transaction data": "ไม่มีข้อมูลรายการ",
|
|
"Are you sure you want to delete this transaction?": "คุณแน่ใจหรือว่าต้องการลบรายการนี้?",
|
|
"Enter formula mode": "เข้าสู่โหมดสูตร",
|
|
"Exit formula mode": "ออกจากโหมดสูตร",
|
|
"Calculate formula result": "คำนวณผลลัพธ์สูตร",
|
|
"Formula is invalid": "สูตรไม่ถูกต้อง",
|
|
"Amount value is not number": "ค่าจำนวนเงินไม่ใช่ตัวเลข",
|
|
"Amount value exceeds limitation": "ค่าจำนวนเงินเกินขีดจำกัด",
|
|
"Unable to delete this transaction": "ไม่สามารถลบรายการนี้ได้",
|
|
"Unable to retrieve transaction statistics": "ไม่สามารถดึงสถิติรายการได้",
|
|
"Categorical Analysis": "วิเคราะห์ตามหมวดหมู่",
|
|
"Trend Analysis": "วิเคราะห์แนวโน้ม",
|
|
"Total Amount": "จำนวนรวม",
|
|
"Total Assets": "สินทรัพย์รวม",
|
|
"Total Liabilities": "หนี้สินรวม",
|
|
"Total Expense": "ค่าใช้จ่ายรวม",
|
|
"Total Income": "รายได้รวม",
|
|
"Total Outflows": "เงินไหลออกรวม",
|
|
"Total Inflows": "เงินไหลเข้ารวม",
|
|
"Net Income": "รายได้สุทธิ",
|
|
"Net Cash Flow": "กระแสเงินสดสุทธิ",
|
|
"Total Transactions": "จำนวนรายการทั้งหมด",
|
|
"Opening Balance": "ยอดเริ่มต้น",
|
|
"Closing Balance": "ยอดสิ้นสุด",
|
|
"Minimum Balance": "ยอดต่ำสุด",
|
|
"Maximum Balance": "ยอดสูงสุด",
|
|
"Median Balance": "ยอดกลาง",
|
|
"Average Balance": "ยอดเฉลี่ย",
|
|
"Expense By Account": "ค่าใช้จ่ายตามบัญชี",
|
|
"Expense By Primary Category": "ค่าใช้จ่ายตามหมวดหลัก",
|
|
"Expense By Secondary Category": "ค่าใช้จ่ายตามหมวดย่อย",
|
|
"Income By Account": "รายได้ตามบัญชี",
|
|
"Income By Primary Category": "รายได้ตามหมวดหลัก",
|
|
"Income By Secondary Category": "รายได้ตามหมวดย่อย",
|
|
"Account Total Assets": "สินทรัพย์รวมของบัญชี",
|
|
"Account Total Liabilities": "หนี้สินรวมของบัญชี",
|
|
"Statistics Settings": "การตั้งค่าสถิติ",
|
|
"Common Settings": "การตั้งค่าทั่วไป",
|
|
"Categorical Analysis Settings": "การตั้งค่าวิเคราะห์ตามหมวดหมู่",
|
|
"Trend Analysis Settings": "การตั้งค่าวิเคราะห์แนวโน้ม",
|
|
"Chart Type": "ประเภทกราฟ",
|
|
"Default Chart Type": "ประเภทกราฟเริ่มต้น",
|
|
"Chart Data Type": "ประเภทข้อมูลกราฟ",
|
|
"Default Chart Data Type": "ประเภทข้อมูลกราฟเริ่มต้น",
|
|
"Date Range": "ช่วงวันที่",
|
|
"Default Date Range": "ช่วงวันที่เริ่มต้น",
|
|
"Default Account Filter": "ตัวกรองบัญชีเริ่มต้น",
|
|
"Default Transaction Category Filter": "ตัวกรองหมวดรายการเริ่มต้น",
|
|
"Sort Order": "ลำดับการเรียง",
|
|
"Default Sort Order": "ลำดับการเรียงเริ่มต้น",
|
|
"Timezone Used for Date Range": "โซนเวลาที่ใช้สำหรับช่วงวันที่",
|
|
"Amount": "จำนวนเงิน",
|
|
"Minimum Amount": "จำนวนเงินต่ำสุด",
|
|
"Maximum Amount": "จำนวนเงินสูงสุด",
|
|
"Display Order": "ลำดับการแสดง",
|
|
"Name": "ชื่อ",
|
|
"Proportion (%)": "สัดส่วน (%)",
|
|
"Sort by Amount": "เรียงตามจำนวนเงิน",
|
|
"Sort by Display Order": "เรียงตามลำดับการแสดง",
|
|
"Sort by Name": "เรียงตามชื่อ",
|
|
"Time Granularity": "ความละเอียดเวลา",
|
|
"Aggregate by Month": "รวมตามเดือน",
|
|
"Aggregate by Quarter": "รวมตามไตรมาส",
|
|
"Aggregate by Year": "รวมตามปี",
|
|
"Aggregate by Fiscal Year": "รวมตามปีงบประมาณ",
|
|
"Filter Accounts": "กรองบัญชี",
|
|
"Filter Transaction Categories": "กรองหมวดรายการ",
|
|
"Filter Transaction Tags": "กรองแท็กรายการ",
|
|
"Filter transaction description": "กรองคำอธิบายรายการ",
|
|
"User Settings": "การตั้งค่าผู้ใช้",
|
|
"User Profile": "โปรไฟล์ผู้ใช้",
|
|
"Language": "ภาษา",
|
|
"Theme": "ธีม",
|
|
"Light": "สว่าง",
|
|
"Dark": "มืด",
|
|
"Text Size": "ขนาดตัวอักษร",
|
|
"Timezone": "โซนเวลา",
|
|
"System Default": "ค่าเริ่มต้นของระบบ",
|
|
"Language Default": "ค่าภาษาเริ่มต้น",
|
|
"Auto-update Exchange Rates Data": "อัปเดตอัตราแลกเปลี่ยนอัตโนมัติ",
|
|
"Currency Display Mode": "โหมดการแสดงสกุลเงิน",
|
|
"Currency Code": "รหัสสกุลเงิน",
|
|
"Currency Unit": "หน่วยสกุลเงิน",
|
|
"Currency Name": "ชื่อสกุลเงิน",
|
|
"Currency Symbol": "สัญลักษณ์สกุลเงิน",
|
|
"Geographic Location Format": "รูปแบบพิกัดภูมิศาสตร์",
|
|
"Latitude Longitude D.D°": "ละติจูด ลองจิจูด D.D°",
|
|
"Longitude Latitude D.D°": "ลองจิจูด ละติจูด D.D°",
|
|
"Latitude Longitude D°M.M'": "ละติจูด ลองจิจูด D°M.M'",
|
|
"Longitude Latitude D°M.M'": "ลองจิจูด ละติจูด D°M.M'",
|
|
"Latitude Longitude D°M'S\"": "ละติจูด ลองจิจูด D°M'S\"",
|
|
"Longitude Latitude D°M'S\"": "ลองจิจูด ละติจูด D°M'S\"",
|
|
"Expense Amount Color": "สีจำนวนค่าใช้จ่าย",
|
|
"Income Amount Color": "สีจำนวนรายได้",
|
|
"Show Account Balance": "แสดงยอดบัญชี",
|
|
"Hide Account Balance": "ซ่อนยอดบัญชี",
|
|
"Page Settings": "การตั้งค่าหน้า",
|
|
"Navigation Bar": "แถบนำทาง",
|
|
"Show Add Transaction Button": "แสดงปุ่มเพิ่มรายการ",
|
|
"Overview Page": "หน้าภาพรวม",
|
|
"Timezone Used for Statistics": "โซนเวลาที่ใช้สำหรับสถิติ",
|
|
"Accounts Included in Overview Statistics": "บัญชีที่รวมในสถิติภาพรวม",
|
|
"Transaction Categories Included in Overview Statistics": "หมวดรายการที่รวมในสถิติภาพรวม",
|
|
"Timezone Type": "ประเภทโซนเวลา",
|
|
"Application Timezone": "โซนเวลาแอปพลิเคชัน",
|
|
"Transaction List Page": "หน้ารายการ",
|
|
"Transactions Per Page": "จำนวนรายการต่อหน้า",
|
|
"Show Monthly Total Amount": "แสดงจำนวนเงินรวมรายเดือน",
|
|
"Show Transaction Tag": "แสดงแท็กรายการ",
|
|
"Transaction Edit Page": "หน้าการแก้ไขรายการ",
|
|
"Automatically Save Draft": "บันทึกร่างอัตโนมัติ",
|
|
"Show Confirmation Every Time": "แสดงการยืนยันทุกครั้ง",
|
|
"Automatically Add Geolocation": "เพิ่มตำแหน่งทางภูมิศาสตร์อัตโนมัติ",
|
|
"Always Show Transaction Pictures": "แสดงรูปภาพรายการเสมอ",
|
|
"Account List Page": "หน้าบัญชี",
|
|
"Accounts Included in Total": "บัญชีที่รวมในผลรวม",
|
|
"Exchange Rates Data Page": "หน้าข้อมูลอัตราแลกเปลี่ยน",
|
|
"Exchange Rate": "อัตราแลกเปลี่ยน",
|
|
"Enable Swipe Back": "เปิดใช้งานปัดย้อนกลับ",
|
|
"Enable Animation": "เปิดใช้งานแอนิเมชัน",
|
|
"Basic Information": "ข้อมูลพื้นฐาน",
|
|
"User Information": "ข้อมูลผู้ใช้",
|
|
"Already have an account?": "มีบัญชีอยู่แล้ว?",
|
|
"Use preset transaction categories": "ใช้หมวดรายการที่ตั้งไว้ล่วงหน้า",
|
|
"Use Preset Transaction Categories": "ใช้หมวดรายการที่ตั้งไว้ล่วงหน้า",
|
|
"Preset Categories": "หมวดที่ตั้งไว้ล่วงหน้า",
|
|
"Set whether to use preset transaction categories": "ตั้งค่าการใช้หมวดรายการที่ตั้งไว้ล่วงหน้า",
|
|
"Complete": "เสร็จสมบูรณ์",
|
|
"Registration Completed": "ลงทะเบียนเสร็จสมบูรณ์",
|
|
"You have been successfully registered": "คุณได้ลงทะเบียนสำเร็จแล้ว",
|
|
"You have been successfully registered, but there was an failure when adding preset categories. You can re-add preset categories in settings page anytime.": "คุณได้ลงทะเบียนสำเร็จแล้ว แต่เกิดข้อผิดพลาดในการเพิ่มหมวดหมู่ที่ตั้งไว้ล่วงหน้า คุณสามารถเพิ่มหมวดหมู่เหล่านี้ได้ใหม่ในหน้าการตั้งค่าได้ตลอดเวลา",
|
|
"You have been successfully registered. An account activation link has been sent to your email address, please activate your account first.": "คุณได้ลงทะเบียนสำเร็จแล้ว ลิงก์ยืนยันบัญชีถูกส่งไปยังอีเมลของคุณ กรุณายืนยันบัญชีก่อน",
|
|
"Unable to sign up": "ไม่สามารถลงทะเบียนได้",
|
|
"User registration is disabled": "การลงทะเบียนผู้ใช้ถูกปิดใช้งาน",
|
|
"Unable to retrieve user profile": "ไม่สามารถดึงข้อมูลโปรไฟล์ผู้ใช้ได้",
|
|
"Basic": "พื้นฐาน",
|
|
"Security": "ความปลอดภัย",
|
|
"Basic Settings": "การตั้งค่าพื้นฐาน",
|
|
"Security Settings": "การตั้งค่าความปลอดภัย",
|
|
"Two-Factor Authentication Settings": "การตั้งค่าการยืนยันตัวตนสองขั้นตอน",
|
|
"Update Avatar": "อัปเดตภาพโปรไฟล์",
|
|
"Remove Avatar": "ลบภาพโปรไฟล์",
|
|
"(Verified)": "(ยืนยันแล้ว)",
|
|
"(Not Verified)": "(ยังไม่ยืนยัน)",
|
|
"Email address is verified": "อีเมลได้รับการยืนยันแล้ว",
|
|
"Email address is not verified": "อีเมลยังไม่ได้รับการยืนยัน",
|
|
"Username:": "ชื่อผู้ใช้:",
|
|
"Current Password": "รหัสผ่านปัจจุบัน",
|
|
"New Password": "รหัสผ่านใหม่",
|
|
"Modify Password": "แก้ไขรหัสผ่าน",
|
|
"Please enter your current password when modifying your password": "กรุณาใส่รหัสผ่านปัจจุบันเมื่อแก้ไขรหัสผ่าน",
|
|
"Nothing has been modified": "ไม่มีการเปลี่ยนแปลงใดๆ",
|
|
"Your profile has been successfully updated": "โปรไฟล์ของคุณถูกอัปเดตเรียบร้อยแล้ว",
|
|
"Unable to update user profile": "ไม่สามารถอัปเดตโปรไฟล์ผู้ใช้ได้",
|
|
"Your editable transaction range has been set to All": "ช่วงรายการที่แก้ไขได้ถูกตั้งเป็นทั้งหมด",
|
|
"Unable to update editable transaction range": "ไม่สามารถอัปเดตช่วงรายการที่แก้ไขได้",
|
|
"Unable to update user avatar": "ไม่สามารถอัปเดตภาพโปรไฟล์ผู้ใช้ได้",
|
|
"Your avatar has been successfully updated": "ภาพโปรไฟล์ของคุณถูกอัปเดตเรียบร้อยแล้ว",
|
|
"Are you sure you want to remove avatar?": "คุณแน่ใจหรือว่าต้องการลบภาพโปรไฟล์?",
|
|
"Unable to remove user avatar": "ไม่สามารถลบภาพโปรไฟล์ผู้ใช้ได้",
|
|
"Your avatar has been successfully removed": "ภาพโปรไฟล์ของคุณถูกลบเรียบร้อยแล้ว",
|
|
"After changing the password, other devices will be logged out. Please use the new password to log in on other devices.": "หลังจากเปลี่ยนรหัสผ่าน อุปกรณ์อื่นจะถูกออกจากระบบ กรุณาใช้รหัสผ่านใหม่เข้าสู่ระบบบนอุปกรณ์อื่น",
|
|
"Data Management": "การจัดการข้อมูล",
|
|
"Unable to retrieve user statistics data": "ไม่สามารถดึงข้อมูลสถิติผู้ใช้ได้",
|
|
"Export Data": "ส่งออกข้อมูล",
|
|
"File Format": "รูปแบบไฟล์",
|
|
"CSV (Comma-separated values) File": "ไฟล์ CSV (คั่นด้วยเครื่องหมายจุลภาค)",
|
|
"TSV (Tab-separated values) File": "ไฟล์ TSV (คั่นด้วยแท็บ)",
|
|
"Export to CSV (Comma-separated values) File": "ส่งออกเป็นไฟล์ CSV (คั่นด้วยเครื่องหมายจุลภาค)",
|
|
"Export to TSV (Tab-separated values) File": "ส่งออกเป็นไฟล์ TSV (คั่นด้วยแท็บ)",
|
|
"Markdown File": "ไฟล์ Markdown",
|
|
"Clear User Data": "ลบข้อมูลผู้ใช้",
|
|
"Clear All Transactions": "ลบรายการทั้งหมด",
|
|
"Clear All Data": "ลบข้อมูลทั้งหมด",
|
|
"Export all transaction data to file.": "ส่งออกข้อมูลรายการทั้งหมดเป็นไฟล์",
|
|
"Are you sure you want to export all transaction data to file?": "คุณแน่ใจหรือว่าต้องการส่งออกข้อมูลรายการทั้งหมดเป็นไฟล์?",
|
|
"It may take a long time, please wait for a few minutes.": "อาจใช้เวลานาน กรุณารอสักครู่",
|
|
"Unable to retrieve exported user data": "ไม่สามารถดึงข้อมูลผู้ใช้ที่ส่งออกได้",
|
|
"Save Data": "บันทึกข้อมูล",
|
|
"Are you sure you want to clear all transactions?": "คุณแน่ใจหรือว่าต้องการลบรายการทั้งหมด?",
|
|
"Are you sure you want to clear all data?": "คุณแน่ใจหรือว่าต้องการลบข้อมูลทั้งหมด?",
|
|
"You CANNOT undo this action. This will clear your transactions data. Please enter your current password to confirm.": "คุณไม่สามารถย้อนกลับการกระทำนี้ได้ การดำเนินการนี้จะลบข้อมูลรายการของคุณ กรุณาใส่รหัสผ่านปัจจุบันเพื่อยืนยัน",
|
|
"You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "คุณไม่สามารถย้อนกลับการกระทำนี้ได้ การดำเนินการนี้จะลบบัญชี หมวดหมู่ แท็ก และรายการของคุณ กรุณาใส่รหัสผ่านปัจจุบันเพื่อยืนยัน",
|
|
"You CANNOT undo this action. \"Clear All Transactions\" will clear all your transactions data, and \"Clear All Data\" will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "คุณไม่สามารถย้อนกลับการกระทำนี้ได้ \"ลบรายการทั้งหมด\" จะลบข้อมูลรายการทั้งหมดของคุณ และ \"ลบข้อมูลทั้งหมด\" จะลบบัญชี หมวดหมู่ แท็ก และรายการของคุณ กรุณาใส่รหัสผ่านปัจจุบันเพื่อยืนยัน",
|
|
"All transactions in this account has been cleared": "รายการทั้งหมดในบัญชีนี้ถูกลบเรียบร้อยแล้ว",
|
|
"All transactions has been cleared": "รายการทั้งหมดถูกลบเรียบร้อยแล้ว",
|
|
"All user data has been cleared": "ข้อมูลผู้ใช้ทั้งหมดถูกลบเรียบร้อยแล้ว",
|
|
"Unable to clear user data": "ไม่สามารถลบข้อมูลผู้ใช้ได้",
|
|
"Device & Sessions": "อุปกรณ์ & เซสชัน",
|
|
"Device Info": "ข้อมูลอุปกรณ์",
|
|
"Last Activity Time": "เวลาทำกิจกรรมล่าสุด",
|
|
"Logout All": "ออกจากระบบทั้งหมด",
|
|
"Unable to retrieve session list": "ไม่สามารถดึงรายการเซสชันได้",
|
|
"Session list is up to date": "รายการเซสชันเป็นปัจจุบันแล้ว",
|
|
"Session list has been updated": "รายการเซสชันถูกอัปเดตแล้ว",
|
|
"Current": "ปัจจุบัน",
|
|
"Other Device": "อุปกรณ์อื่น",
|
|
"Unknown Device": "อุปกรณ์ไม่ทราบ",
|
|
"Transaction Categories": "หมวดรายการ",
|
|
"Expense Categories": "หมวดค่าใช้จ่าย",
|
|
"Income Categories": "หมวดรายได้",
|
|
"Transfer Categories": "หมวดการโอน",
|
|
"Primary Categories": "หมวดหลัก",
|
|
"Expense Primary Categories": "หมวดหลักค่าใช้จ่าย",
|
|
"Income Primary Categories": "หมวดหลักรายได้",
|
|
"Transfer Primary Categories": "หมวดหลักการโอน",
|
|
"Transaction Primary Categories": "หมวดหลักรายการ",
|
|
"Expense Secondary Categories": "หมวดย่อยค่าใช้จ่าย",
|
|
"Income Secondary Categories": "หมวดย่อยรายได้",
|
|
"Transfer Secondary Categories": "หมวดย่อยการโอน",
|
|
"Transaction Secondary Categories": "หมวดย่อยรายการ",
|
|
"All Categories": "หมวดทั้งหมด",
|
|
"No available category": "ไม่มีหมวดที่ใช้ได้",
|
|
"No secondary expense categories are available": "ไม่มีหมวดย่อยค่าใช้จ่ายที่ใช้ได้",
|
|
"No secondary income categories are available": "ไม่มีหมวดย่อยรายได้ที่ใช้ได้",
|
|
"No secondary transfer categories are available": "ไม่มีหมวดย่อยการโอนที่ใช้ได้",
|
|
"Find category": "ค้นหาหมวด",
|
|
"Add Default Categories": "เพิ่มหมวดเริ่มต้น",
|
|
"Default Categories": "หมวดเริ่มต้น",
|
|
"Unable to retrieve category list": "ไม่สามารถดึงรายการหมวดได้",
|
|
"Category list is up to date": "รายการหมวดเป็นปัจจุบันแล้ว",
|
|
"Category list has been updated": "รายการหมวดถูกอัปเดตแล้ว",
|
|
"Unable to move category": "ไม่สามารถย้ายหมวดได้",
|
|
"Unable to hide this category": "ไม่สามารถซ่อนหมวดนี้ได้",
|
|
"Unable to unhide this category": "ไม่สามารถยกเลิกการซ่อนหมวดนี้ได้",
|
|
"Are you sure you want to delete this category?": "คุณแน่ใจหรือว่าต้องการลบหมวดนี้?",
|
|
"Unable to delete this category": "ไม่สามารถลบหมวดนี้ได้",
|
|
"Primary Category": "หมวดหลัก",
|
|
"Add Primary Category": "เพิ่มหมวดหลัก",
|
|
"Add Secondary Category": "เพิ่มหมวดย่อย",
|
|
"Edit Category": "แก้ไขหมวด",
|
|
"Category Name": "ชื่อหมวด",
|
|
"Your category name": "ชื่อหมวดของคุณ",
|
|
"Category Icon": "ไอคอนหมวด",
|
|
"Category Color": "สีหมวด",
|
|
"Your category description (optional)": "คำอธิบายหมวดของคุณ (ไม่บังคับ)",
|
|
"No available primary category": "ไม่มีหมวดหลักที่ใช้ได้",
|
|
"Category name cannot be blank": "ชื่อหมวดไม่สามารถเว้นว่างได้",
|
|
"Unable to retrieve category": "ไม่สามารถดึงหมวดได้",
|
|
"Unable to add category": "ไม่สามารถเพิ่มหมวดได้",
|
|
"Unable to save category": "ไม่สามารถบันทึกหมวดได้",
|
|
"Unable to add preset categories": "ไม่สามารถเพิ่มหมวดที่ตั้งไว้ล่วงหน้าได้",
|
|
"You have added a new category": "คุณได้เพิ่มหมวดใหม่แล้ว",
|
|
"You have added preset categories": "คุณได้เพิ่มหมวดที่ตั้งไว้ล่วงหน้าแล้ว",
|
|
"You have saved this category": "คุณได้บันทึกหมวดนี้แล้ว",
|
|
"Show Hidden Transaction Categories": "แสดงหมวดรายการที่ซ่อนอยู่",
|
|
"Hide Hidden Transaction Categories": "ซ่อนหมวดรายการที่ซ่อนอยู่",
|
|
"Transaction Tags": "แท็กรายการ",
|
|
"Tag Title": "ชื่อแท็ก",
|
|
"No available tag": "ไม่มีแท็กที่ใช้ได้",
|
|
"Find tag": "ค้นหาแท็ก",
|
|
"Unable to retrieve tag list": "ไม่สามารถดึงรายการแท็กได้",
|
|
"Tag list is up to date": "รายการแท็กเป็นปัจจุบันแล้ว",
|
|
"Tag list has been updated": "รายการแท็กถูกอัปเดตแล้ว",
|
|
"Add new tag": "เพิ่มแท็กใหม่",
|
|
"Unable to add tag": "ไม่สามารถเพิ่มแท็กได้",
|
|
"Unable to save tag": "ไม่สามารถบันทึกแท็กได้",
|
|
"Unable to move tag": "ไม่สามารถย้ายแท็กได้",
|
|
"Unable to hide this tag": "ไม่สามารถซ่อนแท็กนี้ได้",
|
|
"Unable to unhide this tag": "ไม่สามารถยกเลิกการซ่อนแท็กนี้ได้",
|
|
"Are you sure you want to delete this tag?": "คุณแน่ใจหรือว่าต้องการลบแท็กนี้?",
|
|
"Unable to delete this tag": "ไม่สามารถลบแท็กนี้ได้",
|
|
"Show Hidden Transaction Tags": "แสดงแท็กรายการที่ซ่อนอยู่",
|
|
"Hide Hidden Transaction Tags": "ซ่อนแท็กรายการที่ซ่อนอยู่",
|
|
"Transaction Templates": "แม่แบบรายการ",
|
|
"Scheduled Transactions": "รายการตามกำหนด",
|
|
"Template Name": "ชื่อแม่แบบ",
|
|
"No available template": "ไม่มีแม่แบบที่ใช้ได้",
|
|
"Once you add templates, you can long press the Add button on the home page to quickly add a new transaction": "เมื่อคุณเพิ่มแม่แบบแล้ว คุณสามารถกดปุ่มเพิ่มค้างไว้บนหน้าหลักเพื่อเพิ่มรายการใหม่อย่างรวดเร็ว",
|
|
"No available template. Once you add templates, you can quickly add a new transaction using the dropdown menu of the Add button on the transaction list page": "ไม่มีแม่แบบที่ใช้ได้ เมื่อคุณเพิ่มแม่แบบแล้ว คุณสามารถเพิ่มรายการใหม่อย่างรวดเร็วโดยใช้เมนูดรอปดาวน์ของปุ่มเพิ่มบนหน้ารายการรายการ",
|
|
"No available scheduled transactions": "ไม่มีรายการตามกำหนดที่ใช้ได้",
|
|
"Unable to retrieve template list": "ไม่สามารถดึงรายการแม่แบบได้",
|
|
"Template list is up to date": "รายการแม่แบบเป็นปัจจุบันแล้ว",
|
|
"Template list has been updated": "รายการแม่แบบถูกอัปเดตแล้ว",
|
|
"Unable to add template": "ไม่สามารถเพิ่มแม่แบบได้",
|
|
"Unable to save template": "ไม่สามารถบันทึกแม่แบบได้",
|
|
"You have added a new template": "คุณได้เพิ่มแม่แบบใหม่แล้ว",
|
|
"Unable to move template": "ไม่สามารถย้ายแม่แบบได้",
|
|
"Unable to retrieve template": "ไม่สามารถดึงแม่แบบได้",
|
|
"Unable to hide this template": "ไม่สามารถซ่อนแม่แบบนี้ได้",
|
|
"Unable to unhide this template": "ไม่สามารถยกเลิกการซ่อนแม่แบบนี้ได้",
|
|
"Are you sure you want to delete this template?": "คุณแน่ใจหรือว่าต้องการลบแม่แบบนี้?",
|
|
"Unable to delete this template": "ไม่สามารถลบแม่แบบนี้ได้",
|
|
"You have saved this template": "คุณได้บันทึกแม่แบบนี้แล้ว",
|
|
"Show Hidden Transaction Templates": "แสดงแม่แบบรายการที่ซ่อนอยู่",
|
|
"Hide Hidden Transaction Templates": "ซ่อนแม่แบบรายการที่ซ่อนอยู่",
|
|
"Template name cannot be blank": "ชื่อแม่แบบไม่สามารถเว้นว่างได้",
|
|
"Generate MCP token": "สร้างโทเคน MCP",
|
|
"Unable to generate token": "ไม่สามารถสร้างโทเคนได้",
|
|
"Are you sure you want to logout from this session?": "คุณแน่ใจหรือว่าต้องการออกจากระบบเซสชันนี้?",
|
|
"Unable to logout from this session": "ไม่สามารถออกจากระบบเซสชันนี้ได้",
|
|
"Are you sure you want to logout all other sessions?": "คุณแน่ใจหรือว่าต้องการออกจากระบบเซสชันอื่นทั้งหมด?",
|
|
"You have logged out all other sessions": "คุณได้ออกจากระบบเซสชันอื่นทั้งหมดแล้ว",
|
|
"Unable to logout all other sessions": "ไม่สามารถออกจากระบบเซสชันอื่นทั้งหมดได้",
|
|
"Regenerate Backup Codes": "สร้างรหัสสำรองใหม่",
|
|
"Enable Two-Factor Authentication": "เปิดใช้งานการยืนยันตัวตนสองขั้นตอน",
|
|
"Disable Two-Factor Authentication": "ปิดใช้งานการยืนยันตัวตนสองขั้นตอน",
|
|
"Please use a two-factor authentication app to scan the qrcode below and enter the current passcode.": "กรุณาใช้แอปการยืนยันตัวตนสองขั้นตอนสแกน QR โค้ดด้านล่างแล้วใส่รหัสปัจจุบัน",
|
|
"Your current password is required to disable two-factor authentication.": "ต้องใช้รหัสผ่านปัจจุบันเพื่อปิดการใช้งานการยืนยันตัวตนสองขั้นตอน",
|
|
"Your current password is required to regenerate backup codes for two-factor authentication. If you regenerate backup codes, the previous ones will become invalid.": "ต้องใช้รหัสผ่านปัจจุบันเพื่อสร้างรหัสสำรองใหม่สำหรับการยืนยันตัวตนสองขั้นตอน หากคุณสร้างรหัสสำรองใหม่ รหัสเก่าจะไม่สามารถใช้ได้",
|
|
"Your current password is required to disable two-factor authentication or regenerate backup codes for two-factor authentication. If you regenerate backup codes, the previous ones will become invalid.": "ต้องใช้รหัสผ่านปัจจุบันเพื่อปิดการใช้งานหรือสร้างรหัสสำรองใหม่สำหรับการยืนยันตัวตนสองขั้นตอน หากคุณสร้างรหัสสำรองใหม่ รหัสเก่าจะไม่สามารถใช้ได้",
|
|
"Please copy these backup codes to safe place, the following backup codes will be displayed only once. If these codes were lost, you can regenerate them at any time.": "กรุณาคัดลอกรหัสสำรองเหล่านี้ไปเก็บไว้ในที่ปลอดภัย รหัสสำรองเหล่านี้จะแสดงเพียงครั้งเดียว หากรหัสสูญหาย คุณสามารถสร้างใหม่ได้ตลอดเวลา",
|
|
"Backup codes copied": "คัดลอกรหัสสำรองเรียบร้อยแล้ว",
|
|
"Two-factor authentication has been disabled": "ปิดการใช้งานการยืนยันตัวตนสองขั้นตอนแล้ว",
|
|
"Unable to retrieve current two-factor authentication status": "ไม่สามารถดึงสถานะการยืนยันตัวตนสองขั้นตอนปัจจุบันได้",
|
|
"Unable to enable two-factor authentication": "ไม่สามารถเปิดใช้งานการยืนยันตัวตนสองขั้นตอนได้",
|
|
"Unable to disable two-factor authentication": "ไม่สามารถปิดการใช้งานการยืนยันตัวตนสองขั้นตอนได้",
|
|
"Lock Application": "ล็อกแอป",
|
|
"Log Out": "ออกจากระบบ",
|
|
"Are you sure you want to log out?": "คุณแน่ใจหรือว่าต้องการออกจากระบบ?",
|
|
"Unable to logout": "ไม่สามารถออกจากระบบได้",
|
|
"Application Lock": "การล็อกแอป",
|
|
"Application lock has been enabled": "เปิดการล็อกแอปแล้ว",
|
|
"Application lock is not enabled": "การล็อกแอปยังไม่ถูกเปิดใช้งาน",
|
|
"Enable Application Lock": "เปิดใช้งานการล็อกแอป",
|
|
"Disable Application Lock": "ปิดใช้งานการล็อกแอป",
|
|
"PIN Code": "รหัส PIN",
|
|
"Unlock with PIN Code": "ปลดล็อกด้วยรหัส PIN",
|
|
"Unlock with WebAuthn": "ปลดล็อกด้วย WebAuthn",
|
|
"Please enter a new 6-digit PIN code. The PIN code would encrypt your local data, so you need to enter it every time you open this app. If this PIN code is lost, you will need to log in again.": "กรุณาใส่รหัส PIN 6 หลักใหม่ รหัส PIN จะเข้ารหัสข้อมูลในเครื่องของคุณ ดังนั้นคุณต้องใส่ทุกครั้งที่เปิดแอป หากรหัส PIN สูญหาย คุณจะต้องเข้าสู่ระบบอีกครั้ง",
|
|
"Your current PIN code is required to disable application lock.": "ต้องใช้รหัส PIN ปัจจุบันเพื่อปิดการล็อกแอป",
|
|
"You have enabled WebAuthn successfully": "คุณเปิดใช้งาน WebAuthn เรียบร้อยแล้ว",
|
|
"WebAuth is not supported on this device": "อุปกรณ์นี้ไม่รองรับ WebAuth",
|
|
"Failed to enable WebAuthn": "เปิดใช้งาน WebAuthn ไม่สำเร็จ",
|
|
"User has canceled authentication": "ผู้ใช้ยกเลิกการยืนยันตัวตน",
|
|
"User has canceled or this device does not support WebAuthn": "ผู้ใช้ยกเลิกหรืออุปกรณ์นี้ไม่รองรับ WebAuthn",
|
|
"Failed to authenticate with WebAuthn": "การยืนยันตัวตนด้วย WebAuthn ล้มเหลว",
|
|
"WebAuthn is not enabled": "ยังไม่ได้เปิดใช้งาน WebAuthn",
|
|
"Settings Sync": "ซิงค์การตั้งค่า",
|
|
"Synchronized Settings": "การตั้งค่าที่ซิงค์แล้ว",
|
|
"Enable Settings Sync": "เปิดใช้งานซิงค์การตั้งค่า",
|
|
"Disable Settings Sync": "ปิดใช้งานซิงค์การตั้งค่า",
|
|
"Update Synchronized Settings": "อัปเดตการตั้งค่าที่ซิงค์แล้ว",
|
|
"Settings sync is not enabled": "ยังไม่ได้เปิดซิงค์การตั้งค่า",
|
|
"Settings sync has been enabled": "เปิดซิงค์การตั้งค่าแล้ว",
|
|
"Settings sync has been disabled": "ปิดซิงค์การตั้งค่าแล้ว",
|
|
"Synchronized settings have been updated": "การตั้งค่าที่ซิงค์ถูกอัปเดตแล้ว",
|
|
"Unable to retrieve user synchronized application settings": "ไม่สามารถดึงการตั้งค่าแอปที่ซิงค์ของผู้ใช้ได้",
|
|
"Unable to update user synchronized application settings": "ไม่สามารถอัปเดตการตั้งค่าแอปที่ซิงค์ของผู้ใช้ได้",
|
|
"Unable to disable user synchronized application settings": "ไม่สามารถปิดการซิงค์การตั้งค่าแอปของผู้ใช้ได้",
|
|
"Are you sure you want to re-login?": "คุณแน่ใจหรือว่าต้องการเข้าสู่ระบบอีกครั้ง?",
|
|
"Exchange Rates Data": "ข้อมูลอัตราแลกเปลี่ยน",
|
|
"User Custom": "กำหนดเองโดยผู้ใช้",
|
|
"Base Currency": "สกุลเงินฐาน",
|
|
"Base Amount": "จำนวนฐาน",
|
|
"Set as Base": "ตั้งเป็นฐาน",
|
|
"Last Updated": "อัปเดตล่าสุด",
|
|
"Data source": "แหล่งข้อมูล",
|
|
"No exchange rates data": "ไม่มีข้อมูลอัตราแลกเปลี่ยน",
|
|
"There is no exchange rates data for your default currency": "ไม่มีข้อมูลอัตราแลกเปลี่ยนสำหรับสกุลเงินเริ่มต้นของคุณ",
|
|
"Exchange rates data has been updated": "ข้อมูลอัตราแลกเปลี่ยนถูกอัปเดตแล้ว",
|
|
"Exchange rates data is up to date": "ข้อมูลอัตราแลกเปลี่ยนเป็นปัจจุบันแล้ว",
|
|
"Unable to retrieve exchange rates data": "ไม่สามารถดึงข้อมูลอัตราแลกเปลี่ยนได้",
|
|
"Update User Custom Exchange Rate": "อัปเดตอัตราแลกเปลี่ยนที่ผู้ใช้กำหนดเอง",
|
|
"You have updated exchange rate": "คุณได้อัปเดตอัตราแลกเปลี่ยนแล้ว",
|
|
"Unable to update user custom exchange rate": "ไม่สามารถอัปเดตอัตราแลกเปลี่ยนที่ผู้ใช้กำหนดเองได้",
|
|
"Are you sure you want to delete this user custom exchange rate?": "คุณแน่ใจหรือว่าต้องการลบอัตราแลกเปลี่ยนที่ผู้ใช้กำหนดเองนี้?",
|
|
"Unable to delete this user custom exchange rate": "ไม่สามารถลบอัตราแลกเปลี่ยนที่ผู้ใช้กำหนดเองนี้ได้",
|
|
"Use on Mobile Device": "ใช้บนอุปกรณ์มือถือ",
|
|
"You can scan the QR code below on your mobile device.": "คุณสามารถสแกน QR โค้ดด้านล่างบนอุปกรณ์มือถือของคุณ",
|
|
"Switch to Mobile Version": "สลับไปเวอร์ชันมือถือ",
|
|
"Switch to Desktop Version": "สลับไปเวอร์ชันเดสก์ท็อป",
|
|
"Are you sure you want to switch to desktop version?": "คุณแน่ใจหรือว่าต้องการสลับไปเวอร์ชันเดสก์ท็อป?",
|
|
"About": "เกี่ยวกับ",
|
|
"Refresh Browser Cache": "รีเฟรชแคชเบราว์เซอร์",
|
|
"Frontend Version": "เวอร์ชันหน้าเว็บ",
|
|
"Backend Version": "เวอร์ชันเซิร์ฟเวอร์",
|
|
"Build Time": "เวลาสร้าง",
|
|
"Official Website": "เว็บไซต์ทางการ",
|
|
"Report Issue": "รายงานปัญหา",
|
|
"Getting help": "ขอความช่วยเหลือ",
|
|
"License": "สิทธิ์การใช้งาน",
|
|
"An error occurred": "เกิดข้อผิดพลาด",
|
|
"Parameter Invalid": "พารามิเตอร์ไม่ถูกต้อง",
|
|
"Numeric Overflow": "ตัวเลขล้น",
|
|
"Click to close": "คลิกเพื่อปิด"
|
|
}
|