8000 Update th.json by tomzt · Pull Request #2365 · homebridge/homebridge-config-ui-x · GitHub
[go: up one dir, main page]

Skip to content

Update th.json #2365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ui/src/i18n/th.json
7CAE
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
"plugins.manage.confirm_enable": "แน่ใจไหมว่าต้องการเปิดใช้งาน {{ pluginName }}?",
"plugins.manage.disable": "ปิดการใช้งาน",
"plugins.manage.enable": "เปิดการใช้งาน",
"plugins.manage.github_support": "You can show your support by giving this plugin a {{ iconStar }} (or the release a {{ iconThumbsUp }}) on GitHub!",
"plugins.manage.github_support": "คุณสามารถแสดงการสนับสนุนของคุณโดยมอบ {{ iconStar }} ให้กับปลั๊กอินนี้ (หรือเผยแพร่ {{ iconThumbsUp }}) บน GitHub!",
"plugins.manage.information": "ข้อมูลปลั๊กอิน",
"plugins.manage.install": "ติดตั้ง",
"plugins.manage.installed": "ติดตั้งแล้ว",
Expand Down Expand Up @@ -472,7 +472,7 @@
"status.widget.info.node_unsupp_message": "คุณกำลังใช้งาน Node.js เวอร์ชันที่ Homebridge ไม่รองรับอย่างเป็นทางการ คุณควรพิจารณาเปลี่ยนเป็นเวอร์ชันที่รองรับ",
"status.widget.info.node_unsupp_title": "เวอร์ชันโหนดที่ไม่รองรับ",
"status.widget.info.node_update_message": "Homebridge จำเป็นต้องติดตั้ง Node.js บนระบบของคุณจึงจะทำงานได้ ในบางครั้ง คุณจะต้องอัปเดตรันไทม์ Node.js เพื่อเปิดใช้งานการรองรับคุณสมบัติใหม่ Homebridge (และปลั๊กอินที่ได้รับการตรวจสอบแล้ว) รองรับ Node.js รุ่น Active และ Maintenance LTS ในปัจจุบันทั้งหมด",
"status.widget.info.node_update_message_2": "For Docker/Synology users, the Node.js version is managed by the Docker image or Synology package. You can hide Node.js update information using the widget settings.",
"status.widget.info.node_update_message_2": "สำหรับผู้ใช้ Docker/Synology เวอร์ชัน Node.js จะถูกจัดการโดยอิมเมจ Docker หรือแพ็กเกจ Synology คุณสามารถซ่อนข้อมูลการอัปเดต Node.js ได้โดยใช้การตั้งค่าวิดเจ็ต",
"status.widget.info.node_update_title": "อัพเดตโหนด",
"status.widget.info.nodejs_path": "พาธของ Node.js",
"status.widget.info.os": "ระบบปฏิบัติการ",
Expand Down
Loading
0