diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /core/l10n/pt_BR.js | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index e6bcfe01c2f..134f379d959 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -228,7 +228,6 @@ OC.L10N.register( "Search {types} …" : "Pesquisar {types}…", "Avatar of {fullName}" : "Avatar of {fullName}", "Could not load your contacts" : "Não foi possível carregar seus contatos", - "Search contacts …" : "Procurar contatos...", "No contacts found" : "Nenhum contato encontrado", "Show all contacts …" : "Exibir todos os contatos...", "Install the Contacts app" : "Instalar o aplicativo Contatos", @@ -409,6 +408,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Se não estiver lá, pergunte ao administrador.", "Press enter to start searching" : "Pressione enter para iniciar a busca", "Settings" : "Configurações", + "Search contacts …" : "Procurar contatos...", "No files in here" : "Nenhum arquivos aqui", "New folder" : "Nova pasta", "No more subfolders in here" : "Não há mais subpastas aqui", |