Author: thomas.heute(a)jboss.com
Date: 2009-02-23 04:36:50 -0500 (Mon, 23 Feb 2009)
New Revision: 12857
Added:
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/bundles/Resource_pt.properties
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/data/default-object.xml
Log:
JBPORTAL-2302: Support for Brazilian Portuguese (Core)
Added:
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/bundles/Resource_pt.properties
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/bundles/Resource_pt.properties
(rev 0)
+++
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/bundles/Resource_pt.properties 2009-02-23
09:36:50 UTC (rev 12857)
@@ -0,0 +1,25 @@
+################################################################################
+# JBoss, a division of Red Hat #
+# Copyright 2006, Red Hat Middleware, LLC, and individual #
+# contributors as indicated by the @authors tag. See the #
+# copyright.txt in the distribution for a full listing of #
+# individual contributors. #
+# #
+# This is free software; you can redistribute it and/or modify it #
+# under the terms of the GNU Lesser General Public License as #
+# published by the Free Software Foundation; either version 2.1 of #
+# the License, or (at your option) any later version. #
+# #
+# This software 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 #
+# Lesser General Public License for more details. #
+# #
+# You should have received a copy of the GNU Lesser General Public #
+# License along with this software; if not, write to the Free #
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA #
+# 02110-1301 USA, or see the FSF site:
http://www.fsf.org. #
+################################################################################
+
+org.jboss.portal.object.name.admin.default=Administra\u00e7\u00e3o
+org.jboss.portal.object.name.admin.Members=Membros
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/data/default-object.xml
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/data/default-object.xml 2009-02-23
09:30:22 UTC (rev 12856)
+++
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/data/default-object.xml 2009-02-23
09:36:50 UTC (rev 12857)
@@ -149,7 +149,7 @@
<display-name xml:lang="es">Home</display-name>
<display-name xml:lang="fr">Accueil</display-name>
<display-name xml:lang="ru">Домой</display-name>
- <properties>
+ <display-name xml:lang="pt">Home</display-name>
<properties>
<property>
<name>order</name>
<value>1</value>
@@ -305,7 +305,7 @@
<display-name xml:lang="es">Home</display-name>
<display-name xml:lang="fr">Accueil</display-name>
<display-name xml:lang="ru">Домой</display-name>
- <properties>
+ <display-name xml:lang="pt">Home</display-name>
<properties>
<property>
<name>order</name>
<value>1</value>
@@ -363,6 +363,7 @@
<supported-locale>en</supported-locale>
<supported-locale>it</supported-locale>
<supported-locale>ja</supported-locale>
+ <supported-locale>pt</supported-locale>
<resource-bundle>conf.bundles.Resource</resource-bundle>
<window>
@@ -390,6 +391,7 @@
<supported-locale>en</supported-locale>
<supported-locale>it</supported-locale>
<supported-locale>ja</supported-locale>
+ <supported-locale>pt</supported-locale>
<resource-bundle>conf.bundles.Resource</resource-bundle>
<window>
<window-name>IdentityAdminPortletWindow</window-name>