2015-06-04 09:25:25 +03:00
|
|
|
OC.L10N.register(
|
|
|
|
"activity",
|
|
|
|
{
|
|
|
|
"Activity" : "กิจกรรม",
|
|
|
|
"Personal activity feed for %s" : "ฟีดกิจกรรมส่วนตัวสำหรับ %s",
|
|
|
|
"Your feed URL is invalid" : "ฟีด URL ของคุณไม่ถูกต้อง",
|
|
|
|
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
2015-08-12 09:25:21 +03:00
|
|
|
"Mail" : "จดหมาย",
|
|
|
|
"Stream" : "สตรีม",
|
2015-08-28 09:25:34 +03:00
|
|
|
"Activities" : "กิจกรร",
|
|
|
|
"Error loading activities" : "เกิดข้อผิดพลาดขณะโหลดกิจกรรม",
|
|
|
|
"No activities" : "ไม่มีกิจกรรม",
|
2016-01-26 10:25:39 +03:00
|
|
|
", " : "หรือ",
|
2016-01-29 10:25:31 +03:00
|
|
|
"{parameterList} and {lastParameter}" : "{parameterList} และ {lastParameter}",
|
|
|
|
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} และ {linkStart} %n มากกว่า {linkEnd}"],
|
|
|
|
"in {directory}" : "ใน {directory}",
|
2015-06-04 09:25:25 +03:00
|
|
|
"This stream will show events like additions, changes & shares" : "สตรีมนี้จะแสดงเหตุการณ์เพิ่มเติม เช่นการเปลี่ยนแปลงและการแชร์",
|
|
|
|
"There are no events for this filter" : "ไม่มีกิจกรรมสำหรับตัวกรองนี้",
|
2015-11-21 10:25:20 +03:00
|
|
|
"Today" : "วันนี้",
|
|
|
|
"Yesterday" : "เมื่อวานนี้",
|
2015-10-27 09:25:42 +03:00
|
|
|
"\"remote user\"" : "\"ผู้ใช้ระยะไกล\"",
|
2015-06-04 09:25:25 +03:00
|
|
|
"Activity notification" : "การแจ้งเตือนกิจกรรม",
|
|
|
|
"All Activities" : "กิจกรรมทั้งหมด",
|
|
|
|
"Activities by you" : "กิจกรรมของคุณ",
|
|
|
|
"Activities by others" : "กิจกรรมของคนอื่นๆ",
|
2016-01-23 10:25:20 +03:00
|
|
|
"%s and %s" : "%s และ %s",
|
2015-06-04 09:25:25 +03:00
|
|
|
"Hello %s," : "สวัสดี %s",
|
2015-09-17 09:25:33 +03:00
|
|
|
"You are receiving this email because the following things happened at %s" : "หากคุณได้รับอีเมลนี้เป็นเพราะว่ามีบางอย่างผิดปกติที่ %s",
|
2015-06-04 09:25:25 +03:00
|
|
|
"* %1$s - %2$s" : "* %1$s - %2$s",
|
|
|
|
"_* and %n more _::_* and %n more _" : ["* และ %n ฯลฯ"],
|
|
|
|
"Notify about your own actions via email" : "แจ้งเตือนเกี่ยวกับสิ่งที่คุณทำผ่านทางอีเมล",
|
|
|
|
"You need to set up your email address before you can receive notification emails." : "คุณจะได้รับอีเมลแจ้งเตือนหลังจากที่คุณตั้งค่าที่อยู่อีเมลของคุณ",
|
|
|
|
"Send emails:" : "ส่งอีเมล:",
|
|
|
|
"Hourly" : "รายชั่วโมง",
|
|
|
|
"Daily" : "รายวัน",
|
|
|
|
"Weekly" : "รายสัปดาห์",
|
|
|
|
"Activity feed" : "ฟีดกิจกรรม",
|
|
|
|
"Enable RSS feed" : "เปิดใช้งานฟีด RSS",
|
|
|
|
"No activity yet" : "ยังไม่มีกิจกรรม",
|
|
|
|
"No more events to load" : "ไม่มีการโหลดกิจกรรมเพิ่มเติม",
|
2015-10-27 09:25:42 +03:00
|
|
|
"Files" : "ไฟล์"
|
2015-06-04 09:25:25 +03:00
|
|
|
},
|
|
|
|
"nplurals=1; plural=0;");
|