diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
commit | 54438df1ee20df8b3da27c57b6bb52979fbf7163 (patch) | |
tree | d78d1797ce67069b72b3469f2202d981f42d957f /apps/files/l10n/th.js | |
parent | 5c188bf977dbd5a843c0db555ed57dfdcbdf54b1 (diff) | |
download | nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.tar.gz nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/th.js')
-rw-r--r-- | apps/files/l10n/th.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index e1dc69dca72..f7025c64bd1 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -145,6 +145,9 @@ OC.L10N.register( "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", "Templates" : "เทมเพลต", "Some files could not be moved" : "ไม่สามารถย้ายบางไฟล์", + "This operation is forbidden" : "การดำเนินการนี้ถูกห้าม", + "This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้ โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ", + "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "No favorites yet" : "ยังไม่มีรายการโปรด", "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", "All files" : "ไฟล์ทั้งหมด", @@ -184,9 +187,6 @@ OC.L10N.register( "Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirname}\"", "Select file \"{fileName}\"" : "เลือกไฟล์ \"{fileName}\"", "Unable to determine date" : "ไม่สามารถระบุวัน", - "This operation is forbidden" : "การดำเนินการนี้ถูกห้าม", - "This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้ โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ", - "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "Could not move \"{file}\", target exists" : "ไม่สามารถย้าย \"{file}\" เป้าหมายมีอยู่แล้ว", "Could not move \"{file}\"" : "ไม่สามารถย้ายไฟล์ \"{file}\"", "copy" : "คัดลอก", |