diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
commit | 7b05c3438586c5a1023bf6ac39ab3ee44db6f086 (patch) | |
tree | 88321397b6ee638e1582afa0ed624b4054cee1d0 /lib/l10n/th.js | |
parent | e076e674e24fad220ca12c0a1e2d71615883611d (diff) | |
download | nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.tar.gz nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/th.js')
-rw-r--r-- | lib/l10n/th.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js index 57176672f0e..8d0bb3a89e3 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -49,9 +49,7 @@ OC.L10N.register( "Dot files are not allowed" : "ไม่อนุญาตไฟล์จุด", "File already exists" : "มีไฟล์นี้อยู่แล้ว", "Templates" : "เทมเพลต", - "File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน", - "File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", - "File name is too long" : "ชื่อไฟล์ยาวเกินไป", + "Filename contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", "Empty filename is not allowed" : "ชื่อไฟล์ห้ามว่างเปล่า", "App \"%s\" cannot be installed because appinfo file cannot be read." : "แอป \"%s\" ไม่สามารถติดตั้งได้ เพราะไฟล์ appInfo ไม่สามารถอ่านได้", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ไม่สามารถติดตั้งแอป \"%s\" เนื่องจากแอปเข้ากับเซิร์ฟเวอร์รุ่นนี้ไม่ได้", @@ -155,6 +153,9 @@ OC.L10N.register( "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Translate" : "แปลภาษา", + "File name is a reserved word" : "ชื่อแฟ้มเป็นคำสงวน", + "File name contains at least one invalid character" : "ชื่อไฟล์มีตัวอักษรที่ไม่ถูกต้องอย่างน้อย 1 ตัว", + "File name is too long" : "ชื่อไฟล์ยาวเกินไป", "Help" : "ช่วยเหลือ", "Users" : "ผู้ใช้งาน", "Unknown user" : "ผู้ใช้ที่ไม่รู้จัก", |