(enhance): improve translations (#51407)

* (enhance): improve translations

* run tests
This commit is contained in:
Зухриддин Камильжанов 2024-11-06 11:55:17 +05:00 committed by GitHub
parent 6f8726fdce
commit efc754c3e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -349976,7 +349976,7 @@ exports[`Locale Provider should display the text as uz-latn 1`] = `
class="ant-transfer-list-header-selected"
>
0
элем.
elem.
</span>
<span
class="ant-transfer-list-header-title"
@ -350213,7 +350213,7 @@ exports[`Locale Provider should display the text as uz-latn 1`] = `
class="ant-transfer-list-header-selected"
>
0
элем.
elem.
</span>
<span
class="ant-transfer-list-header-title"
@ -351505,7 +351505,7 @@ exports[`Locale Provider should display the text as uz-latn 1`] = `
type="button"
>
<span>
O'chirish
Yopish
</span>
</button>
<button

View File

@ -24,7 +24,7 @@ const localeValues: Locale = {
Table: {
filterTitle: 'Filtr',
filterConfirm: 'OK',
filterReset: 'Tshlash',
filterReset: 'Bekor qilish',
filterEmptyText: 'Filtrlarsiz',
filterCheckall: 'Barcha elementlarni tanlash',
filterSearchPlaceholder: 'Filtrlarda qidiruv',
@ -32,7 +32,7 @@ const localeValues: Locale = {
selectAll: 'Barchasini tanlash',
selectInvert: 'Tanlovni aylantirish',
selectNone: "Barcha ma'lumotlarni tozalang",
selectionAll: "Barcha ma'lumotlarni tanlash",
selectionAll: "Barchasini tanlash",
sortTitle: 'Tartiblash',
expand: 'Satirni yozish',
collapse: "Satirni yig'ish",
@ -47,7 +47,7 @@ const localeValues: Locale = {
},
Modal: {
okText: 'OK',
cancelText: "O'chirish",
cancelText: "Yopish",
justOkText: 'OK',
},
Popconfirm: {
@ -57,8 +57,8 @@ const localeValues: Locale = {
Transfer: {
titles: ['', ''],
searchPlaceholder: 'Qidiruv',
itemUnit: 'элем.',
itemsUnit: 'элем.',
itemUnit: 'elem.',
itemsUnit: 'elem.',
remove: 'Oʻchirish',
selectAll: "Barch ma'lumotlarni tanlash",
selectCurrent: 'Joriy sahifani tanlash',
@ -67,7 +67,7 @@ const localeValues: Locale = {
removeCurrent: "Joriy sahifani o'chirish",
},
Upload: {
uploading: 'Yuklanish...',
uploading: 'Yuklanmoqda...',
removeFile: "Faylni o'chirish",
uploadError: 'Yuklashda xatolik yuz berdi',
previewFile: "Faylni oldindan ko'rish",