This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
epubreader/l10n/th.js
Nextcloud bot c704a85a67
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-04 03:30:20 +00:00

18 lines
767 B
JavaScript

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;");