From 1af8d9ef747e2e5c42984a8aa5edd89877e3a625 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 28 May 2024 00:34:44 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_BR.js | 4 +++- l10n/pt_BR.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 8bb9815..c4aeb10 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -41,6 +41,8 @@ OC.L10N.register( "Index the content of PDF files." : "Indexar o conteúdo de arquivos PDF.", "Extract Office" : "Extrair Office", "Index the content of office files." : "Indexar o conteúdo de arquivos do office.", - "Results" : "Resultados" + "Results" : "Resultados", + "Open Files" : "Abrir arquivos", + "Directly from search results." : "Diretamente dos resultados da pesquisa." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 4af038a..c6b44d3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -39,6 +39,8 @@ "Index the content of PDF files." : "Indexar o conteúdo de arquivos PDF.", "Extract Office" : "Extrair Office", "Index the content of office files." : "Indexar o conteúdo de arquivos do office.", - "Results" : "Resultados" + "Results" : "Resultados", + "Open Files" : "Abrir arquivos", + "Directly from search results." : "Diretamente dos resultados da pesquisa." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file