Skip to content

Commit 35c8fe1

Browse files
davron112lzq4047
authored andcommitted
I18n: Corrected translations of Uzbek language (ElemeFE#16226)
* corrected translations uzbek language * fix translations uz-UZ after review
1 parent 0e05693 commit 35c8fe1

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

src/locale/lang/uz-UZ.js

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ export default {
1010
cancel: 'Bekor qilish',
1111
clear: 'Tozalash',
1212
confirm: 'Qabul qilish',
13-
selectDate: 'Kunni taladingiz',
14-
selectTime: 'Soatni tanladingiz',
13+
selectDate: 'Kunni tanlash',
14+
selectTime: 'Soatni tanlash',
1515
startDate: 'Boshlanish sanasi',
1616
startTime: 'Boshlanish vaqti',
1717
endDate: 'Tugash sanasi',
1818
endTime: 'Tugash vaqti',
19-
prevYear: 'O`tgan yil',
19+
prevYear: 'Oʻtgan yil',
2020
nextYear: 'Kelgusi yil',
21-
prevMonth: 'O`tgan oy',
21+
prevMonth: 'Oʻtgan oy',
2222
nextMonth: 'Kelgusi oy',
2323
year: 'Yil',
2424
month1: 'Yanvar',
@@ -29,7 +29,7 @@ export default {
2929
month6: 'Iyun',
3030
month7: 'Iyul',
3131
month8: 'Avgust',
32-
month9: 'Sentyabr',
32+
month9: 'Sentabr',
3333
month10: 'Oktabr',
3434
month11: 'Noyabr',
3535
month12: 'Dekabr',
@@ -60,20 +60,20 @@ export default {
6060
},
6161
select: {
6262
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',
6565
placeholder: 'Tanladizngiz'
6666
},
6767
cascader: {
68-
noMatch: 'Mos ma`lumot yo`q',
68+
noMatch: 'Mos maʼlumot topilmadi',
6969
loading: 'Yuklanmoqda',
70-
placeholder: 'Tanladingiz',
71-
noData: 'Ma`lumot yo`q'
70+
placeholder: 'Tanlash',
71+
noData: 'Maʼlumot yoʻq'
7272
},
7373
pagination: {
74-
goto: 'Borish',
75-
pagesize: '/page',
76-
total: 'Jami {total}',
74+
goto: 'Oʻtish',
75+
pagesize: '/sahifa',
76+
total: 'Barchasi {total} ta',
7777
pageClassifier: ''
7878
},
7979
messagebox: {
@@ -83,28 +83,28 @@ export default {
8383
error: 'Xatolik'
8484
},
8585
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'
9090
},
9191
table: {
92-
emptyText: 'Bo`sh',
92+
emptyText: 'Boʻsh',
9393
confirmFilter: 'Qabul qilish',
9494
resetFilter: 'Oldingi holatga qaytarish',
9595
clearFilter: 'Jami',
9696
sumText: 'Summasi'
9797
},
9898
tree: {
99-
emptyText: 'Ma`lumot yo`q'
99+
emptyText: 'Maʼlumot yoʻq'
100100
},
101101
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',
106106
noCheckedFormat: '{total} ta element',
107-
hasCheckedFormat: '{checked}/{total} belgilandi'
107+
hasCheckedFormat: '{checked}/{total} ta belgilandi'
108108
},
109109
image: {
110110
error: 'Xatolik'

0 commit comments

Comments
 (0)