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 487339ce5f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-25 03:33:55 +00:00

18 lines
752 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;");