XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
blocks.php
1
<?php
2
// ## XOOPS Cube Legacy - Versão em Português
3
// ## Por............: Mikhail Miguel
4
// ## E-mail.........: mikhail.miguel@gmail.com
5
// License https://creativecommons.org/licenses/by/2.5/br/
6
7
define(
'_MB_USER_DISPLAY'
,
"Mostrar %s associados"
);
8
define(
'_MB_USER_DISPLAYA'
,
"Mostrar os avatares dos associados"
);
9
define(
'_MB_USER_GUESTS'
,
"Anônimos"
);
10
define(
'_MB_USER_LOGIN'
,
"Entrar"
);
11
define(
'_MB_USER_LOSTPASS'
,
"Perdeu a senha?"
);
12
define(
'_MB_USER_MEMBERS'
,
"Associados"
);
13
define(
'_MB_USER_MORE'
,
"outros..."
);
14
define(
'_MB_USER_NODISPGR'
,
"Não mostrar os associados cuja graduação é:"
);
15
define(
'_MB_USER_ONLINEPHRASE'
,
"Há %s visitantes neste momento..."
);
16
define(
'_MB_USER_ONLINEPHRASEX'
,
"%s na seção %s"
);
//
17
define(
'_MB_USER_PASSWORD'
,
"Senha:"
);
18
define(
'_MB_USER_REMEMBERME'
,
"Lembrar"
);
19
define(
'_MB_USER_SECURE'
,
"Entrar via conexão segura"
);
20
define(
'_MB_USER_USERNAME'
,
"Codinome:"
);
21
define(
'_MB_USER_USERREG'
,
"Cadastre-se!"
);
html
modules
user
language
pt_utf8
blocks.php
Generated by
1.13.2