From 68b3170e5181272e7fdc736d06b26c8ac84222d8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Nov 2023 01:27:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/th.js | 23 +++++++++++++++++++++++ l10n/th.json | 21 +++++++++++++++++++++ 2 files changed, 44 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 00000000..53d25a70 --- /dev/null +++ b/l10n/th.js @@ -0,0 +1,23 @@ +OC.L10N.register( + "recognize", + { + "Status" : "สถานะ", + "Reset" : "รีเซ็ต", + "Node.js" : "Node.js", + "Checking Node.js" : "กำลังตรวจสอบ Node.js", + "Node.js {version} binary was installed successfully." : "ติดตั้ง Node.js {version} binary สำเร็จแล้ว", + "Failed to load settings" : "ไม่สามารถโหลดการตั้งค่าได้", + "Failed to save settings" : "ไม่สามารถบันทึกการตั้งค่าได้", + "never" : "ไม่เคย", + "People" : "ผู้คน", + "Office" : "สำนักงาน", + "Clock" : "นาฬิกา", + "Screen" : "หน้าจอ", + "Display" : "การแสดงผล", + "Camera" : "กล้อง", + "Info" : "ข้อมูล", + "Document" : "เอกสาร", + "Bucket" : "บักเก็ต", + "Gallery" : "แกลเลอรี" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json new file mode 100644 index 00000000..57c500ad --- /dev/null +++ b/l10n/th.json @@ -0,0 +1,21 @@ +{ "translations": { + "Status" : "สถานะ", + "Reset" : "รีเซ็ต", + "Node.js" : "Node.js", + "Checking Node.js" : "กำลังตรวจสอบ Node.js", + "Node.js {version} binary was installed successfully." : "ติดตั้ง Node.js {version} binary สำเร็จแล้ว", + "Failed to load settings" : "ไม่สามารถโหลดการตั้งค่าได้", + "Failed to save settings" : "ไม่สามารถบันทึกการตั้งค่าได้", + "never" : "ไม่เคย", + "People" : "ผู้คน", + "Office" : "สำนักงาน", + "Clock" : "นาฬิกา", + "Screen" : "หน้าจอ", + "Display" : "การแสดงผล", + "Camera" : "กล้อง", + "Info" : "ข้อมูล", + "Document" : "เอกสาร", + "Bucket" : "บักเก็ต", + "Gallery" : "แกลเลอรี" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file