From 8ca56605860eed4f602c8a077ecbdf2ebb07f2cc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 15 Dec 2023 01:37:45 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_BR.js | 5 +++++ l10n/pt_BR.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 65ae41adfa6..dcae4d2437e 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -120,6 +120,7 @@ OC.L10N.register( "No suggestion found" : "Nenhuma sugestão encontrada", "Code block options" : "Opções de bloco de código", "Code block language" : "Linguagem do bloco de código", + "e.g. php, javascript, json…" : "e.g. php, javascript, json…", "Source code" : "Código-fonte", "Diagram" : "Diagrama", "Both" : "Ambos", @@ -128,6 +129,7 @@ OC.L10N.register( "Delete this attachment" : "Excluir este anexo", "Delete this image" : "Excluir esta imagem", "Failed to load" : "Falha ao carregar", + "Could not find image in attachments list." : "Não foi possível encontrar a imagem na lista de anexos.", "Add row before" : "Adicionar linha antes", "Add row after" : "Adicionar linha após", "Delete this row" : "Excluir esta linha", @@ -138,6 +140,7 @@ OC.L10N.register( "Add column after" : "Adicionar coluna depois", "Delete this column" : "Excluir esta coluna", "Delete this table" : "Excluir esta tabela", + "Show folder description" : "Mostrar descrição da pasta", "Hide outline" : "Ocultar contorno", "Show outline" : "Mostrar contorno", "Undo" : "Desfazer", @@ -165,6 +168,8 @@ OC.L10N.register( "Add notes, lists or links …" : "Adicione observações, listas ou links...", "Edit" : "Editar", "Add description" : "Adicionar descrição", + "\"{name}\" already exist!" : "\"{name}\" já existe!", + "Created \"{name}\"" : "Criado \"{nome}\"", "Front matter" : "Matéria de frente", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 0fdc2ce88a2..3762407642b 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -118,6 +118,7 @@ "No suggestion found" : "Nenhuma sugestão encontrada", "Code block options" : "Opções de bloco de código", "Code block language" : "Linguagem do bloco de código", + "e.g. php, javascript, json…" : "e.g. php, javascript, json…", "Source code" : "Código-fonte", "Diagram" : "Diagrama", "Both" : "Ambos", @@ -126,6 +127,7 @@ "Delete this attachment" : "Excluir este anexo", "Delete this image" : "Excluir esta imagem", "Failed to load" : "Falha ao carregar", + "Could not find image in attachments list." : "Não foi possível encontrar a imagem na lista de anexos.", "Add row before" : "Adicionar linha antes", "Add row after" : "Adicionar linha após", "Delete this row" : "Excluir esta linha", @@ -136,6 +138,7 @@ "Add column after" : "Adicionar coluna depois", "Delete this column" : "Excluir esta coluna", "Delete this table" : "Excluir esta tabela", + "Show folder description" : "Mostrar descrição da pasta", "Hide outline" : "Ocultar contorno", "Show outline" : "Mostrar contorno", "Undo" : "Desfazer", @@ -163,6 +166,8 @@ "Add notes, lists or links …" : "Adicione observações, listas ou links...", "Edit" : "Editar", "Add description" : "Adicionar descrição", + "\"{name}\" already exist!" : "\"{name}\" já existe!", + "Created \"{name}\"" : "Criado \"{nome}\"", "Front matter" : "Matéria de frente", "Source language" : "Source language", "Target language" : "Target language",