[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2021-08-04 03:30:20 +00:00
parent a1875c43cc
commit c704a85a67
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 32 additions and 0 deletions

17
l10n/th.js Normal file
View File

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

15
l10n/th.json Normal file
View File

@ -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;"
}