diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:20:05 +0000 |
commit | 736c9d7b1e9b99f0b32020de2ea218c18b65406a (patch) | |
tree | 5b60f6af285e67c3e2a0e7489f02f3e146808e19 /apps/files/l10n/th.js | |
parent | 0620426726b893e22c4e60f370ac868a3f9abe30 (diff) | |
download | nextcloud-server-736c9d7b1e9b99f0b32020de2ea218c18b65406a.tar.gz nextcloud-server-736c9d7b1e9b99f0b32020de2ea218c18b65406a.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index 43589416760..50330cc7477 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -204,6 +204,7 @@ OC.L10N.register( "Blank" : "ว่าง", "Unable to create new file from template" : "ไม่สามารถสร้างไฟล์ใหม่จากเทมเพลต", "Delete permanently" : "ลบแบบถาวร", + "Cancel" : "ยกเลิก", "Templates" : "เทมเพลต", "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", "No favorites yet" : "ยังไม่มีรายการโปรด", @@ -217,7 +218,6 @@ OC.L10N.register( "New text file.txt" : "ไฟล์ข้อความใหม่.txt", "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "Search users" : "ค้นหาผู้ใช้", - "Cancel" : "ยกเลิก", "Set up templates folder" : "ตั้งค่าโฟลเดอร์เทมเพลต", "Toggle %1$s sublist" : "สลับรายการย่อย %1$s", "Toggle grid view" : "สลับมุมมองตาราง", |