aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-22 00:22:39 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-22 00:22:39 +0000
commit9330d8e73b8b60de05abb39fcc00744e415d831a (patch)
tree2da94b1a3860aa740a2340692a431f0c71a2ae55 /core/l10n/pt_BR.js
parentcb65e75e186434fbfcd57a73393d5be0d1b78400 (diff)
downloadnextcloud-server-9330d8e73b8b60de05abb39fcc00744e415d831a.tar.gz
nextcloud-server-9330d8e73b8b60de05abb39fcc00744e415d831a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r--core/l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 64020dcfa0f..bc06c154eb5 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -195,8 +195,8 @@ OC.L10N.register(
"Loading your contacts …" : "Carregando seus contatos...",
"Looking for {term} …" : "Procurando por {term}…",
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado",
- "Search for {name} only" : "Pesquisar somente por {nome}",
- "Loading more results …" : "Carregando mais resultados...",
+ "Search for {name} only" : "Pesquisar somente por {name}",
+ "Loading more results …" : "Carregando mais resultados…",
"Search" : "Pesquisar",
"No results for {query}" : "Sem resultados para {query}",
"Press Enter to start searching" : "Pressione Enter para iniciar a pesquisa",