diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-16 00:08:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-16 00:08:08 +0000 |
commit | 7d1f362aa030b0b279067da3a05105890bd5d194 (patch) | |
tree | 2bd8a9f87bea0fb1a85b44e6cbf04b923c6735a5 /lib/l10n/pt_BR.js | |
parent | 2c9007616bc4c985c9e101c5f9c306f42cf211c5 (diff) | |
download | nextcloud-server-7d1f362aa030b0b279067da3a05105890bd5d194.tar.gz nextcloud-server-7d1f362aa030b0b279067da3a05105890bd5d194.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index bd5fcdb406a..d13d0bc1f9a 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -45,6 +45,8 @@ OC.L10N.register( "File name is too long" : "O nome do arquivo é muito longo", "Dot files are not allowed" : "Arquivos Dot não são permitidos", "Empty filename is not allowed" : "Nome vazio para arquivo não é permitido.", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.", + "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", "This is an automatically sent email, please do not reply." : "Este é um e-mail enviado automaticamente. Por favor, não responda.", "Help" : "Ajuda", "Apps" : "Aplicativos", @@ -166,8 +168,6 @@ OC.L10N.register( "The username is already being used" : "Este nome de usuário já está em uso", "User disabled" : "Usuário desativado", "Login canceled by app" : "Login cancelado pelo aplicativo", - "App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.", - "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", "No app name specified" : "O nome do aplicativo não foi especificado.", "App '%s' could not be installed!" : "O 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", |