diff --git a/browser/lib/Languages.js b/browser/lib/Languages.js
index ddb7e0ed..bd59e524 100644
--- a/browser/lib/Languages.js
+++ b/browser/lib/Languages.js
@@ -61,6 +61,9 @@ const languages = [
}, {
name: 'Turkish',
locale: 'tr'
+ }, {
+ name: 'Thai',
+ locale: 'th'
}
]
diff --git a/locales/de.json b/locales/de.json
index fe57a8a9..95274f55 100644
--- a/locales/de.json
+++ b/locales/de.json
@@ -145,6 +145,7 @@
"UserName": "Benutzername",
"Password": "Passwort",
"Russian": "Russisch",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Befehlstaste(⌘)",
"Editor Rulers": "Editor Trennline",
"Enable": "Aktiviert",
diff --git a/locales/en.json b/locales/en.json
index 5992fa5a..c3f0bdd4 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -155,6 +155,7 @@
"Password": "Password",
"Russian": "Russian",
"Hungarian": "Hungarian",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Command(⌘)",
"Add Storage": "Add Storage",
"Name": "Name",
diff --git a/locales/es-ES.json b/locales/es-ES.json
index 8f466c46..1bfbe685 100644
--- a/locales/es-ES.json
+++ b/locales/es-ES.json
@@ -143,6 +143,7 @@
"Spanish": "Español",
"You have to save!": "¡Tienes que guardar!",
"Russian": "Ruso",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Comando(⌘)",
"Editor Rulers": "Reglas del editor",
"Enable": "Activar",
diff --git a/locales/fa.json b/locales/fa.json
index b860e1e7..f9d10f05 100644
--- a/locales/fa.json
+++ b/locales/fa.json
@@ -146,6 +146,7 @@
"UserName": "نام کاربری",
"Password": "رمز عبور",
"Russian": "روسی",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Editor Rulers",
"Enable": "فعال",
@@ -156,4 +157,4 @@
"Allow dangerous html tags": "تگ های خطرناک اچ تی ام ال مجاز اند",
"Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.",
"⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠"
-}
\ No newline at end of file
+}
diff --git a/locales/fr.json b/locales/fr.json
index 64e0d1fd..99d5f89f 100644
--- a/locales/fr.json
+++ b/locales/fr.json
@@ -142,6 +142,7 @@
"Spanish": "Espagnol",
"You have to save!": "Il faut sauvegarder !",
"Russian": "Russe",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Règles dans l'éditeur",
"Enable": "Activer",
diff --git a/locales/hu.json b/locales/hu.json
index 08523ee7..724cf411 100644
--- a/locales/hu.json
+++ b/locales/hu.json
@@ -155,6 +155,7 @@
"Password": "Jelszo",
"Russian": "Russian",
"Hungarian": "Hungarian",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Command(⌘)",
"Add Storage": "Tároló hozzáadása",
"Name": "Név",
diff --git a/locales/it.json b/locales/it.json
index f719fc42..bd175367 100644
--- a/locales/it.json
+++ b/locales/it.json
@@ -146,6 +146,7 @@
"UserName": "UserName",
"Password": "Password",
"Russian": "Russo",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Comando(⌘)",
"Editor Rulers": "Regole dell'editor",
"Enable": "Abilita",
diff --git a/locales/ja.json b/locales/ja.json
index a238932d..4b24be1e 100644
--- a/locales/ja.json
+++ b/locales/ja.json
@@ -155,6 +155,7 @@
"Password": "パスワード",
"Russian": "ロシア語",
"Hungarian": "ハンガリー語",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "コマンド(⌘)",
"Add Storage": "ストレージを追加",
"Name": "名前",
diff --git a/locales/ko.json b/locales/ko.json
index cb1a7b50..06d88e4d 100644
--- a/locales/ko.json
+++ b/locales/ko.json
@@ -143,6 +143,7 @@
"Spanish": "Spanish",
"You have to save!": "저장해주세요!",
"Russian": "Russian",
+ "Thai": "Thai (ภาษาไทย)",
"Command(⌘)": "Command(⌘)",
"Delete Folder": "폴더 삭제",
"This will delete all notes in the folder and can not be undone.": "폴더의 모든 노트를 지우게 되고, 되돌릴 수 없습니다.",
diff --git a/locales/no.json b/locales/no.json
index 33b1b763..e495ad1d 100644
--- a/locales/no.json
+++ b/locales/no.json
@@ -143,6 +143,7 @@
"Spanish": "Spanish",
"You have to save!": "You have to save!",
"Russian": "Russian",
+ "Thai": "Thai (ภาษาไทย)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
"Disable": "Disable",
diff --git a/locales/pl.json b/locales/pl.json
index cdf743d4..c11cacd4 100644
--- a/locales/pl.json
+++ b/locales/pl.json
@@ -149,6 +149,7 @@
"Spanish": "Hiszpański",
"You have to save!": "Musisz zapisać!",
"Russian": "Rosyjski",
+ "Thai": "Thai (ภาษาไทย)",
"Editor Rulers": "Margines",
"Enable": "Włącz",
"Disable": "Wyłącz",
diff --git a/locales/pt-BR.json b/locales/pt-BR.json
index 63180d20..047088a7 100644
--- a/locales/pt-BR.json
+++ b/locales/pt-BR.json
@@ -143,6 +143,7 @@
"Spanish": "Espanhol",
"You have to save!": "Você precisa salvar!",
"Russian": "Russo",
+ "Thai": "Thai (ภาษาไทย)",
"Editor Rulers": "Réguas do Editor",
"Enable": "Habilitado",
"Disable": "Desabilitado",
diff --git a/locales/pt-PT.json b/locales/pt-PT.json
index 33b1b763..e495ad1d 100644
--- a/locales/pt-PT.json
+++ b/locales/pt-PT.json
@@ -143,6 +143,7 @@
"Spanish": "Spanish",
"You have to save!": "You have to save!",
"Russian": "Russian",
+ "Thai": "Thai (ภาษาไทย)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
"Disable": "Disable",
diff --git a/locales/ru.json b/locales/ru.json
index 8a14af09..02ea3058 100644
--- a/locales/ru.json
+++ b/locales/ru.json
@@ -144,6 +144,7 @@
"UserName": "Имя пользователя",
"Password": "Пароль",
"Russian": "Русский",
+ "Thai": "Thai (ภาษาไทย)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
"Disable": "Disable",
diff --git a/locales/sq.json b/locales/sq.json
index f2858c92..a40bb89f 100644
--- a/locales/sq.json
+++ b/locales/sq.json
@@ -142,6 +142,7 @@
"Spanish": "Spanish",
"You have to save!": "You have to save!",
"Russian": "Russian",
+ "Thai": "Thai (ภาษาไทย)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
"Disable": "Disable",
diff --git a/locales/th.json b/locales/th.json
new file mode 100644
index 00000000..49d8e7cd
--- /dev/null
+++ b/locales/th.json
@@ -0,0 +1,182 @@
+{
+ "Notes": "โน๊ต",
+ "Tags": "แท็ก",
+ "Preferences": "ตั้งค่า",
+ "Make a note": "สร้างโน๊ต",
+ "Ctrl": "Ctrl",
+ "Ctrl(^)": "Ctrl(^)",
+ "to create a new note": "เพื่อสร้างโน๊ต",
+ "Toggle Mode": "Toggle Mode",
+ "Add tag...": "เพิ่มแท็ก...",
+ "Trash": "ถังขยะ",
+ "MODIFICATION DATE": "แก้ไขเมื่อ",
+ "Words": "คำ",
+ "Letters": "ตัวอักษร",
+ "STORAGE": "แหล่งจัดเก็บ",
+ "FOLDER": "โฟลเดอร์",
+ "CREATION DATE": "สร้างเมื่อ",
+ "NOTE LINK": "NOTE LINK",
+ ".md": ".md",
+ ".txt": ".txt",
+ ".html": ".html",
+ "Print": "พิมพ์",
+ "Your preferences for Boostnote": "การตั้งค่าของคุณสำหรับ Boostnote",
+ "Help": "ช่วยเหลือ",
+ "Hide Help": "ซ่อนการช่วยเหลือ",
+ "Storages": "แหล่งจัดเก็บ",
+ "Add Storage Location": "เพิ่มแหล่งจัดเก็บ",
+ "Add Folder": "เพิ่มโฟลเดอร์",
+ "Select Folder": "เลือกโฟลเดอร์",
+ "Open Storage folder": "เปิดโฟลเดอร์แหล่งจัดเก็บ",
+ "Unlink": "ยกเลิกการลิงค์",
+ "Edit": "แก้ไข",
+ "Delete": "ลบ",
+ "Interface": "หน้าตาโปรแกรม",
+ "Interface Theme": "ธีมของโปรแกรม",
+ "Default": "ค่าเริ่มต้น",
+ "White": "โทนสว่าง",
+ "Solarized Dark": "Solarized Dark",
+ "Dark": "โทนมืด",
+ "Show a confirmation dialog when deleting notes": "แสดงหน้าต่างยืนยันเมื่อทำการลบโน๊ต",
+ "Disable Direct Write (It will be applied after restarting)": "ปิด Direct Write (It will be applied after restarting)",
+ "Show only related tags": "แสดงเฉพาะแท็กที่เกี่ยวข้อง",
+ "Editor Theme": "ธีมของ Editor",
+ "Editor Font Size": "ขนาดอักษรของ Editor",
+ "Editor Font Family": "แบบอักษรของ Editor",
+ "Editor Indent Style": "รูปแบบการย่อหน้าของ Editor",
+ "Spaces": "ช่องว่าง",
+ "Tabs": "แท็บ",
+ "Switch to Preview": "Switch to Preview",
+ "When Editor Blurred": "When Editor Blurred",
+ "When Editor Blurred, Edit On Double Click": "When Editor Blurred, Edit On Double Click",
+ "On Right Click": "On Right Click",
+ "Editor Keymap": "รูปแบบคีย์ลัดของ Editor",
+ "default": "ค่าเริ่มต้น",
+ "vim": "vim",
+ "emacs": "emacs",
+ "⚠️ Please restart boostnote after you change the keymap": "⚠️ กรุณาปิดและเปิดโปรแกรมใหม่ หลังจากคุณเปลี่ยนคีย์ลัด",
+ "Show line numbers in the editor": "แสดงหมายเลขบรรทัด",
+ "Allow editor to scroll past the last line": "อนุญาตให้เลื่อน Scroll เลยบรรทัดสุดท้ายได้",
+ "Enable smart quotes": "เปิด Smart quotes",
+ "Bring in web page title when pasting URL on editor": "แสดงชื่อ Title ของเว็บไซต์เมื่อวางลิงค์ใน Editor",
+ "Preview": "พรีวิว",
+ "Preview Font Size": "ขนาดอักษร",
+ "Preview Font Family": "แบบอักษร",
+ "Code block Theme": "ธีมของ Code block",
+ "Allow preview to scroll past the last line": "อนุญาตให้เลื่อน Scroll เลยบรรทัดสุดท้ายได้",
+ "Show line numbers for preview code blocks": "แสดงหมายเลขบรรทัดใน Code block",
+ "LaTeX Inline Open Delimiter": "LaTeX Inline Open Delimiter",
+ "LaTeX Inline Close Delimiter": "LaTeX Inline Close Delimiter",
+ "LaTeX Block Open Delimiter": "LaTeX Block Open Delimiter",
+ "LaTeX Block Close Delimiter": "LaTeX Block Close Delimiter",
+ "PlantUML Server": "เซิฟเวอร์ของ PlantUML",
+ "Community": "ชุมชนผู้ใช้",
+ "Subscribe to Newsletter": "สมัครรับข่าวสาร",
+ "GitHub": "GitHub",
+ "Blog": "บล็อก",
+ "Facebook Group": "กลุ่ม Facebook",
+ "Twitter": "Twitter",
+ "About": "เกี่ยวกับ",
+ "Boostnote": "Boostnote",
+ "An open source note-taking app made for programmers just like you.": "เป็นแอพพลิเคชันจดบันทึก ที่ออกแบบมาเพื่อโปรแกรมเมอร์อย่างคุณ.",
+ "Website": "เว็บไซต์",
+ "Development": "การพัฒนา",
+ " : Development configurations for Boostnote.": " : การตั้งค่าต่างๆสำหรับการพัฒนา Boostnote.",
+ "Copyright (C) 2017 - 2018 BoostIO": "สงวนลิขสิทธิ์ (C) 2017 - 2018 BoostIO",
+ "License: GPL v3": "License: GPL v3",
+ "Analytics": "การวิเคราะห์",
+ "Boostnote collects anonymous data for the sole purpose of improving the application, and strictly does not collect any personal information such the contents of your notes.": "Boostnote จะเก็บข้อมูลแบบไม่ระบุตัวตนเพื่อนำไปใช้ในการปรับปรุงแอพพลิเคชันเท่านั้น, และจะไม่มีการเก็บข้อมูลส่วนตัวใดๆของคุณ เช่น ข้อมูลในโน๊ตของคุณอย่างเด็ดขาด.",
+ "You can see how it works on ": "คุณสามารถดูรายละเอียดเพิ่มเติมได้ที่ ",
+ "You can choose to enable or disable this option.": "คุณสามารถเลือกที่จะเปิดหรือปิดตัวเลือกนี้ได้.",
+ "Enable analytics to help improve Boostnote": "เปิดการวิเคราะห์ สำหรับการนำไปปรับปรุงพัฒนา Boostnote",
+ "Crowdfunding": "การระดมทุนสาธารณะ",
+ "Dear everyone,": "สวัสดีทุกคน,",
+ "Thank you for using Boostnote!": "ขอขอบคุณที่เลือกใช้ Boostnote!",
+ "Boostnote is used in about 200 different countries and regions by an awesome community of developers.": "มีการใช้งาน Boostnote จากสังคมผู้ใช้ที่เป็น Developer มากกว่า 200 ประเทศทั่วโลกจากหลากหลายภูมิภาค.",
+ "To continue supporting this growth, and to satisfy community expectations,": "เพื่อให้เกิดการสนับสนุนให้เกิดการเติบโตอย่างต่อเนื่อง, และเพื่อพัฒนาให้ตรงตามความต้องการของชุมชนผู้ใช้,",
+ "we would like to invest more time and resources in this project.": "เราต้องใช้เวลา และการลงทุนด้านทรัพยากรสำหรับโครงการนี้.",
+ "If you like this project and see its potential, you can help by supporting us on OpenCollective!": "ถ้าคุณชอบและมองเห็นความเป็นไปได้ในอนาคต, คุณสามารถช่วยเหลือด้วยการสนับสนุนเราผ่าน OpenCollective!",
+ "Thanks,": "ขอขอบคุณ,",
+ "Boostnote maintainers": "กลุ่มผู้พัฒนา Boostnote",
+ "Support via OpenCollective": "สนับสนุนผ่าน OpenCollective",
+ "Language": "ภาษา",
+ "English": "English",
+ "German": "German",
+ "French": "French",
+ "Show \"Saved to Clipboard\" notification when copying": "แสดงการแจ้งเตือน \"บันทึกไปยังคลิปบอร์ด\" เมื่อทำการคัดลอก",
+ "All Notes": "โน๊ตทั้งหมด",
+ "Starred": "รายการโปรด",
+ "Are you sure to ": "คุณแน่ใจหรือไม่ที่จะ ",
+ " delete": " ลบ",
+ "this folder?": "โฟลเดอร์นี้?",
+ "Confirm": "ยืนยัน",
+ "Cancel": "ยกเลิก",
+ "Markdown Note": "โน๊ต Markdown",
+ "This format is for creating text documents. Checklists, code blocks and Latex blocks are available.": "รูปแบบนี้ใช้สำหรับสร้างเอกสารทั่วไป. รองรับการเขียนเช็คลิสต์, แทรกโค้ด และการเขียนโดยใช้ Latex.",
+ "Snippet Note": "โน๊ต Snippet",
+ "This format is for creating code snippets. Multiple snippets can be grouped into a single note.": "รูปแบบนี้ใช้สำหรับสร้าง Code snippets. สามารถรวมหลาย Snippets เป็นโน๊ตเดียวกันได้.",
+ "Tab to switch format": "กด Tab เพื่อเปลี่ยนรูปแบบที่เลือก",
+ "Updated": "เรียงตามอัพเดท",
+ "Created": "เรียงตามเวลาที่สร้างโน๊ต",
+ "Alphabetically": "เรียงตามอักษร",
+ "Counter": "Counter",
+ "Default View": "มุมมองปกติ",
+ "Compressed View": "มุมมองหนาแน่น",
+ "Search": "ค้นหา",
+ "Blog Type": "ประเภทของบล็อก",
+ "Blog Address": "ที่อยู่ของบล็อก",
+ "Save": "บันทึก",
+ "Auth": "การยืนยันตัวตน",
+ "Authentication Method": "รูปแบบการยืนยันตัวตน",
+ "JWT": "JWT",
+ "USER": "USER",
+ "Token": "Token",
+ "Storage": "แหล่งจัดเก็บ",
+ "Hotkeys": "คีย์ลัด",
+ "Show/Hide Boostnote": "แสดง/ซ่อน Boostnote",
+ "Toggle editor mode": "เปิด/ปิด Editor mode",
+ "Restore": "กู้คืน",
+ "Permanent Delete": "ลบถาวร",
+ "Confirm note deletion": "ยืนยันการลบโน๊ต",
+ "This will permanently remove this note.": "โน๊ตของคุณจะถูกลบอย่างถาวร.",
+ "Successfully applied!": "สำเร็จ!",
+ "Albanian": "Albanian",
+ "Chinese (zh-CN)": "Chinese (zh-CN)",
+ "Chinese (zh-TW)": "Chinese (zh-TW)",
+ "Danish": "Danish",
+ "Japanese": "Japanese",
+ "Korean": "Korean",
+ "Norwegian": "Norwegian",
+ "Polish": "Polish",
+ "Portuguese": "Portuguese",
+ "Spanish": "Spanish",
+ "You have to save!": "คุณจำเป็นต้องบันทึก!",
+ "UserName": "UserName",
+ "Password": "Password",
+ "Russian": "Russian",
+ "Hungarian": "Hungarian",
+ "Thai": "Thai (ภาษาไทย)",
+ "Command(⌘)": "Command(⌘)",
+ "Add Storage": "เพิ่มแหล่งจัดเก็บ",
+ "Name": "ชื่อ",
+ "Type": "ชนิด",
+ "File System": "ระบบไฟล์",
+ "Setting up 3rd-party cloud storage integration:": "ดูวิธีการตั้งค่า หากต้องการใช้งานแบบลิงค์ไฟล์ร่วมกับผู้ให้บริการเก็บข้อมูลบนคลาวด์",
+ "Cloud-Syncing-and-Backup": "Cloud-Syncing-and-Backup",
+ "Location": "ที่อยู่",
+ "Add": "เพิ่ม",
+ "Unlink Storage": "ยกเลิกการลิงค์ Storage",
+ "Unlinking removes this linked storage from Boostnote. No data is removed, please manually delete the folder from your hard drive if needed.": "การยกเลิกการลิงค์ จะเป็นการลบการลิงค์แหล่งจัดเก็บออกไปจาก Boostnote. แต่ไฟล์ข้อมูลจะไม่ถูกลบ, หากต้องการลบข้อมูล กรุณาลบโพลเดอร์ของข้อมูลในเครื่องของท่านด้วยตัวเอง.",
+ "Editor Rulers": "ไม้บรรทัด Editor",
+ "Enable": "เปิด",
+ "Disable": "ปิด",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "อนุญาตเฉพาะ HTML tag ที่มีความปลอดภัย (แนะนำ)",
+ "Render newlines in Markdown paragraphs as
": "ใช้
แทนอักขระขึ้นบรรทัดใหม่ในข้อความ Markdown",
+ "Allow styles": "อนุญาตการใช้ styles",
+ "Allow dangerous html tags": "อนุญาตให้ใช้ html tags ที่ไม่ปลอดภัย",
+ "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "แปลงลูกศรจากรูปแบบข้อความให้เป็นสัญลักษณ์. ⚠ สิ่งนี้จะเป็นการแทรกโดยใช้ HTML comment ลงไปใน Markdown ที่คุณเขียน.",
+ "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ ไม่พบไฟล์แนบในโน๊ตนี้ จากลิงค์ที่คุณได้วาง. คุณสามารถวางลิงค์ที่อ้างอิงไปยังไฟล์แนบ เฉพาะกรณีที่ต้นทาง และปลายทางที่อ้างถึงนั้นอยู่ใน 'แหล่งจัดเก็บ เดียวกัน. กรุณาใช้การลากและวางเพื่อใส่ไฟล์แนบแทน! ⚠",
+ "Enable smart table editor": "เปิดการใช้ Smart table editor",
+ "Snippet Default Language": "ทำการ Snippet ภาษาที่เป็นค่าเริ่มต้น"
+}