translation.json 33.2 KB
Newer Older
Timothy J. Baek's avatar
Timothy J. Baek committed
1
{
2
	"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' ou '-1' para nenhuma expiração.",
Timothy J. Baek's avatar
Timothy J. Baek committed
3
4
5
	"(Beta)": "(Beta)",
	"(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)",
	"(latest)": "(mais recente)",
6
7
	"{{ models }}": "{{ modelos }}",
	"{{ owner }}: You cannot delete a base model": "{{ owner }}: Não é possível excluir um modelo base",
Pedro Silva's avatar
Pedro Silva committed
8
	"{{modelName}} is thinking...": "{{modelName}} está a pensar...",
Yanyutin753's avatar
Yanyutin753 committed
9
	"{{user}}'s Chats": "{{user}}'s Chats",
Timothy J. Baek's avatar
Timothy J. Baek committed
10
	"{{webUIName}} Backend Required": "{{webUIName}} Backend Necessário",
11
	"A task model is used when performing tasks such as generating titles for chats and web search queries": "Um modelo de tarefa é usado ao executar tarefas como gerar títulos para bate-papos e consultas de pesquisa na Web",
Pedro Silva's avatar
Pedro Silva committed
12
13
	"a user": "um utilizador",
	"About": "Acerca de",
Timothy J. Baek's avatar
Timothy J. Baek committed
14
	"Account": "Conta",
Pedro Silva's avatar
Pedro Silva committed
15
	"Account Activation Pending": "Ativação da Conta Pendente",
Yanyutin753's avatar
Yanyutin753 committed
16
	"Accurate information": "Informações precisas",
Pedro Silva's avatar
Pedro Silva committed
17
	"Active Users": "Utilizadores Ativos",
Yanyutin753's avatar
Yanyutin753 committed
18
	"Add": "Adicionar",
19
20
	"Add a model id": "Adicionar um ID de modelo",
	"Add a short description about what this model does": "Adicione uma breve descrição sobre o que este modelo faz",
Timothy J. Baek's avatar
Timothy J. Baek committed
21
22
	"Add a short title for this prompt": "Adicione um título curto para este prompt",
	"Add a tag": "Adicionar uma tag",
Yanyutin753's avatar
Yanyutin753 committed
23
	"Add custom prompt": "Adicionar um prompt curto",
Timothy J. Baek's avatar
Timothy J. Baek committed
24
	"Add Docs": "Adicionar Documentos",
Pedro Silva's avatar
Pedro Silva committed
25
	"Add Files": "Adicionar Ficheiros",
Yanyutin753's avatar
Yanyutin753 committed
26
	"Add Memory": "Adicionar memória",
Timothy J. Baek's avatar
Timothy J. Baek committed
27
	"Add message": "Adicionar mensagem",
Yanyutin753's avatar
Yanyutin753 committed
28
	"Add Model": "Adicionar modelo",
29
	"Add Tags": "adicionar tags",
Pedro Silva's avatar
Pedro Silva committed
30
31
	"Add User": "Adicionar Utilizador",
	"Adjusting these settings will apply changes universally to all users.": "Ajustar essas configurações aplicará alterações universalmente a todos os utilizadores.",
Timothy J. Baek's avatar
Timothy J. Baek committed
32
	"admin": "administrador",
Pedro Silva's avatar
Pedro Silva committed
33
	"Admin": "Admin",
Timothy J. Baek's avatar
Timothy J. Baek committed
34
35
	"Admin Panel": "Painel do Administrador",
	"Admin Settings": "Configurações do Administrador",
Timothy J. Baek's avatar
Timothy J. Baek committed
36
	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
37
	"Advanced Parameters": "Parâmetros Avançados",
38
	"Advanced Params": "Params Avançados",
Timothy J. Baek's avatar
Timothy J. Baek committed
39
	"all": "todos",
Yanyutin753's avatar
Yanyutin753 committed
40
	"All Documents": "Todos os Documentos",
Pedro Silva's avatar
Pedro Silva committed
41
	"All Users": "Todos os utilizadores",
Timothy J. Baek's avatar
Timothy J. Baek committed
42
	"Allow": "Permitir",
Pedro Silva's avatar
Pedro Silva committed
43
44
	"Allow Chat Deletion": "Permitir Exclusão de Conversa",
	"Allow non-local voices": "Permitir vozes não locais",
Timothy J. Baek's avatar
Timothy J. Baek committed
45
	"Allow User Location": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
46
	"Allow Voice Interruption in Call": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
47
48
49
50
	"alphanumeric characters and hyphens": "caracteres alfanuméricos e hífens",
	"Already have an account?": "Já tem uma conta?",
	"an assistant": "um assistente",
	"and": "e",
Pedro Silva's avatar
Pedro Silva committed
51
	"and create a new shared link.": "e criar um novo link partilhado.",
Timothy J. Baek's avatar
Timothy J. Baek committed
52
53
	"API Base URL": "URL Base da API",
	"API Key": "Chave da API",
Yanyutin753's avatar
Yanyutin753 committed
54
55
56
57
	"API Key created.": "Chave da API criada.",
	"API keys": "Chaves da API",
	"April": "Abril",
	"Archive": "Arquivo",
58
	"Archive All Chats": "Arquivar todos os chats",
Pedro Silva's avatar
Pedro Silva committed
59
60
61
62
	"Archived Chats": "Conversas arquivadas",
	"are allowed - Activate this command by typing": "são permitidos - Ative este comando escrevendo",
	"Are you sure?": "Tem a certeza?",
	"Attach file": "Anexar ficheiro",
Yanyutin753's avatar
Yanyutin753 committed
63
	"Attention to detail": "Detalhado",
Timothy J. Baek's avatar
Timothy J. Baek committed
64
	"Audio": "Áudio",
Yanyutin753's avatar
Yanyutin753 committed
65
	"August": "Agosto",
Timothy J. Baek's avatar
Timothy J. Baek committed
66
67
	"Auto-playback response": "Reprodução automática da resposta",
	"AUTOMATIC1111 Base URL": "URL Base do AUTOMATIC1111",
Pedro Silva's avatar
Pedro Silva committed
68
	"AUTOMATIC1111 Base URL is required.": "O URL Base do AUTOMATIC1111 é obrigatório.",
Timothy J. Baek's avatar
Timothy J. Baek committed
69
70
	"available!": "disponível!",
	"Back": "Voltar",
Pedro Silva's avatar
Pedro Silva committed
71
	"Bad Response": "Resposta má",
72
73
	"Banners": "Estandartes",
	"Base Model (From)": "Modelo Base (De)",
Sam McLeod's avatar
Sam McLeod committed
74
	"Batch Size (num_batch)": "",
Yanyutin753's avatar
Yanyutin753 committed
75
76
	"before": "antes",
	"Being lazy": "Ser preguiçoso",
Pedro Silva's avatar
Pedro Silva committed
77
	"Brave Search API Key": "Chave da API de Pesquisa Brave",
Yanyutin753's avatar
Yanyutin753 committed
78
	"Bypass SSL verification for Websites": "Ignorar verificação SSL para sites",
Pedro Silva's avatar
Pedro Silva committed
79
80
81
	"Call": "Chamar",
	"Call feature is not supported when using Web STT engine": "A funcionalide de Chamar não é suportada quando usa um motor Web STT",
	"Camera": "Camera",
Timothy J. Baek's avatar
Timothy J. Baek committed
82
	"Cancel": "Cancelar",
83
	"Capabilities": "Capacidades",
Timothy J. Baek's avatar
Timothy J. Baek committed
84
	"Change Password": "Alterar Senha",
Pedro Silva's avatar
Pedro Silva committed
85
	"Chat": "Conversa",
Timothy J. Baek's avatar
Timothy J. Baek committed
86
	"Chat Background Image": "",
Pedro Silva's avatar
Pedro Silva committed
87
88
89
90
91
	"Chat Bubble UI": "Bolha UI da Conversa",
	"Chat direction": "Direção da Conversa",
	"Chat History": "Histórico da Conversa",
	"Chat History is off for this browser.": "O histórico da conversa está desativado para este navegador.",
	"Chats": "Conversas",
Timothy J. Baek's avatar
Timothy J. Baek committed
92
93
94
	"Check Again": "Verifique novamente",
	"Check for updates": "Verificar atualizações",
	"Checking for updates...": "Verificando atualizações...",
Pedro Silva's avatar
Pedro Silva committed
95
	"Choose a model before saving...": "Escolha um modelo antes de guardar...",
Timothy J. Baek's avatar
Timothy J. Baek committed
96
97
98
	"Chunk Overlap": "Sobreposição de Fragmento",
	"Chunk Params": "Parâmetros de Fragmento",
	"Chunk Size": "Tamanho do Fragmento",
99
	"Citation": "Citação",
Pedro Silva's avatar
Pedro Silva committed
100
	"Clear memory": "Limpar memória",
Timothy J. Baek's avatar
Timothy J. Baek committed
101
	"Click here for help.": "Clique aqui para obter ajuda.",
Yanyutin753's avatar
Yanyutin753 committed
102
	"Click here to": "Clique aqui para",
SimonOriginal's avatar
SimonOriginal committed
103
	"Click here to download user import template file.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
104
	"Click here to select": "Clique aqui para selecionar",
Pedro Silva's avatar
Pedro Silva committed
105
106
	"Click here to select a csv file.": "Clique aqui para selecionar um ficheiro csv.",
	"Click here to select a py file.": "Clique aqui para selecionar um ficheiro py",
Timothy J. Baek's avatar
Timothy J. Baek committed
107
108
	"Click here to select documents.": "Clique aqui para selecionar documentos.",
	"click here.": "clique aqui.",
Pedro Silva's avatar
Pedro Silva committed
109
110
	"Click on the user role button to change a user's role.": "Clique no botão de função do utilizador para alterar a função de um utilizador.",
	"Clone": "Clonar",
Timothy J. Baek's avatar
Timothy J. Baek committed
111
112
	"Close": "Fechar",
	"Collection": "Coleção",
Yanyutin753's avatar
Yanyutin753 committed
113
114
	"ComfyUI": "ComfyUI",
	"ComfyUI Base URL": "URL Base do ComfyUI",
Pedro Silva's avatar
Pedro Silva committed
115
	"ComfyUI Base URL is required.": "O URL Base do ComfyUI é obrigatório.",
Timothy J. Baek's avatar
Timothy J. Baek committed
116
	"Command": "Comando",
117
	"Concurrent Requests": "Solicitações simultâneas",
Timothy J. Baek's avatar
Timothy J. Baek committed
118
	"Confirm": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
119
	"Confirm Password": "Confirmar Senha",
Timothy J. Baek's avatar
Timothy J. Baek committed
120
	"Confirm your action": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
121
	"Connections": "Conexões",
Pedro Silva's avatar
Pedro Silva committed
122
	"Contact Admin for WebUI Access": "Contatar Admin para acesso ao WebUI",
Timothy J. Baek's avatar
Timothy J. Baek committed
123
124
	"Content": "Conteúdo",
	"Context Length": "Comprimento do Contexto",
Yanyutin753's avatar
Yanyutin753 committed
125
	"Continue Response": "Continuar resposta",
Pedro Silva's avatar
Pedro Silva committed
126
	"Copied shared chat URL to clipboard!": "URL de Conversa partilhado copiada com sucesso!",
Yanyutin753's avatar
Yanyutin753 committed
127
	"Copy": "Copiar",
Timothy J. Baek's avatar
Timothy J. Baek committed
128
129
	"Copy last code block": "Copiar último bloco de código",
	"Copy last response": "Copiar última resposta",
Yanyutin753's avatar
Yanyutin753 committed
130
	"Copy Link": "Copiar link",
Timothy J. Baek's avatar
Timothy J. Baek committed
131
	"Copying to clipboard was successful!": "Cópia para a área de transferência bem-sucedida!",
132
	"Create a model": "Criar um modelo",
Timothy J. Baek's avatar
Timothy J. Baek committed
133
	"Create Account": "Criar Conta",
Yanyutin753's avatar
Yanyutin753 committed
134
135
	"Create new key": "Criar nova chave",
	"Create new secret key": "Criar nova chave secreta",
Timothy J. Baek's avatar
Timothy J. Baek committed
136
	"Created at": "Criado em",
Yanyutin753's avatar
Yanyutin753 committed
137
	"Created At": "Criado em",
SimonOriginal's avatar
SimonOriginal committed
138
	"Created by": "",
139
	"CSV Import": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
140
141
142
	"Current Model": "Modelo Atual",
	"Current Password": "Senha Atual",
	"Custom": "Personalizado",
143
	"Customize models for a specific purpose": "Personalizar modelos para uma finalidade específica",
Timothy J. Baek's avatar
Timothy J. Baek committed
144
	"Dark": "Escuro",
Pedro Silva's avatar
Pedro Silva committed
145
146
	"Dashboard": "Painel",
	"Database": "Base de dados",
Yanyutin753's avatar
Yanyutin753 committed
147
	"December": "Dezembro",
Timothy J. Baek's avatar
Timothy J. Baek committed
148
149
	"Default": "Padrão",
	"Default (Automatic1111)": "Padrão (Automatic1111)",
Yanyutin753's avatar
Yanyutin753 committed
150
	"Default (SentenceTransformers)": "Padrão (SentenceTransformers)",
151
	"Default Model": "Modelo padrão",
Timothy J. Baek's avatar
Timothy J. Baek committed
152
153
	"Default model updated": "Modelo padrão atualizado",
	"Default Prompt Suggestions": "Sugestões de Prompt Padrão",
Pedro Silva's avatar
Pedro Silva committed
154
155
156
157
158
159
160
	"Default User Role": "Função de Utilizador Padrão",
	"delete": "apagar",
	"Delete": "Apagar",
	"Delete a model": "Apagar um modelo",
	"Delete All Chats": "Apagar todas as conversas",
	"Delete chat": "Apagar conversa",
	"Delete Chat": "Apagar Conversa",
Timothy J. Baek's avatar
Timothy J. Baek committed
161
	"Delete chat?": "",
Pedro Silva's avatar
Pedro Silva committed
162
163
164
165
	"delete this link": "apagar este link",
	"Delete User": "Apagar Utilizador",
	"Deleted {{deleteModelTag}}": "{{deleteModelTag}} apagado",
	"Deleted {{name}}": "Apagado {{name}}",
Timothy J. Baek's avatar
Timothy J. Baek committed
166
	"Description": "Descrição",
Yanyutin753's avatar
Yanyutin753 committed
167
	"Didn't fully follow instructions": "Não seguiu instruções com precisão",
Timothy J. Baek's avatar
Timothy J. Baek committed
168
	"Discover a function": "",
169
	"Discover a model": "Descubra um modelo",
Timothy J. Baek's avatar
Timothy J. Baek committed
170
	"Discover a prompt": "Descobrir um prompt",
Timothy J. Baek's avatar
Timothy J. Baek committed
171
172
	"Discover a tool": "",
	"Discover, download, and explore custom functions": "",
Pedro Silva's avatar
Pedro Silva committed
173
	"Discover, download, and explore custom prompts": "Descubra, descarregue e explore prompts personalizados",
Timothy J. Baek's avatar
Timothy J. Baek committed
174
	"Discover, download, and explore custom tools": "",
Pedro Silva's avatar
Pedro Silva committed
175
176
	"Discover, download, and explore model presets": "Descubra, descarregue e explore predefinições de modelo",
	"Dismissible": "Dispensável",
Timothy J. Baek's avatar
Timothy J. Baek committed
177
	"Display Emoji in Call": "",
Pedro Silva's avatar
Pedro Silva committed
178
	"Display the username instead of You in the Chat": "Exibir o nome de utilizador em vez de Você na Conversa",
Timothy J. Baek's avatar
Timothy J. Baek committed
179
180
	"Document": "Documento",
	"Document Settings": "Configurações de Documento",
Pedro Silva's avatar
Pedro Silva committed
181
	"Documentation": "Documentação",
Timothy J. Baek's avatar
Timothy J. Baek committed
182
	"Documents": "Documentos",
Pedro Silva's avatar
Pedro Silva committed
183
	"does not make any external connections, and your data stays securely on your locally hosted server.": "não faz conexões externas e os seus dados permanecem seguros no seu servidor alojado localmente.",
Timothy J. Baek's avatar
Timothy J. Baek committed
184
185
	"Don't Allow": "Não Permitir",
	"Don't have an account?": "Não tem uma conta?",
Yanyutin753's avatar
Yanyutin753 committed
186
	"Don't like the style": "Não gosta do estilo",
Pedro Silva's avatar
Pedro Silva committed
187
	"Download": "Descarregar",
Yanyutin753's avatar
Yanyutin753 committed
188
	"Download canceled": "Download cancelado",
Pedro Silva's avatar
Pedro Silva committed
189
190
	"Download Database": "Descarregar Base de Dados",
	"Drop any files here to add to the conversation": "Largue os ficheiros aqui para adicionar à conversa",
Timothy J. Baek's avatar
Timothy J. Baek committed
191
	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
Yanyutin753's avatar
Yanyutin753 committed
192
	"Edit": "Editar",
Timothy J. Baek's avatar
Timothy J. Baek committed
193
	"Edit Doc": "Editar Documento",
Timothy J. Baek's avatar
Timothy J. Baek committed
194
	"Edit Memory": "",
Pedro Silva's avatar
Pedro Silva committed
195
	"Edit User": "Editar Utilizador",
Timothy J. Baek's avatar
Timothy J. Baek committed
196
	"Email": "E-mail",
Pedro Silva's avatar
Pedro Silva committed
197
	"Embedding Batch Size": "Tamanho do Lote do Embedding",
Yanyutin753's avatar
Yanyutin753 committed
198
199
200
	"Embedding Model": "Modelo de Embedding",
	"Embedding Model Engine": "Motor de Modelo de Embedding",
	"Embedding model set to \"{{embedding_model}}\"": "Modelo de Embedding definido como \"{{embedding_model}}\"",
Pedro Silva's avatar
Pedro Silva committed
201
202
	"Enable Chat History": "Ativar Histórico de Conversas",
	"Enable Community Sharing": "Active a Partilha da Comunidade",
Timothy J. Baek's avatar
Timothy J. Baek committed
203
	"Enable New Sign Ups": "Ativar Novas Inscrições",
204
	"Enable Web Search": "Ativar pesquisa na Web",
Pedro Silva's avatar
Pedro Silva committed
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
	"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Confirme que o seu ficheiro CSV inclui 4 colunas nesta ordem: Nome, E-mail, Senha, Função.",
	"Enter {{role}} message here": "Escreva a mensagem de {{role}} aqui",
	"Enter a detail about yourself for your LLMs to recall": "Escreva um detalhe sobre você para que os seus LLMs possam lembrar-se",
	"Enter Brave Search API Key": "Escreva a chave da API do Brave Search",
	"Enter Chunk Overlap": "Escreva a Sobreposição de Fragmento",
	"Enter Chunk Size": "Escreva o Tamanho do Fragmento",
	"Enter Github Raw URL": "Escreva o URL cru do Github",
	"Enter Google PSE API Key": "Escreva a chave da API PSE do Google",
	"Enter Google PSE Engine Id": "Escreva o ID do mecanismo PSE do Google",
	"Enter Image Size (e.g. 512x512)": "Escreva o Tamanho da Imagem (por exemplo, 512x512)",
	"Enter language codes": "Escreva os códigos de idioma",
	"Enter model tag (e.g. {{modelTag}})": "Escreva a tag do modelo (por exemplo, {{modelTag}})",
	"Enter Number of Steps (e.g. 50)": "Escreva o Número de Etapas (por exemplo, 50)",
	"Enter Score": "Escreva a Pontuação",
	"Enter Searxng Query URL": "Escreva o URL da Pesquisa Searxng",
	"Enter Serper API Key": "Escreva a chave da API Serper",
Timothy J. Baek's avatar
Timothy J. Baek committed
221
	"Enter Serply API Key": "",
Pedro Silva's avatar
Pedro Silva committed
222
223
	"Enter Serpstack API Key": "Escreva a chave da API Serpstack",
	"Enter stop sequence": "Escreva a sequência de paragem",
Timothy J. Baek's avatar
Timothy J. Baek committed
224
	"Enter Tavily API Key": "",
Pedro Silva's avatar
Pedro Silva committed
225
226
227
228
229
230
231
	"Enter Top K": "Escreva o Top K",
	"Enter URL (e.g. http://127.0.0.1:7860/)": "Escreva o URL (por exemplo, http://127.0.0.1:7860/)",
	"Enter URL (e.g. http://localhost:11434)": "Escreva o URL (por exemplo, http://localhost:11434)",
	"Enter Your Email": "Escreva o seu E-mail",
	"Enter Your Full Name": "Escreva o seu Nome Completo",
	"Enter Your Password": "Escreva a sua Senha",
	"Enter Your Role": "Escreva a sua Função",
232
	"Error": "Erro",
Timothy J. Baek's avatar
Timothy J. Baek committed
233
	"Experimental": "Experimental",
Pedro Silva's avatar
Pedro Silva committed
234
235
236
237
	"Export": "Exportar",
	"Export All Chats (All Users)": "Exportar Todas as Conversas (Todos os Utilizadores)",
	"Export chat (.json)": "Exportar Conversa (.json)",
	"Export Chats": "Exportar Conversas",
Timothy J. Baek's avatar
Timothy J. Baek committed
238
	"Export Documents Mapping": "Exportar Mapeamento de Documentos",
Karl Lee's avatar
Karl Lee committed
239
	"Export Functions": "",
240
	"Export Models": "Modelos de Exportação",
Timothy J. Baek's avatar
Timothy J. Baek committed
241
	"Export Prompts": "Exportar Prompts",
Timothy J. Baek's avatar
Timothy J. Baek committed
242
	"Export Tools": "",
Pedro Silva's avatar
Pedro Silva committed
243
	"External Models": "Modelos Externos",
Yanyutin753's avatar
Yanyutin753 committed
244
	"Failed to create API Key.": "Falha ao criar a Chave da API.",
Timothy J. Baek's avatar
Timothy J. Baek committed
245
	"Failed to read clipboard contents": "Falha ao ler o conteúdo da área de transferência",
Pedro Silva's avatar
Pedro Silva committed
246
	"Failed to update settings": "Falha ao atualizar as definições",
Yanyutin753's avatar
Yanyutin753 committed
247
248
	"February": "Fevereiro",
	"Feel free to add specific details": "Sinta-se à vontade para adicionar detalhes específicos",
Timothy J. Baek's avatar
Timothy J. Baek committed
249
	"File": "",
Pedro Silva's avatar
Pedro Silva committed
250
251
	"File Mode": "Modo de Ficheiro",
	"File not found.": "Ficheiro não encontrado.",
Timothy J. Baek's avatar
Timothy J. Baek committed
252
	"Filters": "",
Pedro Silva's avatar
Pedro Silva committed
253
	"Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "Detectada falsificação da impressão digital: Não é possível usar iniciais como avatar. A usar a imagem de perfil padrão.",
Timothy J. Baek's avatar
Timothy J. Baek committed
254
	"Fluidly stream large external response chunks": "Transmita com fluidez grandes blocos de resposta externa",
Pedro Silva's avatar
Pedro Silva committed
255
	"Focus chat input": "Focar na conversa",
Yanyutin753's avatar
Yanyutin753 committed
256
	"Followed instructions perfectly": "Seguiu instruções perfeitamente",
257
	"Form": "",
Pedro Silva's avatar
Pedro Silva committed
258
	"Format your variables using square brackets like this:": "Formate as suas variáveis usando parenteses rectos como este:",
259
	"Frequency Penalty": "Penalidade de Frequência",
Karl Lee's avatar
Karl Lee committed
260
	"Functions": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
261
262
	"General": "Geral",
	"General Settings": "Configurações Gerais",
Pedro Silva's avatar
Pedro Silva committed
263
264
	"Generate Image": "Gerar imagem",
	"Generating search query": "A gerar a consulta da pesquisa",
Yanyutin753's avatar
Yanyutin753 committed
265
266
	"Generation Info": "Informações de Geração",
	"Good Response": "Boa Resposta",
267
268
	"Google PSE API Key": "Chave da API PSE do Google",
	"Google PSE Engine Id": "ID do mecanismo PSE do Google",
Yanyutin753's avatar
Yanyutin753 committed
269
	"h:mm a": "h:mm a",
Pedro Silva's avatar
Pedro Silva committed
270
	"has no conversations.": "não possui conversas.",
Timothy J. Baek's avatar
Timothy J. Baek committed
271
	"Hello, {{name}}": "Olá, {{name}}",
Pedro Silva's avatar
Pedro Silva committed
272
	"Help": "Ajuda",
Timothy J. Baek's avatar
Timothy J. Baek committed
273
	"Hide": "Ocultar",
Karl Lee's avatar
Karl Lee committed
274
	"Hide Model": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
275
	"How can I help you today?": "Como posso ajudá-lo hoje?",
Yanyutin753's avatar
Yanyutin753 committed
276
	"Hybrid Search": "Pesquisa Híbrida",
Timothy J. Baek's avatar
Timothy J. Baek committed
277
278
	"Image Generation (Experimental)": "Geração de Imagens (Experimental)",
	"Image Generation Engine": "Mecanismo de Geração de Imagens",
Pedro Silva's avatar
Pedro Silva committed
279
	"Image Settings": "Configurações da Imagem",
Timothy J. Baek's avatar
Timothy J. Baek committed
280
	"Images": "Imagens",
Pedro Silva's avatar
Pedro Silva committed
281
	"Import Chats": "Importar Conversas",
Timothy J. Baek's avatar
Timothy J. Baek committed
282
	"Import Documents Mapping": "Importar Mapeamento de Documentos",
Karl Lee's avatar
Karl Lee committed
283
	"Import Functions": "",
284
	"Import Models": "Importar Modelos",
Timothy J. Baek's avatar
Timothy J. Baek committed
285
	"Import Prompts": "Importar Prompts",
Timothy J. Baek's avatar
Timothy J. Baek committed
286
	"Import Tools": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
287
	"Include `--api` flag when running stable-diffusion-webui": "Inclua a flag `--api` ao executar stable-diffusion-webui",
288
	"Info": "Informação",
Yanyutin753's avatar
Yanyutin753 committed
289
	"Input commands": "Comandos de entrada",
290
	"Install from Github URL": "Instalar a partir do URL do Github",
Pedro Silva's avatar
Pedro Silva committed
291
	"Instant Auto-Send After Voice Transcription": "Enviar automaticamente depois da transcrição da voz",
Timothy J. Baek's avatar
Timothy J. Baek committed
292
	"Interface": "Interface",
Yanyutin753's avatar
Yanyutin753 committed
293
294
	"Invalid Tag": "Etiqueta Inválida",
	"January": "Janeiro",
Timothy J. Baek's avatar
Timothy J. Baek committed
295
296
	"join our Discord for help.": "junte-se ao nosso Discord para obter ajuda.",
	"JSON": "JSON",
297
	"JSON Preview": "Pré-visualização JSON",
Yanyutin753's avatar
Yanyutin753 committed
298
299
	"July": "Julho",
	"June": "Junho",
Timothy J. Baek's avatar
Timothy J. Baek committed
300
301
302
303
	"JWT Expiration": "Expiração JWT",
	"JWT Token": "Token JWT",
	"Keep Alive": "Manter Vivo",
	"Keyboard shortcuts": "Atalhos de teclado",
Pedro Silva's avatar
Pedro Silva committed
304
	"Knowledge": "Conhecimento",
Timothy J. Baek's avatar
Timothy J. Baek committed
305
	"Language": "Idioma",
Yanyutin753's avatar
Yanyutin753 committed
306
	"Last Active": "Último Ativo",
Timothy J. Baek's avatar
Timothy J. Baek committed
307
	"Last Modified": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
308
	"Light": "Claro",
Pedro Silva's avatar
Pedro Silva committed
309
	"Listening...": "A escutar...",
Timothy J. Baek's avatar
Timothy J. Baek committed
310
	"LLMs can make mistakes. Verify important information.": "LLMs podem cometer erros. Verifique informações importantes.",
Pedro Silva's avatar
Pedro Silva committed
311
	"Local Models": "Modelos Locais",
Yanyutin753's avatar
Yanyutin753 committed
312
	"LTR": "LTR",
Timothy J. Baek's avatar
Timothy J. Baek committed
313
314
	"Made by OpenWebUI Community": "Feito pela Comunidade OpenWebUI",
	"Make sure to enclose them with": "Certifique-se de colocá-los entre",
Pedro Silva's avatar
Pedro Silva committed
315
316
317
318
	"Manage": "Gerir",
	"Manage Models": "Gerir Modelos",
	"Manage Ollama Models": "Gerir Modelos Ollama",
	"Manage Pipelines": "Gerir pipelines",
Timothy J. Baek's avatar
Timothy J. Baek committed
319
	"Manage Valves": "",
Yanyutin753's avatar
Yanyutin753 committed
320
	"March": "Março",
Pedro Silva's avatar
Pedro Silva committed
321
322
	"Max Tokens (num_predict)": "Máx Tokens (num_predict)",
	"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "O máximo de 3 modelos podem ser descarregados simultaneamente. Tente novamente mais tarde.",
Yanyutin753's avatar
Yanyutin753 committed
323
324
325
	"May": "Maio",
	"Memories accessible by LLMs will be shown here.": "Memórias acessíveis por LLMs serão mostradas aqui.",
	"Memory": "Memória",
Pedro Silva's avatar
Pedro Silva committed
326
	"Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Mensagens que você enviar após criar o seu link não serão partilhadas. Os utilizadores com o URL poderão visualizar a conversa partilhada.",
Yanyutin753's avatar
Yanyutin753 committed
327
	"Minimum Score": "Mínimo de Pontuação",
Timothy J. Baek's avatar
Timothy J. Baek committed
328
329
330
	"Mirostat": "Mirostat",
	"Mirostat Eta": "Mirostat Eta",
	"Mirostat Tau": "Mirostat Tau",
331
	"MMMM DD, YYYY": "DD/MM/YYYY",
Yanyutin753's avatar
Yanyutin753 committed
332
	"MMMM DD, YYYY HH:mm": "DD/MM/YYYY HH:mm",
Timothy J. Baek's avatar
Timothy J. Baek committed
333
	"MMMM DD, YYYY hh:mm:ss A": "",
Pedro Silva's avatar
Pedro Silva committed
334
335
336
	"Model '{{modelName}}' has been successfully downloaded.": "O modelo '{{modelName}}' foi descarregado com sucesso.",
	"Model '{{modelTag}}' is already in queue for downloading.": "O modelo '{{modelTag}}' já está na fila para descarregar.",
	"Model {{modelId}} not found": "Modelo {{modelId}} não foi encontrado",
337
338
	"Model {{modelName}} is not vision capable": "O modelo {{modelName}} não é capaz de visão",
	"Model {{name}} is now {{status}}": "Modelo {{name}} agora é {{status}}",
Pedro Silva's avatar
Pedro Silva committed
339
	"Model filesystem path detected. Model shortname is required for update, cannot continue.": "Dtectado caminho do sistema de ficheiros do modelo. É necessário o nome curto do modelo para atualização, não é possível continuar.",
340
	"Model ID": "ID do modelo",
Timothy J. Baek's avatar
Timothy J. Baek committed
341
	"Model not selected": "Modelo não selecionado",
342
	"Model Params": "Params Modelo",
Pedro Silva's avatar
Pedro Silva committed
343
	"Model Whitelisting": "Lista de Permissões do Modelo",
Timothy J. Baek's avatar
Timothy J. Baek committed
344
	"Model(s) Whitelisted": "Modelo(s) na Lista de Permissões",
Pedro Silva's avatar
Pedro Silva committed
345
	"Modelfile Content": "Conteúdo do Ficheiro do Modelo",
Timothy J. Baek's avatar
Timothy J. Baek committed
346
	"Models": "Modelos",
Yanyutin753's avatar
Yanyutin753 committed
347
	"More": "Mais",
Timothy J. Baek's avatar
Timothy J. Baek committed
348
	"Name": "Nome",
Pedro Silva's avatar
Pedro Silva committed
349
	"Name Tag": "Etiqueta de Nome",
350
	"Name your model": "Atribua um nome ao seu modelo",
Pedro Silva's avatar
Pedro Silva committed
351
	"New Chat": "Nova Conversa",
Timothy J. Baek's avatar
Timothy J. Baek committed
352
	"New Password": "Nova Senha",
Pedro Silva's avatar
Pedro Silva committed
353
354
355
	"No documents found": "Não foram encontrados documentos",
	"No results found": "Não foram encontrados resultados",
	"No search query generated": "Não foi gerada nenhuma consulta de pesquisa",
356
	"No source available": "Nenhuma fonte disponível",
357
	"None": "Nenhum",
Yanyutin753's avatar
Yanyutin753 committed
358
359
	"Not factually correct": "Não é correto em termos factuais",
	"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.",
360
	"Notifications": "Notificações da Área de Trabalho",
Yanyutin753's avatar
Yanyutin753 committed
361
	"November": "Novembro",
362
	"num_thread (Ollama)": "num_thread (Ollama)",
Yanyutin753's avatar
Yanyutin753 committed
363
	"October": "Outubro",
Timothy J. Baek's avatar
Timothy J. Baek committed
364
365
	"Off": "Desligado",
	"Okay, Let's Go!": "Ok, Vamos Lá!",
Yanyutin753's avatar
Yanyutin753 committed
366
367
	"OLED Dark": "OLED Escuro",
	"Ollama": "Ollama",
368
369
	"Ollama API": "Ollama API",
	"Ollama API disabled": "API do Ollama desativada",
Pedro Silva's avatar
Pedro Silva committed
370
	"Ollama API is disabled": "A API do Ollama está desactivada",
Timothy J. Baek's avatar
Timothy J. Baek committed
371
372
	"Ollama Version": "Versão do Ollama",
	"On": "Ligado",
Pedro Silva's avatar
Pedro Silva committed
373
374
375
376
	"Only": "Apenas",
	"Only alphanumeric characters and hyphens are allowed in the command string.": "Apenas caracteres alfanuméricos e hífens são permitidos na string de comando.",
	"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Epá! Segura-te! Os teus ficheiros ainda estão no forno de processamento. Estamos a cozinhá-los com perfeição. Por favor, seja paciente e avisaremos quando estiverem prontos.",
	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Epá! Parece que o URL é inválido. Verifique novamente e tente outra vez.",
Timothy J. Baek's avatar
Timothy J. Baek committed
377
	"Oops! There was an error in the previous response. Please try again or contact admin.": "",
Pedro Silva's avatar
Pedro Silva committed
378
	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Epá! Você está a usar um método não suportado (somente frontend). Por favor, sirva o WebUI a partir do backend.",
Timothy J. Baek's avatar
Timothy J. Baek committed
379
	"Open": "Abrir",
Pedro Silva's avatar
Pedro Silva committed
380
381
382
	"Open AI": "Open AI",
	"Open AI (Dall-E)": "Open AI (Dall-E)",
	"Open new chat": "Abrir nova conversa",
Yanyutin753's avatar
Yanyutin753 committed
383
	"OpenAI": "OpenAI",
Timothy J. Baek's avatar
Timothy J. Baek committed
384
	"OpenAI API": "API OpenAI",
Yanyutin753's avatar
Yanyutin753 committed
385
	"OpenAI API Config": "Configuração da API OpenAI",
Timothy J. Baek's avatar
Timothy J. Baek committed
386
	"OpenAI API Key is required.": "A Chave da API OpenAI é obrigatória.",
Yanyutin753's avatar
Yanyutin753 committed
387
	"OpenAI URL/Key required.": "URL/Chave da API OpenAI é necessária.",
Timothy J. Baek's avatar
Timothy J. Baek committed
388
	"or": "ou",
Yanyutin753's avatar
Yanyutin753 committed
389
	"Other": "Outro",
Timothy J. Baek's avatar
Timothy J. Baek committed
390
	"Password": "Senha",
Yanyutin753's avatar
Yanyutin753 committed
391
	"PDF document (.pdf)": "Documento PDF (.pdf)",
Timothy J. Baek's avatar
Timothy J. Baek committed
392
393
	"PDF Extract Images (OCR)": "Extrair Imagens de PDF (OCR)",
	"pending": "pendente",
Pedro Silva's avatar
Pedro Silva committed
394
395
396
	"Permission denied when accessing media devices": "A permissão foi negada ao aceder aos dispositivos de media",
	"Permission denied when accessing microphone": "A permissão foi negada ao aceder ao microfone",
	"Permission denied when accessing microphone: {{error}}": "A permissão foi negada ao aceder o microfone: {{error}}",
Yanyutin753's avatar
Yanyutin753 committed
397
	"Personalization": "Personalização",
398
399
	"Pipelines": "Condutas",
	"Pipelines Valves": "Válvulas de Condutas",
Yanyutin753's avatar
Yanyutin753 committed
400
	"Plain text (.txt)": "Texto sem formatação (.txt)",
Pedro Silva's avatar
Pedro Silva committed
401
	"Playground": "Recreio",
Yanyutin753's avatar
Yanyutin753 committed
402
403
404
405
406
	"Positive attitude": "Atitude Positiva",
	"Previous 30 days": "Últimos 30 dias",
	"Previous 7 days": "Últimos 7 dias",
	"Profile Image": "Imagem de Perfil",
	"Prompt": "Prompt",
Pedro Silva's avatar
Pedro Silva committed
407
	"Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Prompt (ex.: Dê-me um facto divertido sobre o Império Romano)",
Timothy J. Baek's avatar
Timothy J. Baek committed
408
409
410
	"Prompt Content": "Conteúdo do Prompt",
	"Prompt suggestions": "Sugestões de Prompt",
	"Prompts": "Prompts",
Pedro Silva's avatar
Pedro Silva committed
411
412
	"Pull \"{{searchValue}}\" from Ollama.com": "Puxar \"{{searchValue}}\" do Ollama.com",
	"Pull a model from Ollama.com": "Puxar um modelo do Ollama.com",
Timothy J. Baek's avatar
Timothy J. Baek committed
413
414
	"Query Params": "Parâmetros de Consulta",
	"RAG Template": "Modelo RAG",
Yanyutin753's avatar
Yanyutin753 committed
415
	"Read Aloud": "Ler em Voz Alta",
Timothy J. Baek's avatar
Timothy J. Baek committed
416
	"Record voice": "Gravar voz",
Pedro Silva's avatar
Pedro Silva committed
417
418
	"Redirecting you to OpenWebUI Community": "Redirecionando-o para a Comunidade OpenWebUI",
	"Refer to yourself as \"User\" (e.g., \"User is learning Spanish\")": "Refera-se a si próprio como \"User\" (por exemplo, \"User está a aprender Espanhol\")",
Yanyutin753's avatar
Yanyutin753 committed
419
420
	"Refused when it shouldn't have": "Recusado quando não deveria",
	"Regenerate": "Regenerar",
Timothy J. Baek's avatar
Timothy J. Baek committed
421
	"Release Notes": "Notas de Lançamento",
Yanyutin753's avatar
Yanyutin753 committed
422
423
424
	"Remove": "Remover",
	"Remove Model": "Remover Modelo",
	"Rename": "Renomear",
Timothy J. Baek's avatar
Timothy J. Baek committed
425
	"Repeat Last N": "Repetir Últimos N",
Pedro Silva's avatar
Pedro Silva committed
426
	"Request Mode": "Modo de Pedido",
Yanyutin753's avatar
Yanyutin753 committed
427
428
429
	"Reranking Model": "Modelo de Reranking",
	"Reranking model disabled": "Modelo de Reranking desativado",
	"Reranking model set to \"{{reranking_model}}\"": "Modelo de Reranking definido como \"{{reranking_model}}\"",
Timothy J. Baek's avatar
Timothy J. Baek committed
430
	"Reset": "",
Pedro Silva's avatar
Pedro Silva committed
431
	"Reset Upload Directory": "Limpar Pasta de Carregamento",
Timothy J. Baek's avatar
Timothy J. Baek committed
432
433
434
435
436
	"Reset Vector Storage": "Redefinir Armazenamento de Vetor",
	"Response AutoCopy to Clipboard": "Cópia Automática da Resposta para a Área de Transferência",
	"Role": "Função",
	"Rosé Pine": "Rosé Pine",
	"Rosé Pine Dawn": "Rosé Pine Dawn",
Yanyutin753's avatar
Yanyutin753 committed
437
	"RTL": "RTL",
Pedro Silva's avatar
Pedro Silva committed
438
439
440
441
442
	"Running": "A correr",
	"Save": "Guardar",
	"Save & Create": "Guardar e Criar",
	"Save & Update": "Guardar e Atualizar",
	"Saving chat logs directly to your browser's storage is no longer supported. Please take a moment to download and delete your chat logs by clicking the button below. Don't worry, you can easily re-import your chat logs to the backend through": "Guardar o registo das conversas diretamente no armazenamento do seu navegador já não é suportado. Reserve um momento para descarregar e eliminar os seus registos de conversas clicando no botão abaixo. Não se preocupe, você pode facilmente reimportar os seus registos de conversas para o backend através de",
Timothy J. Baek's avatar
Timothy J. Baek committed
443
444
445
446
	"Scan": "Digitalizar",
	"Scan complete!": "Digitalização concluída!",
	"Scan for documents from {{path}}": "Digitalizar documentos de {{path}}",
	"Search": "Pesquisar",
Yanyutin753's avatar
Yanyutin753 committed
447
	"Search a model": "Pesquisar um modelo",
Pedro Silva's avatar
Pedro Silva committed
448
	"Search Chats": "Pesquisar Conversas",
Timothy J. Baek's avatar
Timothy J. Baek committed
449
	"Search Documents": "Pesquisar Documentos",
Karl Lee's avatar
Karl Lee committed
450
	"Search Functions": "",
451
	"Search Models": "Modelos de pesquisa",
Timothy J. Baek's avatar
Timothy J. Baek committed
452
	"Search Prompts": "Pesquisar Prompts",
Pedro Silva's avatar
Pedro Silva committed
453
454
	"Search Query Generation Prompt": "Prompt de geração de consulta de pesquisa",
	"Search Query Generation Prompt Length Threshold": "Limite de comprimento do prompt de geração de consulta de pesquisa",
455
	"Search Result Count": "Contagem de resultados da pesquisa",
Timothy J. Baek's avatar
Timothy J. Baek committed
456
	"Search Tools": "",
457
458
459
	"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
	"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
	"Searched {{count}} sites_other": "Pesquisado {{count}} sites_other",
Timothy J. Baek's avatar
Timothy J. Baek committed
460
	"Searching \"{{searchQuery}}\"": "",
461
	"Searxng Query URL": "URL de consulta Searxng",
Timothy J. Baek's avatar
Timothy J. Baek committed
462
463
464
	"See readme.md for instructions": "Consulte readme.md para obter instruções",
	"See what's new": "Veja o que há de novo",
	"Seed": "Semente",
465
	"Select a base model": "Selecione um modelo base",
Pedro Silva's avatar
Pedro Silva committed
466
	"Select a engine": "Selecione um motor",
Timothy J. Baek's avatar
Timothy J. Baek committed
467
	"Select a function": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
468
469
	"Select a mode": "Selecione um modo",
	"Select a model": "Selecione um modelo",
470
471
	"Select a pipeline": "Selecione um pipeline",
	"Select a pipeline url": "Selecione um URL de pipeline",
Timothy J. Baek's avatar
Timothy J. Baek committed
472
	"Select a tool": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
473
	"Select an Ollama instance": "Selecione uma instância Ollama",
Timothy J. Baek's avatar
Timothy J. Baek committed
474
	"Select Documents": "",
Pedro Silva's avatar
Pedro Silva committed
475
476
	"Select model": "Selecione o modelo",
	"Select only one model to call": "Selecione apenas um modelo para a chamada",
477
	"Selected model(s) do not support image inputs": "O(s) modelo(s) selecionado(s) não suporta(m) entradas de imagem",
Yanyutin753's avatar
Yanyutin753 committed
478
	"Send": "Enviar",
Timothy J. Baek's avatar
Timothy J. Baek committed
479
480
	"Send a Message": "Enviar uma Mensagem",
	"Send message": "Enviar mensagem",
Yanyutin753's avatar
Yanyutin753 committed
481
	"September": "Setembro",
482
	"Serper API Key": "Chave API Serper",
Timothy J. Baek's avatar
Timothy J. Baek committed
483
	"Serply API Key": "",
484
	"Serpstack API Key": "Chave da API Serpstack",
Timothy J. Baek's avatar
Timothy J. Baek committed
485
486
487
	"Server connection verified": "Conexão com o servidor verificada",
	"Set as default": "Definir como padrão",
	"Set Default Model": "Definir Modelo Padrão",
Yanyutin753's avatar
Yanyutin753 committed
488
	"Set embedding model (e.g. {{model}})": "Definir modelo de vetorização (ex.: {{model}})",
Timothy J. Baek's avatar
Timothy J. Baek committed
489
	"Set Image Size": "Definir Tamanho da Imagem",
Yanyutin753's avatar
Yanyutin753 committed
490
	"Set reranking model (e.g. {{model}})": "Definir modelo de reranking (ex.: {{model}})",
Timothy J. Baek's avatar
Timothy J. Baek committed
491
	"Set Steps": "Definir Etapas",
492
	"Set Task Model": "Definir modelo de tarefa",
Timothy J. Baek's avatar
Timothy J. Baek committed
493
494
	"Set Voice": "Definir Voz",
	"Settings": "Configurações",
Pedro Silva's avatar
Pedro Silva committed
495
496
497
498
499
	"Settings saved successfully!": "Configurações guardadas com sucesso!",
	"Settings updated successfully": "Configurações atualizadas com sucesso",
	"Share": "Partilhar",
	"Share Chat": "Partilhar Conversa",
	"Share to OpenWebUI Community": "Partilhar com a Comunidade OpenWebUI",
Timothy J. Baek's avatar
Timothy J. Baek committed
500
501
	"short-summary": "resumo-curto",
	"Show": "Mostrar",
Pedro Silva's avatar
Pedro Silva committed
502
	"Show Admin Details in Account Pending Overlay": "Mostrar Detalhes do Administrador na sobreposição de Conta Pendente",
Karl Lee's avatar
Karl Lee committed
503
	"Show Model": "",
Pedro Silva's avatar
Pedro Silva committed
504
	"Show shortcuts": "Mostrar atalhos",
Yanyutin753's avatar
Yanyutin753 committed
505
	"Showcased creativity": "Criatividade Exibida",
Timothy J. Baek's avatar
Timothy J. Baek committed
506
507
508
509
	"sidebar": "barra lateral",
	"Sign in": "Entrar",
	"Sign Out": "Sair",
	"Sign up": "Inscrever-se",
Pedro Silva's avatar
Pedro Silva committed
510
	"Signing in": "A entrar",
511
	"Source": "Fonte",
Timothy J. Baek's avatar
Timothy J. Baek committed
512
	"Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}",
Pedro Silva's avatar
Pedro Silva committed
513
514
515
	"Speech-to-Text Engine": "Motor de Fala para Texto",
	"Stop Sequence": "Sequência de Paragem",
	"STT Model": "Modelo STT",
Timothy J. Baek's avatar
Timothy J. Baek committed
516
517
	"STT Settings": "Configurações STT",
	"Submit": "Enviar",
Yanyutin753's avatar
Yanyutin753 committed
518
	"Subtitle (e.g. about the Roman Empire)": "Subtítulo (ex.: sobre o Império Romano)",
Timothy J. Baek's avatar
Timothy J. Baek committed
519
520
	"Success": "Sucesso",
	"Successfully updated.": "Atualizado com sucesso.",
Yanyutin753's avatar
Yanyutin753 committed
521
	"Suggested": "Sugerido",
Timothy J. Baek's avatar
Timothy J. Baek committed
522
523
	"System": "Sistema",
	"System Prompt": "Prompt do Sistema",
Pedro Silva's avatar
Pedro Silva committed
524
	"Tags": "Etiquetas",
Timothy J. Baek's avatar
Timothy J. Baek committed
525
	"Tap to interrupt": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
526
	"Tavily API Key": "",
Pedro Silva's avatar
Pedro Silva committed
527
	"Tell us more:": "Diga-nos mais:",
Timothy J. Baek's avatar
Timothy J. Baek committed
528
529
	"Temperature": "Temperatura",
	"Template": "Modelo",
Pedro Silva's avatar
Pedro Silva committed
530
531
	"Text Completion": "Conclusão de Texto",
	"Text-to-Speech Engine": "Motor de Texto para Fala",
Timothy J. Baek's avatar
Timothy J. Baek committed
532
	"Tfs Z": "Tfs Z",
Pedro Silva's avatar
Pedro Silva committed
533
534
	"Thanks for your feedback!": "Obrigado pelo seu feedback!",
	"The score should be a value between 0.0 (0%) and 1.0 (100%).": "A pontuação deve ser um valor entre 0.0 (0%) e 1.0 (100%).",
Timothy J. Baek's avatar
Timothy J. Baek committed
535
	"Theme": "Tema",
Pedro Silva's avatar
Pedro Silva committed
536
	"Thinking...": "A pensar...",
Timothy J. Baek's avatar
Timothy J. Baek committed
537
	"This action cannot be undone. Do you wish to continue?": "",
Pedro Silva's avatar
Pedro Silva committed
538
539
	"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Isto garante que suas conversas valiosas sejam guardadas com segurança na sua base de dados de backend. Obrigado!",
	"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Isto é um recurso experimental, pode não funcionar conforme o esperado e está sujeito a alterações a qualquer momento.",
Timothy J. Baek's avatar
Timothy J. Baek committed
540
	"This setting does not sync across browsers or devices.": "Esta configuração não sincroniza entre navegadores ou dispositivos.",
Timothy J. Baek's avatar
Timothy J. Baek committed
541
	"This will delete": "",
Pedro Silva's avatar
Pedro Silva committed
542
543
	"Thorough explanation": "Explicação Minuciosa",
	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Dica: Atualize vários slots de variáveis consecutivamente pressionando a tecla Tab na entrada da conversa após cada substituição.",
Timothy J. Baek's avatar
Timothy J. Baek committed
544
	"Title": "Título",
Pedro Silva's avatar
Pedro Silva committed
545
	"Title (e.g. Tell me a fun fact)": "Título (ex.: Diz-me um facto divertido)",
Timothy J. Baek's avatar
Timothy J. Baek committed
546
	"Title Auto-Generation": "Geração Automática de Título",
Yanyutin753's avatar
Yanyutin753 committed
547
	"Title cannot be an empty string.": "Título não pode ser uma string vazia.",
Timothy J. Baek's avatar
Timothy J. Baek committed
548
549
	"Title Generation Prompt": "Prompt de Geração de Título",
	"to": "para",
Pedro Silva's avatar
Pedro Silva committed
550
551
552
	"To access the available model names for downloading,": "Para aceder aos nomes de modelo disponíveis para descarregar,",
	"To access the GGUF models available for downloading,": "Para aceder aos modelos GGUF disponíveis para descarregar,",
	"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para aceder ao WebUI, entre em contato com o administrador. Os administradores podem gerir o status dos utilizadores no Painel de Administração.",
Timothy J. Baek's avatar
Timothy J. Baek committed
553
	"To add documents here, upload them to the \"Documents\" workspace first.": "",
Pedro Silva's avatar
Pedro Silva committed
554
	"to chat input.": "para a entrada da conversa.",
Timothy J. Baek's avatar
Timothy J. Baek committed
555
	"To select filters here, add them to the \"Functions\" workspace first.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
556
	"To select toolkits here, add them to the \"Tools\" workspace first.": "",
Yanyutin753's avatar
Yanyutin753 committed
557
	"Today": "Hoje",
Timothy J. Baek's avatar
Timothy J. Baek committed
558
559
	"Toggle settings": "Alternar configurações",
	"Toggle sidebar": "Alternar barra lateral",
Sam McLeod's avatar
Sam McLeod committed
560
	"Tokens To Keep On Context Refresh (num_keep)": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
561
	"Tools": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
562
563
	"Top K": "Top K",
	"Top P": "Top P",
Pedro Silva's avatar
Pedro Silva committed
564
565
	"Trouble accessing Ollama?": "Problemas a aceder ao Ollama?",
	"TTS Model": "Modelo TTS",
Timothy J. Baek's avatar
Timothy J. Baek committed
566
	"TTS Settings": "Configurações TTS",
Pedro Silva's avatar
Pedro Silva committed
567
	"TTS Voice": "Voz TTS",
568
	"Type": "Tipo",
Pedro Silva's avatar
Pedro Silva committed
569
570
	"Type Hugging Face Resolve (Download) URL": "Escreva o URL do Hugging Face Resolve (Descarregar)",
	"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! Houve um problema ao conectar a {{provider}}.",
Timothy J. Baek's avatar
Timothy J. Baek committed
571
	"UI": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
572
	"Unknown file type '{{file_type}}'. Proceeding with the file upload anyway.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
573
	"Update": "",
Yanyutin753's avatar
Yanyutin753 committed
574
	"Update and Copy Link": "Atualizar e Copiar Link",
Timothy J. Baek's avatar
Timothy J. Baek committed
575
	"Update password": "Atualizar senha",
Timothy J. Baek's avatar
Timothy J. Baek committed
576
	"Updated at": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
577
	"Upload": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
578
	"Upload a GGUF model": "Carregar um modelo GGUF",
579
	"Upload Files": "Carregar ficheiros",
Pedro Silva's avatar
Pedro Silva committed
580
	"Upload Pipeline": "Carregar Pipeline",
Timothy J. Baek's avatar
Timothy J. Baek committed
581
582
	"Upload Progress": "Progresso do Carregamento",
	"URL Mode": "Modo de URL",
Pedro Silva's avatar
Pedro Silva committed
583
	"Use '#' in the prompt input to load and select your documents.": "Use '#' na entrada do prompt para carregar e selecionar os seus documentos.",
Timothy J. Baek's avatar
Timothy J. Baek committed
584
	"Use Gravatar": "Usar Gravatar",
Yanyutin753's avatar
Yanyutin753 committed
585
	"Use Initials": "Usar Iniciais",
586
587
	"use_mlock (Ollama)": "use_mlock (Ollama)",
	"use_mmap (Ollama)": "use_mmap (Ollama)",
Pedro Silva's avatar
Pedro Silva committed
588
589
590
	"user": "utilizador",
	"User Permissions": "Permissões do Utilizador",
	"Users": "Utilizadores",
Timothy J. Baek's avatar
Timothy J. Baek committed
591
592
	"Utilize": "Utilizar",
	"Valid time units:": "Unidades de tempo válidas:",
Timothy J. Baek's avatar
Timothy J. Baek committed
593
	"Valves": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
594
595
596
	"variable": "variável",
	"variable to have them replaced with clipboard content.": "variável para que sejam substituídos pelo conteúdo da área de transferência.",
	"Version": "Versão",
Timothy J. Baek's avatar
Timothy J. Baek committed
597
	"Voice": "",
Pedro Silva's avatar
Pedro Silva committed
598
599
	"Warning": "Aviso",
	"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Aviso: Se você atualizar ou alterar o seu modelo de vetorização, você tem de reimportar todos os documentos.",
Timothy J. Baek's avatar
Timothy J. Baek committed
600
	"Web": "Web",
Pedro Silva's avatar
Pedro Silva committed
601
	"Web API": "Web API",
Yanyutin753's avatar
Yanyutin753 committed
602
603
	"Web Loader Settings": "Configurações do Carregador da Web",
	"Web Params": "Parâmetros da Web",
604
605
	"Web Search": "Pesquisa na Web",
	"Web Search Engine": "Motor de Pesquisa Web",
Yanyutin753's avatar
Yanyutin753 committed
606
	"Webhook URL": "URL do Webhook",
Timothy J. Baek's avatar
Timothy J. Baek committed
607
	"WebUI Settings": "Configurações WebUI",
Pedro Silva's avatar
Pedro Silva committed
608
	"WebUI will make requests to": "WebUI fará pedidos a",
Timothy J. Baek's avatar
Timothy J. Baek committed
609
	"What’s New in": "O que há de novo em",
Pedro Silva's avatar
Pedro Silva committed
610
611
612
	"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "Quando o histórico está desativado, novas conversas neste navegador não aparecerão em seu histórico em nenhum dos seus dispositivos.",
	"Whisper (Local)": "Whisper (Local)",
	"Widescreen Mode": "Modo Widescreen",
Yanyutin753's avatar
Yanyutin753 committed
613
	"Workspace": "Espaço de Trabalho",
Pedro Silva's avatar
Pedro Silva committed
614
	"Write a prompt suggestion (e.g. Who are you?)": "Escreva uma sugestão de prompt (por exemplo, Quem és tu?)",
Timothy J. Baek's avatar
Timothy J. Baek committed
615
	"Write a summary in 50 words that summarizes [topic or keyword].": "Escreva um resumo em 50 palavras que resuma [tópico ou palavra-chave].",
Yanyutin753's avatar
Yanyutin753 committed
616
617
	"Yesterday": "Ontem",
	"You": "Você",
Pedro Silva's avatar
Pedro Silva committed
618
	"You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "Você pode personalizar as suas interações com LLMs adicionando memórias através do botão ‘Gerir’ abaixo, tornando-as mais úteis e personalizadas para você.",
619
	"You cannot clone a base model": "Não é possível clonar um modelo base",
Pedro Silva's avatar
Pedro Silva committed
620
621
	"You have no archived conversations.": "Você não tem conversas arquivadas.",
	"You have shared this chat": "Você partilhou esta conversa",
Timothy J. Baek's avatar
Timothy J. Baek committed
622
	"You're a helpful assistant.": "Você é um assistente útil.",
Pedro Silva's avatar
Pedro Silva committed
623
624
	"You're now logged in.": "Você agora está conectado.",
	"Your account status is currently pending activation.": "O status da sua conta está atualmente com a ativação pendente.",
Yanyutin753's avatar
Yanyutin753 committed
625
626
	"Youtube": "Youtube",
	"Youtube Loader Settings": "Configurações do Carregador do Youtube"
Timothy J. Baek's avatar
Timothy J. Baek committed
627
}