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
d631c0fe
Commit
d631c0fe
authored
Jun 15, 2017
by
Adam Stradovnik
Committed by
cinwell.li
Jun 15, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Translations: Slovenian translation (#5405)
parent
caa9bc81
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
104 additions
and
0 deletions
+104
-0
src/locale/lang/sl.js
src/locale/lang/sl.js
+104
-0
No files found.
src/locale/lang/sl.js
0 → 100644
View file @
d631c0fe
export
default
{
el
:
{
colorpicker
:
{
confirm
:
'
V redu
'
,
clear
:
'
Počisti
'
},
datepicker
:
{
now
:
'
Zdaj
'
,
today
:
'
Danes
'
,
cancel
:
'
Prekliči
'
,
clear
:
'
Počisti
'
,
confirm
:
'
Potrdi
'
,
selectDate
:
'
Izberi datum
'
,
selectTime
:
'
Izberi čas
'
,
startDate
:
'
Začetni datum
'
,
startTime
:
'
Začetni čas
'
,
endDate
:
'
Končni datum
'
,
endTime
:
'
Končni čas
'
,
year
:
'
Leto
'
,
month1
:
'
Jan
'
,
month2
:
'
Feb
'
,
month3
:
'
Mar
'
,
month4
:
'
Apr
'
,
month5
:
'
Maj
'
,
month6
:
'
Jun
'
,
month7
:
'
Jul
'
,
month8
:
'
Avg
'
,
month9
:
'
Sep
'
,
month10
:
'
Okt
'
,
month11
:
'
Nov
'
,
month12
:
'
Dec
'
,
week
:
'
teden
'
,
weeks
:
{
sun
:
'
Ned
'
,
mon
:
'
Pon
'
,
tue
:
'
Tor
'
,
wed
:
'
Sre
'
,
thu
:
'
Čet
'
,
fri
:
'
Pet
'
,
sat
:
'
Sob
'
},
months
:
{
jan
:
'
Jan
'
,
feb
:
'
Feb
'
,
mar
:
'
Mar
'
,
apr
:
'
Apr
'
,
may
:
'
Maj
'
,
jun
:
'
Jun
'
,
jul
:
'
Jul
'
,
aug
:
'
Avg
'
,
sep
:
'
Sep
'
,
oct
:
'
Okt
'
,
nov
:
'
Nov
'
,
dec
:
'
Dec
'
}
},
select
:
{
loading
:
'
Nalaganje
'
,
noMatch
:
'
Ni ustreznih podatkov
'
,
noData
:
'
Ni podatkov
'
,
placeholder
:
'
Izberi
'
},
cascader
:
{
noMatch
:
'
Ni ustreznih podatkov
'
,
loading
:
'
Nalaganje
'
,
placeholder
:
'
Izberi
'
},
pagination
:
{
goto
:
'
Pojdi na
'
,
pagesize
:
'
/page
'
,
total
:
'
Skupno {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
Sporočilo
'
,
confirm
:
'
V redu
'
,
cancel
:
'
Prekliči
'
,
error
:
'
Nedovoljen vnos
'
},
upload
:
{
delete
:
'
Izbriši
'
,
preview
:
'
Predogled
'
,
continue
:
'
Nadaljuj
'
},
table
:
{
emptyText
:
'
Ni podatkov
'
,
confirmFilter
:
'
Potrdi
'
,
resetFilter
:
'
Ponastavi
'
,
clearFilter
:
'
Vse
'
,
sumText
:
'
Skupno
'
},
tree
:
{
emptyText
:
'
Ni podatkov
'
},
transfer
:
{
noMatch
:
'
Ni ustreznih podatkov
'
,
noData
:
'
Ni podatkov
'
,
titles
:
[
'
Seznam 1
'
,
'
Seznam 2
'
],
filterPlaceholder
:
'
Vnesi ključno besedo
'
,
noCheckedFormat
:
'
{total} elementov
'
,
hasCheckedFormat
:
'
{checked}/{total} izbranih
'
}
}
};
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