author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/pt/libinterfaces.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/pt/libinterfaces.ts | 78 |
1 files changed, 43 insertions, 35 deletions
diff --git a/i18n/pt/libinterfaces.ts b/i18n/pt/libinterfaces.ts index 407ea1f..a585e4e 100644 --- a/i18n/pt/libinterfaces.ts +++ b/i18n/pt/libinterfaces.ts @@ -2,153 +2,161 @@ <context> <name>InterfaceAdvanced</name> <message> <source>Advanced Interface Information</source> - <translation type="unfinished"></translation> + <translation>Informação Avançada da Interface</translation> </message> <message> <source>eth0</source> - <translation type="unfinished"></translation> + <translation>eth0</translation> </message> <message> <source>IP Address</source> - <translation type="unfinished"></translation> + <translation>Endereço IP</translation> </message> <message> <source>Interface</source> - <translation type="unfinished"></translation> + <translation>Interface</translation> </message> <message> <source>Subnet Mask</source> - <translation type="unfinished"></translation> + <translation>Máscara de Sub-Rede</translation> </message> <message> <source>0.0.0.0</source> - <translation type="unfinished"></translation> + <translation>0.0.0.0</translation> </message> <message> <source>DHCP Information</source> - <translation type="unfinished"></translation> + <translation>Informação DHCP</translation> </message> <message> <source>DHCP Server</source> - <translation type="unfinished"></translation> + <translation>Servidor DHCP</translation> </message> <message> <source>Lease Expires</source> - <translation type="unfinished"></translation> + <translation>Expiração do Endereço</translation> </message> <message> <source>Lease Obtained</source> - <translation type="unfinished"></translation> + <translation>Endereço Obtido em</translation> </message> <message> <source>Broadcast</source> - <translation type="unfinished"></translation> + <translation>Broadcast</translation> </message> <message> <source>MAC Address</source> - <translation type="unfinished"></translation> + <translation>Endereço MAC</translation> </message> <message> <source>00:00:00:00:00:00</source> - <translation type="unfinished"></translation> + <translation>00:00:00:00:00:00</translation> </message> </context> <context> <name>InterfaceInformation</name> <message> <source>Interface Information</source> - <translation type="unfinished"></translation> + <translation>Informação da Interface</translation> </message> <message> <source>&Refresh</source> - <translation type="unfinished"></translation> + <translation>&Relêr</translation> </message> <message> <source>S&top</source> - <translation type="unfinished"></translation> + <translation>&Parar</translation> </message> <message> <source>R&estart</source> - <translation type="unfinished"></translation> + <translation>R&einiciar</translation> </message> <message> <source>&Start</source> - <translation type="unfinished"></translation> + <translation>&Iniciar</translation> </message> <message> <source>IP Address</source> - <translation type="unfinished"></translation> + <translation>Endereço IP</translation> </message> <message> <source>Subnet Mask</source> - <translation type="unfinished"></translation> + <translation>Máscara de Sub-Rede</translation> </message> <message> <source>MAC Address</source> - <translation type="unfinished"></translation> + <translation>Endereço MAC</translation> </message> <message> <source>Broadcast</source> - <translation type="unfinished"></translation> + <translation>Broadcast</translation> </message> <message> <source>0.0.0.0</source> - <translation type="unfinished"></translation> + <translation>0.0.0.0</translation> </message> <message> <source>00:00:00:00:00:00</source> - <translation type="unfinished"></translation> + <translation>00:00:00:00:00:00</translation> </message> <message> <source>&View Advanced Information</source> - <translation type="unfinished"></translation> + <translation>&Ver Informação Avançada</translation> + </message> + <message> + <source>be &silent</source> + <translation>modo &silencioso</translation> </message> </context> <context> <name>InterfaceSetup</name> <message> <source>Interface Configuration</source> - <translation type="unfinished"></translation> + <translation>Configuração da Interface</translation> </message> <message> <source>Automatically bring up</source> - <translation type="unfinished"></translation> + <translation>Activar automaticamente</translation> </message> <message> <source>DHCP</source> - <translation type="unfinished"></translation> + <translation>DHCP</translation> </message> <message> <source>Static Ip Configuration</source> - <translation type="unfinished"></translation> + <translation>Configuração de endereço IP estático</translation> </message> <message> <source>Subnet Mask</source> - <translation type="unfinished"></translation> + <translation>Máscara de Sub-Rede</translation> </message> <message> <source>First DNS</source> - <translation type="unfinished"></translation> + <translation>Primeiro DNS</translation> </message> <message> <source>IP Address</source> - <translation type="unfinished"></translation> + <translation>Endereço IP</translation> </message> <message> <source>Gateway</source> - <translation type="unfinished"></translation> + <translation>Gateway</translation> </message> <message> <source>Second DNS</source> - <translation type="unfinished"></translation> + <translation>Segundo DNS</translation> + </message> + <message> + <source>255.255.255.0</source> + <translation>255.255.255.0</translation> </message> </context> <context> <name>InterfaceSetupImp</name> <message> <source>Restarting interface</source> - <translation type="unfinished"></translation> + <translation>Reiniciar Interface</translation> </message> </context> </TS> |