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