Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
infoPiiaf
redhopper
Commits
1435c03d
Commit
1435c03d
authored
Jan 14, 2016
by
Alexandre Friquet
Browse files
Adds pt-BR translation.
parent
1d42ec0c
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
1435c03d
# Changelog
## 1.0.1
*
Portuguese/Brasil translation thanks to @fabiano-kuss
config/locales/pt-BR.yml
0 → 100644
View file @
1435c03d
pt-BR
:
kanbans
:
index
:
issues_count
:
"
Contar
questões"
sorted
:
"
Ordenar"
unsorted
:
"
Sem
ordem"
kanban
:
move2top
:
"
Mover
para
cima"
move2top_arrow
:
"
Move
seta
para
cima"
moveup
:
"
Mover
para
frente"
moveup_arrow
:
"
Move
seta
para
frente"
movedown
:
"
Mover
abaixo"
movedown_arrow
:
"
Move
seta
para
baixo"
move2bottom
:
"
Mover
abaixo"
move2bottom_arrow
:
"
Mover
seta
para
baixo"
goto_unsorted
:
"
Mover
para
a
seleção
não
ordenada"
goto_sorted
:
'
Move
para
a
seleção
ordenada'
notes_count
:
"
Contar
notas."
attachments_count
:
"
Anexar
contador."
assigned_user
:
"
Atribuir
usuário."
description
:
"
Descrição
preenchida."
blocked_by
:
'
Bolquear
para
'
block_with
:
'
Bloquear
com
'
last_note
:
'
ultima
nota.'
unblock
:
'
Desbloquear.'
on_time
:
"
Na
hora"
overdue
:
"
Vencido"
due_unit
:
'
d'
settings
:
kanbans
:
configuration
:
title
:
"
Configuração"
displayed_trackers
:
title
:
"
Trackers
exibidos"
feature_switches
:
title
:
"
Trocar
recursos"
feature
:
move_back_to_unsorted
:
title
:
"
Mover
questão
para
seção
sem
ordenação"
description
:
"
A
questão
classificada
tem
poucos
motivos
válidos
para
voltar
para
a
seção
sem
classificação
que
decidimos
disabilitar
esta
funcionalidade
na
propositadamente.
Ativie
com
sabedoria."
only_open_statuses
:
title
:
"
Apenas
status
aberto"
description
:
"
Mostrar
apenas
colunas
para
estados
abertos."
init.rb
View file @
1435c03d
...
...
@@ -22,7 +22,7 @@ Redmine::Plugin.register :redhopper do
name
'Redhopper plugin'
author
'infoPiiaf'
description
'Kanban boards for Redmine, inspired by Jira Agile (formerly known as Greenhopper), but following its own path.'
version
'1.0'
version
'1.0
.1
'
url
'https://git.framasoft.org/infopiiaf/redhopper.git'
author_url
'http://www.infopiiaf.fr'
...
...
Write
Preview
Supports
Markdown
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