-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(module:i18n): support for Armenian (#4611)
- Loading branch information
Showing
13 changed files
with
251 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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: 'DD/MM//YYYY', | ||
dayFormat: 'DD', | ||
dateTimeFormat: 'DD/MM//YYYY HH:mm:ss', | ||
monthBeforeYear: true, | ||
previousMonth: 'Անցած ամիս (PageUp)', | ||
nextMonth: 'Մյուս ամիս (PageDown)', | ||
previousYear: 'Անցած տարի (Control + left)', | ||
nextYear: 'Մյուս տարի (Control + right)', | ||
previousDecade: 'Անցած տասնամյակ', | ||
nextDecade: 'Մյուս տասնամյակ', | ||
previousCentury: 'Անցած դար', | ||
nextCentury: 'Մյուս դար' | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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/hy_AM'; | ||
import TimePickerLocale from '../time-picker/hy_AM'; | ||
|
||
// Merge into a locale object | ||
export 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; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
/** | ||
* @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/hy_AM'; | ||
import DatePicker from './date-picker/hy_AM'; | ||
import Pagination from './pagination/hy_AM'; | ||
import TimePicker from './time-picker/hy_AM'; | ||
|
||
export default { | ||
locale: 'hy', | ||
Pagination, | ||
DatePicker, | ||
TimePicker, | ||
Calendar, | ||
global: { | ||
placeholder: 'Ընտրեք' | ||
}, | ||
Table: { | ||
filterTitle: 'ֆիլտրի ընտրացանկ', | ||
filterConfirm: 'ֆիլտրել', | ||
filterReset: 'Զրոյացնել', | ||
selectAll: 'Ընտրեք ընթացիկ էջը', | ||
selectInvert: 'Փոխարկել ընթացիկ էջը', | ||
sortTitle: 'Տեսակավորել', | ||
expand: 'Ընդլայնեք տողը', | ||
collapse: 'Կրճատել տողը' | ||
}, | ||
Modal: { | ||
okText: 'Օկ', | ||
cancelText: 'Չեղարկել', | ||
justOkText: 'Օկ' | ||
}, | ||
Popconfirm: { | ||
okText: 'Հաստատել', | ||
cancelText: 'Մերժել' | ||
}, | ||
Transfer: { | ||
titles: ['', ''], | ||
searchPlaceholder: 'Որոնեք այստեղ', | ||
itemUnit: 'պարագան', | ||
itemsUnit: 'պարագաները' | ||
}, | ||
Upload: { | ||
uploading: 'Ներբեռնում...', | ||
removeFile: 'Հեռացնել ֆայլը', | ||
uploadError: 'Ներբեռնման սխալ', | ||
previewFile: 'Դիտել ֆայլը' | ||
}, | ||
Empty: { | ||
description: 'Տվյալներ չկան' | ||
}, | ||
Icon: { | ||
icon: 'պատկեր' | ||
}, | ||
Text: { | ||
edit: 'Խմբագրել', | ||
copy: 'Պատճենել', | ||
copied: 'Պատճենվել է', | ||
expand: 'Տեսնել ավելին' | ||
}, | ||
PageHeader: { | ||
back: 'Հետ' | ||
} | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 Էջերը' | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters