f7cloud_client/apps/recommendations/l10n/th.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

16 lines
1010 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "ไฟล์แนะนำ",
"Recommendations" : "คำแนะนำ",
"Shows recommended files" : "แสดงไฟล์แนะนำ",
"Shows recommended files for quick access of files and folders with recent activity" : "แสดงไฟล์แนะนำสำหรับการเข้าถึงไฟล์และโฟลเดอร์ที่มีกิจกรรมล่าสุดอย่างรวดเร็ว",
"No recommendations yet" : "ยังไม่มีคำแนะนำ",
"Path name {path}" : "ชื่อเส้นทาง {path}",
"Show recommendations" : "แสดงคำแนะนำ",
"Recently commented" : "การแสดงความคิดเห็นล่าสุด",
"Recently edited" : "แก้ไขล่าสุด",
"Recently shared" : "แชร์ล่าสุด"
},
"nplurals=1; plural=0;");