Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lolo888
ISPConfig 3
Commits
c9f8751c
Commit
c9f8751c
authored
Sep 07, 2009
by
moglia
Browse files
Initial Commit of Remote Client Brazilian Portuguese Translation Files
parent
6dd5d5f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/lib/lang/br_remote_user.lng
0 → 100644
View file @
c9f8751c
<?php
$wb
[
'username_txt'
]
=
'Nome do usurio:'
;
$wb
[
'password_txt'
]
=
'Senha:'
;
$wb
[
'function_txt'
]
=
'Funes:'
;
$wb
[
'username_error_unique'
]
=
'O nome de usurio deve ser nico'
;
$wb
[
'username_error_empty'
]
=
'O nome de usurio no pode estar em branco'
;
$wb
[
'password_error_empty'
]
=
'A senha no pode estar em branco'
;
$wb
[
'password_strength_txt'
]
=
'Segurana da senha:'
;
?>
interface/web/admin/lib/lang/br_remote_user_list.lng
0 → 100644
View file @
c9f8751c
<?php
$wb
[
'list_head_txt'
]
=
"Usurios Remotos"
;
$wb
[
'list_desc_txt'
]
=
""
;
$wb
[
'add_new_record_txt'
]
=
"Adcionar novo usurio"
;
$wb
[
'parent_remote_userid_txt'
]
=
'ID'
;
$wb
[
'username_txt'
]
=
"Nome do usurio"
;
?>
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment