diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
commit | 0f96d5a641e790aa5d289792a45406d488553579 (patch) | |
tree | 92013149c0ad586351c09514b5cb809bd4848a02 /lib/l10n/pt_BR.js | |
parent | d0c0f6cfc1871c90cd43d3b005206a360b5bb540 (diff) | |
download | nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.tar.gz nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 6345ea47b87..8e842bc159b 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -160,8 +160,8 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "O nome de usuário contém espaço em branco no início ou no fim", "A valid password must be provided" : "Forneça uma senha válida", "The username is already being used" : "Este nome de usuário já está sendo usado", - "Login canceled by app" : "Login cancelado pelo aplicativo", "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 porque o arquivo appinfo não pode 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.", |