antdv-next 1.4.1 → 1.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/hooks/useClosable.d.ts +5 -5
- package/dist/_util/statusUtils.d.ts +1 -1
- package/dist/_util/vueNode.d.ts +8 -4
- package/dist/alert/Alert.d.ts +7 -7
- package/dist/antd-with-locales.esm.js +13344 -11050
- package/dist/antd-with-locales.js +80 -80
- package/dist/antd.css +1 -1
- package/dist/antd.esm.js +10337 -9090
- package/dist/antd.js +74 -74
- package/dist/auto-complete/index.d.ts +4 -4
- package/dist/avatar/Avatar.d.ts +3 -3
- package/dist/badge/Ribbon.d.ts +2 -2
- package/dist/badge/index.d.ts +3 -3
- package/dist/border-beam/style/index.js +2 -2
- package/dist/breadcrumb/Breadcrumb.d.ts +4 -4
- package/dist/breadcrumb/BreadcrumbItem.d.ts +4 -4
- package/dist/button/Button.d.ts +2 -2
- package/dist/button/buttonHelper.d.ts +1 -1
- package/dist/button/style/index.js +13 -0
- package/dist/calendar/generateCalendar.d.ts +8 -8
- package/dist/card/Card.d.ts +9 -9
- package/dist/card/CardMeta.d.ts +4 -4
- package/dist/carousel/index.d.ts +3 -3
- package/dist/cascader/Panel.js +26 -2
- package/dist/cascader/index.d.ts +53 -21
- package/dist/cascader/index.js +33 -5
- package/dist/checkbox/Checkbox.d.ts +1 -1
- package/dist/checkbox/Checkbox.js +4 -4
- package/dist/checkbox/Group.d.ts +2 -2
- package/dist/checkbox/style/index.js +3 -3
- package/dist/collapse/Collapse.d.ts +3 -3
- package/dist/collapse/CollapsePanel.d.ts +3 -3
- package/dist/color-picker/hooks/useModeColor.d.ts +2 -2
- package/dist/color-picker/interface.d.ts +2 -2
- package/dist/config-provider/context.d.ts +20 -14
- package/dist/config-provider/index.js +1 -1
- package/dist/date-picker/generatePicker/generateRangePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateRangePicker.js +112 -10
- package/dist/date-picker/generatePicker/generateSinglePicker.d.ts +2 -2
- package/dist/date-picker/generatePicker/generateSinglePicker.js +101 -11
- package/dist/date-picker/util.d.ts +10 -1
- package/dist/descriptions/Item.d.ts +3 -3
- package/dist/descriptions/hooks/useItems.d.ts +11 -11
- package/dist/descriptions/index.d.ts +3 -3
- package/dist/descriptions/style/index.js +2 -3
- package/dist/drawer/DrawerPanel.d.ts +5 -5
- package/dist/empty/index.d.ts +3 -3
- package/dist/float-button/FloatButton.d.ts +5 -5
- package/dist/float-button/FloatButton.js +1 -1
- package/dist/float-button/FloatButtonGroup.d.ts +2 -2
- package/dist/form/ErrorList.d.ts +2 -2
- package/dist/form/context.d.ts +1 -1
- package/dist/form/hooks/useVariant.d.ts +1 -1
- package/dist/image/index.d.ts +2 -2
- package/dist/input/Input.d.ts +5 -5
- package/dist/input/OTP/index.d.ts +2 -2
- package/dist/input/Password.d.ts +2 -2
- package/dist/input/Search.d.ts +3 -3
- package/dist/input/TextArea.js +1 -1
- package/dist/input/style/search.js +1 -0
- package/dist/input-number/index.d.ts +8 -8
- package/dist/input-number/index.js +0 -4
- package/dist/layout/layout.js +54 -48
- package/dist/locale/ar_EG.js +18 -4
- package/dist/locale/az_AZ.js +2 -1
- package/dist/locale/bg_BG.js +44 -3
- package/dist/locale/bn_BD.js +20 -4
- package/dist/locale/by_BY.js +17 -3
- package/dist/locale/ca_ES.js +22 -4
- package/dist/locale/cs_CZ.js +6 -3
- package/dist/locale/da_DK.js +34 -3
- package/dist/locale/de_DE.js +14 -4
- package/dist/locale/el_GR.js +4 -2
- package/dist/locale/en_GB.js +6 -3
- package/dist/locale/en_US.js +2 -1
- package/dist/locale/es_ES.js +17 -3
- package/dist/locale/et_EE.js +17 -3
- package/dist/locale/eu_ES.js +8 -4
- package/dist/locale/fa_IR.js +2 -1
- package/dist/locale/fi_FI.js +35 -4
- package/dist/locale/fr_BE.js +20 -3
- package/dist/locale/fr_CA.js +20 -3
- package/dist/locale/fr_FR.js +20 -3
- package/dist/locale/ga_IE.js +24 -5
- package/dist/locale/gl_ES.js +36 -5
- package/dist/locale/he_IL.js +30 -5
- package/dist/locale/hi_IN.js +20 -4
- package/dist/locale/hr_HR.js +21 -4
- package/dist/locale/hu_HU.js +43 -3
- package/dist/locale/hy_AM.js +33 -4
- package/dist/locale/id_ID.js +2 -1
- package/dist/locale/is_IS.js +44 -3
- package/dist/locale/it_IT.js +6 -3
- package/dist/locale/ja_JP.js +2 -1
- package/dist/locale/ka_GE.js +20 -4
- package/dist/locale/kk_KZ.js +22 -5
- package/dist/locale/km_KH.js +35 -4
- package/dist/locale/kmr_IQ.js +45 -4
- package/dist/locale/kn_IN.js +18 -3
- package/dist/locale/ko_KR.js +8 -4
- package/dist/locale/ku_IQ.js +45 -4
- package/dist/locale/lt_LT.js +8 -4
- package/dist/locale/lv_LV.js +45 -4
- package/dist/locale/mk_MK.js +36 -4
- package/dist/locale/ml_IN.js +20 -4
- package/dist/locale/mn_MN.js +17 -3
- package/dist/locale/mr_IN.js +13 -1
- package/dist/locale/ms_MY.js +8 -4
- package/dist/locale/my_MM.js +18 -5
- package/dist/locale/ne_NP.js +2 -1
- package/dist/locale/nl_BE.js +20 -4
- package/dist/locale/nl_NL.js +20 -4
- package/dist/locale/pl_PL.js +17 -3
- package/dist/locale/pt_BR.js +6 -3
- package/dist/locale/pt_PT.js +2 -1
- package/dist/locale/ro_RO.js +20 -4
- package/dist/locale/ru_RU.js +4 -2
- package/dist/locale/si_LK.js +17 -3
- package/dist/locale/sk_SK.js +17 -3
- package/dist/locale/sl_SI.js +45 -4
- package/dist/locale/sr_RS.js +20 -4
- package/dist/locale/sv_SE.js +14 -4
- package/dist/locale/ta_IN.js +23 -5
- package/dist/locale/th_TH.js +2 -1
- package/dist/locale/tk_TK.js +21 -5
- package/dist/locale/tr_TR.js +17 -2
- package/dist/locale/uk_UA.js +12 -3
- package/dist/locale/ur_PK.js +20 -4
- package/dist/locale/uz_UZ.js +14 -4
- package/dist/locale/vi_VN.js +2 -1
- package/dist/locale/zh_CN.js +2 -1
- package/dist/locale/zh_HK.js +4 -2
- package/dist/locale/zh_TW.js +4 -2
- package/dist/masonry/Masonry.d.ts +18 -10
- package/dist/masonry/MasonryItem.d.ts +2 -2
- package/dist/mentions/index.d.ts +4 -4
- package/dist/mentions/index.js +62 -1
- package/dist/menu/MenuItem.d.ts +3 -3
- package/dist/menu/MenuItem.js +1 -1
- package/dist/menu/MenuItemGroup.d.ts +2 -2
- package/dist/menu/OverrideContext.d.ts +2 -2
- package/dist/menu/SubMenu.d.ts +2 -2
- package/dist/message/PureList.d.ts +3 -1
- package/dist/message/PureList.js +4 -0
- package/dist/message/interface.d.ts +3 -3
- package/dist/modal/ConfirmDialog.d.ts +5 -1
- package/dist/modal/ConfirmDialog.js +40 -19
- package/dist/modal/Modal.d.ts +12 -3
- package/dist/modal/Modal.js +24 -7
- package/dist/modal/interface.d.ts +14 -14
- package/dist/notification/PureList.d.ts +3 -1
- package/dist/notification/PureList.js +4 -0
- package/dist/notification/interface.d.ts +8 -8
- package/dist/notification/util.d.ts +2 -2
- package/dist/package.js +1 -1
- package/dist/pagination/Pagination.js +1 -1
- package/dist/pagination/interface.d.ts +7 -7
- package/dist/pagination/style/index.js +1 -1
- package/dist/popconfirm/index.d.ts +6 -6
- package/dist/popover/index.d.ts +4 -4
- package/dist/radio/radio.js +4 -4
- package/dist/radio/radioButton.js +4 -4
- package/dist/radio/style/index.js +2 -2
- package/dist/result/index.d.ts +5 -5
- package/dist/segmented/index.d.ts +38 -20
- package/dist/segmented/index.js +5 -10
- package/dist/segmented/style/index.js +2 -2
- package/dist/select/index.d.ts +4 -4
- package/dist/select/style/select-input-customize.js +1 -0
- package/dist/slider/index.js +1 -1
- package/dist/space/Compact.d.ts +1 -1
- package/dist/space/index.d.ts +2 -2
- package/dist/spin/index.d.ts +5 -5
- package/dist/splitter/interface.d.ts +6 -6
- package/dist/statistic/Statistic.d.ts +4 -4
- package/dist/steps/index.d.ts +6 -6
- package/dist/style/motion/index.d.ts +2 -2
- package/dist/style/motion/index.js +2 -2
- package/dist/style/motion/util.d.ts +8 -1
- package/dist/style/motion/util.js +13 -1
- package/dist/switch/index.d.ts +4 -4
- package/dist/switch/index.js +7 -7
- package/dist/switch/style/index.js +5 -3
- package/dist/table/InternalTable.js +8 -25
- package/dist/table/Table.d.ts +20 -9
- package/dist/table/hooks/useColumnTitleProps.d.ts +8 -0
- package/dist/table/hooks/useColumnTitleProps.js +16 -0
- package/dist/table/hooks/useFilter/FilterDropdown.js +2 -1
- package/dist/table/hooks/useSpinProps.d.ts +7 -0
- package/dist/table/hooks/useSpinProps.js +14 -0
- package/dist/table/util.d.ts +5 -2
- package/dist/table/util.js +10 -1
- package/dist/tabs/index.d.ts +5 -5
- package/dist/tag/CheckableTag.d.ts +2 -2
- package/dist/tag/hooks/useColor.d.ts +1 -1
- package/dist/tag/index.d.ts +3 -3
- package/dist/time-picker/index.d.ts +2 -2
- package/dist/time-picker/index.js +211 -19
- package/dist/timeline/Timeline.d.ts +9 -9
- package/dist/tooltip/PurePanel.js +1 -1
- package/dist/tooltip/index.d.ts +3 -3
- package/dist/tour/interface.d.ts +4 -4
- package/dist/transfer/Actions.d.ts +2 -2
- package/dist/transfer/Transfer.d.ts +2 -2
- package/dist/transfer/index.d.ts +27 -6
- package/dist/transfer/interface.d.ts +17 -17
- package/dist/transfer/search.d.ts +2 -2
- package/dist/tree/Tree.d.ts +6 -6
- package/dist/tree-select/index.d.ts +57 -28
- package/dist/tree-select/index.js +4 -3
- package/dist/typography/Base/Ellipsis.d.ts +2 -2
- package/dist/typography/Editable.d.ts +2 -2
- package/dist/typography/interface.d.ts +8 -8
- package/dist/upload/UploadList/index.js +1 -1
- package/package.json +10 -10
- package/web-tags.json +1301 -1285
- package/web-types.json +3864 -3812
package/dist/locale/my_MM.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: my_MM_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "ကျေးဇူးပြု၍ ရွေးချယ်ပါ။",
|
|
15
|
-
close: "ပိတ်ပါ"
|
|
15
|
+
close: "ပိတ်ပါ",
|
|
16
|
+
sortable: "အမျိုးအစားခွဲနိုင်သည်။"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "စစ်ထုတ်ခြင်း မီနူ",
|
|
@@ -28,7 +29,10 @@ const localeValues = {
|
|
|
28
29
|
sortTitle: "မျိုးတူစု",
|
|
29
30
|
expand: "အတန်းချဲ့ပါ။",
|
|
30
31
|
collapse: "အတန်းကို ခေါက်သိမ်းပါ။",
|
|
31
|
-
cancelSort: "အမျိုးအစားခွဲခြင်းကို ပယ်ဖျက်ရန် နှိပ်ပါ။"
|
|
32
|
+
cancelSort: "အမျိုးအစားခွဲခြင်းကို ပယ်ဖျက်ရန် နှိပ်ပါ။",
|
|
33
|
+
emptyText: "ဒေတာမရှိပါ။",
|
|
34
|
+
triggerDesc: "ကြီးစဉ်ငယ်လိုက် စီရန် နှိပ်ပါ။",
|
|
35
|
+
triggerAsc: "ကြီးကြီးလိုက် စီရန် နှိပ်ပါ။"
|
|
32
36
|
},
|
|
33
37
|
Tour: {
|
|
34
38
|
Next: "နောက်တစ်ခု",
|
|
@@ -54,7 +58,8 @@ const localeValues = {
|
|
|
54
58
|
removeCurrent: "လက်ရှိစာမျက်နှာကို ဖယ်ရှားပါ။",
|
|
55
59
|
selectAll: "ဒေတာအားလုံးကို ရွေးပါ။",
|
|
56
60
|
removeAll: "ဒေတာအားလုံးကို ဖယ်ရှားပါ။",
|
|
57
|
-
selectInvert: "လက်ရှိစာမျက်နှာကို ပြောင်းလိုက်ပါ။"
|
|
61
|
+
selectInvert: "လက်ရှိစာမျက်နှာကို ပြောင်းလိုက်ပါ။",
|
|
62
|
+
deselectAll: "ဒေတာအားလုံးကို မရွေးပါ။"
|
|
58
63
|
},
|
|
59
64
|
Upload: {
|
|
60
65
|
uploading: "တင်ခြင်း။...",
|
|
@@ -69,7 +74,8 @@ const localeValues = {
|
|
|
69
74
|
edit: "တည်းဖြတ်ပါ။",
|
|
70
75
|
copy: "ကော်ပီ",
|
|
71
76
|
copied: "ကူးယူသည်။",
|
|
72
|
-
expand: "ချဲ့ထွင်ပါ။"
|
|
77
|
+
expand: "ချဲ့ထွင်ပါ။",
|
|
78
|
+
collapse: "ပြိုကျသည်။"
|
|
73
79
|
},
|
|
74
80
|
Form: {
|
|
75
81
|
optional: "(ချန်လှပ်ထားနိုင်သည်)",
|
|
@@ -121,7 +127,14 @@ const localeValues = {
|
|
|
121
127
|
},
|
|
122
128
|
QRCode: {
|
|
123
129
|
expired: "QR ကုဒ် သက်တမ်းကုန်သွားပါပြီ။",
|
|
124
|
-
refresh: "ပြန်လည်စတင်ပါ။"
|
|
130
|
+
refresh: "ပြန်လည်စတင်ပါ။",
|
|
131
|
+
scanned: "စကင်န်ဖတ်သည်။"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "ဗလာ",
|
|
135
|
+
transparent: "ပွင့်လင်းသည်။",
|
|
136
|
+
singleColor: "တစ်ရောင်တည်း",
|
|
137
|
+
gradientColor: "Gradient အရောင်"
|
|
125
138
|
}
|
|
126
139
|
};
|
|
127
140
|
//#endregion
|
package/dist/locale/ne_NP.js
CHANGED
package/dist/locale/nl_BE.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: nl_BE_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Maak een selectie",
|
|
15
|
-
close: "Sluiten"
|
|
15
|
+
close: "Sluiten",
|
|
16
|
+
sortable: "sorteerbaar"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
cancelSort: "Klik om sortering te annuleren",
|
|
@@ -29,7 +30,9 @@ const localeValues = {
|
|
|
29
30
|
selectionAll: "Selecteer alle data",
|
|
30
31
|
sortTitle: "Sorteren",
|
|
31
32
|
triggerAsc: "Klik om oplopend te sorteren",
|
|
32
|
-
triggerDesc: "Klik om aflopend te sorteren"
|
|
33
|
+
triggerDesc: "Klik om aflopend te sorteren",
|
|
34
|
+
filterCheckAll: "Selecteer alle artikelen",
|
|
35
|
+
filterSearchPlaceholder: "Zoek in filters"
|
|
33
36
|
},
|
|
34
37
|
Tour: {
|
|
35
38
|
Next: "Volgende",
|
|
@@ -55,7 +58,8 @@ const localeValues = {
|
|
|
55
58
|
selectAll: "Selecteer alles",
|
|
56
59
|
selectCurrent: "Selecteer huidige pagina",
|
|
57
60
|
selectInvert: "Huidige pagina omkeren",
|
|
58
|
-
titles: ["", ""]
|
|
61
|
+
titles: ["", ""],
|
|
62
|
+
deselectAll: "Deselecteer alle gegevens"
|
|
59
63
|
},
|
|
60
64
|
Upload: {
|
|
61
65
|
downloadFile: "Bestand downloaden",
|
|
@@ -70,7 +74,8 @@ const localeValues = {
|
|
|
70
74
|
edit: "Bewerken",
|
|
71
75
|
copy: "kopiëren",
|
|
72
76
|
copied: "Gekopieerd",
|
|
73
|
-
expand: "Uitklappen"
|
|
77
|
+
expand: "Uitklappen",
|
|
78
|
+
collapse: "Samenvouwen"
|
|
74
79
|
},
|
|
75
80
|
Form: {
|
|
76
81
|
optional: "(optioneel)",
|
|
@@ -119,6 +124,17 @@ const localeValues = {
|
|
|
119
124
|
},
|
|
120
125
|
pattern: { mismatch: "${label} komt niet overeen met het patroon ${pattern}" }
|
|
121
126
|
}
|
|
127
|
+
},
|
|
128
|
+
QRCode: {
|
|
129
|
+
expired: "QR-code verlopen",
|
|
130
|
+
refresh: "Vernieuwen",
|
|
131
|
+
scanned: "Gescand"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "Leeg",
|
|
135
|
+
transparent: "Transparant",
|
|
136
|
+
singleColor: "Enkele kleur",
|
|
137
|
+
gradientColor: "Kleurverloop"
|
|
122
138
|
}
|
|
123
139
|
};
|
|
124
140
|
//#endregion
|
package/dist/locale/nl_NL.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: nl_NL_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Maak een selectie",
|
|
15
|
-
close: "Sluiten"
|
|
15
|
+
close: "Sluiten",
|
|
16
|
+
sortable: "sorteerbaar"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
cancelSort: "Klik om sortering te annuleren",
|
|
@@ -29,7 +30,9 @@ const localeValues = {
|
|
|
29
30
|
selectionAll: "Selecteer alle data",
|
|
30
31
|
sortTitle: "Sorteren",
|
|
31
32
|
triggerAsc: "Klik om oplopend te sorteren",
|
|
32
|
-
triggerDesc: "Klik om aflopend te sorteren"
|
|
33
|
+
triggerDesc: "Klik om aflopend te sorteren",
|
|
34
|
+
filterCheckAll: "Selecteer alle artikelen",
|
|
35
|
+
filterSearchPlaceholder: "Zoek in filters"
|
|
33
36
|
},
|
|
34
37
|
Tour: {
|
|
35
38
|
Next: "Volgende",
|
|
@@ -55,7 +58,8 @@ const localeValues = {
|
|
|
55
58
|
selectAll: "Selecteer alles",
|
|
56
59
|
selectCurrent: "Selecteer huidige pagina",
|
|
57
60
|
selectInvert: "Huidige pagina omkeren",
|
|
58
|
-
titles: ["", ""]
|
|
61
|
+
titles: ["", ""],
|
|
62
|
+
deselectAll: "Deselecteer alle gegevens"
|
|
59
63
|
},
|
|
60
64
|
Upload: {
|
|
61
65
|
downloadFile: "Bestand downloaden",
|
|
@@ -70,7 +74,8 @@ const localeValues = {
|
|
|
70
74
|
edit: "Bewerken",
|
|
71
75
|
copy: "kopiëren",
|
|
72
76
|
copied: "Gekopieerd",
|
|
73
|
-
expand: "Uitklappen"
|
|
77
|
+
expand: "Uitklappen",
|
|
78
|
+
collapse: "Samenvouwen"
|
|
74
79
|
},
|
|
75
80
|
Form: {
|
|
76
81
|
optional: "(optioneel)",
|
|
@@ -119,6 +124,17 @@ const localeValues = {
|
|
|
119
124
|
},
|
|
120
125
|
pattern: { mismatch: "${label} komt niet overeen met het patroon ${pattern}" }
|
|
121
126
|
}
|
|
127
|
+
},
|
|
128
|
+
QRCode: {
|
|
129
|
+
expired: "QR-code verlopen",
|
|
130
|
+
refresh: "Vernieuwen",
|
|
131
|
+
scanned: "Gescand"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "Leeg",
|
|
135
|
+
transparent: "Transparant",
|
|
136
|
+
singleColor: "Enkele kleur",
|
|
137
|
+
gradientColor: "Kleurverloop"
|
|
122
138
|
}
|
|
123
139
|
};
|
|
124
140
|
//#endregion
|
package/dist/locale/pl_PL.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: pl_PL_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Wybierz",
|
|
15
|
-
close: "Zamknij"
|
|
15
|
+
close: "Zamknij",
|
|
16
|
+
sortable: "sortowalne"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "Menu filtra",
|
|
@@ -57,7 +58,8 @@ const localeValues = {
|
|
|
57
58
|
removeCurrent: "Usuń aktualną stronę",
|
|
58
59
|
selectAll: "Wybierz wszystkie",
|
|
59
60
|
removeAll: "Usuń wszystkie",
|
|
60
|
-
selectInvert: "Odwróć wybór"
|
|
61
|
+
selectInvert: "Odwróć wybór",
|
|
62
|
+
deselectAll: "Odznacz wszystkie dane"
|
|
61
63
|
},
|
|
62
64
|
Upload: {
|
|
63
65
|
uploading: "Wysyłanie...",
|
|
@@ -72,7 +74,8 @@ const localeValues = {
|
|
|
72
74
|
edit: "Edytuj",
|
|
73
75
|
copy: "Kopiuj",
|
|
74
76
|
copied: "Skopiowany",
|
|
75
|
-
expand: "Rozwiń"
|
|
77
|
+
expand: "Rozwiń",
|
|
78
|
+
collapse: "Zwiń"
|
|
76
79
|
},
|
|
77
80
|
Form: {
|
|
78
81
|
optional: "(opcjonalne)",
|
|
@@ -121,6 +124,17 @@ const localeValues = {
|
|
|
121
124
|
},
|
|
122
125
|
pattern: { mismatch: "${label} nie posiada wartości zgodnej ze wzorem ${pattern}" }
|
|
123
126
|
}
|
|
127
|
+
},
|
|
128
|
+
QRCode: {
|
|
129
|
+
expired: "Kod QR wygasł",
|
|
130
|
+
refresh: "Odśwież",
|
|
131
|
+
scanned: "Zeskanowano"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "Pusty",
|
|
135
|
+
transparent: "Przezroczysty",
|
|
136
|
+
singleColor: "Pojedynczy kolor",
|
|
137
|
+
gradientColor: "Kolor gradientowy"
|
|
124
138
|
}
|
|
125
139
|
};
|
|
126
140
|
//#endregion
|
package/dist/locale/pt_BR.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: pt_BR_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Por favor escolha",
|
|
15
|
-
close: "Fechar"
|
|
15
|
+
close: "Fechar",
|
|
16
|
+
sortable: "classificável"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "Menu de Filtro",
|
|
@@ -57,7 +58,8 @@ const localeValues = {
|
|
|
57
58
|
removeCurrent: "Remover página atual",
|
|
58
59
|
selectAll: "Selecionar todos",
|
|
59
60
|
removeAll: "Remover todos",
|
|
60
|
-
selectInvert: "Inverter seleção atual"
|
|
61
|
+
selectInvert: "Inverter seleção atual",
|
|
62
|
+
deselectAll: "Desmarcar todos os dados"
|
|
61
63
|
},
|
|
62
64
|
Upload: {
|
|
63
65
|
uploading: "Enviando...",
|
|
@@ -72,7 +74,8 @@ const localeValues = {
|
|
|
72
74
|
edit: "editar",
|
|
73
75
|
copy: "copiar",
|
|
74
76
|
copied: "copiado",
|
|
75
|
-
expand: "expandir"
|
|
77
|
+
expand: "expandir",
|
|
78
|
+
collapse: "Recolher"
|
|
76
79
|
},
|
|
77
80
|
Form: {
|
|
78
81
|
optional: "(opcional)",
|
package/dist/locale/pt_PT.js
CHANGED
package/dist/locale/ro_RO.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: ro_RO_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Selectează",
|
|
15
|
-
close: "Închide"
|
|
15
|
+
close: "Închide",
|
|
16
|
+
sortable: "sortabil"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "Filtrează",
|
|
@@ -29,7 +30,9 @@ const localeValues = {
|
|
|
29
30
|
collapse: "Micșorează rândul",
|
|
30
31
|
triggerDesc: "Apasă pentru ordonare descrescătoare",
|
|
31
32
|
triggerAsc: "Apasă pentru ordonare crescătoare",
|
|
32
|
-
cancelSort: "Apasă pentru a anula ordonarea"
|
|
33
|
+
cancelSort: "Apasă pentru a anula ordonarea",
|
|
34
|
+
filterCheckAll: "Selectați toate elementele",
|
|
35
|
+
filterSearchPlaceholder: "Caută în filtre"
|
|
33
36
|
},
|
|
34
37
|
Tour: {
|
|
35
38
|
Next: "Următorul",
|
|
@@ -55,7 +58,8 @@ const localeValues = {
|
|
|
55
58
|
removeCurrent: "Șterge pagina curentă",
|
|
56
59
|
selectAll: "Selectează toate datele",
|
|
57
60
|
removeAll: "Șterge toate datele",
|
|
58
|
-
selectInvert: "Inversează pagina curentă"
|
|
61
|
+
selectInvert: "Inversează pagina curentă",
|
|
62
|
+
deselectAll: "Deselectați toate datele"
|
|
59
63
|
},
|
|
60
64
|
Upload: {
|
|
61
65
|
uploading: "Se transferă...",
|
|
@@ -70,7 +74,8 @@ const localeValues = {
|
|
|
70
74
|
edit: "editează",
|
|
71
75
|
copy: "copiază",
|
|
72
76
|
copied: "copiat",
|
|
73
|
-
expand: "extinde"
|
|
77
|
+
expand: "extinde",
|
|
78
|
+
collapse: "Colaps"
|
|
74
79
|
},
|
|
75
80
|
Form: {
|
|
76
81
|
optional: "(opțional)",
|
|
@@ -119,6 +124,17 @@ const localeValues = {
|
|
|
119
124
|
},
|
|
120
125
|
pattern: { mismatch: "${label} nu respectă șablonul ${pattern}" }
|
|
121
126
|
}
|
|
127
|
+
},
|
|
128
|
+
QRCode: {
|
|
129
|
+
expired: "Codul QR a expirat",
|
|
130
|
+
refresh: "Reîmprospătați",
|
|
131
|
+
scanned: "Scanat"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "Gol",
|
|
135
|
+
transparent: "Transparent",
|
|
136
|
+
singleColor: "O singură culoare",
|
|
137
|
+
gradientColor: "Culoare gradient"
|
|
122
138
|
}
|
|
123
139
|
};
|
|
124
140
|
//#endregion
|
package/dist/locale/ru_RU.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: ru_RU_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Пожалуйста выберите",
|
|
15
|
-
close: "Закрыть"
|
|
15
|
+
close: "Закрыть",
|
|
16
|
+
sortable: "сортируемый"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "Фильтр",
|
|
@@ -126,7 +127,8 @@ const localeValues = {
|
|
|
126
127
|
},
|
|
127
128
|
QRCode: {
|
|
128
129
|
expired: "QR-код устарел",
|
|
129
|
-
refresh: "Обновить"
|
|
130
|
+
refresh: "Обновить",
|
|
131
|
+
scanned: "Отсканировано"
|
|
130
132
|
},
|
|
131
133
|
ColorPicker: {
|
|
132
134
|
presetEmpty: "Пустой",
|
package/dist/locale/si_LK.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: si_LK_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "කරුණාකර තෝරන්න",
|
|
15
|
-
close: "වසන්න"
|
|
15
|
+
close: "වසන්න",
|
|
16
|
+
sortable: "වර්ග කළ හැකි"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "පෙරහන්",
|
|
@@ -57,7 +58,8 @@ const localeValues = {
|
|
|
57
58
|
removeCurrent: "වත්මන් පිටුව ඉවත් කරන්න",
|
|
58
59
|
selectAll: "සියළු දත්ත තෝරන්න",
|
|
59
60
|
removeAll: "සියළු දත්ත ඉවතලන්න",
|
|
60
|
-
selectInvert: "වත්මන් පිටුව යටියනය"
|
|
61
|
+
selectInvert: "වත්මන් පිටුව යටියනය",
|
|
62
|
+
deselectAll: "සියලු දත්ත තේරීම ඉවත් කරන්න"
|
|
61
63
|
},
|
|
62
64
|
Upload: {
|
|
63
65
|
uploading: "උඩුගත වෙමින්...",
|
|
@@ -72,7 +74,8 @@ const localeValues = {
|
|
|
72
74
|
edit: "සංස්කරණය",
|
|
73
75
|
copy: "පිටපත්",
|
|
74
76
|
copied: "පිටපත් විය",
|
|
75
|
-
expand: "විහිදුවන්න"
|
|
77
|
+
expand: "විහිදුවන්න",
|
|
78
|
+
collapse: "හකුළන්න"
|
|
76
79
|
},
|
|
77
80
|
Form: {
|
|
78
81
|
optional: "(විකල්පයකි)",
|
|
@@ -121,6 +124,17 @@ const localeValues = {
|
|
|
121
124
|
},
|
|
122
125
|
pattern: { mismatch: "${pattern} රටාවට ${label} නොගැළපේ" }
|
|
123
126
|
}
|
|
127
|
+
},
|
|
128
|
+
QRCode: {
|
|
129
|
+
expired: "QR කේතය කල් ඉකුත් විය",
|
|
130
|
+
refresh: "නැවුම් කරන්න",
|
|
131
|
+
scanned: "ස්කෑන් කළා"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "හිස්",
|
|
135
|
+
transparent: "විනිවිද පෙනෙන",
|
|
136
|
+
singleColor: "තනි වර්ණය",
|
|
137
|
+
gradientColor: "Gradient වර්ණය"
|
|
124
138
|
}
|
|
125
139
|
};
|
|
126
140
|
//#endregion
|
package/dist/locale/sk_SK.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: sk_SK_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Prosím vyber",
|
|
15
|
-
close: "Zavrieť"
|
|
15
|
+
close: "Zavrieť",
|
|
16
|
+
sortable: "zoradiť"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "Filter",
|
|
@@ -57,7 +58,8 @@ const localeValues = {
|
|
|
57
58
|
removeCurrent: "Zmaž aktuálnu stranu",
|
|
58
59
|
selectAll: "Označ všetko",
|
|
59
60
|
removeAll: "Odznač všetko",
|
|
60
|
-
selectInvert: "Opačný výber"
|
|
61
|
+
selectInvert: "Opačný výber",
|
|
62
|
+
deselectAll: "Zrušte výber všetkých údajov"
|
|
61
63
|
},
|
|
62
64
|
Upload: {
|
|
63
65
|
uploading: "Nahrávanie...",
|
|
@@ -72,7 +74,8 @@ const localeValues = {
|
|
|
72
74
|
edit: "Upraviť",
|
|
73
75
|
copy: "Kopírovať",
|
|
74
76
|
copied: "Skopírované",
|
|
75
|
-
expand: "Zväčšiť"
|
|
77
|
+
expand: "Zväčšiť",
|
|
78
|
+
collapse: "kolaps"
|
|
76
79
|
},
|
|
77
80
|
Form: {
|
|
78
81
|
optional: "(nepovinné)",
|
|
@@ -121,6 +124,17 @@ const localeValues = {
|
|
|
121
124
|
},
|
|
122
125
|
pattern: { mismatch: "${label} nezodpovedá vzoru ${pattern}" }
|
|
123
126
|
}
|
|
127
|
+
},
|
|
128
|
+
QRCode: {
|
|
129
|
+
expired: "Platnosť QR kódu vypršala",
|
|
130
|
+
refresh: "Obnoviť",
|
|
131
|
+
scanned: "Naskenované"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "Prázdny",
|
|
135
|
+
transparent: "Transparentné",
|
|
136
|
+
singleColor: "Jednofarebné",
|
|
137
|
+
gradientColor: "Farba prechodu"
|
|
124
138
|
}
|
|
125
139
|
};
|
|
126
140
|
//#endregion
|
package/dist/locale/sl_SI.js
CHANGED
|
@@ -9,13 +9,29 @@ const localeValues = {
|
|
|
9
9
|
DatePicker: locale$1,
|
|
10
10
|
TimePicker: locale,
|
|
11
11
|
Calendar: sl_SI_default,
|
|
12
|
-
global: {
|
|
12
|
+
global: {
|
|
13
|
+
close: "Zapri",
|
|
14
|
+
placeholder: "Prosim izberite",
|
|
15
|
+
sortable: "razvrstljiv"
|
|
16
|
+
},
|
|
13
17
|
Table: {
|
|
14
18
|
filterTitle: "Filter",
|
|
15
19
|
filterConfirm: "Filtriraj",
|
|
16
20
|
filterReset: "Pobriši filter",
|
|
17
21
|
selectAll: "Izberi vse na trenutni strani",
|
|
18
|
-
selectInvert: "Obrni izbor na trenutni strani"
|
|
22
|
+
selectInvert: "Obrni izbor na trenutni strani",
|
|
23
|
+
filterEmptyText: "Brez filtrov",
|
|
24
|
+
filterCheckAll: "Izberite vse elemente",
|
|
25
|
+
filterSearchPlaceholder: "Išči v filtrih",
|
|
26
|
+
emptyText: "Ni podatkov",
|
|
27
|
+
selectNone: "Počisti vse podatke",
|
|
28
|
+
selectionAll: "Izberite vse podatke",
|
|
29
|
+
sortTitle: "Razvrsti",
|
|
30
|
+
expand: "Razširi vrstico",
|
|
31
|
+
collapse: "Strni vrstico",
|
|
32
|
+
triggerDesc: "Kliknite za razvrščanje padajoče",
|
|
33
|
+
triggerAsc: "Kliknite za razvrščanje naraščajoče",
|
|
34
|
+
cancelSort: "Kliknite za preklic razvrščanja"
|
|
19
35
|
},
|
|
20
36
|
Tour: {
|
|
21
37
|
Next: "Naprej",
|
|
@@ -35,7 +51,14 @@ const localeValues = {
|
|
|
35
51
|
titles: ["", ""],
|
|
36
52
|
searchPlaceholder: "Išči tukaj",
|
|
37
53
|
itemUnit: "Objekt",
|
|
38
|
-
itemsUnit: "Objektov"
|
|
54
|
+
itemsUnit: "Objektov",
|
|
55
|
+
remove: "Odstrani",
|
|
56
|
+
selectAll: "Izberite vse podatke",
|
|
57
|
+
deselectAll: "Počisti vse podatke",
|
|
58
|
+
selectCurrent: "Izberite trenutno stran",
|
|
59
|
+
selectInvert: "Obrni trenutno stran",
|
|
60
|
+
removeAll: "Odstrani vse podatke",
|
|
61
|
+
removeCurrent: "Odstrani trenutno stran"
|
|
39
62
|
},
|
|
40
63
|
Upload: {
|
|
41
64
|
uploading: "Nalaganje...",
|
|
@@ -44,7 +67,25 @@ const localeValues = {
|
|
|
44
67
|
previewFile: "Predogled datoteke",
|
|
45
68
|
downloadFile: "Prenos datoteke"
|
|
46
69
|
},
|
|
47
|
-
Empty: { description: "Ni podatkov" }
|
|
70
|
+
Empty: { description: "Ni podatkov" },
|
|
71
|
+
Text: {
|
|
72
|
+
edit: "Uredi",
|
|
73
|
+
copy: "Kopiraj",
|
|
74
|
+
copied: "Kopirano",
|
|
75
|
+
expand: "Razširi",
|
|
76
|
+
collapse: "Strni"
|
|
77
|
+
},
|
|
78
|
+
QRCode: {
|
|
79
|
+
expired: "Koda QR je potekla",
|
|
80
|
+
refresh: "Osveži",
|
|
81
|
+
scanned: "skenirano"
|
|
82
|
+
},
|
|
83
|
+
ColorPicker: {
|
|
84
|
+
presetEmpty: "prazno",
|
|
85
|
+
transparent: "Transparentna",
|
|
86
|
+
singleColor: "Enobarvna",
|
|
87
|
+
gradientColor: "Prelivna barva"
|
|
88
|
+
}
|
|
48
89
|
};
|
|
49
90
|
//#endregion
|
|
50
91
|
export { localeValues as default };
|
package/dist/locale/sr_RS.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: sr_RS_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Izaberi",
|
|
15
|
-
close: "Zatvori"
|
|
15
|
+
close: "Zatvori",
|
|
16
|
+
sortable: "sortabilno"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "Meni filtera",
|
|
@@ -29,7 +30,9 @@ const localeValues = {
|
|
|
29
30
|
collapse: "Skupi red",
|
|
30
31
|
triggerDesc: "Klikni da sortiraš po padajućem redosledu",
|
|
31
32
|
triggerAsc: "Klikni da sortiraš po rastućem redosledu",
|
|
32
|
-
cancelSort: "Klikni da otkažeš sortiranje"
|
|
33
|
+
cancelSort: "Klikni da otkažeš sortiranje",
|
|
34
|
+
filterCheckAll: "Изаберите све ставке",
|
|
35
|
+
filterSearchPlaceholder: "Тражи у филтерима"
|
|
33
36
|
},
|
|
34
37
|
Tour: {
|
|
35
38
|
Next: "Sledeće",
|
|
@@ -55,7 +58,8 @@ const localeValues = {
|
|
|
55
58
|
removeCurrent: "Ukloni trenutnu stranicu",
|
|
56
59
|
selectAll: "Izaberi sve podatke",
|
|
57
60
|
removeAll: "Ukloni sve podatke",
|
|
58
|
-
selectInvert: "Obrni izbor trenutne stranice"
|
|
61
|
+
selectInvert: "Obrni izbor trenutne stranice",
|
|
62
|
+
deselectAll: "Опозовите избор свих података"
|
|
59
63
|
},
|
|
60
64
|
Upload: {
|
|
61
65
|
uploading: "Otpremanje...",
|
|
@@ -70,7 +74,8 @@ const localeValues = {
|
|
|
70
74
|
edit: "Uredi",
|
|
71
75
|
copy: "Kopiraj",
|
|
72
76
|
copied: "Kopirano",
|
|
73
|
-
expand: "Proširi"
|
|
77
|
+
expand: "Proširi",
|
|
78
|
+
collapse: "Колапс"
|
|
74
79
|
},
|
|
75
80
|
Form: {
|
|
76
81
|
optional: "(opcionalno)",
|
|
@@ -119,6 +124,17 @@ const localeValues = {
|
|
|
119
124
|
},
|
|
120
125
|
pattern: { mismatch: "${label} ne odgovara obrascu ${pattern}" }
|
|
121
126
|
}
|
|
127
|
+
},
|
|
128
|
+
QRCode: {
|
|
129
|
+
expired: "КР код је истекао",
|
|
130
|
+
refresh: "Освежи",
|
|
131
|
+
scanned: "Скенирано"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "Празан",
|
|
135
|
+
transparent: "Транспарент",
|
|
136
|
+
singleColor: "Једнобојна",
|
|
137
|
+
gradientColor: "Градијентна боја"
|
|
122
138
|
}
|
|
123
139
|
};
|
|
124
140
|
//#endregion
|
package/dist/locale/sv_SE.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: sv_SE_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "Vänligen välj",
|
|
15
|
-
close: "Stäng"
|
|
15
|
+
close: "Stäng",
|
|
16
|
+
sortable: "sorterbar"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "Filtermeny",
|
|
@@ -57,7 +58,8 @@ const localeValues = {
|
|
|
57
58
|
removeCurrent: "Ta bort nuvarande sida",
|
|
58
59
|
selectAll: "Markera all data",
|
|
59
60
|
removeAll: "Ta bort all data",
|
|
60
|
-
selectInvert: "Invertera nuvarande sida"
|
|
61
|
+
selectInvert: "Invertera nuvarande sida",
|
|
62
|
+
deselectAll: "Avmarkera all data"
|
|
61
63
|
},
|
|
62
64
|
Upload: {
|
|
63
65
|
uploading: "Laddar upp...",
|
|
@@ -72,7 +74,8 @@ const localeValues = {
|
|
|
72
74
|
edit: "Redigera",
|
|
73
75
|
copy: "Kopiera",
|
|
74
76
|
copied: "Kopierad",
|
|
75
|
-
expand: "Expandera"
|
|
77
|
+
expand: "Expandera",
|
|
78
|
+
collapse: "Kollapsa"
|
|
76
79
|
},
|
|
77
80
|
Form: {
|
|
78
81
|
optional: "(valfritt)",
|
|
@@ -124,7 +127,14 @@ const localeValues = {
|
|
|
124
127
|
},
|
|
125
128
|
QRCode: {
|
|
126
129
|
expired: "QR-koden har upphört att gälla",
|
|
127
|
-
refresh: "Uppdatera"
|
|
130
|
+
refresh: "Uppdatera",
|
|
131
|
+
scanned: "Skannat"
|
|
132
|
+
},
|
|
133
|
+
ColorPicker: {
|
|
134
|
+
presetEmpty: "Tom",
|
|
135
|
+
transparent: "Transparent",
|
|
136
|
+
singleColor: "Enfärgad",
|
|
137
|
+
gradientColor: "Gradient färg"
|
|
128
138
|
}
|
|
129
139
|
};
|
|
130
140
|
//#endregion
|
package/dist/locale/ta_IN.js
CHANGED
|
@@ -12,7 +12,8 @@ const localeValues = {
|
|
|
12
12
|
Calendar: ta_IN_default,
|
|
13
13
|
global: {
|
|
14
14
|
placeholder: "தேதியைத் தேர்ந்தெடுக்கவும்",
|
|
15
|
-
close: "மூடு"
|
|
15
|
+
close: "மூடு",
|
|
16
|
+
sortable: "வரிசைப்படுத்தக்கூடிய"
|
|
16
17
|
},
|
|
17
18
|
Table: {
|
|
18
19
|
filterTitle: "பட்டியலை மூடு",
|
|
@@ -29,7 +30,9 @@ const localeValues = {
|
|
|
29
30
|
collapse: "வரிசையைச் சுருக்கு",
|
|
30
31
|
triggerDesc: "இறங்குவரிசையை வரிசைப்படுத்த கிளிக் செய்யவும்",
|
|
31
32
|
triggerAsc: "ஏறுவரிசையில் வரிசைப்படுத்த கிளிக் செய்யவும்",
|
|
32
|
-
cancelSort: "வரிசையாக்கத்தை ரத்து செய்ய கிளிக் செய்யவும்"
|
|
33
|
+
cancelSort: "வரிசையாக்கத்தை ரத்து செய்ய கிளிக் செய்யவும்",
|
|
34
|
+
selectNone: "எல்லா தரவையும் அழிக்கவும்",
|
|
35
|
+
selectionAll: "எல்லா தரவையும் தேர்ந்தெடுக்கவும்"
|
|
33
36
|
},
|
|
34
37
|
Tour: {
|
|
35
38
|
Next: "அடுத்தது",
|
|
@@ -50,7 +53,14 @@ const localeValues = {
|
|
|
50
53
|
notFoundContent: "உள்ளடக்கம் கிடைக்கவில்லை",
|
|
51
54
|
searchPlaceholder: "இங்கு தேடவும்",
|
|
52
55
|
itemUnit: "தகவல்",
|
|
53
|
-
itemsUnit: "தகவல்கள்"
|
|
56
|
+
itemsUnit: "தகவல்கள்",
|
|
57
|
+
remove: "அகற்று",
|
|
58
|
+
selectAll: "எல்லா தரவையும் தேர்ந்தெடுக்கவும்",
|
|
59
|
+
deselectAll: "எல்லா தரவையும் தேர்வுநீக்கவும்",
|
|
60
|
+
selectCurrent: "தற்போதைய பக்கத்தைத் தேர்ந்தெடுக்கவும்",
|
|
61
|
+
selectInvert: "தற்போதைய பக்கத்தை மாற்றவும்",
|
|
62
|
+
removeAll: "எல்லா தரவையும் அகற்று",
|
|
63
|
+
removeCurrent: "தற்போதைய பக்கத்தை அகற்று"
|
|
54
64
|
},
|
|
55
65
|
Upload: {
|
|
56
66
|
uploading: "பதிவேற்றுகிறது...",
|
|
@@ -65,7 +75,8 @@ const localeValues = {
|
|
|
65
75
|
edit: "திருத்து",
|
|
66
76
|
copy: "நகல் எடு",
|
|
67
77
|
copied: "நகல் எடுக்கப்பட்டது",
|
|
68
|
-
expand: "விரிவாக்கவும்"
|
|
78
|
+
expand: "விரிவாக்கவும்",
|
|
79
|
+
collapse: "சுருக்கு"
|
|
69
80
|
},
|
|
70
81
|
Form: {
|
|
71
82
|
optional: "(optional)",
|
|
@@ -117,7 +128,14 @@ const localeValues = {
|
|
|
117
128
|
},
|
|
118
129
|
QRCode: {
|
|
119
130
|
expired: "QR குறியீடு காலாவதியானது",
|
|
120
|
-
refresh: "புதுப்பிப்பு"
|
|
131
|
+
refresh: "புதுப்பிப்பு",
|
|
132
|
+
scanned: "ஸ்கேன் செய்யப்பட்டது"
|
|
133
|
+
},
|
|
134
|
+
ColorPicker: {
|
|
135
|
+
presetEmpty: "காலி",
|
|
136
|
+
transparent: "வெளிப்படையானது",
|
|
137
|
+
singleColor: "ஒற்றை நிறம்",
|
|
138
|
+
gradientColor: "சாய்வு நிறம்"
|
|
121
139
|
}
|
|
122
140
|
};
|
|
123
141
|
//#endregion
|