From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: feature 2102: add a few language keys to remove all image/picture/element and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_BR/common.lang.php | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'language/pt_BR/common.lang.php') diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index a6fef83e5..121839215 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -291,19 +291,7 @@ $lang['A comment on your site'] = 'Um comentário no seu site'; $lang['today'] = 'hoje'; $lang['Update your rating'] = 'atualizar nota'; $lang['wrong filename'] = 'nome de diretório errado'; -$lang['the filesize of the picture must not exceed :'] = 'o tamanho da imagem não deve exceder: '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'o formato de arquivo da imagem deve ser: jpg, png ou gif'; -$lang['the height of the picture must not exceed :'] = 'a altura da imagem não deve exceder: '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcional, mas recomendado : escolha uma miniatura(thumbnail) para associar'; -$lang['the width of the picture must not exceed :'] = 'a largura da imagem não deve exceder: '; -$lang['can\'t upload the picture on the server'] = 'Não é possível enviar a imagem para o servidor'; $lang['the username must be given'] = 'Entre com o nome de usuário'; -$lang['A picture\'s name already used'] = 'Já existe outra imagem com o mesmo nome.'; -$lang['You must choose a picture fileformat for the image'] = 'Você deve escolher um formato para a imagem'; -$lang['Name of the picture'] = 'Nome da imagem'; -$lang['Upload a picture'] = 'Adicionar uma imagem'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagem adicionada com succeso, um administrador deve avaliá-la em breve'; -$lang['Upload a picture'] = 'Enviar uma imagem'; $lang['useful when password forgotten'] = 'útil em caso de senha esquecida'; $lang['Quick search'] = 'Pesquisa Rápida'; $lang['Connected user: %s'] = 'Usuário conectado: %s'; @@ -317,8 +305,6 @@ $lang['Email: %s'] = 'Email: %s'; $lang['Admin: %s'] = 'Administração: %s'; $lang['Registration of %s'] = 'Registro de %s'; $lang['Album: %s'] = 'Categoria: %s'; -$lang['Picture name: %s'] = 'Nome da imagem: %s'; -$lang['Creation date: %s'] = 'Data de criação: %d'; $lang['Picture uploaded by %s'] = 'Imagem enviada por %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Status ruim para o usuário "guest", será usado status padrão. Por favor, avise o administrador do site.'; @@ -343,7 +329,6 @@ $lang['%d photo is also linked to current tags'] = '%d imagem está também liga $lang['%d photos are also linked to current tags'] = '%d imagens estão também ligadas às tags correntes'; $lang['display photos linked to this tag'] = 'Ver as imagens ligadas apenas a esta tag'; $lang['photos posted during the last %d days'] = 'imagens enviadas durante os últimos %d dias'; -$lang['Choose an image'] = 'Escolher uma imagem'; $lang['Piwigo Help'] = 'Piwigo Help'; $lang['Rank'] = 'Fila (Rank)'; $lang['group by letters'] = 'agrupar por letras'; -- cgit v1.2.3