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
ea56806d
Commit
ea56806d
authored
Dec 05, 2016
by
Fábio Vedovelli
Committed by
cinwell.li
Dec 05, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Included pt-br locale (#1545)
parent
3d19de3c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
85 additions
and
0 deletions
+85
-0
src/locale/lang/pt-br.js
src/locale/lang/pt-br.js
+85
-0
No files found.
src/locale/lang/pt-br.js
0 → 100644
View file @
ea56806d
export
default
{
el
:
{
datepicker
:
{
now
:
'
Agora
'
,
today
:
'
Hoje
'
,
cancel
:
'
Cancelar
'
,
clear
:
'
Limpar
'
,
confirm
:
'
Confirmar
'
,
selectDate
:
'
Selecione a data
'
,
selectTime
:
'
Selecione a hora
'
,
startDate
:
'
Data inicial
'
,
startTime
:
'
Hora inicial
'
,
endDate
:
'
Data final
'
,
endTime
:
'
Hora final
'
,
year
:
'
Ano
'
,
month1
:
'
Janeiro
'
,
month2
:
'
Fevereiro
'
,
month3
:
'
Março
'
,
month4
:
'
Abril
'
,
month5
:
'
Maio
'
,
month6
:
'
Junho
'
,
month7
:
'
Julho
'
,
month8
:
'
Agosto
'
,
month9
:
'
Setembro
'
,
month10
:
'
Outubro
'
,
month11
:
'
Novembro
'
,
month12
:
'
Dezembro
'
,
// week: 'semana',
weeks
:
{
sun
:
'
Dom
'
,
mon
:
'
Seg
'
,
tue
:
'
Ter
'
,
wed
:
'
Qua
'
,
thu
:
'
Qui
'
,
fri
:
'
Sex
'
,
sat
:
'
Sab
'
},
months
:
{
jan
:
'
Jan
'
,
feb
:
'
Fev
'
,
mar
:
'
Mar
'
,
apr
:
'
Abr
'
,
may
:
'
Mai
'
,
jun
:
'
Jun
'
,
jul
:
'
Jul
'
,
aug
:
'
Ago
'
,
sep
:
'
Set
'
,
oct
:
'
Out
'
,
nov
:
'
Nov
'
,
dec
:
'
Dez
'
}
},
select
:
{
loading
:
'
Carregando
'
,
noMatch
:
'
Sem resultados
'
,
noData
:
'
Sem dados
'
,
placeholder
:
'
Selecione
'
},
pagination
:
{
goto
:
'
Ir para
'
,
pagesize
:
'
/pagina
'
,
total
:
'
Total {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
confirm
:
'
Confirmar
'
,
cancel
:
'
Cancelar
'
,
error
:
'
Erro!
'
},
upload
:
{
delete
:
'
Apagar
'
,
preview
:
'
Previsualizar
'
,
continue
:
'
Continuar
'
},
table
:
{
emptyText
:
'
Sem dados
'
,
confirmFilter
:
'
Confirmar
'
,
resetFilter
:
'
Limpar
'
,
clearFilter
:
'
Todos
'
},
tree
:
{
emptyText
:
'
Sem dados
'
}
}
};
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