Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 2, 2023
1 parent 079470b commit 68b3170
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
23 changes: 23 additions & 0 deletions l10n/th.js
Original file line number Diff line number Diff line change
@@ -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;");
21 changes: 21 additions & 0 deletions l10n/th.json
Original file line number Diff line number Diff line change
@@ -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;"
}

0 comments on commit 68b3170

Please sign in to comment.