0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-15 23:59:16 +00:00
nextcloud_server/apps/files_trashbin/l10n/th.js
Nextcloud bot a8d077f0ce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-01 00:20:27 +00:00

17 lines
880 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"restored" : "เรียกคืนแล้ว",
"Deleted files" : "ไฟล์ที่ถูกลบ",
"Restore" : "คืนค่า",
"Unknown" : "ไม่ทราบ",
"All files" : "ไฟล์ทั้งหมด",
"Deleted" : "ลบแล้ว",
"No deleted files" : "ไม่มีไฟล์ที่ถูกลบ",
"You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่",
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Select all" : "เลือกทั้งหมด",
"Name" : "ชื่อ",
"Actions" : "การกระทำ"
},
"nplurals=1; plural=0;");