Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 15, 2023
1 parent b083963 commit 8ca5660
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
5 changes: 5 additions & 0 deletions l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 8ca5660

Please sign in to comment.