-rw-r--r-- | i18n/pt/buttonsettings.ts | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/i18n/pt/buttonsettings.ts b/i18n/pt/buttonsettings.ts index cf1f4aa..28f231a 100644 --- a/i18n/pt/buttonsettings.ts +++ b/i18n/pt/buttonsettings.ts @@ -1,112 +1,112 @@ <!DOCTYPE TS><TS> <context> <name>ButtonSettings</name> <message> <source>Button Settings</source> - <translation type="unfinished"></translation> + <translation>Configuração dos Botões</translation> </message> <message> <source><center>Press or hold the button you want to remap.</center></source> - <translation type="unfinished"></translation> + <translation><center>Clique ou prima e espere o botão que deseja alterar.</center></translation> </message> <message> <source>Press:</source> - <translation type="unfinished"></translation> + <translation>Clique:</translation> </message> <message> <source>Hold:</source> - <translation type="unfinished"></translation> + <translation>Prima e Espere:</translation> </message> <message> <source>Beam VCard</source> <translation>Irradiar vCard</translation> </message> <message> <source>Send eMail</source> <translation>Enviar E-Mail</translation> </message> <message> <source>Toggle Menu</source> - <translation type="unfinished"></translation> + <translation>Alternar Menu</translation> </message> <message> <source>Toggle O-Menu</source> - <translation type="unfinished"></translation> + <translation>Alternar Menu Principal</translation> </message> <message> <source>Show Desktop</source> - <translation type="unfinished"></translation> + <translation>Mostrar Ambiente de Trabalho</translation> </message> <message> <source>Toggle Recording</source> - <translation type="unfinished"></translation> + <translation>Activar Gravador</translation> </message> <message> <source><nobr>Ignored</nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Ignorado</nobr></translation> </message> <message> <source><nobr>Show <b>%1</b></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Mostrar <b>%1</b></nobr></translation> </message> <message> <source><nobr>Call <b>%1</b>: <i>%2</i></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Chamar <br>%1</b>: <i>%2</i></nobr></translation> </message> <message> <source><nobr>Call <b>%1</b> <i>%2</i></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Chamar <br>%1</b> <i>%2</i></nobr></translation> </message> </context> <context> <name>RemapDlg</name> <message> <source>%1 %2</source> <comment>(hold|press) buttoname</comment> - <translation type="unfinished"></translation> + <translation>%1 %2</translation> </message> <message> <source>Held</source> - <translation type="unfinished"></translation> + <translation>Largado</translation> </message> <message> <source>Pressed</source> - <translation type="unfinished"></translation> + <translation>Carregado</translation> </message> <message> <source>No mapping</source> - <translation type="unfinished"></translation> + <translation>Sem mapeamento</translation> </message> <message> <source>Default</source> - <translation type="unfinished"></translation> + <translation>Omissão</translation> </message> <message> <source>Custom</source> - <translation type="unfinished"></translation> + <translation>Personalizado</translation> </message> <message> <source>Actions</source> - <translation type="unfinished"></translation> + <translation>Acções</translation> </message> <message> <source>Show</source> - <translation type="unfinished"></translation> + <translation>Mostrar</translation> </message> </context> <context> <name>RemapDlgBase</name> <message> <source>Action</source> - <translation type="unfinished"></translation> + <translation>Acção</translation> </message> <message> <source>Channel</source> - <translation type="unfinished"></translation> + <translation>Canal</translation> </message> <message> <source>Message</source> - <translation type="unfinished"></translation> + <translation>Mensagem</translation> </message> </context> </TS> |