diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
commit | bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf (patch) | |
tree | 5b1ed3158953e440d323e54d5116d774fedb8efb /core/l10n/th.js | |
parent | add4e4365a4040d2e4e6aa79c0d03c3edd78583c (diff) | |
download | nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.tar.gz nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index 58f6a2e0630..5b79cf5b227 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -333,7 +333,6 @@ OC.L10N.register( "Detailed logs" : "บันทึกอย่างละเอียด", "Update needed" : "จำเป็นต้องอัปเดต", "Please use the command line updater because you have a big instance with more than 50 users." : "กรุณาใช้ตัวอัปเดตผ่านบรรทัดคำสั่ง เนื่องจากคุณมีเซิร์ฟเวอร์ขนาดใหญ่ที่มีจำนวนผู้ใช้มากกว่า 50 ผู้ใช้", - "Please use the command line updater because automatic updating is disabled in the config.php." : "กรุณาใช้ตัวอัปเดตผ่านบรรทัดคำสั่ง เนื่องจากการอัปเดตอัตโนมัติถูกปิดใช้งานใน config.php", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "สำหรับความช่วยเหลือ ดู<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">เอกสารประกอบ</a>", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "ฉันทราบว่าการดำเนินการอัปเดตผ่าน UI เว็บมีความเสี่ยง และหากคำขอหมดเวลาอาจทำให้ข้อมูลสูญหาย แต่ฉันได้สำรองข้อมูลไว้แล้วและทราบวิธีการกู้คืนข้อมูลหากเกิดข้อผิดพลาด", "Upgrade via web on my own risk" : "อัปเกรดผ่านเว็บบนความเสี่ยงของฉัน", @@ -347,6 +346,7 @@ OC.L10N.register( "Settings" : "ตั้งค่า", "File not found" : "ไม่พบไฟล์", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ไม่พบเอกสารบนเซิร์ฟเวอร์ การแชร์อาจถูกลบหรือหมดอายุไปแล้ว", + "Please use the command line updater because automatic updating is disabled in the config.php." : "กรุณาใช้ตัวอัปเดตผ่านบรรทัดคำสั่ง เนื่องจากการอัปเดตอัตโนมัติถูกปิดใช้งานใน config.php", "The page could not be found on the server." : "ไม่พบหน้านี้บนเซิร์ฟเวอร์" }, "nplurals=1; plural=0;"); |