Author: thomas.heute(a)jboss.com
Date: 2010-02-03 09:27:57 -0500 (Wed, 03 Feb 2010)
New Revision: 1523
Added:
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/dashboard/TabbedDashboardPortlet_ja.properties
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/gadget/GadgetPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AccountPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AdminToolbarPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/ApplicationRegistryPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/GroupNavigationPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/OrganizationPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/PortalNavigationPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/StarToolbarPortlet_ja.properties
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/UserToolbarPortlet_ja.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/NavigationPortlet_ja.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/PortalNavigationPortlet_ja.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_ja.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/LogoPortlet_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/administrators_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/guests_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/custom_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/expression_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/services_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties
Modified:
portal/trunk/.classpath
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/locales-config.xml
Log:
GTNPORTAL-497: Translation in Japanese
Modified: portal/trunk/.classpath
===================================================================
--- portal/trunk/.classpath 2010-02-03 14:25:30 UTC (rev 1522)
+++ portal/trunk/.classpath 2010-02-03 14:27:57 UTC (rev 1523)
@@ -1,5 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry kind="src"
output="component/test/core/target/classes"
path="component/test/core/src/main/java"/>
+ <classpathentry excluding="**" kind="src"
output="component/test/core/target/classes"
path="component/test/core/src/main/resources"/>
+ <classpathentry kind="src"
output="component/test/core/target/test-classes"
path="component/test/core/src/test/java"/>
+ <classpathentry excluding="**" kind="src"
output="component/test/core/target/test-classes"
path="component/test/core/src/test/resources"/>
+ <classpathentry kind="src"
output="component/test/jcr/target/classes"
path="component/test/jcr/src/main/java"/>
+ <classpathentry excluding="**" kind="src"
output="component/test/jcr/target/classes"
path="component/test/jcr/src/main/resources"/>
+ <classpathentry kind="src"
output="component/test/jcr/target/test-classes"
path="component/test/jcr/src/test/java"/>
+ <classpathentry excluding="**" kind="src"
output="component/test/jcr/target/test-classes"
path="component/test/jcr/src/test/resources"/>
+ <classpathentry kind="src"
output="component/identity/target/classes"
path="component/identity/src/main/java"/>
+ <classpathentry kind="src"
output="component/identity/target/test-classes"
path="component/identity/src/test/java"/>
+ <classpathentry kind="src"
output="component/test/organization/target/classes"
path="component/test/organization/src/main/java"/>
+ <classpathentry excluding="**" kind="src"
output="component/test/organization/target/classes"
path="component/test/organization/src/main/resources"/>
+ <classpathentry kind="src"
output="component/test/organization/target/test-classes"
path="component/test/organization/src/test/java"/>
<classpathentry kind="src"
output="component/common/target/classes"
path="component/common/src/main/java"/>
<classpathentry kind="src"
output="component/common/target/test-classes"
path="component/common/src/test/java"/>
<classpathentry excluding="**" kind="src"
output="component/common/target/test-classes"
path="component/common/src/test/resources"/>
@@ -12,14 +25,14 @@
<classpathentry kind="src"
output="component/xml-parser/target/test-classes"
path="component/xml-parser/src/test/java"/>
<classpathentry excluding="**" kind="src"
output="component/xml-parser/target/test-classes"
path="component/xml-parser/src/test/resources"/>
<classpathentry kind="src" output="component/wsrp/target/classes"
path="component/wsrp/src/main/java"/>
+ <classpathentry kind="src"
output="component/wsrp/target/test-classes"
path="component/wsrp/src/test/java"/>
+ <classpathentry excluding="**" kind="src"
output="component/wsrp/target/test-classes"
path="component/wsrp/src/test/resources"/>
<classpathentry kind="src"
output="component/scripting/target/classes"
path="component/scripting/src/main/java"/>
<classpathentry kind="src"
output="component/scripting/target/test-classes"
path="component/scripting/src/test/java"/>
<classpathentry excluding="**" kind="src"
output="component/scripting/target/test-classes"
path="component/scripting/src/test/resources"/>
<classpathentry kind="src" output="component/web/target/classes"
path="component/web/src/main/java"/>
<classpathentry kind="src"
output="component/web/target/test-classes"
path="component/web/src/test/java"/>
<classpathentry excluding="**" kind="src"
output="component/web/target/test-classes"
path="component/web/src/test/resources"/>
- <classpathentry kind="src"
output="component/identity/target/classes"
path="component/identity/src/main/java"/>
- <classpathentry kind="src"
output="component/identity/target/test-classes"
path="component/identity/src/test/java"/>
<classpathentry kind="src"
output="component/portal/target/classes"
path="component/portal/src/main/java"/>
<classpathentry kind="src"
output="component/portal/target/test-classes"
path="component/portal/src/test/java"/>
<classpathentry excluding="**" kind="src"
output="component/portal/target/test-classes"
path="component/portal/src/test/resources"/>
@@ -39,6 +52,19 @@
<classpathentry excluding="**" kind="src"
output="server/tomcat/patch/target/classes"
path="server/tomcat/patch/src/main/tomcat"/>
<classpathentry kind="src"
output="server/tomcat/plugin/target/classes"
path="server/tomcat/plugin/src/main/java"/>
<classpathentry kind="src"
output="server/jboss/plugin/target/classes"
path="server/jboss/plugin/src/main/java"/>
+ <classpathentry kind="src"
output="examples/extension/config/target/classes"
path="examples/extension/config/src/main/java"/>
+ <classpathentry kind="src"
output="examples/extension/jar/target/classes"
path="examples/extension/jar/src/main/java"/>
+ <classpathentry kind="src"
output="examples/portal/config/target/classes"
path="examples/portal/config/src/main/java"/>
+ <classpathentry kind="src"
output="examples/portal/jar/target/classes"
path="examples/portal/jar/src/main/java"/>
+ <classpathentry kind="src"
output="examples/portlets/jsfhellouser/target/classes"
path="examples/portlets/jsfhellouser/src/main/java"/>
+ <classpathentry kind="src"
output="examples/portlets/jsfhellouser/target/test-classes"
path="examples/portlets/jsfhellouser/src/test/java"/>
+ <classpathentry excluding="**" kind="src"
output="examples/portlets/jsfhellouser/target/test-classes"
path="examples/portlets/jsfhellouser/src/test/resources"/>
+ <classpathentry kind="src"
output="examples/portlets/jsphellouser/target/classes"
path="examples/portlets/jsphellouser/src/main/java"/>
+ <classpathentry kind="src"
output="examples/portlets/jsphellouser/target/test-classes"
path="examples/portlets/jsphellouser/src/test/java"/>
+ <classpathentry excluding="**" kind="src"
output="examples/portlets/jsphellouser/target/test-classes"
path="examples/portlets/jsphellouser/src/test/resources"/>
+ <classpathentry kind="src"
output="examples/portlets/simplesthelloworld/target/classes"
path="examples/portlets/simplesthelloworld/src/main/java"/>
+ <classpathentry kind="src"
output="examples/portlets/simplesthelloworld/target/test-classes"
path="examples/portlets/simplesthelloworld/src/test/java"/>
+ <classpathentry excluding="**" kind="src"
output="examples/portlets/simplesthelloworld/target/test-classes"
path="examples/portlets/simplesthelloworld/src/test/resources"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
Added:
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/dashboard/TabbedDashboardPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/dashboard/TabbedDashboardPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/dashboard/TabbedDashboardPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,27 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UITabPaneDashboard.action.addNewDashboard=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u3092\u8ffd\u52a0
+UITabPaneDashboard.action.switchShowRange=\u9818\u57df\u3092\u5207\u308a\u66ff\u3048
+UITabPaneDashboard.msg.deleteTab=\u672c\u5f53\u306b\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+
+UITabPaneDashboard.msg.cannotDeleteLastTab=\u30bf\u30d6\u3092\u524a\u9664\u51fa\u6765\u307e\u305b\u3093\u3002
+
+UITabPaneDashboard.msg.wrongTabName=\u82f1\u6570\u5b57\u3001\u30fb\u3001-\u3001_\u306e\u307f\u304c\u8a31\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+
Added:
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/gadget/GadgetPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/gadget/GadgetPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/dashboard/src/main/webapp/WEB-INF/classes/locale/portlet/gadget/GadgetPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,30 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UIGadgetEditMode.title=\u30ac\u30b8\u30a7\u30c3\u30c8\u306eURL\u3092\u30bb\u30c3\u30c8
+
+UIGadgetEditMode.label.gadgetUrl=Url:
+
+UIGadgetEditMode.label.typeSelector=\u30bf\u30a4\u30d7:
+
+UIGadgetEditMode.label.gadgetSelector=\u30ac\u30b8\u30a7\u30c3\u30c8:
+UIGadgetEditMode.action.Save=\u4fdd\u5b58
+
+UIGadgetEditMode.label.option.remote=\u30ea\u30e2\u30fc\u30c8\u30ac\u30b8\u30a7\u30c3\u30c8
+UIGadgetEditMode.label.option.local=\u30ed\u30fc\u30ab\u30eb\u30ac\u30b8\u30a7\u30c3\u30c8
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AccountPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AccountPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AccountPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,91 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.exoplatform.account.webui.component.UIAccountForm
+
+UIAccountForm.label.Profile=\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+UIAccountForm.title=\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u8ffd\u52a0/\u7de8\u96c6
+UIAccountForm.label.username=#{word.userName}:
+UIAccountForm.label.SearchUser=\u30e6\u30fc\u30b6\u30fc\u3092\u691c\u7d22
+UIAccountForm.label.password1x=\u30d1\u30b9\u30ef\u30fc\u30c9:
+UIAccountForm.label.password2x=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u78ba\u8a8d:
+UIAccountForm.label.password=\u30d1\u30b9\u30ef\u30fc\u30c9:
+UIAccountForm.label.Confirmpassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u78ba\u8a8d:
+UIAccountForm.action.Reset=\u30ea\u30bb\u30c3\u30c8
+UIAccountForm.label.firstName=#{word.firstName}:
+UIAccountForm.label.lastName=#{word.lastName}:
+UIAccountForm.label.email= E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9:
+
+UIAccountForm.label.note=Fields marked with an asterisk<span style="color:
red">*</span> are required
+
+
+UIAccountForm.action.Back=#{word.back}
+UIAccountForm.action.Save=#{word.save}
+UIAccountForm.label.action.SearchUser=\u30e6\u30fc\u30b6\u30fc\u3092\u691c\u7d22
+#{0} is the username that the remote user enter
+UIAccountForm.msg.user-exist=\u30e6\u30fc\u30b6\u30fc\u540d '{0}'
\u306f\u5229\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+UIAccountForm.msg.incorrect-password=\u5165\u529b\u3055\u308c\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u9593\u9055\u3063\u3066\u3044\u307e\u3059\u3002
+UIAccountForm.msg.sucsesful.create.user=\u30e6\u30fc\u30b6\u30fc\u306e\u4f5c\u6210\u306b\u6210\u529f\u3057\u307e\u3057\u305f\u3002
+
+UIAccountForm.tab.label.AccountTemplate=\u30a2\u30ab\u30a6\u30f3\u30c8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+
+UIAccountForm.tab.label.UIUserProfileInputSet=\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+UIAccountForm.tab.label.AccountInputSet=\u30a2\u30ab\u30a6\u30f3\u30c8\u8a2d\u5b9a
+UIAccountForm.tab.label.UIUserMembershipSelector=\u30e6\u30fc\u30b6\u30fc\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+
+UIAccountForm.label.Membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+
+
+UIAccountForm.label.option.male=\u7537\u6027
+UIAccountForm.label.option.female=\u5973\u6027
+
+UIAccountForm.label.HomeInfo=\u81ea\u5b85\u60c5\u5831
+UIAccountForm.label.user.name.given=#{word.givenName}:
+UIAccountForm.label.user.name.family=#{word.familyName}:
+UIAccountForm.label.user.name.nickName=#{word.nickName}:
+UIAccountForm.label.user.bdate=#{word.birthday}:
+UIAccountForm.label.user.gender=#{word.gender}:
+UIAccountForm.label.user.employer=#{word.employer}:
+UIAccountForm.label.user.department=#{word.department}:
+UIAccountForm.label.user.jobtitle=#{word.jobTitle}:
+UIAccountForm.label.user.language=\u8a00\u8a9e
+UIAccountForm.label.user.home-info.postal.name=#:
+UIAccountForm.label.user.home-info.postal.street=#{word.street}:
+UIAccountForm.label.user.home-info.postal.city=#{word.city}:
+UIAccountForm.label.user.home-info.postal.stateprov=#{word.stateProv}:
+UIAccountForm.label.user.home-info.postal.postalcode=#{word.postalCode}:
+UIAccountForm.label.user.home-info.postal.country=#{word.country}:
+UIAccountForm.label.user.home-info.telecom.mobile.number=#{word.mobile}:
+UIAccountForm.label.user.home-info.telecom.telephone.number=#{word.tel}:
+UIAccountForm.label.user.home-info.online.email=#{word.email}:
+UIAccountForm.label.user.home-info.online.uri=#{word.website}:
+
+UIAccountForm.label.BusinessInfo=\u52e4\u52d9\u5148\u60c5\u5831
+UIAccountForm.label.user.business-info.postal.name=#:
+UIAccountForm.label.user.business-info.postal.street=#{word.street}:
+UIAccountForm.label.user.business-info.postal.city=#{word.city}:
+UIAccountForm.label.user.business-info.postal.stateprov=#{word.stateProv}:
+UIAccountForm.label.user.business-info.postal.postalcode=#{word.postalCode}:
+UIAccountForm.label.user.business-info.postal.country=#{word.country}:
+UIAccountForm.label.user.business-info.telecom.mobile.number=#{word.mobile}:
+UIAccountForm.label.user.business-info.telecom.telephone.number=#{word.tel}:
+UIAccountForm.label.user.business-info.online.email=#{word.email}:
+UIAccountForm.label.user.business-info.online.uri=#{word.website}:
+
+UIPopupWindow.title.UIGroupMembershipSelector=\u30e6\u30fc\u30b6\u30fc\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u306e\u9078\u629e
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AdminToolbarPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AdminToolbarPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/AdminToolbarPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,40 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UIAdminToolbarPortlet.action.AddPage=\u65b0\u3057\u3044\u30da\u30fc\u30b8\u3092\u8ffd\u52a0
+
+UIAdminToolbarPortlet.action.EditPage=\u30da\u30fc\u30b8\u3092\u7de8\u96c6
+
+UIAdminToolbarPortlet.action.CreatePortal=\u65b0\u3057\u3044\u30dd\u30fc\u30bf\u30eb\u3092\u4f5c\u6210
+
+UIAdminToolbarPortlet.action.EditPortal=\u30dd\u30fc\u30bf\u30eb\u3092\u7de8\u96c6
+
+UIAdminToolbarPortlet.action.BrowsePage=\u30da\u30fc\u30b8\u3092\u7ba1\u7406
+
+UIAdminToolbarPortlet.action.EditPageAndNavigation=\u30da\u30fc\u30b8\u3068\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u7de8\u96c6
+
+UIAdminToolbarPortlet.action.Editor=\u30a8\u30c7\u30a3\u30bf\u30fc
+
+UIAdminToolbarPortlet.action.portal.Editor=\u30b5\u30a4\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc
+
+UIAdminToolbarPortlet.action.group.Editor=\u30b0\u30eb\u30fc\u30d7\u30a8\u30c7\u30a3\u30bf\u30fc
+
+UIAdminToolbarPortlet.action.user.Editor=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u30a8\u30c7\u30a3\u30bf\u30fc
+
+UIAdminToolbarPortlet.action.EditSiteLayout=\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u7de8\u96c6
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/ApplicationRegistryPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/ApplicationRegistryPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/ApplicationRegistryPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,152 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+##expression
+word.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
+label.displayName=\u8868\u793a\u540d:
+label.description=\u8aac\u660e:
+category.msg.changeNotExist=\u3053\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u304c\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u5909\u66f4\u3092\u4fdd\u5b58\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002
+application.msg.changeNotExist=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u5909\u66f4\u3092\u4fdd\u5b58\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002
+gadget.msg.changeNotExist=\u3053\u306e\u30ac\u30b8\u30a7\u30c3\u30c8\u304c\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u5909\u66f4\u3092\u4fdd\u5b58\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002
+## org.exoplatform.applicationregistry.webui.component.UIApplicationRegistryPortlet
+UIToolbar.label.organize=\u30ab\u30c6\u30b4\u30ea
+UIToolbar.label.portlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+UIToolbar.label.gadget=\u30ac\u30b8\u30a7\u30c3\u30c8
+
+## org.exoplatform.applicationregistry.webui.component.UIApplicationOrganizer
+UIOrganizer.label.addCategory=\u30ab\u30c6\u30b4\u30ea\u306e\u8ffd\u52a0
+UIOrganizer.label.autoImport=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u30a4\u30f3\u30dd\u30fc\u30c8
+UIOrganizer.label.categories=\u30ab\u30c6\u30b4\u30ea
+UIOrganizer.title.editCategory=\u30ab\u30c6\u30b4\u30ea\u306e\u7de8\u96c6
+UIOrganizer.title.addApplication=\u30ab\u30c6\u30b4\u30ea\u306b\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0
+UIOrganizer.title.deleteCategory=\u30ab\u30c6\u30b4\u30ea\u306e\u524a\u9664
+UIOrganizer.title.deleteApplication=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u524a\u9664
+UIOrganizer.msg.importAll=\u3053\u306e\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u81ea\u52d5\u7684\u306b\u30ab\u30c6\u30b4\u30ea\u30fc\u3092\u4f5c\u6210\u3057\u3001\u3059\u3079\u3066\u306e\u30ac\u30b8\u30a7\u30c3\u30c8\u3068\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002
+UIOrganizer.msg.deleteCategory=\u672c\u5f53\u306b\u3053\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u3068\u3059\u3079\u3066\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+UIOrganizer.msg.deleteApplication=\u672c\u5f53\u306b\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+UIOrganizer.msg.emptyCategory=\u3053\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6301\u3063\u3066\u3044\u307e\u305b\u3093\u3002\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0\u3059\u308b\u305f\u3081\u306b(+)\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIOrganizer.msg.noCategory=\u30ab\u30c6\u30b4\u30ea\u30fc\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u30ab\u30c6\u30b4\u30ea\u30fc\u3092\u8ffd\u52a0\u3059\u308b\u305f\u3081\u306b\u3001"\u30ab\u30c6\u30b4\u30ea\u30fc\u3092\u8ffd\u52a0"\u3082\u3057\u304f\u306f"\u81ea\u52d5\u30a4\u30f3\u30dd\u30fc\u30c8"\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIOrganizer.msg.deleteCategoryInUse=\u30ab\u30c6\u30b4\u30ea\u30fc\u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u5229\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+UIOrganizer.msg.deleteApplicationInUse=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u5229\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+UIOrganizer.msg.categoryNoExist=\u3053\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u306f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u3042\u308a\u307e\u305b\u3093\u3002
+UIOrganizer.msg.applicationNoExist=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u3042\u308a\u307e\u305b\u3093\u3002
+
+## org.exoplatform.applicationregistry.webui.component.UIApplicationRegistryEditMode
+UIApplicationRegistryEditMode.title=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u30a4\u30f3\u30dd\u30fc\u30c8
+UIApplicationRegistryEditMode.label.showImport=Change Show Import
+
+##org.exoplatform.applicationregistry.webui.component.UIApplicationInfo
+UIPermissionForm.label.UIListPermissionSelector=
+UIApplicationInfo.label.name=\u540d\u524d:
+UIApplicationInfo.label.displayName=#{label.displayName}
+UIApplicationInfo.label.description=#{label.description}
+UIApplicationInfo.label.accessPermissions=Access Permissions
+UIApplicationInfo.title.editApplication=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u7de8\u96c6
+
+##org.exoplatform.applicationregistry.webui.component.UIApplicationForm
+UIApplicationForm.title=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u60c5\u5831\u306e\u7de8\u96c6
+UIApplicationForm.label.applicationName=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u540d:
+UIApplicationForm.label.displayName=#{label.displayName}
+UIApplicationForm.label.description=#{label.description}
+UIApplicationForm.action.Save=#{word.save}
+UIApplicationForm.action.Cancel=#{word.cancel}
+
+## org.exoplatform.applicationregistry.webui.component.UIAddApplicationForm
+UIAddApplicationForm.header.input=\u9078\u629e
+UIAddApplicationForm.label.option.portlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+UIAddApplicationForm.label.option.gadget=\u30ac\u30b8\u30a7\u30c3\u30c8
+UIAddApplicationForm.header.label=\u8868\u793a\u540d
+UIAddApplicationForm.header.description=\u8aac\u660e
+UIAddApplicationForm.action.Add=\u8ffd\u52a0
+UIAddApplicationForm.msg.PortletExist=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u65e2\u306b\u30ab\u30c6\u30b4\u30ea\u30fc\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u5225\u306e\u3082\u306e\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\uff01
+UIAddApplicationForm.msg.appNotExists=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIAddApplicationForm.action.Cancel=#{word.cancel}
+UIAddApplicationForm.label.displayName=#{label.displayName}
+UIAddApplicationForm.label.type=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30bf\u30a4\u30d7
+application.label.=
+##org.exoplatform.applicationregistry.webui.component.UICategoryForm
+UICategoryForm.label.name=\u30ab\u30c6\u30b4\u30ea\u540d:
+UICategoryForm.label.displayName=#{label.displayName}
+UICategoryForm.label.description=#{label.description}
+UICategoryForm.action.Save=#{word.save}
+UICategoryForm.action.Cancel=#{word.cancel}
+UICategoryForm.msg.SameName=\u3053\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u306f\u5b58\u5728\u3057\u307e\u3059\u3002\u5225\u306e\u3082\u306e\u3092\u52a0\u3048\u3066\u304f\u3060\u3055\u3044\uff01
+UICategoryForm.label.UIListPermissionSelector=
+UICategoryForm.tab.label.categoryPermission=\u6a29\u9650\u306e\u8a2d\u5b9a
+UICategoryForm.tab.label.categorySetting=\u30ab\u30c6\u30b4\u30ea\u306e\u8a2d\u5b9a
+
+## org.exoplatform.applicationregistry.webui.component.UIPortletManagement
+UIPortletManagement.title.local=\u30ed\u30fc\u30ab\u30eb
+UIPortletManagement.title.remote=\u30ea\u30e2\u30fc\u30c8
+UIPortletManagement.msg.noPortlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+
+## org.exoplatform.applicationregistry.webui.component.UIPortletInfo
+UIPortletInfo.label.name=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u540d:
+UIPortletInfo.label.display=#{label.displayName}
+UIPortletInfo.label.description=#{label.description}
+
+UIPortletInfo.title.portletPreferences=Portlet Preferences
+UIPortletInfo.msg.noPortletPreferences=No Portlet Preferences
+
+## org.exoplatform.portletregistry.webui.component.UIGadgetManagement
+UIGadgetManagement.label.addRemote=\u30ea\u30e2\u30fc\u30c8\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u8ffd\u52a0
+UIGadgetManagement.label.createNew=\u65b0\u3057\u3044\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u4f5c\u6210
+UIGadgetManagement.title.deleteGadget=\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u524a\u9664
+UIGadgetManagement.msg.noGadget=\u30ac\u30b8\u30a7\u30c3\u30c8\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+UIGadgetManagement.msg.deleteGadgetInUse=\u3053\u306e\u30ac\u30b8\u30a7\u30c3\u30c8\u306f\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u5229\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+UIGadgetManagement.msg.deleteGadget=\u672c\u5f53\u306b\u3053\u306e\u30ac\u30b8\u30a7\u30c3\u30c8\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+
+## org.exoplatform.applicationregistry.webui.component.UIGadgetInfo
+UIGadgetInfo.label.gadgetDetails=\u30ac\u30b8\u30a7\u30c3\u30c8\u8a73\u7d30
+UIGadgetInfo.label.name=\u30ac\u30b8\u30a7\u30c3\u30c8\u540d:
+UIGadgetInfo.label.displayName=#{label.displayName}
+UIGadgetInfo.label.description=#{label.description}
+UIGadgetInfo.label.viewUrl=URL\u3092\u898b\u308b:
+UIGadgetInfo.label.editUrl=URL\u3092\u7de8\u96c6:
+UIGadgetInfo.label.reference=\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9:
+UIGadgetInfo.label.categories=\u30ab\u30c6\u30b4\u30ea:
+UIGadgetInfo.label.categories.guide=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u3067\u5229\u7528\u3059\u308b\u305f\u3081\u306b\u306f\u30ab\u30c6\u30b4\u30ea\u5185\u306b\u3053\u306e\u30ac\u30b8\u30a7\u30c3\u30c8\u3092\u8ffd\u52a0\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+UIGadgetInfo.label.categories.clickHere=\u30ab\u30c6\u30b4\u30ea\u30fc\u306b\u8ffd\u52a0\u3059\u308b\u305f\u3081\u306b\u3053\u3053\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIGadgetInfo.title.refresh=\u60c5\u5831\u306e\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5
+UIGadgetInfo.title.editGadget=\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u7de8\u96c6
+UIGadgetInfo.title.copy=\u3053\u306e\u30ac\u30b8\u30a7\u30c3\u30c8\u3092\u30ed\u30fc\u30ab\u30eb\u30ea\u30dd\u30b8\u30c8\u30ea\u3078\u30b3\u30d4\u30fc
+UIGadgetInfo.msg.gadgetNotExist=\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u30ac\u30b8\u30a7\u30c3\u30c8\u304c\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u30a2\u30af\u30b7\u30e7\u30f3\u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093\u3002
+
+UICategorySelector.header.choose=\u9078\u629e
+UICategorySelector.header.categoryName=\u30ab\u30c6\u30b4\u30ea\u540d
+UICategorySelector.action.Save=\u4fdd\u5b58
+UICategorySelector.action.Cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
+UICategorySelector.msg.NoCategory=\u30ab\u30c6\u30b4\u30ea\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+
+## org.exoplatform.applicationregistry.webui.component.UIAddGadget
+UIAddGadget.action.Add=\u8ffd\u52a0
+UIAddGadget.action.Cancel=#{word.cancel}
+UIAddGadget.label.url=URL
+UIAddGadget.label.urlExist=\u3053\u306eURL\u306f\u5b58\u5728\u3057\u307e\u3059\u3002\u5225\u306e\u3082\u306e\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIAddGadget.label.urlError=Data in url: '{0}' is not valid
+
+## org.exoplatform.applicationregistry.webui.component.UIGadgetEditor
+UIGadgetEditor.label.source=\u30bd\u30fc\u30b9:
+UIGadgetEditor.action.Save=#{word.save}
+UIGadgetEditor.action.Cancel=#{word.cancel}
+UIGadgetEditor.msg.invalidSpec=\u3053\u306e\u30bd\u30fc\u30b9\u306f\u7121\u52b9\u306a\u30ac\u30b8\u30a7\u30c3\u30c8\u4ed5\u69d8\u3067\u3059\u3002
+##package org.exoplatform.organization.webui.component.UIListPermissionSelector
+UIListPermissionSelector.header.groupId=\u30b0\u30eb\u30fc\u30d7
+UIListPermissionSelector.header.membership=\u30e1\u30f3\u30d0\u30b7\u30c3\u30d7
+UIListPermissionSelectorPopup.title.ListPermissionSelector=\u6a29\u9650\u306e\u9078\u629e
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/GroupNavigationPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/GroupNavigationPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/GroupNavigationPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,21 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UIPageNavigationForm.action.ClosePopup=#{word.close}
+UIPageNavigationForm.action.Save=#{word.save}
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/OrganizationPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/OrganizationPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/OrganizationPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,258 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.exoplatform.organization.webui.component.UIOrganizationPortlet
+UIOrganizationPortlet.label.userManagement=\u30e6\u30fc\u30b6\u30fc\u7ba1\u7406
+UIOrganizationPortlet.label.groupManagement=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+UIOrganizationPortlet.label.membershipManagement=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u7ba1\u7406
+
+
+##org.exoplatform.organization.webui.component.UIMembershipTypeForm
+UIMembershipTypeForm.title=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u306e\u8ffd\u52a0/\u7de8\u96c6
+UIMembershipTypeForm.label.name=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u540d
+UIMembershipTypeForm.label.description=\u8aac\u660e
+UIMembershipTypeForm.action.Save=#{word.save}
+UIMembershipTypeForm.action.Back=#{word.back}
+UIMembershipTypeForm.action.Reset=\u30ea\u30bb\u30c3\u30c8
+UIMembershipTypeForm.msg.SameName=\u3053\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u5225\u306e\u540d\u524d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIMembershipTypeForm.msg.MembershipNotExist= \u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
[{0}]
\u306f\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u524a\u9664\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+
+##org.exoplatform.organization.webui.component.UIGroupMembershipForm
+UIGroupEditMembershipForm.label.username=\u30e6\u30fc\u30b6\u30fc\u540d
+UIGroupEditMembershipForm.label.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UIGroupEditMembershipForm.action.Save=\u4fdd\u5b58
+UIGroupEditMembershipForm.action.Cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIGroupEditMembershipForm.msg.membership-delete=\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3002\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u524a\u9664\u3057\u3066\u304f\u3060\u3055\u3044!
+UIGroupEditMembershipForm.msg.membership-exist="\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bf\u30a4\u30d7\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u5225\u306e\u540d\u524d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+EditMembership.title.UIGroupEditMembershipForm=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u7de8\u96c6
+EditMembership.title.EditMembership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u7de8\u96c6
+UIGroupMembershipForm.label.title=\u30b0\u30eb\u30fc\u30d7\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UIGroupMembershipForm.label.username=\u30e6\u30fc\u30b6\u30fc\u540d
+UIGroupMembershipForm.label.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UIGroupMembershipForm.action.Save=#{word.save}
+SearchUserForm.label.option.userName=#{word.userName}
+SearchUserForm.label.option.firstName=#{word.firstName}
+SearchUserForm.label.option.lastName=#{word.lastName}
+SearchUserForm.label.option.email=#{word.email}
+SearchUser.title.UIUserSelector=\u30e6\u30fc\u30b6\u3092\u9078\u629e
+SearchUser.title.SearchUser=\u30e6\u30fc\u30b6\u3092\u9078\u629e
+#{0}
\u306f\u305d\u306e\u30ea\u30e2\u30fc\u30c8\u30e1\u30f3\u30d0\u30fc\u304c\u5165\u529b\u3057\u305f\u30e1\u30f3\u30d0\u30fc\u3067\u3059
+UIMemberShipForm.msg.membershipType-exist=\u305d\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bf\u30a4\u30d7
'{0}' \u306f\u53d6\u5f97\u3055\u308c\u307e\u3057\u305f
+
+##org.exoplatform.organization.webui.component.UIMembershipForm
+UIMembershipForm.label.username=\u30e6\u30fc\u30b6\u540d
+UIMembershipForm.label.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UIMembershipForm.action.Save=#{word.save}
+UIMembershipForm.action.Back=#{word.back}
+UIMembershipForm.label.name=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u540d
+UIMembershipForm.label.description=#{word.description}
+
+##org.exoplatform.organization.webui.component.UIListUser
+UIListUsers.header.userName=#{word.userName}
+UIListUsers.header.lastName=#{word.lastName}
+UIListUsers.header.firstName=#{word.firstName}
+UIListUsers.header.email=#{word.email}
+
+UIListUsers.action.title.DeleteUser=\u30e6\u30fc\u30b6\u3092\u524a\u9664
+UIListUsers.action.title.SelectUser=\u30e6\u30fc\u30b6\u3092\u9078\u629e
+UIListUsers.action.title.ViewUserInfo=\u30e6\u30fc\u30b6\u60c5\u5831\u3092\u7de8\u96c6
+SearchUser.title.ListUserForSearch=\u30e6\u30fc\u30b6\u3092\u691c\u7d22
+UIListUsers.header.action=#{word.action}
+UIListUsers.label.option.userName=#{word.userName}
+UIListUsers.label.option.firstName=#{word.firstName}
+UIListUsers.label.option.lastName=#{word.lastName}
+UIListUsers.label.option.email=#{word.email}
+UIListUsers.msg.DeleteSuperUser={0}
\u306f\u30b9\u30fc\u30d1\u30fc\u30e6\u30fc\u30b6\u3067\u3059\u306e\u3067\u524a\u9664\u3067\u304d\u307e\u305b\u3093
+UIListUsers.deleteUser=\u30e6\u30fc\u30b6\u30fc {0}
\u3092\u672c\u5f53\u306b\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+
+UIListMembershipType.deleteMemberShip=\u3053\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u672c\u5f53\u306b\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+
+##org.exoplatform.organization.webui.component.UIUserInfo
+UIUserInfo.title=\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u60c5\u5831
+UIUserInfo.tab.label.AccountInputSet=\u30a2\u30ab\u30a6\u30f3\u30c8\u60c5\u5831
+UIUserInfo.tab.label.UIUserProfileInputSet=\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+UIUserInfo.tab.label.UIUserMembershipSelector=\u30e6\u30fc\u30b6\u30fc\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UIUserInfo.tab.label.UIAccountEditInputSet=\u30a2\u30ab\u30a6\u30f3\u30c8\u60c5\u5831
+
+UIUserInfo.label.changePassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4:
+UIUserInfo.label.newPassword=\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9:
+UIUserInfo.label.confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u78ba\u8a8d:
+
+UIUserInfo.label.Profile=\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+UIUserInfo.label.userName=#{word.userName}:
+UIUserInfo.label.password=\u30d1\u30b9\u30ef\u30fc\u30c9 :
+UIUserInfo.label.Confirmpassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u78ba\u8a8d :
+UIUserInfo.label.firstName=#{word.firstName}:
+UIUserInfo.label.lastName=#{word.lastName}:
+UIUserInfo.label.email=Email\u30a2\u30c9\u30ec\u30b9:
+UIUserInfo.label.user.language: Language
+UIUserInfo.action.Back=#{word.cancel}
+UIUserInfo.action.Save=#{word.save}
+
+## TODO: Home\u3092\u7ffb\u8a33\u3059\u308b\u304b(minamoto)
+UIUserInfo.label.HomeInfo=Home\u60c5\u5831
+UIUserInfo.label.user.language=#{word.language}:
+UIUserInfo.label.user.name.given=#{word.givenName}:
+UIUserInfo.label.user.name.family=#{word.familyName}:
+UIUserInfo.label.user.name.nickName=#{word.nickName}:
+UIUserInfo.label.user.bdate=#{word.birthday}:
+UIUserInfo.label.user.gender=#{word.gender}:
+UIUserInfo.label.user.employer=#{word.employer}:
+UIUserInfo.label.user.department=#{word.department}:
+UIUserInfo.label.user.jobtitle=#{word.jobTitle}:
+UIUserInfo.label.user.home-info.postal.name=#:
+UIUserInfo.label.user.home-info.postal.street=#{word.street}:
+UIUserInfo.label.user.home-info.postal.city=#{word.city}:
+UIUserInfo.label.user.home-info.postal.stateprov=#{word.stateProv}:
+UIUserInfo.label.user.home-info.postal.postalcode=#{word.postalCode}:
+UIUserInfo.label.user.home-info.postal.country=#{word.country}:
+UIUserInfo.label.user.home-info.telecom.mobile.number=#{word.mobile}:
+UIUserInfo.label.user.home-info.telecom.telephone.number=#{word.tel}:
+UIUserInfo.label.user.home-info.online.email=#{word.email}:
+UIUserInfo.label.user.home-info.online.uri=\u30a6\u30a7\u30d6\u6700\u3068:
+UIUserInfo.label.option.male=\u7537\u6027
+UIUserInfo.label.option.female=\u5973\u6027
+UIUserInfo.label.option.en=\u82f1\u8a9e
+UIUserInfo.label.option.ma=\u30e2\u30ed\u30c3\u30b3\u8a9e
+UIUserInfo.label.option.vi=\u30d9\u30c8\u30ca\u30e0\u8a9e
+UIUserInfo.label.option.ar=\u30a2\u30e9\u30d3\u30a2\u8a9e
+UIUserInfo.label.option.fr=\u30d5\u30e9\u30f3\u30b9\u8a9e
+UIUserInfo.label.option.ru=\u30ed\u30b7\u30a2\u8a9e
+
+UIUserInfo.label.BusinessInfo=\u30d3\u30b8\u30cd\u30b9\u60c5\u5831
+UIUserInfo.label.user.business-info.postal.name=#:
+UIUserInfo.label.user.business-info.postal.city=#{word.city}:
+UIUserInfo.label.user.business-info.postal.stateprov=\u5dde/\u7fa4:
+UIUserInfo.label.user.business-info.postal.postalcode=\u90f5\u4fbf\u756a\u53f7:
+UIUserInfo.label.user.business-info.postal.country=#{word.country}:
+UIUserInfo.label.user.business-info.telecom.mobile.number=#{word.mobile}:
+UIUserInfo.label.user.business-info.telecom.telephone.number=#{word.tel}:
+UIUserInfo.label.user.business-info.online.email=#{word.email}:
+UIUserInfo.label.user.business-info.online.uri=#{word.website}:
+
+##org.exoplatform.organization.webui.component.UIUserInGroup
+UIUserInGroup.confirm.deleteUser=\u30b0\u30eb\u30fc\u30d7 {1}
\u304b\u3089\u30e6\u30fc\u30b6\u30fc {0}
\u3092\u672c\u5f53\u306b\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+UIUserInGroup.header.userName=#{word.userName}
+UIUserInGroup.header.lastName=#{word.lastName}
+UIUserInGroup.header.firstName=#{word.firstName}
+UIUserInGroup.header.email=#{word.email}
+UIUserInGroup.header.action=#{word.action}
+UIUserInGroup.header.membershipType=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bf\u30a4\u30d7
+UIUserInGroup.header.lastLoginTime=\u6700\u7d42\u30ed\u30b0\u30a4\u30f3
+UIUserInGroup.label.username=#{word.userName}
+UIUserInGroup.label.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u540d
+UIUserInGroup.action.title.DeleteUser=\u30e1\u30f3\u30d0\u30fc\u3092\u524a\u9664
+UIUserInGroup.action.title.Edit=\u30e1\u30f3\u30d0\u30fc\u3092\u7de8\u96c6Edit member
+
+##org.exoplatform.organization.webui.component.UIGroupInfo
+UIGroupInfo.tab.label.UIUserInGroup=\u30b0\u30eb\u30fc\u30d7\u5185\u306e\u30e6\u30fc\u30b6\u30fc
+UIGroupInfo.label.UIUserInGroup=
+UIGroupInfo.title=\u30b0\u30eb\u30fc\u30d7\u60c5\u5831
+
+##org.exoplatform.organization.webui.component.UIMembershipList
+UIMembershipList.header.name=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u540d
+UIMembershipList.header.createdDate=\u4f5c\u6210\u65e5
+UIMembershipList.header.modifiedDate=\u66f4\u65b0\u65e5
+UIMembershipList.header.action=#{word.action}
+UIMembershipList.header.description=#{word.description}
+UIMembershipList.action.title.EditMembership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u7de8\u96c6
+UIMembershipList.action.title.DeleteMembership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u524a\u9664
+UIMembershipList.msg.InUse=\u3053\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u306f\u4f7f\u7528\u4e2d\u306a\u306e\u3067\u524a\u9664\u3067\u304d\u307e\u305b\u3093
+UIMembershipList.msg.DeleteMandatory=\u3053\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u306f\u5fc5\u9808\u306a\u306e\u3067\u524a\u9664\u3067\u304d\u307e\u305b\u3093
+
+##org.exoplatform.organization.webui.component.UIGroupMembershipForm
+UIGroupMembershipForm.title=\u30e1\u30f3\u30d0\u30fc\u3092\u8ffd\u52a0
+UIGroupMembershipForm.label.username=\u30e6\u30fc\u30b6\u30fc\u540d
+UIGroupMembershipForm.label.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UIGroupMembershipForm.label.SearchUser=\u30e6\u30fc\u30b6\u3092\u9078\u629e
+UIGroupMembershipForm.label.Refresh=\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5
+UIGroupMembershipForm.action.Save=#{word.save}
+UIUserMembershipSelector.deleteMembership=\u3053\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u672c\u5f53\u306b\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+
+##org.exoplatform.organization.webui.component.UIGroupForm
+AddGroup.title=\u65b0\u3057\u3044\u30b0\u30eb\u30fc\u30d7\u3092\u8ffd\u52a0
+EditGroup.title=\u73fe\u5728\u306e\u30b0\u30eb\u30fc\u30d7\u3092\u7de8\u96c6
+UIGroupForm.label.groupName=\u30b0\u30eb\u30fc\u30d7\u540d
+UIGroupForm.label.description=\u8aac\u660e
+UIGroupForm.label.label=\u30e9\u30d9\u30eb
+
+AddGroup.action.Save=#{word.save}
+AddGroup.action.Back=#{word.cancel}
+
+EditGroup.action.Save=#{word.save}
+EditGroup.action.Back=#{word.cancel}
+
+UIGroupForm.msg.group-exist=\u3053\u306e\u30b0\u30eb\u30fc\u30d7\u540d\u306f\u3059\u3067\u306b\u5b58\u5728\u3059\u308b\u306e\u3067\u3001\u5225\u306e\u540d\u524d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044
+UIGroupForm.msg.group-not-exist=Group "{0}"
\u306f\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u3059\u3067\u306b\u524a\u9664\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+############################################################################
+# org.exoplatform.portal.component.customization.UIShareNavigationForm #
+############################################################################
+
+UITabPane.title.UISharedNavigationForm=\u5171\u6709\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+
+UISharedNavigationForm.action.Save=#{word.save}
+UISharedNavigationForm.action.Back=#{word.back}
+UISharedNavigationForm.action.Remove=\u524a\u9664
+
+UISharedNavigationForm.label.navigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+UISharedNavigationForm.label.description=\u8aac\u660e
+UISharedNavigation.msg.notSelected=\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093!
+UISharedNavigationForm.tab.label.SharedNavigation=\u5171\u6709\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u8a2d\u5b9a
+UISharedNavigationForm.label.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UISharedNavigationForm.tab.label.Permission=\u6a29\u9650\u306e\u9078\u629e
+UISharedNavigationForm.label.priority=\u512a\u5148\u9806\u4f4d
+UISharedNavigationForm.msg.user-nonexist=User "{0}"
\u306f\u5b58\u5728\u3057\u307e\u305b\u3093
+
+#############################################################################
+# org.exoplatform.portal.component.customization.UISharePortalForm#
+#############################################################################
+UITabPane.title.UISharedPortalForm=\u5171\u6709\u30dd\u30fc\u30bf\u30eb
+UISharedPortalForm.action.Save=#{word.save}
+UISharedPortalForm.action.Back=#{word.back}
+UISharedPortalForm.action.Remove=\u524a\u9664
+
+UISharedPortalForm.label.portal=\u30dd\u30fc\u30bf\u30eb
+UISharedPortalForm.label.description=\u8aac\u660e
+UISharedPortalForm.label.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UISharedPortalForm.label.priority=\u512a\u5148\u9806\u4f4d
+
+UISharedPortalForm.tab.label.SharedPortal=\u30dd\u30fc\u30bf\u30eb\u8a2d\u5b9a
+UISharedPortalForm.tab.label.Permission=\u6a29\u9650\u306e\u9078\u629e
+
+UITabPane.title.UIUserInGroup=\u30b0\u30eb\u30fc\u30d7\u60c5\u5831
+UIGroupSharedInfo.title=\u5171\u6709\u60c5\u5831
+UISharedPortalForm.msg.user-nonexist=\u30e6\u30fc\u30b6\u30fc "{0}"
\u306f\u5b58\u5728\u3057\u307e\u305b\u3093
+
+#############################################################################
+# org.exoplatform.portal.organization.component.UIGroupManagement#
+#############################################################################
+UIGroupManagement.label.Groups=\u30b0\u30eb\u30fc\u30d7
+UIGroupManagement.deleteGroup=\u3053\u306e\u30b0\u30eb\u30fc\u30d7\u3092\u524a\u9664\u3057\u3066\u3082\u672c\u5f53\u306b\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+UIGroupManagement.label.Groups=\u30b0\u30eb\u30fc\u30d7
+UIGroupManagement.label.AddGroup=\u30b0\u30eb\u30fc\u30d7\u3092\u8ffd\u52a0
+UIGroupManagement.label.EditGroup=\u9078\u629e\u3055\u308c\u305f\u30b0\u30eb\u30fc\u30d7\u3092\u7de8\u96c6
+UIGroupManagement.label.DeleteGroup=\u9078\u629e\u3055\u308c\u305f\u30b0\u30eb\u30fc\u30d7\u3092\u524a\u9664
+
+#############################################################################
+# org.exoplatform.portal.organization.component.UISharedNavigation#
+#############################################################################
+UITabPane.title.UISharedNavigation=\u30b0\u30eb\u30fc\u30d7\u30da\u30fc\u30b8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+UISharedNavigation.label.userNavigation=\u30e6\u30fc\u30b6\u30fc\u30da\u30fc\u30b8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u540d
+UISharedNavigation.label.priority=\u512a\u5148\u9806\u4f4d
+UISharedNavigation.action.Save=\u4fdd\u5b58
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/PortalNavigationPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/PortalNavigationPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/PortalNavigationPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,28 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UISiteManagement.action.addNewPortal=\u65b0\u3057\u3044\u30dd\u30fc\u30bf\u30eb\u3092\u8ffd\u52a0
+
+UISiteManagement.label.editLayout=\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u7de8\u96c6
+
+UISiteManagement.label.editNav=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u7de8\u96c6
+
+UISiteManagement.label.editPortalProp=\u30dd\u30fc\u30bf\u30eb\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u7de8\u96c6
+
+UISiteManagement.label.deletePortal=\u524a\u9664
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,37 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UIRegisterForm.registerWithSuccess.message=\u65b0\u3057\u3044\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u767b\u9332\u306b\u6210\u529f\u3057\u307e\u3057\u305f\u3002
+
+UIRegisterForm.title=\u65b0\u3057\u3044\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u767b\u9332
+
+UIRegisterForm.label.action.CheckUsernameAvailability=\u30e6\u30fc\u30b6\u30fc\u306e\u691c\u7d22
+
+UIRegisterForm.label.username=\u30e6\u30fc\u30b6\u30fc\u540d:
+
+UIRegisterForm.label.password=\u30d1\u30b9\u30ef\u30fc\u30c9:
+
+UIRegisterForm.label.confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u78ba\u8a8d:
+
+UIRegisterForm.label.firstName= \u540d\u524d:
+
+UIRegisterForm.label.lastName= \u540d\u5b57:
+
+UIRegisterForm.label.emailAddress= e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9:
+
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/StarToolbarPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/StarToolbarPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/StarToolbarPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,26 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UIStarToolbarPortlet.item.ChangeLanguage=\u8a00\u8a9e\u3092\u5909\u66f4
+
+UIStarToolbarPortlet.item.ChangeSkin=\u30b9\u30ad\u30f3\u3092\u5909\u66f4
+
+UIStarToolbarPortlet.item.AccountSetting=\u30a2\u30ab\u30a6\u30f3\u30c8\u8a2d\u5b9a
+
+UIStarToolbarPortlet.item.Logout=\u30b5\u30a4\u30f3\u30a2\u30a6\u30c8
Added:
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/UserToolbarPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/UserToolbarPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/UserToolbarPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,19 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
Added:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/NavigationPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/NavigationPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/NavigationPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,20 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+javax.portlet.title=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
Added:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/PortalNavigationPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/PortalNavigationPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/portal/PortalNavigationPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,20 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+javax.portlet.title=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
Added:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,20 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+javax.portlet.title=Breadcumbs \u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
Added:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,49 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+#####################################################################################
+# EXCEPTION MAPPINGS #
+#####################################################################################
+UIGroovyPortlet.note.Text=\u3053\u308c\u306fGroovy\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3067\u3059(\u30b5\u30f3\u30d7\u30eb\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8)\u3002\u5c06\u6765\u3001Web\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3068\u3057\u3066\u958b\u767a\u3055\u308c\u307e\u3059\u3002
+
+UIIFrameEditMode.title=URL\u3092\u5909\u66f4
+
+UIIFrameEditMode.label.iframeUrl=URL
+
+UIIFrameEditMode.label.editmode=\u30e2\u30fc\u30c9\u3092\u7de8\u96c6
+
+UIIFrameEditMode.action.Save=\u4fdd\u5b58
+
+UIBannerPortlet.action.changeLanguage=\u8a00\u8a9e\u3092\u5909\u66f4
+
+
+ #############################################################################
+ #org.exoplatform.portal.webui.component.UIHomePagePortlet #
+ #############################################################################
+
+UIHomePagePortlet.Label.Title=\u3053\u308c\u3089\u30e6\u30fc\u30b6\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u4e00\u3064\u3067GateIn
3.0\u3092\u8a66\u3057\u3066\u304f\u3060\u3055\u3044:
+
+UIHomePagePortlet.Label.Intro=The new version comes with a revolutionary user
interface<br/>Classic and WebOS Desktop Layouts<br/> Drag and Drop Features.
Create Page Wizard<br/>And many more...
+
+UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.0 Beta
5</div>
+
+UIHomePagePortlet.Label.Username=\u30e6\u30fc\u30b6\u30fc\u540d:
+
+UIHomePagePortlet.Label.Password=\u30d1\u30b9\u30ef\u30fc\u30c9:
+
Added:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/LogoPortlet_ja.properties
===================================================================
---
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/LogoPortlet_ja.properties
(rev 0)
+++
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/LogoPortlet_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,32 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+#####################################################################################
+# EXCEPTION MAPPINGS #
+#####################################################################################
+UILogoPortlet.note.Text=\u3053\u308c\u306f\u30ed\u30b4\u3067\u3059
+UILogoEditMode.title=URL\u3092\u5909\u66f4
+UILogoEditMode.label.logoUrl=URL
+UILogoEditMode.label.editmode=\u30e2\u30fc\u30c9\u3092\u5909\u66f4
+UILogoEditMode.action.Save=\u4fdd\u5b58
+UILogoPortlet.action.changeLanguage=\u8a00\u8a9e\u3092\u5909\u66f4
+UILogoPortlet.action.Register=\u767b\u9332
+UILogoPortlet.action.signout=\u30b5\u30a4\u30f3\u30a2\u30a6\u30c8
+UILogoPortlet.action.signin=\u30b5\u30a4\u30f3\u30a4\u30f3
+UILogoPortlet.label.Welcome=\u3044\u3089\u3063\u3057\u3083\u3044
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,22 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+organization.title=\u7d44\u7e54
+organization.newstaff=\u65b0\u3057\u3044\u30b9\u30bf\u30c3\u30d5
+organization.management=\u30e6\u30fc\u30b6\u30fc\u3068\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/administrators_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/administrators_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/administrators_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,26 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+administration.title=\u30a2\u30c9\u30df\u30cb\u30b9\u30c8\u30ec\u30fc\u30b7\u30e7\u30f3
+administration.application-registry=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u767b\u9332
+administration.newAccount=\u65b0\u3057\u3044\u30a2\u30ab\u30a6\u30f3\u30c8
+administration.community-management=\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u7ba1\u7406
+administration.i18n=\u56fd\u969b\u5316
+administration.console=Web\u30b3\u30f3\u30bd\u30fc\u30eb
+administration.pageManagement=\u30da\u30fc\u30b8\u7ba1\u7406
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/guests_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/guests_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/guests_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,22 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+platform.guests.register=\u767b\u9332
+platform.guests.sitemap=\u30b5\u30a4\u30c8\u30de\u30c3\u30d7
+platform.guests.link=\u30ea\u30f3\u30af
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/platform/users_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,27 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+platform.users.iframe=IFrame
+platform.users.mylink=\u30de\u30a4\u30ea\u30f3\u30af
+platform.users.mylink-blog=\u30d6\u30ed\u30b0
+platform.users.mylink-google=Google
+platform.users.mylink-facebook=Facebook
+platform.users.sitemap=\u30b5\u30a4\u30c8\u30de\u30c3\u30d7
+platform.users.dashboard=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9
+
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/portal/classic_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,28 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+portal.classic.home=\u30db\u30fc\u30e0
+portal.classic.sitemap=\u30b5\u30a4\u30c8\u30de\u30c3\u30d7
+portal.classic.groupnavigation=\u30b0\u30eb\u30fc\u30d7\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+portal.classic.portalnavigation=\u30dd\u30fc\u30bf\u30eb\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+
+portal.classic.register=\u767b\u9332
+portal.classic.webexplorer=Web\u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9
+UIAddNewApplication.label.AddApplication =
\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0
+
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/custom_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/custom_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/custom_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,21 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+test=\u30c6\u30b9\u30c8
+
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/expression_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/expression_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/expression_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,219 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+###################################################################
+# EXPRESSION START WITH 'A' #
+###################################################################
+#word.accessPermission=Access Permission
+#word.abort=Abort
+#word.action=Action
+word.accessPermission=\u30a2\u30af\u30bb\u30b9\u6a29\u9650
+word.abort=\u4e2d\u6b62
+word.action=\u5b9f\u884c
+###################################################################
+# EXPRESSION START WITH 'B' #
+###################################################################
+#word.back=Back
+#word.birthday=Birthday
+word.back=\u623b\u308b
+word.birthday=\u8a95\u751f\u65e5
+
+###################################################################
+# EXPRESSION START WITH 'c' #
+###################################################################
+#word.cancel=Cancel
+#word.category=Category
+#word.change=Change
+#word.city=City
+#word.close=Close
+#word.comment=Comment
+#word.content=Content
+#word.country=Country
+word.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
+word.category=\u30ab\u30c6\u30b4\u30ea
+word.change=\u5909\u66f4
+word.city=\u5e02
+word.close=\u9589\u3058\u308b
+word.comment=\u30b3\u30e1\u30f3\u30c8
+word.content=\u30b3\u30f3\u30c6\u30f3\u30c4
+word.country=\u56fd
+
+###################################################################
+# EXPRESSION START WITH 'd' #
+###################################################################
+#word.date=Date
+#word.decorator=Decorator
+#word.department=Department
+#word.description=Description
+word.date=\u65e5\u6642
+word.decorator=\u30c7\u30b3\u30ec\u30fc\u30bf
+word.department=\u90e8\u9580
+word.description=\u8aac\u660e
+
+###################################################################
+# EXPRESSION START WITH 'e' #
+###################################################################
+#word.editPermission=Edit Permission
+#word.email=Email
+#word.employer=Employer
+word.editPermission=\u5909\u66f4\u6a29\u9650
+word.email=E\u30e1\u30fc\u30eb
+word.employer=\u4f1a\u793e
+
+###################################################################
+# EXPRESSION START WITH 'f' #
+###################################################################
+#word.familyName=Family Name
+#word.finish=Finish
+#word.firstName=First Name
+#word.format=Format
+word.familyName=\u59d3
+word.finish=\u7d42\u4e86
+word.firstName=\u540d
+word.format=\u30d5\u30a9\u30fc\u30de\u30c3\u30c8
+
+###################################################################
+# EXPRESSION START WITH 'g' #
+###################################################################
+#word.groupId=Group Id
+#word.gender=Gender
+#word.givenName=Given Name
+word.groupId=\u30b0\u30eb\u30fc\u30d7ID
+word.gender=\u6027\u5225
+word.givenName=\u540d
+
+###################################################################
+# EXPRESSION START WITH 'h' #
+###################################################################
+#word.height=Height
+word.height=\u9ad8\u3055
+
+###################################################################
+# EXPRESSION START WITH 'i' #
+###################################################################
+#word.icon=Icon
+word.icon=\u30a2\u30a4\u30b3\u30f3
+
+###################################################################
+# EXPRESSION START WITH 'i' #
+###################################################################
+\uff03word.jobTitle=Job Title
+word.jobTitle=\u5f79\u8077
+
+###################################################################
+# EXPRESSION START WITH 'l' #
+###################################################################
+#word.locale=Locale
+#word.label=Label
+#word.language=Language
+#word.lastName=Last Name
+word.locale=\u5730\u57df
+word.label=\u30e9\u30d9\u30eb
+word.language=\u8a00\u8a9e
+word.lastName=\u59d3
+
+###################################################################
+# EXPRESSION START WITH 'm' #
+###################################################################
+#word.mobile=Mobile
+word.mobile=\u643a\u5e2f
+
+###################################################################
+# EXPRESSION START WITH 'n' #
+###################################################################
+#word.name=Name
+#word.nickName=Nick Name
+#word.next=Next
+word.name=\u540d\u524d
+word.nickName=\u30cb\u30c3\u30af\u30cd\u30fc\u30e0
+word.next=\u6b21\u3078
+
+###################################################################
+# EXPRESSION START WITH 'o' #
+###################################################################
+#word.owner=Owner
+word.owner=\u6240\u6709\u8005
+
+###################################################################
+# EXPRESSION START WITH 'p' #
+###################################################################
+#word.postalCode=Postal Code
+word.postalCode=\u90f5\u4fbf\u756a\u53f7
+
+###################################################################
+# EXPRESSION START WITH 'r' #
+###################################################################
+#word.refresh=Refresh
+#word.restore=Restore
+word.refresh=\u66f4\u65b0
+word.restore=\u5fa9\u5143
+
+###################################################################
+# EXPRESSION START WITH 's' #
+###################################################################
+#word.save=Save
+#word.stateProv=State/Prov
+#word.street=Street
+#word.style=Style
+#word.subject=Subject
+#word.summary=Summary
+#word.skin=Skin
+word.save=\u4fdd\u5b58
+word.stateProv=\u90fd\u9053\u5e9c\u770c
+word.street=\u756a\u5730
+word.style=\u30b9\u30bf\u30a4\u30eb
+word.subject=\u984c
+word.summary=\u30b5\u30de\u30ea
+
+word.skin=\u30b9\u30ad\u30f3
+
+###################################################################
+# EXPRESSION START WITH 't' #
+###################################################################
+#word.template=Template
+#word.tel=Tel
+#word.title=Title
+word.template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+word.tel=\u96fb\u8a71\u756a\u53f7
+word.title=\u30bf\u30a4\u30c8\u30eb
+
+###################################################################
+# EXPRESSION START WITH 'u' #
+###################################################################
+#word.uri=Uri
+#word.userName=User Name
+#word.update=Update
+word.uri=Uri
+word.userName=\u30e6\u30fc\u30b6\u540d
+word.update=\u66f4\u65b0
+
+###################################################################
+# EXPRESSION START WITH 'v' #
+###################################################################
+#word.viewPermission=View Permission
+word.viewPermission=\u8868\u793a\u6a29\u9650
+
+###################################################################
+# EXPRESSION START WITH 'w' #
+###################################################################
+#word.width=Width
+#word.website=Website
+word.width=\u5e45
+word.website=Web\u30b5\u30a4\u30c8
+
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/services_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/services_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/services_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,153 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+#############################################################################
+# Empty String Validator #
+#############################################################################
+#class org.exoplatform.webui.form.Validator.EmptyFieldValidator
+#{0}=input field name
+#EmptyStringValidator.msg.empty-input=The field "{0}" is required
+EmptyStringValidator.msg.empty-input=\u30d5\u30a3\u30fc\u30eb\u30c9 "{0}"
\u306f\u5fc5\u9808\u3067\u3059
+
+#############################################################################
+# Email Address Validator #
+#############################################################################
+#class org.exoplatform.webui.form.validator.Validator.EmailAddressValidator
+#{1}=input field name, {0} user input email address
+#EmailAddressValidator.msg.invalid-email=You have entered "{0}" in field {1},
the email address is not valid
+EmailAddressValidator.msg.invalid-email=\uff45\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u304c\u4e0d\u6b63\u3067\u3059\u3002\u30d5\u30a3\u30fc\u30eb\u30c9
{1} "{0}"
+
+#############################################################################
+# Number Format Validator #
+#############################################################################
+#class org.exoplatform.webui.form.validator.Validator.NumberFormatValidator
+#{0}=input field name, {1} user input limit access
+# old:NumberFormatValidator.msg.invalid-limitAccess=You have entered "{0}" in
field {1}, it is an invalid \ limit access
+#NumberFormatValidator.msg.invalid-limitAccess=You have entered "{0}" in field
{1}, the access to this field is limited
+NumberFormatValidator.msg.invalid-limitAccess=\u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30a2\u30af\u30bb\u30b9\u5236\u9650\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30d5\u30a3\u30fc\u30eb\u30c9
{1} "{0}"
+#{0}=input field name
+#NumberFormatValidator.msg.Invalid-input=The value entered in field {0}, you should enter
a number
+NumberFormatValidator.msg.Invalid-input=\u6570\u5024\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30d5\u30a3\u30fc\u30eb\u30c9
{0}
+
+#############################################################################
+# Identifier String Validator #
+#############################################################################
+#class org.exoplatform.webui.form.validator.Validator.IdentifierValidator
+#{0}=input field name
+#IdentifierValidator.msg.empty-input=The field "{0}" cannot be empty
+IdentifierValidator.msg.empty-input=\u30d5\u30a3\u30fc\u30eb\u30c9 "{0}"
\u306f\u5fc5\u9808\u3067\u3059\u3002
+#{0}=input field name
+#IdentifierValidator.msg.invalid-char=Only alpha, digit, dash and underscore characters
allowed for the field {0}
+IdentifierValidator.msg.invalid-char=\u30d5\u30a3\u30fc\u30eb\u30c9{0}\u306f\u82f1\u6570\u5b57\u3001-\u3001_\u306e\u5165\u529b\u304c\u53ef\u80fd\u3067\u3059\u3002
+
+#############################################################################
+# Name String Validator #
+#############################################################################
+#class org.exoplatform.webui.form.validator.Validator.NameValidator
+#{0}=input field name
+#NameValidator.msg.empty-input=The field "{0}" cannot be empty
+NameValidator.msg.empty-input=\u30d5\u30a3\u30fc\u30eb\u30c9 "{0}"
\u306f\u5fc5\u9808\u3067\u3059\u3002
+#{0}=input field name
+NameValidator.msg.invalid-char=Only alpha, digit, dot, dash and underscore characters are
allowed for the field {0}
+NameValidator.msg.invalid-char=\u30d5\u30a3\u30fc\u30eb\u30c9{0}\u306f\u82f1\u6570\u5b57\u3001\u30fb\u3001-\u3001_\u306e\u5165\u529b\u304c\u53ef\u80fd\u3067\u3059\u3002
+#############################################################################
+# Valid User Validator #
+#############################################################################
+#class org.exoplatform.faces.user.validator.ValidUserValidator
+#{0}=input field name, {1} input user name
+#ValidUserValidator.msg.empty-input=Please enter a value in the field {0}
+ValidUserValidator.msg.empty-input=\u30d5\u30a3\u30fc\u30eb\u30c9 {0}
\u306b\u5024\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+#{0}=input field name, {1} input user name
+#ValidUserValidator.msg.invalid-username=The system does not find the user {0}
+ValidUserValidator.msg.invalid-username=\u30e6\u30fc\u30b6 {0}
\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
+
+#############################################################################
+# Valid User Validator #
+#############################################################################
+#class org.exoplatform.faces.user.validator.ValidGroupValidator
+#{0}=input field name, {1} input group id
+#ValidGroupValidator.msg.empty-input=Please enter a value in the field {0}
+ValidGroupValidator.msg.empty-input=\u30d5\u30a3\u30fc\u30eb\u30c9 {0}
\u306b\u5024\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+#{0}=input field name, {1} input group id
+#ValidGroupValidator.msg.invalid-group-id=The system does not find the group {0}
+ValidGroupValidator.msg.invalid-group-id=\u30b0\u30eb\u30fc\u30d7 {0}
\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
+
+#############################################################################
+# Valid Permission Validator #
+#############################################################################
+#PermissionValidator.msg.invalid-permission-input=Invalid permission, permission format
should be membership:/groupId.
+#PermissionValidator.msg.membership-group-not-found=Membership type or Group name not
found.
+PermissionValidator.msg.invalid-permission-input=\u4e0d\u6b63\u306a\u6a29\u9650\u3067\u3059\u3002\u6a29\u9650\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f\u6b21\u306e\u3088\u3046\u306b\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002\uff1a/
groupId
+PermissionValidator.msg.membership-group-not-found=\u30e1\u30f3\u30d0\u30bf\u30a4\u30d7\u3084\u30b0\u30eb\u30fc\u30d7\u540d\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+
+#############################################################################
+# CheckAdminOrOwnerRoleInterceptor #
+#############################################################################
+#class org.exoplatform.faces.core.event.CheckAdminOrOwnerRoleInterceptor
+#{0}=action name
+#CheckAdminOrOwnerRoleInterceptor.msg.owner-or-admin-require=You need to login and you
must have the admin role to execute the action '{0}'
+CheckAdminOrOwnerRoleInterceptor.msg.owner-or-admin-require=\u30a2\u30af\u30b7\u30e7\u30f3'{0}'
\u3092\u5b9f\u884c\u3059\u308b\u306b\u306f\u7ba1\u7406\u8005\u6a29\u9650\u3092\u6301\u3064\u30e6\u30fc\u30b6\u3067\u30ed\u30b0\u30a4\u30f3\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+
+#############################################################################
+# CheckOwnerInterceptor #
+#############################################################################
+#class org.exoplatform.faces.core.event.CheckOwnerInterceptor
+#{0}=action name
+#CheckOwnerInterceptor.msg.owner-require=You need to login to execute the action
'{0}'
+CheckOwnerInterceptor.msg.owner-require=\u30a2\u30af\u30b7\u30e7\u30f3'{0}'
\u3092\u5b9f\u884c\u3059\u308b\u306b\u306f\u30ed\u30b0\u30a4\u30f3\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+
+#############################################################################
+# ExoPermissionException #
+#############################################################################
+#class org.exoplatform.commons.exception.ExoPermissionException
+#{0}=require role, {1} action name
+#ExoPermissionException.msg.message=You need to have the role {0} to execute the action
{1}
+ExoPermissionException.msg.message=\u30a2\u30af\u30b7\u30e7\u30f3'{1}'
\u3092\u5b9f\u884c\u3059\u308b\u306b\u306f {0}
\u30ed\u30fc\u30eb\u304c\u5fc5\u8981\u3067\u3059\u3002
+
+#############################################################################
+# Message Service properties #
+#############################################################################
+#this exception is throw in GroupQueryHandler class
+#OrganizationService.unique-group-exception=The group name {0} already exists
+OrganizationService.unique-group-exception=\u30b0\u30eb\u30fc\u30d7\u540d {0}
\u306f\u65e2\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+#Throw in org.exoplatform.commons.utils.PageList, {0}=request page parameter,
{1}=available pages parameter
+#PageList.page-out-of-range=You are trying to open page {0}, but there are only {1} pages
available
+PageList.page-out-of-range=\u30da\u30fc\u30b8 {0}
\u3092\u958b\u304f\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002\u6709\u52b9\u306a\u30da\u30fc\u30b8\u306f{1}
\u306e\u307f\u3067\u3059\u3002
+#Throw in exo.services.communication.message.impl.MessageServiceImpl.
+#{0}=account name, {1}=user name
+#MessageService.account-not-found=Cannot find the account {0} for user {1}
+MessageService.account-not-found=\u30e6\u30fc\u30b6 {1}
\u306e\u30a2\u30ab\u30a6\u30f3\u30c8 {0}
\u3092\u898b\u3064\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002
+#Throw in exo.services.communication.message.impl.StandaloneProtocolPlugin.
+#{0}=to address
+#MessageService.invalid-standalone-message-address=You are using the standalone account
type and \ the address {0} is not valid. The system expects an address with the following
format: \ receiver#accountName
+MessageService.invalid-standalone-message-address=\u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30f3\u30a2\u30ab\u30a6\u30f3\u30c8\u30bf\u30a4\u30d7\u306e\u30a2\u30c9\u30ec\u30b9
{0}\u306f\u7121\u52b9\u3067\u3059\u3002\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f\u6b21\u306e\u3088\u3046\u306b\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002:\
receiver#accountName
+#Throw in exo.services.communication.message.impl.MailServiceImpl
+#{0}=The orginal error message thrown by java mail library
+#MessageService.send-message-fail=Cannot send the message. Check your email address \n\
Error: {0}
+MessageService.send-message-fail=\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u9001\u4fe1\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n\
\u30a8\u30e9\u30fc: {0}
+
+#############################################################################
+# Forum Service properties #
+#############################################################################
+#Throw in org.exoplatform.services.communication.forum.impl.ForumServiceImpl
+#Throw in org.exoplatform.services.indexing.Searcher
+#{0}=The orginal error message throw by lucence
+#Searcher.msg.search-expression-error=There is an error in this input expression.<br
/>{0}
+Searcher.msg.search-expression-error=\u5165\u529b\u5f62\u5f0f\u306b\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3059\u3002<br
/>{0}
+
Added:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties
(rev 0)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties 2010-02-03
14:27:57 UTC (rev 1523)
@@ -0,0 +1,1419 @@
+\ufeff#
+# Copyright (C) 2009 eXo Platform SAS.
+#
+# 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.
+#
+
+UIContentNavigation.msg.EditNode=\u30e2\u30fc\u30c9\u3092\u9078\u629e\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIPortletRegistryCategory.msg.editPortlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u9078\u629e\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+PopupPermissionSelector.title.null=null
+PopupPermissionSelector.title.UIGroupMembershipSelector=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u30bb\u30ec\u30af\u30bf\u30fc
+PopupPermissionSelector.title.PermissionSelector=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u30bb\u30ec\u30af\u30bf\u30fc
+UIPermissionForm.label.null=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3
+UICategoryForm.action.Close=\u9589\u3058\u308b
+AddCategory.title.UICategoryForm=\u30ab\u30c6\u30b4\u30ea\u30fc\u3092\u8ffd\u52a0
+WorkingPopup.title.WorkingPopup=\u30ef\u30fc\u30ad\u30f3\u30b0\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7
+DeleteUser.title.UIPopupDialog=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u3092\u6d88\u53bb\u3057\u305f\u3044\u3067\u3059\u304b\uff1f
+
+ #############################################################################
+ # Empty String Validator #
+ #############################################################################
+ #class org.exoplatform.webui.form.validator.Validator.EmptyFieldValidator
+ #{0}=input field name
+
+EmptyFieldValidator.msg.empty-input="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u5fc5\u9808\u3067\u3059\u3002
+EmptyFieldValidator.msg.empty="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u60c5\u5831\u306f\u7a7a\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
+ExpressionValidator.msg.value-invalid="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9 "{1}"
\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306b\u30de\u30c3\u30c1\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UITestForm.label.UIAddApplication=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0\u3002
+StringLengthValidator.msg.length-invalid="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30c6\u30ad\u30b9\u30c8\u306e\u9577\u3055\u306f
"{1}" \u3068 "{2}"
\u6587\u5b57\u306e\u9593\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # Email Address Validator #
+ #############################################################################
+ #class org.exoplatform.webui.form.validator.Validator.EmailAddressValidator
+ #{0}=input field name, {1} user input email address
+
+EmailAddressValidator.msg.Invalid-input=\u3042\u306a\u305f\u306eemail\u30a2\u30c9\u30ec\u30b9\u306f\u7121\u52b9\u3067\u3059\u3002\u7570\u306a\u308b\u30a2\u30c9\u30ec\u30b9\u3092\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002
+
+ #############################################################################
+ # Mandatory Validator #
+ #############################################################################
+ #{0} = input field name
+
+MandatoryValidatorIterator.msg.empty="{0}"\u306e\u30ea\u30b9\u30c8\u306f\u7a7a\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # Number Format Validator #
+ #############################################################################
+ #class org.exoplatform.webui.form.validator.Validator.NumberFormatValidator
+ #{0}=input field name
+
+NumberFormatValidator.msg.Invalid-number="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u7121\u52b9\u306a\u6570\u5b57\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3059\u3002
+
+ #class org.exoplatform.webui.form.validator.Validator.PositiveNumberFormatValidator
+ #{0}=input field name
+
+PositiveNumberFormatValidator.msg.Invalid-number="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u6b63\u306e\u6570\u3092\u542b\u3093\u3067\u3044\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # Empty Iterator Validator #
+ #############################################################################
+ #class
org.exoplatform.webui.organization.UIListPermissionSelector.EmptyIteratorValidator
+ #{0}=input field name
+
+EmptyIteratorValidator.msg.empty="{0}"
\u306e\u30ea\u30b9\u30c8\u306f\u7a7a\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # Resource Validator #
+ #############################################################################
+
+ResourceValidator.msg.Invalid-char=Only alpha, digit, underscore, dash and dot characters
allowed for the field "{0}".
+
+ #############################################################################
+ # Special Character Validator #
+ #############################################################################
+ #class org.exoplatform.webui.form.validator.Validator.SpecialCharacterValidator
+ #{0}=input field name
+
+SpecialCharacterValidator.msg.invalid-digit="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u6587\u5b57\u3067\u958b\u59cb\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+SpecialCharacterValidator.msg.Invalid-char="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u3001\u6570\u5b57\u3001\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3001\u30c0\u30c3\u30b7\u30e5\u3001\u30b9\u30da\u30fc\u30b9\u306e\u6587\u5b57\u306e\u307f\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+
+ #############################################################################
+ # Date Time Validator #
+ #############################################################################
+
+DateTimeValidator.msg.Invalid-input="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u6709\u52b9\u306a\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # URL Validator #
+ #############################################################################
+
+URLValidator.msg.invalid-url="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u6709\u52b9\u306aURL\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # Label for UIFormMultiValueInputSet #
+ #############################################################################
+
+UIFormMultiValueInputSet.label.remove=\u30a2\u30a4\u30c6\u30e0\u3092\u524a\u9664
+UIFormMultiValueInputSet.label.add=\u30a2\u30a4\u30c6\u30e0\u3092\u8ffd\u52a0
+
+ #############################################################################
+ #org.exoplatform.portal.webui.portal.UIPortalComposer #
+ #############################################################################
+
+UIPortalComposer.title.UIPortalComposer=\u30a4\u30f3\u30e9\u30a4\u30f3\u30b3\u30f3\u30dd\u30fc\u30b6\u30fc\u3092\u7de8\u96c6
+UIPortalComposer.action.Abort=\u4e2d\u65ad
+UIPortalComposer.action.Finish=\u7d42\u4e86
+UIPortalComposer.action.ViewProperties=\u30dd\u30fc\u30bf\u30eb\u306e\u30d7\u30ed\u30d1\u30c6\u30a3
+UIPortalComposer.action.SwitchMode=\u30d3\u30e5\u30fc\u30e2\u30fc\u30c9\u3092\u30e2\u30fc\u30c9
+UITabPane.title.UIApplicationList=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3
+UITabPane.title.UIContainerList=\u30b3\u30f3\u30c6\u30ca\u30fc
+
+ #############################################################################
+ #Container config options #
+ #############################################################################
+
+ContainerOptions.Category.row=\u884c\u30ec\u30a4\u30a2\u30a6\u30c8
+ContainerOptions.Category.column=\u5217\u30ec\u30a4\u30a2\u30a6\u30c8
+ContainerOptions.Category.tabs=\u30bf\u30d6\u30ec\u30a4\u30a2\u30a6\u30c8
+ContainerOptions.Category.mix=\u30df\u30c3\u30af\u30b9\u30ec\u30a4\u30a2\u30a6\u30c8
+
+ContainerOptions.Item.oneRow=1\u884c
+ContainerOptions.Item.twoRows=2\u884c
+ContainerOptions.Item.threeRows=3\u884c
+ContainerOptions.Item.oneColumns=1\u5217
+ContainerOptions.Item.twoColumns=2\u5217
+ContainerOptions.Item.threeColumns=3\u5217
+ContainerOptions.Item.threeToolbarColumns=3\u30c4\u30fc\u30eb\u30d0\u30fc\u5217
+ContainerOptions.Item.twoTabs=2\u30bf\u30d6
+ContainerOptions.Item.threeTabs=3\u30bf\u30d6
+ContainerOptions.Item.twoColumnsOneRow=2\u5217\u30011\u884c
+ContainerOptions.Item.oneRowTwoColumns=1\u884c\u30012\u5217
+ContainerOptions.Item.oneRow2Column1Row=1\u884c\u30012\u5217\u30011\u884c
+
+ #############################################################################
+ # Identifier String Validator #
+ #############################################################################
+ #class org.exoplatform.webui.form.validator.Validator.IdentifierValidator
+ #{0}=input field name
+
+IdentifierValidator.msg.Invalid-char="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u3001\u6570\u5b57\u3001\u30c0\u30c3\u30b7\u30e5\u3001\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u306e\u6587\u5b57\u306e\u307f\u304c\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+
+ #############################################################################
+ # UIChangeLanguage #
+ #############################################################################
+
+UIChangeLanguage.title.LanguageSetting=\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306e\u8a00\u8a9e\u8a2d\u5b9a
+UIChangeLanguage.action.save=\u9069\u7528
+UIChangeLanguage.action.close=\u30ad\u30e3\u30f3\u30bb\u30eb
+Euro.label=\u30e8\u30fc\u30ed\u30c3\u30d1
+Asia.label=\u30a2\u30b8\u30a2
+Language.left.title=\u8a00\u8a9e\u3092\u9078\u629e
+
+ #############################################################################
+ # Change Skin #
+ #############################################################################
+
+UIChangeSkin.action.save=\u9069\u7528
+UIChangeSkin.action.close=#{word.cancel}
+UIChangeSkin.title.SkinSetting=\u30b9\u30ad\u30f3 \u306e\u8a2d\u5b9a
+UIChangeSkin.Default.label=\u30c7\u30d5\u30a9\u30eb\u30c8\u30b9\u30bf\u30a4\u30eb\u30b9\u30ad\u30f3
+UIChangeSkin.Mac.label=Mac\u30b9\u30bf\u30a4\u30eb\u30b9\u30ad\u30f3
+UIChangeSkin.Vista.label=Vista\u30b9\u30bf\u30a4\u30eb\u30b9\u30ad\u30f3
+Skin.title=\u30b9\u30ad\u30f3\u30ea\u30b9\u30c8
+Skin.left.title=\u30b9\u30ad\u30f3\u3092\u8868\u793a\u3057\u3066\u9078\u629e
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIChangePortal #
+ #############################################################################
+
+UIChangePortal.header.creator=\u4f5c\u8005
+UIChangePortal.header.name=\u540d\u524d
+UIChangePortal.header.skin=\u30b9\u30ad\u30f3
+UIChangePortal.header.action=\u30a2\u30af\u30b7\u30e7\u30f3
+UIChangePortal.header.factoryId=\u30d5\u30a1\u30af\u30c8\u30ea\u30fcID
+UIChangePortal.lable.TitleBar=\u30dd\u30fc\u30bf\u30eb\u3092\u9078\u629e
+UIChangePortal.action.close=\u9589\u3058\u308b
+UIChangePortal.action.title.SelectPortal=\u30dd\u30fc\u30bf\u30eb\u3092\u9078\u629e
+UIChangePortal.msg.Invalid-viewPermission=\u3053\u306e\u30dd\u30fc\u30bf\u30eb\u3092\u4f7f\u7528\u3059\u308b\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # Selector #
+ #############################################################################
+
+Template.title=\u30b9\u30ad\u30f3\u30ea\u30b9\u30c8
+Template.left.title=\u30b9\u30ad\u30f3\u3092\u8868\u793a\u3057\u3066\u9078\u629e
+Desktop.label=\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30ec\u30a4\u30a2\u30a6\u30c8
+AccountTemplate.left.title=\u30b5\u30f3\u30d7\u30eb\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30d7\u30ec\u30d3\u30e5\u30fc
+AccountTemplate.title=\u30a2\u30ab\u30a6\u30f3\u30c8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+DefaultAccount.label=\u30c7\u30d5\u30a9\u30eb\u30c8\u30a2\u30ab\u30a6\u30f3\u30c8
+CommunityAccount.label=\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30a2\u30ab\u30a6\u30f3\u30c8
+CompanyAccount.label=\u4f01\u696d\u30a2\u30ab\u30a6\u30f3\u30c8
+AdminAccount.label=\u7ba1\u7406\u8005\u30a2\u30ab\u30a6\u30f3\u30c8
+
+ #############################################################################
+ # Name String Validator #
+ #############################################################################
+ #class org.exoplatform.webui.form.validator.Validator.NameValidator
+ #{0}=input field name
+
+NameValidator.msg.Invalid-char="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u3001\u6570\u5b57\u3001\u30c9\u30c3\u30c8\u3001\u30c0\u30c3\u30b7\u30e5\u3001\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u306e\u6587\u5b57\u306e\u307f\u304c\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+FirstCharacterNameValidator.msg="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u6587\u5b57\u3067\u958b\u59cb\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u305a\u3001\u7279\u6b8a\u6587\u5b57\u3092\u542b\u3093\u3067\u306f\u306a\u308a\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # Message Info #
+ #############################################################################
+
+UIAccountForm.msg.password-is-not-match=\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u78ba\u8a8d\u306f\u540c\u3058\u3082\u306e\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIAccountInputSet.msg.user-exist=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u7570\u306a\u308b\u30e6\u30fc\u30b6\u540d\u3092\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002
+UIAccountInputSet.msg.user-not-exist=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u306f\u307e\u3060\u5229\u7528\u3067\u304d\u307e\u3059\u3002
+UIAccountInputSet.msg.user-is-deleted=This user may be
deleted.\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306f\u524a\u9664\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
+UIAccountInputSet.msg.email-exist=\u3053\u306eemail\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u7570\u306a\u308b\u30a2\u30c9\u30ec\u30b9\u3092\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002
+UIAccountInputSet.msg.empty-input=\u30e6\u30fc\u30b6\u30fc\u540d\u306f\u7a7a\u3067\u306f\u306a\u308a\u307e\u305b\u3093\u3002
+UIAccountInputSet.msg.successful.create.user=\u65b0\u898f\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u767b\u9332\u3057\u307e\u3057\u305f\u3002
+UIAccountInputSet.msg.successful.update.user=\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u306f\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f\u3002
+UIUserProfileInputSet.msg.sucsesful.update.userprofile=\u30e6\u30fc\u30b6\u30fc\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u306f\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f\u3002
+UIUserProfileInputSet.title=\u500b\u4eba\u60c5\u5831
+UIUserProfileInputSet.label.Profile=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+UIUserProfileInputSet.label.HomeInfo=\u81ea\u5b85\u60c5\u5831
+UIUserProfileInputSet.label.BusinessInfo=\u30d3\u30b8\u30cd\u30b9\u60c5\u5831
+UIGroupMembershipForm.msg.user-not-exist=\u30e6\u30fc\u30b6 "{0}"
\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+UIGroupMembershipForm.msg.user-not-empty=\u30e6\u30fc\u30b6\u30fc\u540d\u306f\u7a7a\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
+UIGroupMembershipForm.msg.Invalid-char="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u3001\u6570\u5b57\u3001\u30ab\u30f3\u30de\u306e\u6587\u5b57\u306e\u307f\u304c\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u6700\u521d\u3068\u6700\u5f8c\u306e\u5024\u306f\u6587\u5b57\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIGroupMembershipForm.msg.duplicate-user=\u3044\u304f\u3064\u304b\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u91cd\u8907\u3057\u3066\u3044\u307e\u3059\u3002\u518d\u30c1\u30a7\u30c3\u30af\u3092\u884c\u3063\u3066\u4e0b\u3055\u3044\u3002
+UIGroupMembershipForm.msg.group-not-select=\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e\u3057\u3066\u4e0b\u3055\u3044\u3002
+UIGroupMembershipForm.msg.membership-exist=\u30e6\u30fc\u30b6 "{0}"
\u306f\u30b0\u30eb\u30fc\u30d7
"{1}"\u306b\u540c\u3058\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u3059\u3067\u306b\u6301\u3063\u3066\u3044\u307e\u3059\u3002\u4ed6\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u9078\u629e\u3057\u3066\u4e0b\u3055\u3044\u3002
+UILoginForm.msg.Invalid-account=\u30e6\u30fc\u30b6\u540d\u304b\u3064/\u307e\u305f\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u8aa4\u3063\u3066\u3044\u308b\u304b\u7a7a\u3067\u3059\u3002\u518d\u8a66\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UILoginForm.label.welcome=\u3088\u3046\u3053\u305d
+UILoginForm.label.login=\u30ed\u30b0\u30a4\u30f3
+UILoginForm.label.Discard=\u7834\u68c4
+UILoginForm.label.user=\u30e6\u30fc\u30b6\u30fc
+UILoginForm.label.forgot=\u30e6\u30fc\u30b6\u540d/\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u307e\u3057\u305f\u304b\uff1f
+UILoginForm.label.password=\u30d1\u30b9\u30ef\u30fc\u30c9
+UILoginForm.label.UserName=\u30e6\u30fc\u30b6\u30fc\u540d
+UILoginForm.label.RememberOnComputer=\u30ed\u30b0\u30a4\u30f3\u3092\u8a18\u61b6
+UILoginForm.label.NotMember=\u30e1\u30f3\u30d0\u30fc\u3067\u306f\u306a\u3044\uff1f
+UILoginForm.label.Signup=\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7
+UILoginForm.label.Signin=\u30b5\u30a4\u30f3\u30a4\u30f3
+UILoginForm.label.ForAccount=\u30a2\u30ab\u30a6\u30f3\u30c8\u767b\u9332
+UILoginForm.label.SigninFail=\u30b5\u30a4\u30f3\u30a4\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u8aa4\u3063\u305f\u30e6\u30fc\u30b6\u30fc\u540d\u307e\u305f\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u3059\u3002
+UILoginForm.label.Copyright=Copyright © 2009. All rights Reserved, eXo Platform
SAS and Red Hat, Inc.
+
+ #############################################################################
+ # Message Error #
+ #############################################################################
+
+UIApplication.msg.unknown-error=\u4e0d\u660e\u306a\u30a8\u30e9\u30fc
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIContainerForm#
+ #############################################################################
+
+UIContainerForm.title=\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u7de8\u96c6
+UIContainerForm.action.Save=#{word.save}
+UIContainerForm.action.Close=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIContainerForm.label.id=\u30b3\u30f3\u30c6\u30ca\u30fcID
+UIContainerForm.label.title=\u30b3\u30f3\u30c6\u30ca\u30fc\u30bf\u30a4\u30c8\u30eb
+UIContainerForm.label.decorator=#{word.decorator}
+UIContainerForm.label.template=#{word.template}
+UIContainerForm.label.width=#{word.width}
+UIContainerForm.label.height=#{word.height}
+UIContainerForm.label.style=#{word.style}
+UIContainerForm.label.ContainerSetting=\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u8a2d\u5b9a
+UIContainerForm.tab.label.ContainerSetting=\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u8a2d\u5b9a
+UIContainerForm.tab.label.UIContainerPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u306b\u30a2\u30af\u30bb\u30b9
+UIContainerForm.tab.label.Template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+UIContainerForm.tab.label.Icon=\u30a2\u30a4\u30b3\u30f3
+UIContainerForm.msg.InvalidWidthHeight="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u30d4\u30af\u30bb\u30eb\u307e\u305f\u306f\u30d1\u30fc\u30bb\u30f3\u30c6\u30fc\u30b8\u306e\u5024\u3092\u5165\u529b\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPortletForm#
+ #############################################################################
+
+UIPortletForm.title=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u8868\u793a/\u7de8\u96c6
+UIPortletForm.label.title=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u30bf\u30a4\u30c8\u30eb :
+UIPortletForm.label.width=#{word.width}:
+UIPortletForm.label.height=#{word.height}:
+UIPortletForm.label.showInfoBar=\u60c5\u5831\u30d0\u30fc\u3092\u8868\u793a :
+UIPortletForm.label.windowId=\u30a6\u30a3\u30f3\u30c9\u30fcID :
+UIPortletForm.label.showPortletMode=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u30e2\u30fc\u30c9\u3092\u8868\u793a
:
+UIPortletForm.label.showWindowState=\u30a6\u30a3\u30f3\u30c9\u30fc\u72b6\u614b\u3092\u8868\u793a
:
+UIPortletForm.label.id=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8ID :
+UIPortletForm.label.displayName=\u8868\u793a\u540d :
+UIPortletForm.label.description=\u8a18\u8ff0 :
+UIPortletForm.label.template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+UIPortletForm.action.Close=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIPortletForm.action.Save=\u4fdd\u5b58\u3057\u3066\u9589\u3058\u308b
+UIPortletForm.tab.label.PortletPref=\u8a2d\u5b9a
+UIPortletForm.tab.label.PortletSetting=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u306e\u8a2d\u5b9a
+UIPortletForm.tab.label.Renderer=\u30ec\u30f3\u30c0\u30e9\u30fc
+UIPortletForm.tab.label.Template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+UIPortletForm.tab.label.Decorator=\u30c7\u30b3\u30ec\u30fc\u30bf\u30fc
+UIPortletForm.tab.label.Icon=\u30a2\u30a4\u30b3\u30f3\u3092\u9078\u629e
+UIPortletForm.tab.label.Theme=\u30c7\u30b3\u30ec\u30fc\u30b7\u30e7\u30f3\u30c6\u30fc\u30de
+UIPortletForm.tab.label.EditMode=\u7de8\u96c6\u30e2\u30fc\u30c9
+UIPortletForm.tab.label.PortletPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u306b\u30a2\u30af\u30bb\u30b9
+UIPortletForm.Theme.title.Preview=\u30c6\u30fc\u30de\u306e\u30d7\u30ec\u30d3\u30e5\u30fc
+UIPortletForm.Theme.title.SetDefault=\u30c7\u30d5\u30a9\u30eb\u30c8\u3092\u53d6\u5f97
+UIPortletForm.Icon.title.SetDefault=\u30c7\u30d5\u30a9\u30eb\u30c8\u3092\u53d6\u5f97
+UIPortletForm.msg.InvalidWidthHeight="{0}"
\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u30d4\u30af\u30bb\u30eb\u306e\u5024\u3092\u5165\u529b\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIDescription #
+ #############################################################################
+
+UIDescription.title.pageManagement=\u30da\u30fc\u30b8\u95b2\u89a7
+UIDescription.title.portalManagement=\u30dd\u30fc\u30bf\u30eb\u95b2\u89a7
+UIDescription.title.pageWizard=\u30da\u30fc\u30b8\u4f5c\u6210\u30a6\u30a3\u30b6\u30fc\u30c9
+UIDescription.title.pageEditWizard=\u30da\u30fc\u30b8\u7de8\u96c6\u30a6\u30a3\u30b6\u30fc\u30c9
+UIDescription.content.pageManagement=<strong>\u30da\u30fc\u30b8\u3092\u7ba1\u7406:</strong><br/>\u3053\u308c\u306f\u3059\u3079\u3066\u306e\u30da\u30fc\u30b8\u306e\u4e00\u89a7\u3067\u3059\u3002<br/>\u9069\u5207\u306a\u6a29\u9650\u304c\u3042\u308c\u3070\u3001</br/><br/>\u30da\u30fc\u30b8\u3092\u30d7\u30ec\u30d3\u30e5\u30fc
(\u901a\u5e38\u306e\u30da\u30fc\u30b8\u306e\u307f)\u3001
\u7de8\u96c6\u307e\u305f\u306f\u524a\u9664\u3067\u304d\u307e\u3059\u3002<br/><br/><em>\u30aa\u30fc\u30ca\u30fc\u30bf\u30a4\u30d7</em>(\u30dd\u30fc\u30bf\u30eb/\u30b0\u30eb\u30fc\u30d7/\u30e6\u30fc\u30b6\u30fc)\u3054\u3068\u3001<em>\u30aa\u30fc\u30ca\u30fcid</em>(\u30aa\u30fc\u30ca\u30fc\u30bf\u30a4\u30d7\u306e\u540d\u524d)\u3054\u3068\u3001<em>\u30da\u30fc\u30b8\u540d</em>\u3054\u3068\u306b\u30da\u30fc\u30b8\u3092\u691c\u7d22\u3067\u304d\u307e\u3059\u3002<br/><br/>\u65b0\u898f\u30da\u30fc\u30b8\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001"\u65b0\u898f\u30da\u30fc\u30b8\u3092\u8ffd\u52a0"
\u30dc\u30!
bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001\u5fc5\u8981\u306a\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u5165\u529b\u3057\u307e\u3059\u3002
+UIDescription.content.portalManagement=<strong>\u30dd\u30fc\u30bf\u30eb\u3092\u7ba1\u7406:
</strong><br/>\u3053\u308c\u306f\u3059\u3079\u3066\u306e\u30dd\u30fc\u30bf\u30eb\u306e\u4e00\u89a7\u3067\u3059\u3002\u65b0\u898f\u30dd\u30fc\u30bf\u30eb\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001"\u65b0\u898f\u30dd\u30fc\u30bf\u30eb\u3092\u4f5c\u6210"
\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3001\u5fc5\u8981\u306a\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u5165\u529b\u3057\u307e\u3059\u3002
<br/>\u9069\u5207\u306a\u6a29\u9650\u304c\u3042\u308c\u3070\u3001\u3053\u306e\u30ea\u30b9\u30c8\u304b\u3089\u30dd\u30fc\u30bf\u30eb\u3092\u4f5c\u6210\u3084\u524a\u9664\u304c\u53ef\u80fd\u3067\u3059\u3002
+UIDescription.content.pageWizard=\u524a\u9664\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044
+UIDescription.content.pageWizard2=<strong>\u30b9\u30c6\u30c3\u30d7 1:
\u30da\u30fc\u30b8\u30d1\u30b9\u3001\u30ce\u30fc\u30c9\u540d\u3001\u8868\u793a\u540d\u3092\u542b\u3080\u30da\u30fc\u30b8\u60c5\u5831\u306e\u8a2d\u5b9a\u3002</strong><br/>
\u6b21\u306e\u3088\u3046\u306b\u884c\u3044\u307e\u3059: <br/>-
\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u30ea\u30b9\u30c8\u304b\u3089\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u9078\u629e
<br/>-
\u5b50\u30da\u30fc\u30b8\u3092\u4f5c\u6210\u3057\u305f\u3044\u30da\u30fc\u30b8\u30ce\u30fc\u30c9\u3092\u9078\u629e
<br/>- <em>\u30ce\u30fc\u30c9\u540d</em>\u3092\u5165\u529b <br/>-
<em>\u8868\u793a\u540d</em>\u3092\u5165\u529b
(\u30aa\u30d7\u30b7\u30e7\u30f3)<br/>- <em>\u95b2\u89a7\u53ef\u80fd</em>
\u306e\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u3092\u30c1\u30a7\u30c3\u30af\u307e\u305f\u306f\u30c1\u30a7\u30c3\u30af\u3057\u306a\u3044
(\u30aa\u30d7\u30b7\u30e7\u30f3)<br/>- <em>\u516c\u958b\u65e5 &
\u6642\u9593</em> \u306e\u30c1\!
u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u3092\u30c1\u30a7\u30c3\u30af\u307e\u305f\u306f\u30c1\u30a7\u30c3\u30af\u3057\u306a\u3044
(\u30aa\u30d7\u30b7\u30e7\u30f3)<br/> \u3082\u3057
<em>\u516c\u958b\u65e5 & \u6642\u9593</em>
\u306e\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u304c\u30c1\u30a7\u30c3\u30af\u3055\u308c\u3066\u3044\u308b\u5834\u5408:<br/> -
<em>\u516c\u958b\u958b\u59cb\u65e5</em>
\u3092\u5165\u529b<br/> -
<em>\u516c\u958b\u7d42\u4e86\u65e5</em> \u3092\u5165\u529b<br/>-
"\u6b21\u3078"
\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u9032\u3080
+UIDescription.content.pageWizard3=<strong>\u30b9\u30c6\u30c3\u30d7 2:
\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8\u306e\u8a2d\u5b9a\u3002</strong><br/>
\u6b21\u306e\u3088\u3046\u306b\u8a2d\u5b9a\u3057\u307e\u3059:<br/>-
\u30ea\u30b9\u30c8\u304b\u3089\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u3072\u3068\u3064\u9078\u629e
<br/>- "\u6b21\u3078"
\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u9032\u3080\u304b\u3001"\u623b\u308b"
\u3067\u524d\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u623b\u308b
+UIDescription.content.pageEditWizard=\u30da\u30fc\u30b8\u7de8\u96c6\u30a6\u30a4\u30b6\u30fc\u30c9\u306e\u8a18\u8ff0
<br/> \u3068\u30ac\u30a4\u30c9\u306f\u4ee5\u4e0b\u3067\u3059\u3002
+UIDescription.content.pageEditWizard1=<strong>\u30b9\u30c6\u30c3\u30d7 1:
\u30da\u30fc\u30b8\u306e\u8868\u793a\u540d\u3001\u53ef\u8996\u6027\u3001\u516c\u958b\u671f\u9593\u3092\u3092\u5909\u66f4\u3002</strong><br/>
\u6b21\u306e\u3088\u3046\u306b\u884c\u3044\u307e\u3059:<br/>-
\u30c9\u30ed\u30c3\u30d7\u30c0\u30a6\u30f3\u30ea\u30b9\u30c8\u304b\u3089\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u9078\u629e
<br/>- \u7de8\u96c6\u3057\u305f\u3044\u30da\u30fc\u30b8\u3092\u9078\u629e
<br/>- \u5fc5\u8981\u304c\u3042\u308c\u3070 <em>\u8868\u793a\u540d</em>
\u3092\u5909\u66f4<br/>- <em>\u95b2\u89a7\u53ef\u80fd</em>
\u306e\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u3092\u30c1\u30a7\u30c3\u30af\u307e\u305f\u306f\u30c1\u30a7\u30c3\u30af\u3057\u306a\u3044<br/>-
<em>\u516c\u958b\u65e5 & \u6642\u9593</em>
\u306e\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u3092\u30c1\u30a7\u30c3\u30af\u307e\u305f\u306f\u30c1\u30a7\u30c3\u30af\u3057\u306a\u3044<br/> \u3082\u3057
<!
em>\u516c\u958b\u65e5 & \u6642\u9593</em>
\u304c\u30c1\u30a7\u30c3\u30af\u3055\u308c\u3066\u3044\u308b\u5834\u5408:<br/> -
<em>\u516c\u958b\u958b\u59cb\u65e5</em>\u3092\u5909\u66f4<br/> -
<em>\u516c\u958b\u7d42\u4e86\u65e5</em>\u3092\u5909\u66f4<br/>-
"\u6b21\u3078"
\u3092\u30af\u30ea\u30c3\u30af\u3057\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u9032\u3080
+UIDescription.content.pageEditWizard2=<strong>\u30b9\u30c6\u30c3\u30d7 2:
\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u5909\u66f4\u3002</strong><br/>
\u6b21\u306e\u3088\u3046\u306b\u884c\u3044\u307e\u3059:<br/>-
\u65b0\u898f\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u9078\u629e\u3001\u307e\u305f\u306f\u73fe\u5728\u306e\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u4fdd\u6301<br/>-
"\u6b21\u3078"
\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u9032\u3080\u304b\u3001"\u623b\u308b"
\u3067\u524d\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u623b\u308b
+UIDescription.content.pageEditWizard3=<strong>\u30b9\u30c6\u30c3\u30d7 2:
\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u5909\u66f4\u3002</strong><br/>
\u6b21\u306e\u3088\u3046\u306b\u884c\u3044\u307e\u3059:<br/>-
\u65b0\u898f\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u9078\u629e\u3001\u307e\u305f\u306f\u73fe\u5728\u306e\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u4fdd\u6301<br/>-
"\u6b21\u3078"
\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u9032\u3080\u304b\u3001"\u623b\u308b"
\u3067\u524d\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u623b\u308b
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPortalForm#
+ #############################################################################
+
+UIPortalForm.title=\u30dd\u30fc\u30bf\u30eb\u3092\u7de8\u96c6
+UIPortalForm.action.Save=#{word.save}
+UIPortalForm.action.Close=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIPortalForm.msg.sameName=\u3053\u306e\u30dd\u30fc\u30bf\u30eb\u540d\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
+UIPortalForm.msg.notExistAnymore=\u3053\u306e\u30dd\u30fc\u30bf\u30eb\u306f\u5b58\u5728\u3057\u306a\u3044\u304b\u524a\u9664\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
+UIPortalForm.label.name=\u30dd\u30fc\u30bf\u30eb\u540d :
+UIPortalForm.label.locale=#{word.locale} :
+UIPortalForm.label.date=#{word.date} :
+UIPortalForm.label.factoryId=\u30dd\u30fc\u30bf\u30eb\u30bf\u30a4\u30d7
+UIPortalForm.label.skin=\u30b9\u30ad\u30f3 :
+UIPortalForm.label.sessionAlive=\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b
+UIPortalForm.label.option.always=\u5e38\u306b
+UIPortalForm.label.option.onDemand=\u30aa\u30f3\u30c7\u30de\u30f3\u30c9
+UIPortalForm.label.option.never=\u3057\u306a\u3044
+UIPortalForm.tab.label.PortalSetting=\u30dd\u30fc\u30bf\u30eb\u306e\u8a2d\u5b9a
+UIPortalForm.tab.label.PortalTemplate=\u30dd\u30fc\u30bf\u30eb
\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+UIPortalForm.tab.label.PermissionSetting=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u306e\u8a2d\u5b9a
+UIPortalForm.tab.label.FactoryId=\u30d5\u30a1\u30af\u30c8\u30ea\u30fcID
+PortalTemplate.title=\u30dd\u30fc\u30bf\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+PortalTemplate.left.title=\u30b5\u30f3\u30d7\u30eb\u30dd\u30fc\u30bf\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30d7\u30ec\u30d3\u30e5\u30fc
+
+ #####################################################################################
+ # org.exoplatform.webui.organization.UIListPermissionSelector#
+ # org.exoplatform.webui.organization.UIPermissionSelector#
+ # org.exoplatform.webui.organization.UIGroupSelector#
+ ###############################################################################3#####
+
+UITabPane.title.UIPermissionSelector=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u8a2d\u5b9a\u3092\u7de8\u96c6
+UITabPane.title.UIListPermissionSelector=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u8a2d\u5b9a\u306b\u30a2\u30af\u30bb\u30b9
+UITabPane.title.UIAccountProfiles=\u30a2\u30ab\u30a6\u30f3\u30c8\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+UITabPane.title.UIAccountChangePass=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4
+UIListPermissionSelector.header.groupId=\u30b0\u30eb\u30fc\u30d7ID
+UIListPermissionSelector.header.membership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bf\u30a4\u30d7
+UIListPermissionSelector.header.action=\u30a2\u30af\u30b7\u30e7\u30f3
+UIListPermissionSelector.action.addPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0
+UIListPermissionSelector.action.title.Delete=\u524a\u9664
+UIListPermissionSelector.label.publicMode=\u30d1\u30d6\u30ea\u30c3\u30af\u306b\u3059\u308b(\u3059\u3079\u3066\u306e\u4eba\u304c\u30a2\u30af\u30bb\u30b9\u53ef\u80fd):
+UIGroupMembershipSelector.msg.selectGroup=\u30b0\u30eb\u30fc\u30d7\u3092\u6700\u521d\u306b\u9078\u629e\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIGroupMembershipSelector.title=\u30b0\u30eb\u30fc\u30d7\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bb\u30ec\u30af\u30bf\u30fc
+UIGroupMembershipSelector.title.ListPermissionSelector=\u30b0\u30eb\u30fc\u30d7\u3068\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bb\u30ec\u30af\u30bf\u30fc
+UIGroupMembershipSelector.label.selectPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u9078\u629e
+UIGroupMembershipSelector.label.selectMembership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u9078\u629e
+UIGroupMembershipSelector.label.selectGroup=\u30b0\u30eb\u30fc\u30d7\u3092\u95b2\u89a7\u3057\u9078\u629e
+UIGroupMembershipSelector.tooltip.selectMembership=\u3053\u3053\u3092\u30af\u30ea\u30c3\u30af\u3057\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u9078\u629e
+UIGroupSelector.title.UIGroupMembershipSelector=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bb\u30ec\u30af\u30bf\u30fc
+UIGroupSelector.title.selectGroup=\u30b0\u30eb\u30fc\u30d7\u3092\u95b2\u89a7\u3057\u9078\u629e
+UIGroupSelector.title.selectGroupInfo=\u9078\u629e\u3057\u305f\u30b0\u30eb\u30fc\u30d7\u60c5\u5831
+UIGroupSelector.lable.name=\u540d\u524d:
+UIGroupSelector.lable.groupId=\u30b0\u30eb\u30fc\u30d7ID:
+UIGroupSelector.lable.description=\u8a18\u8ff0:
+UIGroupSelector.action.done=\u5b8c\u4e86
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageSelector#
+ #############################################################################
+
+UIPageSelector2.header.name=\u540d\u524d
+UIPageSelector2.header.id=\u30da\u30fc\u30b8ID
+UIPageSelector2.header.accessGroups=\u30b0\u30eb\u30fc\u30d7\u306b\u30a2\u30af\u30bb\u30b9
+UIPageSelector2.header.title=#{word.title}
+UIPageSelector2.header.action=#{word.action}
+UIPageSelector2.label.clearPage=\u30da\u30fc\u30b8\u3092\u30af\u30ea\u30a2
+UIPageSelector2.label.createPage=\u30da\u30fc\u30b8\u3092\u4f5c\u6210
+UIPageSelector2.label.searchandSelectPage=\u30da\u30fc\u30b8\u3092\u691c\u7d22\u3057\u5909\u66f4
+UIPageSelector2.label.currentSelectedPage=\u9078\u629e\u3057\u305f\u30da\u30fc\u30b8\u60c5\u5831
+UIPageSelector2.label.title=\u30bf\u30a4\u30c8\u30eb
+UIPageSelector2.label.name=#{word.name}
+UIPageSelector2.label.accessGroups=\u30b0\u30eb\u30fc\u30d7\u306b\u30a2\u30af\u30bb\u30b9
+UIPageBrowser.msg.NoPermission=\u3053\u306e\u30da\u30fc\u30b8\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.PageNotExist=\u30da\u30fc\u30b8
\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.UserNotPermission=\u305d\u306e\u30ce\u30fc\u30c9\u306e\u30da\u30fc\u30b8\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.InvalidQueryException=\u7121\u52b9\u306a\u30af\u30a8\u30fc\u30ea\u30fc\u3002
+UIPageBrowser.msg.Invalid-viewPermission=\u30da\u30fc\u30b8 {0}
\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3053\u3068\u306f\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.Invalid-editPermission=\u30da\u30fc\u30b8 {0}
\u3092\u7de8\u96c6\u3059\u308b\u3053\u3068\u306f\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.Invalid-deletePermission=\u30da\u30fc\u30b8 {0}
\u3092\u524a\u9664\u3059\u308b\u3053\u3068\u306f\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.Invalid-Preview=\u3053\u308c\u306f\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30da\u30fc\u30b8\u3067\u3059\u3002\u3053\u306e\u30bf\u30a4\u30d7\u306e\u30da\u30fc\u30b8\u3092\u30d7\u30ec\u30d3\u30e5\u30fc\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.NotViewPage=\u3053\u306e\u30da\u30fc\u30b8\u3092\u8868\u793a\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.edit.NotEditPage=\u3053\u306e\u30da\u30fc\u30b8\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageBrowser.msg.delete.NotDelete=\u3053\u306e\u30da\u30fc\u30b8\u3092\u524a\u9664\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageBrowser.selectItem.ownerType=\u30aa\u30fc\u30ca\u30fc\u30bf\u30a4\u30d7
+UIPageBrowser.selectItem.ownerId=\u30aa\u30fc\u30ca\u30fcID
+UIPageBrowser.selectItem.name=\u540d\u524d
+UIPageBrowser.action.title.Delete=\u30da\u30fc\u30b8\u3092\u524a\u9664
+UIPageBrowser.action.title.Preview=\u30da\u30fc\u30b8\u3092\u30d7\u30ec\u30d3\u30e5\u30fc
+UIPageBrowser.action.title.EditInfo=\u30da\u30fc\u30b8\u3092\u7de8\u96c6
+UIPageBrowser.action.title.SelectPage=\u30da\u30fc\u30b8\u3092\u5909\u66f4
+UIPageBrowser.action.addNewPage=\u65b0\u898f\u30da\u30fc\u30b8\u3092\u8ffd\u52a0
+UIVirtualList.header.name=\u30da\u30fc\u30b8\u540d
+UIVirtualList.header.ownerType=\u30aa\u30fc\u30ca\u30fc\u30bf\u30a4\u30d7
+UIVirtualList.header.ownerId=\u30aa\u30fc\u30ca\u30fcID
+UIVirtualList.header.pageId=\u30da\u30fc\u30b8ID
+UIVirtualList.header.title=\u30bf\u30a4\u30c8\u30eb
+UIVirtualList.header.accessGroups=\u30b0\u30eb\u30fc\u30d7\u306b\u30a2\u30af\u30bb\u30b9
+UIVirtualList.header.action=#{word.action}
+UIVirtualList.header.accessPermissions=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u306b\u30a2\u30af\u30bb\u30b9
+UIVirtualList.header.editPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u7de8\u96c6
+UIPageBrowser.label.option.owner=#{word.owner}
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageNodeSelector#
+ #############################################################################
+
+UIPageNodeSelector.UIDropDown.title=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u5909\u66f4
+UIPageNodeSelector.msg.notAvailable=\u3053\u306e\u30ce\u30fc\u30c9\u306e\u30da\u30fc\u30b8\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002
+UIPageNodeSelector.msg.Invalid-editPermission=\u3053\u306e\u30da\u30fc\u30b8\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageNodeSelector.msg.deleteNav=\u3053\u306e\u30da\u30fc\u30b8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002
+UIPageNodeSelector.msg.NoPageNavigation=\u3053\u306e\u6a5f\u80fd\u3092\u4f7f\u3046\u306b\u306f\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u6210\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIPageNodeSelector.msg.curentPage=\u3053\u306e\u30da\u30fc\u30b8\u3092\u524a\u9664\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093:
\u3053\u306e\u30da\u30fc\u30b8\u306f\u4ed6\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u306b\u3088\u3063\u3066\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+UIPageNodeSelector.msg.paste.sameName=\u3053\u306e\u30ce\u30fc\u30c9\u540d\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
+UIPageNodeSelector.msg.paste.sameSrcAndDes=\u9001\u4fe1\u5143\u3068\u5b9b\u5148\u306f\u7570\u306a\u3063\u3066\u3044\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIPageNodeSelector.deleteNode=\u3053\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f
+UIPageNodeSelector.deleteNavigation=\u3053\u306e\u30ce\u30fc\u30c9\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b\uff1f
+UIPageNodeSelector.tooltip.newPageNavigation=\u65b0\u898f\u30da\u30fc\u30b8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u6210
+UIPageNodeSelectorPopupMenu.event.AddUserNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0
+UIPageNodeSelectorPopupMenu.event.AddNode=\u65b0\u898f\u30ce\u30fc\u30c9\u3092\u8ffd\u52a0
+UIPageNodeSelectorPopupMenu.event.PasteNode=\u30ce\u30fc\u30c9\u3092\u30da\u30fc\u30b9\u30c8
+UIPageNodeSelectorPopupMenu.event.CreateNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u6210
+UIPageNodeSelectorPopupMenu.event.DeleteNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664
+UIPageNodeSelectorPopupMenu.event.EditNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u7de8\u96c6
+UIPageNodeSelectorPopupMenu.event.SaveNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u4fdd\u5b58
+
+ #############################################################################
+ # org.exoplatform.portal.webui.portal.UIComposer #
+ #############################################################################
+
+UIPageEditor.action.Abort=\u4e2d\u6b62
+UIPageEditor.action.Finish=\u7d42\u4e86
+UIPageEditor.title.UIPageEditor=\u30da\u30fc\u30b8\u30a8\u30c7\u30a3\u30bf
+UIPageEditor.action.ViewProperties=\u30da\u30fc\u30b8\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u898b\u308b
+UIPageEditor.action.SwitchMode=\u30d3\u30e5\u30fc\u30e2\u30fc\u30c9\u3092\u5207\u308a\u66ff\u3048\u308b
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageForm #
+ #############################################################################
+
+UIPageForm.title=\u30d3\u30e5\u30fc/\u30a8\u30c7\u30a3\u30c3\u30c8\u30da\u30fc\u30b8
+UIPageForm.label.pageId=\u30da\u30fc\u30b8ID :
+UIPageForm.label.ownerType=\u30aa\u30fc\u30ca\u30fc\u30bf\u30a4\u30d7:
+UIPageForm.label.ownerId=\u30aa\u30fc\u30ca\u30fcID:
+UIPageForm.label.name=\u30da\u30fc\u30b8\u540d:
+UIPageForm.label.title=\u30da\u30fc\u30b8\u30bf\u30a4\u30c8\u30eb :
+UIPageForm.label.showMaxWindow=\u30a6\u30a4\u30f3\u30c9\u30a6\u3092\u6700\u5927\u5316\u3059\u308b
:
+UIPageForm.action.Close=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIPageForm.action.Save=#{word.save}
+UIPageForm.action.Back=\u623b\u308b
+UIPageForm.tab.label.PageSetting=\u30da\u30fc\u30b8\u8a2d\u5b9a
+UIPageForm.tab.label.Template=\u30da\u30fc\u30b8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+UIPageForm.tab.label.PermissionSetting=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u8a2d\u5b9a
+UIPageForm.tab.label.UIPageTemplateOptions=\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8
+UIPageForm.msg.sameName=\u3053\u306e\u30da\u30fc\u30b8\u540d\u306f\u65e2\u306b\u5b58\u5728\u3057\u3066\u3044\u307e\u3059
+UIOwnerIdSelector.title.OwnerIdSelector=\u30aa\u30fc\u30ca\u30fcID\u9078\u629e
+UIPopupGroupSelector.title.UIGroupSelector=\u30b0\u30eb\u30fc\u30d7\u9078\u629e
+UIPopupGroupSelector.title.GroupSelector=\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageNodeForm#
+ #############################################################################
+
+UIPageNodeForm2.msg.SameName=\u3053\u306e\u30ce\u30fc\u30c9\u540d\u306f\u65e2\u306b\u5b58\u5728\u3057\u3066\u3044\u307e\u3059
+UIPageNodeForm2.msg.selectPage=\u30da\u30fc\u30b8\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044
+UIPageNodeForm2.msg.startDateBeforeEndDate=\u7d42\u4e86\u65e5\u306f\u958b\u59cb\u65e5\u3088\u308a\u5f8c\u3067\u306a\u304f\u3066\u306f\u3044\u3051\u307e\u305b\u3093
+UIPageNodeForm2.action.Save=#{word.save}
+UIPageNodeForm2.action.Back=#{word.back}
+UIPageNodeForm2.action.Close=#{word.cancel}
+UIPageNodeForm2.label.name=\u30ce\u30fc\u30c9\u540d:
+UIPageNodeForm2.label.uri=#{word.uri}:
+UIPageNodeForm2.label.pageReference=\u30da\u30fc\u30b8\u53c2\u7167
+UIPageNodeForm2.label.description=#{word.description}
+UIPageNodeForm2.label.type=\u30da\u30fc\u30b8\u30bf\u30a4\u30d7
+UIPageNodeForm2.label.creator=\u30da\u30fc\u30b8\u4f5c\u6210\u8005
+UIPageNodeForm2.label.modifier=\u30da\u30fc\u30b8\u5909\u66f4\u8005
+UIPageNodeForm2.label.label=#{word.label}:
+UIPageNodeForm2.label.visible=\u95b2\u89a7\u53ef\u80fd:
+UIPageNodeForm2.label.showPublicationDate=\u516c\u958b\u65e5\u6642:
+UIPageNodeForm2.label.startPublicationDate=\u516c\u958b\u958b\u59cb\u65e5:
+UIPageNodeForm2.label.endPublicationDate=\u516c\u958b\u7d42\u4e86\u65e5:
+UIPageNodeForm2.Icon.title.SetDefault=\u30c7\u30d5\u30a9\u30eb\u30c8
+UIPageNodeForm.tab.label.PageNodeSetting=\u30da\u30fc\u30b8\u30ce\u30fc\u30c9\u8a2d\u5b9a
+UIPageNodeForm.tab.label.Icon=#{word.icon}
+UIPageNodeForm.tab.label.UIPageSelector2=\u30da\u30fc\u30b8\u9078\u629e
+
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageBrowser #
+ #############################################################################
+
+UIPageBrowse.deletePage=\u3053\u306e\u30da\u30fc\u30b8\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+UIPageSearch.label.option.ownerType=\u30aa\u30fc\u30ca\u30fc\u30bf\u30a4\u30d7
+UIPageSearch.label.option.ownerId=\u30aa\u30fc\u30ca\u30fcID
+UIPageSearch.label.option.name=\u540d\u524d
+UIPageSearch.label.option.title=#{word.title}
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageNavigationForm #
+ #############################################################################
+
+UIPageNavigationForm.title=\u30da\u30fc\u30b8 &
\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9
+UIPageNavigationForm.label.priority=\u512a\u5148\u5ea6 :
+UIPageNavigationForm.label.creator=\u4f5c\u6210\u8005 :
+UIPageNavigationForm.label.modifier=\u5909\u66f4\u8005 :
+UIPageNavigationForm.label.ownerType=\u30aa\u30fc\u30ca\u30fc\u30bf\u30a4\u30d7 :
+UIPageNavigationForm.label.ownerId=\u30aa\u30fc\u30ca\u30fcID :
+UIPageNavigationForm.label.description=#{word.description}:
+UIPageNavigationForm.label.uri=#{word.uri}:
+UIPageNavigationForm.label.name=#{word.name}:
+UIPageNavigationForm.tab.label.AccessGroup=\u30a2\u30af\u30bb\u30b9\u30b0\u30eb\u30fc\u30d7
+UIPageNavigationForm.tab.label.PageNavigationSetting=\u30da\u30fc\u30b8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u8a2d\u5b9a
+UIPageNavigationForm.tab.label.Icon=#{word.icon}
+UIPageNavigationForm.tab.label.PermissionSetting=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u8a2d\u5b9a
+UIPageNavigationForm.action.Save=#{word.save}
+UIPageNavigationForm.action.ClosePopup=#{word.close}
+UIPageNavigationForm.action.Close=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIPageNavigationForm.msg.selectGroup=\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044
+UIPageNavigationForm.msg.existPageNavigation={0}
\u306e\u30da\u30fc\u30b8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306f\u65e2\u306b\u5b58\u5728\u3057\u3066\u3044\u307e\u3059
+UIPageNavigation.msg.noMakablePageNavigation=\u3053\u306e\u30b0\u30eb\u30fc\u30d7\u306e\u30da\u30fc\u30b8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u6210\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093
+UIPageNavigation.tooltip.upLevel=1\u968e\u5c64\u4e0a\u304c\u3063\u3066\u304f\u3060\u3055\u3044
+UIPageNavigation.label.navigation={0}\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+UIPageNavigation.label.titleBar={0}\u306e\u30da\u30fc\u30b8
+
+ #############################################################################
+ # org.exoplatform.portal.webui.component.UIPortalApplication #
+ #############################################################################
+
+UIPortalApplication.label.Loading=\u30ed\u30fc\u30c9\u4e2d...
+UIPortalApplication.label.Abort=\u4e2d\u6b62
+UIPortalApplication.msg.deletePageBody=\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u30da\u30fc\u30b8\u30dc\u30c7\u30a3\u3092\u542b\u3093\u3067\u3044\u307e\u3059\u3002\u524a\u9664\u3067\u304d\u307e\u305b\u3093!
+
+ #############################################################################
+ # org.exoplatform.organization.webui.component.UIPermissionSelector #
+ #############################################################################
+
+UIPermissionSelector.label.AccessPermission=#{word.accessPermission}
+UIPermissionSelector.label.EditPermission=#{word.editPermission}
+UIPermissionSelector.label.ViewPermission=#{word.viewPermission}
+UIPermissionSelector.label.PermissionInfo=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u60c5\u5831
+UIPermissionSelector.label.membershipMember=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7
+UIPermissionSelector.label.groupId=#{word.groupId}
+UIPermissionSelector.label.addEditPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u8a2d\u5b9a
+UIPermissionSelector.label.currentSelectedPermissionInfo=\u73fe\u5728\u306e\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3
+UIPermissionSelector.label.permissionType=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u30bf\u30a4\u30d7
+UIPermissionSelector.action.SelectPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u9078\u629e
+UIPermissionSelector.action.DeletePermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u524a\u9664
+
+ #############################################################################
+ # org.exoplatform.organization.webui.component.UIGroupMembershipSelector #
+ #############################################################################
+
+UIPopupGroupMembershipSelector.title.ListPermissionSelector=\u30b0\u30eb\u30fc\u30d7\u3068\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u9078\u629e
+UIPageFormPopupGroupMembershipSelector.title.ListPermissionSelector=\u30b0\u30eb\u30fc\u30d7\u3068\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u9078\u629e
+
+ #############################################################################
+ # org.exoplatform.organization.webui.component.UIUserMembershipSelector #
+ #############################################################################
+
+UIUserMembershipSelector.header.userName=\u30e6\u30fc\u30b6\u30fc\u540d
+UIUserMembershipSelector.header.membershipType=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u30bf\u30a4\u30d7
+UIUserMembershipSelector.header.action=#{word.action}
+UIUserMembershipSelector.header.groupId=#{word.groupId}
+UIUserMembershipSelector.action.SelectPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u9078\u629e
+UIUserMembershipSelector.action.title.DeleteMembership=\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3092\u524a\u9664
+UserPermissionSelector.title.UIGroupMembershipSelector=\u30b0\u30eb\u30fc\u30d7
\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u524a\u9664
+
+ #############################################################################
+ # org.exoplatform.webui.form.UIFormInputItemSelector #
+ #############################################################################
+
+UIFormInputItemSelector.selectType.page=\u30da\u30fc\u30b8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u9078\u629e
+UIFormInputItemSelector.selectType.portal=\u30dd\u30fc\u30bf\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u9078\u629e
+UIFormInputSet.tooltip.selectgroup=\u4ed6\u306e\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e
+
+ #############################################################################
+ # org.exoplatform.webui.form.UIFormInputIconSelector #
+ #############################################################################
+
+UIFormInputIconSelector.label.selectIconSet=\u30a2\u30a4\u30b3\u30f3\u30bb\u30c3\u30c8\u3092\u9078\u629e
+UIFormInputIconSelector.label.iconPreview=\u30a2\u30a4\u30b3\u30f3\u3092\u30d7\u30ec\u30d3\u30e5\u30fc\u3057\u9078\u629e
+UIFormInputIconSelector.label.iconName=\u9078\u629e\u3055\u308c\u305f\u30a2\u30a4\u30b3\u30f3\u306e\u540d\u524d
+UIFormInputIconSelector.label.iconCatergory=\u30a2\u30a4\u30b3\u30f3\u30ab\u30c6\u30b4\u30ea\u30fc
+UIFormInputIconSelector.label.miscIcons=\u305d\u306e\u4ed6\u306e\u30a2\u30a4\u30b3\u30f3
+UIFormInputIconSelector.label.officeIcons=\u30aa\u30d5\u30a3\u30b9\u30a2\u30a4\u30b3\u30f3
+UIFormInputIconSelector.label.Icon16x16=\u30a2\u30a4\u30b3\u30f3 16x16
+UIFormInputIconSelector.label.Icon24x24=\u30a2\u30a4\u30b3\u30f3 24x24
+UIFormInputIconSelector.label.Icon48x48=\u30a2\u30a4\u30b3\u30f3 48x48
+UIFormInputIconSelector.label.Icon32x32=\u30a2\u30a4\u30b3\u30f3 32x32
+UIFormInputIconSelector.label.Icon64x64=\u30a2\u30a4\u30b3\u30f3 64x64
+UIFormInputIconSelector.label.Icon72x72=\u30a2\u30a4\u30b3\u30f3 72x72
+UIFormInputIconSelector.label.misc=\u305d\u306e\u4ed6\u306e\u30a2\u30a4\u30b3\u30f3
+UIFormInputIconSelector.label.offices=\u30aa\u30d5\u30a3\u30b9\u30a2\u30a4\u30b3\u30f3
+UIFormInputIconSelector.label.navigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30a2\u30a4\u30b3\u30f3
+UIFormInputIconSelector.label.tool=\u30c4\u30fc\u30eb\u30a2\u30a4\u30b3\u30f3
+UIFormInputIconSelector.label.user=\u30e6\u30fc\u30b6\u30fc\u30a2\u30a4\u30b3\u30f3
+UIFormInputIconSelector.option.IconSet16x16=16x16
+UIFormInputIconSelector.option.IconSet24x24=24x24
+UIFormInputIconSelector.option.IconSet32x32=32x32
+Icon.UIDropDown.label.IconSet16x16=\u30a2\u30a4\u30b3\u30f3\u30bb\u30c3\u30c816x16
+Icon.UIDropDown.label.IconSet24x24=\u30a2\u30a4\u30b3\u30f3\u30bb\u30c3\u30c824x24
+Icon.UIDropDown.label.IconSet32x32=\u30a2\u30a4\u30b3\u30f3\u30bb\u30c3\u30c832x32
+Icon.UIDropDown.title=\u30a2\u30a4\u30b3\u30f3\u30bb\u30c3\u30c8 16x16
+
+ #############################################################################
+ # org.exoplatform.webui.core.UIWizard #
+ #############################################################################
+
+UIPageWizardHelp.title.UIPageWizardHelp=\u30da\u30fc\u30b8\u30a6\u30a4\u30b6\u30fc\u30c9\u30d8\u30eb\u30d7
+UIPageCreationWizard.label.pageCreateWizard=\u30da\u30fc\u30b8\u4f5c\u6210\u30a6\u30a4\u30b6\u30fc\u30c9
+UIPageCreationWizard.label.step=\u30b9\u30c6\u30c3\u30d7
+UIPageCreationWizard.label.wizardSteps=\u30a6\u30a4\u30b6\u30fc\u30c9\u30b9\u30c6\u30c3\u30d7
+UIPageCreationWizard.label.step1.title=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30ce\u30fc\u30c9\u306e\u9078\u629e\u3068\u30da\u30fc\u30b8\u306e\u4f5c\u6210
+UIPageCreationWizard.label.step2.title=\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u9078\u629e
+UIPageCreationWizard.label.step3.title=\u30da\u30fc\u30b8\u30ec\u30a4\u30a2\u30a6\u30c8\u306e\u518d\u8abf\u6574\u3068\u30da\u30fc\u30b8\u306e\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3078\u306e\u8ffd\u52a0
+UIPageCreationWizard.label.abort=#{word.abort}
+UIPageCreationWizard.label.back=#{word.back}
+UIPageCreationWizard.label.next=#{word.next}
+UIPageCreationWizard.label.done=#{word.save}
+UIPageCreationWizard.label.previousStep=\u524d\u306e\u30b9\u30c6\u30c3\u30d7
+UIPageCreationWizard.label.nextStep=\u6b21\u306e\u30b9\u30c6\u30c3\u30d7
+UIPageCreationWizard.msg.NameNotSame=\u3053\u306e\u540d\u524d\u306f\u65e2\u306b\u5b58\u5728\u3057\u3066\u3044\u307e\u3059
+UIPageCreationWizard.msg.notSelectedPageNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044
+UIPageCreationWizard.msg.StepByStep=\u6700\u521d\u306f\u30b9\u30c6\u30c3\u30d7\u30d0\u30a4\u30b9\u30c6\u30c3\u30d7\u3067\u9032\u3081\u3066\u304f\u3060\u3055\u3044
+UIPageNodeWizardPreview.action.Finish=\u4fdd\u5b58\u3068\u7d42\u4e86
+UIPageNodeWizardPreview.label.nodeName=\u30ce\u30fc\u30c9\u540d
+UIPageNodeWizardPreview.label.nodeLabel=\u30ce\u30fc\u30c9\u30e9\u30d9\u30eb
+UIPageNodeWizardPreview.label.icon=#{word.icon}
+UIPageNodeWizardPreview.label.creator=\u4f5c\u6210\u8005
+UIPageNodeWizardPreview.label.accessPermission=\u30a2\u30af\u30bb\u30b9\u30d1\u30fc\u30df\u30b7\u30e7\u30f3
+UIPageNodeWizardPreview.label.editPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u7de8\u96c6
+UIPageNodeWizardPreview.label.pageReference=\u30da\u30fc\u30b8\u53c2\u7167
+UIPageCreateDescription.title.create=\u30da\u30fc\u30b8\u4f5c\u6210\u30a6\u30a4\u30b6\u30fc\u30c9
+UIPageCreateDescription.title.edit=\u30da\u30fc\u30b8\u7de8\u96c6\u30a6\u30a4\u30b6\u30fc\u30c9
+UIPageTemplateOptions.UIDropDown.title=\u30da\u30fc\u30b8\u69cb\u6210
+UIPageTemplateOptions.UIDropDown.label.normalPageConfigs=\u30da\u30fc\u30b8\u69cb\u6210
+UIPageTemplateOptions.UIDropDown.label.columnPageConfigs=\u30ab\u30e9\u30e0\u30da\u30fc\u30b8\u69cb\u6210
+UIPageTemplateOptions.UIDropDown.label.mixPageConfigs=\u30df\u30c3\u30af\u30b9\u30da\u30fc\u30b8\u69cb\u6210
+UIPageTemplateOptions.UIDropDown.label.rowPageConfigs=\u30ed\u30a6\u30da\u30fc\u30b8\u69cb\u6210
+UIPageTemplateOptions.UIDropDown.label.tabsPageConfigs=\u30bf\u30d6\u30da\u30fc\u30b8\u69cb\u6210
+
+ ##################################################################
+ # UIWizardPageSelectLayoutForm #
+ ##################################################################
+
+UIWizardPageSelectLayoutForm.tab.label.UIPageTemplateOptions=\u30da\u30fc\u30b8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30aa\u30d7\u30b7\u30e7\u30f3
+UIWizardPageSelectLayoutForm.label.normalPage.EmptyLayout=\u7a7a\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.normalPage.CurrentLayout=\u73fe\u5728\u306e\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.normalPage.DesktopImage=\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.normalPage.DashboardLayout=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.columnPage.TwoColumnsLayout=2\u30ab\u30e9\u30e0\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.columnPage.ThreeColumnsLayout=3\u30ab\u30e9\u30e0\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.rowPage.TwoRowsLayout=2\u30ed\u30a6\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.rowPage.ThreeRowsLayout=3\u30ed\u30a6\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.tabsPage.TwoTabsLayout=2\u30bf\u30d6
+UIWizardPageSelectLayoutForm.label.tabsPage.ThreeTabsLayout=3\u30bf\u30d6
+UIWizardPageSelectLayoutForm.label.mixPage.TwoColumnsOneRowLayout=2\u30ab\u30e9\u30e0
1\u30ed\u30a6\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.mixPage.OneRowTwoColumnsLayout=1\u30ed\u30a6
2\u30ab\u30e9\u30e0\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.mixPage.ThreeRowsTwoColumnsLayout=2\u30ab\u30e9\u30e0
3\u30ed\u30a6\u30ec\u30a4\u30a2\u30a6\u30c8
+UIWizardPageSelectLayoutForm.label.UIPageTemplateOptions=null
+
+ ############################################################################
+ # org.exoplatform.portal.component.customization.UIWizardPageCreationForm #
+ ############################################################################
+
+UIWizardPageSetInfo.title=\u65b0\u898f\u30da\u30fc\u30b8\u3092\u8ffd\u52a0
+UIWizardPageSetInfo.label.curentSelectedNodeInfo=\u9078\u629e\u3055\u308c\u305f\u30da\u30fc\u30b8\u30ce\u30fc\u30c9
+UIWizardPageSetInfo.label.pageName=\u30ce\u30fc\u30c9\u540d
+UIWizardPageSetInfo.label.pageDisplayName=\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u540d
+UIWizardPageSetInfo.label.visible=\u95b2\u89a7\u53ef\u80fd
+UIWizardPageSetInfo.label.showPublicationDate=\u516c\u958b\u65e5\u6642
+UIWizardPageSetInfo.label.startPublicationDate=\u516c\u958b\u958b\u59cb\u65e5
+UIWizardPageSetInfo.label.endPublicationDate=\u516c\u958b\u7d42\u4e86\u65e5
+UIWizardPageSetInfo.action.Save=#{word.save}
+UIWizardPageSetInfo.msg.null=\u30da\u30fc\u30b8\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageNodeWizardPreview #
+ #############################################################################
+
+EditWizard.label.curentSelectedNodeInfo=\u9078\u629e\u3055\u308c\u305f\u30da\u30fc\u30b8\u30ce\u30fc\u30c9
+EditWizard.label.pageName=\u30ce\u30fc\u30c9\u540d
+EditWizard.label.pageDisplayName=\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u540d
+EditWizard.label.visible=\u95b2\u89a7\u53ef\u80fd
+EditWizard.label.showPublicationDate=\u516c\u958b\u65e5\u6642
+EditWizard.label.startPublicationDate=\u516c\u958b\u958b\u59cb\u65e5
+EditWizard.label.endPublicationDate=\u516c\u958b\u7d42\u4e86\u65e5
+EditWizard.title=\u30da\u30fc\u30b8\u3092\u7de8\u96c6
+EditWizard.action.Save=#{word.save}
+UIPageCreationWizardStepForm.label.pageName=\u30da\u30fc\u30b8\u540d
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIAdvancedCustomization #
+ #############################################################################
+
+UIAdvancedCustomization.icon.UIPortalManagement=\u30dd\u30fc\u30bf\u30eb
+UIAdvancedCustomization.icon.UIPageManagement=\u30da\u30fc\u30b8
+UIAdvancedCustomization.label.UIPortalManagement=\u30dd\u30fc\u30bf\u30eb\u7ba1\u7406
+UIAdvancedCustomization.label.UIPageManagement=\u30da\u30fc\u30b8\u7ba1\u7406
+UIPortalManagement.msg.Invalid-EditLayout-Permission=\u3053\u306e\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093
+UIPortalManagement.msg.Invalid-EditPage-Permission=\u3053\u306e\u30da\u30fc\u30b8\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093
+UIPortalManagement.title.EDIT=\u73fe\u5728\u306e\u30dd\u30fc\u30bf\u30eb\u3092\u7de8\u96c6
+UIPortalManagement.title.BROWSE=\u30dd\u30fc\u30bf\u30eb\u3092\u7ba1\u7406
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIContainerConfigOptions #
+ #############################################################################
+
+UIContainerConfigOptions.label.ContainerConfigTitle=\u30b3\u30f3\u30c6\u30ca\u30ab\u30c6\u30b4\u30ea\u30fc
+UIContainerConfigOptions.label.selectContainerCategory=\u30af\u30ea\u30c3\u30af\u3057\u3066\u30b3\u30f3\u30c6\u30ca\u30ab\u30c6\u30b4\u30ea\u30fc\u3092\u9078\u629e
+UIContainerConfigOptions.tab.row=\u30ed\u30a6\u30b3\u30f3\u30c6\u30ca\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.tab.column=\u30ab\u30e9\u30e0\u30b3\u30f3\u30c6\u30ca\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.tab.tabs=\u30bf\u30d6\u30b3\u30f3\u30c6\u30ca\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.tab.mixed=\u30df\u30c3\u30af\u30b9\u30b3\u30f3\u30c6\u30ca\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.UIDropDown.title=\u30ed\u30a6\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.UIDropDown.label.ContainerCategory=\u30b3\u30f3\u30c6\u30ca\u30ab\u30c6\u30b4\u30ea\u30fc
+UIContainerConfigOptions.UIDropDown.label.row=\u30ed\u30a6\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.UIDropDown.label.column=\u30ab\u30e9\u30e0\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.UIDropDown.label.tabs=\u30bf\u30d6\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.UIDropDown.label.mixed=\u30df\u30c3\u30af\u30b9\u30ec\u30a4\u30a2\u30a6\u30c8
+UIContainerConfigOptions.template.oneRow=1\u30ed\u30a6\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.twoRows=2\u30ed\u30a6\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.threeRows=3\u30ed\u30a6\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.oneColumns=1\u30ab\u30e9\u30e0\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.twoColumns=2\u30ab\u30e9\u30e0\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.threeColumns=3\u30ab\u30e9\u30e0\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.twoTabs=2\u30bf\u30d6\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.threeTabs=3\u30bf\u30d6\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.twoColumnsOneRow=2\u30ab\u30e9\u30e0,
1\u30ed\u30a6\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.oneRowTwoColumns=1\u30ed\u30a6,
2\u30ab\u30e9\u30e0\u30b3\u30f3\u30c6\u30ca
+UIContainerConfigOptions.template.oneRow2Column1Row=1\u30ed\u30a6, 2\u30ab\u30e9\u30e0,
1\u30ed\u30a6\u30b3\u30f3\u30c6\u30ca
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIDecoratorConfigOptions #
+ #############################################################################
+
+UIDecoratorConfigOptions.label.selectDecorator=\u30c7\u30b3\u30ec\u30fc\u30bf\u30fc\u3092\u9078\u629e
+
+ #############################################################################
+ #############################################################################
+ #############################################################################
+
+UIPortlet.label.portlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+UIPortlet.label.title=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+UIPortlet.label.description=GateIn \u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+UIPortlet.label.portletContent=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u306e\u8aac\u660e
+UIPortlet.label.View=\u30d3\u30e5\u30fc
+UIPortlet.lable.information=\u6e08\u307f
+UIPortlet.deletePortlet=\u3053\u306e\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u524a\u9664\u3057\u307e\u3059\u304b?
+UIPortlet.tooltip.PortletMode=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u30e2\u30fc\u30c9
+UIPortlet.tooltip.Minimize=\u6700\u5c0f\u5316
+UIPortlet.tooltip.MinimizeRestore=\u5fa9\u5143
+UIPortlet.tooltip.Maximize=\u6700\u5927\u5316
+UIPortlet.tooltip.MaximizeRestore=\u5fa9\u5143
+UIPortlet.tooltip.editPortlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u7de8\u96c6
+UIPortlet.tooltip.deletePortlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u524a\u9664
+UIPortlet.tooltip.ResizeWindow=\u30a6\u30a4\u30f3\u30c9\u30a6\u306e\u30b5\u30a4\u30ba\u3092\u5909\u66f4
+UIPortlet.tooltip.DragControl=\u3053\u306e\u30a8\u30ea\u30a2\u3092\u3064\u304b\u3093\u3067\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u30c9\u30e9\u30c3\u30b0\u3057\u3066\u304f\u3060\u3055\u3044
+UIPortlet.message.RuntimeError=\u3053\u306e\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3067\u30a8\u30e9\u30fc\u304c\u8d77\u304d\u307e\u3057\u305f\u3002\u8868\u793a\u3067\u304d\u307e\u305b\u3093
+ #############################################################################
+
+PortletMode.label.help=\u30d8\u30eb\u30d7
+PortletMode.label.view=\u30d3\u30e5\u30fc
+PortletMode.label.edit=\u7de8\u96c6
+
+ #############################################################################
+
+UIPagePreview.action.Back=#{word.back}
+UIPagePreview.msg.empty=\u3053\u306e\u30da\u30fc\u30b8\u306b\u306f\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u300c\u30da\u30fc\u30b8\u3092\u7de8\u96c6\u300d\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8ffd\u52a0\u3057\u3066\u304f\u3060\u3055\u3044
+
+ #############################################################################
+
+UIVTabInputSet.label.personalInfo=\u500b\u4eba\u60c5\u5831
+
+ #############################################################################
+ # org.exoplatform.portletregistry.webui.component.UIFormAvailablePortlet #
+ #############################################################################
+
+UIFormAvailablePortlet.label.UIFormTableInputSet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+
+ #############################################################################
+ # org.exoplatform.portal.component.control.UIQuickBar #
+ #############################################################################
+
+UIQuickBar.tooltip.BasicCustomization=\u57fa\u672c\u7684\u306a\u30ab\u30b9\u30bf\u30de\u30a4\u30ba
+UIQuickBar.tooltip.AdvanceCustomization=\u9ad8\u5ea6\u306a\u30ab\u30b9\u30bf\u30de\u30a4\u30ba
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPageEditBar #
+ #############################################################################
+
+UIPageEditBar.tooltip.PagePreview=\u30da\u30fc\u30b8\u3092\u30d7\u30ec\u30d3\u30e5\u30fc
+UIPageEditBar.tooltip.EditPage=\u30da\u30fc\u30b8\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u7de8\u96c6
+UIPageEditBar.tooltip.SharedNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u8a2d\u5b9a
+UIPageEditBar.tooltip.EditContainer=\u30b3\u30f3\u30c6\u30ca\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3092\u8868\u793a
+UIPageEditBar.tooltip.EditPortlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3092\u8868\u793a
+UIPageEditBar.tooltip.Decorator=\u30c7\u30b3\u30ec\u30fc\u30bf\u30fc
+UIPageEditBar.tooltip.SavePage=\u30da\u30fc\u30b8\u3092\u4fdd\u5b58
+UIPageEditBar.tooltip.TurnOffPreview=\u30d7\u30ec\u30d3\u30e5\u30fc\u30e2\u30fc\u30c9\u3092\u7d42\u4e86
+UIPageManagement.title.BROWSE=\u30da\u30fc\u30b8\u3092\u7ba1\u7406
+UIPageManagement.title.EDIT=\u30da\u30fc\u30b8 &
\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9
+UIPageManagement.msg.Invalid-editPermission=\u3053\u306e\u30da\u30fc\u30b8\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093
+
+ #############################################################################
+ #org.exoplatform.webui.core.UIPageIterator #
+ #############################################################################
+
+UIPageIterator.label.totalPage=\u5168\u3066\u306e\u30da\u30fc\u30b8
+UIPageIterator.label.backTenPages=10\u30da\u30fc\u30b8\u623b\u308b
+UIPageIterator.label.previous=\u524d\u30da\u30fc\u30b8
+UIPageIterator.label.next=\u6b21\u30da\u30fc\u30b8
+UIPageIterator.label.nextTenPages=\u6b21\u306e10\u30da\u30fc\u30b8
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIPortalBrowser #
+ #############################################################################
+
+UIPortalBrowser.header.creator=\u4f5c\u6210\u8005
+UIPortalBrowser.header.editPermission=\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u7de8\u96c6
+UIPortalBrowser.header.accessPermissions=\u30a2\u30af\u30bb\u30b9\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3
+UIPortalBrowser.header.name=#{word.name}
+UIPortalBrowser.header.skin=#{word.skin}
+UIPortalBrowser.header.action=#{word.action}
+UIPortalBrowser.header.factoryId=\u30d5\u30a1\u30af\u30c8\u30ea\u30fcID
+UIPortalBrowser.action.addNewPortal=\u65b0\u898f\u30dd\u30fc\u30bf\u30eb\u3092\u4f5c\u6210
+UIPortalBrowser.action.title.DeletePortal=\u30dd\u30fc\u30bf\u30eb\u3092\u524a\u9664
+UIPortalBrowser.msg.Invalid-viewPermission=\u30dd\u30fc\u30bf\u30eb\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093
+UIPortalBrowser.msg.PortalInUse={0}
\u30dd\u30fc\u30bf\u30eb\u306f\u4f7f\u7528\u4e2d\u3067\u3059
+UIPortalBrowser.msg.Invalid-deletePermission={0}
\u30dd\u30fc\u30bf\u30eb\u3092\u524a\u9664\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093
+UIPortalBrowser.msg.Invalid-createPermission=\u65b0\u898f\u30dd\u30fc\u30bf\u30eb\u3092\u4f5c\u6210\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u7ba1\u7406\u8005\u306b\u9023\u7d61\u3057\u3066\u304f\u3060\u3055\u3044
+UIPortalBrowser.deletePortal=\u3053\u306e\u30dd\u30fc\u30bf\u30eb\u3092\u524a\u9664\u3057\u307e\u3059\u304b?
+SitePortal.label=\u30b5\u30a4\u30c8\u30dd\u30fc\u30bf\u30eb
+ClassicPortal.label=\u30af\u30e9\u30b7\u30c3\u30af\u306a\u30dd\u30fc\u30bf\u30eb
+WebOSPortal.label=WebOS \u30dd\u30fc\u30bf\u30eb
+
+ ############################################################################
+
+UIPageEditor.tooltip.PagePreview=\u30da\u30fc\u30b8\u30d7\u30ec\u30d3\u30e5\u30fc
+UIPageEditor.tooltip.EditPage=\u30da\u30fc\u30b8\u3092\u7de8\u96c6
+UIPageEditor.tooltip.EditContainer=\u30b3\u30f3\u30c6\u30ca\u3092\u7de8\u96c6
+UIPageEditor.tooltip.EditPortlet=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u7de8\u96c6
+UIPageEditor.tooltip.Decorator=\u30c7\u30b3\u30ec\u30fc\u30bf\u30fc
+UIPageEditor.tooltip.SavePage=\u30da\u30fc\u30b8\u3092\u4fdd\u5b58
+
+ ############################################################################
+ # org.exoplatform.webui.form.UIPopupWindow #
+ ############################################################################
+
+PopupPageSelector.title.UIPageBrowser=\u30da\u30fc\u30b8\u3092\u691c\u7d22
+PopupPageSelector.title.SelectPage=\u30da\u30fc\u30b8\u3092\u9078\u629e
+UIControWSPopupWindow.title.UIApplicationTree=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c4\u30ea\u30fc
+EditGroup.title.UIPageNavigationForm=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0
+
+ ############################################################################
+ # org.exoplatform.portal.component.widget.UILogged #
+ ############################################################################
+
+UILogged.note.loggedUser=\u3088\u3046\u3053\u305d
+UILogged.note.ItemContainer=\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u4f5c\u6210\u4e2d\u3067\u3059
+UILogged.action.logout=\u30ed\u30b0\u30a2\u30a6\u30c8
+UILogged.action.signout=\u30b5\u30a4\u30f3\u30a2\u30a6\u30c8
+UILogged.action.Youhave=\u81ea\u5206\u306e\u3082\u306e:
+UILogged.title.widgetNews=GateIn \u30ac\u30b8\u30a7\u30c3\u30c8
+UILogged.title.widgetCategory=\u30ac\u30b8\u30a7\u30c3\u30c8\u30ab\u30c6\u30b4\u30ea
+UILogged.title.widgetItem=\u30ac\u30b8\u30a7\u30c3\u30c8
+UILogged.title.BrowsersSupport=\u30d6\u30e9\u30a6\u30b6\u30b5\u30dd\u30fc\u30c8
+UILogged.label.Workbeston=\u6700\u9069
+UILogged.label.Workableon=\u5bfe\u5fdc
+UILogged.label.DownloadNow=\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u4e2d
+UILogged.label.RollBack=\u30ed\u30fc\u30eb\u30d0\u30c3\u30af
+UILogged.label.Save=\u4fdd\u5b58
+UILogged.label.Finish=\u7d42\u4e86
+UILogged.label.Abort=\u4e2d\u6b62
+
+ ############################################################################
+ # org.exoplatform.portal.component.widget.UILoginForm #
+ ############################################################################
+
+UIPortalComponentLogin.label.password=\u30d1\u30b9\u30ef\u30fc\u30c9
+UIPortalComponentLogin.label.username=\u30e6\u30fc\u30b6\u540d
+UIForgetPasswordWizard.title=\u306a\u305c\u30ed\u30b0\u30a4\u30f3\u3067\u304d\u306a\u3044\u304b
+UIForgetPasswordWizard.action.Next=\u9032\u3080
+UIForgetPasswordWizard.action.Back=\u623b\u308b
+UIForgetPasswordWizard.info=\u5f53\u30b5\u30a4\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u305a\u3054\u8ff7\u60d1\u3092\u304a\u304b\u3051\u3057\u3066\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002<br
/>\u8fc5\u901f\u306a\u89e3\u6c7a\u306e\u305f\u3081\u3001\u4ee5\u4e0b\u306e\u30c8\u30e9\u30d6\u30eb\u30b7\u30e5\u30fc\u30c6\u30a3\u30f3\u30b0\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u5f93\u3063\u3066\u304f\u3060\u3055\u3044\u3002<br
/><br />1. \u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u305f\u5834\u5408:
<strong>\u30e6\u30fc\u30b6\u30fc\u540d</strong>\u3092\u5165\u529b\u3057\u3001\u9001\u4fe1\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002<br
/>2. \u30e6\u30fc\u30b6\u540d\u3092\u5fd8\u308c\u305f\u5834\u5408:
<strong>\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9</strong>\u3092\u5165\u529b\u3057\u3001\u9001\u4fe1\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002<br
/>
+UIForgetPasswordWizard.label.forgotpassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u305f
+UIForgetPasswordWizard.label.forgotusername=\u30e6\u30fc\u30b6\u30fc\u540d\u3092\u5fd8\u308c\u305f
+
+ ############################################################################
+ # org.exoplatform.webui.portal.UIForgetPassword & UIResetPassword #
+ ############################################################################
+
+UIForgetPassword.title=\u30e6\u30fc\u30b6\u30fc\u540d/\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u307e\u3057\u305f
+UIForgetPassword.action.Send=\u9001\u4fe1
+UIForgetPassword.action.Back=\u623b\u308b
+UIForgetPassword.label.username=\u30e6\u30fc\u30b6\u30fc\u540d :
+UIForgetPassword.label.email=\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9 :
+UIForgetPassword.msg.user-delete=\u3042\u306a\u305f\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u306f\u7ba1\u7406\u8005\u306b\u3088\u3063\u3066\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002
+UIForgetPassword.msg.user-not-exist=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+UIForgetPassword.msg.email-not-exist=\u3053\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+UIForgetPassword.msg.send-mail-success=\u30e1\u30fc\u30eb\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIForgetPassword.msg.expration=\u3053\u306e\u30ea\u30f3\u30af\u306f\u6709\u52b9\u671f\u9650\u5207\u308c\u3067\u3059\u3002\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30bb\u30b9\u3092\u3084\u308a\u76f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIForgetPassword.mail.header=\u30b5\u30dd\u30fc\u30c8\u3078\u306e\u30a2\u30af\u30bb\u30b9\u9802\u304d\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002\u30e6\u30fc\u30b6\u30fc\u540d\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u767a\u884c\u3092\u53d7\u4ed8\u307e\u3057\u305f\u3002
+UIForgetPassword.mail.footer=\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002
+UIForgetPassword.mail.user=\u3042\u306a\u305f\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u306f
:
+UIForgetPassword.mail.password=\u3042\u306a\u305f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u306f
:
+UIForgetPassword.mail.link=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u306e\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u767a\u884c\u3067\u304d\u307e\u3059\u3002\u3053\u306e\u30ea\u30f3\u30af\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044:
+ You can then request a new password for the username, please click on this link :
+UIResetPassword.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4
+UIResetPassword.action.Save=\u4fdd\u5b58
+UIResetPassword.action.Close=\u9589\u3058\u308b
+UIResetPassword.label.username=\u30e6\u30fc\u30b6\u30fc\u540d:
+UIResetPassword.label.password=\u30d1\u30b9\u30ef\u30fc\u30c9:
+UIResetPassword.label.changepass=\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9:
+UIResetPassword.label.newpassword=\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9:
+UIResetPassword.label.confirmnewpassword=\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u78ba\u8a8d:
+UIResetPassword.msg.change-password-successfully=\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002
+UIResetPassword.msg.password-is-not-match=\u5165\u529b\u3055\u308c\u305f\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u78ba\u8a8d\u306f\u540c\u3058\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIResetPassword.msg.Invalid-account=\u30e6\u30fc\u30b6\u30fc\u540d\u3082\u3057\u304f\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u9593\u9055\u3063\u3066\u3044\u308b\u304b\u7a7a\u3067\u3059\u3002\u3082\u3046\u4e00\u5ea6\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+
+ ############################################################################
+ # org.exoplatform.webui.core.UIPopupMessages #
+ ############################################################################
+
+UIPopupMessages.title.exoMessages=\u30e1\u30c3\u30bb\u30fc\u30b8
+UIPopupMessages.button.ok=OK
+UIPopupMessages.label.Error=\u30a8\u30e9\u30fc
+UIPopupMessages.label.Warning=\u8b66\u544a
+UIPopupMessages.label.Info=\u60c5\u5831
+UIPopupMessages.Close=\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u9589\u3058\u308b
+
+ ############################################################################
+ # org.exoplatform.portal.webui.component.UISitemapPortlet #
+ ############################################################################
+
+UISitemap.label.message=\u3053\u306e\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u306f\u5b50\u30da\u30fc\u30b8\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+
+ ############################################################################
+ # org.exoplatform.portal.component.customization.UIPortalToolPanel #
+ ############################################################################
+
+UIPortalToolPanel.label.copyrightText=Copyright © 2009. All rights Reserved,
+UIPortalToolPanel.label.companyTitleText= eXo Platform SAS and Red Hat, Inc..
+
+ ############################################################################
+ # org.exoplatform.portal.component.view.UIContainer #
+ ############################################################################
+
+UIContainer.title.Container=\u30b3\u30f3\u30c6\u30ca\u30fc
+UIContainer.title.DragControlArea=\u3053\u306e\u30a8\u30ea\u30a2\u3092\u6301\u3063\u3066\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u30c9\u30e9\u30c3\u30b0
+UIContainer.label.Thecontainer=\u30b3\u30f3\u30c6\u30ca\u30fc
+UIContainer.deleteContainer=\u672c\u5f53\u306b\u3053\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+UIContainer.tooltip.closeContainer=\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u524a\u9664
+UIContainer.tooltip.editContainer=\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u7de8\u96c6
+UIContainer.tooltip.drag=\u3053\u3053\u306b\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u30c9\u30e9\u30c3\u30b0
+
+ ############################################################################
+ # org.exoplatform.portal.component.view.UIPage #
+ ############################################################################
+
+UIPage.label.title=\u30dd\u30fc\u30bf\u30eb\u30fb\u30da\u30fc\u30b8
+##UIPage.label.description=The page body of the portal
+##UIPage.label.pageContent=Page Description
+UIPage.label.description=\u30dd\u30fc\u30bf\u30eb\u306e\u30da\u30fc\u30b8\u672c\u4f53
+UIPage.label.pageContent=\u30da\u30fc\u30b8\u306e\u8aac\u660e
+UIPage.msg.EditPermission.null=\u3042\u306a\u305f\u306f\u3053\u306e\u30da\u30fc\u30b8\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+
+ ############################################################################
+ # org.exoplatform.portal.component.view.UIPageDesktop #
+ ############################################################################
+
+UIPageDesktop.Default.img.location=/eXoResources/skin/DefaultSkin/portal/webui/component/view/UIPageDesktop/icons/80x80
+UIPageDesktop.Mac.img.location=/eXoResources/skin/DefaultSkin/portal/webui/component/view/UIPageDesktop/icons/80x80
+UIPageDesktop.Vista.img.location=/eXoResources/skin/DefaultSkin/portal/webui/component/view/UIPageDesktop/icons/80x80
+UIPageDesktop.label.pagebody=\u30dd\u30fc\u30bf\u30eb\u306e\u30da\u30fc\u30b8\u672c\u4f53
+UIPageDesktop.label.PageContent=\u30da\u30fc\u30b8\u30fb\u30b3\u30f3\u30c6\u30f3\u30c4
+UIPageDesktop.label.View=\u95b2\u89a7
+UIPageDesktop.label.Edit=\u7de8\u96c6
+UIPageDesktop.label.Done=\u5b8c\u4e86
+UIPageDesktop.title.PortalPage=\u30dd\u30fc\u30bf\u30eb\u30fb\u30da\u30fc\u30b8
+UIPageDesktop.title.SaveToDatabase=\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u4fdd\u5b58
+UIPageDesktop.title.AddApplication=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u8ffd\u52a0
+UIPageDesktop.title.PageNavigation=\u30da\u30fc\u30b8\u30fb\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+UIPageDesktop.title.eXoBrowser=\u30d6\u30e9\u30a6\u30b6\u30fc\u3002
+UIPageDesktop.title.ShowPortletDesktop=\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u3092\u898b\u305b\u308b/\u96a0\u3059
+UIPageDesktop.title.ShowWidgetDesktop=\u30ac\u30b8\u30a7\u30c3\u30c8\u3092\u898b\u305b\u308b/\u96a0\u3059
+UIPageDesktop.title.SignIn=\u30b5\u30a4\u30f3\u30fb\u30a4\u30f3
+UIPageDesktop.title.SignOut=\u30b5\u30a4\u30f3\u30fb\u30a2\u30a6\u30c8
+UIPageDesktop.title.pageNavigation=\u30da\u30fc\u30b8\u30fb\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3
+UIPageDesktop.msg.hasNotPermission=\u3042\u306a\u305f\u306f\u3053\u306e\u30da\u30fc\u30b8\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageDesktop.action.Close=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u30c9\u30c3\u30af\u30d0\u30fc\u304b\u3089\u53d6\u308a\u9664\u304f
+UIPageDesktop.action.Quit=\u7d42\u4e86
+UIPageDesktop.action.action.Open=\u30aa\u30fc\u30d7\u30f3
+
+ ############################################################################
+ # org.exoplatform.portal.component.view.UIPageBody #
+ ############################################################################
+
+UIPageBody.label.title=\u30dd\u30fc\u30bf\u30eb\u30fb\u30da\u30fc\u30b8\u672c\u4f53
+UIPageBody.label.description=\u30dd\u30fc\u30bf\u30eb\u306e\u30da\u30fc\u30b8\u672c\u4f53
+UIPageBody.msg.pageNotFoundLine1=\u30da\u30fc\u30b8\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
+UIPageBody.msg.pageNotFoundLine2=\u3042\u306a\u305f\u306f\u3053\u306e\u30da\u30fc\u30b8\u3092\u95b2\u89a7\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIPageBody.msg.pageNotFoundLine3=\u30da\u30fc\u30b8\u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002
+UIPageBody.msg.pageNotFoundLine4=\u3053\u306e\u30ce\u30fc\u30c9\u306b\u306f\u30da\u30fc\u30b8\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+
+ ############################################################################
+ # org.exoplatform.portal.component.view.UIPortal #
+ ############################################################################
+
+UIPortal.label.title=UI\u30dd\u30fc\u30bf\u30eb\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc
+UIPortal.label.description=UI\u30dd\u30fc\u30bf\u30eb\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc
+
+ ############################################################################
+ # org.exoplatform.portal.component.view.UITableColumnContainer#
+ ############################################################################
+
+UITableColumnContainer.label.title=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc
+UITableColumnContainer.label.description=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc
+
+ ###############################################################################
+ # org.exoplatform.portal.webui.component.UISearchForm #
+ ###############################################################################
+
+UISearch.label.AdvancedSearch=\u8a73\u7d30\u691c\u7d22
+UISearch.label.UISavedQuery=\u30af\u30a8\u30ea\u30fc\u3092\u4fdd\u5b58
+UISearch.label.UISearchResult=\u8a73\u7d30\u691c\u7d22\u7d50\u679c
+UISearch.label.UIMetadataSearch=\u30e1\u30bf\u30c7\u30fc\u30bf\u691c\u7d22
+UISearch.label.Search=\u691c\u7d22
+UISearch.label.QuickSearch=\u30af\u30a4\u30c3\u30af\u691c\u7d22
+UISearchForm.msg.empty=\u691c\u7d22\u7d50\u679c\u306f\u3042\u308a\u307e\u305b\u3093\u3002
+
+ ###############################################################################
+ # org.exoplatform.portal.webui.component.UIFormUploadInput #
+ ###############################################################################
+
+UIFormUploadInput.label.Uploaded=\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9
+UIFormUploadInput.label.remove=\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3092\u9664\u53bb
+UIFormUploadInput.label.Cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIFormUploadInput.msg.limit=\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba\u306f {0}
MB\u4ee5\u4e0b\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+
+ ###############################################################################
+ # org.exoplatform.portal.webui.component.customization.UIPageNodeSelector #
+ ###############################################################################
+UINavigationNodeSelectorPopupMenu.event.AddNode=\u65b0\u3057\u3044\u30ce\u30fc\u30c9\u3092\u8ffd\u52a0
+UINavigationNodeSelectorPopupMenu.event.PasteNode=\u30ce\u30fc\u30c9\u306e\u8cbc\u308a\u4ed8\u3051
+
+NavigationNodePopupMenu.event.AddNode=\u65b0\u3057\u3044\u30ce\u30fc\u30c9\u306e\u8ffd\u52a0
+NavigationNodePopupMenu.event.EditPageNode=\u30ce\u30fc\u30c9\u306e\u30da\u30fc\u30b8\u3092\u7de8\u96c6
+NavigationNodePopupMenu.event.EditSelectedNode=\u30ce\u30fc\u30c9\u3092\u7de8\u96c6
+NavigationNodePopupMenu.event.EditNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u7de8\u96c6
+NavigationNodePopupMenu.event.CopyNode=\u30ce\u30fc\u30c9\u306e\u30b3\u30d4\u30fc
+NavigationNodePopupMenu.event.CloneNode=\u30ce\u30fc\u30c9\u306e\u8907\u88fd
+NavigationNodePopupMenu.event.CutNode=\u30ce\u30fc\u30c9\u306e\u5207\u308a\u53d6\u308a
+NavigationNodePopupMenu.event.MoveUp=\u4e0a\u306b\u79fb\u52d5
+NavigationNodePopupMenu.event.MoveDown=\u4e0b\u306b\u79fb\u52d5
+NavigationNodePopupMenu.event.PasteNode=\u30ce\u30fc\u30c9\u306e\u8cbc\u308a\u4ed8\u3051
+NavigationNodePopupMenu.event.SaveNavigation=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306e\u4fdd\u5b58
+NavigationNodePopupMenu.event.DeleteNode=\u30ce\u30fc\u30c9\u306e\u524a\u9664
+UIGroupManagement.msg.Edit=\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+UIGroupManagement.msg.Delete=\u4ed6\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u304b\u3089\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u3053\u306e\u30b0\u30eb\u30fc\u30d7\u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002
+UIGroupManagement.msg.DeleteMandatory=\u3053\u306e\u30b0\u30eb\u30fc\u30d7(\u3082\u3057\u304f\u306f\u5b50\u30b0\u30eb\u30fc\u30d7)\u304c\u5fc5\u9808\u3067\u3042\u308b\u305f\u3081\u3001\u3053\u306e\u30b0\u30eb\u30fc\u30d7\u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002
+
+ ###############################################################################
+ # org.exoplatform.portal.webui.component.customization.UIEditCurentPage #
+ ###############################################################################
+
+UIEditCurentPage.label.pageCreateWizard=\u30da\u30fc\u30b8\u7de8\u96c6\u30a6\u30a3\u30b6\u30fc\u30c9
+UIEditCurentPage.label.step1.title=\u30da\u30fc\u30b8\u306e\u7de8\u96c6\u3078\u3088\u3046\u3053\u305d
+UIEditCurentPage.label.wizardSteps=\u30b9\u30c6\u30c3\u30d7
+UIEditCurentPage.label.next=\u6b21\u3078
+UIEditCurentPage.label.done=\u4fdd\u5b58
+UIEditCurentPage.label.back=\u623b\u308b
+UIEditCurentPage.label.abort=\u4e2d\u65ad
+UIEditCurentPage.label.step2.title=\u30da\u30fc\u30b8\u30fb\u30ce\u30fc\u30c9\u3092\u9078\u629e\u3057\u3001\u30da\u30fc\u30b8\u306e\u540d\u524d\u3092\u4f5c\u6210
+UIEditCurentPage.label.step3.title=\u30da\u30fc\u30b8\uff65\u30ec\u30a4\u30a2\u30a6\u30c8\u30fb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u9078\u629e
+UIEditCurentPage.label.step4.title=\u30c9\u30e9\u30c3\u30b0\u30fb\u30a2\u30f3\u30c9\u30fb\u30c9\u30ed\u30c3\u30d7
+
+ ###############################################################################
+ # org.exoplatform.portal.webui.UIAccessGroup #
+ ###############################################################################
+
+UIAccessGroup.deleteAccessGroup=\u672c\u5f53\u306b\u3053\u306e\u30a2\u30af\u30bb\u30b9\uff65\u30b0\u30eb\u30fc\u30d7\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+
+ #############################################################################
+ # org.exoplatform.portal.organization.component.UISharedPortalResources#
+ #############################################################################
+
+UISharedPortalResources.msg.notSelected=\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+UISharedNavigation.msg.notSelected=\u30b0\u30eb\u30fc\u30d7\u3092\u9078\u629e\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+Office.label=\u30aa\u30d5\u30a3\u30b9
+Default.label=\u30c7\u30d5\u30a9\u30eb\u30c8
+FactoryId.left.title=\u30d5\u30a1\u30af\u30c8\u30ea\u30fcID
+FactoryId.title=\u30d5\u30a1\u30af\u30c8\u30ea\u30fcID
+
+ ################################################################################
+ # org.exoplatform.webui.core.UIGrid
+ ################################################################################
+
+UIGrid.msg.empty=\u7a7a\u30c7\u30fc\u30bf
+
+ ################################################################################
+ #
+ ################################################################################
+
+UIItemSelector.lable.ItemDetailTitle=\u30b5\u30f3\u30d7\u30eb\u30fb\u30da\u30fc\u30b8\u30fb\u30ec\u30a4\u30a2\u30a6\u30c8\u30fb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30d7\u30ec\u30d3\u30e5\u30fc
+
+ ################################################################################
+ # UITree
+ ################################################################################
+
+UITree.tooltip.UpLevel=\u4e0a\u4f4d\u30ec\u30d9\u30eb\u3078
+
+ ################################################################################
+ # UIAccountSettings # tungnd
+ ################################################################################
+
+UIAccountSetting.tab.label.UIAccountProfiles=\u30a2\u30ab\u30a6\u30f3\u30c8\u30fb\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+UIAccountSetting.tab.label.UIAccountChangePass=\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5909\u66f4
+UIAccountSetting.action.Close=\u9589\u3058\u308b
+
+ #se xoa##
+
+
+ #se xoa#
+
+UIAccountProfiles.action.Save=\u4fdd\u5b58
+UIAccountProfiles.action.Reset=\u30ea\u30bb\u30c3\u30c8
+UIAccountProfiles.label.userName=\u30e6\u30fc\u30b6\u30fc\u540d :
+UIAccountProfiles.label.firstName=\u82d7\u5b57 :
+UIAccountProfiles.label.lastName=\u540d\u524d :
+UIAccountProfiles.label.email=E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9 :
+UIAccountProfiles.msg.update.success=\u30a2\u30ab\u30a6\u30f3\u30c8\u60c5\u5831\u304c\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3055\u308c\u307e\u3057\u305f\u3002
+UIAccountChangePass.action.Save=\u4fdd\u5b58
+UIAccountChangePass.action.Reset=\u30ea\u30bb\u30c3\u30c8
+UIAccountChangePass.label.currentpass=\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 :
+UIAccountChangePass.label.newpass=\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9 :
+UIAccountChangePass.label.confirmnewpass=\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u78ba\u8a8d
:
+UIAccountChangePass.msg.change.pass.success=\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002
+UIAccountChangePass.msg.password-is-not-match=\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u78ba\u8a8d\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002
+UIAccountChangePass.msg.currentpassword-is-not-match=\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002
+
+ ################################################################################
+ # UIDropDownControl # tungnd
+ ################################################################################
+
+UIDropDownControl.title.Empty=\u30c9\u30ed\u30c3\u30d7\u30fb\u30c0\u30a6\u30f3\u30fb\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb
+UIDropDownPageTemp.item.normalPageConfigs=\u30da\u30fc\u30b8\u306e\u69cb\u6210
+UIDropDownPageTemp.item.columnPageConfigs=\u30ab\u30e9\u30e0\u30fb\u30da\u30fc\u30b8\u306e\u69cb\u6210
+UIDropDownPageTemp.item.mixPageConfigs=\u30df\u30c3\u30af\u30b9\u30fb\u30da\u30fc\u30b8\u306e\u69cb\u6210
+UIDropDownPageTemp.item.rowPageConfigs=\u30ed\u30a6\u30fb\u30da\u30fc\u30b8\u306e\u69cb\u6210
+UIDropDownPageTemp.item.tabsPageConfigs=\u30bf\u30d6\u30fb\u30da\u30fc\u30b8\u306e\u69cb\u6210
+
+
+ ################################################################################
+ # org.exoplatform.portal.webui.application.UIGadgetContainerManagement
+ ################################################################################
+
+UIGadgetContainerManagement.action.close=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIGadgetContainerManagement.action.save=#{word.save}
+UIGadgetContainerManagement.confirm.DeleteContainer=\u672c\u5f53\u306b\u3053\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+UIGadgetContainerManagement.confirm.DeleteGadget=\u672c\u5f53\u306b\u3053\u306e\u30ac\u30b8\u30a7\u30c3\u30c8\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+UIGadgetContainerManagement.title.manager=\u304c\u30b8\u30a7\u30c3\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u7ba1\u7406
+UIGadgetContainerManagement.title.containers=\u30b3\u30f3\u30c6\u30ca\u30fc
+UIGadgetContainerManagement.title.selectedContainer=\u9078\u629e\u3057\u305f\u30ac\u30b8\u30a7\u30c3\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u60c5\u5831:
+UIGadgetContainerManagement.msg.emptyList=\u3053\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u306b\u306f\u30b3\u30f3\u30c6\u30ca\u30fc\u306f\u3042\u308a\u307e\u305b\u3093\u3002
+UIGadgetContainerManagement.msg.noSelected=\u9078\u629e\u3055\u308c\u305f\u30b3\u30f3\u30c6\u30ca\u30fc\u306f\u3042\u308a\u307e\u305b\u3093\u3002
+UIGadgetContainerManagement.label.label=\u30b3\u30f3\u30c6\u30ca\u30fc\u30fb\u30e9\u30d9\u30eb:
+UIGadgetContainerManagement.label.description=\u30b3\u30f3\u30c6\u30ca\u30fc\u6982\u8981:
+UIGadgetContainerManagement.tooltip.remove=\u9078\u629e\u3057\u305f\u30ac\u30b8\u30a7\u30c3\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u53d6\u308a\u9664\u304f
+UIGadgetContainerManagement.tooltip.edit=\u9078\u629e\u3057\u305f\u30ac\u30b8\u30a7\u30c3\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u7de8\u96c6\u3059\u308b
+UIGadgetContainerManagement.tooltip.addnew=\u65b0\u3057\u3044\u30ac\u30b8\u30a7\u30c3\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc\u3092\u8ffd\u52a0\u3059\u308b
+
+ ################################################################################
+ # org.exoplatform.portal.webui.application.UIGadgetContainerForm
+ ################################################################################
+
+GadgetContainerPopup.title.UIGadgetContainerForm=\u30ac\u30b8\u30a7\u30c3\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u30fc\u30fb\u30d5\u30a9\u30fc\u30e0
+UIGadgetContainerForm.label.name=\u30e9\u30d9\u30eb:
+UIGadgetContainerForm.label.description=\u8aac\u660e:
+UIGadgetContainerForm.action.Save=#{word.save}
+UIGadgetContainerForm.action.Close=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIGadgetContainerForm.msg.exist=\u3053\u306e\u30b3\u30f3\u30c6\u30ca\u30fcID\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u4ed6\u306eID\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+
+ ################################################################################
+ # org.exoplatform.portal.webui.container.UIWidgetContainer
+ ################################################################################
+
+UIWidgetContainer.tooltip.addWidget=\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u8ffd\u52a0
+UIWidgetContainer.tooltip.scrollDown=\u30b9\u30af\u30ed\u30fc\u30eb\u30fb\u30c0\u30a6\u30f3
+UIWidgetContainer.tooltip.scrollUp=\u30b9\u30af\u30ed\u30fc\u30eb\u30fb\u30a2\u30c3\u30d7
+
+ ################################################################################
+ # org.exoplatform.web.portal.UIItemThemeSelector
+ ################################################################################
+
+Theme.UIItemThemeSelector.item.SimpleBlue=Blue Simple
+Theme.UIItemThemeSelector.item.SimpleGreen=Green Simple
+Theme.UIItemThemeSelector.item.SimplePink=Pink Simple
+Theme.UIItemThemeSelector.item.SimpleViolet=Violet Simple
+Theme.UIItemThemeSelector.item.SimpleOrange=Orange Simple
+Theme.UIItemThemeSelector.item.RoundConerPink=Pink Round Corner
+Theme.UIItemThemeSelector.item.RoundConerOrange=Orange Round Corner
+Theme.UIItemThemeSelector.item.RoundConerGreen=Green Round Corner
+Theme.UIItemThemeSelector.item.RoundConerViolet=Violet Round Corner
+Theme.UIItemThemeSelector.item.RoundConerBlue=Blue Round Corner
+Theme.UIItemThemeSelector.item.ShadowPink=Pink Shadow
+Theme.UIItemThemeSelector.item.ShadowOrange=Orange Shadow
+Theme.UIItemThemeSelector.item.ShadowBlue=Blue Shadow
+Theme.UIItemThemeSelector.item.ShadowViolet=Violet Shadow
+Theme.UIItemThemeSelector.item.ShadowGreen=Green Shadow
+Theme.UIItemThemeSelector.item.VistaBlue=Vista Blue
+Theme.UIItemThemeSelector.item.VistaTheme=Vista Theme
+Theme.UIItemThemeSelector.item.MacBlack=Mac Black
+Theme.UIItemThemeSelector.item.MacGreenSteel=Mac Green Steel
+Theme.UIItemThemeSelector.item.MacTheme=Mac Theme
+Theme.UIItemThemeSelector.item.MacGray=Mac Gray
+Theme.UIItemThemeSelector.item.DefaultTheme=Default Theme
+ThemeDropDown.item.Shadow=Shadow Style
+ThemeDropDown.item.Simple=Simple Style
+ThemeDropDown.item.VistaStyle=Vista Style
+ThemeDropDown.item.MacStyle=Mac Style
+ThemeDropDown.item.RoundConer=Round Corner Style
+
+ ################################################################################
+ # org.exoplatform.dashboard.webui.component.UIDashboard
+ ################################################################################
+
+UIAddGadgetPopup.title.UIDashboardSelectContainer=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u30fb\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9
+UIDashboardSelectContainer.action.addGadget=\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u8ffd\u52a0
+UIDashboardContainer.label.openWorkspace=\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u8ffd\u52a0
+UIDashboardContainer.label.SaveTitle=\u4fdd\u5b58
+UIDashboardContainer.label.CancelTitle=\u30ad\u30e3\u30f3\u30bb\u30eb
+UIDashboardContainer.label.Debug=\u30c7\u30d0\u30c3\u30b0
+UIDashboardContainer.label.Cache=\u30ad\u30e3\u30c3\u30b7\u30e5\u306a\u3057
+UIDashboardEditForm.label.totalColumns=\u30ab\u30e9\u30e0\u6570:
+UIDashboardEditForm.label.isPrivate=\u975e\u516c\u958b:
+UIDashboardEditForm.label.owner=\u30aa\u30fc\u30ca\u30fc:
+UIDashboard.msg.required=\u30c6\u30ad\u30b9\u30c8\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u5fc5\u9808\u3067\u3059\u3002
+UIDashboard.msg.addGadget=\u30ac\u30b8\u30a7\u30c3\u30c8\u3092\u3053\u3053\u306b\u30c9\u30e9\u30c3\u30b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIDashboard.msg.notUrl=URL\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002\u6b63\u3057\u3044\u30ac\u30b8\u30a7\u30c3\u30c8XML\u3082\u3057\u304f\u306fRSS\u30d5\u30a3\u30fc\u30c9\u306eURL\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIDashboard.msg.ApplicationNotExisted=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u524a\u9664\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
+
+ ################################################################################
+ # org.exoplatform.webui.organization.account.UIUserSelector
+ ################################################################################
+
+UIUserSelector.label.option.userName=\u30e6\u30fc\u30b6\u30fc\u540d
+UIUserSelector.label.option.lastName=\u540d\u524d
+UIUserSelector.label.option.firstName=\u82d7\u5b57
+UIUserSelector.label.option.email=E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9
+UIUserSelector.label.group=\u30b0\u30eb\u30fc\u30d7 :
+UIUserSelector.label.searchUser=\u691c\u7d22h :
+UIUserSelector.label.userName=\u30e6\u30fc\u30b6\u30fc\u540d
+UIUserSelector.label.lastName=\u82d7\u5b57
+UIUserSelector.label.firstName=\u540d\u524d
+UIUserSelector.label.email=E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9
+UIUserSelector.label.action=\u30a2\u30af\u30b7\u30e7\u30f3
+UIUserSelector.label.Add=\u8ffd\u52a0
+UIUserSelector.label.Close=\u9589\u3058\u308b
+UIUserSelector.msg.empty=\u7a7a\u30c7\u30fc\u30bf
+UIUserSelector.msg.user-required=\u30e6\u30fc\u30b6\u30fc\u3092\u5c11\u306a\u304f\u3068\u30821\u3064\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+
+ ################################################################################
+ # org.exoplatform.portal.webui.application.UIAddNewApplication
+ ################################################################################
+
+UIAddNewApplication.label.AddApplication=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0
+UIAddNewApplication.label.Categories=\u30ab\u30c6\u30b4\u30ea\u30fc
+UIAddNewApplication.label.Select=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u9078\u629e
+UIAddNewApplication.label.NoneApp=\u3053\u306e\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u767b\u9332\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u306b\u79fb\u52d5\u3057\u3066\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+UIAddNewApplication.label.Type=\u30bf\u30a4\u30d7:
+UIAddNewApplication.label.Created=\u4f5c\u6210\u8005:
+UIAddNewApplication.label.Description=\u8aac\u660e:
+UIAddNewApplication.label.Close=\u9589\u3058\u308b
+UIAddNewApplication.label.Add=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u30da\u30fc\u30b8\u306b\u8ffd\u52a0\u3057\u3066\u4fdd\u5b58
+UIAddNewApplication.label.AddToStartup=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u4fdd\u5b58\u3057\u3066\u3059\u3050\u306b\u8d77\u52d5
+
+ #############################################################################
+ #org.exoplatform.portal.webui.component.UIPortalNavigation #
+ #############################################################################
+
+UIPortalNavigation.Label.Next=\u6b21\u3078
+UIPortalNavigation.Label.Previous=\u623b\u308b
+
+ #############################################################################
+ # org.exoplatform.portal.component.customization.UIDropDownConfigs #
+ #############################################################################
+
+#UIDropDownConfigs.item.row=In lines
+#UIDropDownConfigs.item.column=In columns
+#UIDropDownConfigs.item.tabs=In tabs
+#UIDropDownConfigs.item.mix=Mixed
+UIDropDownConfigs.item.row=\u30ed\u30a6
+UIDropDownConfigs.item.column=\u30ab\u30e9\u30e0
+UIDropDownConfigs.item.tabs=\u30bf\u30d6
+UIDropDownConfigs.item.mix=\u30df\u30c3\u30af\u30b9
+
+ #############################################################################
+ # org.exoplatform.portal.webui.container.UITabContainer #
+ #############################################################################
+
+UITabContainer.tab=\u30bf\u30d6
+
+ ############################################################################
+ # org.exoplatform.portal.webui.container.UIBrowserPortlet #
+ ############################################################################
+
+UIBrowserPortlet.Back=\u623b\u308b
+UIBrowserPortlet.Forward=\u9032\u3080
+UIBrowserPortlet.Refresh=\u66f4\u65b0
+UIBrowserPortlet.Stop=\u505c\u6b62
+UIBrowserPortlet.Goto=\u30a2\u30c9\u30ec\u30b9\u30fb\u30d0\u30fc\u306e\u30a2\u30c9\u30ec\u30b9\u3078\u79fb\u52d5
+UIBrowserPortlet.Go=\u79fb\u52d5
+UIBrowserPortlet.Untitled=(\u7121\u984c)
+UIBrowserPortlet.Tab=\u65b0\u3057\u3044\u30bf\u30d6
+
+ ############################################################################
+ # org.exoplatform.portal.webui.container.UIPopupWindow #
+ ############################################################################
+
+UIPopupWindow.Close=\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u9589\u3058\u308b
+UIPopupWindow.title.UIPageNodeForm2=\u30da\u30fc\u30b8\u30fb\u30ce\u30fc\u30c9\u306e\u8ffd\u52a0/\u7de8\u96c6
+UIPopupWindow.title.UINavigationManagement=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u7ba1\u7406
+UIPopupWindow.title.UIPageNavigationForm=\u30da\u30fc\u30b8\u30fb\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30fb\u30d5\u30a9\u30fc\u30e0
+
+PopupPageSelector2.title.SelectPage=\u30da\u30fc\u30b8\u306e\u9078\u629e
+
+ ############################################################################
+ # org.exoplatform.navigation.webui.component.UISiteManagement #
+ ############################################################################
+
+UISiteManagement.msg.Invalid-deletePermission=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306f\u3053\u306e\u30dd\u30fc\u30bf\u30eb\u3092\u524a\u9664\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UISiteManagement.msg.portal-not-exist=\u3053\u306e\u30dd\u30fc\u30bf\u30eb\u306f\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u524a\u9664\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
+UISiteManagement.msg.Invalid-editPermission=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306f\u3053\u306e\u30dd\u30fc\u30bf\u30eb\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+
+ ############################################################################
+ # org.exoplatform.navigation.webui.component.UIGroupNavigationManagement
#
+ ############################################################################
+
+UIGroupNavigationManagement.Action.Add=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306e\u8ffd\u52a0
+UIGroupNavigationManagement.Delete.Confirm=\u672c\u5f53\u306b\u3053\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f
+UIGroupNavigationManagement.msg.Invalid-deletePermission=\u30e6\u30fc\u30b6\u30fc\u306f\u3053\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u524a\u9664\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIGroupNavigationManagement.msg.navigation-not-exist=\u3053\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306f\u5b58\u5728\u3057\u306a\u3044\u304b\u3001\u524a\u9664\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
+UIGroupNavigationManagement.msg.Invalid-editPermission=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306f\u3053\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u7de8\u96c6\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+
+ ############################################################################
+ # org.exoplatform.navigation.webui.component.UIGroupNavigationManagement
#
+ ############################################################################
+
+UINavigationManagement.action.addNode=\u30ce\u30fc\u30c9\u306e\u8ffd\u52a0
+UINavigationManagement.msg.NavigationNotExistAnymore=\u3053\u306e\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306f\u524a\u9664\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
+
+ ############################################################################
+ # org.exoplatform.navigation.webui.component.UIAddGroupNavigation #
+ ############################################################################
+
+UIAddGroupNavigation.Action.Add=\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306e\u8ffd\u52a0
+UIAddGroupNavigation.Label.NoPermission=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306f\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0\u3059\u308b\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002
+UIAddGroupNavigation.header.Group=\u30b0\u30eb\u30fc\u30d7
+
+ ############################################################################
+ # org.exoplatform.portal.webui.application.UIGadget #
+ ############################################################################
+
+UIGadget.tooltip.Minimize=\u6700\u5c0f\u5316
+UIGadget.tooltip.Unminimize=\u5fa9\u5143
+UIGadget.tooltip.Maximize=\u6700\u5927\u5316
+UIGadget.tooltip.Unmaximize=\u5fa9\u5143
+UIGadget.tooltip.editGadget=\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u7de8\u96c6
+UIGadget.tooltip.deleteGadget=\u30ac\u30b8\u30a7\u30c3\u30c8\u306e\u524a\u9664
+
+ ############################################################################
+ # org.exoplatform.wsrp.webui.component.UIWsrp #
+ ############################################################################
+
+UIWsrp.consumer.action.add.success=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306f\u6b63\u5e38\u306b\u8ffd\u52a0\u3055\u308c\u307e\u3057\u305f
+UIWsrp.consumer.action.add.exists=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\uff01
+UIWsrp.consumer.action.edit.success=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306e\u7de8\u96c6\u306f\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f\uff01
+UIWsrp.consumer.action.edit.fail=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306e\u7de8\u96c6\u4e2d\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\uff01
+UIWsrp.consumer.grid.action.delete.success=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002
+UIWsrp.consumer.grid.action.delete.fail=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306e\u524a\u9664\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u539f\u56e0:
{0}
+UIWsrp.consumer.grid.action.refresh.success=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306e\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f\u3002
+UIWsrp.consumer.grid.action.refresh.needfix=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306e\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u306e\u7d50\u679c\u304c\u4fee\u6b63\u3059\u3079\u304d\u30a8\u30e9\u30fc\u306b\u306a\u308a\u307e\u3057\u305f\u3002
+UIWsrp.consumer.grid.action.refresh.fail=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306e\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u539f\u56e0:
{0}
+UIWsrp.consumer.grid.action.activate.success=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306f\u6b63\u5e38\u306b\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8\u3055\u308c\u307e\u3057\u305f
+UIWsrp.consumer.grid.action.activate.fail=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306e\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30b7\u30e7\u30f3\u4e2d\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f:
{0}
+UIWsrp.consumer.grid.action.deactivate.success=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u306f\u6b63\u5e38\u306b\u30c7\u30a3\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8\u3055\u308c\u307e\u3057\u305f\u3002
+UIWsrp.consumer.grid.action.deactivate.fail=\u30b3\u30f3\u30b7\u30e5\u30fc\u30de\u30fc\u3092\u30c7\u30a3\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8\u3059\u308b\u305f\u3081\u306b\u306f\u30a2\u30af\u30c6\u30a3\u30d6\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
+
+
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/locales-config.xml
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/locales-config.xml 2010-02-03
14:25:30 UTC (rev 1522)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/common/locales-config.xml 2010-02-03
14:27:57 UTC (rev 1523)
@@ -113,4 +113,12 @@
<input-encoding>UTF-8</input-encoding>
<description>Default configuration for the traditional chinese
locale</description>
</locale-config>
+
+ <locale-config>
+ <locale>ja</locale>
+ <output-encoding>UTF-8</output-encoding>
+ <input-encoding>UTF-8</input-encoding>
+ <description>Default configuration for the japanese locale</description>
+ </locale-config>
+
</locales-config>