-rw-r--r-- | i18n/pt/keypebble.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/pt/keypebble.ts b/i18n/pt/keypebble.ts index ab58148..cd225b3 100644 --- a/i18n/pt/keypebble.ts +++ b/i18n/pt/keypebble.ts @@ -1,38 +1,38 @@ <!DOCTYPE TS><TS> <context> <name>KRFBConnection</name> <message> <source>Connected</source> - <translation type="unfinished"></translation> + <translation>Ligado</translation> </message> <message> <source>Connection Refused</source> - <translation type="unfinished"></translation> + <translation>Ligação Recusada</translation> </message> <message> <source>Host not found</source> - <translation type="unfinished"></translation> + <translation>Endereço não encontrado</translation> </message> <message> <source>Read Error: QSocket reported an error reading data, the remote host has probably dropped the connection.</source> <translation type="unfinished"></translation> </message> <message> <source>QSocket reported an invalid error code</source> <translation type="unfinished"></translation> </message> </context> <context> <name>KRFBDecoder</name> <message> <source>Waiting for server initialisation...</source> <translation type="unfinished"></translation> </message> <message> <source>Waiting for desktop name...</source> <translation type="unfinished"></translation> </message> <message> <source>Connected to %1</source> |