mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-31 14:20:53 +08:00
feat: add uyghur (ug-CN) locale (#6670)
This commit is contained in:
parent
32f893ff30
commit
1e116fc905
@ -75,6 +75,7 @@ The following list is sorted by 'Config' column.
|
||||
| Vietnamese (Vietnam) | viVN | dateViVN | 2.30.7 |
|
||||
| Chinese (Simplified) | zhCN | dateZhCN | |
|
||||
| Chinese (Traditional) | zhTW | dateZhTW | |
|
||||
| Uyghur(China) | ugCN | dateUgCN | |
|
||||
|
||||
## Customize the existing locale
|
||||
|
||||
|
@ -75,6 +75,7 @@ Naive-ui 通过使用 `n-config-provider` 调整语言,默认情况下所有
|
||||
| 越南语(越南) | viVN | dateViVN | 2.30.7 |
|
||||
| 简体中文 | zhCN | dateZhCN | |
|
||||
| 繁体中文 | zhTW | dateZhTW | |
|
||||
| 维吾尔语 | ugCN | dateUgCN | |
|
||||
|
||||
## 在现有国际化基础上调整
|
||||
|
||||
|
@ -4031,3 +4031,147 @@ exports[`locale works 28`] = `
|
||||
</div>
|
||||
</div>"
|
||||
`;
|
||||
|
||||
exports[`locale works 29`] = `
|
||||
"<div class="n-config-provider">
|
||||
<div>
|
||||
<div class="n-input n-input--resizable n-input--stateful" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-count-text-color: rgb(118, 124, 130); --n-count-text-color-disabled: rgba(194, 194, 194, 1); --n-color: rgba(255, 255, 255, 1); --n-font-size: 14px; --n-font-weight: 400; --n-border-radius: 3px; --n-height: 34px; --n-padding-left: 12px; --n-padding-right: 12px; --n-text-color: rgb(51, 54, 57); --n-caret-color: #18a058; --n-text-decoration-color: rgb(51, 54, 57); --n-border: 1px solid rgb(224, 224, 230); --n-border-disabled: 1px solid rgb(224, 224, 230); --n-border-hover: 1px solid #36ad6a; --n-border-focus: 1px solid #36ad6a; --n-placeholder-color: rgba(194, 194, 194, 1); --n-placeholder-color-disabled: rgba(209, 209, 209, 1); --n-icon-size: 16px; --n-line-height-textarea: 1.6; --n-color-disabled: rgb(250, 250, 252); --n-color-focus: rgba(255, 255, 255, 1); --n-text-color-disabled: rgba(194, 194, 194, 1); --n-box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --n-loading-color: #18a058; --n-caret-color-warning: #f0a020; --n-color-focus-warning: rgba(255, 255, 255, 1); --n-box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --n-border-warning: 1px solid #f0a020; --n-border-focus-warning: 1px solid #fcb040; --n-border-hover-warning: 1px solid #fcb040; --n-loading-color-warning: #f0a020; --n-caret-color-error: #d03050; --n-color-focus-error: rgba(255, 255, 255, 1); --n-box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --n-border-error: 1px solid #d03050; --n-border-focus-error: 1px solid #de576d; --n-border-hover-error: 1px solid #de576d; --n-loading-color-error: #d03050; --n-clear-color: rgba(194, 194, 194, 1); --n-clear-size: 16px; --n-clear-color-hover: rgba(146, 146, 146, 1); --n-clear-color-pressed: rgba(175, 175, 175, 1); --n-icon-color: rgba(194, 194, 194, 1); --n-icon-color-hover: rgba(146, 146, 146, 1); --n-icon-color-pressed: rgba(175, 175, 175, 1); --n-icon-color-disabled: rgba(209, 209, 209, 1); --n-suffix-text-color: rgb(51, 54, 57);">
|
||||
<div class="n-input-wrapper">
|
||||
<!---->
|
||||
<div class="n-input__input"><input type="text" class="n-input__input-el" placeholder="كىرگۈزۈڭ" size="20">
|
||||
<div class="n-input__placeholder"><span>كىرگۈزۈڭ</span></div>
|
||||
<!---->
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
<!---->
|
||||
<!---->
|
||||
<div class="n-input__border"></div>
|
||||
<div class="n-input__state-border"></div>
|
||||
<!---->
|
||||
</div>
|
||||
<div>
|
||||
<div class="n-date-picker" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-icon-color-override: rgba(194, 194, 194, 1); --n-icon-color-disabled-override: rgba(209, 209, 209, 1);">
|
||||
<div class="n-input n-input--resizable n-input--stateful" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-count-text-color: rgb(118, 124, 130); --n-count-text-color-disabled: rgba(194, 194, 194, 1); --n-color: rgba(255, 255, 255, 1); --n-font-size: 14px; --n-font-weight: 400; --n-border-radius: 3px; --n-height: 34px; --n-padding-left: 12px; --n-padding-right: 12px; --n-text-color: rgb(51, 54, 57); --n-caret-color: #18a058; --n-text-decoration-color: rgb(51, 54, 57); --n-border: 1px solid rgb(224, 224, 230); --n-border-disabled: 1px solid rgb(224, 224, 230); --n-border-hover: 1px solid #36ad6a; --n-border-focus: 1px solid #36ad6a; --n-placeholder-color: rgba(194, 194, 194, 1); --n-placeholder-color-disabled: rgba(209, 209, 209, 1); --n-icon-size: 16px; --n-line-height-textarea: 1.6; --n-color-disabled: rgb(250, 250, 252); --n-color-focus: rgba(255, 255, 255, 1); --n-text-color-disabled: rgba(194, 194, 194, 1); --n-box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --n-loading-color: #18a058; --n-caret-color-warning: #f0a020; --n-color-focus-warning: rgba(255, 255, 255, 1); --n-box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --n-border-warning: 1px solid #f0a020; --n-border-focus-warning: 1px solid #fcb040; --n-border-hover-warning: 1px solid #fcb040; --n-loading-color-warning: #f0a020; --n-caret-color-error: #d03050; --n-color-focus-error: rgba(255, 255, 255, 1); --n-box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --n-border-error: 1px solid #d03050; --n-border-focus-error: 1px solid #de576d; --n-border-hover-error: 1px solid #de576d; --n-loading-color-error: #d03050; --n-clear-color: rgba(194, 194, 194, 1); --n-clear-size: 16px; --n-clear-color-hover: rgba(146, 146, 146, 1); --n-clear-color-pressed: rgba(175, 175, 175, 1); --n-icon-color: rgba(194, 194, 194, 1); --n-icon-color-hover: rgba(146, 146, 146, 1); --n-icon-color-pressed: rgba(175, 175, 175, 1); --n-icon-color-disabled: rgba(209, 209, 209, 1); --n-suffix-text-color: rgb(51, 54, 57);" tabindex="0">
|
||||
<div class="n-input-wrapper">
|
||||
<!---->
|
||||
<div class="n-input__input"><input type="text" class="n-input__input-el" tabindex="-1" placeholder="چىسلا تاللاڭ" size="20" value="1970-01-01">
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
<div class="n-input__suffix">
|
||||
<!---->
|
||||
<!---->
|
||||
<!----><i class="n-base-icon n-date-picker-icon"><svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<g stroke="none" stroke-width="1" fill-rule="evenodd">
|
||||
<g fill-rule="nonzero">
|
||||
<path d="M21.75,3 C23.5449254,3 25,4.45507456 25,6.25 L25,21.75 C25,23.5449254 23.5449254,25 21.75,25 L6.25,25 C4.45507456,25 3,23.5449254 3,21.75 L3,6.25 C3,4.45507456 4.45507456,3 6.25,3 L21.75,3 Z M23.5,9.503 L4.5,9.503 L4.5,21.75 C4.5,22.7164983 5.28350169,23.5 6.25,23.5 L21.75,23.5 C22.7164983,23.5 23.5,22.7164983 23.5,21.75 L23.5,9.503 Z M21.75,4.5 L6.25,4.5 C5.28350169,4.5 4.5,5.28350169 4.5,6.25 L4.5,8.003 L23.5,8.003 L23.5,6.25 C23.5,5.28350169 22.7164983,4.5 21.75,4.5 Z"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg></i>
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
<!---->
|
||||
<div class="n-input__border"></div>
|
||||
<div class="n-input__state-border"></div>
|
||||
<!---->
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
<div class="n-date-picker" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-icon-color-override: rgba(194, 194, 194, 1); --n-icon-color-disabled-override: rgba(209, 209, 209, 1);">
|
||||
<div class="n-input n-input--resizable n-input--stateful" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-count-text-color: rgb(118, 124, 130); --n-count-text-color-disabled: rgba(194, 194, 194, 1); --n-color: rgba(255, 255, 255, 1); --n-font-size: 14px; --n-font-weight: 400; --n-border-radius: 3px; --n-height: 34px; --n-padding-left: 12px; --n-padding-right: 12px; --n-text-color: rgb(51, 54, 57); --n-caret-color: #18a058; --n-text-decoration-color: rgb(51, 54, 57); --n-border: 1px solid rgb(224, 224, 230); --n-border-disabled: 1px solid rgb(224, 224, 230); --n-border-hover: 1px solid #36ad6a; --n-border-focus: 1px solid #36ad6a; --n-placeholder-color: rgba(194, 194, 194, 1); --n-placeholder-color-disabled: rgba(209, 209, 209, 1); --n-icon-size: 16px; --n-line-height-textarea: 1.6; --n-color-disabled: rgb(250, 250, 252); --n-color-focus: rgba(255, 255, 255, 1); --n-text-color-disabled: rgba(194, 194, 194, 1); --n-box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --n-loading-color: #18a058; --n-caret-color-warning: #f0a020; --n-color-focus-warning: rgba(255, 255, 255, 1); --n-box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --n-border-warning: 1px solid #f0a020; --n-border-focus-warning: 1px solid #fcb040; --n-border-hover-warning: 1px solid #fcb040; --n-loading-color-warning: #f0a020; --n-caret-color-error: #d03050; --n-color-focus-error: rgba(255, 255, 255, 1); --n-box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --n-border-error: 1px solid #d03050; --n-border-focus-error: 1px solid #de576d; --n-border-hover-error: 1px solid #de576d; --n-loading-color-error: #d03050; --n-clear-color: rgba(194, 194, 194, 1); --n-clear-size: 16px; --n-clear-color-hover: rgba(146, 146, 146, 1); --n-clear-color-pressed: rgba(175, 175, 175, 1); --n-icon-color: rgba(194, 194, 194, 1); --n-icon-color-hover: rgba(146, 146, 146, 1); --n-icon-color-pressed: rgba(175, 175, 175, 1); --n-icon-color-disabled: rgba(209, 209, 209, 1); --n-suffix-text-color: rgb(51, 54, 57);" tabindex="0">
|
||||
<div class="n-input-wrapper">
|
||||
<!---->
|
||||
<div class="n-input__input"><input type="text" class="n-input__input-el" tabindex="-1" placeholder="چىسلا ۋاقىت تاللاڭ" size="20" value="1970-01-01 08:00:00">
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
<div class="n-input__suffix">
|
||||
<!---->
|
||||
<!---->
|
||||
<!----><i class="n-base-icon n-date-picker-icon"><svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<g stroke="none" stroke-width="1" fill-rule="evenodd">
|
||||
<g fill-rule="nonzero">
|
||||
<path d="M21.75,3 C23.5449254,3 25,4.45507456 25,6.25 L25,21.75 C25,23.5449254 23.5449254,25 21.75,25 L6.25,25 C4.45507456,25 3,23.5449254 3,21.75 L3,6.25 C3,4.45507456 4.45507456,3 6.25,3 L21.75,3 Z M23.5,9.503 L4.5,9.503 L4.5,21.75 C4.5,22.7164983 5.28350169,23.5 6.25,23.5 L21.75,23.5 C22.7164983,23.5 23.5,22.7164983 23.5,21.75 L23.5,9.503 Z M21.75,4.5 L6.25,4.5 C5.28350169,4.5 4.5,5.28350169 4.5,6.25 L4.5,8.003 L23.5,8.003 L23.5,6.25 C23.5,5.28350169 22.7164983,4.5 21.75,4.5 Z"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg></i>
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
<!---->
|
||||
<div class="n-input__border"></div>
|
||||
<div class="n-input__state-border"></div>
|
||||
<!---->
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
<div class="n-date-picker" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-icon-color-override: rgba(194, 194, 194, 1); --n-icon-color-disabled-override: rgba(209, 209, 209, 1);">
|
||||
<div class="n-input n-input--resizable n-input--stateful" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-count-text-color: rgb(118, 124, 130); --n-count-text-color-disabled: rgba(194, 194, 194, 1); --n-color: rgba(255, 255, 255, 1); --n-font-size: 14px; --n-font-weight: 400; --n-border-radius: 3px; --n-height: 34px; --n-padding-left: 12px; --n-padding-right: 12px; --n-text-color: rgb(51, 54, 57); --n-caret-color: #18a058; --n-text-decoration-color: rgb(51, 54, 57); --n-border: 1px solid rgb(224, 224, 230); --n-border-disabled: 1px solid rgb(224, 224, 230); --n-border-hover: 1px solid #36ad6a; --n-border-focus: 1px solid #36ad6a; --n-placeholder-color: rgba(194, 194, 194, 1); --n-placeholder-color-disabled: rgba(209, 209, 209, 1); --n-icon-size: 16px; --n-line-height-textarea: 1.6; --n-color-disabled: rgb(250, 250, 252); --n-color-focus: rgba(255, 255, 255, 1); --n-text-color-disabled: rgba(194, 194, 194, 1); --n-box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --n-loading-color: #18a058; --n-caret-color-warning: #f0a020; --n-color-focus-warning: rgba(255, 255, 255, 1); --n-box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --n-border-warning: 1px solid #f0a020; --n-border-focus-warning: 1px solid #fcb040; --n-border-hover-warning: 1px solid #fcb040; --n-loading-color-warning: #f0a020; --n-caret-color-error: #d03050; --n-color-focus-error: rgba(255, 255, 255, 1); --n-box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --n-border-error: 1px solid #d03050; --n-border-focus-error: 1px solid #de576d; --n-border-hover-error: 1px solid #de576d; --n-loading-color-error: #d03050; --n-clear-color: rgba(194, 194, 194, 1); --n-clear-size: 16px; --n-clear-color-hover: rgba(146, 146, 146, 1); --n-clear-color-pressed: rgba(175, 175, 175, 1); --n-icon-color: rgba(194, 194, 194, 1); --n-icon-color-hover: rgba(146, 146, 146, 1); --n-icon-color-pressed: rgba(175, 175, 175, 1); --n-icon-color-disabled: rgba(209, 209, 209, 1); --n-suffix-text-color: rgb(51, 54, 57);" tabindex="0">
|
||||
<div class="n-input-wrapper">
|
||||
<!---->
|
||||
<div class="n-input__input"><input type="text" class="n-input__input-el" tabindex="-1" placeholder="يىل تاللاڭ" size="20" value="1970">
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
<div class="n-input__suffix">
|
||||
<!---->
|
||||
<!---->
|
||||
<!----><i class="n-base-icon n-date-picker-icon"><svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<g stroke="none" stroke-width="1" fill-rule="evenodd">
|
||||
<g fill-rule="nonzero">
|
||||
<path d="M21.75,3 C23.5449254,3 25,4.45507456 25,6.25 L25,21.75 C25,23.5449254 23.5449254,25 21.75,25 L6.25,25 C4.45507456,25 3,23.5449254 3,21.75 L3,6.25 C3,4.45507456 4.45507456,3 6.25,3 L21.75,3 Z M23.5,9.503 L4.5,9.503 L4.5,21.75 C4.5,22.7164983 5.28350169,23.5 6.25,23.5 L21.75,23.5 C22.7164983,23.5 23.5,22.7164983 23.5,21.75 L23.5,9.503 Z M21.75,4.5 L6.25,4.5 C5.28350169,4.5 4.5,5.28350169 4.5,6.25 L4.5,8.003 L23.5,8.003 L23.5,6.25 C23.5,5.28350169 22.7164983,4.5 21.75,4.5 Z"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg></i>
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
<!---->
|
||||
<div class="n-input__border"></div>
|
||||
<div class="n-input__state-border"></div>
|
||||
<!---->
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
<div class="n-date-picker" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-icon-color-override: rgba(194, 194, 194, 1); --n-icon-color-disabled-override: rgba(209, 209, 209, 1);">
|
||||
<div class="n-input n-input--resizable n-input--stateful" style="--n-bezier: cubic-bezier(.4, 0, .2, 1); --n-count-text-color: rgb(118, 124, 130); --n-count-text-color-disabled: rgba(194, 194, 194, 1); --n-color: rgba(255, 255, 255, 1); --n-font-size: 14px; --n-font-weight: 400; --n-border-radius: 3px; --n-height: 34px; --n-padding-left: 12px; --n-padding-right: 12px; --n-text-color: rgb(51, 54, 57); --n-caret-color: #18a058; --n-text-decoration-color: rgb(51, 54, 57); --n-border: 1px solid rgb(224, 224, 230); --n-border-disabled: 1px solid rgb(224, 224, 230); --n-border-hover: 1px solid #36ad6a; --n-border-focus: 1px solid #36ad6a; --n-placeholder-color: rgba(194, 194, 194, 1); --n-placeholder-color-disabled: rgba(209, 209, 209, 1); --n-icon-size: 16px; --n-line-height-textarea: 1.6; --n-color-disabled: rgb(250, 250, 252); --n-color-focus: rgba(255, 255, 255, 1); --n-text-color-disabled: rgba(194, 194, 194, 1); --n-box-shadow-focus: 0 0 0 2px rgba(24, 160, 88, 0.2); --n-loading-color: #18a058; --n-caret-color-warning: #f0a020; --n-color-focus-warning: rgba(255, 255, 255, 1); --n-box-shadow-focus-warning: 0 0 0 2px rgba(240, 160, 32, 0.2); --n-border-warning: 1px solid #f0a020; --n-border-focus-warning: 1px solid #fcb040; --n-border-hover-warning: 1px solid #fcb040; --n-loading-color-warning: #f0a020; --n-caret-color-error: #d03050; --n-color-focus-error: rgba(255, 255, 255, 1); --n-box-shadow-focus-error: 0 0 0 2px rgba(208, 48, 80, 0.2); --n-border-error: 1px solid #d03050; --n-border-focus-error: 1px solid #de576d; --n-border-hover-error: 1px solid #de576d; --n-loading-color-error: #d03050; --n-clear-color: rgba(194, 194, 194, 1); --n-clear-size: 16px; --n-clear-color-hover: rgba(146, 146, 146, 1); --n-clear-color-pressed: rgba(175, 175, 175, 1); --n-icon-color: rgba(194, 194, 194, 1); --n-icon-color-hover: rgba(146, 146, 146, 1); --n-icon-color-pressed: rgba(175, 175, 175, 1); --n-icon-color-disabled: rgba(209, 209, 209, 1); --n-suffix-text-color: rgb(51, 54, 57);" tabindex="0">
|
||||
<div class="n-input-wrapper">
|
||||
<!---->
|
||||
<div class="n-input__input"><input type="text" class="n-input__input-el" tabindex="-1" placeholder="ئاي تاللاڭ" size="20" value="1970-01">
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
<div class="n-input__suffix">
|
||||
<!---->
|
||||
<!---->
|
||||
<!----><i class="n-base-icon n-date-picker-icon"><svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<g stroke="none" stroke-width="1" fill-rule="evenodd">
|
||||
<g fill-rule="nonzero">
|
||||
<path d="M21.75,3 C23.5449254,3 25,4.45507456 25,6.25 L25,21.75 C25,23.5449254 23.5449254,25 21.75,25 L6.25,25 C4.45507456,25 3,23.5449254 3,21.75 L3,6.25 C3,4.45507456 4.45507456,3 6.25,3 L21.75,3 Z M23.5,9.503 L4.5,9.503 L4.5,21.75 C4.5,22.7164983 5.28350169,23.5 6.25,23.5 L21.75,23.5 C22.7164983,23.5 23.5,22.7164983 23.5,21.75 L23.5,9.503 Z M21.75,4.5 L6.25,4.5 C5.28350169,4.5 4.5,5.28350169 4.5,6.25 L4.5,8.003 L23.5,8.003 L23.5,6.25 C23.5,5.28350169 22.7164983,4.5 21.75,4.5 Z"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg></i>
|
||||
<!---->
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
<!---->
|
||||
<div class="n-input__border"></div>
|
||||
<div class="n-input__state-border"></div>
|
||||
<!---->
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>"
|
||||
`;
|
||||
|
128
src/locales/common/ugCN.ts
Normal file
128
src/locales/common/ugCN.ts
Normal file
@ -0,0 +1,128 @@
|
||||
import type { NLocale } from './enUS'
|
||||
|
||||
const ugCN: NLocale = {
|
||||
name: 'ug-CN',
|
||||
global: {
|
||||
undo: 'قالدۇرۇش',
|
||||
redo: 'قايتا',
|
||||
confirm: 'جەزملەش',
|
||||
clear: 'تازلاش'
|
||||
},
|
||||
Popconfirm: {
|
||||
positiveText: 'جەزملەش',
|
||||
negativeText: 'بىكار قىلىش'
|
||||
},
|
||||
Cascader: {
|
||||
placeholder: 'تاللاڭ',
|
||||
loading: 'يۈكلەۋاتىدۇ',
|
||||
loadingRequiredMessage: (label: string): string =>
|
||||
`جەمئى ${label} تۈگۈننى يۈكلەپ بولغاندىن كېيىن تاللىغىلى بولىدۇ`
|
||||
},
|
||||
Time: {
|
||||
dateFormat: 'yyyy-MM-dd',
|
||||
dateTimeFormat: 'yyyy-MM-dd HH:mm:ss'
|
||||
},
|
||||
DatePicker: {
|
||||
yearFormat: 'yyyy-يىل',
|
||||
monthFormat: 'MMM',
|
||||
dayFormat: 'eeeeee',
|
||||
yearTypeFormat: 'yyyy',
|
||||
monthTypeFormat: 'yyyy-MM',
|
||||
dateFormat: 'yyyy-MM-dd',
|
||||
dateTimeFormat: 'yyyy-MM-dd HH:mm:ss',
|
||||
quarterFormat: 'yyyy-qqq',
|
||||
weekFormat: 'YYYY-wھەپتە',
|
||||
clear: 'تازلاش',
|
||||
now: 'مۇشۇ ۋاقىت',
|
||||
confirm: 'جەزملەش',
|
||||
selectTime: 'ۋاقىت تاللاڭ',
|
||||
selectDate: 'چىسلا تاللاڭ',
|
||||
datePlaceholder: 'چىسلا تاللاڭ',
|
||||
datetimePlaceholder: 'چىسلا ۋاقىت تاللاڭ',
|
||||
monthPlaceholder: 'ئاي تاللاڭ',
|
||||
yearPlaceholder: 'يىل تاللاڭ',
|
||||
quarterPlaceholder: 'پەسىل تاللاڭ',
|
||||
weekPlaceholder: 'ھەپتە تاللاڭ',
|
||||
startDatePlaceholder: 'باشلىنىش ۋاقتى',
|
||||
endDatePlaceholder: 'ئاخىرلىشىش ۋاقتى',
|
||||
startDatetimePlaceholder: 'باشلىندىغان چىسلا ۋاقىت',
|
||||
endDatetimePlaceholder: 'ئاخىرلىشىدىغان چىسلا ۋاقىت',
|
||||
startMonthPlaceholder: 'باشلىندىغان ئاي',
|
||||
endMonthPlaceholder: 'ئاخىرلىشىدىغان ئاي',
|
||||
monthBeforeYear: false,
|
||||
firstDayOfWeek: 0,
|
||||
today: 'بۈگۈن'
|
||||
},
|
||||
DataTable: {
|
||||
checkTableAll: 'ھەممە ئۇچۇرنى تاللاش',
|
||||
uncheckTableAll: 'تاللاشنى بىكار قىلىش',
|
||||
confirm: 'جەزملەش',
|
||||
clear: 'تازلاش'
|
||||
},
|
||||
LegacyTransfer: {
|
||||
sourceTitle: 'ئەسلى تۈر',
|
||||
targetTitle: 'نىشان تۈر'
|
||||
},
|
||||
Transfer: {
|
||||
selectAll: 'ھەممىنى تاللاش',
|
||||
clearAll: 'تازلاش',
|
||||
unselectAll: 'ھەممىنى بىكار قىلىش',
|
||||
total: (num: number): string => `جەمئى ${num} تۈر`,
|
||||
selected: (num: number): string => `${num} تۈر تاللاندى`
|
||||
},
|
||||
Empty: {
|
||||
description: 'ئۇچۇر يوق'
|
||||
},
|
||||
Select: {
|
||||
placeholder: 'تاللاڭ'
|
||||
},
|
||||
TimePicker: {
|
||||
placeholder: 'ۋاقىت تاللاڭ',
|
||||
positiveText: 'جەزملەش',
|
||||
negativeText: 'بىكار قىلىش',
|
||||
now: 'مۇشۇ ۋاقىت',
|
||||
clear: 'تازلاش'
|
||||
},
|
||||
Pagination: {
|
||||
goto: 'ئاتلاش',
|
||||
selectionSuffix: 'بەت'
|
||||
},
|
||||
DynamicTags: {
|
||||
add: 'قوشۇش'
|
||||
},
|
||||
Log: {
|
||||
loading: 'يۈكلەۋاتىدۇ'
|
||||
},
|
||||
Input: {
|
||||
placeholder: 'كىرگۈزۈڭ'
|
||||
},
|
||||
InputNumber: {
|
||||
placeholder: 'كىرگۈزۈڭ'
|
||||
},
|
||||
DynamicInput: {
|
||||
create: 'قوشۇش'
|
||||
},
|
||||
ThemeEditor: {
|
||||
title: 'ئۇسلوب تەھرىرلىگۈچ',
|
||||
clearAllVars: 'ھەممە پارامىتىرنى تازلاش',
|
||||
clearSearch: 'ئىزدەشنى تازلاش',
|
||||
filterCompName: 'ۋىجىت ئىسمىنى فىلتىرلاش',
|
||||
filterVarName: 'پارامىتېرنى فىلتىرلاش',
|
||||
import: 'ئەكىرىش',
|
||||
export: 'چىقىرىش',
|
||||
restore: 'ئەسلىگە قايتۇرۇش'
|
||||
},
|
||||
Image: {
|
||||
tipPrevious: '(←)ئالدىنقىسى',
|
||||
tipNext: 'كېيىنكىسى(→)',
|
||||
tipCounterclockwise: 'سولغا چۆرۈش',
|
||||
tipClockwise: 'ئوڭغا چۆرۈش',
|
||||
tipZoomOut: 'كىچىكلىتىش',
|
||||
tipZoomIn: 'چوڭايتىش',
|
||||
tipDownload: 'چۈشۈرۈش',
|
||||
tipClose: 'تاقاش(Esc)',
|
||||
tipOriginalSize: 'ئەسلىگە قايتۇرۇش'
|
||||
}
|
||||
}
|
||||
|
||||
export default ugCN
|
9
src/locales/date/ugCN.ts
Normal file
9
src/locales/date/ugCN.ts
Normal file
@ -0,0 +1,9 @@
|
||||
import type { NDateLocale } from './enUS'
|
||||
import { ug } from 'date-fns/locale'
|
||||
|
||||
const dateUgCN: NDateLocale = {
|
||||
name: 'ug-CN',
|
||||
locale: ug
|
||||
}
|
||||
|
||||
export default dateUgCN
|
@ -33,6 +33,7 @@ import {
|
||||
dateSvSE,
|
||||
dateThTH,
|
||||
dateTrTR,
|
||||
dateUgCN,
|
||||
dateUkUA,
|
||||
dateUzUZ,
|
||||
dateZhCN,
|
||||
@ -65,6 +66,7 @@ import {
|
||||
zhTW
|
||||
} from '../index'
|
||||
import { NInput } from '../input/index'
|
||||
import ugCN from './common/ugCN'
|
||||
import { createLocale } from './utils/index'
|
||||
|
||||
const Wrapper = defineComponent({
|
||||
@ -407,5 +409,13 @@ describe('locale', () => {
|
||||
}
|
||||
}).html()
|
||||
).toMatchSnapshot()
|
||||
expect(
|
||||
mount(Wrapper, {
|
||||
props: {
|
||||
dateLocale: dateUgCN,
|
||||
locale: ugCN
|
||||
}
|
||||
}).html()
|
||||
).toMatchSnapshot()
|
||||
})
|
||||
})
|
||||
|
@ -55,6 +55,7 @@ export { default as dateSkSK } from './date/skSK'
|
||||
export { default as dateSvSE } from './date/svSE'
|
||||
export { default as dateThTH } from './date/thTH'
|
||||
export { default as dateTrTR } from './date/trTR'
|
||||
export { default as dateUgCN } from './date/ugCN'
|
||||
export { default as dateUkUA } from './date/ukUA'
|
||||
export { default as dateUzUZ } from './date/uzUZ'
|
||||
export { default as dateViVN } from './date/viVN'
|
||||
|
Loading…
x
Reference in New Issue
Block a user