mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
Dev kodermax translate (#1580)
* add russian translate for alfresco-login * add russian translate for documentlist * add russian translate for alfresco-upload
This commit is contained in:
22
ng2-components/ng2-alfresco-documentlist/src/i18n/ru.json
Normal file
22
ng2-components/ng2-alfresco-documentlist/src/i18n/ru.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"ICONS": {
|
||||
"ft_ic_folder": "Пака",
|
||||
"ft_ic_raster_image": "Картинка",
|
||||
"ft_ic_pdf": "PDF документ",
|
||||
"ft_ic_ms_excel": "Microsoft Excel файл",
|
||||
"ft_ic_ms_word": "Microsoft Word документ",
|
||||
"ft_ic_ms_powerpoint": "Microsoft PowerPoint файл",
|
||||
"ft_ic_video": "Видео",
|
||||
"ft_ic_document": "Документ",
|
||||
"ft_ic_website": "Web-ресурс",
|
||||
"ft_ic_archive": "Архив",
|
||||
"ft_ic_presentation": "Презентация",
|
||||
"ft_ic_spreadsheet": "Таблица"
|
||||
},
|
||||
"BUTTON": {
|
||||
"ACTION_CREATE": "Создать...",
|
||||
"ACTION_NEW_FOLDER": "Новая папка",
|
||||
"CREATE": "Создать",
|
||||
"CANCEL": "Отмена"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user