Index: /extensions/theme_switch/trunk/language/pt_PT/description.txt
===================================================================
--- /extensions/theme_switch/trunk/language/pt_PT/description.txt	(revision 14410)
+++ /extensions/theme_switch/trunk/language/pt_PT/description.txt	(revision 14410)
@@ -0,0 +1,1 @@
+Permite que um utilizador registado ou n&atilde;o altere a apar&ecirc;ncia da galeria (atrav&eacute;s de acionamento de um tema diferente) na p&aacute;gina principal da galeria. Baseado na altera&ccedil;&atilde;o de idioma. Este accionamento pode mostrar nomes das matrizes(templatess) ou &iacute;cones das matrizes, depende da configura&ccedil;&atilde;o. Veja os detalhes no arquivo main.inc.php.
Index: /extensions/theme_switch/trunk/language/pt_PT/plugin.lang.php
===================================================================
--- /extensions/theme_switch/trunk/language/pt_PT/plugin.lang.php	(revision 14410)
+++ /extensions/theme_switch/trunk/language/pt_PT/plugin.lang.php	(revision 14410)
@@ -0,0 +1,24 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery                                    |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify  |
+// | it under the terms of the GNU General Public License as published by  |
+// | the Free Software Foundation                                          |
+// |                                                                       |
+// | 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. See the GNU      |
+// | General Public License for more details.                              |
+// |                                                                       |
+// | You should have received a copy of the GNU General Public License     |
+// | along with this program; if not, write to the Free Software           |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA.                                                                  |
+// +-----------------------------------------------------------------------+
+$lang['theme'] = 'Tema';
+?>
