diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /core/l10n/pt_BR.json | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.json')
-rw-r--r-- | core/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index d2a1dd2a045..c07202f3954 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -196,12 +196,12 @@ "Reset search" : "Redefinir pesquisa", "Start search" : "Começar a pesquisar", "Search for {name} only" : "Pesquisar somente por {nome}", - "No results for {query}" : "Sem resultados para {query}", - "Press enter to start searching" : "Pressione enter para iniciar a busca", "Start typing to search" : "Comece a digitar para pesquisar", "Loading more results …" : "Carregando mais resultados...", "Load more results" : "Carregar mais resultados", "Search" : "Pesquisar", + "No results for {query}" : "Sem resultados para {query}", + "Press enter to start searching" : "Pressione enter para iniciar a busca", "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","Digite {minSearchLength} caracteres ou mais para pesquisar"], "This browser is not supported" : "Este navegador não é compatÃvel", |