aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-03-23 00:23:02 +0000
committerNextcloud bot <bot@nextcloud.com>2025-03-23 00:23:02 +0000
commitc7b47bbe0e8402ff67dcf5526a5fac59edc83373 (patch)
tree0111fe159800625046fa01e8758824b045b719ea /lib
parent7628f5a4a21773e180ce57439f99dced0d5fde91 (diff)
downloadnextcloud-server-automated/noid/stable30-fix-npm-audit.tar.gz
nextcloud-server-automated/noid/stable30-fix-npm-audit.zip
Fix(l10n): Update translations from Transifexautomated/noid/stable30-fix-npm-audit
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/pt_BR.js3
-rw-r--r--lib/l10n/pt_BR.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 42acfa21733..0c2fefa052f 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -101,6 +101,7 @@ OC.L10N.register(
"Invalid path" : "Diretório inválido",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",
"Templates" : "Modelos ",
+ "Storage %s cannot be moved" : "O armazenamento %s não pode ser movido",
"Moving a share (%s) into another share (%s) is not allowed" : "Não é permitido mover um compartilhamento (%s) para outro compartilhamento (%s)",
"Moving a share (%s) into another storage (%s) is not allowed" : "Não é permitido mover um compartilhamento (%s) para outro armazenamento (%s)",
"Moving a storage (%s) into a share (%s) is not allowed" : "Não é permitido mover um armazenamento (%s) para compartilhamento (%s)",
@@ -357,6 +358,8 @@ OC.L10N.register(
"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",
+ "Change Tone" : "Mudar o tom",
+ "Desired tone" : "Tom desejado",
"Chat" : "Conversa",
"Chat with the assistant" : "Converse com o assistente",
"System prompt" : "Prompt do sistema",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 5f6fe435b87..f78d6db47ec 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -99,6 +99,7 @@
"Invalid path" : "Diretório inválido",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",
"Templates" : "Modelos ",
+ "Storage %s cannot be moved" : "O armazenamento %s não pode ser movido",
"Moving a share (%s) into another share (%s) is not allowed" : "Não é permitido mover um compartilhamento (%s) para outro compartilhamento (%s)",
"Moving a share (%s) into another storage (%s) is not allowed" : "Não é permitido mover um compartilhamento (%s) para outro armazenamento (%s)",
"Moving a storage (%s) into a share (%s) is not allowed" : "Não é permitido mover um armazenamento (%s) para compartilhamento (%s)",
@@ -355,6 +356,8 @@
"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",
+ "Change Tone" : "Mudar o tom",
+ "Desired tone" : "Tom desejado",
"Chat" : "Conversa",
"Chat with the assistant" : "Converse com o assistente",
"System prompt" : "Prompt do sistema",