diff --git a/l10n/th.js b/l10n/th.js new file mode 100644 index 0000000..48118a3 --- /dev/null +++ b/l10n/th.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "epubreader", + { + "Settings updated successfully." : "อัปเดทการตั้งค่าสำเร็จ", + "EPUB/CBZ/PDF ebook reader" : "ตัวอ่านอีบุ๊ค EPUB/CBZ/PDF", + "custom font" : "ตัวอักษรกำหนดเอง", + "font size" : "ขนาดตัวอักษร", + "font weight" : "น้ำหนักตัวอักษร", + "Use custom colors" : "ใช้สีกำหนดเอง", + "show page turn arrows" : "แสดงลูกศรเปลี่ยนหน้า", + "menu" : "เมนู", + "Reader" : "ผู้อ่าน", + "Epub" : "Epub", + "PDF" : "PDF", + "CBR/CBZ" : "CBR/CBZ" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json new file mode 100644 index 0000000..49cced7 --- /dev/null +++ b/l10n/th.json @@ -0,0 +1,15 @@ +{ "translations": { + "Settings updated successfully." : "อัปเดทการตั้งค่าสำเร็จ", + "EPUB/CBZ/PDF ebook reader" : "ตัวอ่านอีบุ๊ค EPUB/CBZ/PDF", + "custom font" : "ตัวอักษรกำหนดเอง", + "font size" : "ขนาดตัวอักษร", + "font weight" : "น้ำหนักตัวอักษร", + "Use custom colors" : "ใช้สีกำหนดเอง", + "show page turn arrows" : "แสดงลูกศรเปลี่ยนหน้า", + "menu" : "เมนู", + "Reader" : "ผู้อ่าน", + "Epub" : "Epub", + "PDF" : "PDF", + "CBR/CBZ" : "CBR/CBZ" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file