@@ -10,15 +10,15 @@ export default {
10
10
cancel : 'Bekor qilish' ,
11
11
clear : 'Tozalash' ,
12
12
confirm : 'Qabul qilish' ,
13
- selectDate : 'Kunni taladingiz ' ,
14
- selectTime : 'Soatni tanladingiz ' ,
13
+ selectDate : 'Kunni tanlash ' ,
14
+ selectTime : 'Soatni tanlash ' ,
15
15
startDate : 'Boshlanish sanasi' ,
16
16
startTime : 'Boshlanish vaqti' ,
17
17
endDate : 'Tugash sanasi' ,
18
18
endTime : 'Tugash vaqti' ,
19
- prevYear : 'O`tgan yil' ,
19
+ prevYear : 'Oʻtgan yil' ,
20
20
nextYear : 'Kelgusi yil' ,
21
- prevMonth : 'O`tgan oy' ,
21
+ prevMonth : 'Oʻtgan oy' ,
22
22
nextMonth : 'Kelgusi oy' ,
23
23
year : 'Yil' ,
24
24
month1 : 'Yanvar' ,
@@ -29,7 +29,7 @@ export default {
29
29
month6 : 'Iyun' ,
30
30
month7 : 'Iyul' ,
31
31
month8 : 'Avgust' ,
32
- month9 : 'Sentyabr ' ,
32
+ month9 : 'Sentabr ' ,
33
33
month10 : 'Oktabr' ,
34
34
month11 : 'Noyabr' ,
35
35
month12 : 'Dekabr' ,
@@ -60,20 +60,20 @@ export default {
60
60
} ,
61
61
select : {
62
62
loading : 'Yuklanmoqda' ,
63
- noMatch : 'Mos ma`lumot yo`q ' ,
64
- noData : 'Ma`lumot yo`q ' ,
63
+ noMatch : 'Mos maʼlumot yoʻq ' ,
64
+ noData : 'Maʼlumot yoʻq ' ,
65
65
placeholder : 'Tanladizngiz'
66
66
} ,
67
67
cascader : {
68
- noMatch : 'Mos ma`lumot yo`q ' ,
68
+ noMatch : 'Mos maʼlumot topilmadi ' ,
69
69
loading : 'Yuklanmoqda' ,
70
- placeholder : 'Tanladingiz ' ,
71
- noData : 'Ma`lumot yo`q '
70
+ placeholder : 'Tanlash ' ,
71
+ noData : 'Maʼlumot yoʻq '
72
72
} ,
73
73
pagination : {
74
- goto : 'Borish ' ,
75
- pagesize : '/page ' ,
76
- total : 'Jami {total}' ,
74
+ goto : 'Oʻtish ' ,
75
+ pagesize : '/sahifa ' ,
76
+ total : 'Barchasi {total} ta ' ,
77
77
pageClassifier : ''
78
78
} ,
79
79
messagebox : {
@@ -83,28 +83,28 @@ export default {
83
83
error : 'Xatolik'
84
84
} ,
85
85
upload : {
86
- deleteTip : 'O`chirish tugmasini bosib o`chiring ' ,
87
- delete : 'O`chirish ' ,
88
- preview : 'Oldin ko`rish ' ,
89
- continue : 'Joylashtirish '
86
+ deleteTip : 'Oʻchirish tugmasini bosib oʻchiring ' ,
87
+ delete : 'Oʻchirish ' ,
88
+ preview : 'Oldin koʻrish ' ,
89
+ continue : 'Davom qilish '
90
90
} ,
91
91
table : {
92
- emptyText : 'Bo`sh ' ,
92
+ emptyText : 'Boʻsh ' ,
93
93
confirmFilter : 'Qabul qilish' ,
94
94
resetFilter : 'Oldingi holatga qaytarish' ,
95
95
clearFilter : 'Jami' ,
96
96
sumText : 'Summasi'
97
97
} ,
98
98
tree : {
99
- emptyText : 'Ma`lumot yo`q '
99
+ emptyText : 'Maʼlumot yoʻq '
100
100
} ,
101
101
transfer : {
102
- noMatch : 'Mos ma`lumot topilmadi' ,
103
- noData : 'Ma`lumot yo`q ' ,
104
- titles : [ 'List 1 ' , 'List 2 ' ] ,
105
- filterPlaceholder : 'Kalit so`zni kiriting' ,
102
+ noMatch : 'Mos maʼlumot topilmadi' ,
103
+ noData : 'Maʼlumot yoʻq ' ,
104
+ titles : [ '1-jadval ' , '2-jadval ' ] ,
105
+ filterPlaceholder : 'Kalit soʻzni kiriting' ,
106
106
noCheckedFormat : '{total} ta element' ,
107
- hasCheckedFormat : '{checked}/{total} belgilandi'
107
+ hasCheckedFormat : '{checked}/{total} ta belgilandi'
108
108
} ,
109
109
image : {
110
110
error : 'Xatolik'
0 commit comments