You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.7 KiB

OC.L10N.register(
"comments",
{
"Type in a new comment..." : "เพมความคดเหนใหม ...",
"Delete comment" : "ลบความคดเหน",
"Post" : "โพสต",
"Cancel" : "ยกเลก",
"Edit comment" : "แกไขความคดเหน",
"[Deleted user]" : "[ผใชกลบไปแลว]",
"Comments" : "ความคดเหน",
"No other comments available" : "ยงไมความคดเหนอนๆ",
"More comments..." : "ความคดเหนอนๆ ...",
"Save" : "บนทก",
"Allowed characters {count} of {max}" : "อนญาตใหใช {count} จากทงหมด {max} ตวอกษร",
"{count} unread comments" : "{count} ความคดเหนทงไมไดาน",
"Comment" : "แสดงความคดเหน",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>ความคดเหน</strong> สำหรบไฟล <em>(ระบไวเสมอในสตรม)</em>",
"You commented" : "คณไดแสดงความคดเหนแลว",
"%1$s commented" : "%1$s ไดกแสดงความคดเหน",
"You commented on %2$s" : "คณไดแสดงความคดเหนบน %2$s",
"%1$s commented on %2$s" : "%1$s ไดกแสดงความคดเหนบน %2$s"
},
"nplurals=1; plural=0;");