diff --git a/components/i18n/languages/ar_EG.ts b/components/i18n/languages/ar_EG.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/bg_BG.ts b/components/i18n/languages/bg_BG.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/ca_ES.ts b/components/i18n/languages/ca_ES.ts old mode 100644 new mode 100755 index 2e1635e2d29..6e9227b492c --- a/components/i18n/languages/ca_ES.ts +++ b/components/i18n/languages/ca_ES.ts @@ -36,7 +36,7 @@ export default { Transfer: { searchPlaceholder: 'Cercar aquí', itemUnit: 'element', - itemsUnit: 'elements' + itemsUnit: 'element' }, Upload: { uploading: 'Pujant...', diff --git a/components/i18n/languages/calendar/en_US.ts b/components/i18n/languages/calendar/en_US.ts index 835264de8f4..99e6004ec61 100755 --- a/components/i18n/languages/calendar/en_US.ts +++ b/components/i18n/languages/calendar/en_US.ts @@ -14,8 +14,9 @@ export default { clear: 'Clear', month: 'Month', year: 'Year', - timeSelect: 'Select time', - dateSelect: 'Select date', + timeSelect: 'select time', + dateSelect: 'select date', + weekSelect: 'Choose a week', monthSelect: 'Choose a month', yearSelect: 'Choose a year', decadeSelect: 'Choose a decade', diff --git a/components/i18n/languages/calendar/fr_FR.ts b/components/i18n/languages/calendar/fr_FR.ts index f54f336b334..cdf68743284 100755 --- a/components/i18n/languages/calendar/fr_FR.ts +++ b/components/i18n/languages/calendar/fr_FR.ts @@ -7,15 +7,15 @@ */ export default { - today: 'Aujourd\'hui', + today: "Aujourd'hui", now: 'Maintenant', - backToToday: 'Aujourd\'hui', + backToToday: "Aujourd'hui", ok: 'Ok', clear: 'Rétablir', month: 'Mois', year: 'Année', - timeSelect: 'Sélectionner l\'heure', - dateSelect: 'Sélectionner l\'heure', + timeSelect: "Sélectionner l'heure", + dateSelect: 'Sélectionner la date', monthSelect: 'Choisissez un mois', yearSelect: 'Choisissez une année', decadeSelect: 'Choisissez une décennie', diff --git a/components/i18n/languages/calendar/he_IL.ts b/components/i18n/languages/calendar/he_IL.ts new file mode 100755 index 00000000000..e21715ccc9f --- /dev/null +++ b/components/i18n/languages/calendar/he_IL.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'היום', + now: 'עכשיו', + backToToday: 'חזור להיום', + ok: 'אישור', + clear: 'איפוס', + month: 'חודש', + year: 'שנה', + timeSelect: 'בחר שעה', + dateSelect: 'בחר תאריך', + weekSelect: 'בחר שבוע', + monthSelect: 'בחר חודש', + yearSelect: 'בחר שנה', + decadeSelect: 'בחר עשור', + yearFormat: 'YYYY', + dateFormat: 'M/D/YYYY', + dayFormat: 'D', + dateTimeFormat: 'M/D/YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'חודש קודם (PageUp)', + nextMonth: 'חודש הבא (PageDown)', + previousYear: 'שנה שעברה (Control + left)', + nextYear: 'שנה הבאה (Control + right)', + previousDecade: 'העשור הקודם', + nextDecade: 'העשור הבא', + previousCentury: 'המאה הקודמת', + nextCentury: 'המאה הבאה' +}; diff --git a/components/i18n/languages/calendar/hi_IN.ts b/components/i18n/languages/calendar/hi_IN.ts new file mode 100755 index 00000000000..d042c241ecb --- /dev/null +++ b/components/i18n/languages/calendar/hi_IN.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'आज', + now: 'अभी', + backToToday: 'आज तक', + ok: 'ठीक', + clear: 'स्पष्ट', + month: 'महीना', + year: 'साल', + timeSelect: 'समय का चयन करें', + dateSelect: 'तारीख़ चुनें', + weekSelect: 'एक सप्ताह चुनें', + monthSelect: 'एक महीना चुनें', + yearSelect: 'एक वर्ष चुनें', + decadeSelect: 'एक दशक चुनें', + yearFormat: 'YYYY', + dateFormat: 'M/D/YYYY', + dayFormat: 'D', + dateTimeFormat: 'M/D/YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'पिछला महीना (पेजअप)', + nextMonth: 'अगले महीने (पेजडाउन)', + previousYear: 'पिछले साल (Ctrl + बाएं)', + nextYear: 'अगले साल (Ctrl + दाहिना)', + previousDecade: 'पिछला दशक', + nextDecade: 'अगले दशक', + previousCentury: 'पीछ्ली शताब्दी', + nextCentury: 'अगली सदी' +}; diff --git a/components/i18n/languages/calendar/hr_HR.ts b/components/i18n/languages/calendar/hr_HR.ts new file mode 100755 index 00000000000..b13e9f5ccf6 --- /dev/null +++ b/components/i18n/languages/calendar/hr_HR.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'Danas', + now: 'Sad', + backToToday: 'Natrag na danas', + ok: 'Ok', + clear: 'Očisti', + month: 'Mjesec', + year: 'Godina', + timeSelect: 'odaberite vrijeme', + dateSelect: 'odaberite datum', + weekSelect: 'Odaberite tjedan', + monthSelect: 'Odaberite mjesec', + yearSelect: 'Odaberite godinu', + decadeSelect: 'Odaberite desetljeće', + yearFormat: 'YYYY', + dateFormat: 'D.M.YYYY', + dayFormat: 'D', + dateTimeFormat: 'D.M.YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'Prošli mjesec (PageUp)', + nextMonth: 'Sljedeći mjesec (PageDown)', + previousYear: 'Prošla godina (Control + left)', + nextYear: 'Sljedeća godina (Control + right)', + previousDecade: 'Prošlo desetljeće', + nextDecade: 'Sljedeće desetljeće', + previousCentury: 'Prošlo stoljeće', + nextCentury: 'Sljedeće stoljeće' +}; diff --git a/components/i18n/languages/calendar/id_ID.ts b/components/i18n/languages/calendar/id_ID.ts new file mode 100755 index 00000000000..2e3546298a3 --- /dev/null +++ b/components/i18n/languages/calendar/id_ID.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'Hari ini', + now: 'Sekarang', + backToToday: 'Kembali ke hari ini', + ok: 'Baik', + clear: 'Bersih', + month: 'Bulan', + year: 'Tahun', + timeSelect: 'pilih waktu', + dateSelect: 'pilih tanggal', + weekSelect: 'Pilih satu minggu', + monthSelect: 'Pilih satu bulan', + yearSelect: 'Pilih satu tahun', + decadeSelect: 'Pilih satu dekade', + yearFormat: 'YYYY', + dateFormat: 'M/D/YYYY', + dayFormat: 'D', + dateTimeFormat: 'M/D/YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'Bulan sebelumnya (PageUp)', + nextMonth: 'Bulan depan (PageDown)', + previousYear: 'Tahun lalu (Control + kiri)', + nextYear: 'Tahun depan (Kontrol + kanan)', + previousDecade: 'Dekade terakhir', + nextDecade: 'Dekade berikutnya', + previousCentury: 'Abad terakhir', + nextCentury: 'Abad berikutnya' +}; diff --git a/components/i18n/languages/calendar/it_IT.ts b/components/i18n/languages/calendar/it_IT.ts index 5984fb2be6c..a4c96be47ad 100755 --- a/components/i18n/languages/calendar/it_IT.ts +++ b/components/i18n/languages/calendar/it_IT.ts @@ -8,17 +8,17 @@ export default { today: 'Oggi', - now: 'adesso', + now: 'Adesso', backToToday: 'Torna ad oggi', ok: 'Ok', - clear: 'Chiaro', + clear: 'Cancella', month: 'Mese', year: 'Anno', - timeSelect: 'Seleziona il tempo', - dateSelect: 'Select date', - monthSelect: 'Seleziona la data', - yearSelect: 'Scegli un anno', - decadeSelect: 'Scegli un decennio', + timeSelect: "Seleziona l'ora", + dateSelect: 'Seleziona la data', + monthSelect: 'Seleziona il mese', + yearSelect: "Seleziona l'anno", + decadeSelect: 'Seleziona il decennio', yearFormat: 'YYYY', dateFormat: 'D/M/YYYY', dayFormat: 'D', @@ -26,8 +26,8 @@ export default { monthBeforeYear: true, previousMonth: 'Il mese scorso (PageUp)', nextMonth: 'Il prossimo mese (PageDown)', - previousYear: 'L\'anno scorso (Control + sinistra)', - nextYear: 'L\'anno prossimo (Control + destra)', + previousYear: "L'anno scorso (Control + sinistra)", + nextYear: "L'anno prossimo (Control + destra)", previousDecade: 'Ultimo decennio', nextDecade: 'Prossimo decennio', previousCentury: 'Secolo precedente', diff --git a/components/i18n/languages/calendar/kn_IN.ts b/components/i18n/languages/calendar/kn_IN.ts new file mode 100755 index 00000000000..ca55ef5b2fb --- /dev/null +++ b/components/i18n/languages/calendar/kn_IN.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'ಇಂದು', + now: 'ಈಗ', + backToToday: 'ಇಂದು ಹಿಂದಿರುಗಿ', + ok: 'ಸರಿ', + clear: 'ಸ್ಪಷ್ಟ', + month: 'ತಿಂಗಳು', + year: 'ವರ್ಷ', + timeSelect: 'ಸಮಯ ಆಯ್ಕೆಮಾಡಿ', + dateSelect: 'ದಿನಾಂಕವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ', + weekSelect: 'ಒಂದು ವಾರದ ಆರಿಸಿ', + monthSelect: 'ಒಂದು ತಿಂಗಳು ಆಯ್ಕೆಮಾಡಿ', + yearSelect: 'ಒಂದು ವರ್ಷ ಆರಿಸಿ', + decadeSelect: 'ಒಂದು ದಶಕದ ಆಯ್ಕೆಮಾಡಿ', + yearFormat: 'YYYY', + dateFormat: 'M/D/YYYY', + dayFormat: 'D', + dateTimeFormat: 'M/D/YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'ಹಿಂದಿನ ತಿಂಗಳು (ಪೇಜ್ಅಪ್)', + nextMonth: 'ಮುಂದಿನ ತಿಂಗಳು (ಪೇಜ್ಡೌನ್)', + previousYear: 'ಕಳೆದ ವರ್ಷ (Ctrl + ಎಡ)', + nextYear: 'ಮುಂದಿನ ವರ್ಷ (Ctrl + ಬಲ)', + previousDecade: 'ಕಳೆದ ದಶಕ', + nextDecade: 'ಮುಂದಿನ ದಶಕ', + previousCentury: 'ಕಳೆದ ಶತಮಾನ', + nextCentury: 'ಮುಂದಿನ ಶತಮಾನ' +}; diff --git a/components/i18n/languages/calendar/lv_LV.ts b/components/i18n/languages/calendar/lv_LV.ts new file mode 100755 index 00000000000..ec09d9d9774 --- /dev/null +++ b/components/i18n/languages/calendar/lv_LV.ts @@ -0,0 +1,35 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'Šodien', + now: 'Tagad', + backToToday: 'Atpakaļ pie šodienas', + ok: 'Ok', + clear: 'Skaidrs', + month: 'Mēnesis', + year: 'Gads', + timeSelect: 'Izvēlieties laiku', + dateSelect: 'Izvēlieties datumu', + monthSelect: 'Izvēlieties mēnesi', + yearSelect: 'Izvēlieties gadu', + decadeSelect: 'Izvēlieties desmit gadus', + yearFormat: 'YYYY', + dateFormat: 'D.M.YYYY', + dayFormat: 'D', + dateTimeFormat: 'D.M.YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'Iepriekšējais mēnesis (PageUp)', + nextMonth: 'Nākammēnes (PageDown)', + previousYear: 'Pagājušais gads (Control + left)', + nextYear: 'Nākamgad (Control + right)', + previousDecade: 'Pēdējā desmitgadē', + nextDecade: 'Nākamā desmitgade', + previousCentury: 'Pagājušajā gadsimtā', + nextCentury: 'Nākamajā gadsimtā' +}; diff --git a/components/i18n/languages/calendar/mm_MM.ts b/components/i18n/languages/calendar/mm_MM.ts new file mode 100755 index 00000000000..4e31c329d07 --- /dev/null +++ b/components/i18n/languages/calendar/mm_MM.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'ယနေ့', + now: 'ယခု', + backToToday: 'ယနေ့ မတိုင်ခင် သို့', + ok: 'Ok', + clear: 'ရှင်းမည်', + month: 'လ', + year: 'နှစ်', + timeSelect: 'အချိန်ကို ရွေး', + dateSelect: 'နေ့ကို ရွေး', + weekSelect: 'အပတ်ကို ရွေး', + monthSelect: 'လကို ရွေး', + yearSelect: 'နှစ်ကို ရွေး', + decadeSelect: 'ဆယ်စုနှစ်ကို ရွေး', + yearFormat: 'YYYY', + dateFormat: 'M/D/YYYY', + dayFormat: 'D', + dateTimeFormat: 'M/D/YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'ယခင် လ (PageUp)', + nextMonth: 'နောက် လ (PageDown)', + previousYear: 'ယခင် နှစ် (Control + left)', + nextYear: 'နောက် နှစ် (Control + right)', + previousDecade: 'ယခင် ဆယ်စုနှစ်', + nextDecade: 'နောက် ဆယ်စုနှစ်', + previousCentury: 'ယခင် ရာစုနှစ်', + nextCentury: 'နောက် ရာစုနှစ်' +}; diff --git a/components/i18n/languages/calendar/mn_MN.ts b/components/i18n/languages/calendar/mn_MN.ts new file mode 100755 index 00000000000..02ac24cc4ec --- /dev/null +++ b/components/i18n/languages/calendar/mn_MN.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'Өнөөдөр', + now: 'Одоо', + backToToday: 'Өнөөдөрлүү буцах', + ok: 'Ok', + clear: 'Цэвэрлэх', + month: 'Сар', + year: 'Жил', + timeSelect: 'Цаг сонгох', + dateSelect: 'Огноо сонгох', + weekSelect: '7 хоног сонгох', + monthSelect: 'Сар сонгох', + yearSelect: 'Жил сонгох', + decadeSelect: 'Арван сонгох', + yearFormat: 'YYYY', + dateFormat: 'YYYY/MM/DD', + dayFormat: 'DD', + dateTimeFormat: 'YYYY/MM/DD HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'Өмнөх сар (PageUp)', + nextMonth: 'Дараа сар (PageDown)', + previousYear: 'Өмнөх жил (Control + left)', + nextYear: 'Дараа жил (Control + right)', + previousDecade: 'Өмнөх арван', + nextDecade: 'Дараа арван', + previousCentury: 'Өмнөх зуун', + nextCentury: 'Дараа зуун' +}; diff --git a/components/i18n/languages/calendar/ms_MY.ts b/components/i18n/languages/calendar/ms_MY.ts new file mode 100755 index 00000000000..5f53c371a71 --- /dev/null +++ b/components/i18n/languages/calendar/ms_MY.ts @@ -0,0 +1,35 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'Hari ini', + now: 'Sekarang', + backToToday: 'Kembali ke hari ini', + ok: 'Ok', + timeSelect: 'Pilih masa', + dateSelect: 'Pilih tarikh', + weekSelect: 'Pilih minggu', + clear: 'Padam', + month: 'Bulan', + year: 'Tahun', + previousMonth: 'Bulan lepas', + nextMonth: 'Bulan depan', + monthSelect: 'Pilih bulan', + yearSelect: 'Pilih tahun', + decadeSelect: 'Pilih dekad', + yearFormat: 'YYYY', + dayFormat: 'D', + dateFormat: 'M/D/YYYY', + dateTimeFormat: 'M/D/YYYY HH:mm:ss', + previousYear: 'Tahun lepas (Ctrl+left)', + nextYear: 'Tahun depan (Ctrl+right)', + previousDecade: 'Dekad lepas', + nextDecade: 'Dekad depan', + previousCentury: 'Abad lepas', + nextCentury: 'Abad depan' +}; diff --git a/components/i18n/languages/calendar/ro_RO.ts b/components/i18n/languages/calendar/ro_RO.ts new file mode 100755 index 00000000000..8b787b6a329 --- /dev/null +++ b/components/i18n/languages/calendar/ro_RO.ts @@ -0,0 +1,36 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + today: 'Azi', + now: 'Acum', + backToToday: 'Înapoi la azi', + ok: 'Ok', + clear: 'Șterge', + month: 'Lună', + year: 'An', + timeSelect: 'selectează timpul', + dateSelect: 'selectează data', + weekSelect: 'Alege o săptămână', + monthSelect: 'Alege o lună', + yearSelect: 'Alege un an', + decadeSelect: 'Alege un deceniu', + yearFormat: 'YYYY', + dateFormat: 'D/M/YYYY', + dayFormat: 'D', + dateTimeFormat: 'D/M/YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'Luna anterioară (PageUp)', + nextMonth: 'Luna următoare (PageDown)', + previousYear: 'Anul anterior (Control + stânga)', + nextYear: 'Anul următor (Control + dreapta)', + previousDecade: 'Deceniul anterior', + nextDecade: 'Deceniul următor', + previousCentury: 'Secolul anterior', + nextCentury: 'Secolul următor' +}; diff --git a/components/i18n/languages/calendar/sl_SI.ts b/components/i18n/languages/calendar/sl_SI.ts old mode 100644 new mode 100755 index 15c5c1c2f4d..a5b9d8f4dea --- a/components/i18n/languages/calendar/sl_SI.ts +++ b/components/i18n/languages/calendar/sl_SI.ts @@ -8,23 +8,23 @@ export default { today: 'Danes', - now: 'Zdaj', + now: 'Trenutno', backToToday: 'Nazaj na danes', ok: 'V redu', clear: 'Počisti', month: 'Mesec', year: 'Leto', - timeSelect: 'Izberi čas', - dateSelect: 'Izberi datum', - monthSelect: 'Izberi mesec', - yearSelect: 'Izberi leto', - decadeSelect: 'Izberi desetletje', + timeSelect: 'Izberite čas', + dateSelect: 'Izberite datum', + monthSelect: 'Izberite mesec', + yearSelect: 'Izberite leto', + decadeSelect: 'Izberite desetletje', yearFormat: 'YYYY', dateFormat: 'DD.MM.YYYY', dayFormat: 'D', dateTimeFormat: 'DD.MM.YYYY HH:mm:ss', monthBeforeYear: true, - previousMonth: 'Predhodnji mesec (PageUp)', + previousMonth: 'Prejšnji mesec (PageUp)', nextMonth: 'Naslednji mesec (PageDown)', previousYear: 'Prejšnje leto (Control + left)', nextYear: 'Naslednje leto (Control + right)', diff --git a/components/i18n/languages/calendar/vi_VN.ts b/components/i18n/languages/calendar/vi_VN.ts old mode 100644 new mode 100755 index 274ba9365a1..91d6ea21744 --- a/components/i18n/languages/calendar/vi_VN.ts +++ b/components/i18n/languages/calendar/vi_VN.ts @@ -6,5 +6,31 @@ * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE */ -import vi_VN from '../date-picker/vi_VN'; -export default vi_VN; +export default { + today: 'Hôm nay', + now: 'Bây giờ', + backToToday: 'Trở về hôm nay', + ok: 'Ok', + clear: 'Xóa', + month: 'Tháng', + year: 'Năm', + timeSelect: 'Chọn thời gian', + dateSelect: 'Chọn ngày', + weekSelect: 'Chọn tuần', + monthSelect: 'Chọn tháng', + yearSelect: 'Chọn năm', + decadeSelect: 'Chọn thập kỷ', + yearFormat: 'YYYY', + dateFormat: 'D/M/YYYY', + dayFormat: 'D', + dateTimeFormat: 'D/M/YYYY HH:mm:ss', + monthBeforeYear: true, + previousMonth: 'Tháng trước (PageUp)', + nextMonth: 'Tháng sau (PageDown)', + previousYear: 'Năm trước (Control + left)', + nextYear: 'Năm sau (Control + right)', + previousDecade: 'Thập kỷ trước', + nextDecade: 'Thập kỷ sau', + previousCentury: 'Thế kỷ trước', + nextCentury: 'Thế kỷ sau' +}; diff --git a/components/i18n/languages/calendar/zh_CN.ts b/components/i18n/languages/calendar/zh_CN.ts index e72621f4b26..1e720c82a04 100755 --- a/components/i18n/languages/calendar/zh_CN.ts +++ b/components/i18n/languages/calendar/zh_CN.ts @@ -13,6 +13,7 @@ export default { ok: '确定', timeSelect: '选择时间', dateSelect: '选择日期', + weekSelect: '选择周', clear: '清除', month: '月', year: '年', diff --git a/components/i18n/languages/cs_CZ.ts b/components/i18n/languages/cs_CZ.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/da_DK.ts b/components/i18n/languages/da_DK.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/ar_EG.ts b/components/i18n/languages/date-picker/ar_EG.ts old mode 100644 new mode 100755 index 5dfbf5f6bef..0d8ad71b7a5 --- a/components/i18n/languages/date-picker/ar_EG.ts +++ b/components/i18n/languages/date-picker/ar_EG.ts @@ -18,7 +18,11 @@ const locale = { }, timePickerLocale: { ...TimePickerLocale - } + }, + dateFormat: 'DD-MM-YYYY', + monthFormat: 'MM-YYYY', + dateTimeFormat: 'DD-MM-YYYY HH:mm:ss', + weekFormat: 'wo-YYYY' }; // All settings at: diff --git a/components/i18n/languages/date-picker/bg_BG.ts b/components/i18n/languages/date-picker/bg_BG.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/ca_ES.ts b/components/i18n/languages/date-picker/ca_ES.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/cs_CZ.ts b/components/i18n/languages/date-picker/cs_CZ.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/da_DK.ts b/components/i18n/languages/date-picker/da_DK.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/de_DE.ts b/components/i18n/languages/date-picker/de_DE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/el_GR.ts b/components/i18n/languages/date-picker/el_GR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/en_GB.ts b/components/i18n/languages/date-picker/en_GB.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/en_US.ts b/components/i18n/languages/date-picker/en_US.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/es_ES.ts b/components/i18n/languages/date-picker/es_ES.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/et_EE.ts b/components/i18n/languages/date-picker/et_EE.ts old mode 100644 new mode 100755 index 40703e0d760..019aa96d224 --- a/components/i18n/languages/date-picker/et_EE.ts +++ b/components/i18n/languages/date-picker/et_EE.ts @@ -9,6 +9,7 @@ import CalendarLocale from '../calendar/et_EE'; import TimePickerLocale from '../time-picker/et_EE'; +// 统一合并为完整的 Locale const locale = { lang: { placeholder: 'Vali kuupäev', diff --git a/components/i18n/languages/date-picker/fa_IR.ts b/components/i18n/languages/date-picker/fa_IR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/fi_FI.ts b/components/i18n/languages/date-picker/fi_FI.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/fr_BE.ts b/components/i18n/languages/date-picker/fr_BE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/fr_FR.ts b/components/i18n/languages/date-picker/fr_FR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/he_IL.ts b/components/i18n/languages/date-picker/he_IL.ts new file mode 100755 index 00000000000..8d81d83e3c1 --- /dev/null +++ b/components/i18n/languages/date-picker/he_IL.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/he_IL'; +import TimePickerLocale from '../time-picker/he_IL'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'בחר תאריך', + rangePlaceholder: ['תאריך התחלה', 'תאריך סיום'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/hi_IN.ts b/components/i18n/languages/date-picker/hi_IN.ts new file mode 100755 index 00000000000..81596429423 --- /dev/null +++ b/components/i18n/languages/date-picker/hi_IN.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/hi_IN'; +import TimePickerLocale from '../time-picker/hi_IN'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'तारीख़ चुनें', + rangePlaceholder: ['प्रारंभ तिथि', 'समाप्ति तिथि'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/hr_HR.ts b/components/i18n/languages/date-picker/hr_HR.ts new file mode 100755 index 00000000000..268d6e5b87b --- /dev/null +++ b/components/i18n/languages/date-picker/hr_HR.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/hr_HR'; +import TimePickerLocale from '../time-picker/hr_HR'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'Odaberite datum', + rangePlaceholder: ['Početni datum', 'Završni datum'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/hu_HU.ts b/components/i18n/languages/date-picker/hu_HU.ts new file mode 100755 index 00000000000..2a6f64bacd0 --- /dev/null +++ b/components/i18n/languages/date-picker/hu_HU.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/hu_HU'; +import TimePickerLocale from '../time-picker/hu_HU'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'Válasszon dátumot', + rangePlaceholder: ['Kezdő dátum', 'Befejezés dátuma'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/id_ID.ts b/components/i18n/languages/date-picker/id_ID.ts new file mode 100755 index 00000000000..f9025ec6913 --- /dev/null +++ b/components/i18n/languages/date-picker/id_ID.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/id_ID'; +import TimePickerLocale from '../time-picker/id_ID'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'Pilih tanggal', + rangePlaceholder: ['Mulai tanggal', 'Tanggal akhir'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/is_IS.ts b/components/i18n/languages/date-picker/is_IS.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/it_IT.ts b/components/i18n/languages/date-picker/it_IT.ts old mode 100644 new mode 100755 index f06b570d2f0..6fbe12f2c3a --- a/components/i18n/languages/date-picker/it_IT.ts +++ b/components/i18n/languages/date-picker/it_IT.ts @@ -13,7 +13,7 @@ import TimePickerLocale from '../time-picker/it_IT'; const locale = { lang: { placeholder: 'Selezionare la data', - rangePlaceholder: ['Data d\'inizio', 'Data di fine'], + rangePlaceholder: ["Data d'inizio", 'Data di fine'], ...CalendarLocale }, timePickerLocale: { diff --git a/components/i18n/languages/date-picker/ja_JP.ts b/components/i18n/languages/date-picker/ja_JP.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/kn_IN.ts b/components/i18n/languages/date-picker/kn_IN.ts new file mode 100755 index 00000000000..5f7f523c803 --- /dev/null +++ b/components/i18n/languages/date-picker/kn_IN.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/kn_IN'; +import TimePickerLocale from '../time-picker/kn_IN'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'ದಿನಾಂಕ ಆಯ್ಕೆಮಾಡಿ', + rangePlaceholder: ['ಪ್ರಾರಂಭ ದಿನಾಂಕ', 'ಅಂತಿಮ ದಿನಾಂಕ'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/ko_KR.ts b/components/i18n/languages/date-picker/ko_KR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/ku_IQ.ts b/components/i18n/languages/date-picker/ku_IQ.ts new file mode 100755 index 00000000000..39899ca9fa9 --- /dev/null +++ b/components/i18n/languages/date-picker/ku_IQ.ts @@ -0,0 +1,26 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/ku_IQ'; +import TimePickerLocale from '../time-picker/ku_IQ'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'Dîrok hilbijêre', + rangePlaceholder: ['Dîroka destpêkê', 'Dîroka dawîn'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json +export default locale; diff --git a/components/i18n/languages/date-picker/lv_LV.ts b/components/i18n/languages/date-picker/lv_LV.ts new file mode 100755 index 00000000000..369347466b5 --- /dev/null +++ b/components/i18n/languages/date-picker/lv_LV.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/lv_LV'; +import TimePickerLocale from '../time-picker/lv_LV'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'Izvēlieties datumu', + rangePlaceholder: ['Sākuma datums', 'Beigu datums'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/mn_MN.ts b/components/i18n/languages/date-picker/mn_MN.ts new file mode 100755 index 00000000000..c5b8af65ae0 --- /dev/null +++ b/components/i18n/languages/date-picker/mn_MN.ts @@ -0,0 +1,27 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import CalendarLocale from '../calendar/mn_MN'; +import TimePickerLocale from '../time-picker/mn_MN'; + +// Merge into a locale object +const locale = { + lang: { + placeholder: 'Огноо сонгох', + rangePlaceholder: ['Эхлэх огноо', 'Дуусах огноо'], + ...CalendarLocale + }, + timePickerLocale: { + ...TimePickerLocale + } +}; + +// All settings at: +// https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json + +export default locale; diff --git a/components/i18n/languages/date-picker/nb_NO.ts b/components/i18n/languages/date-picker/nb_NO.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/nl_BE.ts b/components/i18n/languages/date-picker/nl_BE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/nl_NL.ts b/components/i18n/languages/date-picker/nl_NL.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/pl_PL.ts b/components/i18n/languages/date-picker/pl_PL.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/pt_BR.ts b/components/i18n/languages/date-picker/pt_BR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/pt_PT.ts b/components/i18n/languages/date-picker/pt_PT.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/ru_RU.ts b/components/i18n/languages/date-picker/ru_RU.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/sk_SK.ts b/components/i18n/languages/date-picker/sk_SK.ts old mode 100644 new mode 100755 index 74090539ba8..41bf6794348 --- a/components/i18n/languages/date-picker/sk_SK.ts +++ b/components/i18n/languages/date-picker/sk_SK.ts @@ -9,6 +9,7 @@ import CalendarLocale from '../calendar/sk_SK'; import TimePickerLocale from '../time-picker/sk_SK'; +// 统一合并为完整的 Locale const locale = { lang: { placeholder: 'Vybrať dátum', diff --git a/components/i18n/languages/date-picker/sl_SI.ts b/components/i18n/languages/date-picker/sl_SI.ts old mode 100644 new mode 100755 index e9df5f2e1b1..f5e85fd2655 --- a/components/i18n/languages/date-picker/sl_SI.ts +++ b/components/i18n/languages/date-picker/sl_SI.ts @@ -6,7 +6,6 @@ * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE */ -import CalendarLocale from '../calendar/sl_SI'; import TimePickerLocale from '../time-picker/sl_SI'; // Merge into a locale object @@ -14,7 +13,32 @@ const locale = { lang: { placeholder: 'Izberite datum', rangePlaceholder: ['Začetni datum', 'Končni datum'], - ...CalendarLocale + today: 'Danes', + now: 'Trenutno', + backToToday: 'Nazaj na trenutni datum', + ok: 'Ok', + clear: 'Počisti', + month: 'Mesec', + year: 'Leto', + timeSelect: 'Izberi čas', + dateSelect: 'Izberi datum', + monthSelect: 'Izberite mesec', + yearSelect: 'Izberite leto', + decadeSelect: 'Izberite desetletje', + yearFormat: 'YYYY', + dateFormat: 'D.M.YYYY', + dayFormat: 'D', + dateTimeFormat: 'D.M.YYYY HH:mm:ss', + monthFormat: 'MMMM', + monthBeforeYear: true, + previousMonth: 'Prejšnji mesec (PageUp)', + nextMonth: 'Naslednji mesec (PageDown)', + previousYear: 'Lansko leto (Control + left)', + nextYear: 'Naslednje leto (Control + right)', + previousDecade: 'Prejšnje desetletje', + nextDecade: 'Naslednje desetletje', + previousCentury: 'Zadnje stoletje', + nextCentury: 'Naslednje stoletje' }, timePickerLocale: { ...TimePickerLocale diff --git a/components/i18n/languages/date-picker/sr_RS.ts b/components/i18n/languages/date-picker/sr_RS.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/sv_SE.ts b/components/i18n/languages/date-picker/sv_SE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/th_TH.ts b/components/i18n/languages/date-picker/th_TH.ts old mode 100644 new mode 100755 index 9467879638b..0de244dbbe5 --- a/components/i18n/languages/date-picker/th_TH.ts +++ b/components/i18n/languages/date-picker/th_TH.ts @@ -11,12 +11,14 @@ import TimePickerLocale from '../time-picker/th_TH'; // Merge into a locale object const locale = { - lang : { - placeholder : 'เลือกวันที่', - rangePlaceholder: [ 'วันเริ่มต้น', 'วันสิ้นสุด' ], + lang: { + placeholder: 'เลือกวันที่', + rangePlaceholder: ['วันเริ่มต้น', 'วันสิ้นสุด'], ...CalendarLocale }, - timePickerLocale: { ...TimePickerLocale } + timePickerLocale: { + ...TimePickerLocale + } }; // All settings at: diff --git a/components/i18n/languages/date-picker/tr_TR.ts b/components/i18n/languages/date-picker/tr_TR.ts old mode 100644 new mode 100755 index 7a6aab70824..b2c9219726e --- a/components/i18n/languages/date-picker/tr_TR.ts +++ b/components/i18n/languages/date-picker/tr_TR.ts @@ -6,7 +6,7 @@ * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE */ -import CalendarLocale from '../calendar/en_US'; +import CalendarLocale from '../calendar/tr_TR'; import TimePickerLocale from '../time-picker/tr_TR'; // Merge into a locale object diff --git a/components/i18n/languages/date-picker/uk_UA.ts b/components/i18n/languages/date-picker/uk_UA.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/vi_VN.ts b/components/i18n/languages/date-picker/vi_VN.ts old mode 100644 new mode 100755 index f6bff2071c4..ad8b9ae990e --- a/components/i18n/languages/date-picker/vi_VN.ts +++ b/components/i18n/languages/date-picker/vi_VN.ts @@ -6,8 +6,8 @@ * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE */ -import CalendarLocale from '../calendar/en_US'; -import TimePickerLocale from '../time-picker/en_US'; +import CalendarLocale from '../calendar/vi_VN'; +import TimePickerLocale from '../time-picker/vi_VN'; // Merge into a locale object const locale = { diff --git a/components/i18n/languages/date-picker/zh_CN.ts b/components/i18n/languages/date-picker/zh_CN.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/date-picker/zh_TW.ts b/components/i18n/languages/date-picker/zh_TW.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/de_DE.ts b/components/i18n/languages/de_DE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/el_GR.ts b/components/i18n/languages/el_GR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/en_GB.ts b/components/i18n/languages/en_GB.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/en_US.ts b/components/i18n/languages/en_US.ts index 2e487c393f4..ccd8b411d84 100644 --- a/components/i18n/languages/en_US.ts +++ b/components/i18n/languages/en_US.ts @@ -52,6 +52,9 @@ export default { Empty: { description: 'No Data' }, + Icon: { + icon: 'icon' + }, Text: { edit: 'edit', copy: 'copy', diff --git a/components/i18n/languages/es_ES.ts b/components/i18n/languages/es_ES.ts old mode 100644 new mode 100755 index 17b8dc6bd4d..04f6bc919e8 --- a/components/i18n/languages/es_ES.ts +++ b/components/i18n/languages/es_ES.ts @@ -17,12 +17,16 @@ export default { DatePicker, TimePicker, Calendar, + global: { + placeholder: 'Seleccione' + }, Table: { filterTitle: 'Filtrar menú', filterConfirm: 'Aceptar', filterReset: 'Reiniciar', selectAll: 'Seleccionar todo', - selectInvert: 'Invertir selección' + selectInvert: 'Invertir selección', + sortTitle: 'Ordenar' }, Modal: { okText: 'Aceptar', @@ -47,6 +51,9 @@ export default { Empty: { description: 'No hay datos' }, + Icon: { + icon: 'ícono' + }, Text: { edit: 'editar', copy: 'copiar', diff --git a/components/i18n/languages/et_EE.ts b/components/i18n/languages/et_EE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/fa_IR.ts b/components/i18n/languages/fa_IR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/fi_FI.ts b/components/i18n/languages/fi_FI.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/fr_BE.ts b/components/i18n/languages/fr_BE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/fr_FR.ts b/components/i18n/languages/fr_FR.ts old mode 100644 new mode 100755 index b629ff491a9..89ec487462f --- a/components/i18n/languages/fr_FR.ts +++ b/components/i18n/languages/fr_FR.ts @@ -42,7 +42,7 @@ export default { uploading: 'Téléversement en cours...', removeFile: 'Supprimer', uploadError: 'Erreur de téléversement', - previewFile: 'Afficher l\'aperçu du fichier' + previewFile: "Afficher l'aperçu du fichier" }, Empty: { description: 'Aucune donnée' diff --git a/components/i18n/languages/he_IL.ts b/components/i18n/languages/he_IL.ts new file mode 100755 index 00000000000..998e1b55b82 --- /dev/null +++ b/components/i18n/languages/he_IL.ts @@ -0,0 +1,50 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/he_IL'; +import DatePicker from './date-picker/he_IL'; +import Pagination from './pagination/he_IL'; +import TimePicker from './time-picker/he_IL'; + +export default { + locale: 'he', + Pagination, + DatePicker, + TimePicker, + Calendar, + Table: { + filterTitle: 'תפריט סינון', + filterConfirm: 'אישור', + filterReset: 'איפוס', + selectAll: 'בחר הכל', + selectInvert: 'הפוך בחירה' + }, + Modal: { + okText: 'אישור', + cancelText: 'ביטול', + justOkText: 'אישור' + }, + Popconfirm: { + okText: 'אישור', + cancelText: 'ביטול' + }, + Transfer: { + searchPlaceholder: 'חפש כאן', + itemUnit: 'פריט', + itemsUnit: 'פריטים' + }, + Upload: { + uploading: 'מעלה...', + removeFile: 'הסר קובץ', + uploadError: 'שגיאת העלאה', + previewFile: 'הצג קובץ' + }, + Empty: { + description: 'אין מידע' + } +}; diff --git a/components/i18n/languages/hi_IN.ts b/components/i18n/languages/hi_IN.ts new file mode 100755 index 00000000000..53ec45f09ed --- /dev/null +++ b/components/i18n/languages/hi_IN.ts @@ -0,0 +1,58 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/hi_IN'; +import DatePicker from './date-picker/hi_IN'; +import Pagination from './pagination/hi_IN'; +import TimePicker from './time-picker/hi_IN'; + +export default { + locale: 'hi', + Pagination, + DatePicker, + TimePicker, + Calendar, + // locales for all comoponents + global: { + placeholder: 'कृपया चुनें' + }, + Table: { + filterTitle: 'सूची बंद करें', + filterConfirm: 'अच्छी तरह से', + filterReset: 'रीसेट', + emptyText: 'कोई जानकारी नहीं', + selectAll: 'वर्तमान पृष्ठ का चयन करें', + selectInvert: 'वर्तमान पृष्ठ घुमाएं', + sortTitle: 'द्वारा क्रमबद्ध करें' + }, + Modal: { + okText: 'अच्छी तरह से', + cancelText: 'रद्द करना', + justOkText: 'अच्छी तरह से' + }, + Popconfirm: { + okText: 'अच्छी तरह से', + cancelText: 'रद्द करना' + }, + Transfer: { + titles: ['', ''], + notFoundContent: 'नहीं मिला', + searchPlaceholder: 'यहां खोजें', + itemUnit: 'तत्त्व', + itemsUnit: 'विषय-वस्तु' + }, + Select: { + notFoundContent: 'नहीं मिला' + }, + Upload: { + uploading: 'अपलोडिंग...', + removeFile: 'फ़ाइल निकालें', + uploadError: 'अपलोड में त्रुटि', + previewFile: 'फ़ाइल पूर्वावलोकन' + } +}; diff --git a/components/i18n/languages/hr_HR.ts b/components/i18n/languages/hr_HR.ts new file mode 100755 index 00000000000..ea6458d0b94 --- /dev/null +++ b/components/i18n/languages/hr_HR.ts @@ -0,0 +1,64 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/hr_HR'; +import DatePicker from './date-picker/hr_HR'; +import Pagination from './pagination/hr_HR'; +import TimePicker from './time-picker/hr_HR'; + +export default { + locale: 'hr', + Pagination, + DatePicker, + TimePicker, + Calendar, + global: { + placeholder: 'Molimo označite' + }, + Table: { + filterTitle: 'Filter meni', + filterConfirm: 'OK', + filterReset: 'Reset', + selectAll: 'Označi trenutnu stranicu', + selectInvert: 'Invertiraj trenutnu stranicu', + sortTitle: 'Sortiraj' + }, + Modal: { + okText: 'OK', + cancelText: 'Odustani', + justOkText: 'OK' + }, + Popconfirm: { + okText: 'OK', + cancelText: 'Odustani' + }, + Transfer: { + titles: ['', ''], + searchPlaceholder: 'Pretraži ovdje', + itemUnit: 'stavka', + itemsUnit: 'stavke' + }, + Upload: { + uploading: 'Upload u tijeku...', + removeFile: 'Makni datoteku', + uploadError: 'Greška kod uploada', + previewFile: 'Pogledaj datoteku' + }, + Empty: { + description: 'Nema podataka' + }, + Icon: { + icon: 'ikona' + }, + Text: { + edit: 'uredi', + copy: 'kopiraj', + copied: 'kopiranje uspješno', + expand: 'proširi' + } +}; diff --git a/components/i18n/languages/hu_HU.ts b/components/i18n/languages/hu_HU.ts new file mode 100755 index 00000000000..a700eb642eb --- /dev/null +++ b/components/i18n/languages/hu_HU.ts @@ -0,0 +1,51 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/hu_HU'; +import DatePicker from './date-picker/hu_HU'; +import Pagination from './pagination/hu_HU'; +import TimePicker from './time-picker/hu_HU'; + +export default { + locale: 'hu', + Pagination, + DatePicker, + TimePicker, + Calendar, + Table: { + filterTitle: 'Szűrők', + filterConfirm: 'Alkalmazás', + filterReset: 'Visszaállítás', + selectAll: 'Jelenlegi oldal kiválasztása', + selectInvert: 'Jelenlegi oldal inverze', + sortTitle: 'Rendezés' + }, + Modal: { + okText: 'Alkalmazás', + cancelText: 'Visszavonás', + justOkText: 'Alkalmazás' + }, + Popconfirm: { + okText: 'Alkalmazás', + cancelText: 'Visszavonás' + }, + Transfer: { + searchPlaceholder: 'Keresés', + itemUnit: 'elem', + itemsUnit: 'elemek' + }, + Upload: { + uploading: 'Feltöltés...', + removeFile: 'Fájl eltávolítása', + uploadError: 'Feltöltési hiba', + previewFile: 'Fájl előnézet' + }, + Empty: { + description: 'Nincs adat' + } +}; diff --git a/components/i18n/languages/id_ID.ts b/components/i18n/languages/id_ID.ts new file mode 100755 index 00000000000..a72d14d2b91 --- /dev/null +++ b/components/i18n/languages/id_ID.ts @@ -0,0 +1,52 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/id_ID'; +import DatePicker from './date-picker/id_ID'; +import Pagination from './pagination/id_ID'; +import TimePicker from './time-picker/id_ID'; + +export default { + locale: 'id', + Pagination, + DatePicker, + TimePicker, + Calendar, + Table: { + filterTitle: 'Saring', + filterConfirm: 'OK', + filterReset: 'Hapus', + selectAll: 'Pilih semua di halaman ini', + selectInvert: 'Balikkan pilihan di halaman ini', + sortTitle: 'Urutkan' + }, + Modal: { + okText: 'OK', + cancelText: 'Batal', + justOkText: 'OK' + }, + Popconfirm: { + okText: 'OK', + cancelText: 'Batal' + }, + Transfer: { + titles: ['', ''], + searchPlaceholder: 'Cari', + itemUnit: 'item', + itemsUnit: 'item' + }, + Upload: { + uploading: 'Mengunggah...', + removeFile: 'Hapus file', + uploadError: 'Kesalahan pengunggahan', + previewFile: 'File pratinjau' + }, + Empty: { + description: 'Tidak ada data' + } +}; diff --git a/components/i18n/languages/is_IS.ts b/components/i18n/languages/is_IS.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/it_IT.ts b/components/i18n/languages/it_IT.ts old mode 100644 new mode 100755 index 3ed116ec6b8..89c7a39ab90 --- a/components/i18n/languages/it_IT.ts +++ b/components/i18n/languages/it_IT.ts @@ -17,6 +17,9 @@ export default { DatePicker, TimePicker, Calendar, + global: { + placeholder: 'Selezionare' + }, Table: { filterTitle: 'Menù Filtro', filterConfirm: 'OK', @@ -36,7 +39,7 @@ export default { }, Transfer: { searchPlaceholder: 'Cerca qui', - itemUnit: 'articolo', + itemUnit: 'elemento', itemsUnit: 'elementi' }, Upload: { @@ -48,6 +51,9 @@ export default { Empty: { description: 'Nessun dato' }, + Icon: { + icon: 'icona' + }, Text: { edit: 'modifica', copy: 'copia', diff --git a/components/i18n/languages/ja_JP.ts b/components/i18n/languages/ja_JP.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/kn_IN.ts b/components/i18n/languages/kn_IN.ts new file mode 100755 index 00000000000..3cb7de1f6b3 --- /dev/null +++ b/components/i18n/languages/kn_IN.ts @@ -0,0 +1,58 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/kn_IN'; +import DatePicker from './date-picker/kn_IN'; +import Pagination from './pagination/kn_IN'; +import TimePicker from './time-picker/kn_IN'; + +export default { + locale: 'kn', + Pagination, + DatePicker, + TimePicker, + Calendar, + // locales for all comoponents + global: { + placeholder: 'ದಯವಿಟ್ಟು ಆರಿಸಿ' + }, + Table: { + filterTitle: 'ಪಟ್ಟಿ ಸೋಸಿ', + filterConfirm: 'ಸರಿ', + filterReset: 'ಮರುಹೊಂದಿಸಿ', + emptyText: 'ಮಾಹಿತಿ ಇಲ್ಲ', + selectAll: 'ಪ್ರಸ್ತುತ ಪುಟವನ್ನು ಆಯ್ಕೆಮಾಡಿ', + selectInvert: 'ಪ್ರಸ್ತುತ ಪುಟವನ್ನು ತಿರುಗಿಸಿ', + sortTitle: 'ವಿಂಗಡಿಸಿ' + }, + Modal: { + okText: 'ಸರಿ', + cancelText: 'ರದ್ದು', + justOkText: 'ಸರಿ' + }, + Popconfirm: { + okText: 'ಸರಿ', + cancelText: 'ರದ್ದು' + }, + Transfer: { + titles: ['', ''], + notFoundContent: 'ದೊರೆತಿಲ್ಲ', + searchPlaceholder: 'ಇಲ್ಲಿ ಹುಡುಕಿ', + itemUnit: 'ವಿಷಯ', + itemsUnit: 'ವಿಷಯಗಳು' + }, + Select: { + notFoundContent: 'ದೊರೆತಿಲ್ಲ' + }, + Upload: { + uploading: 'ಏರಿಸಿ...', + removeFile: 'ಫೈಲ್ ತೆಗೆದುಹಾಕಿ', + uploadError: 'ಏರಿಸುವ ದೋಷ', + previewFile: 'ಫೈಲ್ ಮುನ್ನೋಟ' + } +}; diff --git a/components/i18n/languages/ko_KR.ts b/components/i18n/languages/ko_KR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/ku_IQ.ts b/components/i18n/languages/ku_IQ.ts new file mode 100755 index 00000000000..097aa8cc664 --- /dev/null +++ b/components/i18n/languages/ku_IQ.ts @@ -0,0 +1,50 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/ku_IQ'; +import DatePicker from './date-picker/ku_IQ'; +import Pagination from './pagination/ku_IQ'; +import TimePicker from './time-picker/ku_IQ'; + +export default { + locale: 'ku-iq', + Pagination, + DatePicker, + TimePicker, + Calendar, + Table: { + filterTitle: 'Menuê peldanka', + filterConfirm: 'Temam', + filterReset: 'Jê bibe', + selectAll: 'Hemî hilbijêre', + selectInvert: 'Hilbijartinan veguhere' + }, + Modal: { + okText: 'Temam', + cancelText: 'Betal ke', + justOkText: 'Temam' + }, + Popconfirm: { + okText: 'Temam', + cancelText: 'Betal ke' + }, + Transfer: { + searchPlaceholder: 'Lêgerîn', + itemUnit: 'tişt', + itemsUnit: 'tişt' + }, + Upload: { + uploading: 'Bardike...', + removeFile: 'Pelê rabike', + uploadError: 'Xeta barkirine', + previewFile: 'Pelê pêşbibîne' + }, + Empty: { + description: 'Agahî tune' + } +}; diff --git a/components/i18n/languages/lv_LV.ts b/components/i18n/languages/lv_LV.ts new file mode 100755 index 00000000000..ecf7b49b46b --- /dev/null +++ b/components/i18n/languages/lv_LV.ts @@ -0,0 +1,50 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/lv_LV'; +import DatePicker from './date-picker/lv_LV'; +import Pagination from './pagination/lv_LV'; +import TimePicker from './time-picker/lv_LV'; + +export default { + locale: 'lv', + Pagination, + DatePicker, + TimePicker, + Calendar, + Table: { + filterTitle: 'Filtrēšanas izvēlne', + filterConfirm: 'OK', + filterReset: 'Atiestatīt', + selectAll: 'Atlasiet pašreizējo lapu', + selectInvert: 'Pārvērst pašreizējo lapu' + }, + Modal: { + okText: 'OK', + cancelText: 'Atcelt', + justOkText: 'OK' + }, + Popconfirm: { + okText: 'OK', + cancelText: 'Atcelt' + }, + Transfer: { + searchPlaceholder: 'Meklēt šeit', + itemUnit: 'vienumu', + itemsUnit: 'vienumus' + }, + Upload: { + uploading: 'Augšupielāde...', + removeFile: 'Noņemt failu', + uploadError: 'Augšupielādes kļūda', + previewFile: 'Priekšskatiet failu' + }, + Empty: { + description: 'Nav datu' + } +}; diff --git a/components/i18n/languages/mn_MN.ts b/components/i18n/languages/mn_MN.ts new file mode 100755 index 00000000000..679af42640c --- /dev/null +++ b/components/i18n/languages/mn_MN.ts @@ -0,0 +1,50 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/mn_MN'; +import DatePicker from './date-picker/mn_MN'; +import Pagination from './pagination/mn_MN'; +import TimePicker from './time-picker/mn_MN'; + +export default { + locale: 'mn-mn', + Pagination, + DatePicker, + TimePicker, + Calendar, + Table: { + filterTitle: 'Хайх цэс', + filterConfirm: 'OK', + filterReset: 'Цэвэрлэх', + selectAll: 'Бүгдийг сонгох', + selectInvert: 'Бусдыг сонгох' + }, + Modal: { + okText: 'OK', + cancelText: 'Цуцлах', + justOkText: 'OK' + }, + Popconfirm: { + okText: 'OK', + cancelText: 'Цуцлах' + }, + Transfer: { + searchPlaceholder: 'Хайх', + itemUnit: 'Зүйл', + itemsUnit: 'Зүйлүүд' + }, + Upload: { + uploading: 'Хуулж байна...', + removeFile: 'Файл устгах', + uploadError: 'Хуулахад алдаа гарлаа', + previewFile: 'Файлыг түргэн үзэх' + }, + Empty: { + description: 'Мэдээлэл байхгүй байна' + } +}; diff --git a/components/i18n/languages/nb_NO.ts b/components/i18n/languages/nb_NO.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/ne-NP.ts b/components/i18n/languages/ne-NP.ts new file mode 100755 index 00000000000..f12fdebf10f --- /dev/null +++ b/components/i18n/languages/ne-NP.ts @@ -0,0 +1,51 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +import Calendar from './calendar/en_US'; +import DatePicker from './date-picker/en_US'; +import Pagination from './pagination/en_US'; +import TimePicker from './time-picker/en_US'; + +export default { + locale: 'ne-np', + Pagination, + DatePicker, + TimePicker, + Calendar, + Table: { + filterTitle: 'फिल्टर मेनु', + filterConfirm: 'हो', + filterReset: 'रीसेट', + selectAll: 'सबै छान्नुुहोस्', + selectInvert: 'छनौट उल्टाउनुहोस' + }, + Modal: { + okText: 'हो', + cancelText: 'होईन', + justOkText: 'हो' + }, + Popconfirm: { + okText: 'हो', + cancelText: 'होईन' + }, + Transfer: { + titles: ['', ''], + searchPlaceholder: 'यहाँ खोज्नुहोस्', + itemUnit: 'वस्तु', + itemsUnit: 'वस्तुहरू' + }, + Upload: { + uploading: 'अपलोड गर्दै...', + removeFile: 'फाइल हटाउनुहोस्', + uploadError: 'अप्लोडमा समस्या भयो', + previewFile: 'फाइल पूर्वावलोकन गर्नुहोस्' + }, + Empty: { + description: 'डाटा छैन' + } +}; diff --git a/components/i18n/languages/nl_BE.ts b/components/i18n/languages/nl_BE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/nl_NL.ts b/components/i18n/languages/nl_NL.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/pagination/he_IL.ts b/components/i18n/languages/pagination/he_IL.ts new file mode 100755 index 00000000000..751b3550906 --- /dev/null +++ b/components/i18n/languages/pagination/he_IL.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ עמוד', + jump_to: 'עבור אל', + jump_to_confirm: 'אישור', + page: '', + + // Pagination.jsx + prev_page: 'העמוד הקודם', + next_page: 'העמוד הבא', + prev_5: '5 עמודים קודמים', + next_5: '5 עמודים הבאים', + prev_3: '3 עמודים קודמים', + next_3: '3 עמודים הבאים' +}; diff --git a/components/i18n/languages/pagination/hi_IN.ts b/components/i18n/languages/pagination/hi_IN.ts new file mode 100755 index 00000000000..52e9f9fd16e --- /dev/null +++ b/components/i18n/languages/pagination/hi_IN.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ पृष्ठ', + jump_to: 'इस पर चलें', + jump_to_confirm: 'पुष्टि करें', + page: '', + + // Pagination.jsx + prev_page: 'पिछला पृष्ठ', + next_page: 'अगला पृष्ठ', + prev_5: 'पिछले 5 पृष्ठ', + next_5: 'अगले 5 पृष्ठ', + prev_3: 'पिछले 3 पृष्ठ', + next_3: 'अगले 3 पेज' +}; diff --git a/components/i18n/languages/pagination/hr_HR.ts b/components/i18n/languages/pagination/hr_HR.ts new file mode 100755 index 00000000000..4a9ac0974b9 --- /dev/null +++ b/components/i18n/languages/pagination/hr_HR.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ str', + jump_to: 'Idi na', + jump_to_confirm: 'potvrdi', + page: '', + + // Pagination.jsx + prev_page: 'Prijašnja stranica', + next_page: 'Sljedeća stranica', + prev_5: 'Prijašnjih 5 stranica', + next_5: 'Sljedećih 5 stranica', + prev_3: 'Prijašnje 3 stranice', + next_3: 'Sljedeće 3 stranice' +}; diff --git a/components/i18n/languages/pagination/id_ID.ts b/components/i18n/languages/pagination/id_ID.ts new file mode 100755 index 00000000000..ba646d1dbb8 --- /dev/null +++ b/components/i18n/languages/pagination/id_ID.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ halaman', + jump_to: 'Menuju', + jump_to_confirm: 'konfirmasi', + page: '', + + // Pagination.jsx + prev_page: 'Halaman Sebelumnya', + next_page: 'Halaman Berikutnya', + prev_5: '5 Halaman Sebelumnya', + next_5: '5 Halaman Berikutnya', + prev_3: '3 Halaman Sebelumnya', + next_3: '3 Halaman Berikutnya' +}; diff --git a/components/i18n/languages/pagination/kn_IN.ts b/components/i18n/languages/pagination/kn_IN.ts new file mode 100755 index 00000000000..e5c22295f94 --- /dev/null +++ b/components/i18n/languages/pagination/kn_IN.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ ಪುಟ', + jump_to: 'ಜಿಗಿತವನ್ನು', + jump_to_confirm: 'ಖಚಿತಪಡಿಸಲು ಜಿಗಿತವನ್ನು', + page: '', + + // Pagination.jsx + prev_page: 'ಹಿಂದಿನ ಪುಟ', + next_page: 'ಮುಂದಿನ ಪುಟ', + prev_5: 'ಹಿಂದಿನ 5 ಪುಟಗಳು', + next_5: 'ಮುಂದಿನ 5 ಪುಟಗಳು', + prev_3: 'ಹಿಂದಿನ 3 ಪುಟಗಳು', + next_3: 'ಮುಂದಿನ 3 ಪುಟಗಳು' +}; diff --git a/components/i18n/languages/pagination/lv_LV.ts b/components/i18n/languages/pagination/lv_LV.ts new file mode 100755 index 00000000000..342cfd095ab --- /dev/null +++ b/components/i18n/languages/pagination/lv_LV.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ lappuse', + jump_to: 'iet uz', + jump_to_confirm: 'apstiprināt', + page: '', + + // Pagination.jsx + prev_page: 'Iepriekšējā lapa', + next_page: 'Nākamā lapaspuse', + prev_5: 'Iepriekšējās 5 lapas', + next_5: 'Nākamās 5 lapas', + prev_3: 'Iepriekšējās 3 lapas', + next_3: 'Nākamās 3 lapas' +}; diff --git a/components/i18n/languages/pagination/mm_MM.ts b/components/i18n/languages/pagination/mm_MM.ts new file mode 100755 index 00000000000..735b8efd7c4 --- /dev/null +++ b/components/i18n/languages/pagination/mm_MM.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ စာမျက်နှာ', + jump_to: 'သွားရန်', + jump_to_confirm: 'သေချာပြီ', + page: '', + + // Pagination.jsx + prev_page: 'ယခင်စာမျက်နှာ', + next_page: 'နောက်စာမျက်နှာ', + prev_5: 'ယခင် ၅ခုမြောက်', + next_5: 'နောက် ၅ခုမြောက်', + prev_3: 'ယခင် ၃ခုမြောက်', + next_3: 'နောက် ၃ခုမြောက်' +}; diff --git a/components/i18n/languages/pagination/mn_MN.ts b/components/i18n/languages/pagination/mn_MN.ts new file mode 100755 index 00000000000..4227a28fe44 --- /dev/null +++ b/components/i18n/languages/pagination/mn_MN.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ хуудас', + jump_to: 'Шилжих', + jump_to_confirm: 'сонгох', + page: '', + + // Pagination.jsx + prev_page: 'Өмнөх хуудас', + next_page: 'Дараагийн хуудас', + prev_5: 'Дараагийн 5 хуудас', + next_5: 'Дараагийн 5 хуудас', + prev_3: 'Дараагийн 3 хуудас', + next_3: 'Дараагийн 3 хуудас' +}; diff --git a/components/i18n/languages/pagination/ms_MY.ts b/components/i18n/languages/pagination/ms_MY.ts new file mode 100755 index 00000000000..f830886b5a9 --- /dev/null +++ b/components/i18n/languages/pagination/ms_MY.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ halaman', + jump_to: 'Lompat ke', + jump_to_confirm: 'Sahkan', + page: '', + + // Pagination.jsx + prev_page: 'Halaman sebelumnya', + next_page: 'Halam seterusnya', + prev_5: '5 halaman sebelum', + next_5: '5 halaman seterusnya', + prev_3: '3 halaman sebelumnya', + next_3: '3 halaman seterusnya' +}; diff --git a/components/i18n/languages/pagination/pt_BR.ts b/components/i18n/languages/pagination/pt_BR.ts index d83a345a75a..9bd882e5028 100755 --- a/components/i18n/languages/pagination/pt_BR.ts +++ b/components/i18n/languages/pagination/pt_BR.ts @@ -8,7 +8,7 @@ export default { // Options.jsx - items_per_page: '/ páginas', + items_per_page: '/ página', jump_to: 'Vá até', jump_to_confirm: 'confirme', page: '', diff --git a/components/i18n/languages/pagination/ro_RO.ts b/components/i18n/languages/pagination/ro_RO.ts new file mode 100755 index 00000000000..1fbf4fa22ce --- /dev/null +++ b/components/i18n/languages/pagination/ro_RO.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ pagină', + jump_to: 'Mergi la', + jump_to_confirm: 'confirm', + page: '', + + // Pagination.jsx + prev_page: 'Pagina Anterioară', + next_page: 'Pagina Următoare', + prev_5: '5 Pagini Anterioare', + next_5: '5 Pagini Următoare', + prev_3: '3 Pagini Anterioare', + next_3: '3 Pagini Următoare' +}; diff --git a/components/i18n/languages/pagination/ru_RU.ts b/components/i18n/languages/pagination/ru_RU.ts index f10ea3ccca2..2477e0a626b 100755 --- a/components/i18n/languages/pagination/ru_RU.ts +++ b/components/i18n/languages/pagination/ru_RU.ts @@ -8,7 +8,7 @@ export default { // Options.jsx - items_per_page: '/странице', + items_per_page: '/ стр.', jump_to: 'Перейти', jump_to_confirm: 'подтвердить', page: '', diff --git a/components/i18n/languages/pagination/sl_SI.ts b/components/i18n/languages/pagination/sl_SI.ts old mode 100644 new mode 100755 index 3c4dfa3c9d0..ea9d6331e04 --- a/components/i18n/languages/pagination/sl_SI.ts +++ b/components/i18n/languages/pagination/sl_SI.ts @@ -8,7 +8,7 @@ export default { // Options.jsx - items_per_page: '/ stran', + items_per_page: '/ strani', jump_to: 'Pojdi na', jump_to_confirm: 'potrdi', page: '', @@ -16,8 +16,8 @@ export default { // Pagination.jsx prev_page: 'Prejšnja stran', next_page: 'Naslednja stran', - prev_5: 'Prejšnjih 5 Strani', - next_5: 'Naslednjih 5 Strani', - prev_3: 'Prejšnje 3 Strani', - next_3: 'Naslednje 3 Strani' + prev_5: 'Prejšnjih 5 strani', + next_5: 'Naslednjih 5 strani', + prev_3: 'Prejšnje 3 strani', + next_3: 'Naslednje 3 strani' }; diff --git a/components/i18n/languages/pagination/tr_TR.ts b/components/i18n/languages/pagination/tr_TR.ts new file mode 100755 index 00000000000..433b1409df4 --- /dev/null +++ b/components/i18n/languages/pagination/tr_TR.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +export default { + // Options.jsx + items_per_page: '/ sayfa', + jump_to: 'Git', + jump_to_confirm: 'onayla', + page: '', + + // Pagination.jsx + prev_page: 'Önceki Sayfa', + next_page: 'Sonraki Sayfa', + prev_5: 'Önceki 5 Sayfa', + next_5: 'Sonraki 5 Sayfa', + prev_3: 'Önceki 3 Sayfa', + next_3: 'Sonraki 3 Sayfa' +}; diff --git a/components/i18n/languages/pl_PL.ts b/components/i18n/languages/pl_PL.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/pt_BR.ts b/components/i18n/languages/pt_BR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/pt_PT.ts b/components/i18n/languages/pt_PT.ts old mode 100644 new mode 100755 index 8fe1d2f17ef..c6856a44bb2 --- a/components/i18n/languages/pt_PT.ts +++ b/components/i18n/languages/pt_PT.ts @@ -22,7 +22,8 @@ export default { filterConfirm: 'Aplicar', filterReset: 'Reiniciar', selectAll: 'Selecionar página atual', - selectInvert: 'Inverter seleção' + selectInvert: 'Inverter seleção', + sortTitle: 'Ordenação' }, Modal: { okText: 'OK', diff --git a/components/i18n/languages/ru_RU.ts b/components/i18n/languages/ru_RU.ts old mode 100644 new mode 100755 index cf14713b140..63b861aa7f9 --- a/components/i18n/languages/ru_RU.ts +++ b/components/i18n/languages/ru_RU.ts @@ -22,7 +22,8 @@ export default { filterConfirm: 'OK', filterReset: 'Сбросить', selectAll: 'Выбрать всё', - selectInvert: 'Инвертировать выбор' + selectInvert: 'Инвертировать выбор', + sortTitle: 'Сортировка' }, Modal: { okText: 'OK', diff --git a/components/i18n/languages/sk_SK.ts b/components/i18n/languages/sk_SK.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/sl_SI.ts b/components/i18n/languages/sl_SI.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/sr_RS.ts b/components/i18n/languages/sr_RS.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/sv_SE.ts b/components/i18n/languages/sv_SE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/th_TH.ts b/components/i18n/languages/th_TH.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/ar_EG.ts b/components/i18n/languages/time-picker/ar_EG.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/bg_BG.ts b/components/i18n/languages/time-picker/bg_BG.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/ca_ES.ts b/components/i18n/languages/time-picker/ca_ES.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/cs_CZ.ts b/components/i18n/languages/time-picker/cs_CZ.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/da_DK.ts b/components/i18n/languages/time-picker/da_DK.ts old mode 100644 new mode 100755 index f815518c573..e9c8c653055 --- a/components/i18n/languages/time-picker/da_DK.ts +++ b/components/i18n/languages/time-picker/da_DK.ts @@ -7,7 +7,7 @@ */ const locale = { - placeholder: 'Vælg tid' - }; + placeholder: 'Vælg tid' +}; export default locale; diff --git a/components/i18n/languages/time-picker/de_DE.ts b/components/i18n/languages/time-picker/de_DE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/el_GR.ts b/components/i18n/languages/time-picker/el_GR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/en_GB.ts b/components/i18n/languages/time-picker/en_GB.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/en_US.ts b/components/i18n/languages/time-picker/en_US.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/es_ES.ts b/components/i18n/languages/time-picker/es_ES.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/et_EE.ts b/components/i18n/languages/time-picker/et_EE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/fa_IR.ts b/components/i18n/languages/time-picker/fa_IR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/fi_FI.ts b/components/i18n/languages/time-picker/fi_FI.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/fr_BE.ts b/components/i18n/languages/time-picker/fr_BE.ts old mode 100644 new mode 100755 index 2901fc787ed..7db0ef81633 --- a/components/i18n/languages/time-picker/fr_BE.ts +++ b/components/i18n/languages/time-picker/fr_BE.ts @@ -7,7 +7,7 @@ */ const locale = { - placeholder: 'Sélectionner l\'heure' + placeholder: "Sélectionner l'heure" }; export default locale; diff --git a/components/i18n/languages/time-picker/fr_FR.ts b/components/i18n/languages/time-picker/fr_FR.ts old mode 100644 new mode 100755 index 2901fc787ed..7db0ef81633 --- a/components/i18n/languages/time-picker/fr_FR.ts +++ b/components/i18n/languages/time-picker/fr_FR.ts @@ -7,7 +7,7 @@ */ const locale = { - placeholder: 'Sélectionner l\'heure' + placeholder: "Sélectionner l'heure" }; export default locale; diff --git a/components/i18n/languages/time-picker/he_IL.ts b/components/i18n/languages/time-picker/he_IL.ts new file mode 100755 index 00000000000..015f139a662 --- /dev/null +++ b/components/i18n/languages/time-picker/he_IL.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'בחר שעה' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/hi_IN.ts b/components/i18n/languages/time-picker/hi_IN.ts new file mode 100755 index 00000000000..f73b53cc047 --- /dev/null +++ b/components/i18n/languages/time-picker/hi_IN.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'समय का चयन करें' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/hr_HR.ts b/components/i18n/languages/time-picker/hr_HR.ts new file mode 100755 index 00000000000..5c818ead370 --- /dev/null +++ b/components/i18n/languages/time-picker/hr_HR.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'Odaberite vrijeme' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/hu_HU.ts b/components/i18n/languages/time-picker/hu_HU.ts new file mode 100755 index 00000000000..5161261c43e --- /dev/null +++ b/components/i18n/languages/time-picker/hu_HU.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'Válasszon időt' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/id_ID.ts b/components/i18n/languages/time-picker/id_ID.ts new file mode 100755 index 00000000000..88cc84fb305 --- /dev/null +++ b/components/i18n/languages/time-picker/id_ID.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'Pilih waktu' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/is_IS.ts b/components/i18n/languages/time-picker/is_IS.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/it_IT.ts b/components/i18n/languages/time-picker/it_IT.ts old mode 100644 new mode 100755 index 5a4300b8d84..e99eb4a4381 --- a/components/i18n/languages/time-picker/it_IT.ts +++ b/components/i18n/languages/time-picker/it_IT.ts @@ -7,7 +7,7 @@ */ const locale = { - placeholder: 'Selezionare il tempo' + placeholder: "Selezionare l'orario" }; export default locale; diff --git a/components/i18n/languages/time-picker/ja_JP.ts b/components/i18n/languages/time-picker/ja_JP.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/kn_IN.ts b/components/i18n/languages/time-picker/kn_IN.ts new file mode 100755 index 00000000000..9d2da998c92 --- /dev/null +++ b/components/i18n/languages/time-picker/kn_IN.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'ಸಮಯ ಆಯ್ಕೆಮಾಡಿ' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/ko_KR.ts b/components/i18n/languages/time-picker/ko_KR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/ku_IQ.ts b/components/i18n/languages/time-picker/ku_IQ.ts new file mode 100755 index 00000000000..4bc83d9dad7 --- /dev/null +++ b/components/i18n/languages/time-picker/ku_IQ.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'Demê hilbijêre' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/lv_LV.ts b/components/i18n/languages/time-picker/lv_LV.ts new file mode 100755 index 00000000000..28c75eba5a1 --- /dev/null +++ b/components/i18n/languages/time-picker/lv_LV.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'Izvēlieties laiku' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/mn_MN.ts b/components/i18n/languages/time-picker/mn_MN.ts new file mode 100755 index 00000000000..8b62cced3ab --- /dev/null +++ b/components/i18n/languages/time-picker/mn_MN.ts @@ -0,0 +1,13 @@ +/** + * @license + * Copyright Alibaba.com All Rights Reserved. + * + * Use of this source code is governed by an MIT-style license that can be + * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE + */ + +const locale = { + placeholder: 'Цаг сонгох' +}; + +export default locale; diff --git a/components/i18n/languages/time-picker/nb_NO.ts b/components/i18n/languages/time-picker/nb_NO.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/nl_BE.ts b/components/i18n/languages/time-picker/nl_BE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/nl_NL.ts b/components/i18n/languages/time-picker/nl_NL.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/pl_PL.ts b/components/i18n/languages/time-picker/pl_PL.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/pt_BR.ts b/components/i18n/languages/time-picker/pt_BR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/pt_PT.ts b/components/i18n/languages/time-picker/pt_PT.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/ru_RU.ts b/components/i18n/languages/time-picker/ru_RU.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/sk_SK.ts b/components/i18n/languages/time-picker/sk_SK.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/sl_SI.ts b/components/i18n/languages/time-picker/sl_SI.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/sr_RS.ts b/components/i18n/languages/time-picker/sr_RS.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/sv_SE.ts b/components/i18n/languages/time-picker/sv_SE.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/th_TH.ts b/components/i18n/languages/time-picker/th_TH.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/tr_TR.ts b/components/i18n/languages/time-picker/tr_TR.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/uk_UA.ts b/components/i18n/languages/time-picker/uk_UA.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/vi_VN.ts b/components/i18n/languages/time-picker/vi_VN.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/zh_CN.ts b/components/i18n/languages/time-picker/zh_CN.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/time-picker/zh_TW.ts b/components/i18n/languages/time-picker/zh_TW.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/tr_TR.ts b/components/i18n/languages/tr_TR.ts old mode 100644 new mode 100755 index c761c0e065b..3b1b15d3fcd --- a/components/i18n/languages/tr_TR.ts +++ b/components/i18n/languages/tr_TR.ts @@ -6,9 +6,9 @@ * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE */ -import Calendar from './calendar/en_US'; +import Calendar from './calendar/tr_TR'; import DatePicker from './date-picker/tr_TR'; -import Pagination from './pagination/en_US'; +import Pagination from './pagination/tr_TR'; import TimePicker from './time-picker/tr_TR'; export default { @@ -17,12 +17,16 @@ export default { DatePicker, TimePicker, Calendar, + global: { + placeholder: 'Lütfen seçiniz' + }, Table: { filterTitle: 'Menü Filtrele', filterConfirm: 'Tamam', filterReset: 'Sıfırla', selectAll: 'Hepsini Seç', - selectInvert: 'Tersini Seç' + selectInvert: 'Tersini Seç', + sortTitle: 'Sırala' }, Modal: { okText: 'Tamam', @@ -34,6 +38,7 @@ export default { cancelText: 'İptal' }, Transfer: { + titles: ['', ''], searchPlaceholder: 'Arama', itemUnit: 'Öğe', itemsUnit: 'Öğeler' @@ -47,6 +52,9 @@ export default { Empty: { description: 'Veri Yok' }, + Icon: { + icon: 'icon' + }, Text: { edit: 'düzenle', copy: 'kopyala', diff --git a/components/i18n/languages/uk_UA.ts b/components/i18n/languages/uk_UA.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/vi_VN.ts b/components/i18n/languages/vi_VN.ts old mode 100644 new mode 100755 diff --git a/components/i18n/languages/zh_CN.ts b/components/i18n/languages/zh_CN.ts old mode 100644 new mode 100755 index f4d5ede807c..f2598971a98 --- a/components/i18n/languages/zh_CN.ts +++ b/components/i18n/languages/zh_CN.ts @@ -52,6 +52,9 @@ export default { Empty: { description: '暂无数据' }, + Icon: { + icon: '图标' + }, Text: { edit: '编辑', copy: '复制', diff --git a/components/i18n/languages/zh_TW.ts b/components/i18n/languages/zh_TW.ts old mode 100644 new mode 100755 diff --git a/docs/i18n.en-US.md b/docs/i18n.en-US.md index 27e1bc0c078..25b89892021 100755 --- a/docs/i18n.en-US.md +++ b/docs/i18n.en-US.md @@ -15,7 +15,7 @@ In addition, we also provide an optional `NZ_DATE_LOCALE` for date-fns mode to f ```typescript -/** config angular i18n **/ +/** config angular i18n **/ import { registerLocaleData } from '@angular/common'; import en from '@angular/common/locales/en'; registerLocaleData(en); @@ -64,43 +64,50 @@ Note: `en_US` is the package name, follow below. Supported languages: -|Language|Packagename| -|---|---| -|Arabic|ar_EG| -|Bulgarian|bg_BG| -|Catalan|ca_ES| -|Czech|cs_CZ| -|Danish|da_DK| -|German|de_DE| -|Greek|el_GR| -|English (Global)|en_GB| -|English|en_US| -|Spanish|es_ES| -|Estonian|et_EE| -|Persian|fa_IR| -|Finnish|fi_FI| -|French (Belgium)|fr_BE| -|French (France)|fr_FR| -|Italian|it_IT| -|Icelandic|is_IS| -|Japanese|ja_JP| -|Korean|ko_KR| -|Norwegian|nb_NO| -|Dutch (Belgium)|nl_BE| -|Dutch|nl_NL| -|Polish|pl_PL| -|Portuguese (Brazil)|pt_BR| -|Portuguese|pt_PT| -|Slovak|sk_SK| -|Serbian|sr_RS| -|Swedish|sv_SE| -|Thai|th_TH| -|Turkish|tr_TR| -|Russian|ru_RU| -|Ukrainian|uk_UA| -|Vietnamese|vi_VN| -|Chinese (Simplified)|zh_CN| -|Chinese (Traditional)|zh_TW| +| Language | Package Name | +| --------------------- | -------- | +| Arabic | ar_EG | +| Bulgarian | bg_BG | +| Catalan | ca_ES | +| Czech | cs_CZ | +| German | de_DE | +| Greek | el_GR | +| English (Global) | en_GB | +| English | en_US | +| Spanish | es_ES | +| Estonian | et_EE | +| Persian | fa_IR | +| Finnish | fi_FI | +| French (Belgium) | fr_BE | +| French (France) | fr_FR | +| Hebrew | he_IL | +| Croatian | hr_HR | +| Hindi | hi_IN | +| Hungarian | hu_HU | +| Indonesian | id_ID | +| Italian | it_IT | +| Icelandic | is_IS | +| Japanese | ja_JP | +| Kannada | kn_IN | +| Korean | ko_KR | +| Norwegian | nb_NO | +| Nepal | ne_NP | +| Dutch (Belgium) | nl_BE | +| Dutch | nl_NL | +| Polish | pl_PL | +| Portuguese (Brazil) | pt_BR | +| Portuguese | pt_PT | +| Slovak | sk_SK | +| Serbian | sr_RS | +| Slovenian | sl_SI | +| Swedish | sv_SE | +| Thai | th_TH | +| Turkish | tr_TR | +| Russian | ru_RU | +| Ukrainian | uk_UA | +| Vietnamese | vi_VN | +| Chinese (Simplified) | zh_CN | +| Chinese (Traditional) | zh_TW | ## How to format a date using date-fns diff --git a/docs/i18n.zh-CN.md b/docs/i18n.zh-CN.md index a1124de34e5..56de40327fb 100755 --- a/docs/i18n.zh-CN.md +++ b/docs/i18n.zh-CN.md @@ -14,7 +14,7 @@ title: 国际化 ```typescript -/** 配置 angular i18n **/ +/** 配置 angular i18n **/ import { registerLocaleData } from '@angular/common'; import en from '@angular/common/locales/en'; registerLocaleData(en); @@ -63,43 +63,50 @@ switchLanguage() { ## 支持语言 -|语言|语言包名称| -|---|---| -|阿拉伯|ar_EG| -|保加利亚语|bg_BG| -|加泰罗尼亚语|ca_ES| -|捷克语|cs_CZ| -|德语|de_DE| -|丹麦|da_DK| -|希腊语|el_GR| -|英语|en_GB| -|英语(美式)|en_US| -|西班牙语|es_ES| -|爱沙尼亚语|et_EE| -|波斯语|fa_IR| -|芬兰语|fi_FI| -|法语(比利时)|fr_BE| -|法语|fr_FR| -|冰岛语|is_IS| -|意大利语|it_IT| -|日语|ja_JP| -|韩语/朝鲜语|ko_KR| -|挪威|nb_NO| -|荷兰语(比利时)|nl_BE| -|荷兰语|nl_NL| -|波兰语|pl_PL| -|葡萄牙语(巴西)|pt_BR| -|葡萄牙语|pt_PT| -|斯洛伐克语|sk_SK| -|塞尔维亚|sr_RS| -|瑞典语|sv_SE| -|泰语|th_TH| -|土耳其语|tr_TR| -|俄罗斯语|ru_RU| -|乌克兰语|uk_UA| -|越南语|vi_VN| -|简体中文|zh_CN| -|繁体中文|zh_TW| +| 语言 | 语言包名 | +| ---------------- | ------ | +| 阿拉伯 | ar_EG | +| 保加利亚语 | bg_BG | +| 加泰罗尼亚语 | ca_ES | +| 捷克语 | cs_CZ | +| 德语 | de_DE | +| 希腊语 | el_GR | +| 英语 | en_GB | +| 英语(美式) | en_US | +| 西班牙语 | es_ES | +| 爱沙尼亚语 | et_EE | +| 波斯语 | fa_IR | +| 芬兰语 | fi_FI | +| 法语(比利时) | fr_BE | +| 法语 | fr_FR | +| 希伯来语 | he_IL | +| 印地语 | hi_IN | +| 克罗地亚语 | hr_HR | +| 匈牙利 | hu_HU | +| 冰岛语 | is_IS | +| 印度尼西亚语 | id_ID | +| 意大利语 | it_IT | +| 日语 | ja_JP | +| 卡纳达语 | kn_IN | +| 韩语/朝鲜语 | ko_KR | +| 挪威 | nb_NO | +| 尼泊尔语 | ne_NP | +| 荷兰语(比利时) | nl_BE | +| 荷兰语 | nl_NL | +| 波兰语 | pl_PL | +| 葡萄牙语(巴西) | pt_BR | +| 葡萄牙语 | pt_PT | +| 斯洛伐克语 | sk_SK | +| 塞尔维亚 | sr_RS | +| 斯洛文尼亚 | sl_SI | +| 瑞典语 | sv_SE | +| 泰语 | th_TH | +| 土耳其语 | tr_TR | +| 俄罗斯语 | ru_RU | +| 乌克兰语 | uk_UA | +| 越南语 | vi_VN | +| 简体中文 | zh_CN | +| 繁体中文 | zh_TW | ## 如何使用 date-fns 进行日期格式化