--- smeserver-openvpn-bridge-2.0/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:10:13.000000000 -0600 +++ smeserver-openvpn-bridge-2.0.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:36:43.000000000 -0600 @@ -96,12 +96,12 @@ IP_ADDRESS - IP Address + IP адрес COMMENT - Comment + Коментар @@ -111,12 +111,12 @@ ACCESS - Access + Достъп MODIFY - Modify + Промени @@ -131,7 +131,7 @@ ENABLED - Enabled + Разрешен --- smeserver-openvpn-bridge-2.0/root/etc/e-smith/locale/da/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:10:13.000000000 -0600 +++ smeserver-openvpn-bridge-2.0.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:36:43.000000000 -0600 @@ -342,7 +342,7 @@ CANCELED - Cancelled + Annuler --- smeserver-openvpn-bridge-2.0/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:10:13.000000000 -0600 +++ smeserver-openvpn-bridge-2.0.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:36:45.000000000 -0600 @@ -176,7 +176,7 @@ DESC_GW_REDIRECTION - Attention: l'activation de cette option peut ralentir votre accès internet (à la fois pour le client, mais également pour tout le réseau interne)]]> + Attention: l'activation de cette option peut ralentir votre accès internet (à la fois pour le client, et pour les réseaux internes)]]> --- smeserver-openvpn-bridge-2.0/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:10:13.000000000 -0600 +++ smeserver-openvpn-bridge-2.0.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:36:48.000000000 -0600 @@ -1,7 +1,7 @@ FORM_TITLE - Bridged OpenVPN daemon configuration + Configuração do daemon OpenVPN Bridged @@ -26,67 +26,67 @@ DESC_RULE_BUTTON - Configuration rules management + Gerenciamento de regras de configuração DESC_SHOW_CLIENTS_BUTTON - Display connected clients + Mostrar clientes conectados DESC_CONFIG_BUTTON - Service configuration + Configuração do serviço DESC_CRT_CONFIG_BUTTON - Certificates configuration + Configuração dos certificados LABEL_CRT_STATUS - Certificates status + Status dos certificados CRT_CONFIG_ERROR - There's a problem with the configuration of your certificates, you should check it.]]> + Há um problem com a configuração dos seus certificados, você precisa verificar novamente.]]> CRT_CONFIG_OK - Certificates are ready]]> + Os certificates estão prontos]]> CRT_ONLY - Certificate only + Apenas certificado CRT_WITH_PASS - Certificate and login/password + Certificado e login/senha DESC_RULES_PAGE - - Give him a fixed IP address
- Configure the gateway redirection
- Temporarily denied the access
]]>
+ - Dar-lhe um endereço IP fixo
- Configurar um redirecionamento do gateway
- Temporariamente bloquear o acesso
]]>
DESC_RULES - Actual rules
]]> + Perfis Atuais
]]>
NO_RULE NO_RULE - There's no rule]]> + Não há perfis]]> DESC_ADD_RULE_BUTTON - Add a rule + Adicionar um perfil @@ -266,142 +266,142 @@ DESC_KEY_PEM - Enter the secret key associated with the server certificate, in pem format + Entre a chave secreta associada com o certificado do servidor, no formato PEM DESC_DH_PEM - Enter Diffie-Helman parameters + Entrar com os parametros Diffie-Helman DESC_TA_PEM - Enter the static shared key. This key will be used for an additionnal authentication. This key is optionnal, but it can harden the security + Entrar com a chave estática compartilhada. Esta chave será usada para uma autenticação adicional. Esta chave é opcional mas pode melhorar a segurança. SUCCESS - The new settings have been saved + As novas configurações foram salvas NOT_A_VALID_IP - You have to enter a valid IP number + Você precisa digitar um endereço IP válido NOT_IN_LOCAL_NET - You have to enter an IP address in your local network + Você deve digitar um endereço IP de sua rede local SHOW_SAMPLE_CONFIG - Configuração de data e hora + Mostrar um arquivo de configuração do cliente que funcione DESC_DISPLAY_CLIENT_CONF - You also have to download the certification file in # PKCS12 format (which contains the CA certificate, the user certificate and the user secret key).
]]>
+ Você também deve baixar o arquivo de certificação no formato # PKCS12 (o qual contém o certificado CA, o certificado do usuário e a chave secreta do usuário).
]]>
REAL_IP - Real IP address + Endereço IP real VIRTUAL_IP - VPN IP address + Endereço IP VPN SENT - Bytes sent + Bytes enviados RECEIVED - Bytes received + Bytes recebidos CONNECTED_SINCE - Connected since + Conectado desde DISCONNECT - Disconnect + Desconectado BAD_VALUE - Incorrect value + Valor incorreto CANCELED - Cancelled + Cancelado DESC_CLIENT_DISCONECT_PAGE - Your are going to diconnect this user. Are you sure you want to continue ? + Você ira desconectar este usuário. Você tem certeza que deseja continuar? CLIENT_DISCONNECTED - The client has been disconnected + O cliente foi desconectado INVALID_CHARS - "{$string}" contains forbiden characters + "{$string}" contém caracteres proibidos BRIDGE_NOT_ENABLED - The bridge service must be enabled.
The following commands will enable it:
db configuration setprop bridge status enabled
/etc/init.d/bridge start

]]>
+ O serviço de bridge precisa estar ativado.
Os seguintes comandos irão habilitá-lo:
db configuration setprop bridge status enabled
/etc/init.d/bridge start

]]>
NOT_A_VALID_URL - "{$string}" isn't a valid URL + "{$string}" não é uma URL válida DESC_CRL_URL - Enter the URL to update the CRL. (if phpki runs on the same server, you can let the default value) + Digite a URL para atualizar o CRL. (Se phpki estiver rodando no mesmo servidor, você pode deixar o valor padrão) LABEL_CRL_URL - URL to update the CRL + URL para atualizar o CRL LABEL_CA_PEM - CA certificate + Certificado CA LABEL_CRT_PEM - Server certificate + Certificado do Servidor LABEL_KEY_PEM - Server private key + Chave privada do Servidor LABEL_DH_PEM - DH parameters + Parametros DH LABEL_TA_PEM - Static key + Chave estática --- smeserver-openvpn-bridge-2.0/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:10:13.000000000 -0600 +++ smeserver-openvpn-bridge-2.0.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/openvpnbridge 2009-07-22 00:36:49.000000000 -0600 @@ -231,7 +231,7 @@ DESC_START_POOL - Du har valt ett IP-adressområde för PN-klienter. Detta områdde måste vara inom det lokala nätverkets område. Kontrollera så att ingen annan använder en IP-adress inom detta område. Ange den första IP-adressen + Du har valt ett IP-adressområde för VPN-klienter. Detta område måste vara inom det lokala nätverkets område. Kontrollera så att ingen annan använder en IP-adress inom detta område. Ange den första IP-adressen