You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/01/03 07:35:01 UTC

[1/8] syncope git commit: Fixing not translated label

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 00ea0ef28 -> 27cd9e183
  refs/heads/master 3f4b59f67 -> 29c4cdbbd


Fixing not translated label


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/6952022e
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6952022e
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6952022e

Branch: refs/heads/2_0_X
Commit: 6952022e11ec91ace92d962b48aab8beb468a2d3
Parents: 00ea0ef
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 3 08:26:24 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 3 08:27:16 2018 +0100

----------------------------------------------------------------------
 .../src/main/resources/META-INF/resources/app/views/self.html    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/6952022e/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/views/self.html b/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
index 7d388a5..c7f41a2 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
+++ b/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
@@ -70,7 +70,9 @@ under the License.
           </a>
         </div>
         <div class="text-center" ng-show="$root.isPwdResetAllowed()">
-          <a href="javascript:void(0);" class="btn btn-link" ng-click="passwordReset()" id="passwordreset">Password Reset</a>
+          <a href="javascript:void(0);" class="btn btn-link" ng-click="passwordReset()" id="passwordreset">
+            {{ 'PASSWORDRESET' | translate}}
+          </a>
         </div>
       </div> <!-- /#login -->
     </div>


[7/8] syncope git commit: [SYNCOPE-1259] Japanese translation - This closes #64

Posted by il...@apache.org.
[SYNCOPE-1259] Japanese translation - This closes #64


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/2ff7745e
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2ff7745e
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2ff7745e

Branch: refs/heads/master
Commit: 2ff7745e14970d527ce52f0f4f08faef48eb4dbb
Parents: 3f4b59f
Author: unknown <ti...@tisnt.tis.co.jp>
Authored: Fri Dec 29 13:05:40 2017 +0900
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 3 08:34:38 2018 +0100

----------------------------------------------------------------------
 .../console/SyncopeConsoleApplication.java      |   2 +-
 .../SyncopeConsoleApplication_ja.properties     |  74 ++++++
 .../approvals/ApprovalModal_ja.properties       |  17 ++
 .../console/approvals/Approval_ja.properties    |  18 ++
 .../console/bulk/BulkContent_ja.properties      |  21 ++
 .../MailTemplateDirectoryPanel_ja.properties    |  20 ++
 .../NotificationDirectoryPanel_ja.properties    |  20 ++
 .../NotificationTasks_ja.properties             |  26 ++
 ...tificationWizardBuilder$Abouts_ja.properties |  17 ++
 ...ificationWizardBuilder$Details_ja.properties |  21 ++
 ...cationWizardBuilder$Recipients_ja.properties |  24 ++
 .../console/pages/Administration_ja.properties  |  18 ++
 .../console/pages/Approvals_ja.properties       |  34 +++
 .../client/console/pages/BasePage_ja.properties |  25 ++
 .../console/pages/Dashboard_ja.properties       |  19 ++
 .../client/console/pages/Login_ja.properties    |  20 ++
 .../client/console/pages/Logs_ja.properties     |  17 ++
 .../pages/MustChangePassword_ja.properties      |  21 ++
 .../console/pages/Notifications_ja.properties   |  31 +++
 .../console/pages/Parameters_ja.properties      |  18 ++
 .../client/console/pages/Policies_ja.properties |  19 ++
 .../client/console/pages/Realms_ja.properties   |  24 ++
 .../client/console/pages/Reports_ja.properties  |  18 ++
 .../pages/SecurityQuestions_ja.properties       |  18 ++
 .../client/console/pages/Types_ja.properties    |  20 ++
 .../client/console/pages/Workflow_ja.properties |  19 ++
 .../AccessTokenDirectoryPanel_ja.properties     |  21 ++
 .../console/panels/AnyPanel_ja.properties       |  17 ++
 .../AnyTypeClassDetailsPanel_ja.properties      |  19 ++
 .../panels/AnyTypeClassesPanel_ja.properties    |  23 ++
 .../panels/AnyTypeDetailsPanel_ja.properties    |  19 ++
 .../console/panels/AnyTypesPanel_ja.properties  |  18 ++
 .../console/panels/ConnObjects_ja.properties    |  17 ++
 .../panels/ConsoleLogPanel_ja.properties        |  18 ++
 .../console/panels/CoreLogPanel_ja.properties   |  18 ++
 .../panels/DerSchemaDetails_ja.properties       |  21 ++
 .../console/panels/DirectoryPanel_ja.properties |  43 ++++
 .../DisplayAttributesModalPanel_ja.properties   |  20 ++
 .../panels/DynRealmDirectoryPanel_ja.properties |  18 ++
 .../panels/GroupDirectoryPanel_ja.properties    |  18 ++
 .../panels/HistoryConfDetails_ja.properties     |  23 ++
 .../panels/HistoryConfList_ja.properties        |  21 ++
 .../ImplementationDirectoryPanel_ja.properties  |  19 ++
 ...ParametersCreateWizardAttrStep_ja.properties |  18 ++
 ...rametersCreateWizardSchemaStep_ja.properties |  20 ++
 .../panels/ParametersDetailsPanel_ja.properties |  19 ++
 .../ParametersDirectoryPanel_ja.properties      |  21 ++
 .../panels/PlainSchemaDetails_ja.properties     |  33 +++
 .../console/panels/RealmDetails_ja.properties   |  21 ++
 .../RelationshipTypeDetailsPanel_ja.properties  |  18 ++
 .../panels/RelationshipTypesPanel_ja.properties |  18 ++
 .../panels/RoleDirectoryPanel_ja.properties     |  19 ++
 .../panels/SchemaModalPanel_ja.properties       |  18 ++
 .../console/panels/SchemasPanel_ja.properties   |  30 +++
 .../SecurityQuestionDetailsPanel_ja.properties  |  18 ++
 .../panels/SecurityQuestionsPanel_ja.properties |  18 ++
 .../panels/StartAtTogglePanel_ja.properties     |  17 ++
 .../console/panels/TogglePanel_ja.properties    |  18 ++
 .../TypeExtensionDirectoryPanel_ja.properties   |  18 ++
 .../panels/TypesDirectoryPanel_ja.properties    |  19 ++
 .../panels/UserDirectoryPanel_ja.properties     |  19 ++
 .../panels/VirSchemaDetails_ja.properties       |  24 ++
 .../policies/PolicyDirectoryPanel_ja.properties |  31 +++
 .../PolicyRuleDirectoryPanel_ja.properties      |  19 ++
 .../policies/PullPolicyModalPanel_ja.properties |  19 ++
 .../reports/ReportDirectoryPanel_ja.properties  |  37 +++
 .../ReportTemplateDirectoryPanel_ja.properties  |  21 ++
 .../ReportWizardBuilder$Profile_ja.properties   |  19 ++
 .../ReportletDirectoryPanel_ja.properties       |  20 ++
 ...letWizardBuilder$Configuration_ja.properties |  24 ++
 ...ReportletWizardBuilder$Profile_ja.properties |  18 ++
 .../console/status/StatusModal_ja.properties    |  20 ++
 .../console/tasks/CrontabPanel_ja.properties    |  26 ++
 .../ExecutionsDirectoryPanel_ja.properties      |  20 ++
 ...NotificationTaskDirectoryPanel_ja.properties |  18 ++
 .../PropagationTaskDirectoryPanel_ja.properties |  23 ++
 .../console/tasks/PushTaskFilters_ja.properties |  19 ++
 .../tasks/SchedTaskDirectoryPanel_ja.properties |  32 +++
 ...SchedTaskWizardBuilder$Profile_ja.properties |  33 +++
 .../tasks/TaskDirectoryPanel_ja.properties      |  28 ++
 .../topology/TopologyTogglePanel_ja.properties  |  44 ++++
 .../console/topology/Topology_ja.properties     |  17 ++
 .../bootstrap/dialog/BaseModal_ja.properties    |  20 ++
 .../markup/html/form/ActionPanel_ja.properties  | 255 +++++++++++++++++++
 .../markup/html/form/ActionsPanel_ja.properties | 223 ++++++++++++++++
 .../html/form/BinaryFieldPanel_ja.properties    |  17 ++
 .../html/form/EncryptedFieldPanel_ja.properties |  17 ++
 .../console/widgets/AlertWidget_ja.properties   |  18 ++
 .../widgets/AnyByRealmWidget_ja.properties      |  17 ++
 .../widgets/ApprovalsWidget_ja.properties       |  21 ++
 .../widgets/CompletenessWidget_ja.properties    |  25 ++
 .../widgets/ItemTransformerWidget_ja.properties |  18 ++
 .../widgets/JEXLTransformerWidget_ja.properties |  18 ++
 .../JobWidget$AvailableJobsPanel_ja.properties  |  21 ++
 .../console/widgets/JobWidget_ja.properties     |  28 ++
 .../console/widgets/LoadWidget_ja.properties    |  17 ++
 .../widgets/ProgressesPanel_ja.properties       |  17 ++
 .../widgets/ReconciliationWidget_ja.properties  |  21 ++
 .../widgets/UsersByStatusWidget_ja.properties   |  17 ++
 .../wizards/AbstractMappingPanel_ja.properties  |  24 ++
 .../console/wizards/AjaxWizard_ja.properties    |  23 ++
 .../wizards/any/AbstractAttrs_ja.properties     |  18 ++
 .../any/AnnotatedBeanPanel_ja.properties        |  20 ++
 .../wizards/any/AuxClasses_ja.properties        |  17 ++
 .../console/wizards/any/DerAttrs_ja.properties  |  19 ++
 .../console/wizards/any/Details_ja.properties   |  23 ++
 .../any/DynamicMemberships_ja.properties        |  20 ++
 .../console/wizards/any/Groups_ja.properties    |  20 ++
 .../console/wizards/any/Ownership_ja.properties |  17 ++
 .../wizards/any/PlainAttrs_ja.properties        |  18 ++
 .../wizards/any/Relationships_ja.properties     |  18 ++
 .../console/wizards/any/Resources_ja.properties |  17 ++
 .../wizards/any/ResultPage_ja.properties        |  17 ++
 .../console/wizards/any/Roles_ja.properties     |  18 ++
 .../wizards/any/StatusPanel_ja.properties       |  19 ++
 .../any/UserInformationPanel_ja.properties      |  23 ++
 .../console/wizards/any/VirAttrs_ja.properties  |  18 ++
 .../AbstractConnConfPanel_ja.properties         |  19 ++
 .../ConnCapabilitiesPanel_ja.properties         |  17 ++
 .../ConnectorDetailsPanel_ja.properties         |  27 ++
 .../ItemTransformersTogglePanel_ja.properties   |  19 ++
 .../ObjectTypeTogglePanel_ja.properties         |  22 ++
 ...visionWizardBuilder$AuxClasses_ja.properties |  20 ++
 ...onWizardBuilder$ConnObjectLink_ja.properties |  20 ++
 ...visionWizardBuilder$ObjectType_ja.properties |  22 ++
 .../ResourceConnCapabilitiesPanel_ja.properties |  18 ++
 .../ResourceDetailsPanel_ja.properties          |  26 ++
 .../ResourceProvisionPanel_ja.properties        |  25 ++
 .../ResourceSecurityPanel_ja.properties         |  19 ++
 .../resources/META-INF/resources/app/index.html |   1 +
 .../resources/META-INF/resources/app/js/app.js  |   3 +-
 .../resources/app/languages/de/static.json      |   1 +
 .../resources/app/languages/en/static.json      |   1 +
 .../resources/app/languages/it/static.json      |   1 +
 .../resources/app/languages/ja/dynamic.json     |  24 ++
 .../resources/app/languages/ja/static.json      |  58 +++++
 136 files changed, 3268 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
