From c704a85a67a7413453bcf33a0bba1b6a810766cd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 4 Aug 2021 03:30:20 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/th.js | 17 +++++++++++++++++ l10n/th.json | 15 +++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 l10n/th.js create mode 100644 l10n/th.json 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