Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-10 05:16:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-10 05:16:48 +0300
commit22cf9f10b760a3aad6fe66a3810599375ceede77 (patch)
treeea2fa1c3836af7ce80bed3cc2fc5e7c7c7548b6a /core/l10n
parent3db61c43abf5b034e7850f87b122524ab24aeb66 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/pt_BR.js6
-rw-r--r--core/l10n/pt_BR.json6
2 files changed, 12 insertions, 0 deletions
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...",