diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:55:42 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:55:42 +0000 |
commit | d73302db9b8173b6515d6b8cc1c4e10b705c5d31 (patch) | |
tree | 18f2aff390b27994fb96aadd9815802756890cf4 /language/pt_PT/common.lang.php | |
parent | f4c16c53eb8c3ab3640cb7cc7fa0ebecd360513e (diff) |
- removed multiple definitions of language keys
git-svn-id: http://piwigo.org/svn/branches/2.1@6418 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pt_PT/common.lang.php')
-rw-r--r-- | language/pt_PT/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index 32a206016..4f37c3e85 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -236,7 +236,6 @@ $lang['Unknown identifier'] = 'Origem desconhecida'; $lang['New password'] = 'Nova palavra-passe'; $lang['Rate this picture'] = 'Dê uma nota a esta imagem'; $lang['Next'] = 'Página seguinte'; -$lang['Home'] = 'Nehuma categoria selecionada'; $lang['no rate'] = 'nenhuma nota'; $lang['Elements posted within the last %d day.'] = 'Imagens adicionadas a partir do últimos %d dia.'; $lang['Elements posted within the last %d days.'] = 'Imagens adicionadas a partir dos últimos %d dias'; @@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = 'Pesquisa vazia. Nenhum cr $lang['Search Options'] = 'Opções de pesquisa'; $lang['Search results'] = 'Resultados da pesquisa'; $lang['Search in subcategories'] = 'Pesquisar nas subcategorias'; -$lang['Search'] = 'Pesquisa'; $lang['searched words : %s'] = 'Palavras pesquisadas : %s'; $lang['Contact'] = 'Contactar'; $lang['set as category representative'] = 'Eleger para representar esta categoria'; @@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'o formato de a $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['Author'] = 'Autor'; $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.'; |