summaryrefslogtreecommitdiffstats
path: root/i18n/th.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-05-13 04:25:22 +0300
committerLauri Ojansivu <x@xet7.org>2020-05-13 04:25:22 +0300
commitd0208b2112ac71ae73c5fe3f5291a9bb94b1fd81 (patch)
tree07659321a1d9d204ea8367e602a4415763ea6dd9 /i18n/th.i18n.json
parent851bfa53e684a6b9d8685bea01701af78549f0d2 (diff)
downloadwekan-d0208b2112ac71ae73c5fe3f5291a9bb94b1fd81.tar.gz
wekan-d0208b2112ac71ae73c5fe3f5291a9bb94b1fd81.tar.bz2
wekan-d0208b2112ac71ae73c5fe3f5291a9bb94b1fd81.zip
Update translations.
Diffstat (limited to 'i18n/th.i18n.json')
-rw-r--r--i18n/th.i18n.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json
index 4b571a49..8e39398f 100644
--- a/i18n/th.i18n.json
+++ b/i18n/th.i18n.json
@@ -309,6 +309,7 @@
"error-board-notAMember": "คุณต้องเป็นสมาชิกของบอร์ดนี้ถึงจะทำได้",
"error-json-malformed": "ข้อความของคุณไม่ใช่ JSON",
"error-json-schema": "รูปแบบข้้้อมูล JSON ของคุณไม่ถูกต้อง",
+ "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
"error-list-doesNotExist": "รายการนี้ไม่มีอยู่",
"error-user-doesNotExist": "ผู้ใช้นี้ไม่มีอยู่",
"error-user-notAllowSelf": "You can not invite yourself",
@@ -316,6 +317,10 @@
"error-username-taken": "ชื่อนี้ถูกใช้งานแล้ว",
"error-email-taken": "Email has already been taken",
"export-board": "ส่งออกกระดาน",
+ "export-board-json": "Export board to JSON",
+ "export-board-csv": "Export board to CSV",
+ "export-board-tsv": "Export board to TSV",
+ "exportBoardPopup-title": "ส่งออกกระดาน",
"sort": "Sort",
"sort-desc": "Click to Sort List",
"list-sort-by": "Sort the List By:",
@@ -351,12 +356,16 @@
"import-board-c": "Import board",
"import-board-title-trello": "นำเข้าบอร์ดจาก Trello",
"import-board-title-wekan": "Import board from previous export",
+ "import-board-title-csv": "Import board from CSV/TSV",
"from-trello": "From Trello",
"from-wekan": "From previous export",
+ "from-csv": "From CSV/TSV",
"import-board-instruction-trello": "ใน Trello ของคุณให้ไปที่ 'Menu' และไปที่ More -> Print and Export -> Export JSON และคัดลอกข้อความจากนั้น",
+ "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
"import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
"import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
"import-json-placeholder": "วางข้อมูล JSON ที่ถูกต้องของคุณที่นี่",
+ "import-csv-placeholder": "Paste your valid CSV/TSV data here",
"import-map-members": "แผนที่สมาชิก",
"import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
"import-show-user-mapping": "Review การทำแผนที่สมาชิก",
@@ -389,6 +398,7 @@
"swimlaneActionPopup-title": "Swimlane Actions",
"swimlaneAddPopup-title": "Add a Swimlane below",
"listImportCardPopup-title": "นำเข้าการ์ด Trello",
+ "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
"listMorePopup-title": "เพิ่มเติม",
"link-list": "Link to this list",
"list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.",
@@ -786,5 +796,12 @@
"thursday": "Thursday",
"friday": "Friday",
"saturday": "Saturday",
- "sunday": "Sunday"
+ "sunday": "Sunday",
+ "status": "Status",
+ "swimlane": "Swimlane",
+ "owner": "Owner",
+ "last-modified-at": "Last modified at",
+ "last-activity": "Last activity",
+ "voting": "Voting",
+ "archived": "Archived"
}