зеркало из https://github.com/nextcloud/activity.git
33 строки
3.4 KiB
JavaScript
33 строки
3.4 KiB
JavaScript
OC.L10N.register(
|
|
"activity",
|
|
{
|
|
"Activity" : "សកម្មភាព",
|
|
"Personal activity feed for %s" : "សកម្មភាព feed ផ្ទាល់ខ្លួនសម្រាប់ %s",
|
|
"Your settings have been updated." : "ការកំណត់របស់អ្នកត្រូវបានធ្វើបច្ចុប្បន្នភាព។",
|
|
"Activity notification" : "សេចក្ដីជូនដំណឺងស្ដីពីសកម្មភាព",
|
|
"All Activities" : "សកម្មភាពទាំងអស់",
|
|
"Activities by you" : "សកម្មភាពធ្វើដោយអ្នក",
|
|
"Activities by others" : "សកម្មភាពធ្វើដោយអ្នកដទៃ",
|
|
"%s and %s" : "%s និង %s",
|
|
", " : ", ",
|
|
"_%s and <strong class=\"tooltip\" title=\"%s\">%n more</strong>_::_%s and <strong class=\"tooltip\" title=\"%s\">%n more</strong>_" : ["%s និង <strong class=\"tooltip\" title=\"%s\">%n ជាច្រើន</strong>"],
|
|
"_%s and %n more_::_%s and %n more_" : ["%s និង %n ជាច្រើន"],
|
|
"Hello %s," : "សួស្ដី %s,",
|
|
"You are receiving this email because in the last hour the following things happened at %s" : "អ្នកទទួលបានអ៊ីម៉ែលនេះ ព្រោះក្នុងម៉ោងចុងក្រោយដែលអ្វីមួយចំនួនខាងក្រោមនេះបានកើតឡើងនៅ %s",
|
|
"You are receiving this email because in the last day the following things happened at %s" : "អ្នកទទួលបានអ៊ីម៉ែលនេះ ព្រោះក្នុងថ្ងៃចុងក្រោយដែលអ្វីមួយចំនួនខាងក្រោមនេះបានកើតឡើងនៅ %s",
|
|
"You are receiving this email because in the last week the following things happened at %s" : "អ្នកទទួលបានអ៊ីម៉ែលនេះ ព្រោះក្នុងសប្តាហ៍ចុងក្រោយដែលអ្វីមួយចំនួនខាងក្រោមនេះបានកើតឡើងនៅ %s",
|
|
"Notifications" : "ការជូនដំណឹង",
|
|
"Mail" : "សំបុត្រ",
|
|
"Stream" : "ស្ទ្រីម",
|
|
"You need to set up your email address before you can receive notification emails." : "អ្នកចាំបាច់ត្រូវតែដំឡើងអាសយដ្ឋានអ៊ីមែលរបស់អ្នកមុនពេលដែលអ្នកអាចទទួលបានការជូនដំណឹងទៅកាន់អ៊ីមែល ។",
|
|
"Send emails:" : "ផ្ញើអ៊ីមែល",
|
|
"Hourly" : "រាល់ម៉ោង",
|
|
"Daily" : "រាល់ថ្ងៃ",
|
|
"Weekly" : "រាល់សប្ដាហ៍",
|
|
"Activity feed" : "សកម្មភាព feed",
|
|
"Enable RSS feed" : "បើក RSS feed",
|
|
"No more events to load" : "គ្មានព្រឹត្តិការណ៍ផ្សេងទៀតបើកដំណើរការទេ",
|
|
"Files" : "ឯកសារ"
|
|
},
|
|
"nplurals=1; plural=0;");
|