From 5b1bc5e8310e01f3a29d0816b8b077b544813a6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Neves?= Date: Thu, 4 Jun 2009 19:47:18 +0200 Subject: Portuguese language update Ignore-this: 50dd49b64f7f923fbf071a1dd49c807d darcs-hash:20090604174718-d24d4-1cad8848fee1c675af45cc990ee55db7d065fb81.gz --- lib/plugins/acl/lang/pt/lang.php | 1 + lib/plugins/config/lang/pt/lang.php | 1 + lib/plugins/plugin/lang/pt/lang.php | 1 + lib/plugins/popularity/lang/pt/lang.php | 1 + lib/plugins/revert/lang/pt/lang.php | 1 + lib/plugins/usermanager/lang/pt/lang.php | 1 + 6 files changed, 6 insertions(+) (limited to 'lib') diff --git a/lib/plugins/acl/lang/pt/lang.php b/lib/plugins/acl/lang/pt/lang.php index 3ba08cf30..6e094fd74 100644 --- a/lib/plugins/acl/lang/pt/lang.php +++ b/lib/plugins/acl/lang/pt/lang.php @@ -7,6 +7,7 @@ * @author José Monteiro * @author Enrico Nicoletto * @author Fil + * @author André Neves */ $lang['admin_acl'] = 'Gestão de ACLs'; $lang['acl_group'] = 'Grupo'; diff --git a/lib/plugins/config/lang/pt/lang.php b/lib/plugins/config/lang/pt/lang.php index 7fdc85ef3..8b6145480 100644 --- a/lib/plugins/config/lang/pt/lang.php +++ b/lib/plugins/config/lang/pt/lang.php @@ -5,6 +5,7 @@ * @author José Monteiro * @author Enrico Nicoletto * @author Fil + * @author André Neves */ $lang['menu'] = 'Configuração'; $lang['error'] = 'Parâmetros de Configuração não actualizados devido a valores inválidos. Por favor, reveja as modificações que pretende efectuar antes de re-submetê-las.
Os valores incorrectos serão mostrados dentro de uma "moldura" vermelha.'; diff --git a/lib/plugins/plugin/lang/pt/lang.php b/lib/plugins/plugin/lang/pt/lang.php index bcef2120d..3e9e6ae04 100644 --- a/lib/plugins/plugin/lang/pt/lang.php +++ b/lib/plugins/plugin/lang/pt/lang.php @@ -5,6 +5,7 @@ * @author José Monteiro * @author Enrico Nicoletto * @author Fil + * @author André Neves */ $lang['menu'] = 'Gerir Plugins'; $lang['download'] = 'Descarregar e instalar um novo plugin'; diff --git a/lib/plugins/popularity/lang/pt/lang.php b/lib/plugins/popularity/lang/pt/lang.php index ee211de6c..da92ee729 100644 --- a/lib/plugins/popularity/lang/pt/lang.php +++ b/lib/plugins/popularity/lang/pt/lang.php @@ -4,6 +4,7 @@ * * @author Enrico Nicoletto * @author Fil + * @author André Neves */ $lang['name'] = 'Retorno (feedback) de Popularidade (pode levar algum tempo a carregar)'; $lang['submit'] = 'Enviar Dados'; diff --git a/lib/plugins/revert/lang/pt/lang.php b/lib/plugins/revert/lang/pt/lang.php index c9c6378b5..4ad114efe 100644 --- a/lib/plugins/revert/lang/pt/lang.php +++ b/lib/plugins/revert/lang/pt/lang.php @@ -5,6 +5,7 @@ * @author José Monteiro * @author Enrico Nicoletto * @author Fil + * @author André Neves */ $lang['menu'] = 'Gestor de Reversões'; $lang['filter'] = 'Pesquisar por páginas "spammy"'; diff --git a/lib/plugins/usermanager/lang/pt/lang.php b/lib/plugins/usermanager/lang/pt/lang.php index 58e90668f..8c4607922 100644 --- a/lib/plugins/usermanager/lang/pt/lang.php +++ b/lib/plugins/usermanager/lang/pt/lang.php @@ -5,6 +5,7 @@ * @author José Monteiro * @author Enrico Nicoletto * @author Fil + * @author André Neves */ $lang['menu'] = 'Gestor de Perfis'; $lang['noauth'] = '(autenticação indisponível)'; -- cgit v1.2.3