diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.php')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php index 7167f99c2d2..eae8c6d720b 100644 --- a/apps/files_sharing/l10n/pt_BR.php +++ b/apps/files_sharing/l10n/pt_BR.php @@ -1,9 +1,17 @@ <?php $TRANSLATIONS = array( +"Shared with you" => "Compartilhado com você", +"Shared with others" => "Compartilhados com outros", +"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.", "Shared by {owner}" => "Compartilhado por {owner}", +"Shared by" => "Compartilhada por", +"link" => "link", "This share is password-protected" => "Este compartilhamento esta protegido por senha", "The password is wrong. Try again." => "Senha incorreta. Tente novamente.", "Password" => "Senha", +"Name" => "Nome", +"Share time" => "Tempo de compartilhamento", "Sorry, this link doesn’t seem to work anymore." => "Desculpe, este link parece não mais funcionar.", "Reasons might be:" => "As razões podem ser:", "the item was removed" => "o item foi removido", |