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
11eaa98a
Commit
11eaa98a
authored
Nov 17, 2016
by
Wanny Miarelli
Committed by
Leopoldthecoder
Nov 18, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Italian Locale File
parent
c9ff94e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
85 additions
and
0 deletions
+85
-0
src/locale/lang/it.js
src/locale/lang/it.js
+85
-0
No files found.
src/locale/lang/it.js
0 → 100644
View file @
11eaa98a
export
default
{
el
:
{
datepicker
:
{
now
:
'
Ora
'
,
today
:
'
Oggi
'
,
cancel
:
'
Cancella
'
,
clear
:
'
Pulisci
'
,
confirm
:
'
OK
'
,
selectDate
:
'
Seleziona data
'
,
selectTime
:
'
Seleziona ora
'
,
startDate
:
'
Data inizio
'
,
startTime
:
'
Ora inizio
'
,
endDate
:
'
Data fine
'
,
endTime
:
'
Ora fine
'
,
year
:
'
Anno
'
,
month1
:
'
Gennaio
'
,
month2
:
'
Febbraio
'
,
month3
:
'
Marzo
'
,
month4
:
'
Aprile
'
,
month5
:
'
Maggio
'
,
month6
:
'
Giugno
'
,
month7
:
'
Luglio
'
,
month8
:
'
Agosto
'
,
month9
:
'
Settembre
'
,
month10
:
'
Ottobre
'
,
month11
:
'
Novembre
'
,
month12
:
'
Dicembre
'
,
// week: 'settimana',
weeks
:
{
sun
:
'
Dom
'
,
mon
:
'
Lun
'
,
tue
:
'
Mar
'
,
wed
:
'
Mer
'
,
thu
:
'
Gio
'
,
fri
:
'
Ven
'
,
sat
:
'
Sab
'
},
months
:
{
jan
:
'
Gen
'
,
feb
:
'
Feb
'
,
mar
:
'
Mar
'
,
apr
:
'
Apr
'
,
may
:
'
Mag
'
,
jun
:
'
Giu
'
,
jul
:
'
Lug
'
,
aug
:
'
Ago
'
,
sep
:
'
Set
'
,
oct
:
'
Ott
'
,
nov
:
'
Nov
'
,
dec
:
'
Dic
'
}
},
select
:
{
loading
:
'
Caricamento
'
,
noMatch
:
'
Nessuna corrispondenza
'
,
noData
:
'
Nessun risultato
'
,
placeholder
:
'
Seleziona
'
},
pagination
:
{
goto
:
'
Vai a
'
,
pagesize
:
'
/page
'
,
total
:
'
Totale {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
confirm
:
'
OK
'
,
cancel
:
'
Cancella
'
,
error
:
'
Input non valido
'
},
upload
:
{
delete
:
'
Cancella
'
,
preview
:
'
Anteprima
'
,
continue
:
'
Continua
'
},
table
:
{
emptyText
:
'
Nessun dato
'
,
confirmFilter
:
'
Conferma
'
,
resetFilter
:
'
Reset
'
,
clearFilter
:
'
Tutti
'
},
tree
:
{
emptyText
:
'
Nessun dato
'
}
}
};
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