From 22cf9f10b760a3aad6fe66a3810599375ceede77 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Mon, 10 Aug 2020 02:16:48 +0000
Subject: [PATCH] [tx-robot] updated from transifex

---
 core/l10n/pt_BR.js   | 6 ++++++
 core/l10n/pt_BR.json | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 2f064a47377..c5a900b0f19 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -165,6 +165,12 @@ OC.L10N.register(
     "Forgot password?" : "Esqueceu a senha?",
     "Log in with a device" : "Logar-se com um dispositivo",
     "Back" : "Voltar",
+    "No results for {query}" : "Sem resultados para {query}",
+    "Start typing to search" : "Comece a digitar para pesquisar",
+    "Loading more results …" : "Carregando mais resultados...",
+    "Load more results" : "Carregar mais resultados",
+    "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Digite {minSearchLength} caractere ou mais para pesquisar","Digite {minSearchLength} caracteres ou mais para pesquisar"],
+    "Search {types} …" : "Pesquisar {types}…",
     "Settings" : "Configurações",
     "Could not load your contacts" : "Não foi possível carregar seus contatos",
     "Search contacts …" : "Procurar contatos...",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 5a540fb572f..d665140eafe 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -163,6 +163,12 @@
     "Forgot password?" : "Esqueceu a senha?",
     "Log in with a device" : "Logar-se com um dispositivo",
     "Back" : "Voltar",
+    "No results for {query}" : "Sem resultados para {query}",
+    "Start typing to search" : "Comece a digitar para pesquisar",
+    "Loading more results …" : "Carregando mais resultados...",
+    "Load more results" : "Carregar mais resultados",
+    "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Digite {minSearchLength} caractere ou mais para pesquisar","Digite {minSearchLength} caracteres ou mais para pesquisar"],
+    "Search {types} …" : "Pesquisar {types}…",
     "Settings" : "Configurações",
     "Could not load your contacts" : "Não foi possível carregar seus contatos",
     "Search contacts …" : "Procurar contatos...",
-- 
GitLab