----------------------------------------------------------------------
diff --git a/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java b/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
index e9dd9a6..2359b73 100644
--- a/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
+++ b/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
@@ -75,7 +75,7 @@ public class SyncopeConsoleApplication extends AuthenticatedWebApplication {
 
     public static final List<Locale> SUPPORTED_LOCALES = Collections.unmodifiableList(Arrays.asList(
             new Locale[] {
-                Locale.ENGLISH, Locale.ITALIAN, new Locale("pt", "BR"), new Locale("ru")
+                Locale.ENGLISH, Locale.ITALIAN, new Locale("pt", "BR"), new Locale("ru"), Locale.JAPANESE
             }));
 
     private static final String FLOWABLE_MODELER_CONTEXT = "flowable-modeler";

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties
new file mode 100644
index 0000000..9c66b44
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties
@@ -0,0 +1,74 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+users=\u30e6\u30fc\u30b6\u30fc
+groups=\u30b0\u30eb\u30fc\u30d7
+configuration=\u8a2d\u5b9a
+resources=\u30ea\u30bd\u30fc\u30b9
+connectors=\u30b3\u30cd\u30af\u30bf\u30fc
+reports=\u30ec\u30dd\u30fc\u30c8
+tasks=\u30bf\u30b9\u30af
+logout=\u30ed\u30b0\u30a2\u30a6\u30c8
+schema=\u30b9\u30ad\u30fc\u30de
+operation_succeeded=\u64cd\u4f5c\u3092\u6b63\u5e38\u306b\u5b9f\u884c\u3057\u307e\u3057\u305f
+operation_error=\u8981\u6c42\u3057\u305f\u64cd\u4f5c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f
+alert=\u30a2\u30e9\u30fc\u30c8\:
+confirmDelete=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmUnlink=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3068\u30ea\u30bd\u30fc\u30b9\u306e\u9593\u306e\u30ea\u30f3\u30af\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmUnassign=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3068\u30ea\u30bd\u30fc\u30b9\u306e\u9593\u306e\u5272\u308a\u5f53\u3066\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmDeprovision=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmProvision=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmClone=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u8907\u88fd\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+dropDownChoiceField.nullValid=\uff11\u3064\u9078\u629e
+DateTimeField$HoursValidator=\u6642\u9593\u306e\u5024\u306f 1\uff5e12 \u306e\u7bc4\u56f2
+error=\u30a8\u30e9\u30fc
+generic_error=\u64cd\u4f5c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f
+id=\u30ad\u30fc
+name=\u540d\u524d
+palette.available=\u5229\u7528\u53ef\u80fd
+palette.selected=\u9078\u629e\u6e08
+jexl_info=\u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f JEXL \u8868\u73fe\u3092\u671f\u5f85\u3057\u3066\u3044\u307e\u3059\u3002\u4f8b\:
+jexl_ex1=\u59d3 + ',' + \u540d
+jexl_ex2='\u65b0\u3057\u3044.' + \u59d3
+jexl_syntax_url=\u5b8c\u5168 JEXL \u53c2\u7167
+create=\u4f5c\u6210
+key=\u30ad\u30fc
+types=\u30bf\u30a4\u30d7
+dashboard=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9
+realms=\u30ec\u30eb\u30e0
+topology=\u30c8\u30dd\u30ed\u30b8\u30fc
+roles=\u30ed\u30fc\u30eb
+policies=\u30dd\u30ea\u30b7\u30fc
+securityQuestions=\u79d8\u5bc6\u306e\u8cea\u554f
+workflow=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc
+logs=\u30ed\u30b0
+layouts=\u30ec\u30a4\u30a2\u30a6\u30c8
+notifications=\u901a\u77e5
+parameters=\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc
+extensions=\u62e1\u5f35
+NavigatorLabel=${from} \uff5e ${to} \uff0f ${of} \u884c\u3092\u8868\u793a\u4e2d
+displayRows=\u8868\u793a\u3059\u308b\u884c\u6570\:
+OrderByLink.CSS.ascending=sorting_asc
+OrderByLink.CSS.descending=sorting_desc
+OrderByLink.CSS.none=sorting
+entitlements=\u4ed8\u4e0e
+audit=\u76e3\u67fb
+connectors.confirm.reload=\u3053\u306e\u8981\u6c42\u306f\u3001\u5b9f\u884c\u4e2d\u306e\u64cd\u4f5c\u306b\u5bfe\u3057\u3066\u5371\u967a\u306a\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u7d9a\u884c\u3057\u307e\u3059\u304b?
+intAttrNameInfo.help=\u30aa\u30fc\u30c8\u30b3\u30f3\u30d7\u30ea\u30fc\u30c8\u306e\u5c5e\u6027\u4ee5\u5916\u306b\u3001\u30b0\u30eb\u30fc\u30d7\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3001\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3082\u53c2\u7167\u53ef\u80fd\u3067\u3059 (\u8a72\u5f53\u3059\u308b\u5834\u5408)\u3002\u4f8b\:
+confirmGlobalLogout=\u30b0\u30ed\u30fc\u30d0\u30eb\u30ed\u30b0\u30a2\u30a6\u30c8\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+administration=\u7ba1\u7406
+implementations=\u5c0e\u5165
+timeout=\u64cd\u4f5c\u306b\u9577\u6642\u9593\u304b\u304b\u3063\u3066\u3044\u307e\u3059\: \u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u5b9f\u884c\u3055\u308c\u307e\u3059\u3002 \u7d50\u679c\u3092\u5f8c\u3067\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044 (\u30a8\u30e9\u30fc\u306f\u5f15\u304d\u8d77\u3053\u3057\u307e\u305b\u3093)\u3002

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties
new file mode 100644
index 0000000..84106b9
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+approval.details=\u627f\u8a8d\u8a73\u7d30

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties
new file mode 100644
index 0000000..5a9cc2d
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+userDetails=\u30e6\u30fc\u30b6\u30fc\u8a73\u7d30
+userForm=\u30e6\u30fc\u30b6\u30fc\u3092\u7de8\u96c6

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties
new file mode 100644
index 0000000..312222d
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+SUCCESS=\u6210\u529f
+FAILURE=\u5931\u6557
+CREATED=\u4fdd\u7559
+NOT_ATTEMPTED=\u672a\u8a66\u884c
+bulk.action.result.header=\u7d50\u679c

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties
new file mode 100644
index 0000000..fb16a2c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties
new file mode 100644
index 0000000..36f35fe
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u901a\u77e5
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties
new file mode 100644
index 0000000..113d084
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+sender=\u9001\u4fe1\u8005
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+traceLevel=\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+notification=\u901a\u77e5
+about=\u30c8\u30d4\u30c3\u30af
+events=\u30a4\u30d9\u30f3\u30c8
+selfAsRecipient=\u30c8\u30d4\u30c3\u30af\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u3092\u542b\u3081\u308b
+checkRecipients=\u53d7\u4fe1\u8005\u3092\u691c\u7d22
+isActive=\u6709\u52b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties
new file mode 100644
index 0000000..eca0ee8
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+search=\u30c8\u30d4\u30c3\u30af\u4e00\u81f4\u6761\u4ef6

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties
new file mode 100644
index 0000000..5845213
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+subject=\u4ef6\u540d
+sender=\u9001\u4fe1\u8005
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+traceLevel=\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+isActive=\u30a2\u30af\u30c6\u30a3\u30d6

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties
new file mode 100644
index 0000000..628092b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+recipients=\u53d7\u4fe1\u8005
+recipientsProvider=\u901a\u77e5\u53d7\u4fe1\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc
+staticRecipients=\u9759\u7684\u53d7\u4fe1\u8005
+selfAsRecipient=\u30c8\u30d4\u30c3\u30af\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u3092\u542b\u3080
+userNotifications=\u30e6\u30fc\u30b6\u30fc\u901a\u77e5
+userNotificationsWarning=\u30a4\u30d9\u30f3\u30c8\u304c\u30e6\u30fc\u30b6\u30fc\u3092\u30bf\u30fc\u30b2\u30c3\u30c8\u306b\u3057\u3066\u3044\u306a\u3044\u9650\u308a\u3001\u3053\u306e\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u306f\u9078\u629e\u3057\u306a\u3044\u3067\u304f\u3060\u3055\u3044
+search=\u53d7\u4fe1\u8005\u306e\u691c\u7d22
+recipientAttrName=\u53d7\u4fe1\u8005\u30e1\u30fc\u30eb\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties
new file mode 100644
index 0000000..f9ee467
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+add=\u65b0\u3057\u3044\u30ed\u30fc\u30eb\u3092\u8ffd\u52a0
+dynRealms=\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties
new file mode 100644
index 0000000..b2ff626
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties
@@ -0,0 +1,34 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+taskId=\u30bf\u30b9\u30af
+key=\u30ad\u30fc
+description=\u8aac\u660e
+createTime=\u4f5c\u6210\u6642\u523b
+dueDate=\u671f\u9650
+owner=\u30aa\u30fc\u30ca\u30fc
+claim=\u7533\u8acb
+manage=\u7ba1\u7406
+approvals=\u627f\u8a8d
+delete=\u524a\u9664
+type=\u30bf\u30a4\u30d7
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+new_user=\u65b0\u3057\u3044\u30e6\u30fc\u30b6\u30fc
+creationDate = \u4f5c\u6210\u65e5
+claimDate = \u7533\u8acb\u65e5
+approval.edit=\u627f\u8a8d \u7de8\u96c6
+approval.manage=\u627f\u8a8d \u7ba1\u7406
+any.edit=${anyTO.type} ${anyTO.username} \u3092\u7de8\u96c6

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties
new file mode 100644
index 0000000..a1e527e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties
@@ -0,0 +1,25 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+home=\u30db\u30fc\u30e0
+version=\u30d0\u30fc\u30b8\u30e7\u30f3
+domain=\u30c9\u30e1\u30a4\u30f3
+
+systemInfo=\u30b7\u30b9\u30c6\u30e0\u60c5\u5831
+hostname=\u30db\u30b9\u30c8\u540d
+processors=\u5229\u7528\u53ef\u80fd\u306a\u30d7\u30ed\u30bb\u30c3\u30b5\u30fc
+os=\u30aa\u30da\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0\u30b7\u30b9\u30c6\u30e0
+jvm=JVM

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties
new file mode 100644
index 0000000..65401fd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+overview=\u6982\u8981
+control=\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb
+accessTokens=\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties
new file mode 100644
index 0000000..024ca9a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+submit=\u30ed\u30b0\u30a4\u30f3
+login-error=\u30e6\u30fc\u30b6\u30fc\u540d\u307e\u305f\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties
new file mode 100644
index 0000000..74c2dfa
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+logLevel=\u30ed\u30b0\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties
new file mode 100644
index 0000000..dfdc6e2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+submit=\u5909\u66f4
+confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9 (\u78ba\u8a8d)
+passwordNeedsToBeUpdated=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u66f4\u65b0\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties
new file mode 100644
index 0000000..40474a7
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties
@@ -0,0 +1,31 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+notifications=Notifications
+notification.templates=Templates
+
+sender=\u9001\u4fe1\u8005
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+traceLevel=\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+notification=\u901a\u77e5
+about=\u30c8\u30d4\u30c3\u30af
+events=\u30a4\u30d9\u30f3\u30c8
+selfAsRecipient=\u30c8\u30d4\u30c3\u30af\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u3092\u542b\u3081\u308b
+checkRecipients=\u53d7\u4fe1\u8005\u306e\u691c\u7d22
+isActive=\u6709\u52b9
+
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+anyType=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties
new file mode 100644
index 0000000..76cf856
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+createParameter=\u65b0\u3057\u3044\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u4f5c\u6210
+content=\u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties
new file mode 100644
index 0000000..4e28d96
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+policy.account=\u30a2\u30ab\u30a6\u30f3\u30c8
+policy.password=\u30d1\u30b9\u30ef\u30fc\u30c9
+policy.pull=\u30d7\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties
new file mode 100644
index 0000000..3c02474
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.realm.new=\u65b0\u3057\u3044\u30ec\u30eb\u30e0
+any.realm.edit=\u30ec\u30eb\u30e0 ${fullPath} \u3092\u7de8\u96c6
+inner.template.edit='${right.fullPath}' \u306e ${left} \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u7de8\u96c6 
+afterObj=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30f3\u30af
+realmLabel=\u30ec\u30eb\u30e0
+dynRealmLabel=\u52d5\u7684\u30ec\u30eb\u30e0
+realms=\u30ec\u30eb\u30e0
+dynrealms=\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties
new file mode 100644
index 0000000..eaec821
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reports=\u30ec\u30dd\u30fc\u30c8
+report.templates=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties
new file mode 100644
index 0000000..fcb0d38
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+createSecurityQuestion=\u65b0\u3057\u3044\u79d8\u5bc6\u306e\u8cea\u554f\u3092\u4f5c\u6210
+content=\u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties
new file mode 100644
index 0000000..1f95b26
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+createSchema=\u65b0\u3057\u3044\u30b9\u30ad\u30fc\u30de\u3092\u4f5c\u6210
+createAnyTypeClass=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9\u3092\u4f5c\u6210
+createAnyType=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7\u3092\u4f5c\u6210
+createRelationshipType=\u65b0\u3057\u3044\u95a2\u4fc2\u30bf\u30a4\u30d7\u3092\u4f5c\u6210

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties
new file mode 100644
index 0000000..11bb74a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+noFlowableEnabledForUsers=\u30d5\u30ed\u30fc\u53ef\u80fd\u306f\u30e6\u30fc\u30b6\u30fc\u306b\u5bfe\u3057\u3066\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093
+xmlEditorTitle=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc XML \u30a8\u30c7\u30a3\u30bf\u30fc
+main=Main

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties
new file mode 100644
index 0000000..9026cb7
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3 ${accessTokenTO.owner} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3
+owner=\u30aa\u30fc\u30ca\u30fc
+expiryTime=\u671f\u9650
+issuedAt=\u958b\u59cb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties
new file mode 100644
index 0000000..03ebd78
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+search.result=${key} \u691c\u7d22

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties
new file mode 100644
index 0000000..d91e2d7
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+plainSchemas=\u30d7\u30ec\u30fc\u30f3\u30b9\u30ad\u30fc\u30de
+derSchemas=\u6d3e\u751f\u30b9\u30ad\u30fc\u30de
+virSchemas=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties
new file mode 100644
index 0000000..55ba991
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9
+anyTypeClasses=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9
+plainSchemas=\u30d7\u30ec\u30fc\u30f3\u30b9\u30ad\u30fc\u30de
+derSchemas=\u6d3e\u751f\u30b9\u30ad\u30fc\u30de
+virSchemas=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de
+inUseByTypes=\u4efb\u610f\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties
new file mode 100644
index 0000000..1e368f0
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+key=\u30ad\u30fc
+kind=\u7a2e\u985e
+classes=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties
new file mode 100644
index 0000000..cba40b0
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u4efb\u610f\u30bf\u30a4\u30d7 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties
new file mode 100644
index 0000000..492b90c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+connObject.view=\u8a73\u7d30

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties
new file mode 100644
index 0000000..936c13e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+logger=\u30ed\u30b0\u53d6\u5f97
+level=\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties
new file mode 100644
index 0000000..936c13e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+logger=\u30ed\u30b0\u53d6\u5f97
+level=\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties
new file mode 100644
index 0000000..ac39eed
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+required_alert=\u3059\u3079\u3066\u306e\u30d5\u30a9\u30fc\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u5fc5\u9808\u3067\u3059\u3002
+expression=\u8868\u73fe
+edit_attribute=\u5c5e\u6027\u3092\u7de8\u96c6
+attributes=\u6d3e\u751f\u5c5e\u6027
+title=\u6d3e\u751f\u30b9\u30ad\u30fc\u30de

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties
new file mode 100644
index 0000000..a3f3697
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties
@@ -0,0 +1,43 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+displayRows=\u8868\u793a\u884c\u6570
+
+mustChangePassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u304c\u5fc5\u8981
+edit=\u7de8\u96c6
+delete=\u524a\u9664
+status=\u30b9\u30c6\u30fc\u30bf\u30b9
+token=\u30c8\u30fc\u30af\u30f3
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+creationDate=\u4f5c\u6210\u65e5
+tokenValued=\u691c\u8a3c\u6e08
+tokenNotValued=\u672a\u691c\u8a3c
+realm=\u30ec\u30eb\u30e0
+
+subject=\u4ef6\u540d
+recipients=\u53d7\u4fe1\u8005
+
+any.edit=${anyTO.type} ${anyTO.name} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044 ${anyTO.type}
+any.finish=${anyTO.type} \u3092\u5b9f\u884c
+any.cancel=${anyTO.type} \u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+any.attr.display=\u8868\u793a\u3059\u308b\u5c5e\u6027
+bulk.action=\u4e00\u62ec\u30a2\u30af\u30b7\u30e7\u30f3
+any.propagation.tasks=${type} ${name} \u306e\u4f1d\u64ad\u30bf\u30b9\u30af
+any.notification.tasks=${type} ${name} \u306e\u901a\u77e5\u30bf\u30b9\u30af
+notification.tasks=\u901a\u77e5 ${key} \u306b\u95a2\u3059\u308b\u30bf\u30b9\u30af
+
+typeExtensions=\u30b0\u30eb\u30fc\u30d7 ${name} \u306e\u30bf\u30a4\u30d7\u62e1\u5f35

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties
new file mode 100644
index 0000000..8b49790
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+tooManySelections=\u8868\u793a\u3059\u308b\u30ab\u30e9\u30e0\u304c\u591a\u3059\u304e\u307e\u3059
+plainSchemas=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027
+derSchemas=\u6d3e\u751f\u5c5e\u6027
+details=\u8a73\u7d30

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties
new file mode 100644
index 0000000..9b6e62a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties
new file mode 100644
index 0000000..0267d65
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${anyTO.type} ${anyTO.name} \u3092\u7de8\u96c6
+group.members=${left.name} \u306e ${right} \u30e1\u30f3\u30d0\u30fc 

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties
new file mode 100644
index 0000000..efe910c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+creation=\u4f5c\u6210\u65e5
+creator=\u4f5c\u6210\u8005
+entityKey=\u30ed\u30fc\u30ab\u30eb ID
+history.view=\u5c65\u6b74\u30d3\u30e5\u30fc
+resource=\u30ea\u30bd\u30fc\u30b9
+compare=\u6bd4\u8f03...
+current=\u73fe\u5728

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties
new file mode 100644
index 0000000..991fa5f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+creation=\u4f5c\u6210\u65e5
+creator=\u4f5c\u6210\u8005
+entityKey=\u30ed\u30fc\u30ab\u30eb ID
+history.diff.view=\u8a2d\u5b9a
+resource=\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties
new file mode 100644
index 0000000..b4881f2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u5c0e\u5165 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044 ${type} \u5c0e\u5165
+engine=\u30a8\u30f3\u30b8\u30f3

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties
new file mode 100644
index 0000000..b07ae50
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+type=\u30b9\u30ad\u30fc\u30de\u30bf\u30a4\u30d7
+values=\u5024

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties
new file mode 100644
index 0000000..11bcf52
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+type=\u30b9\u30ad\u30fc\u30de\u30bf\u30a4\u30d7
+values=\u5024
+multivalue=\u8907\u6570\u5024
+mandatoryCondition=\u5fc5\u9808

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties
new file mode 100644
index 0000000..02ed712
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+key=\u30ad\u30fc
+content=\u5185\u5bb9
+values=\u5024


[8/8] syncope git commit: Fixing not translated label

Posted by il...@apache.org.
Fixing not translated label


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/29c4cdbb
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/29c4cdbb
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/29c4cdbb

Branch: refs/heads/master
Commit: 29c4cdbbddf5b4816557c7c4d579fcfdc24aa417
Parents: 2ff7745
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 3 08:26:24 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 3 08:34:43 2018 +0100

----------------------------------------------------------------------
 .../src/main/resources/META-INF/resources/app/views/self.html    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/29c4cdbb/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/views/self.html b/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
index 7d388a5..c7f41a2 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
+++ b/client/enduser/src/main/resources/META-INF/resources/app/views/self.html
@@ -70,7 +70,9 @@ under the License.
           </a>
         </div>
         <div class="text-center" ng-show="$root.isPwdResetAllowed()">
-          <a href="javascript:void(0);" class="btn btn-link" ng-click="passwordReset()" id="passwordreset">Password Reset</a>
+          <a href="javascript:void(0);" class="btn btn-link" ng-click="passwordReset()" id="passwordreset">
+            {{ 'PASSWORDRESET' | translate}}
+          </a>
         </div>
       </div> <!-- /#login -->
     </div>


[2/8] syncope git commit: [SYNCOPE-1259] Japanese translation

Posted by il...@apache.org.
http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties
new file mode 100644
index 0000000..cf791bd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e\u30a2\u30e9\u30fc\u30c8\u3092\u8868\u793a
+summary=${number} \u30a2\u30e9\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties
new file mode 100644
index 0000000..59b5e24
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+usersGroupsAndAnyObjectsDistribution=\u30e6\u30fc\u30b6\u30fc\u3001\u30b0\u30eb\u30fc\u30d7\u3001\u4efb\u610f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u914d\u5e03

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties
new file mode 100644
index 0000000..a6089eb
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e\u627f\u8a8d\u3092\u8868\u793a
+duedate=\u671f\u9650
+owner=\u30aa\u30fc\u30ca\u30fc
+createApproval=\u627f\u8a8d\u3092\u4f5c\u6210
+summary=${number} \u4fdd\u7559\u306e\u627f\u8a8d

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties
new file mode 100644
index 0000000..2a91120
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties
@@ -0,0 +1,25 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+configurationStatus=\u8a2d\u5b9a\u30b9\u30c6\u30fc\u30bf\u30b9
+createResourceOrPullTask=\u30ea\u30bd\u30fc\u30b9\u307e\u305f\u306f\u30d7\u30eb\u30bf\u30b9\u30af\u3092\u4f5c\u6210
+createPolicy=\u30dd\u30ea\u30b7\u30fc\u3092\u4f5c\u6210
+createVirSchemaOrAnyType=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de\u307e\u305f\u306f\u4efb\u610f\u30bf\u30a4\u30d7\u3092\u4f5c\u6210
+createSecurityQuestion=\u79d8\u5bc6\u306e\u8cea\u554f\u3092\u4f5c\u6210
+createRole=\u30ed\u30fc\u30eb\u3092\u4f5c\u6210
+createNotification=\u901a\u77e5\u3092\u4f5c\u6210
+done=\u5b8c\u4e86
+todo=\u884c\u3046\u3053\u3068

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties
new file mode 100644
index 0000000..ff36fed
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e\u30de\u30c3\u30d4\u30f3\u30b0\u30a2\u30a4\u30c6\u30e0\u5909\u63db\u3092\u8868\u793a
+summary=${number} \u306e\u5909\u63db\u3092\u9078\u629e

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties
new file mode 100644
index 0000000..5f36a50
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e JEXL \u5909\u63db\u3092\u8868\u793a
+summary=${number} \u306e\u8a2d\u5b9a\u6e08\u8868\u73fe

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties
new file mode 100644
index 0000000..766fe91
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+any.edit=${name} \u3092\u7de8\u96c6
+any.new=\u65b0\u898f
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties
new file mode 100644
index 0000000..dfde326
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties
@@ -0,0 +1,28 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+refDesc=\u53c2\u7167
+running=\u5b9f\u884c\u4e2d
+scheduled=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u6e08
+start=\u958b\u59cb
+message=\u30e1\u30c3\u30bb\u30fc\u30b8
+end=\u7d42\u4e86
+available=\u5229\u7528\u53ef\u80fd
+recent=\u6700\u8fd1\u4f7f\u7528
+jobs=\u30b8\u30e7\u30d6
+execution.view=\u5b9f\u884c '${key}' \u306e\u7d50\u679c\u30b9\u30c6\u30fc\u30bf\u30b9
+reportlet.conf=${name} \u306e\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u8a2d\u5b9a
+

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties
new file mode 100644
index 0000000..f7981f8
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+systemLoad=\u30b7\u30b9\u30c6\u30e0\u8ca0\u8377

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties
new file mode 100644
index 0000000..96aab2e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+lastUpdateMsg=\u6700\u7d42\u66f4\u65b0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties
new file mode 100644
index 0000000..268314b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reconciliationStatus=\u7167\u5408\u30b9\u30c6\u30fc\u30bf\u30b9
+refresh=\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5
+nothingToShow=\u307e\u3060\u8868\u793a\u3059\u308b\u3082\u306e\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+summary=\u30b5\u30de\u30ea\u30fc
+reference=\u53c2\u7167

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties
new file mode 100644
index 0000000..bf6ccef
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+userStatus=\u30e6\u30fc\u30b6\u30fc\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties
new file mode 100644
index 0000000..32eac3d
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+extAttrName=\u5916\u90e8\u5c5e\u6027
+connObjectKey=\u30ea\u30e2\u30fc\u30c8\u30ad\u30fc
+mandatoryCondition=\u5fc5\u9808
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+purpose=\u76ee\u7684
+delete=\u524a\u9664
+intAttrName=\u5185\u90e8\u5c5e\u6027
+enforceMandatoryCondition=\u5fc5\u9808\u6761\u4ef6\u306b\u5f93\u3046

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties
new file mode 100644
index 0000000..8c1969a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+wizard.cancel.error = \u30ad\u30e3\u30f3\u30bb\u30eb\u6642\u306b\u30a6\u30a3\u30b6\u30fc\u30c9\u30a8\u30e9\u30fc
+wizard.apply.error = \u5909\u66f4\u306e\u9069\u7528\u6642\u306b\u30a6\u30a3\u30b6\u30fc\u30c9\u30a8\u30e9\u30fc
+next=\u6b21\u3078 >
+previous=< \u524d\u3078
+finish=\u5b8c\u4e86
+last=\u6700\u5f8c
+cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties
new file mode 100644
index 0000000..63f5ae6
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+attributes.accordion=\u81ea\u5206
+attributes.membership.accordion='${groupName}' \u3068\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u304b\u3089

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties
new file mode 100644
index 0000000..43dab85
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+creationDate=\u4f5c\u6210\u65e5
+creator=\u4f5c\u6210\u8005
+lastChangeDate=\u6700\u7d42\u66f4\u65b0\u65e5
+lastModifier=\u6700\u7d42\u66f4\u65b0\u8005

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties
new file mode 100644
index 0000000..5840b2f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+auxClasses.palette=\u88dc\u52a9\u30af\u30e9\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties
new file mode 100644
index 0000000..c6bd034
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+derived.emptyvalue.message=\u6d3e\u751f\u3059\u308b\u5024
+attribute.empty.list=\u6d3e\u751f\u5c5e\u6027\u306f\u3042\u308a\u307e\u305b\u3093
+attributes.derived=\u6d3e\u751f\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties
new file mode 100644
index 0000000..b0b0e62
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9 (\u78ba\u8a8d)
+password.change=\u30d1\u30b9\u30ef\u30fc\u30c9\u7ba1\u7406
+password.change.warning=\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5024\u306f\u3059\u3079\u3066\u306e\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30ea\u30bd\u30fc\u30b9\u306b\u9001\u4fe1\u3055\u308c\u307e\u3059
+storePasswordInSyncope=Syncope \u306b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u683c\u7d0d
+destinationRealm=\u5b9b\u5148\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties
new file mode 100644
index 0000000..dcc6113
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+uDynMembershipCond=\u52d5\u7684 \u30e6\u30fc\u30b6\u30fc \u5272\u308a\u5f53\u3066
+aDynMembershipCond=\u52d5\u7684 ${key} \u5272\u308a\u5f53\u3066
+On=\u304b\u3064
+Off=\u307e\u305f\u306f

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties
new file mode 100644
index 0000000..08e6840
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+groups.palette=\u30b0\u30eb\u30fc\u30d7
+dyngroups.palette=\u52d5\u7684\u30b0\u30eb\u30fc\u30d7
+palette.available=\u5229\u7528\u53ef\u80fd (\u6700\u521d\u306e 30 \u306e\u7d50\u679c\u306b\u9650\u5b9a)
+dynrealms.palette=\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties
new file mode 100644
index 0000000..fbdf9e0
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+group.ownership=\u30b0\u30eb\u30fc\u30d7\u30aa\u30fc\u30ca\u30fc\u30b7\u30c3\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties
new file mode 100644
index 0000000..07babfa
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+attribute.empty.list=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027\u306f\u3042\u308a\u307e\u305b\u3093
+attributes.plain=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties
new file mode 100644
index 0000000..c0f26ae
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+relationships.empty.list=\u95a2\u4fc2\u306f\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
+any.relationships=\u95a2\u4fc2

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties
new file mode 100644
index 0000000..9209a85
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+resources.palette=\u5916\u90e8\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties
new file mode 100644
index 0000000..d9bdd2e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+listview.caption=\u767a\u751f\u3057\u305f\u4f1d\u64ad

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties
new file mode 100644
index 0000000..fbc21cd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+roles.palette=\u30ed\u30fc\u30eb
+dynroles.palette=\u52d5\u7684\u30ed\u30fc\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties
new file mode 100644
index 0000000..107503f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+resource=\u30ea\u30bd\u30fc\u30b9
+connObjectLink=\u30ea\u30e2\u30fc\u30c8 ID
+status=\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties
new file mode 100644
index 0000000..0ab5558
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+changePwdDate=\u6700\u7d42\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u65e5
+lastLoginDate=\u6700\u7d42\u30ed\u30b0\u30a4\u30f3\u65e5
+failedLogins=\u9023\u7d9a\u30ed\u30b0\u30a4\u30f3\u5931\u6557
+token=\u30c8\u30fc\u30af\u30f3
+tokenExpireTime=\u30c8\u30fc\u30af\u30f3\u671f\u9650
+confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9 (\u78ba\u8a8d)
+creationDate=\u4f5c\u6210\u65e5

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties
new file mode 100644
index 0000000..f274ab8
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+attribute.empty.list=\u4eee\u60f3\u5c5e\u6027\u306f\u3042\u308a\u307e\u305b\u3093
+attributes.virtual=\u4eee\u60f3\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties
new file mode 100644
index 0000000..ef8a86b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+check=\u63a5\u7d9a\u3092\u78ba\u8a8d
+property.empty.list=\u30b3\u30cd\u30af\u30bf\u30fc\u8a2d\u5b9a\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u3042\u308a\u307e\u305b\u3093
+error_connection=\u63a5\u7d9a\u306b\u5931\u6557

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties
new file mode 100644
index 0000000..8ca18e3
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+capabilities=\u7279\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties
new file mode 100644
index 0000000..d12baa2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties
@@ -0,0 +1,27 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+displayName=\u8868\u793a\u540d
+location=\u5834\u6240
+bundleName=\u30d0\u30f3\u30c9\u30eb
+version=\u30d0\u30fc\u30b8\u30e7\u30f3
+connRequestTimeout=\u8981\u6c42\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8 (\u79d2)
+poolMaxObjects=\u6700\u5927\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u6570 (\u30a2\u30a4\u30c9\u30eb+\u30a2\u30af\u30c6\u30a3\u30d6)
+poolMinIdle=\u6700\u5c0f\u30a2\u30a4\u30c9\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u6570
+poolMaxIdle=\u6700\u5927\u30a2\u30a4\u30c9\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u6570
+poolMaxWait=\u6700\u5927\u5f85\u6a5f\u6642\u9593 (\u30df\u30ea\u79d2)
+poolMinEvictableIdleTime=\u6700\u5c0f\u6392\u51fa\u6642\u9593 (\u30df\u30ea\u79d2)
+adminRealm=\u7ba1\u7406\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties
new file mode 100644
index 0000000..de1ef6f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+finish=\u5b8c\u4e86
+palette.available=\u5229\u7528\u53ef\u80fd\u306a\u30de\u30c3\u30d4\u30f3\u30b0\u30a2\u30a4\u30c6\u30e0\u5909\u63db
+palette.selected=\u9078\u629e\u3057\u305f\u30de\u30c3\u30d4\u30f3\u30b0\u30a2\u30a4\u30c6\u30e0\u5909\u63db

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties
new file mode 100644
index 0000000..e696930
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+type.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30d7\u3092\u6307\u5b9a
+type.summary=
+
+type=\u30bf\u30a4\u30d7
+type.Required=\u30bf\u30a4\u30d7\u304c\u5fc5\u8981\u3067\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties
new file mode 100644
index 0000000..e31e1f1
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+auxClasses.title=\u88dc\u52a9\u30af\u30e9\u30b9
+auxClasses.summary=
+

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties
new file mode 100644
index 0000000..c9a2eb3
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+link.title=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30f3\u30af (\u5fc5\u8981\u306a\u5834\u5408)
+link.summary=
+connObjectLinkCheckbox=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30f3\u30af\u3092\u4f7f\u7528\u3059\u308b

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties
new file mode 100644
index 0000000..22cb967
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+clazz.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3092\u6307\u5b9a
+clazz.summary=
+
+clazz=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9
+clazz.Required=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u5fc5\u8981\u3067\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties
new file mode 100644
index 0000000..7d4fbe6
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+overrideCapabilities=\u7279\u6027\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059\u304b?
+capabilities=\u7279\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties
new file mode 100644
index 0000000..7636f94
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u30ea\u30bd\u30fc\u30b9\u540d
+connector=\u30b3\u30cd\u30af\u30bf\u30fc
+enforceMandatoryCondition=\u5fc5\u9808\u6761\u4ef6\u306b\u5f93\u3046
+propagationPriority=\u4f1d\u64ad\u512a\u5148\u5ea6
+randomPwdIfNotProvided=\u898b\u3064\u304b\u3089\u306a\u3044\u5834\u5408\u306f\u30e9\u30f3\u30c0\u30e0\u306a\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u751f\u6210
+propagationActions=\u4f1d\u64ad\u30a2\u30af\u30b7\u30e7\u30f3
+createTraceLevel=\u4f1d\u64ad: \u4f5c\u6210\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+updateTraceLevel=\u4f1d\u64ad: \u66f4\u65b0\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+deleteTraceLevel=\u4f1d\u64ad: \u524a\u9664\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+provisioningTraceLevel=\u30d7\u30eb / \u30d7\u30c3\u30b7\u30e5\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties
new file mode 100644
index 0000000..c1009e9
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties
@@ -0,0 +1,25 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+anyType=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7
+objectClass= \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9
+auxClasses=\u88dc\u52a9\u30af\u30e9\u30b9
+
+connObjectKeyValidation=\u6b63\u78ba\u306b\uff11\u3064\u30ea\u30e2\u30fc\u30c8\u30ad\u30fc\u304c\u5fc5\u8981\u3067\u3059
+propagationMode=\u4f1d\u64ad\u30e2\u30fc\u30c9
+enable=\u6709\u52b9
+inner.provision.mapping=${anyType} \u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+inner.provision.clone=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3 '${key}' \u3092\u8907\u88fd

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties
new file mode 100644
index 0000000..270ff71
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+passwordPolicy=\u30d1\u30b9\u30ef\u30fc\u30c9\u30dd\u30ea\u30b7\u30fc
+accountPolicy=\u30a2\u30ab\u30a6\u30f3\u30c8\u30dd\u30ea\u30b7\u30fc
+pullPolicy=\u30d7\u30eb\u30dd\u30ea\u30b7\u30fc

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/enduser/src/main/resources/META-INF/resources/app/index.html
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/index.html b/client/enduser/src/main/resources/META-INF/resources/app/index.html
index ce713d0..33b8f07 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/index.html
+++ b/client/enduser/src/main/resources/META-INF/resources/app/index.html
@@ -76,6 +76,7 @@ under the License.
   <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.it.js"></script>
   <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.en.js"></script>
   <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.de.js"></script>
+  <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.ja.js"></script>
   <script src="../webjars/angular-treasure-overlay-spinner/${angular-treasure-overlay-spinner.version}/dist/treasure-overlay-spinner.min.js"></script>
   <script src="../webjars/ng-password-strength/${ng-password-strength.version}/dist/scripts/ng-password-strength.min.js"></script>
   <script type="text/javascript" src="../webjars/bootstrap-select/${bootstrap-select.version}/js/bootstrap-select.min.js"></script>

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/js/app.js b/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
index 71a3985..c1f47df 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
+++ b/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
@@ -343,7 +343,8 @@ app.controller('ApplicationController', ['$scope', '$rootScope', '$location', 'I
         availableLanguages: [
           {id: '1', name: 'Italiano', code: 'it', format: 'dd/MM/yyyy HH:mm'},
           {id: '2', name: 'English', code: 'en', format: 'MM/dd/yyyy HH:mm'},
-          {id: '3', name: 'Deutsch', code: 'de', format: 'dd/MM/yyyy HH:mm'}
+          {id: '3', name: 'Deutsch', code: 'de', format: 'dd/MM/yyyy HH:mm'},
+          {id: '4', name: '日本語', code: 'ja', format: 'yyyy/MM/dd HH:mm'}
         ]
       };
       $rootScope.languages.selectedLanguage = $rootScope.languages.availableLanguages[1];

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
index 6212344..4ba2f16 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
@@ -35,6 +35,7 @@
   "ENGLISH": "Englisch",
   "ITALIAN": "Italienisch",
   "GERMAN": "Deutsch",
+  "JAPANESE": "Japanisch",
   "GROUPS": "Gruppen",
   "GROUPS_PLACEHOLDER": "Klicken sie auf Gruppen um auszuwählen...",
   "AUXILIARY CLASSES": "Hilfsklassen",

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
index 90e5e19..5d09f29 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
@@ -35,6 +35,7 @@
   "ENGLISH": "English",
   "ITALIAN": "Italian",
   "GERMAN": "German",
+  "JAPANESE": "Japanese",
   "GROUPS": "Groups",
   "GROUPS_PLACEHOLDER": "Click to select groups...",
   "AUXILIARY CLASSES": "Auxiliary classes",

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
index e227a05..25c3713 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
@@ -35,6 +35,7 @@
   "ENGLISH": "Inglese",
   "ITALIAN": "Italiano",
   "GERMAN": "Tedesco",
+  "JAPANESE": "Giapponese",
   "GROUPS": "Gruppi",
   "GROUPS_PLACEHOLDER": "Clicca per selezionare i gruppi...",
   "AUXILIARY CLASSES": "Classi Ausiliari",

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json
new file mode 100644
index 0000000..1c7e984
--- /dev/null
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json
@@ -0,0 +1,24 @@
+{
+  "credentials": "詳細",
+  "groups": "グループ",
+  "plainSchemas": "プレーンスキーマ",
+  "derivedSchemas": "派生スキーマ",
+  "virtualSchemas": "仮想スキーマ",
+  "resources": "リソース",
+  "finish": "完了",
+  "fullname": "氏名",
+  "userId": "ユーザーId",
+  "loginDate": "ログイン日",
+  "firstname": "名",
+  "surname": "姓",
+  "ctype": "ctype",
+  "email": "メール",
+  "activationDate": "アクティベーション日",
+  "uselessReadonly": "不要読み取り専用",
+  "cool": "クール",
+  "gender": "性別",
+  "aLong": "一緒",
+  "makeItDouble": "倍にする",
+  "obscure": "不明",
+  "photo": "写真"
+}

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json
new file mode 100644
index 0000000..3a665bb
--- /dev/null
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json
@@ -0,0 +1,58 @@
+{
+  "USER": "ユーザー",
+  "CHOSENLANGUAGE": "選択した言語",
+  "CAPTCHA": "画像に表示されたコードを入力してください。",
+  "PASSWORD_PLACEHOLDER": "パスワード",
+  "PASSWORD_RESET": "パスワードリセット",
+  "CONFIRM_PASSWORD_RESET": "パスワードリセットの確認",
+  "NOTSECURE": "安全ではありません!",
+  "ALMOSTSECURE": "安全ですが、より良いものにできます",
+  "SUBMIT": "実行",
+  "CANCEL": "キャンセル",
+  "PASSWORD_CHANGE_REQUIRED": "パスワード変更が必要です",
+  "PASSWORD_CHANGE": "パスワード変更",
+  "CONFIRM_PASSWORD": "パスワードの確認",
+  "CONFIRM_PASSWORD_PLACEHOLDER": "パスワードの確認",
+  "VERYGOOD": "非常にすばらしい!",
+  "PASSWORD_STRENGTH": "パスワードの強度",
+  "NEXT": "次へ",
+  "SAVE": "保存",
+  "FINISH": "完了",
+  "PREVIOUS": "前へ",
+  "USERDETAILS": "ユーザー詳細",
+  "SECURITYQUESTION": "秘密の質問",
+  "SELECTSECURITYQUESTION": "秘密の質問を選択",
+  "SECURITYANSWER": "秘密の答え",
+  "SECURITYANSWER_PLACEHOLDER": "秘密の答え",
+  "ISREQUIRED": "が必要です",
+  "SELFREGISTRATION": "セルフ登録",
+  "PASSWORDRESET": "パスワードリセット",
+  "USERNAME": "ユーザー名",
+  "USERNAME_PLACEHOLDER": "ユーザー名",
+  "PASSWORD": "パスワード",
+  "LOGIN": "ログイン",
+  "LANGUAGES": "言語",
+  "ENGLISH": "英語",
+  "ITALIAN": "イタリア語",
+  "GERMAN": "ドイツ語",
+  "JAPANESE": "日本語",
+  "GROUPS": "グループ",
+  "GROUPS_PLACEHOLDER": "クリックしてグループを選択...",
+  "AUXILIARY CLASSES": "補助クラス",
+  "AUXILIARY_CLASSES_PLACEHOLDER": "クリックして補助クラスを選択...",
+  "CREDENZIALI": "詳細",
+  "PLAINSCHEMAS": "プレーンスキーマ",
+  "DERIVEDSCHEMAS": "派生スキーマ",
+  "VIRTUALSCHEMAS": "仮想スキーマ",
+  "RESOURCES": "リソース",
+  "RESOURCES_PLACEHOLDER": "クリックしてリソースを選択...",
+  "REALM": "レルム",
+  "NEWUSER": "新しいユーザー",
+  "SUCCESSFULLY_CREATED": "正常に作成しました",
+  "SUCCESSFULLY_UPDATED": "正常に更新しました",
+  "PASSWORD_UPDATED": "正常にパスワードをリセットしました",
+  "GOBACKHOME": "このリンクをクリックするとホームページに戻ります",
+  "CONFIRM_REMOVE": "これにより現在の値を削除します。続行しますか?",
+  "own": "自分"
+}
+


[3/8] syncope git commit: [SYNCOPE-1259] Japanese translation

Posted by il...@apache.org.
http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties
new file mode 100644
index 0000000..ba768d2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc
+values=\u5024
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+any.edit=\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u7de8\u96c6

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties
new file mode 100644
index 0000000..eb9c986
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties
@@ -0,0 +1,33 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+required_alert=\u3059\u3079\u3066\u306e\u30d5\u30a9\u30fc\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u5fc5\u9808\u3067\u3059\u3002
+mandatoryCondition=\u5fc5\u9808
+enumerationValues= \u5217\u6319\u5024
+enumerationKeys= \u5217\u6319\u30e9\u30d9\u30eb
+uniqueConstraint=\u4e00\u610f
+multivalue=\u8907\u6570\u5024
+multivalueAndUniqueConstr.validation='\u8907\u6570\u5024' \u3068 '\u4e00\u610f\u5236\u7d04' \u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u4e21\u65b9\u30c1\u30a7\u30c3\u30af\u3067\u304d\u307e\u305b\u3093
+type=\u30bf\u30a4\u30d7
+validator=\u30d0\u30ea\u30c7\u30fc\u30bf\u30fc
+conversionPattern=\u5909\u63db\u30d1\u30bf\u30fc\u30f3
+action=\u30a2\u30af\u30b7\u30e7\u30f3
+edit_attribute=\u5c5e\u6027\u3092\u7de8\u96c6
+title=\u30b9\u30ad\u30fc\u30de
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+secretKey=\u79d8\u5bc6\u9375
+cipherAlgorithm=\u6697\u53f7\u5316\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0
+mimeType=MIME \u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties
new file mode 100644
index 0000000..0b1d848
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+fullPath=\u30d1\u30b9
+accountPolicy=\u30a2\u30ab\u30a6\u30f3\u30c8\u30dd\u30ea\u30b7\u30fc
+passwordPolicy=\u30d1\u30b9\u30ef\u30fc\u30c9\u30dd\u30ea\u30b7\u30fc
+actions=\u30a2\u30af\u30b7\u30e7\u30f3
+resources=\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties
new file mode 100644
index 0000000..a96ba89
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+description=\u8aac\u660e

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties
new file mode 100644
index 0000000..19d2515
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u95a2\u4fc2\u30bf\u30a4\u30d7 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u95a2\u4fc2\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties
new file mode 100644
index 0000000..12cabbc
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30ed\u30fc\u30eb ${roleTO.key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30ed\u30fc\u30eb
+role.members=\u30ed\u30fc\u30eb '${key}' \u30e1\u30f3\u30d0\u30fc

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties
new file mode 100644
index 0000000..6771e09
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+kind=\u30b9\u30ad\u30fc\u30de\u30bf\u30a4\u30d7
+createSchema=\u65b0\u3057\u3044\u30b9\u30ad\u30fc\u30de\u3092\u4f5c\u6210

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties
new file mode 100644
index 0000000..fccf442
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties
@@ -0,0 +1,30 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30b9\u30ad\u30fc\u30de ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30b9\u30ad\u30fc\u30de
+mandatoryCondition=\u5fc5\u9808
+enumerationValues= \u5217\u6319\u5024
+enumerationKeys= \u5217\u6319\u30e9\u30d9\u30eb
+uniqueConstraint=\u4e00\u610f
+multivalue=\u8907\u6570\u5024
+type=\u30bf\u30a4\u30d7
+title=\u30b9\u30ad\u30fc\u30de
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+expression=\u8868\u73fe
+resource=\u30ea\u30bd\u30fc\u30b9
+extAttrName=\u62e1\u5f35\u5c5e\u6027\u540d
+anyType=\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties
new file mode 100644
index 0000000..3cceacb
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+key=\u30ad\u30fc
+content=\u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties
new file mode 100644
index 0000000..ad51d3c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u79d8\u5bc6\u306e\u8cea\u554f ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u79d8\u5bc6\u306e\u8cea\u554f

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties
new file mode 100644
index 0000000..96d93bd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+startAtCheck=\u958b\u59cb\u65e5\u3092\u6307\u5b9a

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties
new file mode 100644
index 0000000..988c9e1
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+copy_to_clipboard.feedback=\u30ad\u30fc\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3057\u305f!
+copy_to_clipboard.title=\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u30ad\u30fc\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties
new file mode 100644
index 0000000..433f949
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+auxClasses=\u88dc\u52a9\u30af\u30e9\u30b9
+anyType=\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties
new file mode 100644
index 0000000..a2ba77a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+description=\u8aac\u660e
+kind=\u7a2e\u985e
+classes=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties
new file mode 100644
index 0000000..c8baff6
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${anyTO.type} ${anyTO.username} \u3092\u7de8\u96c6
+any.propagation.tasks=${type} ${username} \u306e\u4f1d\u64ad\u30bf\u30b9\u30af
+any.notification.tasks=${type} ${username} \u306e\u901a\u77e5\u30bf\u30b9\u30af

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties
new file mode 100644
index 0000000..8475c1a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+required_alert=\u3059\u3079\u3066\u306e\u30d5\u30a9\u30fc\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u5fc5\u9808\u3067\u3059\u3002
+edit_attribute=\u5c5e\u6027\u3092\u7de8\u96c6
+attributes=\u4eee\u60f3\u5c5e\u6027
+title=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+resource=\u30ea\u30bd\u30fc\u30b9
+anyType=\u30bf\u30a4\u30d7
+extAttrName=\u5916\u90e8\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties
new file mode 100644
index 0000000..54b0d64
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties
@@ -0,0 +1,31 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+description=\u8aac\u660e
+usedByResources=\u4f7f\u7528\u30ea\u30bd\u30fc\u30b9
+usedByRealms=\u4f7f\u7528\u30ec\u30eb\u30e0
+passthroughResources=\u901a\u904e\u30ea\u30bd\u30fc\u30b9
+maxAuthenticationAttempts=\u6700\u5927\u8a8d\u8a3c\u8a66\u884c\u56de\u6570
+propagateSuspension=\u4f1d\u64ad\u30b5\u30b9\u30da\u30f3\u30b7\u30e7\u30f3
+historyLength=\u5c65\u6b74\u9577
+allowNullPassword=\u7a7a\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u8a31\u53ef
+policy.rules=${description} \u30eb\u30fc\u30eb
+any.edit=${description} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30dd\u30ea\u30b7\u30fc
+any.finish=${description} \u3092\u5b9f\u884c
+any.cancel=${description} \u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+compose.title=\u30eb\u30fc\u30eb
+conflictResolutionAction=\u7af6\u5408\u89e3\u6c7a\u30a2\u30af\u30b7\u30e7\u30f3

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties
new file mode 100644
index 0000000..9bd5c10
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+rule=\u30eb\u30fc\u30eb
+configuration=\u8a2d\u5b9a
+noConf=\u8a2d\u5b9a\u304c\u3042\u308a\u307e\u305b\u3093

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties
new file mode 100644
index 0000000..dd86bc4
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+rule=\u30eb\u30fc\u30eb
+anyType=\u9069\u7528...
+correlationRules=\u76f8\u95a2\u30eb\u30fc\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties
new file mode 100644
index 0000000..f5bd45a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties
@@ -0,0 +1,37 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+profile=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+executions=\u5b9f\u884c
+title=\u30ec\u30dd\u30fc\u30c8
+
+name=\u30ec\u30dd\u30fc\u30c8
+lastExec=\u6700\u7d42\u5b9f\u884c
+nextExec=\u6b21\u306e\u5b9f\u884c
+
+start=\u958b\u59cb\u65e5
+end=\u7d42\u4e86\u65e5
+latestExecStatus=\u6700\u7d42\u5b9f\u884c\u30b9\u30c6\u30fc\u30bf\u30b9
+
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+
+any.edit=\u30ec\u30dd\u30fc\u30c8 ${name} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30ec\u30dd\u30fc\u30c8
+any.finish=\u30ec\u30dd\u30fc\u30c8\u3092\u5b9f\u884c
+any.cancel=\u30ec\u30dd\u30fc\u30c8\u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+report.view=\u5b9f\u884c\u306e\u30ec\u30dd\u30fc\u30c8 '${name}'
+reportlet.conf=${name} \u306e\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u8a2d\u5b9a
+close=Close

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties
new file mode 100644
index 0000000..f65cc6f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30ec\u30dd\u30fc\u30c8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
+text.title=csv

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties
new file mode 100644
index 0000000..b2c07ec
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u540d\u524d
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties
new file mode 100644
index 0000000..3bbdb9b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reportlet=\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+profile=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+configuration=\u8a2d\u5b9a
+noConf=\u8a2d\u5b9a\u304c\u3042\u308a\u307e\u305b\u3093

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties
new file mode 100644
index 0000000..ba85e50
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+plainAttrs=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027
+derAttrs=\u6d3e\u751f\u5c5e\u6027
+virAttrs=\u4eee\u60f3\u5c5e\u6027
+features=\u6a5f\u80fd
+matchingCond=\u4e00\u81f4\u6761\u4ef6
+userMatchingCond=\u30e6\u30fc\u30b6\u2015\u4e00\u81f4\u6761\u4ef6
+groupMatchingCond=\u30b0\u30eb\u30fc\u30d7\u4e00\u81f4\u6761\u4ef6
+anyObjectMatchingCond=\u4efb\u610f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u4e00\u81f4\u6761\u4ef6

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties
new file mode 100644
index 0000000..86c0993
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reportlet=\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+configuration=\u8a2d\u5b9a

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties
new file mode 100644
index 0000000..cebbd08
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+resource=\u30ea\u30bd\u30fc\u30b9
+connObjectLink=\u30ea\u30e2\u30fc\u30c8 ID
+anyKey=\u30ed\u30fc\u30ab\u30eb ID
+status=\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties
new file mode 100644
index 0000000..d2f2f6c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+cron=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb (\u79d2, \u5206, \u6642, \u65e5, \u6708, \u66dc\u65e5)
+cronTemplateChooser=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+chooseForTemplate=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+selOpt1=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306a\u3057
+selOpt2=5 \u5206\u3054\u3068
+selOpt3=\u6bce\u65e5 12pm (\u5348\u5f8c) \u306b\u8d77\u52d5
+selOpt4=\u6bce\u6708\u521d\u65e5 12am (\u591c\u9593) \u306b\u8d77\u52d5
+selOpt5=\u6bce\u6708\u6708\u672b 12am (\u591c\u9593) \u306b\u8d77\u52d5
+selOpt6=\u6bce\u9031\u6708\u66dc\u65e5 12am (\u591c\u9593) \u306b\u8d77\u52d5
+cronTemplateChooser.dropDownChoiceField.null=\u5229\u7528\u53ef\u80fd\u306a\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties
new file mode 100644
index 0000000..118afa1
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+start=\u958b\u59cb
+end=\u7d42\u4e86
+status=\u30b9\u30c6\u30fc\u30bf\u30b9
+execution.view=\u5b9f\u884c '${key}' \u306e\u7d50\u679c\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..fadecfd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+task.view=\u5b9f\u884c
+content={0} \u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..f873653
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+operation=\u64cd\u4f5c
+anyTypeKind=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7
+entityKey=\u30ed\u30fc\u30ab\u30eb ID
+connObjectKey=\u30ea\u30e2\u30fc\u30c8 ID
+task.view=${right.operation} ${right.objectClassName}
+task.view.details=\u5c5e\u6027\u8a73\u7d30
+resource=\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties
new file mode 100644
index 0000000..4d5e74b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+filters=${key} \u306b\u3064\u3044\u3066\u306e\u30d5\u30a3\u30eb\u30bf\u30fc
+On=\u304b\u3064
+Off=\u307e\u305f\u306f

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..e30d011
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties
@@ -0,0 +1,32 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u540d\u524d
+description=\u8aac\u660e
+destinationRealm=\u5b9b\u5148\u30ec\u30eb\u30e0
+jobDelegate=\u30b8\u30e7\u30d6\u59d4\u4efb
+lastExec=\u6700\u7d42\u5b9f\u884c
+nextExec=\u6b21\u306e\u5b9f\u884c
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+
+any.edit=${name} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30bf\u30b9\u30af
+any.finish=${name} \u3092\u5b9f\u884c
+any.cancel=${name} \u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+pullMode=\u30d7\u30eb\u30e2\u30fc\u30c9
+reconFilterBuilder=\u30d5\u30a3\u30eb\u30bf\u30fc\u30d3\u30eb\u30c0\u30fc\u306e\u7167\u5408
+actions=\u30a2\u30af\u30b7\u30e7\u30f3
+sourceRealm=\u30bd\u30fc\u30b9\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties
new file mode 100644
index 0000000..b1b725c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties
@@ -0,0 +1,33 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u540d\u524d
+description=\u8aac\u660e
+jobDelegate=\u30af\u30e9\u30b9
+matchingRule=\u4e00\u81f4\u30eb\u30fc\u30eb
+unmatchingRule=\u4e0d\u4e00\u81f4\u30eb\u30fc\u30eb
+performCreate=\u4f5c\u6210\u3092\u8a31\u53ef
+performUpdate=\u66f4\u65b0\u3092\u8a31\u53ef
+performDelete=\u524a\u9664\u3092\u8a31\u53ef
+syncStatus=\u540c\u671f\u30b9\u30c6\u30fc\u30bf\u30b9
+lastExec=\u6700\u7d42\u5b9f\u884c
+nextExec=\u6b21\u306e\u5b9f\u884c
+detail=\u8a73\u7d30
+delete=\u524a\u9664
+edit=\u7de8\u96c6
+execute=\u5b9f\u884c
+executeDryRun=\u4e88\u884c\u6f14\u7fd2
+latestExecStatus=\u6700\u7d42\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..a1a0f19
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties
@@ -0,0 +1,28 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+profile=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+executions=\u5b9f\u884c
+title=\u30bf\u30b9\u30af
+start=\u958b\u59cb\u65e5
+end=\u7d42\u4e86\u65e5
+latestExecStatus=\u6700\u7d42\u5b9f\u884c\u30b9\u30c6\u30fc\u30bf\u30b9
+
+task.view=\u30bf\u30b9\u30af '${right.name}' \u306e\u5b9f\u884c
+inner.template.edit=\u30bf\u30b9\u30af '${right.name}' \u306e ${left} \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u7de8\u96c6
+inner.task.edit=\u30bf\u30b9\u30af '${right.name}' \u3092\u7de8\u96c6
+inner.task.new=\u65b0\u3057\u3044\u30bf\u30b9\u30af
+inner.task.clone=\u30bf\u30b9\u30af '${right.name}' \u3092\u8907\u88fd

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties
new file mode 100644
index 0000000..aef451c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties
@@ -0,0 +1,44 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+connector.new=\u65b0\u3057\u3044\u30b3\u30cd\u30af\u30bf\u30fc
+connector.edit=\u30b3\u30cd\u30af\u30bf\u30fc {0} \u3092\u7de8\u96c6
+connector.menu.add=\u65b0\u3057\u3044\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u8ffd\u52a0
+connector.menu.remove=\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u524a\u9664
+connector.menu.edit=\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u7de8\u96c6
+connector.menu.history=\u8a2d\u5b9a\u5c65\u6b74
+
+resource.new=\u65b0\u3057\u3044\u30ea\u30bd\u30fc\u30b9
+resource.edit=\u30ea\u30bd\u30fc\u30b9 {0} \u3092\u7de8\u96c6
+resource.menu.add=\u65b0\u3057\u3044\u30ea\u30bd\u30fc\u30b9\u3092\u8ffd\u52a0
+resource.menu.remove=\u30ea\u30bd\u30fc\u30b9\u3092\u524a\u9664
+resource.menu.edit=\u30ea\u30bd\u30fc\u30b9\u3092\u7de8\u96c6
+resource.menu.provision=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u30eb\u30fc\u30eb\u3092\u7de8\u96c6
+resource.menu.explore=\u30ea\u30bd\u30fc\u30b9\u3092\u63a2\u7d22
+resource.menu.history=\u8a2d\u5b9a\u5c65\u6b74
+resource.menu.clone=\u30ea\u30bd\u30fc\u30b9\u3092\u8907\u88fd
+
+task.custom.list=\u30ab\u30b9\u30bf\u30e0\u30bf\u30b9\u30af
+task.propagation.list=\u4f1d\u64ad\u30bf\u30b9\u30af {0}
+task.pull.list=\u30d7\u30eb\u30bf\u30b9\u30af {0}
+task.push.list=\u30d7\u30c3\u30b7\u30e5\u30bf\u30b9\u30af {0}
+resource.explore.list=${key} \u3092\u63a2\u7d22
+connectors.reload=\u3059\u3079\u3066\u306e\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u518d\u8aad\u307f\u8fbc\u307f
+resource.provisioning.status=\u30d7\u30ed\u30d3\u30b8\u30e7\u30cb\u30f3\u30b0\u30b9\u30c6\u30fc\u30bf\u30b9 {0}
+resource.menu.provisioning.status=\u30d7\u30ed\u30d3\u30b8\u30e7\u30cb\u30f3\u30b0\u30b9\u30c6\u30fc\u30bf\u30b9
+resource.menu.push.list=\u30d7\u30c3\u30b7\u30e5\u30bf\u30b9\u30af
+resource.menu.pull.list=\u30d7\u30eb\u30bf\u30b9\u30af
+resource.menu.propagation.list=\u4f1d\u64ad\u30bf\u30b9\u30af

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties
new file mode 100644
index 0000000..932f656
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+missingEntitlement=\u6a29\u5229\u4ed8\u4e0e\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093: CONNECTOR_READ

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties
new file mode 100644
index 0000000..433203a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+submit=\u4fdd\u5b58
+add=\u8ffd\u52a0
+remove=\u524a\u9664
+cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties
new file mode 100644
index 0000000..1c2e044
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties
@@ -0,0 +1,255 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+mapping.class=fa fa-exchange
+mapping.title=\u30de\u30c3\u30d4\u30f3\u30b0
+mapping.alt=\u30de\u30c3\u30d4\u30f3\u30b0
+
+mustchangepassword.class=fa fa-lock
+mustchangepassword.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5909\u66f4\u304c\u5fc5\u8981
+mustchangepassword.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5909\u66f4\u304c\u5fc5\u8981
+
+set_latest_sync_token.class=fa fa-hourglass-start
+set_latest_sync_token.title=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+set_latest_sync_token.alt=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+
+remove_sync_token.class=fa fa-hourglass-o
+remove_sync_token.title=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+remove_sync_token.alt=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+
+clone.class=fa fa-clone
+clone.title=\u8907\u88fd
+clone.alt=\u8907\u88fd
+
+create.class=glyphicon glyphicon-plus
+create.title=\u4f5c\u6210
+create.alt=\u4f5c\u6210
+
+template.class=fa fa-list-alt
+template.title=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+template.alt=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+
+edit.class=glyphicon glyphicon-pencil
+edit.title=\u7de8\u96c6
+edit.alt=\u7de8\u96c6
+
+manage_approval.class=fa fa-pencil-square-o
+manage_approval.title=\u7ba1\u7406
+manage_approval.alt=\u7ba1\u7406\u627f\u8a8d
+
+edit_approval.class=glyphicon glyphicon-pencil
+edit_approval.title=\u7de8\u96c6
+edit_approval.alt=\u7de8\u96c6\u627f\u8a8d
+
+type_extensions.class=fa fa-expand
+type_extensions.title=\u62e1\u5f35
+type_extensions.alt=\u62e1\u5f35
+
+fo_edit.class=fa fa-file-code-o
+fo_edit.title=fo
+fo_edit.alt=fo icon
+
+fo_manage_approval.class=fa fa-file-code-o
+fo_manage_approval.title=fo
+fo_manage_approval.alt=fo icon
+
+fo_edit_approval.class=fa fa-file-code-o
+fo_edit_approval.title=fo
+fo_edit_approval.alt=fo icon
+
+html.class=fa fa-file-code-o
+html.title=html
+html.alt=html icon
+
+text.class=fa fa-file-text-o
+text.title=\u30c6\u30ad\u30b9\u30c8
+text.alt=\u30c6\u30ad\u30b9\u30c8
+
+compose.class=fa fa-puzzle-piece
+compose.title=\u69cb\u6210
+compose.alt=\u69cb\u6210
+
+layout_edit.class=fa fa-object-ungroup
+layout_edit.title=\u30ec\u30a4\u30a2\u30a6\u30c8
+layout_edit.alt=\u30ec\u30a4\u30a2\u30a6\u30c8
+
+reset.class=fa fa-shield
+reset.title=\u30ea\u30bb\u30c3\u30c8
+reset.alt=\u30ea\u30bb\u30c3\u30c8
+
+enable.class=fa fa-toggle-on
+enable.title=\u6709\u52b9
+enable.alt=\u6709\u52b9
+
+not_found.class=fa fa-eye-slash
+not_found.title=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+not_found.alt=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+
+view.class=fa fa-eye
+view.title=\u8868\u793a
+view.alt=\u8868\u793a
+
+view_executions.class=fa fa-eye
+view_executions.title=\u5b9f\u884c\u3092\u8868\u793a
+view_executions.alt=\u5b9f\u884c\u3092\u8868\u793a
+
+view_details.class=fa fa-info-circle
+view_details.title=\u8a73\u7d30\u3092\u8868\u793a
+view_details.alt=\u8a73\u7d30\u3092\u8868\u793a
+
+members.class=fa fa-users
+members.title=\u30e1\u30f3\u30d0\u30fc
+members.alt=\u30e1\u30f3\u30d0\u30fc
+
+search.class=glyphicon glyphicon-search
+search.title=\u691c\u7d22
+search.alt=\u691c\u7d22
+
+delete.class=glyphicon glyphicon-minus
+delete.title=\u524a\u9664
+delete.alt=\u524a\u9664
+
+execute.class=fa fa-gear
+execute.title=\u5b9f\u884c
+execute.alt=\u5b9f\u884c
+
+password_reset.class=fa fa-shield
+password_reset.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+password_reset.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+
+dryrun.class=fa fa-gears
+dryrun.title=\u4e88\u884c\u6f14\u7fd2
+dryrun.alt=\u4e88\u884c\u6f14\u7fd2
+
+claim.class=fa fa-ticket
+claim.title=\u7533\u8acb
+claim.alt=\u7533\u8acb
+
+select.class=glyphicon glyphicon-ok
+select.title=\u9078\u629e
+select.alt=\u9078\u629e
+
+close.class=fa fa-sign-out
+close.title=\u9589\u3058\u308b
+close.alt=\u9589\u3058\u308b
+
+export.class=fa fa-floppy-o
+export.title=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export.alt=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_csv.class=fa fa-file-text-o
+export_csv.title=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_csv.alt=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_html.class=fa fa-file-code-o
+export_html.title=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_html.alt=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_pdf.class=fa fa-file-pdf-o
+export_pdf.title=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_pdf.alt=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_rtf.class=fa fa-file-word-o
+export_rtf.title=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_rtf.alt=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_xml.class=fa fa-file-excel-o
+export_xml.title=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_xml.alt=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+restore.class=fa fa-arrow-circle-down
+restore.title=\u5fa9\u5143
+restore.alt=\u5fa9\u5143
+
+suspend.class=glyphicon glyphicon-ban-circle
+suspend.title=\u30b5\u30b9\u30da\u30f3\u30c9
+suspend.alt=\u30b5\u30b9\u30da\u30f3\u30c9
+
+reactivate.class=glyphicon glyphicon-ok-sign
+reactivate.title=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+reactivate.alt=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+
+reload.class=fa fa-repeat
+reload.title=\u518d\u8aad\u307f\u8fbc\u307f
+reload.alt=\u518d\u8aad\u307f\u8fbc\u307f
+
+change_view.class=fa fa-list"
+change_view.title=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+change_view.alt=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+
+unlink.class=fa fa-unlink
+unlink.title=\u30ea\u30f3\u30af\u89e3\u9664
+unlink.alt=\u30ea\u30f3\u30af\u89e3\u9664
+
+link.class=fa fa-link
+link.title=\u30ea\u30f3\u30af
+link.alt=\u30ea\u30f3\u30af
+
+unassign.class=glyphicon glyphicon-resize-full
+unassign.title=\u5272\u308a\u5f53\u3066\u89e3\u9664
+unassign.alt=\u5272\u308a\u5f53\u3066\u89e3\u9664
+
+assign.class=glyphicon glyphicon-resize-small
+assign.title=\u5272\u308a\u5f53\u3066
+assign.alt=\u5272\u308a\u5f53\u3066
+
+deprovision.class=glyphicon glyphicon-fast-backward
+deprovision.title=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision.alt=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision.class=glyphicon glyphicon-fast-forward
+provision.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision.alt=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+deprovision_members.class=glyphicon glyphicon-fast-backward
+deprovision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision_members.class=glyphicon glyphicon-fast-forward
+provision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+manage_resources.class=fa fa-sitemap
+manage_resources.title=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+manage_resources.alt=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+
+manage_users.class=fa fa-users
+manage_users.title=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+manage_users.alt=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+
+manage_groups.class=fa fa-users
+manage_groups.title=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+manage_groups.alt=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+
+propagation_tasks.class=fa fa-arrow-right
+propagation_tasks.title=\u4f1d\u64ad\u30bf\u30b9\u30af
+propagation_tasks.alt=\u4f1d\u64ad\u30bf\u30b9\u30af
+
+notification_tasks.class=fa fa-envelope-o
+notification_tasks.title=\u901a\u77e5\u30bf\u30b9\u30af
+notification_tasks.alt=\u901a\u77e5\u30bf\u30b9\u30af
+
+zoom_in.class=fa fa-search-plus
+zoom_in.title=\u30ba\u30fc\u30e0\u30a4\u30f3
+zoom_in.alt=\u30ba\u30fc\u30e0\u30a4\u30f3
+
+zoom_out.class=fa fa-search-minus
+zoom_out.title=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8
+zoom_out.alt=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8
+
+workflow_modeler.class=fa fa-picture-o
+workflow_modeler.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30e2\u30c7\u30e9\u2015
+workflow_modeler.alt=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30e2\u30c7\u30e9\u2015

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties
new file mode 100644
index 0000000..4b709da
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties
@@ -0,0 +1,223 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+mapping.class=fa fa-exchange
+mapping.title=mapping
+mapping.alt=mapping icon
+
+mustchangepassword.class=fa fa-lock
+mustchangepassword.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u304c\u5fc5\u8981\u306e\u5207\u308a\u66ff\u3048
+mustchangepassword.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u304c\u5fc5\u8981\u306e\u5207\u308a\u66ff\u3048
+
+set_latest_sync_token.class=fa fa-hourglass-start
+set_latest_sync_token.title=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+set_latest_sync_token.alt=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+
+remove_sync_token.class=fa fa-hourglass-o
+remove_sync_token.title=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+remove_sync_token.alt=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+
+clone.class=fa fa-clone
+clone.title=\u8907\u88fd
+clone.alt=\u8907\u88fd
+
+create.class=glyphicon glyphicon-plus
+create.title=\u4f5c\u6210
+create.alt=\u4f5c\u6210
+
+template.class=fa fa-list-alt
+template.title=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+template.alt=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+
+edit.class=glyphicon glyphicon-pencil
+edit.title=\u7de8\u96c6
+edit.alt=\u7de8\u96c6
+
+type_extensions.class=fa fa-expand
+type_extensions.title=\u62e1\u5f35
+type_extensions.alt=\u62e1\u5f35
+
+fo_edit.class=fa fa-file-code-o
+fo_edit.title=fo
+fo_edit.alt=fo icon
+
+html.class=fa fa-file-code-o
+html.title=html
+html.alt=html icon
+
+text.class=fa fa-file-text-o
+text.title=\u30c6\u30ad\u30b9\u30c8
+text.alt=\u30c6\u30ad\u30b9\u30c8
+
+compose.class=fa fa-puzzle-piece
+compose.title=\u69cb\u6210
+compose.alt=\u69cb\u6210
+
+layout_edit.class=fa fa-object-ungroup
+layout_edit.title=\u30ec\u30a4\u30a2\u30a6\u30c8
+layout_edit.alt=\u30ec\u30a4\u30a2\u30a6\u30c8
+
+reset.class=fa fa-shield
+reset.title=\u30ea\u30bb\u30c3\u30c8
+reset.alt=\u30ea\u30bb\u30c3\u30c8
+
+enable.class=fa fa-toggle-on
+enable.title=\u6709\u52b9
+enable.alt=\u6709\u52b9
+
+not_found.class=fa fa-eye-slash
+not_found.title=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+not_found.alt=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+
+view.class=fa fa-eye
+view.title=\u8868\u793a
+view.alt=\u8868\u793a
+
+members.class=fa fa-users
+members.title=\u30e1\u30f3\u30d0\u30fc
+members.alt=\u30e1\u30f3\u30d0\u30fc
+
+search.class=glyphicon glyphicon-search
+search.title=\u691c\u7d22
+search.alt=\u691c\u7d22
+
+delete.class=glyphicon glyphicon-minus
+delete.title=\u524a\u9664
+delete.alt=\u524a\u9664
+
+execute.class=fa fa-gear
+execute.title=\u5b9f\u884c
+execute.alt=\u5b9f\u884c
+
+password_reset.class=fa fa-shield
+password_reset.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+password_reset.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+
+dryrun.class=fa fa-gears
+dryrun.title=\u4e88\u884c\u6f14\u7fd2
+dryrun.alt=\u4e88\u884c\u6f14\u7fd2
+
+claim.class=fa fa-ticket
+claim.title=\u7533\u8acb
+claim.alt=\u7533\u8acb
+
+select.class=glyphicon glyphicon-ok
+select.title=\u9078\u629e
+select.alt=\u9078\u629e
+
+close.class=fa fa-sign-out
+close.title=\u9589\u3058\u308b
+close.alt=\u9589\u3058\u308b
+
+export.class=fa fa-floppy-o
+export.title=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export.alt=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_csv.class=fa fa-file-text-o
+export_csv.title=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_csv.alt=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_html.class=fa fa-file-code-o
+export_html.title=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_html.alt=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_pdf.class=fa fa-file-pdf-o
+export_pdf.title=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_pdf.alt=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_rtf.class=fa fa-file-word-o
+export_rtf.title=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_rtf.alt=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_xml.class=fa fa-file-excel-o
+export_xml.title=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_xml.alt=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+suspend.class=glyphicon glyphicon-ban-circle
+suspend.title=\u30b5\u30b9\u30da\u30f3\u30c9
+suspend.alt=\u30b5\u30b9\u30da\u30f3\u30c9
+
+reactivate.class=glyphicon glyphicon-ok-sign
+reactivate.title=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+reactivate.alt=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+
+reload.class=fa fa-repeat
+reload.title=\u518d\u8aad\u307f\u8fbc\u307f
+reload.alt=\u518d\u8aad\u307f\u8fbc\u307f
+
+change_view.class=fa fa-list
+change_view.title=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+change_view.alt=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+
+unlink.class=fa fa-unlink
+unlink.title=\u30ea\u30f3\u30af\u89e3\u9664
+unlink.alt=\u30ea\u30f3\u30af\u89e3\u9664
+
+link.class=fa fa-link
+link.title=\u30ea\u30f3\u30af
+link.alt=\u30ea\u30f3\u30af
+
+unassign.class=glyphicon glyphicon-resize-full
+unassign.title=\u5272\u308a\u5f53\u3066\u89e3\u9664
+unassign.alt=\u5272\u308a\u5f53\u3066\u89e3\u9664
+
+assign.class=glyphicon glyphicon-resize-small
+assign.title=\u5272\u308a\u5f53\u3066
+assign.alt=\u5272\u308a\u5f53\u3066
+
+deprovision.class=glyphicon glyphicon-fast-backward
+deprovision.title=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision.alt=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision.class=glyphicon glyphicon-fast-forward
+provision.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision.alt=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+deprovision_members.class=glyphicon glyphicon-fast-backward
+deprovision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision_members.class=glyphicon glyphicon-fast-forward
+provision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+manage_resources.class=fa fa-sitemap
+manage_resources.title=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+manage_resources.alt=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+
+manage_users.class=fa fa-users
+manage_users.title=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+manage_users.alt=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+
+manage_groups.class=fa fa-users
+manage_groups.title=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+manage_groups.alt=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+
+propagation_tasks.class=fa fa-arrow-right
+propagation_tasks.title=\u4f1d\u64ad\u30bf\u30b9\u30af
+propagation_tasks.alt=\u4f1d\u64ad\u30bf\u30b9\u30af
+
+notification_tasks.class=fa fa-envelope-o
+notification_tasks.title=\u901a\u77e5\u30bf\u30b9\u30af
+notification_tasks.alt=\u901a\u77e5\u30bf\u30b9\u30af
+
+zoom_in.class=fa fa-search-plus
+zoom_in.title=\u30ba\u30fc\u30e0\u30a4\u30f3
+zoom_in.alt=\u30ba\u30fc\u30e0\u30a4\u30f3
+
+zoom_out.class=fa fa-search-minus
+zoom_out.title=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8
+zoom_out.alt=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties
new file mode 100644
index 0000000..f82cd54
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+tooLargeFile=\u30d5\u30a1\u30a4\u30eb\u304c\u5927\u304d\u3059\u304e\u307e\u3059\u3002\u6700\u5927\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u30b5\u30a4\u30ba\u306f ${maxUploadSizeB} \u30d0\u30a4\u30c8 (${maxUploadSizeMB} MB) \u3067\u3059\u3002

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties
new file mode 100644
index 0000000..807c589
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+confirmMessage=\u3053\u308c\u306f\u73fe\u5728\u306e\u5024\u3092\u524a\u9664\u3057\u307e\u3059\u3002\u7d9a\u884c\u3057\u307e\u3059\u304b?


[6/8] syncope git commit: [SYNCOPE-1259] Japanese translation - This closes #64

Posted by il...@apache.org.
http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties
new file mode 100644
index 0000000..ba768d2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDirectoryPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc
+values=\u5024
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+any.edit=\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u7de8\u96c6

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties
new file mode 100644
index 0000000..eb9c986
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainSchemaDetails_ja.properties
@@ -0,0 +1,33 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+required_alert=\u3059\u3079\u3066\u306e\u30d5\u30a9\u30fc\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u5fc5\u9808\u3067\u3059\u3002
+mandatoryCondition=\u5fc5\u9808
+enumerationValues= \u5217\u6319\u5024
+enumerationKeys= \u5217\u6319\u30e9\u30d9\u30eb
+uniqueConstraint=\u4e00\u610f
+multivalue=\u8907\u6570\u5024
+multivalueAndUniqueConstr.validation='\u8907\u6570\u5024' \u3068 '\u4e00\u610f\u5236\u7d04' \u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u4e21\u65b9\u30c1\u30a7\u30c3\u30af\u3067\u304d\u307e\u305b\u3093
+type=\u30bf\u30a4\u30d7
+validator=\u30d0\u30ea\u30c7\u30fc\u30bf\u30fc
+conversionPattern=\u5909\u63db\u30d1\u30bf\u30fc\u30f3
+action=\u30a2\u30af\u30b7\u30e7\u30f3
+edit_attribute=\u5c5e\u6027\u3092\u7de8\u96c6
+title=\u30b9\u30ad\u30fc\u30de
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+secretKey=\u79d8\u5bc6\u9375
+cipherAlgorithm=\u6697\u53f7\u5316\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0
+mimeType=MIME \u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties
new file mode 100644
index 0000000..0b1d848
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RealmDetails_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+fullPath=\u30d1\u30b9
+accountPolicy=\u30a2\u30ab\u30a6\u30f3\u30c8\u30dd\u30ea\u30b7\u30fc
+passwordPolicy=\u30d1\u30b9\u30ef\u30fc\u30c9\u30dd\u30ea\u30b7\u30fc
+actions=\u30a2\u30af\u30b7\u30e7\u30f3
+resources=\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties
new file mode 100644
index 0000000..a96ba89
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypeDetailsPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+description=\u8aac\u660e

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties
new file mode 100644
index 0000000..19d2515
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RelationshipTypesPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u95a2\u4fc2\u30bf\u30a4\u30d7 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u95a2\u4fc2\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties
new file mode 100644
index 0000000..12cabbc
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/RoleDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30ed\u30fc\u30eb ${roleTO.key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30ed\u30fc\u30eb
+role.members=\u30ed\u30fc\u30eb '${key}' \u30e1\u30f3\u30d0\u30fc

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties
new file mode 100644
index 0000000..6771e09
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemaModalPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+kind=\u30b9\u30ad\u30fc\u30de\u30bf\u30a4\u30d7
+createSchema=\u65b0\u3057\u3044\u30b9\u30ad\u30fc\u30de\u3092\u4f5c\u6210

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties
new file mode 100644
index 0000000..fccf442
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchemasPanel_ja.properties
@@ -0,0 +1,30 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30b9\u30ad\u30fc\u30de ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30b9\u30ad\u30fc\u30de
+mandatoryCondition=\u5fc5\u9808
+enumerationValues= \u5217\u6319\u5024
+enumerationKeys= \u5217\u6319\u30e9\u30d9\u30eb
+uniqueConstraint=\u4e00\u610f
+multivalue=\u8907\u6570\u5024
+type=\u30bf\u30a4\u30d7
+title=\u30b9\u30ad\u30fc\u30de
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+expression=\u8868\u73fe
+resource=\u30ea\u30bd\u30fc\u30b9
+extAttrName=\u62e1\u5f35\u5c5e\u6027\u540d
+anyType=\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties
new file mode 100644
index 0000000..3cceacb
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionDetailsPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+key=\u30ad\u30fc
+content=\u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties
new file mode 100644
index 0000000..ad51d3c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionsPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u79d8\u5bc6\u306e\u8cea\u554f ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u79d8\u5bc6\u306e\u8cea\u554f

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties
new file mode 100644
index 0000000..96d93bd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/StartAtTogglePanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+startAtCheck=\u958b\u59cb\u65e5\u3092\u6307\u5b9a

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties
new file mode 100644
index 0000000..988c9e1
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TogglePanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+copy_to_clipboard.feedback=\u30ad\u30fc\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3057\u305f!
+copy_to_clipboard.title=\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u30ad\u30fc\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties
new file mode 100644
index 0000000..433f949
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypeExtensionDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+auxClasses=\u88dc\u52a9\u30af\u30e9\u30b9
+anyType=\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties
new file mode 100644
index 0000000..a2ba77a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/TypesDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+description=\u8aac\u660e
+kind=\u7a2e\u985e
+classes=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties
new file mode 100644
index 0000000..c8baff6
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/UserDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${anyTO.type} ${anyTO.username} \u3092\u7de8\u96c6
+any.propagation.tasks=${type} ${username} \u306e\u4f1d\u64ad\u30bf\u30b9\u30af
+any.notification.tasks=${type} ${username} \u306e\u901a\u77e5\u30bf\u30b9\u30af

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties
new file mode 100644
index 0000000..8475c1a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/VirSchemaDetails_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+required_alert=\u3059\u3079\u3066\u306e\u30d5\u30a9\u30fc\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u5fc5\u9808\u3067\u3059\u3002
+edit_attribute=\u5c5e\u6027\u3092\u7de8\u96c6
+attributes=\u4eee\u60f3\u5c5e\u6027
+title=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de
+readonly=\u8aad\u307f\u53d6\u308a\u5c02\u7528
+resource=\u30ea\u30bd\u30fc\u30b9
+anyType=\u30bf\u30a4\u30d7
+extAttrName=\u5916\u90e8\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties
new file mode 100644
index 0000000..54b0d64
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyDirectoryPanel_ja.properties
@@ -0,0 +1,31 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+description=\u8aac\u660e
+usedByResources=\u4f7f\u7528\u30ea\u30bd\u30fc\u30b9
+usedByRealms=\u4f7f\u7528\u30ec\u30eb\u30e0
+passthroughResources=\u901a\u904e\u30ea\u30bd\u30fc\u30b9
+maxAuthenticationAttempts=\u6700\u5927\u8a8d\u8a3c\u8a66\u884c\u56de\u6570
+propagateSuspension=\u4f1d\u64ad\u30b5\u30b9\u30da\u30f3\u30b7\u30e7\u30f3
+historyLength=\u5c65\u6b74\u9577
+allowNullPassword=\u7a7a\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u8a31\u53ef
+policy.rules=${description} \u30eb\u30fc\u30eb
+any.edit=${description} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30dd\u30ea\u30b7\u30fc
+any.finish=${description} \u3092\u5b9f\u884c
+any.cancel=${description} \u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+compose.title=\u30eb\u30fc\u30eb
+conflictResolutionAction=\u7af6\u5408\u89e3\u6c7a\u30a2\u30af\u30b7\u30e7\u30f3

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties
new file mode 100644
index 0000000..9bd5c10
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PolicyRuleDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+rule=\u30eb\u30fc\u30eb
+configuration=\u8a2d\u5b9a
+noConf=\u8a2d\u5b9a\u304c\u3042\u308a\u307e\u305b\u3093

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties
new file mode 100644
index 0000000..dd86bc4
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/policies/PullPolicyModalPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+rule=\u30eb\u30fc\u30eb
+anyType=\u9069\u7528...
+correlationRules=\u76f8\u95a2\u30eb\u30fc\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties
new file mode 100644
index 0000000..f5bd45a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportDirectoryPanel_ja.properties
@@ -0,0 +1,37 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+profile=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+executions=\u5b9f\u884c
+title=\u30ec\u30dd\u30fc\u30c8
+
+name=\u30ec\u30dd\u30fc\u30c8
+lastExec=\u6700\u7d42\u5b9f\u884c
+nextExec=\u6b21\u306e\u5b9f\u884c
+
+start=\u958b\u59cb\u65e5
+end=\u7d42\u4e86\u65e5
+latestExecStatus=\u6700\u7d42\u5b9f\u884c\u30b9\u30c6\u30fc\u30bf\u30b9
+
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+
+any.edit=\u30ec\u30dd\u30fc\u30c8 ${name} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30ec\u30dd\u30fc\u30c8
+any.finish=\u30ec\u30dd\u30fc\u30c8\u3092\u5b9f\u884c
+any.cancel=\u30ec\u30dd\u30fc\u30c8\u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+report.view=\u5b9f\u884c\u306e\u30ec\u30dd\u30fc\u30c8 '${name}'
+reportlet.conf=${name} \u306e\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u8a2d\u5b9a
+close=Close

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties
new file mode 100644
index 0000000..f65cc6f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportTemplateDirectoryPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30ec\u30dd\u30fc\u30c8\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
+text.title=csv

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties
new file mode 100644
index 0000000..b2c07ec
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportWizardBuilder$Profile_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u540d\u524d
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties
new file mode 100644
index 0000000..3bbdb9b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reportlet=\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+profile=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+configuration=\u8a2d\u5b9a
+noConf=\u8a2d\u5b9a\u304c\u3042\u308a\u307e\u305b\u3093

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties
new file mode 100644
index 0000000..ba85e50
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Configuration_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+plainAttrs=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027
+derAttrs=\u6d3e\u751f\u5c5e\u6027
+virAttrs=\u4eee\u60f3\u5c5e\u6027
+features=\u6a5f\u80fd
+matchingCond=\u4e00\u81f4\u6761\u4ef6
+userMatchingCond=\u30e6\u30fc\u30b6\u2015\u4e00\u81f4\u6761\u4ef6
+groupMatchingCond=\u30b0\u30eb\u30fc\u30d7\u4e00\u81f4\u6761\u4ef6
+anyObjectMatchingCond=\u4efb\u610f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u4e00\u81f4\u6761\u4ef6

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties
new file mode 100644
index 0000000..86c0993
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/reports/ReportletWizardBuilder$Profile_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reportlet=\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8
+configuration=\u8a2d\u5b9a

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties
new file mode 100644
index 0000000..cebbd08
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/status/StatusModal_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+resource=\u30ea\u30bd\u30fc\u30b9
+connObjectLink=\u30ea\u30e2\u30fc\u30c8 ID
+anyKey=\u30ed\u30fc\u30ab\u30eb ID
+status=\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties
new file mode 100644
index 0000000..d2f2f6c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/CrontabPanel_ja.properties
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+cron=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb (\u79d2, \u5206, \u6642, \u65e5, \u6708, \u66dc\u65e5)
+cronTemplateChooser=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+chooseForTemplate=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+selOpt1=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306a\u3057
+selOpt2=5 \u5206\u3054\u3068
+selOpt3=\u6bce\u65e5 12pm (\u5348\u5f8c) \u306b\u8d77\u52d5
+selOpt4=\u6bce\u6708\u521d\u65e5 12am (\u591c\u9593) \u306b\u8d77\u52d5
+selOpt5=\u6bce\u6708\u6708\u672b 12am (\u591c\u9593) \u306b\u8d77\u52d5
+selOpt6=\u6bce\u9031\u6708\u66dc\u65e5 12am (\u591c\u9593) \u306b\u8d77\u52d5
+cronTemplateChooser.dropDownChoiceField.null=\u5229\u7528\u53ef\u80fd\u306a\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties
new file mode 100644
index 0000000..118afa1
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/ExecutionsDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+start=\u958b\u59cb
+end=\u7d42\u4e86
+status=\u30b9\u30c6\u30fc\u30bf\u30b9
+execution.view=\u5b9f\u884c '${key}' \u306e\u7d50\u679c\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..fadecfd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/NotificationTaskDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+task.view=\u5b9f\u884c
+content={0} \u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..f873653
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PropagationTaskDirectoryPanel_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+operation=\u64cd\u4f5c
+anyTypeKind=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7
+entityKey=\u30ed\u30fc\u30ab\u30eb ID
+connObjectKey=\u30ea\u30e2\u30fc\u30c8 ID
+task.view=${right.operation} ${right.objectClassName}
+task.view.details=\u5c5e\u6027\u8a73\u7d30
+resource=\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties
new file mode 100644
index 0000000..4d5e74b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/PushTaskFilters_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+filters=${key} \u306b\u3064\u3044\u3066\u306e\u30d5\u30a3\u30eb\u30bf\u30fc
+On=\u304b\u3064
+Off=\u307e\u305f\u306f

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..e30d011
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskDirectoryPanel_ja.properties
@@ -0,0 +1,32 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u540d\u524d
+description=\u8aac\u660e
+destinationRealm=\u5b9b\u5148\u30ec\u30eb\u30e0
+jobDelegate=\u30b8\u30e7\u30d6\u59d4\u4efb
+lastExec=\u6700\u7d42\u5b9f\u884c
+nextExec=\u6b21\u306e\u5b9f\u884c
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+
+any.edit=${name} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30bf\u30b9\u30af
+any.finish=${name} \u3092\u5b9f\u884c
+any.cancel=${name} \u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+pullMode=\u30d7\u30eb\u30e2\u30fc\u30c9
+reconFilterBuilder=\u30d5\u30a3\u30eb\u30bf\u30fc\u30d3\u30eb\u30c0\u30fc\u306e\u7167\u5408
+actions=\u30a2\u30af\u30b7\u30e7\u30f3
+sourceRealm=\u30bd\u30fc\u30b9\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties
new file mode 100644
index 0000000..b1b725c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/SchedTaskWizardBuilder$Profile_ja.properties
@@ -0,0 +1,33 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u540d\u524d
+description=\u8aac\u660e
+jobDelegate=\u30af\u30e9\u30b9
+matchingRule=\u4e00\u81f4\u30eb\u30fc\u30eb
+unmatchingRule=\u4e0d\u4e00\u81f4\u30eb\u30fc\u30eb
+performCreate=\u4f5c\u6210\u3092\u8a31\u53ef
+performUpdate=\u66f4\u65b0\u3092\u8a31\u53ef
+performDelete=\u524a\u9664\u3092\u8a31\u53ef
+syncStatus=\u540c\u671f\u30b9\u30c6\u30fc\u30bf\u30b9
+lastExec=\u6700\u7d42\u5b9f\u884c
+nextExec=\u6b21\u306e\u5b9f\u884c
+detail=\u8a73\u7d30
+delete=\u524a\u9664
+edit=\u7de8\u96c6
+execute=\u5b9f\u884c
+executeDryRun=\u4e88\u884c\u6f14\u7fd2
+latestExecStatus=\u6700\u7d42\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties
new file mode 100644
index 0000000..a1a0f19
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/tasks/TaskDirectoryPanel_ja.properties
@@ -0,0 +1,28 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+profile=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb
+executions=\u5b9f\u884c
+title=\u30bf\u30b9\u30af
+start=\u958b\u59cb\u65e5
+end=\u7d42\u4e86\u65e5
+latestExecStatus=\u6700\u7d42\u5b9f\u884c\u30b9\u30c6\u30fc\u30bf\u30b9
+
+task.view=\u30bf\u30b9\u30af '${right.name}' \u306e\u5b9f\u884c
+inner.template.edit=\u30bf\u30b9\u30af '${right.name}' \u306e ${left} \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u7de8\u96c6
+inner.task.edit=\u30bf\u30b9\u30af '${right.name}' \u3092\u7de8\u96c6
+inner.task.new=\u65b0\u3057\u3044\u30bf\u30b9\u30af
+inner.task.clone=\u30bf\u30b9\u30af '${right.name}' \u3092\u8907\u88fd

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties
new file mode 100644
index 0000000..aef451c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/topology/TopologyTogglePanel_ja.properties
@@ -0,0 +1,44 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+connector.new=\u65b0\u3057\u3044\u30b3\u30cd\u30af\u30bf\u30fc
+connector.edit=\u30b3\u30cd\u30af\u30bf\u30fc {0} \u3092\u7de8\u96c6
+connector.menu.add=\u65b0\u3057\u3044\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u8ffd\u52a0
+connector.menu.remove=\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u524a\u9664
+connector.menu.edit=\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u7de8\u96c6
+connector.menu.history=\u8a2d\u5b9a\u5c65\u6b74
+
+resource.new=\u65b0\u3057\u3044\u30ea\u30bd\u30fc\u30b9
+resource.edit=\u30ea\u30bd\u30fc\u30b9 {0} \u3092\u7de8\u96c6
+resource.menu.add=\u65b0\u3057\u3044\u30ea\u30bd\u30fc\u30b9\u3092\u8ffd\u52a0
+resource.menu.remove=\u30ea\u30bd\u30fc\u30b9\u3092\u524a\u9664
+resource.menu.edit=\u30ea\u30bd\u30fc\u30b9\u3092\u7de8\u96c6
+resource.menu.provision=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u30eb\u30fc\u30eb\u3092\u7de8\u96c6
+resource.menu.explore=\u30ea\u30bd\u30fc\u30b9\u3092\u63a2\u7d22
+resource.menu.history=\u8a2d\u5b9a\u5c65\u6b74
+resource.menu.clone=\u30ea\u30bd\u30fc\u30b9\u3092\u8907\u88fd
+
+task.custom.list=\u30ab\u30b9\u30bf\u30e0\u30bf\u30b9\u30af
+task.propagation.list=\u4f1d\u64ad\u30bf\u30b9\u30af {0}
+task.pull.list=\u30d7\u30eb\u30bf\u30b9\u30af {0}
+task.push.list=\u30d7\u30c3\u30b7\u30e5\u30bf\u30b9\u30af {0}
+resource.explore.list=${key} \u3092\u63a2\u7d22
+connectors.reload=\u3059\u3079\u3066\u306e\u30b3\u30cd\u30af\u30bf\u30fc\u3092\u518d\u8aad\u307f\u8fbc\u307f
+resource.provisioning.status=\u30d7\u30ed\u30d3\u30b8\u30e7\u30cb\u30f3\u30b0\u30b9\u30c6\u30fc\u30bf\u30b9 {0}
+resource.menu.provisioning.status=\u30d7\u30ed\u30d3\u30b8\u30e7\u30cb\u30f3\u30b0\u30b9\u30c6\u30fc\u30bf\u30b9
+resource.menu.push.list=\u30d7\u30c3\u30b7\u30e5\u30bf\u30b9\u30af
+resource.menu.pull.list=\u30d7\u30eb\u30bf\u30b9\u30af
+resource.menu.propagation.list=\u4f1d\u64ad\u30bf\u30b9\u30af

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties
new file mode 100644
index 0000000..932f656
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/topology/Topology_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+missingEntitlement=\u6a29\u5229\u4ed8\u4e0e\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093: CONNECTOR_READ

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties
new file mode 100644
index 0000000..433203a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/bootstrap/dialog/BaseModal_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+submit=\u4fdd\u5b58
+add=\u8ffd\u52a0
+remove=\u524a\u9664
+cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties
new file mode 100644
index 0000000..1c2e044
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionPanel_ja.properties
@@ -0,0 +1,255 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+mapping.class=fa fa-exchange
+mapping.title=\u30de\u30c3\u30d4\u30f3\u30b0
+mapping.alt=\u30de\u30c3\u30d4\u30f3\u30b0
+
+mustchangepassword.class=fa fa-lock
+mustchangepassword.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5909\u66f4\u304c\u5fc5\u8981
+mustchangepassword.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5909\u66f4\u304c\u5fc5\u8981
+
+set_latest_sync_token.class=fa fa-hourglass-start
+set_latest_sync_token.title=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+set_latest_sync_token.alt=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+
+remove_sync_token.class=fa fa-hourglass-o
+remove_sync_token.title=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+remove_sync_token.alt=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+
+clone.class=fa fa-clone
+clone.title=\u8907\u88fd
+clone.alt=\u8907\u88fd
+
+create.class=glyphicon glyphicon-plus
+create.title=\u4f5c\u6210
+create.alt=\u4f5c\u6210
+
+template.class=fa fa-list-alt
+template.title=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+template.alt=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+
+edit.class=glyphicon glyphicon-pencil
+edit.title=\u7de8\u96c6
+edit.alt=\u7de8\u96c6
+
+manage_approval.class=fa fa-pencil-square-o
+manage_approval.title=\u7ba1\u7406
+manage_approval.alt=\u7ba1\u7406\u627f\u8a8d
+
+edit_approval.class=glyphicon glyphicon-pencil
+edit_approval.title=\u7de8\u96c6
+edit_approval.alt=\u7de8\u96c6\u627f\u8a8d
+
+type_extensions.class=fa fa-expand
+type_extensions.title=\u62e1\u5f35
+type_extensions.alt=\u62e1\u5f35
+
+fo_edit.class=fa fa-file-code-o
+fo_edit.title=fo
+fo_edit.alt=fo icon
+
+fo_manage_approval.class=fa fa-file-code-o
+fo_manage_approval.title=fo
+fo_manage_approval.alt=fo icon
+
+fo_edit_approval.class=fa fa-file-code-o
+fo_edit_approval.title=fo
+fo_edit_approval.alt=fo icon
+
+html.class=fa fa-file-code-o
+html.title=html
+html.alt=html icon
+
+text.class=fa fa-file-text-o
+text.title=\u30c6\u30ad\u30b9\u30c8
+text.alt=\u30c6\u30ad\u30b9\u30c8
+
+compose.class=fa fa-puzzle-piece
+compose.title=\u69cb\u6210
+compose.alt=\u69cb\u6210
+
+layout_edit.class=fa fa-object-ungroup
+layout_edit.title=\u30ec\u30a4\u30a2\u30a6\u30c8
+layout_edit.alt=\u30ec\u30a4\u30a2\u30a6\u30c8
+
+reset.class=fa fa-shield
+reset.title=\u30ea\u30bb\u30c3\u30c8
+reset.alt=\u30ea\u30bb\u30c3\u30c8
+
+enable.class=fa fa-toggle-on
+enable.title=\u6709\u52b9
+enable.alt=\u6709\u52b9
+
+not_found.class=fa fa-eye-slash
+not_found.title=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+not_found.alt=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+
+view.class=fa fa-eye
+view.title=\u8868\u793a
+view.alt=\u8868\u793a
+
+view_executions.class=fa fa-eye
+view_executions.title=\u5b9f\u884c\u3092\u8868\u793a
+view_executions.alt=\u5b9f\u884c\u3092\u8868\u793a
+
+view_details.class=fa fa-info-circle
+view_details.title=\u8a73\u7d30\u3092\u8868\u793a
+view_details.alt=\u8a73\u7d30\u3092\u8868\u793a
+
+members.class=fa fa-users
+members.title=\u30e1\u30f3\u30d0\u30fc
+members.alt=\u30e1\u30f3\u30d0\u30fc
+
+search.class=glyphicon glyphicon-search
+search.title=\u691c\u7d22
+search.alt=\u691c\u7d22
+
+delete.class=glyphicon glyphicon-minus
+delete.title=\u524a\u9664
+delete.alt=\u524a\u9664
+
+execute.class=fa fa-gear
+execute.title=\u5b9f\u884c
+execute.alt=\u5b9f\u884c
+
+password_reset.class=fa fa-shield
+password_reset.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+password_reset.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+
+dryrun.class=fa fa-gears
+dryrun.title=\u4e88\u884c\u6f14\u7fd2
+dryrun.alt=\u4e88\u884c\u6f14\u7fd2
+
+claim.class=fa fa-ticket
+claim.title=\u7533\u8acb
+claim.alt=\u7533\u8acb
+
+select.class=glyphicon glyphicon-ok
+select.title=\u9078\u629e
+select.alt=\u9078\u629e
+
+close.class=fa fa-sign-out
+close.title=\u9589\u3058\u308b
+close.alt=\u9589\u3058\u308b
+
+export.class=fa fa-floppy-o
+export.title=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export.alt=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_csv.class=fa fa-file-text-o
+export_csv.title=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_csv.alt=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_html.class=fa fa-file-code-o
+export_html.title=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_html.alt=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_pdf.class=fa fa-file-pdf-o
+export_pdf.title=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_pdf.alt=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_rtf.class=fa fa-file-word-o
+export_rtf.title=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_rtf.alt=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_xml.class=fa fa-file-excel-o
+export_xml.title=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_xml.alt=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+restore.class=fa fa-arrow-circle-down
+restore.title=\u5fa9\u5143
+restore.alt=\u5fa9\u5143
+
+suspend.class=glyphicon glyphicon-ban-circle
+suspend.title=\u30b5\u30b9\u30da\u30f3\u30c9
+suspend.alt=\u30b5\u30b9\u30da\u30f3\u30c9
+
+reactivate.class=glyphicon glyphicon-ok-sign
+reactivate.title=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+reactivate.alt=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+
+reload.class=fa fa-repeat
+reload.title=\u518d\u8aad\u307f\u8fbc\u307f
+reload.alt=\u518d\u8aad\u307f\u8fbc\u307f
+
+change_view.class=fa fa-list"
+change_view.title=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+change_view.alt=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+
+unlink.class=fa fa-unlink
+unlink.title=\u30ea\u30f3\u30af\u89e3\u9664
+unlink.alt=\u30ea\u30f3\u30af\u89e3\u9664
+
+link.class=fa fa-link
+link.title=\u30ea\u30f3\u30af
+link.alt=\u30ea\u30f3\u30af
+
+unassign.class=glyphicon glyphicon-resize-full
+unassign.title=\u5272\u308a\u5f53\u3066\u89e3\u9664
+unassign.alt=\u5272\u308a\u5f53\u3066\u89e3\u9664
+
+assign.class=glyphicon glyphicon-resize-small
+assign.title=\u5272\u308a\u5f53\u3066
+assign.alt=\u5272\u308a\u5f53\u3066
+
+deprovision.class=glyphicon glyphicon-fast-backward
+deprovision.title=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision.alt=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision.class=glyphicon glyphicon-fast-forward
+provision.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision.alt=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+deprovision_members.class=glyphicon glyphicon-fast-backward
+deprovision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision_members.class=glyphicon glyphicon-fast-forward
+provision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+manage_resources.class=fa fa-sitemap
+manage_resources.title=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+manage_resources.alt=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+
+manage_users.class=fa fa-users
+manage_users.title=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+manage_users.alt=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+
+manage_groups.class=fa fa-users
+manage_groups.title=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+manage_groups.alt=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+
+propagation_tasks.class=fa fa-arrow-right
+propagation_tasks.title=\u4f1d\u64ad\u30bf\u30b9\u30af
+propagation_tasks.alt=\u4f1d\u64ad\u30bf\u30b9\u30af
+
+notification_tasks.class=fa fa-envelope-o
+notification_tasks.title=\u901a\u77e5\u30bf\u30b9\u30af
+notification_tasks.alt=\u901a\u77e5\u30bf\u30b9\u30af
+
+zoom_in.class=fa fa-search-plus
+zoom_in.title=\u30ba\u30fc\u30e0\u30a4\u30f3
+zoom_in.alt=\u30ba\u30fc\u30e0\u30a4\u30f3
+
+zoom_out.class=fa fa-search-minus
+zoom_out.title=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8
+zoom_out.alt=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8
+
+workflow_modeler.class=fa fa-picture-o
+workflow_modeler.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30e2\u30c7\u30e9\u2015
+workflow_modeler.alt=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30e2\u30c7\u30e9\u2015

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties
new file mode 100644
index 0000000..4b709da
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties
@@ -0,0 +1,223 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+mapping.class=fa fa-exchange
+mapping.title=mapping
+mapping.alt=mapping icon
+
+mustchangepassword.class=fa fa-lock
+mustchangepassword.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u304c\u5fc5\u8981\u306e\u5207\u308a\u66ff\u3048
+mustchangepassword.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u304c\u5fc5\u8981\u306e\u5207\u308a\u66ff\u3048
+
+set_latest_sync_token.class=fa fa-hourglass-start
+set_latest_sync_token.title=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+set_latest_sync_token.alt=\u6700\u7d42\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u8a2d\u5b9a
+
+remove_sync_token.class=fa fa-hourglass-o
+remove_sync_token.title=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+remove_sync_token.alt=\u540c\u671f\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664
+
+clone.class=fa fa-clone
+clone.title=\u8907\u88fd
+clone.alt=\u8907\u88fd
+
+create.class=glyphicon glyphicon-plus
+create.title=\u4f5c\u6210
+create.alt=\u4f5c\u6210
+
+template.class=fa fa-list-alt
+template.title=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+template.alt=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+
+edit.class=glyphicon glyphicon-pencil
+edit.title=\u7de8\u96c6
+edit.alt=\u7de8\u96c6
+
+type_extensions.class=fa fa-expand
+type_extensions.title=\u62e1\u5f35
+type_extensions.alt=\u62e1\u5f35
+
+fo_edit.class=fa fa-file-code-o
+fo_edit.title=fo
+fo_edit.alt=fo icon
+
+html.class=fa fa-file-code-o
+html.title=html
+html.alt=html icon
+
+text.class=fa fa-file-text-o
+text.title=\u30c6\u30ad\u30b9\u30c8
+text.alt=\u30c6\u30ad\u30b9\u30c8
+
+compose.class=fa fa-puzzle-piece
+compose.title=\u69cb\u6210
+compose.alt=\u69cb\u6210
+
+layout_edit.class=fa fa-object-ungroup
+layout_edit.title=\u30ec\u30a4\u30a2\u30a6\u30c8
+layout_edit.alt=\u30ec\u30a4\u30a2\u30a6\u30c8
+
+reset.class=fa fa-shield
+reset.title=\u30ea\u30bb\u30c3\u30c8
+reset.alt=\u30ea\u30bb\u30c3\u30c8
+
+enable.class=fa fa-toggle-on
+enable.title=\u6709\u52b9
+enable.alt=\u6709\u52b9
+
+not_found.class=fa fa-eye-slash
+not_found.title=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+not_found.alt=\u898b\u3064\u304b\u308a\u307e\u305b\u3093
+
+view.class=fa fa-eye
+view.title=\u8868\u793a
+view.alt=\u8868\u793a
+
+members.class=fa fa-users
+members.title=\u30e1\u30f3\u30d0\u30fc
+members.alt=\u30e1\u30f3\u30d0\u30fc
+
+search.class=glyphicon glyphicon-search
+search.title=\u691c\u7d22
+search.alt=\u691c\u7d22
+
+delete.class=glyphicon glyphicon-minus
+delete.title=\u524a\u9664
+delete.alt=\u524a\u9664
+
+execute.class=fa fa-gear
+execute.title=\u5b9f\u884c
+execute.alt=\u5b9f\u884c
+
+password_reset.class=fa fa-shield
+password_reset.title=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+password_reset.alt=\u30d1\u30b9\u30ef\u30fc\u30c9\u30ea\u30bb\u30c3\u30c8
+
+dryrun.class=fa fa-gears
+dryrun.title=\u4e88\u884c\u6f14\u7fd2
+dryrun.alt=\u4e88\u884c\u6f14\u7fd2
+
+claim.class=fa fa-ticket
+claim.title=\u7533\u8acb
+claim.alt=\u7533\u8acb
+
+select.class=glyphicon glyphicon-ok
+select.title=\u9078\u629e
+select.alt=\u9078\u629e
+
+close.class=fa fa-sign-out
+close.title=\u9589\u3058\u308b
+close.alt=\u9589\u3058\u308b
+
+export.class=fa fa-floppy-o
+export.title=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export.alt=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_csv.class=fa fa-file-text-o
+export_csv.title=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_csv.alt=csv \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_html.class=fa fa-file-code-o
+export_html.title=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_html.alt=html \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_pdf.class=fa fa-file-pdf-o
+export_pdf.title=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_pdf.alt=pdf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_rtf.class=fa fa-file-word-o
+export_rtf.title=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_rtf.alt=rtf \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+export_xml.class=fa fa-file-excel-o
+export_xml.title=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+export_xml.alt=xml \u3068\u3057\u3066\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
+
+suspend.class=glyphicon glyphicon-ban-circle
+suspend.title=\u30b5\u30b9\u30da\u30f3\u30c9
+suspend.alt=\u30b5\u30b9\u30da\u30f3\u30c9
+
+reactivate.class=glyphicon glyphicon-ok-sign
+reactivate.title=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+reactivate.alt=\u518d\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8
+
+reload.class=fa fa-repeat
+reload.title=\u518d\u8aad\u307f\u8fbc\u307f
+reload.alt=\u518d\u8aad\u307f\u8fbc\u307f
+
+change_view.class=fa fa-list
+change_view.title=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+change_view.alt=\u30d3\u30e5\u30fc\u306e\u5909\u66f4
+
+unlink.class=fa fa-unlink
+unlink.title=\u30ea\u30f3\u30af\u89e3\u9664
+unlink.alt=\u30ea\u30f3\u30af\u89e3\u9664
+
+link.class=fa fa-link
+link.title=\u30ea\u30f3\u30af
+link.alt=\u30ea\u30f3\u30af
+
+unassign.class=glyphicon glyphicon-resize-full
+unassign.title=\u5272\u308a\u5f53\u3066\u89e3\u9664
+unassign.alt=\u5272\u308a\u5f53\u3066\u89e3\u9664
+
+assign.class=glyphicon glyphicon-resize-small
+assign.title=\u5272\u308a\u5f53\u3066
+assign.alt=\u5272\u308a\u5f53\u3066
+
+deprovision.class=glyphicon glyphicon-fast-backward
+deprovision.title=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision.alt=\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision.class=glyphicon glyphicon-fast-forward
+provision.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision.alt=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+deprovision_members.class=glyphicon glyphicon-fast-backward
+deprovision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+deprovision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09
+
+provision_members.class=glyphicon glyphicon-fast-forward
+provision_members.title=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+provision_members.alt=\u30e1\u30f3\u30d0\u30fc\u306e\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+
+manage_resources.class=fa fa-sitemap
+manage_resources.title=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+manage_resources.alt=\u30ea\u30bd\u30fc\u30b9\u7ba1\u7406
+
+manage_users.class=fa fa-users
+manage_users.title=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+manage_users.alt=\u30e6\u30fc\u30b6\u2015\u7ba1\u7406
+
+manage_groups.class=fa fa-users
+manage_groups.title=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+manage_groups.alt=\u30b0\u30eb\u30fc\u30d7\u7ba1\u7406
+
+propagation_tasks.class=fa fa-arrow-right
+propagation_tasks.title=\u4f1d\u64ad\u30bf\u30b9\u30af
+propagation_tasks.alt=\u4f1d\u64ad\u30bf\u30b9\u30af
+
+notification_tasks.class=fa fa-envelope-o
+notification_tasks.title=\u901a\u77e5\u30bf\u30b9\u30af
+notification_tasks.alt=\u901a\u77e5\u30bf\u30b9\u30af
+
+zoom_in.class=fa fa-search-plus
+zoom_in.title=\u30ba\u30fc\u30e0\u30a4\u30f3
+zoom_in.alt=\u30ba\u30fc\u30e0\u30a4\u30f3
+
+zoom_out.class=fa fa-search-minus
+zoom_out.title=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8
+zoom_out.alt=\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties
new file mode 100644
index 0000000..f82cd54
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/BinaryFieldPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+tooLargeFile=\u30d5\u30a1\u30a4\u30eb\u304c\u5927\u304d\u3059\u304e\u307e\u3059\u3002\u6700\u5927\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u30b5\u30a4\u30ba\u306f ${maxUploadSizeB} \u30d0\u30a4\u30c8 (${maxUploadSizeMB} MB) \u3067\u3059\u3002

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties
new file mode 100644
index 0000000..807c589
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/EncryptedFieldPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+confirmMessage=\u3053\u308c\u306f\u73fe\u5728\u306e\u5024\u3092\u524a\u9664\u3057\u307e\u3059\u3002\u7d9a\u884c\u3057\u307e\u3059\u304b?


[5/8] syncope git commit: [SYNCOPE-1259] Japanese translation - This closes #64

Posted by il...@apache.org.
http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties
new file mode 100644
index 0000000..cf791bd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AlertWidget_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e\u30a2\u30e9\u30fc\u30c8\u3092\u8868\u793a
+summary=${number} \u30a2\u30e9\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties
new file mode 100644
index 0000000..59b5e24
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/AnyByRealmWidget_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+usersGroupsAndAnyObjectsDistribution=\u30e6\u30fc\u30b6\u30fc\u3001\u30b0\u30eb\u30fc\u30d7\u3001\u4efb\u610f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u914d\u5e03

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties
new file mode 100644
index 0000000..a6089eb
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ApprovalsWidget_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e\u627f\u8a8d\u3092\u8868\u793a
+duedate=\u671f\u9650
+owner=\u30aa\u30fc\u30ca\u30fc
+createApproval=\u627f\u8a8d\u3092\u4f5c\u6210
+summary=${number} \u4fdd\u7559\u306e\u627f\u8a8d

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties
new file mode 100644
index 0000000..2a91120
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/CompletenessWidget_ja.properties
@@ -0,0 +1,25 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+configurationStatus=\u8a2d\u5b9a\u30b9\u30c6\u30fc\u30bf\u30b9
+createResourceOrPullTask=\u30ea\u30bd\u30fc\u30b9\u307e\u305f\u306f\u30d7\u30eb\u30bf\u30b9\u30af\u3092\u4f5c\u6210
+createPolicy=\u30dd\u30ea\u30b7\u30fc\u3092\u4f5c\u6210
+createVirSchemaOrAnyType=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de\u307e\u305f\u306f\u4efb\u610f\u30bf\u30a4\u30d7\u3092\u4f5c\u6210
+createSecurityQuestion=\u79d8\u5bc6\u306e\u8cea\u554f\u3092\u4f5c\u6210
+createRole=\u30ed\u30fc\u30eb\u3092\u4f5c\u6210
+createNotification=\u901a\u77e5\u3092\u4f5c\u6210
+done=\u5b8c\u4e86
+todo=\u884c\u3046\u3053\u3068

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties
new file mode 100644
index 0000000..ff36fed
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ItemTransformerWidget_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e\u30de\u30c3\u30d4\u30f3\u30b0\u30a2\u30a4\u30c6\u30e0\u5909\u63db\u3092\u8868\u793a
+summary=${number} \u306e\u5909\u63db\u3092\u9078\u629e

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties
new file mode 100644
index 0000000..5f36a50
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JEXLTransformerWidget_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+alerts.view.all=\u3059\u3079\u3066\u306e JEXL \u5909\u63db\u3092\u8868\u793a
+summary=${number} \u306e\u8a2d\u5b9a\u6e08\u8868\u73fe

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties
new file mode 100644
index 0000000..766fe91
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget$AvailableJobsPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+any.edit=${name} \u3092\u7de8\u96c6
+any.new=\u65b0\u898f
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties
new file mode 100644
index 0000000..dfde326
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/JobWidget_ja.properties
@@ -0,0 +1,28 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+refDesc=\u53c2\u7167
+running=\u5b9f\u884c\u4e2d
+scheduled=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u6e08
+start=\u958b\u59cb
+message=\u30e1\u30c3\u30bb\u30fc\u30b8
+end=\u7d42\u4e86
+available=\u5229\u7528\u53ef\u80fd
+recent=\u6700\u8fd1\u4f7f\u7528
+jobs=\u30b8\u30e7\u30d6
+execution.view=\u5b9f\u884c '${key}' \u306e\u7d50\u679c\u30b9\u30c6\u30fc\u30bf\u30b9
+reportlet.conf=${name} \u306e\u30ec\u30dd\u30fc\u30c8\u30ec\u30c3\u30c8\u8a2d\u5b9a
+

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties
new file mode 100644
index 0000000..f7981f8
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/LoadWidget_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+systemLoad=\u30b7\u30b9\u30c6\u30e0\u8ca0\u8377

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties
new file mode 100644
index 0000000..96aab2e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ProgressesPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+lastUpdateMsg=\u6700\u7d42\u66f4\u65b0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties
new file mode 100644
index 0000000..268314b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/ReconciliationWidget_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reconciliationStatus=\u7167\u5408\u30b9\u30c6\u30fc\u30bf\u30b9
+refresh=\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5
+nothingToShow=\u307e\u3060\u8868\u793a\u3059\u308b\u3082\u306e\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u3057\u3066\u304f\u3060\u3055\u3044\u3002
+summary=\u30b5\u30de\u30ea\u30fc
+reference=\u53c2\u7167

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties
new file mode 100644
index 0000000..bf6ccef
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/UsersByStatusWidget_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+userStatus=\u30e6\u30fc\u30b6\u30fc\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties
new file mode 100644
index 0000000..32eac3d
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AbstractMappingPanel_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+extAttrName=\u5916\u90e8\u5c5e\u6027
+connObjectKey=\u30ea\u30e2\u30fc\u30c8\u30ad\u30fc
+mandatoryCondition=\u5fc5\u9808
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+purpose=\u76ee\u7684
+delete=\u524a\u9664
+intAttrName=\u5185\u90e8\u5c5e\u6027
+enforceMandatoryCondition=\u5fc5\u9808\u6761\u4ef6\u306b\u5f93\u3046

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties
new file mode 100644
index 0000000..8c1969a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/AjaxWizard_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+wizard.cancel.error = \u30ad\u30e3\u30f3\u30bb\u30eb\u6642\u306b\u30a6\u30a3\u30b6\u30fc\u30c9\u30a8\u30e9\u30fc
+wizard.apply.error = \u5909\u66f4\u306e\u9069\u7528\u6642\u306b\u30a6\u30a3\u30b6\u30fc\u30c9\u30a8\u30e9\u30fc
+next=\u6b21\u3078 >
+previous=< \u524d\u3078
+finish=\u5b8c\u4e86
+last=\u6700\u5f8c
+cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties
new file mode 100644
index 0000000..63f5ae6
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AbstractAttrs_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+attributes.accordion=\u81ea\u5206
+attributes.membership.accordion='${groupName}' \u3068\u306e\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u304b\u3089

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties
new file mode 100644
index 0000000..43dab85
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AnnotatedBeanPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+creationDate=\u4f5c\u6210\u65e5
+creator=\u4f5c\u6210\u8005
+lastChangeDate=\u6700\u7d42\u66f4\u65b0\u65e5
+lastModifier=\u6700\u7d42\u66f4\u65b0\u8005

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties
new file mode 100644
index 0000000..5840b2f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/AuxClasses_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+auxClasses.palette=\u88dc\u52a9\u30af\u30e9\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties
new file mode 100644
index 0000000..c6bd034
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+derived.emptyvalue.message=\u6d3e\u751f\u3059\u308b\u5024
+attribute.empty.list=\u6d3e\u751f\u5c5e\u6027\u306f\u3042\u308a\u307e\u305b\u3093
+attributes.derived=\u6d3e\u751f\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties
new file mode 100644
index 0000000..b0b0e62
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Details_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9 (\u78ba\u8a8d)
+password.change=\u30d1\u30b9\u30ef\u30fc\u30c9\u7ba1\u7406
+password.change.warning=\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5024\u306f\u3059\u3079\u3066\u306e\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30ea\u30bd\u30fc\u30b9\u306b\u9001\u4fe1\u3055\u308c\u307e\u3059
+storePasswordInSyncope=Syncope \u306b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u683c\u7d0d
+destinationRealm=\u5b9b\u5148\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties
new file mode 100644
index 0000000..dcc6113
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DynamicMemberships_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+uDynMembershipCond=\u52d5\u7684 \u30e6\u30fc\u30b6\u30fc \u5272\u308a\u5f53\u3066
+aDynMembershipCond=\u52d5\u7684 ${key} \u5272\u308a\u5f53\u3066
+On=\u304b\u3064
+Off=\u307e\u305f\u306f

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties
new file mode 100644
index 0000000..08e6840
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Groups_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+groups.palette=\u30b0\u30eb\u30fc\u30d7
+dyngroups.palette=\u52d5\u7684\u30b0\u30eb\u30fc\u30d7
+palette.available=\u5229\u7528\u53ef\u80fd (\u6700\u521d\u306e 30 \u306e\u7d50\u679c\u306b\u9650\u5b9a)
+dynrealms.palette=\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties
new file mode 100644
index 0000000..fbdf9e0
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Ownership_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+group.ownership=\u30b0\u30eb\u30fc\u30d7\u30aa\u30fc\u30ca\u30fc\u30b7\u30c3\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties
new file mode 100644
index 0000000..07babfa
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/PlainAttrs_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+attribute.empty.list=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027\u306f\u3042\u308a\u307e\u305b\u3093
+attributes.plain=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties
new file mode 100644
index 0000000..c0f26ae
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Relationships_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+relationships.empty.list=\u95a2\u4fc2\u306f\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
+any.relationships=\u95a2\u4fc2

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties
new file mode 100644
index 0000000..9209a85
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Resources_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+resources.palette=\u5916\u90e8\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties
new file mode 100644
index 0000000..d9bdd2e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/ResultPage_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+listview.caption=\u767a\u751f\u3057\u305f\u4f1d\u64ad

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties
new file mode 100644
index 0000000..fbc21cd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/Roles_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+roles.palette=\u30ed\u30fc\u30eb
+dynroles.palette=\u52d5\u7684\u30ed\u30fc\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties
new file mode 100644
index 0000000..107503f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/StatusPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+resource=\u30ea\u30bd\u30fc\u30b9
+connObjectLink=\u30ea\u30e2\u30fc\u30c8 ID
+status=\u30b9\u30c6\u30fc\u30bf\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties
new file mode 100644
index 0000000..0ab5558
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserInformationPanel_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+changePwdDate=\u6700\u7d42\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u65e5
+lastLoginDate=\u6700\u7d42\u30ed\u30b0\u30a4\u30f3\u65e5
+failedLogins=\u9023\u7d9a\u30ed\u30b0\u30a4\u30f3\u5931\u6557
+token=\u30c8\u30fc\u30af\u30f3
+tokenExpireTime=\u30c8\u30fc\u30af\u30f3\u671f\u9650
+confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9 (\u78ba\u8a8d)
+creationDate=\u4f5c\u6210\u65e5

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties
new file mode 100644
index 0000000..f274ab8
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/VirAttrs_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+attribute.empty.list=\u4eee\u60f3\u5c5e\u6027\u306f\u3042\u308a\u307e\u305b\u3093
+attributes.virtual=\u4eee\u60f3\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties
new file mode 100644
index 0000000..ef8a86b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+check=\u63a5\u7d9a\u3092\u78ba\u8a8d
+property.empty.list=\u30b3\u30cd\u30af\u30bf\u30fc\u8a2d\u5b9a\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u3042\u308a\u307e\u305b\u3093
+error_connection=\u63a5\u7d9a\u306b\u5931\u6557

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties
new file mode 100644
index 0000000..8ca18e3
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnCapabilitiesPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+capabilities=\u7279\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties
new file mode 100644
index 0000000..d12baa2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ConnectorDetailsPanel_ja.properties
@@ -0,0 +1,27 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+displayName=\u8868\u793a\u540d
+location=\u5834\u6240
+bundleName=\u30d0\u30f3\u30c9\u30eb
+version=\u30d0\u30fc\u30b8\u30e7\u30f3
+connRequestTimeout=\u8981\u6c42\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8 (\u79d2)
+poolMaxObjects=\u6700\u5927\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u6570 (\u30a2\u30a4\u30c9\u30eb+\u30a2\u30af\u30c6\u30a3\u30d6)
+poolMinIdle=\u6700\u5c0f\u30a2\u30a4\u30c9\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u6570
+poolMaxIdle=\u6700\u5927\u30a2\u30a4\u30c9\u30eb\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u6570
+poolMaxWait=\u6700\u5927\u5f85\u6a5f\u6642\u9593 (\u30df\u30ea\u79d2)
+poolMinEvictableIdleTime=\u6700\u5c0f\u6392\u51fa\u6642\u9593 (\u30df\u30ea\u79d2)
+adminRealm=\u7ba1\u7406\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties
new file mode 100644
index 0000000..de1ef6f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ItemTransformersTogglePanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+finish=\u5b8c\u4e86
+palette.available=\u5229\u7528\u53ef\u80fd\u306a\u30de\u30c3\u30d4\u30f3\u30b0\u30a2\u30a4\u30c6\u30e0\u5909\u63db
+palette.selected=\u9078\u629e\u3057\u305f\u30de\u30c3\u30d4\u30f3\u30b0\u30a2\u30a4\u30c6\u30e0\u5909\u63db

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties
new file mode 100644
index 0000000..e696930
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ObjectTypeTogglePanel_ja.properties
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+type.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30d7\u3092\u6307\u5b9a
+type.summary=
+
+type=\u30bf\u30a4\u30d7
+type.Required=\u30bf\u30a4\u30d7\u304c\u5fc5\u8981\u3067\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties
new file mode 100644
index 0000000..e31e1f1
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$AuxClasses_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+auxClasses.title=\u88dc\u52a9\u30af\u30e9\u30b9
+auxClasses.summary=
+

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties
new file mode 100644
index 0000000..c9a2eb3
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ConnObjectLink_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+link.title=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30f3\u30af (\u5fc5\u8981\u306a\u5834\u5408)
+link.summary=
+connObjectLinkCheckbox=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30f3\u30af\u3092\u4f7f\u7528\u3059\u308b

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties
new file mode 100644
index 0000000..22cb967
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ProvisionWizardBuilder$ObjectType_ja.properties
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+clazz.title=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u3059\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3092\u6307\u5b9a
+clazz.summary=
+
+clazz=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9
+clazz.Required=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u5fc5\u8981\u3067\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties
new file mode 100644
index 0000000..7d4fbe6
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceConnCapabilitiesPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+overrideCapabilities=\u7279\u6027\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059\u304b?
+capabilities=\u7279\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties
new file mode 100644
index 0000000..7636f94
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceDetailsPanel_ja.properties
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+name=\u30ea\u30bd\u30fc\u30b9\u540d
+connector=\u30b3\u30cd\u30af\u30bf\u30fc
+enforceMandatoryCondition=\u5fc5\u9808\u6761\u4ef6\u306b\u5f93\u3046
+propagationPriority=\u4f1d\u64ad\u512a\u5148\u5ea6
+randomPwdIfNotProvided=\u898b\u3064\u304b\u3089\u306a\u3044\u5834\u5408\u306f\u30e9\u30f3\u30c0\u30e0\u306a\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u751f\u6210
+propagationActions=\u4f1d\u64ad\u30a2\u30af\u30b7\u30e7\u30f3
+createTraceLevel=\u4f1d\u64ad: \u4f5c\u6210\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+updateTraceLevel=\u4f1d\u64ad: \u66f4\u65b0\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+deleteTraceLevel=\u4f1d\u64ad: \u524a\u9664\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+provisioningTraceLevel=\u30d7\u30eb / \u30d7\u30c3\u30b7\u30e5\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties
new file mode 100644
index 0000000..c1009e9
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceProvisionPanel_ja.properties
@@ -0,0 +1,25 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+anyType=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7
+objectClass= \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9
+auxClasses=\u88dc\u52a9\u30af\u30e9\u30b9
+
+connObjectKeyValidation=\u6b63\u78ba\u306b\uff11\u3064\u30ea\u30e2\u30fc\u30c8\u30ad\u30fc\u304c\u5fc5\u8981\u3067\u3059
+propagationMode=\u4f1d\u64ad\u30e2\u30fc\u30c9
+enable=\u6709\u52b9
+inner.provision.mapping=${anyType} \u30d7\u30ed\u30d3\u30b8\u30e7\u30f3
+inner.provision.clone=\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3 '${key}' \u3092\u8907\u88fd

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties
new file mode 100644
index 0000000..270ff71
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/ResourceSecurityPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+passwordPolicy=\u30d1\u30b9\u30ef\u30fc\u30c9\u30dd\u30ea\u30b7\u30fc
+accountPolicy=\u30a2\u30ab\u30a6\u30f3\u30c8\u30dd\u30ea\u30b7\u30fc
+pullPolicy=\u30d7\u30eb\u30dd\u30ea\u30b7\u30fc

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/enduser/src/main/resources/META-INF/resources/app/index.html
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/index.html b/client/enduser/src/main/resources/META-INF/resources/app/index.html
index ce713d0..33b8f07 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/index.html
+++ b/client/enduser/src/main/resources/META-INF/resources/app/index.html
@@ -76,6 +76,7 @@ under the License.
   <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.it.js"></script>
   <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.en.js"></script>
   <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.de.js"></script>
+  <script src="../webjars/kendo-ui-core/${kendo-ui-core.version}/js/cultures/kendo.culture.ja.js"></script>
   <script src="../webjars/angular-treasure-overlay-spinner/${angular-treasure-overlay-spinner.version}/dist/treasure-overlay-spinner.min.js"></script>
   <script src="../webjars/ng-password-strength/${ng-password-strength.version}/dist/scripts/ng-password-strength.min.js"></script>
   <script type="text/javascript" src="../webjars/bootstrap-select/${bootstrap-select.version}/js/bootstrap-select.min.js"></script>

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/js/app.js b/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
index 71a3985..c1f47df 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
+++ b/client/enduser/src/main/resources/META-INF/resources/app/js/app.js
@@ -343,7 +343,8 @@ app.controller('ApplicationController', ['$scope', '$rootScope', '$location', 'I
         availableLanguages: [
           {id: '1', name: 'Italiano', code: 'it', format: 'dd/MM/yyyy HH:mm'},
           {id: '2', name: 'English', code: 'en', format: 'MM/dd/yyyy HH:mm'},
-          {id: '3', name: 'Deutsch', code: 'de', format: 'dd/MM/yyyy HH:mm'}
+          {id: '3', name: 'Deutsch', code: 'de', format: 'dd/MM/yyyy HH:mm'},
+          {id: '4', name: '日本語', code: 'ja', format: 'yyyy/MM/dd HH:mm'}
         ]
       };
       $rootScope.languages.selectedLanguage = $rootScope.languages.availableLanguages[1];

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
index 6212344..4ba2f16 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/de/static.json
@@ -35,6 +35,7 @@
   "ENGLISH": "Englisch",
   "ITALIAN": "Italienisch",
   "GERMAN": "Deutsch",
+  "JAPANESE": "Japanisch",
   "GROUPS": "Gruppen",
   "GROUPS_PLACEHOLDER": "Klicken sie auf Gruppen um auszuwählen...",
   "AUXILIARY CLASSES": "Hilfsklassen",

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
index 90e5e19..5d09f29 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/en/static.json
@@ -35,6 +35,7 @@
   "ENGLISH": "English",
   "ITALIAN": "Italian",
   "GERMAN": "German",
+  "JAPANESE": "Japanese",
   "GROUPS": "Groups",
   "GROUPS_PLACEHOLDER": "Click to select groups...",
   "AUXILIARY CLASSES": "Auxiliary classes",

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
index e227a05..25c3713 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/it/static.json
@@ -35,6 +35,7 @@
   "ENGLISH": "Inglese",
   "ITALIAN": "Italiano",
   "GERMAN": "Tedesco",
+  "JAPANESE": "Giapponese",
   "GROUPS": "Gruppi",
   "GROUPS_PLACEHOLDER": "Clicca per selezionare i gruppi...",
   "AUXILIARY CLASSES": "Classi Ausiliari",

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json
new file mode 100644
index 0000000..1c7e984
--- /dev/null
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/dynamic.json
@@ -0,0 +1,24 @@
+{
+  "credentials": "詳細",
+  "groups": "グループ",
+  "plainSchemas": "プレーンスキーマ",
+  "derivedSchemas": "派生スキーマ",
+  "virtualSchemas": "仮想スキーマ",
+  "resources": "リソース",
+  "finish": "完了",
+  "fullname": "氏名",
+  "userId": "ユーザーId",
+  "loginDate": "ログイン日",
+  "firstname": "名",
+  "surname": "姓",
+  "ctype": "ctype",
+  "email": "メール",
+  "activationDate": "アクティベーション日",
+  "uselessReadonly": "不要読み取り専用",
+  "cool": "クール",
+  "gender": "性別",
+  "aLong": "一緒",
+  "makeItDouble": "倍にする",
+  "obscure": "不明",
+  "photo": "写真"
+}

http://git-wip-us.apache.org/repos/asf/syncope/blob/2ff7745e/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json
new file mode 100644
index 0000000..3a665bb
--- /dev/null
+++ b/client/enduser/src/main/resources/META-INF/resources/app/languages/ja/static.json
@@ -0,0 +1,58 @@
+{
+  "USER": "ユーザー",
+  "CHOSENLANGUAGE": "選択した言語",
+  "CAPTCHA": "画像に表示されたコードを入力してください。",
+  "PASSWORD_PLACEHOLDER": "パスワード",
+  "PASSWORD_RESET": "パスワードリセット",
+  "CONFIRM_PASSWORD_RESET": "パスワードリセットの確認",
+  "NOTSECURE": "安全ではありません!",
+  "ALMOSTSECURE": "安全ですが、より良いものにできます",
+  "SUBMIT": "実行",
+  "CANCEL": "キャンセル",
+  "PASSWORD_CHANGE_REQUIRED": "パスワード変更が必要です",
+  "PASSWORD_CHANGE": "パスワード変更",
+  "CONFIRM_PASSWORD": "パスワードの確認",
+  "CONFIRM_PASSWORD_PLACEHOLDER": "パスワードの確認",
+  "VERYGOOD": "非常にすばらしい!",
+  "PASSWORD_STRENGTH": "パスワードの強度",
+  "NEXT": "次へ",
+  "SAVE": "保存",
+  "FINISH": "完了",
+  "PREVIOUS": "前へ",
+  "USERDETAILS": "ユーザー詳細",
+  "SECURITYQUESTION": "秘密の質問",
+  "SELECTSECURITYQUESTION": "秘密の質問を選択",
+  "SECURITYANSWER": "秘密の答え",
+  "SECURITYANSWER_PLACEHOLDER": "秘密の答え",
+  "ISREQUIRED": "が必要です",
+  "SELFREGISTRATION": "セルフ登録",
+  "PASSWORDRESET": "パスワードリセット",
+  "USERNAME": "ユーザー名",
+  "USERNAME_PLACEHOLDER": "ユーザー名",
+  "PASSWORD": "パスワード",
+  "LOGIN": "ログイン",
+  "LANGUAGES": "言語",
+  "ENGLISH": "英語",
+  "ITALIAN": "イタリア語",
+  "GERMAN": "ドイツ語",
+  "JAPANESE": "日本語",
+  "GROUPS": "グループ",
+  "GROUPS_PLACEHOLDER": "クリックしてグループを選択...",
+  "AUXILIARY CLASSES": "補助クラス",
+  "AUXILIARY_CLASSES_PLACEHOLDER": "クリックして補助クラスを選択...",
+  "CREDENZIALI": "詳細",
+  "PLAINSCHEMAS": "プレーンスキーマ",
+  "DERIVEDSCHEMAS": "派生スキーマ",
+  "VIRTUALSCHEMAS": "仮想スキーマ",
+  "RESOURCES": "リソース",
+  "RESOURCES_PLACEHOLDER": "クリックしてリソースを選択...",
+  "REALM": "レルム",
+  "NEWUSER": "新しいユーザー",
+  "SUCCESSFULLY_CREATED": "正常に作成しました",
+  "SUCCESSFULLY_UPDATED": "正常に更新しました",
+  "PASSWORD_UPDATED": "正常にパスワードをリセットしました",
+  "GOBACKHOME": "このリンクをクリックするとホームページに戻ります",
+  "CONFIRM_REMOVE": "これにより現在の値を削除します。続行しますか?",
+  "own": "自分"
+}
+


[4/8] syncope git commit: [SYNCOPE-1259] Japanese translation

Posted by il...@apache.org.
[SYNCOPE-1259] Japanese translation


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/27cd9e18
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/27cd9e18
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/27cd9e18

Branch: refs/heads/2_0_X
Commit: 27cd9e18381652ff35ea63ddd8fcb2d72b46b3b4
Parents: 6952022
Author: unknown <ti...@tisnt.tis.co.jp>
Authored: Fri Dec 29 13:05:40 2017 +0900
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 3 08:27:38 2018 +0100

----------------------------------------------------------------------
 .../console/SyncopeConsoleApplication.java      |   2 +-
 .../SyncopeConsoleApplication_ja.properties     |  74 ++++++
 .../approvals/ApprovalModal_ja.properties       |  17 ++
 .../console/approvals/Approval_ja.properties    |  18 ++
 .../console/bulk/BulkContent_ja.properties      |  21 ++
 .../MailTemplateDirectoryPanel_ja.properties    |  20 ++
 .../NotificationDirectoryPanel_ja.properties    |  20 ++
 .../NotificationTasks_ja.properties             |  26 ++
 ...tificationWizardBuilder$Abouts_ja.properties |  17 ++
 ...ificationWizardBuilder$Details_ja.properties |  21 ++
 ...cationWizardBuilder$Recipients_ja.properties |  24 ++
 .../console/pages/Administration_ja.properties  |  18 ++
 .../console/pages/Approvals_ja.properties       |  34 +++
 .../client/console/pages/BasePage_ja.properties |  25 ++
 .../console/pages/Dashboard_ja.properties       |  19 ++
 .../client/console/pages/Login_ja.properties    |  20 ++
 .../client/console/pages/Logs_ja.properties     |  17 ++
 .../pages/MustChangePassword_ja.properties      |  21 ++
 .../console/pages/Notifications_ja.properties   |  31 +++
 .../console/pages/Parameters_ja.properties      |  18 ++
 .../client/console/pages/Policies_ja.properties |  19 ++
 .../client/console/pages/Realms_ja.properties   |  24 ++
 .../client/console/pages/Reports_ja.properties  |  18 ++
 .../pages/SecurityQuestions_ja.properties       |  18 ++
 .../client/console/pages/Types_ja.properties    |  20 ++
 .../client/console/pages/Workflow_ja.properties |  19 ++
 .../AccessTokenDirectoryPanel_ja.properties     |  21 ++
 .../console/panels/AnyPanel_ja.properties       |  17 ++
 .../AnyTypeClassDetailsPanel_ja.properties      |  19 ++
 .../panels/AnyTypeClassesPanel_ja.properties    |  23 ++
 .../panels/AnyTypeDetailsPanel_ja.properties    |  19 ++
 .../console/panels/AnyTypesPanel_ja.properties  |  18 ++
 .../console/panels/ConnObjects_ja.properties    |  17 ++
 .../panels/ConsoleLogPanel_ja.properties        |  18 ++
 .../console/panels/CoreLogPanel_ja.properties   |  18 ++
 .../panels/DerSchemaDetails_ja.properties       |  21 ++
 .../console/panels/DirectoryPanel_ja.properties |  43 ++++
 .../DisplayAttributesModalPanel_ja.properties   |  20 ++
 .../panels/DynRealmDirectoryPanel_ja.properties |  18 ++
 .../panels/GroupDirectoryPanel_ja.properties    |  18 ++
 .../panels/HistoryConfDetails_ja.properties     |  23 ++
 .../panels/HistoryConfList_ja.properties        |  21 ++
 .../ImplementationDirectoryPanel_ja.properties  |  19 ++
 ...ParametersCreateWizardAttrStep_ja.properties |  18 ++
 ...rametersCreateWizardSchemaStep_ja.properties |  20 ++
 .../panels/ParametersDetailsPanel_ja.properties |  19 ++
 .../ParametersDirectoryPanel_ja.properties      |  21 ++
 .../panels/PlainSchemaDetails_ja.properties     |  33 +++
 .../console/panels/RealmDetails_ja.properties   |  21 ++
 .../RelationshipTypeDetailsPanel_ja.properties  |  18 ++
 .../panels/RelationshipTypesPanel_ja.properties |  18 ++
 .../panels/RoleDirectoryPanel_ja.properties     |  19 ++
 .../panels/SchemaModalPanel_ja.properties       |  18 ++
 .../console/panels/SchemasPanel_ja.properties   |  30 +++
 .../SecurityQuestionDetailsPanel_ja.properties  |  18 ++
 .../panels/SecurityQuestionsPanel_ja.properties |  18 ++
 .../panels/StartAtTogglePanel_ja.properties     |  17 ++
 .../console/panels/TogglePanel_ja.properties    |  18 ++
 .../TypeExtensionDirectoryPanel_ja.properties   |  18 ++
 .../panels/TypesDirectoryPanel_ja.properties    |  19 ++
 .../panels/UserDirectoryPanel_ja.properties     |  19 ++
 .../panels/VirSchemaDetails_ja.properties       |  24 ++
 .../policies/PolicyDirectoryPanel_ja.properties |  31 +++
 .../PolicyRuleDirectoryPanel_ja.properties      |  19 ++
 .../policies/PullPolicyModalPanel_ja.properties |  19 ++
 .../reports/ReportDirectoryPanel_ja.properties  |  37 +++
 .../ReportTemplateDirectoryPanel_ja.properties  |  21 ++
 .../ReportWizardBuilder$Profile_ja.properties   |  19 ++
 .../ReportletDirectoryPanel_ja.properties       |  20 ++
 ...letWizardBuilder$Configuration_ja.properties |  24 ++
 ...ReportletWizardBuilder$Profile_ja.properties |  18 ++
 .../console/status/StatusModal_ja.properties    |  20 ++
 .../console/tasks/CrontabPanel_ja.properties    |  26 ++
 .../ExecutionsDirectoryPanel_ja.properties      |  20 ++
 ...NotificationTaskDirectoryPanel_ja.properties |  18 ++
 .../PropagationTaskDirectoryPanel_ja.properties |  23 ++
 .../console/tasks/PushTaskFilters_ja.properties |  19 ++
 .../tasks/SchedTaskDirectoryPanel_ja.properties |  32 +++
 ...SchedTaskWizardBuilder$Profile_ja.properties |  33 +++
 .../tasks/TaskDirectoryPanel_ja.properties      |  28 ++
 .../topology/TopologyTogglePanel_ja.properties  |  44 ++++
 .../console/topology/Topology_ja.properties     |  17 ++
 .../bootstrap/dialog/BaseModal_ja.properties    |  20 ++
 .../markup/html/form/ActionPanel_ja.properties  | 255 +++++++++++++++++++
 .../markup/html/form/ActionsPanel_ja.properties | 223 ++++++++++++++++
 .../html/form/BinaryFieldPanel_ja.properties    |  17 ++
 .../html/form/EncryptedFieldPanel_ja.properties |  17 ++
 .../console/widgets/AlertWidget_ja.properties   |  18 ++
 .../widgets/AnyByRealmWidget_ja.properties      |  17 ++
 .../widgets/ApprovalsWidget_ja.properties       |  21 ++
 .../widgets/CompletenessWidget_ja.properties    |  25 ++
 .../widgets/ItemTransformerWidget_ja.properties |  18 ++
 .../widgets/JEXLTransformerWidget_ja.properties |  18 ++
 .../JobWidget$AvailableJobsPanel_ja.properties  |  21 ++
 .../console/widgets/JobWidget_ja.properties     |  28 ++
 .../console/widgets/LoadWidget_ja.properties    |  17 ++
 .../widgets/ProgressesPanel_ja.properties       |  17 ++
 .../widgets/ReconciliationWidget_ja.properties  |  21 ++
 .../widgets/UsersByStatusWidget_ja.properties   |  17 ++
 .../wizards/AbstractMappingPanel_ja.properties  |  24 ++
 .../console/wizards/AjaxWizard_ja.properties    |  23 ++
 .../wizards/any/AbstractAttrs_ja.properties     |  18 ++
 .../any/AnnotatedBeanPanel_ja.properties        |  20 ++
 .../wizards/any/AuxClasses_ja.properties        |  17 ++
 .../console/wizards/any/DerAttrs_ja.properties  |  19 ++
 .../console/wizards/any/Details_ja.properties   |  23 ++
 .../any/DynamicMemberships_ja.properties        |  20 ++
 .../console/wizards/any/Groups_ja.properties    |  20 ++
 .../console/wizards/any/Ownership_ja.properties |  17 ++
 .../wizards/any/PlainAttrs_ja.properties        |  18 ++
 .../wizards/any/Relationships_ja.properties     |  18 ++
 .../console/wizards/any/Resources_ja.properties |  17 ++
 .../wizards/any/ResultPage_ja.properties        |  17 ++
 .../console/wizards/any/Roles_ja.properties     |  18 ++
 .../wizards/any/StatusPanel_ja.properties       |  19 ++
 .../any/UserInformationPanel_ja.properties      |  23 ++
 .../console/wizards/any/VirAttrs_ja.properties  |  18 ++
 .../AbstractConnConfPanel_ja.properties         |  19 ++
 .../ConnCapabilitiesPanel_ja.properties         |  17 ++
 .../ConnectorDetailsPanel_ja.properties         |  27 ++
 .../ItemTransformersTogglePanel_ja.properties   |  19 ++
 .../ObjectTypeTogglePanel_ja.properties         |  22 ++
 ...visionWizardBuilder$AuxClasses_ja.properties |  20 ++
 ...onWizardBuilder$ConnObjectLink_ja.properties |  20 ++
 ...visionWizardBuilder$ObjectType_ja.properties |  22 ++
 .../ResourceConnCapabilitiesPanel_ja.properties |  18 ++
 .../ResourceDetailsPanel_ja.properties          |  26 ++
 .../ResourceProvisionPanel_ja.properties        |  25 ++
 .../ResourceSecurityPanel_ja.properties         |  19 ++
 .../resources/META-INF/resources/app/index.html |   1 +
 .../resources/META-INF/resources/app/js/app.js  |   3 +-
 .../resources/app/languages/de/static.json      |   1 +
 .../resources/app/languages/en/static.json      |   1 +
 .../resources/app/languages/it/static.json      |   1 +
 .../resources/app/languages/ja/dynamic.json     |  24 ++
 .../resources/app/languages/ja/static.json      |  58 +++++
 136 files changed, 3268 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
----------------------------------------------------------------------
diff --git a/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java b/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
index eb43a2e..cd9cb25 100644
--- a/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
+++ b/client/console/src/main/java/org/apache/syncope/client/console/SyncopeConsoleApplication.java
@@ -78,7 +78,7 @@ public class SyncopeConsoleApplication extends AuthenticatedWebApplication {
 
     public static final List<Locale> SUPPORTED_LOCALES = Collections.unmodifiableList(Arrays.asList(
             new Locale[] {
-                Locale.ENGLISH, Locale.ITALIAN, new Locale("pt", "BR"), new Locale("ru")
+                Locale.ENGLISH, Locale.ITALIAN, new Locale("pt", "BR"), new Locale("ru"), Locale.JAPANESE
             }));
 
     public static SyncopeConsoleApplication get() {

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties
new file mode 100644
index 0000000..9c66b44
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/SyncopeConsoleApplication_ja.properties
@@ -0,0 +1,74 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+users=\u30e6\u30fc\u30b6\u30fc
+groups=\u30b0\u30eb\u30fc\u30d7
+configuration=\u8a2d\u5b9a
+resources=\u30ea\u30bd\u30fc\u30b9
+connectors=\u30b3\u30cd\u30af\u30bf\u30fc
+reports=\u30ec\u30dd\u30fc\u30c8
+tasks=\u30bf\u30b9\u30af
+logout=\u30ed\u30b0\u30a2\u30a6\u30c8
+schema=\u30b9\u30ad\u30fc\u30de
+operation_succeeded=\u64cd\u4f5c\u3092\u6b63\u5e38\u306b\u5b9f\u884c\u3057\u307e\u3057\u305f
+operation_error=\u8981\u6c42\u3057\u305f\u64cd\u4f5c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f
+alert=\u30a2\u30e9\u30fc\u30c8\:
+confirmDelete=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmUnlink=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3068\u30ea\u30bd\u30fc\u30b9\u306e\u9593\u306e\u30ea\u30f3\u30af\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmUnassign=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3068\u30ea\u30bd\u30fc\u30b9\u306e\u9593\u306e\u5272\u308a\u5f53\u3066\u3092\u524a\u9664\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmDeprovision=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u30c7\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\uff08\u524a\u9664\uff09\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmProvision=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u30d7\u30ed\u30d3\u30b8\u30e7\u30f3\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+confirmClone=\u9078\u629e\u3057\u305f\u30a2\u30a4\u30c6\u30e0\u3092\u8907\u88fd\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+dropDownChoiceField.nullValid=\uff11\u3064\u9078\u629e
+DateTimeField$HoursValidator=\u6642\u9593\u306e\u5024\u306f 1\uff5e12 \u306e\u7bc4\u56f2
+error=\u30a8\u30e9\u30fc
+generic_error=\u64cd\u4f5c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f
+id=\u30ad\u30fc
+name=\u540d\u524d
+palette.available=\u5229\u7528\u53ef\u80fd
+palette.selected=\u9078\u629e\u6e08
+jexl_info=\u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306f JEXL \u8868\u73fe\u3092\u671f\u5f85\u3057\u3066\u3044\u307e\u3059\u3002\u4f8b\:
+jexl_ex1=\u59d3 + ',' + \u540d
+jexl_ex2='\u65b0\u3057\u3044.' + \u59d3
+jexl_syntax_url=\u5b8c\u5168 JEXL \u53c2\u7167
+create=\u4f5c\u6210
+key=\u30ad\u30fc
+types=\u30bf\u30a4\u30d7
+dashboard=\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9
+realms=\u30ec\u30eb\u30e0
+topology=\u30c8\u30dd\u30ed\u30b8\u30fc
+roles=\u30ed\u30fc\u30eb
+policies=\u30dd\u30ea\u30b7\u30fc
+securityQuestions=\u79d8\u5bc6\u306e\u8cea\u554f
+workflow=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc
+logs=\u30ed\u30b0
+layouts=\u30ec\u30a4\u30a2\u30a6\u30c8
+notifications=\u901a\u77e5
+parameters=\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc
+extensions=\u62e1\u5f35
+NavigatorLabel=${from} \uff5e ${to} \uff0f ${of} \u884c\u3092\u8868\u793a\u4e2d
+displayRows=\u8868\u793a\u3059\u308b\u884c\u6570\:
+OrderByLink.CSS.ascending=sorting_asc
+OrderByLink.CSS.descending=sorting_desc
+OrderByLink.CSS.none=sorting
+entitlements=\u4ed8\u4e0e
+audit=\u76e3\u67fb
+connectors.confirm.reload=\u3053\u306e\u8981\u6c42\u306f\u3001\u5b9f\u884c\u4e2d\u306e\u64cd\u4f5c\u306b\u5bfe\u3057\u3066\u5371\u967a\u306a\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u7d9a\u884c\u3057\u307e\u3059\u304b?
+intAttrNameInfo.help=\u30aa\u30fc\u30c8\u30b3\u30f3\u30d7\u30ea\u30fc\u30c8\u306e\u5c5e\u6027\u4ee5\u5916\u306b\u3001\u30b0\u30eb\u30fc\u30d7\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3001\u30e1\u30f3\u30d0\u30fc\u30b7\u30c3\u30d7\u3082\u53c2\u7167\u53ef\u80fd\u3067\u3059 (\u8a72\u5f53\u3059\u308b\u5834\u5408)\u3002\u4f8b\:
+confirmGlobalLogout=\u30b0\u30ed\u30fc\u30d0\u30eb\u30ed\u30b0\u30a2\u30a6\u30c8\u3057\u3066\u3082\u3088\u308d\u3057\u3044\u3067\u3059\u304b?
+administration=\u7ba1\u7406
+implementations=\u5c0e\u5165
+timeout=\u64cd\u4f5c\u306b\u9577\u6642\u9593\u304b\u304b\u3063\u3066\u3044\u307e\u3059\: \u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u5b9f\u884c\u3055\u308c\u307e\u3059\u3002 \u7d50\u679c\u3092\u5f8c\u3067\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044 (\u30a8\u30e9\u30fc\u306f\u5f15\u304d\u8d77\u3053\u3057\u307e\u305b\u3093)\u3002

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties
new file mode 100644
index 0000000..84106b9
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/ApprovalModal_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+approval.details=\u627f\u8a8d\u8a73\u7d30

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties
new file mode 100644
index 0000000..5a9cc2d
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/approvals/Approval_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+userDetails=\u30e6\u30fc\u30b6\u30fc\u8a73\u7d30
+userForm=\u30e6\u30fc\u30b6\u30fc\u3092\u7de8\u96c6

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties
new file mode 100644
index 0000000..312222d
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/bulk/BulkContent_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+SUCCESS=\u6210\u529f
+FAILURE=\u5931\u6557
+CREATED=\u4fdd\u7559
+NOT_ATTEMPTED=\u672a\u8a66\u884c
+bulk.action.result.header=\u7d50\u679c

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties
new file mode 100644
index 0000000..fb16a2c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/MailTemplateDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties
new file mode 100644
index 0000000..36f35fe
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationDirectoryPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u901a\u77e5
+any.finish=\u5b9f\u884c
+any.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties
new file mode 100644
index 0000000..113d084
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationTasks_ja.properties
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+sender=\u9001\u4fe1\u8005
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+traceLevel=\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+notification=\u901a\u77e5
+about=\u30c8\u30d4\u30c3\u30af
+events=\u30a4\u30d9\u30f3\u30c8
+selfAsRecipient=\u30c8\u30d4\u30c3\u30af\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u3092\u542b\u3081\u308b
+checkRecipients=\u53d7\u4fe1\u8005\u3092\u691c\u7d22
+isActive=\u6709\u52b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties
new file mode 100644
index 0000000..eca0ee8
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Abouts_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+search=\u30c8\u30d4\u30c3\u30af\u4e00\u81f4\u6761\u4ef6

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties
new file mode 100644
index 0000000..5845213
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Details_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+subject=\u4ef6\u540d
+sender=\u9001\u4fe1\u8005
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+traceLevel=\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+isActive=\u30a2\u30af\u30c6\u30a3\u30d6

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties
new file mode 100644
index 0000000..628092b
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/notifications/NotificationWizardBuilder$Recipients_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+recipients=\u53d7\u4fe1\u8005
+recipientsProvider=\u901a\u77e5\u53d7\u4fe1\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc
+staticRecipients=\u9759\u7684\u53d7\u4fe1\u8005
+selfAsRecipient=\u30c8\u30d4\u30c3\u30af\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u3092\u542b\u3080
+userNotifications=\u30e6\u30fc\u30b6\u30fc\u901a\u77e5
+userNotificationsWarning=\u30a4\u30d9\u30f3\u30c8\u304c\u30e6\u30fc\u30b6\u30fc\u3092\u30bf\u30fc\u30b2\u30c3\u30c8\u306b\u3057\u3066\u3044\u306a\u3044\u9650\u308a\u3001\u3053\u306e\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u306f\u9078\u629e\u3057\u306a\u3044\u3067\u304f\u3060\u3055\u3044
+search=\u53d7\u4fe1\u8005\u306e\u691c\u7d22
+recipientAttrName=\u53d7\u4fe1\u8005\u30e1\u30fc\u30eb\u5c5e\u6027

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties
new file mode 100644
index 0000000..f9ee467
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Administration_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+add=\u65b0\u3057\u3044\u30ed\u30fc\u30eb\u3092\u8ffd\u52a0
+dynRealms=\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties
new file mode 100644
index 0000000..b2ff626
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Approvals_ja.properties
@@ -0,0 +1,34 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+taskId=\u30bf\u30b9\u30af
+key=\u30ad\u30fc
+description=\u8aac\u660e
+createTime=\u4f5c\u6210\u6642\u523b
+dueDate=\u671f\u9650
+owner=\u30aa\u30fc\u30ca\u30fc
+claim=\u7533\u8acb
+manage=\u7ba1\u7406
+approvals=\u627f\u8a8d
+delete=\u524a\u9664
+type=\u30bf\u30a4\u30d7
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+new_user=\u65b0\u3057\u3044\u30e6\u30fc\u30b6\u30fc
+creationDate = \u4f5c\u6210\u65e5
+claimDate = \u7533\u8acb\u65e5
+approval.edit=\u627f\u8a8d \u7de8\u96c6
+approval.manage=\u627f\u8a8d \u7ba1\u7406
+any.edit=${anyTO.type} ${anyTO.username} \u3092\u7de8\u96c6

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties
new file mode 100644
index 0000000..a1e527e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/BasePage_ja.properties
@@ -0,0 +1,25 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+home=\u30db\u30fc\u30e0
+version=\u30d0\u30fc\u30b8\u30e7\u30f3
+domain=\u30c9\u30e1\u30a4\u30f3
+
+systemInfo=\u30b7\u30b9\u30c6\u30e0\u60c5\u5831
+hostname=\u30db\u30b9\u30c8\u540d
+processors=\u5229\u7528\u53ef\u80fd\u306a\u30d7\u30ed\u30bb\u30c3\u30b5\u30fc
+os=\u30aa\u30da\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0\u30b7\u30b9\u30c6\u30e0
+jvm=JVM

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties
new file mode 100644
index 0000000..65401fd
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Dashboard_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+overview=\u6982\u8981
+control=\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb
+accessTokens=\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties
new file mode 100644
index 0000000..024ca9a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Login_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+submit=\u30ed\u30b0\u30a4\u30f3
+login-error=\u30e6\u30fc\u30b6\u30fc\u540d\u307e\u305f\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties
new file mode 100644
index 0000000..74c2dfa
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Logs_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+logLevel=\u30ed\u30b0\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties
new file mode 100644
index 0000000..dfdc6e2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/MustChangePassword_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+password=\u30d1\u30b9\u30ef\u30fc\u30c9
+submit=\u5909\u66f4
+confirmPassword=\u30d1\u30b9\u30ef\u30fc\u30c9 (\u78ba\u8a8d)
+passwordNeedsToBeUpdated=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u66f4\u65b0\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties
new file mode 100644
index 0000000..40474a7
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Notifications_ja.properties
@@ -0,0 +1,31 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+notifications=Notifications
+notification.templates=Templates
+
+sender=\u9001\u4fe1\u8005
+template=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
+traceLevel=\u30c8\u30ec\u30fc\u30b9\u30ec\u30d9\u30eb
+notification=\u901a\u77e5
+about=\u30c8\u30d4\u30c3\u30af
+events=\u30a4\u30d9\u30f3\u30c8
+selfAsRecipient=\u30c8\u30d4\u30c3\u30af\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u3092\u542b\u3081\u308b
+checkRecipients=\u53d7\u4fe1\u8005\u306e\u691c\u7d22
+isActive=\u6709\u52b9
+
+active=\u30a2\u30af\u30c6\u30a3\u30d6
+anyType=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties
new file mode 100644
index 0000000..76cf856
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Parameters_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+createParameter=\u65b0\u3057\u3044\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u4f5c\u6210
+content=\u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties
new file mode 100644
index 0000000..4e28d96
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Policies_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+policy.account=\u30a2\u30ab\u30a6\u30f3\u30c8
+policy.password=\u30d1\u30b9\u30ef\u30fc\u30c9
+policy.pull=\u30d7\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties
new file mode 100644
index 0000000..3c02474
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Realms_ja.properties
@@ -0,0 +1,24 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.realm.new=\u65b0\u3057\u3044\u30ec\u30eb\u30e0
+any.realm.edit=\u30ec\u30eb\u30e0 ${fullPath} \u3092\u7de8\u96c6
+inner.template.edit='${right.fullPath}' \u306e ${left} \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u7de8\u96c6 
+afterObj=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30ea\u30f3\u30af
+realmLabel=\u30ec\u30eb\u30e0
+dynRealmLabel=\u52d5\u7684\u30ec\u30eb\u30e0
+realms=\u30ec\u30eb\u30e0
+dynrealms=\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties
new file mode 100644
index 0000000..eaec821
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+reports=\u30ec\u30dd\u30fc\u30c8
+report.templates=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties
new file mode 100644
index 0000000..fcb0d38
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestions_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+createSecurityQuestion=\u65b0\u3057\u3044\u79d8\u5bc6\u306e\u8cea\u554f\u3092\u4f5c\u6210
+content=\u5185\u5bb9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties
new file mode 100644
index 0000000..1f95b26
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Types_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+createSchema=\u65b0\u3057\u3044\u30b9\u30ad\u30fc\u30de\u3092\u4f5c\u6210
+createAnyTypeClass=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9\u3092\u4f5c\u6210
+createAnyType=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7\u3092\u4f5c\u6210
+createRelationshipType=\u65b0\u3057\u3044\u95a2\u4fc2\u30bf\u30a4\u30d7\u3092\u4f5c\u6210

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties
new file mode 100644
index 0000000..11bb74a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Workflow_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+noFlowableEnabledForUsers=\u30d5\u30ed\u30fc\u53ef\u80fd\u306f\u30e6\u30fc\u30b6\u30fc\u306b\u5bfe\u3057\u3066\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093
+xmlEditorTitle=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc XML \u30a8\u30c7\u30a3\u30bf\u30fc
+main=Main

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties
new file mode 100644
index 0000000..9026cb7
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AccessTokenDirectoryPanel_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3 ${accessTokenTO.owner} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3
+owner=\u30aa\u30fc\u30ca\u30fc
+expiryTime=\u671f\u9650
+issuedAt=\u958b\u59cb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties
new file mode 100644
index 0000000..03ebd78
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyPanel_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+search.result=${key} \u691c\u7d22

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties
new file mode 100644
index 0000000..d91e2d7
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassDetailsPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+plainSchemas=\u30d7\u30ec\u30fc\u30f3\u30b9\u30ad\u30fc\u30de
+derSchemas=\u6d3e\u751f\u30b9\u30ad\u30fc\u30de
+virSchemas=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties
new file mode 100644
index 0000000..55ba991
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeClassesPanel_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9
+anyTypeClasses=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9
+plainSchemas=\u30d7\u30ec\u30fc\u30f3\u30b9\u30ad\u30fc\u30de
+derSchemas=\u6d3e\u751f\u30b9\u30ad\u30fc\u30de
+virSchemas=\u4eee\u60f3\u30b9\u30ad\u30fc\u30de
+inUseByTypes=\u4efb\u610f\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties
new file mode 100644
index 0000000..1e368f0
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypeDetailsPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+key=\u30ad\u30fc
+kind=\u7a2e\u985e
+classes=\u4efb\u610f\u30bf\u30a4\u30d7\u30af\u30e9\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties
new file mode 100644
index 0000000..cba40b0
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/AnyTypesPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u4efb\u610f\u30bf\u30a4\u30d7 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u4efb\u610f\u30bf\u30a4\u30d7

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties
new file mode 100644
index 0000000..492b90c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConnObjects_ja.properties
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+connObject.view=\u8a73\u7d30

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties
new file mode 100644
index 0000000..936c13e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ConsoleLogPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+logger=\u30ed\u30b0\u53d6\u5f97
+level=\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties
new file mode 100644
index 0000000..936c13e
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/CoreLogPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+logger=\u30ed\u30b0\u53d6\u5f97
+level=\u30ec\u30d9\u30eb

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties
new file mode 100644
index 0000000..ac39eed
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DerSchemaDetails_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+required_alert=\u3059\u3079\u3066\u306e\u30d5\u30a9\u30fc\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u5fc5\u9808\u3067\u3059\u3002
+expression=\u8868\u73fe
+edit_attribute=\u5c5e\u6027\u3092\u7de8\u96c6
+attributes=\u6d3e\u751f\u5c5e\u6027
+title=\u6d3e\u751f\u30b9\u30ad\u30fc\u30de

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties
new file mode 100644
index 0000000..a3f3697
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DirectoryPanel_ja.properties
@@ -0,0 +1,43 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+displayRows=\u8868\u793a\u884c\u6570
+
+mustChangePassword=\u30d1\u30b9\u30ef\u30fc\u30c9\u5909\u66f4\u304c\u5fc5\u8981
+edit=\u7de8\u96c6
+delete=\u524a\u9664
+status=\u30b9\u30c6\u30fc\u30bf\u30b9
+token=\u30c8\u30fc\u30af\u30f3
+username=\u30e6\u30fc\u30b6\u30fc\u540d
+creationDate=\u4f5c\u6210\u65e5
+tokenValued=\u691c\u8a3c\u6e08
+tokenNotValued=\u672a\u691c\u8a3c
+realm=\u30ec\u30eb\u30e0
+
+subject=\u4ef6\u540d
+recipients=\u53d7\u4fe1\u8005
+
+any.edit=${anyTO.type} ${anyTO.name} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044 ${anyTO.type}
+any.finish=${anyTO.type} \u3092\u5b9f\u884c
+any.cancel=${anyTO.type} \u3092\u30ad\u30e3\u30f3\u30bb\u30eb
+any.attr.display=\u8868\u793a\u3059\u308b\u5c5e\u6027
+bulk.action=\u4e00\u62ec\u30a2\u30af\u30b7\u30e7\u30f3
+any.propagation.tasks=${type} ${name} \u306e\u4f1d\u64ad\u30bf\u30b9\u30af
+any.notification.tasks=${type} ${name} \u306e\u901a\u77e5\u30bf\u30b9\u30af
+notification.tasks=\u901a\u77e5 ${key} \u306b\u95a2\u3059\u308b\u30bf\u30b9\u30af
+
+typeExtensions=\u30b0\u30eb\u30fc\u30d7 ${name} \u306e\u30bf\u30a4\u30d7\u62e1\u5f35

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties
new file mode 100644
index 0000000..8b49790
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DisplayAttributesModalPanel_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+tooManySelections=\u8868\u793a\u3059\u308b\u30ab\u30e9\u30e0\u304c\u591a\u3059\u304e\u307e\u3059
+plainSchemas=\u30d7\u30ec\u30fc\u30f3\u5c5e\u6027
+derSchemas=\u6d3e\u751f\u5c5e\u6027
+details=\u8a73\u7d30

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties
new file mode 100644
index 0000000..9b6e62a
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/DynRealmDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044\u52d5\u7684\u30ec\u30eb\u30e0

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties
new file mode 100644
index 0000000..0267d65
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupDirectoryPanel_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=${anyTO.type} ${anyTO.name} \u3092\u7de8\u96c6
+group.members=${left.name} \u306e ${right} \u30e1\u30f3\u30d0\u30fc 

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties
new file mode 100644
index 0000000..efe910c
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfDetails_ja.properties
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+creation=\u4f5c\u6210\u65e5
+creator=\u4f5c\u6210\u8005
+entityKey=\u30ed\u30fc\u30ab\u30eb ID
+history.view=\u5c65\u6b74\u30d3\u30e5\u30fc
+resource=\u30ea\u30bd\u30fc\u30b9
+compare=\u6bd4\u8f03...
+current=\u73fe\u5728

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties
new file mode 100644
index 0000000..991fa5f
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/HistoryConfList_ja.properties
@@ -0,0 +1,21 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+creation=\u4f5c\u6210\u65e5
+creator=\u4f5c\u6210\u8005
+entityKey=\u30ed\u30fc\u30ab\u30eb ID
+history.diff.view=\u8a2d\u5b9a
+resource=\u30ea\u30bd\u30fc\u30b9

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties
new file mode 100644
index 0000000..b4881f2
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImplementationDirectoryPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+any.edit=\u5c0e\u5165 ${key} \u3092\u7de8\u96c6
+any.new=\u65b0\u3057\u3044 ${type} \u5c0e\u5165
+engine=\u30a8\u30f3\u30b8\u30f3

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties
new file mode 100644
index 0000000..b07ae50
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardAttrStep_ja.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+type=\u30b9\u30ad\u30fc\u30de\u30bf\u30a4\u30d7
+values=\u5024

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties
new file mode 100644
index 0000000..11bcf52
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersCreateWizardSchemaStep_ja.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+type=\u30b9\u30ad\u30fc\u30de\u30bf\u30a4\u30d7
+values=\u5024
+multivalue=\u8907\u6570\u5024
+mandatoryCondition=\u5fc5\u9808

http://git-wip-us.apache.org/repos/asf/syncope/blob/27cd9e18/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties
----------------------------------------------------------------------
diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties
new file mode 100644
index 0000000..02ed712
--- /dev/null
+++ b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ParametersDetailsPanel_ja.properties
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+key=\u30ad\u30fc
+content=\u5185\u5bb9
+values=\u5024