blob: 0b291a61eb2884925e929a4f4a007aa253bef004 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{ "translations": {
"Couldn't delete %s permanently" : "មិនអាចលុប %s ចោលជាអចិន្ត្រៃយ៍ទេ",
"Couldn't restore %s" : "មិនអាចស្ដារ %s ឡើងវិញបានទេ",
"Deleted files" : "ឯកសារដែលបានលុប",
"Restore" : "ស្ដារមកវិញ",
"Delete permanently" : "លុបជាអចិន្ត្រៃយ៍",
"Error" : "កំហុស",
"restored" : "បានស្ដារវិញ",
"Name" : "ឈ្មោះ",
"Deleted" : "បានលុប",
"Delete" : "លុប"
},"pluralForm" :"nplurals=1; plural=0;"
}
|