mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-24 23:08:08 +08:00
commit
df0787d8b0
2 changed files with 4 additions and 4 deletions
|
@ -85,7 +85,7 @@
|
||||||
"TAB_SECURITY": {
|
"TAB_SECURITY": {
|
||||||
"LEGEND_SECURITY": "Segurança",
|
"LEGEND_SECURITY": "Segurança",
|
||||||
"LABEL_USE_IMAGE_PROXY": "Usar proxy local para imagens externas",
|
"LABEL_USE_IMAGE_PROXY": "Usar proxy local para imagens externas",
|
||||||
"LABEL_AUTO_VERIFY": "Verify signatures automatically",
|
"LABEL_AUTO_VERIFY": "Verificar assinaturas automaticamente",
|
||||||
"LABEL_SHOW_PHP_INFO": "Mostrar informação do PHP",
|
"LABEL_SHOW_PHP_INFO": "Mostrar informação do PHP",
|
||||||
"LEGEND_ADMIN_PANEL_ACCESS_CREDENTIALS": "Credenciais de acesso ao Painel de Admin",
|
"LEGEND_ADMIN_PANEL_ACCESS_CREDENTIALS": "Credenciais de acesso ao Painel de Admin",
|
||||||
"LABEL_CURRENT_PASSWORD": "Palavra-passe atual",
|
"LABEL_CURRENT_PASSWORD": "Palavra-passe atual",
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
"SECURE_OPTION_NONE": "Nenhuma",
|
"SECURE_OPTION_NONE": "Nenhuma",
|
||||||
"LABEL_ALLOW_SIEVE_SCRIPTS": "Permitir scripts sieve",
|
"LABEL_ALLOW_SIEVE_SCRIPTS": "Permitir scripts sieve",
|
||||||
"LABEL_USE_SHORT_LOGIN": "Usar nome de utilizador curto",
|
"LABEL_USE_SHORT_LOGIN": "Usar nome de utilizador curto",
|
||||||
"LABEL_LOWERCASE_LOGIN": "Lowercase login (case-insensitive)",
|
"LABEL_LOWERCASE_LOGIN": "Não diferenciar maiúsculas e minúsculas no nome de utilizador",
|
||||||
"LABEL_USE_AUTH": "Usar autenticação",
|
"LABEL_USE_AUTH": "Usar autenticação",
|
||||||
"LABEL_SET_SENDER": "Usar nome de utilizador como remetente",
|
"LABEL_SET_SENDER": "Usar nome de utilizador como remetente",
|
||||||
"LABEL_AUTH_PLAIN_LINE": "Forçar comando AUTH PLAIN único para autenticar",
|
"LABEL_AUTH_PLAIN_LINE": "Forçar comando AUTH PLAIN único para autenticar",
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
"TAB_SECURITY": {
|
"TAB_SECURITY": {
|
||||||
"LEGEND_SECURITY": "Segurança",
|
"LEGEND_SECURITY": "Segurança",
|
||||||
"LABEL_USE_IMAGE_PROXY": "Usar proxy local para imagens externas",
|
"LABEL_USE_IMAGE_PROXY": "Usar proxy local para imagens externas",
|
||||||
"LABEL_AUTO_VERIFY": "Verify signatures automatically",
|
"LABEL_AUTO_VERIFY": "Verificar assinaturas automaticamente",
|
||||||
"LABEL_SHOW_PHP_INFO": "Mostrar informação do PHP",
|
"LABEL_SHOW_PHP_INFO": "Mostrar informação do PHP",
|
||||||
"LEGEND_ADMIN_PANEL_ACCESS_CREDENTIALS": "Credenciais de acesso ao Painel de Admin",
|
"LEGEND_ADMIN_PANEL_ACCESS_CREDENTIALS": "Credenciais de acesso ao Painel de Admin",
|
||||||
"LABEL_CURRENT_PASSWORD": "Palavra-passe atual",
|
"LABEL_CURRENT_PASSWORD": "Palavra-passe atual",
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
"SECURE_OPTION_NONE": "Nenhuma",
|
"SECURE_OPTION_NONE": "Nenhuma",
|
||||||
"LABEL_ALLOW_SIEVE_SCRIPTS": "Permitir scripts sieve",
|
"LABEL_ALLOW_SIEVE_SCRIPTS": "Permitir scripts sieve",
|
||||||
"LABEL_USE_SHORT_LOGIN": "Usar nome de utilizador curto",
|
"LABEL_USE_SHORT_LOGIN": "Usar nome de utilizador curto",
|
||||||
"LABEL_LOWERCASE_LOGIN": "Lowercase login (case-insensitive)",
|
"LABEL_LOWERCASE_LOGIN": "Não diferenciar maiúsculas e minúsculas no nome de utilizador",
|
||||||
"LABEL_USE_AUTH": "Usar autenticação",
|
"LABEL_USE_AUTH": "Usar autenticação",
|
||||||
"LABEL_SET_SENDER": "Usar nome de utilizador como remetente",
|
"LABEL_SET_SENDER": "Usar nome de utilizador como remetente",
|
||||||
"LABEL_AUTH_PLAIN_LINE": "Forçar comando AUTH PLAIN único para autenticar",
|
"LABEL_AUTH_PLAIN_LINE": "Forçar comando AUTH PLAIN único para autenticar",
|
||||||
|
|
Loading…
Reference in a new issue