Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
71b06068
Commit
71b06068
authored
Nov 22, 2016
by
Bakyt
Committed by
cinwell.li
Nov 22, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create ru_RU.js (Russian) (#1258)
* Create ru_RU.js * Rename ru_RU.js to ru-RU.js
parent
ec2b62d9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
86 additions
and
0 deletions
+86
-0
src/locale/lang/ru-RU.js
src/locale/lang/ru-RU.js
+86
-0
No files found.
src/locale/lang/ru-RU.js
0 → 100644
View file @
71b06068
export
default
{
el
:
{
datepicker
:
{
now
:
'
Сейчас
'
,
today
:
'
Сегодня
'
,
cancel
:
'
Отмена
'
,
clear
:
'
Очистить
'
,
confirm
:
'
OK
'
,
selectDate
:
'
Выбрать дату
'
,
selectTime
:
'
Выбрать время
'
,
startDate
:
'
Дата начала
'
,
startTime
:
'
Время начала
'
,
endDate
:
'
Дата окончания
'
,
endTime
:
'
Время окончания
'
,
year
:
''
,
month1
:
'
Январь
'
,
month2
:
'
Февраль
'
,
month3
:
'
Март
'
,
month4
:
'
Апрель
'
,
month5
:
'
Май
'
,
month6
:
'
Июнь
'
,
month7
:
'
Июль
'
,
month8
:
'
Август
'
,
month9
:
'
Сентябрь
'
,
month10
:
'
Октябрь
'
,
month11
:
'
Ноябрь
'
,
month12
:
'
Декабрь
'
,
// week: 'week',
weeks
:
{
sun
:
'
Вс
'
,
mon
:
'
Пн
'
,
tue
:
'
Вт
'
,
wed
:
'
Ср
'
,
thu
:
'
Чт
'
,
fri
:
'
Пт
'
,
sat
:
'
Сб
'
},
months
:
{
jan
:
'
Янв
'
,
feb
:
'
Фев
'
,
mar
:
'
Мар
'
,
apr
:
'
Апр
'
,
may
:
'
Май
'
,
jun
:
'
Июн
'
,
jul
:
'
Июл
'
,
aug
:
'
Авг
'
,
sep
:
'
Сен
'
,
oct
:
'
Окт
'
,
nov
:
'
Ноя
'
,
dec
:
'
Дек
'
}
},
select
:
{
loading
:
'
Загрузка
'
,
noMatch
:
'
Совпадений не найдено
'
,
noData
:
'
Нет данных
'
,
placeholder
:
'
Выбрать
'
},
pagination
:
{
goto
:
'
Перейти
'
,
pagesize
:
'
/page
'
,
total
:
'
Всего {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
Сообщение
'
,
confirm
:
'
OK
'
,
cancel
:
'
Отмена
'
,
error
:
'
Недопустимый ввод данных
'
},
upload
:
{
delete
:
'
Удалить
'
,
preview
:
'
Превью
'
,
continue
:
'
Продолжить
'
},
table
:
{
emptyText
:
'
Нет данных
'
,
confirmFilter
:
'
Подтвердить
'
,
resetFilter
:
'
Сбросить
'
,
clearFilter
:
'
Все
'
},
tree
:
{
emptyText
:
'
Нет данных
'
}
}
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment