author | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
---|---|---|
committer | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
commit | b614afac1e73ddb13bf025d7140df978e4ee0130 (patch) (side-by-side diff) | |
tree | 800b70191f1dac71407de0978e32a519431504a1 /i18n/pt/libnetmonapplet.ts | |
parent | 71b023064e90282346055f0fea37d9a0d84bfa1b (diff) | |
download | opie-b614afac1e73ddb13bf025d7140df978e4ee0130.zip opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.gz opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.bz2 |
Updates to pt translation
-rw-r--r-- | i18n/pt/libnetmonapplet.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/pt/libnetmonapplet.ts b/i18n/pt/libnetmonapplet.ts index 8d174c3..2bc21af 100644 --- a/i18n/pt/libnetmonapplet.ts +++ b/i18n/pt/libnetmonapplet.ts @@ -1,36 +1,36 @@ <!DOCTYPE TS><TS> <context> <name>NetMonitor</name> <message> <source>Network Offline</source> - <translation type="unfinished"></translation> + <translation>Rede Offline</translation> </message> <message> <source>Disconnect</source> - <translation type="unfinished"></translation> + <translation>Desligar</translation> </message> <message> <source>Connect</source> - <translation type="unfinished"></translation> + <translation>Ligar</translation> </message> </context> <context> <name>NetPassword</name> <message> <source>Network Password</source> - <translation type="unfinished"></translation> + <translation>Palavra Chave da Rede</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Cancelar</translation> </message> <message> <source>Connect</source> - <translation type="unfinished"></translation> + <translation>Ligar</translation> </message> <message> <source>Enter password for %1:</source> - <translation type="unfinished"></translation> + <translation>Palavra Chave para %1:</translation> </message> </context> </TS> |