nextcloud/apps/systemtags/l10n/th_TH.js

12 lines
410 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "ป้ายกำกับ",
"No files in here" : "ไม่มีไฟล์ที่นี่",
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Name" : "ชื่อ",
"Size" : "ขนาด",
"Modified" : "แก้ไขแล้ว"
},
"nplurals=1; plural=0;");