fix(locale): update translation/spelling of Khmer (#4930)

Co-authored-by: Kevin <sxzz@sxzz.moe>
This commit is contained in:
ITKHMER 2021-12-28 15:12:51 +07:00 committed by GitHub
parent 2481d35d66
commit 0a7be517e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,17 +32,17 @@ export default {
month8: 'សីហា',
month9: 'កញ្ញា',
month10: 'តុលា',
month11: 'វិច្ឆកា',
month11: 'វិច្ឆកា',
month12: 'ធ្នូ',
// week: 'week',
// week: 'សប្តាហ៍',
weeks: {
sun: 'អាទិត្យ',
mon: 'Mon',
mon: 'ចន្ទ',
tue: 'អង្គារ',
wed: 'ពុធ',
thu: 'ព្រ.ហ',
thu: 'ព្រហ',
fri: 'សុក្រ',
sat: 'សៅរ',
sat: 'សៅរ',
},
months: {
jan: 'មករា',
@ -55,21 +55,21 @@ export default {
aug: 'សីហា',
sep: 'កញ្ញា',
oct: 'តុលា',
nov: 'វិច្ឆកា',
nov: 'វិច្ឆកា',
dec: 'ធ្នូ',
},
},
select: {
loading: 'កំពុងផ្ទុក',
noMatch: 'គ្មានទិន្ន័យដូច',
noData: 'គ្មានទិន្ន័យ',
noMatch: 'គ្មានទិន្ន័យដូច',
noData: 'គ្មានទិន្ន័យ',
placeholder: 'ជ្រើសរើស',
},
cascader: {
noMatch: 'គ្មានទិន្ន័យដូច',
noMatch: 'គ្មានទិន្ន័យដូច',
loading: 'កំពុងផ្ទុក',
placeholder: 'ជ្រើសរើស',
noData: 'គ្មានទិន្ន័យ',
noData: 'គ្មានទិន្ន័យ',
},
pagination: {
goto: 'ទៅកាន់',
@ -81,7 +81,7 @@ export default {
title: 'សារ',
confirm: 'យល់ព្រម',
cancel: 'បោះបង់',
error: 'ការបញ្ចូលមិនអនុញ្ញាត',
error: 'ការបញ្ចូលមិនត្រូវបានអនុញ្ញាត',
},
upload: {
deleteTip: 'ចុចលុបដើម្បីដកចេញ',
@ -90,32 +90,32 @@ export default {
continue: 'បន្ត',
},
table: {
emptyText: 'គ្មានទិន្ន័យ',
emptyText: 'គ្មានទិន្ន័យ',
confirmFilter: 'យល់ព្រម',
resetFilter: 'កំណត់ឡើងវិញ',
clearFilter: 'ទាំងអស់',
sumText: 'បូក',
},
tree: {
emptyText: 'គ្មានទិន្ន័យ',
emptyText: 'គ្មានទិន្ន័យ',
},
transfer: {
noMatch: 'គ្មានទិន្ន័យដូច',
noData: 'គ្មានទិន្ន័យ',
noMatch: 'គ្មានទិន្ន័យដូច',
noData: 'គ្មានទិន្ន័យ',
titles: ['បញ្ជី ១', 'បញ្ជី ២'],
filterPlaceholder: 'បញ្ចូលពាក្យ',
noCheckedFormat: '{total} ធាតុ',
hasCheckedFormat: '{checked}/{total} បានគូសធីក',
hasCheckedFormat: '{checked}/{total} បានជ្រើសយក',
},
image: {
error: 'FAILED', // to be translated
error: 'មិនបានជោគជ័យ',
},
pageHeader: {
title: 'Back', // to be translated
title: 'ត្រលប់ក្រោយ',
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No', // to be translated
confirmButtonText: 'យល់ព្រម',
cancelButtonText: 'មិនព្រម',
},
},
}