diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
commit | 816200867273dfecf4e4bebbfb5b938d740d1be7 (patch) | |
tree | d317ad357f2a7843b6e120f448db44c26db4ba39 /apps/files/l10n/th.js | |
parent | 8112c3d31a20c52408711e3afa13f51863893ed9 (diff) | |
download | nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.tar.gz nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index d10dfc9add6..e59ad4c4b50 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -175,6 +175,11 @@ OC.L10N.register( "Invalid path selected" : "เลือกเส้นทางไม่ถูกต้อง", "Ownership transfer request sent" : "ส่งคำขอโอนย้ายความเป็นเจ้าของแล้ว", "Cannot transfer ownership of a file or folder you do not own" : "ไม่สามารถโอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์ที่คุณไม่ได้เป็นเจ้าของ", + "Files settings" : "การตั้งค่าไฟล์", + "Show hidden files" : "แสดงไฟล์ที่ซ่อนอยู่", + "Crop image previews" : "ครอปตัดรูปภาพตัวอย่าง", + "Copy to clipboard" : "คัดลอกไปยังคลิปบอร์ด", + "Use this address to access your Files via WebDAV" : "ใช้ที่อยู่นี้เพื่อเข้าถึงไฟล์ของคุณผ่าน WebDAV", "Unable to change the favourite state of the file" : "ไม่สามารถเปลี่ยนสถานะรายการโปรดของไฟล์", "Error while loading the file data" : "ข้อผิดพลาดขณะโหลดข้อมูลไฟล์", "Pick a template for {name}" : "เลือกเทมเพลตสำหรับ {name}", @@ -189,11 +194,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", "%s used" : "ใช้ไป %s", "%1$s of %2$s used" : "ใช้ไป %1$s จาก %2$s", - "Files settings" : "การตั้งค่าไฟล์", - "Show hidden files" : "แสดงไฟล์ที่ซ่อนอยู่", - "Crop image previews" : "ครอปตัดรูปภาพตัวอย่าง", "WebDAV" : "WebDAV", - "Use this address to access your Files via WebDAV" : "ใช้ที่อยู่นี้เพื่อเข้าถึงไฟล์ของคุณผ่าน WebDAV", "Toggle %1$s sublist" : "สลับรายการย่อย %1$s", "Toggle grid view" : "สลับมุมมองตาราง", "No files in here" : "ไม่มีไฟล์ที่นี่", |