diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
commit | ab411d2700c01886a67b30bce5f630cc6865a9bf (patch) | |
tree | b53e6dc95158595056ed64fefe8dc02472baa952 /core/l10n/pt_BR.php | |
parent | 9dfba295cda97764205952e05eb28197f56bae15 (diff) | |
download | nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.tar.gz nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.php')
-rw-r--r-- | core/l10n/pt_BR.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index 7aef9510be3..57e16456ec2 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -1,8 +1,4 @@ <?php $TRANSLATIONS = array( -"User %s shared a file with you" => "O usuário %s compartilhou um arquivo com você", -"User %s shared a folder with you" => "O usuário %s compartilhou uma pasta com você", -"User %s shared the file \"%s\" with you. It is available for download here: %s" => "O usuário %s compartilhou com você o arquivo \"%s\", que está disponível para download em: %s", -"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "O usuário %s compartilhou com você a pasta \"%s\", que está disponível para download em: %s", "Category type not provided." => "Tipo de categoria não fornecido.", "No category to add?" => "Nenhuma categoria a adicionar?", "This category already exists: %s" => "Esta categoria já existe: %s", |