diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-21 01:56:31 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-21 01:56:31 -0400 |
commit | 952fac849316d25b14c8247c7faad4b91b4737f3 (patch) | |
tree | eee2492d5ce49beba407552ce08ce85bd6f7cf4a /apps/files_sharing | |
parent | 61f63718ce0d827661befdc0f82e2eaab02aaeab (diff) | |
download | nextcloud-server-952fac849316d25b14c8247c7faad4b91b4737f3.tar.gz nextcloud-server-952fac849316d25b14c8247c7faad4b91b4737f3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php index 3a2ed4cb11a..312196480ab 100644 --- a/apps/files_sharing/l10n/pt_BR.php +++ b/apps/files_sharing/l10n/pt_BR.php @@ -4,7 +4,7 @@ $TRANSLATIONS = array( "Invalid or untrusted SSL certificate" => "Certificado SSL inválido ou não confiável", "Couldn't add remote share" => "Não foi possível adicionar compartilhamento remoto", "Shared with you" => "Compartilhado com você", -"Shared with others" => "Compartilhados com outros", +"Shared with others" => "Compartilhado com outros", "Shared by link" => "Compartilhado por link", "No files have been shared with you yet." => "Nenhum arquivo ainda foi compartilhado com você.", "You haven't shared any files yet." => "Você ainda não compartilhou nenhum arquivo.", |