diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-23 01:55:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-23 01:55:35 -0500 |
commit | f92119e02f6ee4cbf4f15d7464e3f4024cdc6ebc (patch) | |
tree | fe3fbf6f2760490bc0895d8c6f65ea7c79177ab2 /core/l10n/pt_BR.js | |
parent | 0a4142d5dff8427faff4a8ba8c0d6ac5abfae780 (diff) | |
download | nextcloud-server-f92119e02f6ee4cbf4f15d7464e3f4024cdc6ebc.tar.gz nextcloud-server-f92119e02f6ee4cbf4f15d7464e3f4024cdc6ebc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index d901a3c2d13..06318afef88 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -174,7 +174,15 @@ OC.L10N.register( "Share with users, groups or remote users …" : "Compartilhar com usuários, grupos ou usuários remoto ...", "Warning" : "Aviso", "Error while sending notification" : "Erro ao enviar notificação", + "Non-existing tag #{tag}" : "Etiqueta não existente #{tag}", + "visible" : "visível", + "invisible" : "invisível", + "assignable" : "atribuível", + "not assignable" : "não atribuível", + "({uservisible}, {userassignable})" : "({uservisible}, {userassignable})", "Delete" : "Eliminar", + "Rename" : "Renomear", + "Global tags" : "Etiquetas Globais", "The object type is not specified." : "O tipo de objeto não foi especificado.", "Enter new" : "Entrar uma nova", "Add" : "Adicionar", |