diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-16 02:18:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-16 02:18:11 +0000 |
commit | b13d9bcca633db98ee9f1bee30800cedbfb0608b (patch) | |
tree | 6a2593ffe9f09257709642aecb6fb90f4e82dfa4 /core | |
parent | 95020a47871d1d0fa3ff85bcb0ec76d9d0ab33d6 (diff) | |
download | nextcloud-server-b13d9bcca633db98ee9f1bee30800cedbfb0608b.tar.gz nextcloud-server-b13d9bcca633db98ee9f1bee30800cedbfb0608b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | core/l10n/pt_BR.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 0f667b4ef32..c4698ec90e0 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -170,6 +170,7 @@ OC.L10N.register( "Start typing to search" : "Comece a digitar para pesquisar", "Loading more results …" : "Carregando mais resultados...", "Load more results" : "Carregar mais resultados", + "An error occurred while searching for {type}" : "Ocorreu um erro ao pesquisar por {type}", "_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", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 40385dd10fd..6b619c1bd2a 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -168,6 +168,7 @@ "Start typing to search" : "Comece a digitar para pesquisar", "Loading more results …" : "Carregando mais resultados...", "Load more results" : "Carregar mais resultados", + "An error occurred while searching for {type}" : "Ocorreu um erro ao pesquisar por {type}", "_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", |