diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /lib/l10n/pt_BR.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 3845611d441..94afc7b7dc5 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -76,7 +76,6 @@ OC.L10N.register( "Basic settings" : "Configurações básicas", "Sharing" : "Compartilhamento", "Security" : "Segurança", - "Theming" : "Tema", "Groupware" : "Groupware", "Additional settings" : "Configurações adicionais", "Personal info" : "Informação pessoal", @@ -244,11 +243,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Esgotado o tempo de conexão ao armazenamento. %s", "Library %s with a version higher than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão maior que %s - versão disponível %s.", "Library %s with a version lower than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão menor que %s - versão disponível %s.", - "APCu" : "APCu", - "Redis" : "Redis", - "Encryption" : "Criptografia", - "Tips & tricks" : "Dicas & truques", - "Sync clients" : "Clientes de sincronização", "Sharing %s failed, because the user %s does not exist" : "O compartilhamento %s falhou pois o usuário %s não existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "O compartilhamento %s falhou pois o usuário %s não é membro de nenhum grupo que o usuário %s pertença", "Sharing %s failed, because this item is already shared with %s" : "O compartilhamento %s falhou pois este ítem já está compartilhado com %s", @@ -262,8 +256,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s compartilhou »%s« com você", "%s shared »%s« with you." : "%s compartilhou »%s« com você.", "%s via %s" : "%s via %s", - "No app name specified" : "Nenhum nome de aplicativo especificado", - "App '%s' could not be installed!" : "Aplicativo '%s' não pôde ser instalado!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "O aplicativo \"%s\" não pode ser instalado pois as seguintes dependências não foram cumpridas: %s", "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" já é usada pelo provedor de nuvem federada \"%s\"" }, |