You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/pt_BR.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,7 @@ OC.L10N.register(
188
188
"AI Providers need to be installed to use the Assistant" : "Os provedores de IA precisam ser instalados para usar o Assistente",
189
189
"Assistant options saved" : "Opções do Assistente salvas",
190
190
"Failed to save assistant options" : "Falha ao salvar as opções do assistente",
191
+
"Auto-play audio chat responses" : "Reproduzir automaticamente as respostas do bate-papo de áudio",
191
192
"Enable AI image generation in smart picker" : "Ativar geração de imagens por IA no seletor inteligente",
192
193
"Enable AI transcription in smart picker" : "Ativar transcrição por IA no seletor inteligente",
193
194
"No suitable providers are available. They must first be enabled by your administrator." : "Não há provedores adequados disponíveis. Primeiro, eles devem ser ativados por seu administrador.",
@@ -262,6 +263,7 @@ OC.L10N.register(
262
263
"Please inform the server administrators of this issue." : "Informe os administradores do servidor sobre este problema.",
263
264
"Assistant error" : "Erro do assistente",
264
265
"Please log in to view the task result" : "Faça login para ver o resultado da tarefa",
265
-
"This task does not exist or has been cleaned up" : "Esta tarefa não existe ou foi limpa"
266
+
"This task does not exist or has been cleaned up" : "Esta tarefa não existe ou foi limpa",
267
+
"Assistant failed to schedule your task" : "O assistente não conseguiu agendar sua tarefa"
266
268
},
267
269
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
Copy file name to clipboardExpand all lines: l10n/pt_BR.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,7 @@
186
186
"AI Providers need to be installed to use the Assistant" : "Os provedores de IA precisam ser instalados para usar o Assistente",
187
187
"Assistant options saved" : "Opções do Assistente salvas",
188
188
"Failed to save assistant options" : "Falha ao salvar as opções do assistente",
189
+
"Auto-play audio chat responses" : "Reproduzir automaticamente as respostas do bate-papo de áudio",
189
190
"Enable AI image generation in smart picker" : "Ativar geração de imagens por IA no seletor inteligente",
190
191
"Enable AI transcription in smart picker" : "Ativar transcrição por IA no seletor inteligente",
191
192
"No suitable providers are available. They must first be enabled by your administrator." : "Não há provedores adequados disponíveis. Primeiro, eles devem ser ativados por seu administrador.",
@@ -260,6 +261,7 @@
260
261
"Please inform the server administrators of this issue." : "Informe os administradores do servidor sobre este problema.",
261
262
"Assistant error" : "Erro do assistente",
262
263
"Please log in to view the task result" : "Faça login para ver o resultado da tarefa",
263
-
"This task does not exist or has been cleaned up" : "Esta tarefa não existe ou foi limpa"
264
+
"This task does not exist or has been cleaned up" : "Esta tarefa não existe ou foi limpa",
265
+
"Assistant failed to schedule your task" : "O assistente não conseguiu agendar sua tarefa"
264
266
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
0 commit comments