summaryrefslogtreecommitdiff
path: root/lib/plugins/extension
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-30 16:26:29 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-30 16:26:29 +0200
commit42c73309b1de5b9342e3dd42da75d1bfcd7af3b9 (patch)
treeb87e3a8a1703c53d39854d03e3d68bc4fee3af95 /lib/plugins/extension
parentf4569dda4a59b0897dd51b0518139247315d6f84 (diff)
parent8ab6e08b627efa216ca668750b34e45faf88cf25 (diff)
downloadrpg-42c73309b1de5b9342e3dd42da75d1bfcd7af3b9.tar.gz
rpg-42c73309b1de5b9342e3dd42da75d1bfcd7af3b9.tar.bz2
Merge pull request #1267 from dokuwiki-translate/lang_update_159
Translation update (pt)
Diffstat (limited to 'lib/plugins/extension')
-rw-r--r--lib/plugins/extension/lang/pt/lang.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/plugins/extension/lang/pt/lang.php b/lib/plugins/extension/lang/pt/lang.php
index e8c8a7d55..1a36b4ede 100644
--- a/lib/plugins/extension/lang/pt/lang.php
+++ b/lib/plugins/extension/lang/pt/lang.php
@@ -2,9 +2,10 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Guido Salatino <guidorafael23@gmail.com>
* @author Romulo Pereira <romuloccomp@gmail.com>
+ * @author Paulo Carmino <contato@paulocarmino.com>
*/
$lang['menu'] = 'Gerenciador de Extensões';
$lang['tab_plugins'] = 'Plugins Instalados';
@@ -26,6 +27,7 @@ $lang['btn_disable'] = 'Desabilitar';
$lang['btn_install'] = 'Instalar';
$lang['btn_reinstall'] = 'Reinstalar';
$lang['js']['reallydel'] = 'Confirma a desinstalação desta extensão?';
+$lang['js']['display_viewoptions'] = 'Ver Opções:';
$lang['search_for'] = 'Pesquisar Extensão:';
$lang['search'] = 'Pesquisar';
$lang['extensionby'] = '<strong>%s</strong> by %s';