Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BRIC
dokuwiki
Commits
dabe4229
Commit
dabe4229
authored
11 years ago
by
Andreas Gohr
Browse files
Options
Downloads
Plain Diff
Merge pull request #350 from dokuwiki-translate/lang_update_314
Translation update (pt-br)
parents
9d2db03f
911d14c2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
inc/lang/pt-br/lang.php
+2
-1
2 additions, 1 deletion
inc/lang/pt-br/lang.php
lib/plugins/usermanager/lang/pt-br/lang.php
+3
-0
3 additions, 0 deletions
lib/plugins/usermanager/lang/pt-br/lang.php
with
5 additions
and
1 deletion
inc/lang/pt-br/lang.php
+
2
−
1
View file @
dabe4229
...
...
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
*
* @author Luis Fernando Enciso <lfenciso@certto.com.br>
* @author Alauton/Loug
* @author Frederico Gonçalves Guimarães <frederico@teia.bio.br>
...
...
@@ -20,6 +20,7 @@
* @author Frederico Guimarães <frederico@teia.bio.br>
* @author Balaco Baco <balacobaco@imap.cc>
* @author Victor Westmann <victor.westmann@gmail.com>
* @author Leone Lisboa Magevski <leone1983@gmail.com>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/usermanager/lang/pt-br/lang.php
+
3
−
0
View file @
dabe4229
...
...
@@ -18,6 +18,7 @@
* @author Isaias Masiero Filho <masiero@masiero.org>
* @author Balaco Baco <balacobaco@imap.cc>
* @author Victor Westmann <victor.westmann@gmail.com>
* @author Leone Lisboa Magevski <leone1983@gmail.com>
*/
$lang
[
'menu'
]
=
'Gerenciamento de Usuários'
;
$lang
[
'noauth'
]
=
'(o gerenciamento de usuários não está disponível)'
;
...
...
@@ -40,6 +41,8 @@ $lang['search'] = 'Pesquisar';
$lang
[
'search_prompt'
]
=
'Executar a pesquisa'
;
$lang
[
'clear'
]
=
'Limpar o filtro de pesquisa'
;
$lang
[
'filter'
]
=
'Filtro'
;
$lang
[
'export_all'
]
=
'Exportar Todos Usuários (CSV)'
;
$lang
[
'import'
]
=
'Importar Novos Usuários'
;
$lang
[
'summary'
]
=
'Exibindo usuários %1$d-%2$d de %3$d encontrados. %4$d usuários no total.'
;
$lang
[
'nonefound'
]
=
'Nenhum usuário encontrado. %d usuários no total.'
;
$lang
[
'delete_ok'
]
=
'%d usuários excluídos'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment