diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
commit | 724a62daeebeeb0508b7ce7195226aa0654dd97f (patch) | |
tree | 74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/files/l10n/th.js | |
parent | a357c065bd1c86dae196a1bd4759f183dd1f2733 (diff) | |
download | nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.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 | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index bfd70250425..c8a477d69da 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -36,10 +36,9 @@ OC.L10N.register( "Choose target folder" : "เลือกโฟลเดอร์เป้าหมาย", "Edit locally" : "แก้ไขในต้นทาง", "Open" : "เปิด", - "_Delete file_::_Delete files_" : ["ลบไฟล์"], - "_Delete folder_::_Delete folders_" : ["ลบโฟลเดอร์"], - "_Disconnect storage_::_Disconnect storages_" : ["เลิกเชื่อมต่อพื้นที่จัดเก็บข้อมูล"], - "_Leave this share_::_Leave these shares_" : ["ออกจากการแชร์เหล่านี้"], + "Delete file" : "ลบไฟล์", + "Disconnect storage" : "ยกเลิกการเชื่อมต่อพื้นที่จัดเก็บข้อมูล", + "Leave this share" : "ออกจากการแชร์นี้", "Could not load info for file \"{file}\"" : "ไม่สามารถโหลดข้อมูลสำหรับไฟล์ \"{file}\"", "Files" : "ไฟล์", "Details" : "รายละเอียด", @@ -211,6 +210,10 @@ OC.L10N.register( "Blank" : "ว่าง", "Unable to create new file from template" : "ไม่สามารถสร้างไฟล์ใหม่จากเทมเพลต", "Delete permanently" : "ลบแบบถาวร", + "Leave these shares" : "ออกจากการแชร์เหล่านี้", + "Disconnect storages" : "เลิกเชื่อมต่อพื้นที่จัดเก็บข้อมูล", + "Delete files" : "ลบไฟล์", + "Delete folders" : "ลบโฟลเดอร์", "Cancel" : "ยกเลิก", "Copy to {target}" : "คัดลอกไปยัง {target}", "Move to {target}" : "ย้ายไปยัง {target}", @@ -230,16 +233,14 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "\"remote user\"" : "\"ผู้ใช้รีโมท\"", - "Search users" : "ค้นหาผู้ใช้", + "Choose" : "เลือก", "Set up templates folder" : "ตั้งค่าโฟลเดอร์เทมเพลต", "Toggle %1$s sublist" : "สลับรายการย่อย %1$s", "Toggle grid view" : "สลับมุมมองตาราง", - "Deleted files" : "ไฟล์ที่ถูกลบ", "Shares" : "การแชร์", "Shared with others" : "แชร์กับผู้อื่น", "Shared with you" : "แชร์กับคุณ", "Deleted shares" : "การแชร์ที่ถูกลบ", - "Pending shares" : "การแชร์ที่กำลังดำเนินการ", - "Choose" : "เลือก" + "Pending shares" : "การแชร์ที่กำลังดำเนินการ" }, "nplurals=1; plural=0;"); |