Ignore:
Timestamp:
Jan 18, 2011, 12:53:47 AM (13 years ago)
Author:
plg
Message:

feature 2102: add a few language keys to remove all image/picture/element and replace by photo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/pt_BR/common.lang.php

    r8711 r8727  
    292292$lang['Update your rating'] = 'atualizar nota';
    293293$lang['wrong filename'] = 'nome de diretório errado';
    294 $lang['the filesize of the picture must not exceed :'] = 'o tamanho da imagem não deve exceder: ';
    295 $lang['the picture must be to the fileformat jpg, gif or png'] = 'o formato de arquivo da imagem deve ser: jpg, png ou gif';
    296 $lang['the height of the picture must not exceed :'] = 'a altura da imagem não deve exceder: ';
    297 $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcional, mas recomendado : escolha uma miniatura(thumbnail) para associar';
    298 $lang['the width of the picture must not exceed :'] = 'a largura da imagem não deve exceder: ';
    299 $lang['can\'t upload the picture on the server'] = 'Não é possível enviar a imagem para o servidor';
    300294$lang['the username must be given'] = 'Entre com o nome de usuário';
    301 $lang['A picture\'s name already used'] = 'Já existe outra imagem com o mesmo nome.';
    302 $lang['You must choose a picture fileformat for the image'] = 'Você deve escolher um formato para a imagem';
    303 $lang['Name of the picture'] = 'Nome da imagem';
    304 $lang['Upload a picture'] = 'Adicionar uma imagem';
    305 $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';
    306 $lang['Upload a picture'] = 'Enviar uma imagem';
    307295$lang['useful when password forgotten'] = 'útil em caso de senha esquecida';
    308296$lang['Quick search'] = 'Pesquisa Rápida';
     
    318306$lang['Registration of %s'] = 'Registro de %s';
    319307$lang['Album: %s'] = 'Categoria: %s';
    320 $lang['Picture name: %s'] = 'Nome da imagem: %s';
    321 $lang['Creation date: %s'] = 'Data de criação: %d';
    322308$lang['Picture uploaded by %s'] = 'Imagem enviada por %s';
    323309// --------- Starting below: New or revised $lang ---- from version 1.7.1
     
    344330$lang['display photos linked to this tag'] = 'Ver as imagens ligadas apenas a esta tag';
    345331$lang['photos posted during the last %d days'] = 'imagens enviadas durante os últimos %d dias';
    346 $lang['Choose an image'] = 'Escolher uma imagem';
    347332$lang['Piwigo Help'] = 'Piwigo Help';
    348333$lang['Rank'] = 'Fila (Rank)';
Note: See TracChangeset for help on using the changeset viewer.