aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-28 00:39:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-28 00:39:35 +0000
commit1ac631ba0fccabbb2839cab353742de4dac7cfc4 (patch)
tree81e5364b8a3f606a6f5e877ab4b709c64f237872 /lib/l10n/pt_BR.js
parentc31ab2d68b03e30f776d2015604841e171e9c936 (diff)
downloadnextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.tar.gz
nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 77971fe196d..6b396edfead 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -296,6 +296,7 @@ OC.L10N.register(
"Output images" : "Imagens de saída",
"The generated images" : "As imagens geradas",
"Free text to text prompt" : "Texto livre para prompt de texto",
+ "Runs an arbitrary prompt through a language model that returns a reply" : "Usa um modelo de linguagem para gerar uma resposta a partir de um prompt.",
"Describe a task that you want the assistant to do or ask a question" : "Descreva uma tarefa que você deseja que o assistente execute ou faça uma pergunta",
"Generated reply" : "Resposta gerada",
"The generated text from the assistant" : "O texto gerado do assistente",
@@ -339,8 +340,15 @@ OC.L10N.register(
"Topics" : "Tópicos",
"The list of extracted topics" : "A lista de tópicos extraídos",
"Translate" : "Traduzir",
+ "Translate text from one language to another" : "Traduzir o texto de um idioma para outro",
+ "Origin text" : "Texto original",
+ "The text to translate" : "O texto a ser traduzido",
+ "Origin language" : "Idioma original",
+ "The language of the origin text" : "O idioma do texto original",
"Target language" : "Target language",
+ "The desired language to translate the origin text in" : "O idioma definido para traduzir o texto original",
"Result" : "Resultado",
+ "The translated text" : "O texto traduzido",
"Free prompt" : "Solicitação gratuita",
"Runs an arbitrary prompt through the language model." : "Executa um prompt arbitrário por meio do modelo de idioma.",
"Generate headline" : "Gerar título",