polls/l10n/th.js

31 строка
1.1 KiB
JavaScript

OC.L10N.register(
"polls",
{
"Public link" : "ลิงค์สาธารณะ",
"Group" : "กลุ่ม",
"User" : "User",
"Conflict" : "ความขัดแย้ง",
"New comment …" : "ความคิดเห็นใหม่...",
"Delete comment" : "ลบความคิดเห็น",
"Title" : "ชื่อเรื่อง",
"Cancel" : "ยกเลิก",
"Apply" : "นำไปใช้",
"Settings" : "ตั้งค่า",
"Confirmed" : "ได้รับการยืนยันแล้ว",
"OK" : "ตกลง",
"Week" : "สัปดาห์",
"Owner" : "Owner",
"Deleted" : "ลบแล้ว",
"never" : "ไม่ต้องเลย",
"Details" : "รายละเอียด",
"Configuration" : "การกำหนดค่า",
"Shares" : "แชร์",
"Comments" : "ความคิดเห็น",
"Description" : "รายละเอียด",
"No" : "ไม่ใช่",
"Yes" : "ใช่",
"Day" : "วัน",
"Month" : "เดือน"
},
"nplurals=1; plural=0;");