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 --- inc/lang/pt/lang.php | 6 ++++++ 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 + 7 files changed, 12 insertions(+) diff --git a/inc/lang/pt/lang.php b/inc/lang/pt/lang.php index 2994d4c78..1f8d47d89 100644 --- a/inc/lang/pt/lang.php +++ b/inc/lang/pt/lang.php @@ -7,6 +7,7 @@ * @author José Monteiro * @author Enrico Nicoletto * @author Fil + * @author André Neves */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -157,6 +158,11 @@ $lang['qb_h2'] = 'Cabeçalho Nível 2'; $lang['qb_h3'] = 'Cabeçalho Nível 3'; $lang['qb_h4'] = 'Cabeçalho Nível 4'; $lang['qb_h5'] = 'Cabeçalho Nível 5'; +$lang['qb_h'] = 'Cabeçalho'; +$lang['qb_hs'] = 'Seleccionar Cabeçalho'; +$lang['qb_hplus'] = 'Cabeçalho Maior'; +$lang['qb_hminus'] = 'Cabeçalho Menor'; +$lang['qb_hequal'] = 'Cabeçalho de Nível Semelhante'; $lang['qb_link'] = 'Ligação Interna'; $lang['qb_extlink'] = 'Ligação Externa'; $lang['qb_hr'] = 'Barra Horizontal'; 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