blob: 34bf4872ed20b788fb9ee2e87bba13260a17877b [file] [log] [blame]
Alexandre Lisionfe5525e2015-12-14 14:41:26 -05001
Alexandre Lision447ba3d2016-11-14 21:42:49 -05002"A network error occured during the export" = "Ocorreu um erro de rede durante a exportação";
Alexandre Lision55f67fb2016-11-03 11:34:55 -04003
Jenkinsf3c9ede2018-02-12 10:30:19 -05004/* No password on this account text field placeholder */
5"Account has no password" = "Account has no password";
6
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Contextual menu action */
Alexandre Lisionfe5525e2015-12-14 14:41:26 -05008"Add to contacts" = "Adicionar aos contatos";
9
Jenkinsfcad7762018-04-09 15:30:02 -040010/* Contextual menu action */
11"Place video call" = "Place video call";
12
13/* Contextual menu action */
14"Place audio call" = "Place audio call";
15
16/* Contextual menu action */
17"Clear conversation" = "Clear conversation";
18
19/* Contextual menu action */
20"Block contact" = "Block contact";
21
Alexandre Lision55f67fb2016-11-03 11:34:55 -040022/* Text shown to the user */
Jenkins7132a0d2017-09-25 11:30:05 -040023"Alias : " = "Pseudônimo:";
Guillaume Roguez28009732016-06-23 00:19:37 -040024
25/* Error shown to the user */
Alexandre Lision55f67fb2016-11-03 11:34:55 -040026"An error occured during the export" = " Ocorreu um erro durante a exportação ";
27
28/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050029"Backup account" = "Cópia de segurança da conta";
Guillaume Roguez28009732016-06-23 00:19:37 -040030
Guillaume Roguezdb165052016-03-14 10:01:01 -040031/* Contextual menu action */
Guillaume Roguez28009732016-06-23 00:19:37 -040032"Call number" = "Chamar número";
Guillaume Roguezdb165052016-03-14 10:01:01 -040033
Jenkinsf3c9ede2018-02-12 10:30:19 -050034/* File transfer canceled label */
Andreas Traczyk82cb2ae2018-06-22 11:23:04 -040035"Canceled" = "Cancelada";
Jenkinsf3c9ede2018-02-12 10:30:19 -050036
Alexandre Lisionfe5525e2015-12-14 14:41:26 -050037/* Open panel title */
38"Choose a CA list" = "Escolha uma lista CA";
39
40/* Open panel title */
41"Choose a certificate" = "Escolha um certificado";
42
43/* Open panel title */
Guillaume Roguez28009732016-06-23 00:19:37 -040044"Choose a directory" = "Escolher um diretório";
Alexandre Lisionfe5525e2015-12-14 14:41:26 -050045
46/* Open panel title */
47"Choose a private key file" = "Escolha um arquivo de chave privada";
48
49/* Open panel prompt for 'Choose a file' */
50"Choose CA" = "Escolha CA";
51
Guillaume Roguezdb165052016-03-14 10:01:01 -040052/* Open panel prompt for 'Choose a directory' */
Guillaume Roguez28009732016-06-23 00:19:37 -040053"Choose directory" = "Escolher diretório";
Guillaume Roguezdb165052016-03-14 10:01:01 -040054
55/* Contextual menu entry */
Alexandre Lisionfe5525e2015-12-14 14:41:26 -050056"Choose file" = "Escolha arquivo";
57
Guillaume Roguezdb165052016-03-14 10:01:01 -040058/* No comment provided by engineer. */
59"Copy" = "Copiar";
60
61/* Contextual menu action */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050062"Copy name" = "Copiar nome";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040063
64/* Contextual menu action */
Guillaume Roguezdb165052016-03-14 10:01:01 -040065"Copy number" = "Copiar número";
66
Alexandre Lision55f67fb2016-11-03 11:34:55 -040067/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050068"Create RING Account" = "Criar conta RING";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040069
70/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050071"Create SIP Account" = "Criar conta SIP";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040072
Jenkinsf3c9ede2018-02-12 10:30:19 -050073/* File transfer failed label */
74"Failed" = "Falhou";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040075
76/* Error message shown to user when it is impossible to migrate account */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050077"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Falha ao migrar sua conta. Você pode tentar novamente selecionando Ok ou removendo sua conta.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040078
79/* Text shown to user when an error occur at registration */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050080"Failed to perform lookup" = "Falha ao realizar verificação";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040081
Guillaume Roguezdb165052016-03-14 10:01:01 -040082/* Incoming call from {Name} */
Guillaume Roguez28009732016-06-23 00:19:37 -040083"Incoming call from %@" = "Chamada de %@";
Guillaume Roguezdb165052016-03-14 10:01:01 -040084
Guillaume Roguezdb165052016-03-14 10:01:01 -040085/* Message from {Name} */
Guillaume Roguez28009732016-06-23 00:19:37 -040086"Message from %@" = "Mensagem de %@";
Guillaume Roguezdb165052016-03-14 10:01:01 -040087
Alexandre Lision55f67fb2016-11-03 11:34:55 -040088/* User label */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050089"New SIP account" = "Nova conta SIP";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040090
Jenkinsf3c9ede2018-02-12 10:30:19 -050091/* Displayed as RingID when no accounts are available for selection */
92"No account available" = "No account available";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040093
Jenkins2bcac372018-04-23 15:30:28 -040094/* Allert message when no accounts are available */
95"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
96
Alexandre Lision55f67fb2016-11-03 11:34:55 -040097/* Text show to the user when password didn't match */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050098"Password and confirmation mismatch." = "Senhas não correspondem.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040099
100/* Indication for user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500101"Password is too short" = "Senha é muito curta";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400102
103/* Indication for user */
104"Passwords don't match" = "Senhas não condizentes";
105
Guillaume Roguezdb165052016-03-14 10:01:01 -0400106/* Button label */
Guillaume Roguez28009732016-06-23 00:19:37 -0400107"Pause" = "Pausar";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400108
109/* Button label */
Guillaume Roguez28009732016-06-23 00:19:37 -0400110"Play" = "Reproduzir";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400111
112/* Button Action */
113"Refuse" = "Recusar";
114
Alexandre Lisionfe5525e2015-12-14 14:41:26 -0500115/* Contextual menu entry */
116"Remove value" = "Remover valor";
117
118/* Show advice to user */
119"Reopen account to see your hash" = "Reabrir conta para ver seu hash";
120
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400121/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500122"Restore account" = "Recuperar conta";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400123
124/* Button title */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500125"Revise Input" = "Revisar dados";
126
127/* Text shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -0400128"RingID : " = "ID Ring";
Alexandre Lisionfe5525e2015-12-14 14:41:26 -0500129
Guillaume Roguezdb165052016-03-14 10:01:01 -0400130/* No comment provided by engineer. */
Guillaume Roguez28009732016-06-23 00:19:37 -0400131"Share" = "Compartilhar";
Alexandre Lisionfe5525e2015-12-14 14:41:26 -0500132
Jenkinsf3c9ede2018-02-12 10:30:19 -0500133/* File transfer successful label */
134"Success" = "Sucesso";
135
Guillaume Roguezdb165052016-03-14 10:01:01 -0400136/* No comment provided by engineer. */
Guillaume Roguez28009732016-06-23 00:19:37 -0400137"Text Actions" = "Ações de Texto";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400138
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400139/* Text shown to user when his username is available to be registered */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500140"The entered username is available" = "O nome de usuário entrado está disponível";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400141
142/* Text shown to user when his username is invalid to be registered */
Jenkins1cda4182017-05-18 14:39:40 -0400143"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "O usuário introduzido é inválido. Ele deve ter ao menos 3 caracteres e conter apenas minúsculas e números.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400144
145/* Text shown to user when his username is already registered */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500146"The entered username is not available" = "O nome de usuário entrado não está disponível.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400147
148/* Text shown to the user */
149"The following account needs to be migrated to the new Ring account format:" = "A seguinte conta precisa ser migrada para o novo formato de contas do Ring:";
150
151/* Error shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500152"The password you entered does not unlock this account" = "A senha informada não desbloqueia esta conta";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400153
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400154/* Title shown to user to concat with Pin */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500155"To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Para concluir este processo, você deve iniciar o Ring em um novo dispositivo e escolher a opção \"Vincular este dispositivo a uma conta\". Seu PIN é válido por 10 minutos.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400156
157/* Text shown to the user */
158"To proceed with the migration, you must choose a password for your account. This password will be used to encrypt your master key. It will be required for adding new devices to your Ring account. If you are not ready to choose a password, you may close Ring and resume the migration later." = "Para continuar a migração, você deve escolher uma senha para a sua conta. Essa senha senha utilizada para encriptar sua senha mestre. Ela será necessária para adicionar novos dispositivos à sua conta Ring. Se você não estiver pronto para escolher uma senha, deve fechar o Ring e continuar a migração depois.";
159
Guillaume Roguezdb165052016-03-14 10:01:01 -0400160/* Name used when user leave field empty */
161"Unknown" = "Desconhecido";
Alexandre Lisionfe5525e2015-12-14 14:41:26 -0500162
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400163/* Error shown to user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500164"You have to migrate your account before exporting" = "Você deve migrar sua conta antes de exportar";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400165
Jenkinsfa286ef2018-08-20 15:31:57 -0400166/* Remove account alert title */
167"Remove account" = "Remove account";
168
169/* Remove account alert message */
170"By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost." = "By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost.";
171
Jenkins84fc31f2018-09-10 15:25:02 -0400172/* export account button title */
173"Select archive" = "Select archive";
174