diff options
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 88c637e708b..8b402228100 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -297,11 +297,34 @@ OC.L10N.register( "Generated reply" : "Resposta gerada", "The generated text from the assistant" : "O texto gerado do assistente", "Chat" : "Conversa", + "Chat with the assistant" : "Converse com o assistente", + "System prompt" : "Prompt do sistema", + "Define rules and assumptions that the assistant should follow during the conversation." : "Defina regras e suposições que o assistente deve seguir durante a conversa.", + "Chat message" : "Mensagem de bate-papo", + "Chat history" : "Histórico de bate-papo", + "The history of chat messages before the current message, starting with a message by the user" : "O histórico de mensagens de bate-papo antes da mensagem atual, começando com uma mensagem do usuário", + "Response message" : "Mensagem de resposta", + "The generated response as part of the conversation" : "A resposta gerada como parte da conversa", + "Formalize text" : "Formalizar texto", + "Takes a text and makes it sound more formal" : "Pega um texto e faz com que ele soe mais formal", + "Write a text that you want the assistant to formalize" : "Escreva um texto que você deseja que o assistente formalize", + "Formalized text" : "Texto formalizado", + "The formalized text" : "O texto formalizado", "Generate a headline" : "Gere um título", "Generates a possible headline for a text." : "Gera um título possível para um texto.", "Original text" : "Texto original", "The original text to generate a headline for" : "O texto original para gerar um título para", "The generated headline" : "O título gerado", + "Reformulate text" : "Reformular texto", + "Takes a text and reformulates it" : "Pega um texto e o reformula", + "Write a text that you want the assistant to reformulate" : "Escrever um texto que você deseja que o assistente reformule", + "Reformulated text" : "Texto reformulado", + "The reformulated text, written by the assistant" : "O texto reformulado, escrito pela assistente", + "Simplify text" : "Simplificar texto", + "Takes a text and simplifies it" : "Pegar um texto e simplificar ", + "Write a text that you want the assistant to simplify" : "Escreva um texto que você deseja que o assistente simplifique", + "Simplified text" : "Texto simplificado", + "The simplified text" : "O texto simplificado", "Summarize" : "Resumir", "Summarizes a text" : "Resumir um texto", "The original text to summarize" : "O texto original para resumir", |