From 90694f2182886c4f237de033258e95852fa01da3 Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Thu, 05 Dec 2013 18:16:22 -0500
Subject: [PATCH] update Japanese (Japan) translation

---
 languages/ja-JP/admin/ja-JP.com_projectfork.ini |   23 +++++++++++++++++++++--
 1 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/languages/ja-JP/admin/ja-JP.com_projectfork.ini b/languages/ja-JP/admin/ja-JP.com_projectfork.ini
index a00d25d..975f39c 100644
--- a/languages/ja-JP/admin/ja-JP.com_projectfork.ini
+++ b/languages/ja-JP/admin/ja-JP.com_projectfork.ini
@@ -10,7 +10,26 @@
 ; COM_PROJECTFORK_RULES_LABEL
 ; COM_PROJECTFORK_RULES_NOTE
 
-; Projectfork 4.2 - Projectfork 
+; Projectfork 4.2 - Notifications
+; COM_PFREPO_NOTE_EMAIL_NEW_SUBJECT = "[%s] %s created a note: %s"
+; COM_PFREPO_NOTE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following note:\n\n%s\n\nSee the full note by visiting the link below:\n%s"
+; COM_PFREPO_NOTE_EMAIL_UPD_SUBJECT = "[%s] %s updated a note: %s"
+; COM_PFREPO_NOTE_EMAIL_UPD_MESSAGE = "Dear %s,\n%s updated the following note:\n\n%s\n\nSee the full note by visiting the link below:\n%s"
+; COM_PFREPO_FILE_EMAIL_NEW_SUBJECT = "[%s] %s uploaded a file: %s"
+; COM_PFREPO_FILE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s uploaded the following file:\n\n%s\n\nDownload it by clicking the link below:\n%s"
+; COM_PFREPO_FILE_EMAIL_UPD_SUBJECT = "[%s] %s updated a file: %s"
+; COM_PFREPO_FILE_EMAIL_UPD_MESSAGE = "Dear %s,\n%s updated the following file:\n\n%s\n\nDownload it by visiting the link below:\n%s"
+; COM_PROJECTFORK_TOPIC_EMAIL_NEW_SUBJECT = "[%s] %s created a discussion topic: %s"
+; COM_PROJECTFORK_TOPIC_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following discussion:\n\n%s\n\nSee the full discussion by visiting the link below:\n%s"
+; COM_PROJECTFORK_TASK_EMAIL_NEW_SUBJECT = "[%s] %s created a task: %s"
+; COM_PROJECTFORK_TASK_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following task:\n\n%s\n\nSee the full task details by visiting the link below:\n%s"
+; COM_PROJECTFORK_MILESTONE_EMAIL_NEW_SUBJECT = "[%s] %s created a milestone: %s"
+; COM_PROJECTFORK_MILESTONE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following milestone:\n\n%s\n\nSee the full milestone details by visiting the link below:\n%s"
+
+; COM_PROJECTFORK_TASK_EMAIL_ASSIGN_SUBJECT = "[%s] %s assigned you to a task: %s"
+; COM_PROJECTFORK_TASK_EMAIL_ASSIGN_MESSAGE = "Dear %s,\n%s assigned you to the following task:\n\n%s\n\nSee the full task details by visiting the link below:\n%s"
+
+; Projectfork 4.2 - Projectfork
 JOPTION_SELECT_GROUP = "- グループ選択 -"
 JACTION_ADD_GROUP = "グループ追加"
 COM_PROJECTFORK_INCLUDING = "含む"
@@ -33,7 +52,7 @@
 ; @since    4.1
 ;
 
-; Projectfork 4.1 - Projectfork 
+; Projectfork 4.1 - Projectfork
 COM_PROJECTFORK_CONFIG_USER_PROFILE_LINK_LABEL = "ユーザプロファイルのリンク"
 COM_PROJECTFORK_CONFIG_USER_PROFILE_LINK_DESC  = "フロントエンドでのユーザプロファイルへのリンクが示す場所を選択します。"
 COM_PROJECTFORK_CONFIG_USER_PROFILE_AVATAR_LABEL = "ユーザプロファイルのアバター"

--
Gitblit v1.9.1