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
af17bd6a
Commit
af17bd6a
authored
Jun 08, 2017
by
Kermo
Committed by
杨奕
Jun 09, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Estonian language
parent
cc7a461d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
104 additions
and
0 deletions
+104
-0
src/locale/lang/ee.js
src/locale/lang/ee.js
+104
-0
No files found.
src/locale/lang/ee.js
0 → 100644
View file @
af17bd6a
export
default
{
el
:
{
colorpicker
:
{
confirm
:
'
OK
'
,
clear
:
'
Tühjenda
'
},
datepicker
:
{
now
:
'
Praegu
'
,
today
:
'
Täna
'
,
cancel
:
'
Tühista
'
,
clear
:
'
Tühjenda
'
,
confirm
:
'
OK
'
,
selectDate
:
'
Vali kuupäev
'
,
selectTime
:
'
Vali kellaaeg
'
,
startDate
:
'
Alguskuupäev
'
,
startTime
:
'
Algusaeg
'
,
endDate
:
'
Lõpukuupäev
'
,
endTime
:
'
Lõpuaeg
'
,
year
:
''
,
month1
:
'
Jaanuar
'
,
month2
:
'
Veebruar
'
,
month3
:
'
Märts
'
,
month4
:
'
Aprill
'
,
month5
:
'
Mai
'
,
month6
:
'
Juuni
'
,
month7
:
'
Juuli
'
,
month8
:
'
August
'
,
month9
:
'
September
'
,
month10
:
'
Oktoober
'
,
month11
:
'
November
'
,
month12
:
'
Detsember
'
,
// week: 'nädal',
weeks
:
{
sun
:
'
P
'
,
mon
:
'
E
'
,
tue
:
'
T
'
,
wed
:
'
K
'
,
thu
:
'
N
'
,
fri
:
'
R
'
,
sat
:
'
L
'
},
months
:
{
jan
:
'
Jaan
'
,
feb
:
'
Veeb
'
,
mar
:
'
Mär
'
,
apr
:
'
Apr
'
,
may
:
'
Mai
'
,
jun
:
'
Juun
'
,
jul
:
'
Juul
'
,
aug
:
'
Aug
'
,
sep
:
'
Sept
'
,
oct
:
'
Okt
'
,
nov
:
'
Nov
'
,
dec
:
'
Dets
'
}
},
select
:
{
loading
:
'
Laadimine
'
,
noMatch
:
'
Sobivad andmed puuduvad
'
,
noData
:
'
Andmed puuduvad
'
,
placeholder
:
'
Vali
'
},
cascader
:
{
noMatch
:
'
Sobivad andmed puuduvad
'
,
loading
:
'
Laadimine
'
,
placeholder
:
'
Vali
'
},
pagination
:
{
goto
:
'
Mine lehele
'
,
pagesize
:
'
/page
'
,
total
:
'
Kokku {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
Teade
'
,
confirm
:
'
OK
'
,
cancel
:
'
Tühista
'
,
error
:
'
Vigane sisend
'
},
upload
:
{
delete
:
'
Kustuta
'
,
preview
:
'
Eelvaate
'
,
continue
:
'
Jätka
'
},
table
:
{
emptyText
:
'
Andmed puuduvad
'
,
confirmFilter
:
'
Kinnita
'
,
resetFilter
:
'
Taasta
'
,
clearFilter
:
'
Kõik
'
,
sumText
:
'
Summa
'
},
tree
:
{
emptyText
:
'
Andmed puuduvad
'
},
transfer
:
{
noMatch
:
'
Sobivad andmed puuduvad
'
,
noData
:
'
Andmed puuduvad
'
,
titles
:
[
'
List 1
'
,
'
List 2
'
],
// to be translated
filterPlaceholder
:
'
Enter keyword
'
,
// to be translated
noCheckedFormat
:
'
{total} items
'
,
// to be translated
hasCheckedFormat
:
'
{checked}/{total} checked
'
// to be translated
}
}
};
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