diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/pt_BR.php | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php index 2a0ef3a7c5e..7efa6f12e10 100644 --- a/apps/files/l10n/pt_BR.php +++ b/apps/files/l10n/pt_BR.php @@ -85,7 +85,7 @@ $TRANSLATIONS = array( "Folder" => "Pasta", "From link" => "Do link", "You don’t have permission to upload or create files here" => "Você não tem permissão para enviar ou criar arquivos aqui", -"Nothing in here. Upload something!" => "Nada aqui. Carrege alguma coisa!", +"Nothing in here. Upload something!" => "Nada aqui. Carregue alguma coisa!", "Download" => "Baixar", "Upload too large" => "Arquivo muito grande para envio", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os arquivos que você está tentando enviar excedeu o tamanho máximo para arquivos no servidor.", 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.", |