EasyGallery-portuguese.phpThis is a featured page

<?php
/**
* @package EasyGallery
* @copyright (C) 2006 Joomla-addons.org
* @author Paulo Izidoro
* @version $Id: portuguese.php 4 2008-02-08 14:00:00Z horus_68 $
*
* --------------------------------------------------------------------------------
* All rights reserved. Easy Gallery Component for Joomla!
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the Joomla-addons Free Software License
* See LICENSE.php for more information.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* --------------------------------------------------------------------------------
**/

defined( '_VALID_MOS' ) or die( 'Acesso Restricto' );

define('EG_SHOWCATEGORIES', 'Ver galerias de imagens');
define('EG_SHOWCATEGORY', 'Ver categoria %s');
define('EG_VIEW_CATEGORY', 'Ver categoria');
define('EG_VIEW_PHOTO', 'Ver imagem %s');
define('EG_CHOOSE_CATEGORY', 'Seleccione uma das sub-categorias em baixo:');
define('EG_PHOTO_THIS', 'Esta imagem é');
define('EG_PHOTO_PIXELS', 'pixéis');
define('EG_PHOTO_AND', 'e');
define('EG_PHOTO_LARGE', 'largura');
define('EG_PHOTO_CLICK', 'Clique');
define('EG_PHOTO_HERE', 'aqui');
define('EG_PHOTO_TO_VIEW', 'para ver o ficheiro original.');

/** Edit category **/
define('EG_EDIT_CATEGORY', 'Editar categoria');
define('EG_ADD_CATEGORY', 'Adicionar categoria');
define('EG_CATEGORY_DETAILS', 'Detalhes da categoria');
define('EG_CATEGORY_TITLE', 'Título');
define('EG_CATEGORY_NAME', 'Nome');
define('EG_CATEGORY_ACCESS', 'Nível de Acesso');
define('EG_CATEGORY_PARENT', 'Dependência');
define('EG_CATEGORY_PUBLISHED', 'Publicado');
define('EG_CATEGORY_DESCRIPTION', 'Descrição');

define('EG_CATEGORY_MESSAGE_NAME', 'A categoria deve ter um nome');

/** Edit photo **/
define('EG_EDIT_PHOTO', 'Editar foto');
define('EG_PHOTO_DETAILS', 'Detalhes da foto');
define('EG_PHOTO_NAME', 'Nome');
define('EG_PHOTO_CATEGORY', 'Categoria');
define('EG_PHOTO_DESCRIPTION', 'Descrição');
define('EG_PHOTO_GALLERY_THUMBNAIL', 'Miniatura da galeria');
define('EG_PHOTO_PUBLISHED', 'Publicada');

/** Update photo **/
define('EG_UPLOAD_PHOTOS', 'Enviar foto(s)');
define('EG_UPLOAD_LIMIT', 'Limite de envio');
define('EG_UPLOAD_CATEGORY', 'Enviar para a categoria');
define('EG_UPLOAD_PUBLISHED', 'Publicado por padrão');
define('EG_UPLOAD_NAME', 'Nome');
define('EG_UPLOAD_DESCRIPTION', 'Descrição');
define('EG_UPLOAD_THREE_OPTIONS', 'Existem várias maneiras de enviar foto:');
define('EG_UPLOAD_ONE', '1: Enviar uma foto');
define('EG_UPLOAD_TWO', '2: Enviar arquivo Zip');
define('EG_UPLOAD_THREE', '3: Pesquisar directório');
define('EG_UPLOAD_FILE', 'Ficheiro');
define('EG_UPLOAD_DIRECTORY', 'Directório');

define('EG_UPLOAD_NAME_EMPTY', 'Se deixar isto vazio, o Easy Gallery vai usar o nome por defeito da imagem');
define('EG_UPLOAD_HELP', 'Ajuda');

/** buttons **/
define('EG_EDIT', 'Editar');
define('EG_DELETE', 'Eliminar');
define('EG_ADD', 'Adicionar');
define('EG_UPLOAD', 'Enviar);
define('EG_DELETE_CONFIRM_CATEGORY', 'Tem a certeza que quer eliminar a seguinte categoria');
define('EG_DELETE_CONFIRM_PHOTO', 'Tem a certeza que quer eliminar a imagem');

/** messages **/
define('EG_CAT_DELETE_STILL_PHOTOS', 'Ainda existem fotos na categoria que deseja eliminar, elimine-as primeiro');
define('EG_CAT_DELETE_STILL_SUBCATS', 'Ainda existem sub-categorias na categoria que deseja eliminar, elimine-as primeiro');

/** showCopyright **/
define('EG_POWEREDBY', 'Criado em');



pizidoro
pizidoro
Latest page update: made by pizidoro , Feb 8 2008, 4:12 PM EST (about this update About This Update pizidoro português - pizidoro

157 words added
164 words deleted

view changes

- complete history)
Keyword tags: Easy Gallery
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.