0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/files_trashbin/l10n/th.js
Nextcloud bot 1f159df9e7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-26 00:19:39 +00:00

19 lines
1.2 KiB
JavaScript

OC.L10N.register(
"files_trashbin",
{
"restored" : "เรียกคืนแล้ว",
"Deleted files" : "ไฟล์ที่ถูกลบ",
"Restore" : "คืนค่า",
"No deleted files" : "ไม่มีไฟล์ที่ถูกลบ",
"Deleted" : "ลบแล้ว",
"Delete permanently" : "ลบแบบถาวร",
"This operation is forbidden" : "การดำเนินการนี้ถูกห้าม",
"This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้ โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ",
"You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่",
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Select all" : "เลือกทั้งหมด",
"Name" : "ชื่อ",
"Actions" : "การกระทำ",
"Delete" : "ลบ"
},
"nplurals=1; plural=0;");