diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
commit | d4e423fe0bd5a99676540fe9820dcd9d88f98315 (patch) | |
tree | 5aa3b86f6cba5db1e452d1c8c112dc5bfb66b9c1 /core/l10n/pt_BR.js | |
parent | 9c107da21e6e6221b33d80812739456892ef83a3 (diff) | |
download | nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.tar.gz nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index bcbd1603dae..eed1db83937 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -195,7 +195,7 @@ OC.L10N.register( "Search contacts …" : "Procurar contatos...", "Could not load your contacts" : "Não foi possível carregar seus contatos", "No contacts found" : "Nenhum contato encontrado", - "Show all contacts …" : "Exibir todos os contatos...", + "Show all contacts" : "Mostrar todos os contatos", "Install the Contacts app" : "Instalar o aplicativo Contatos", "Loading your contacts …" : "Carregando seus contatos...", "Looking for {term} …" : "Procurando por {term}…", @@ -406,6 +406,7 @@ OC.L10N.register( "Open settings menu" : "Abrir menu de configurações", "Settings" : "Configurações", "Avatar of {fullName}" : "Avatar of {fullName}", + "Show all contacts …" : "Exibir todos os contatos...", "No files in here" : "Nenhum arquivos aqui", "New folder" : "Nova pasta", "No more subfolders in here" : "Não há mais subpastas aqui", |