Lahmizzar Muinela
2013-12-05 90694f2182886c4f237de033258e95852fa01da3
update Japanese (Japan) translation
18 files modified
44 ■■■■ changed files
languages/ja-JP/admin/ja-JP.com_pfmilestones.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pfmilestones.sys.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pfprojects.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pfrepo.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pftasks.sys.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pftime.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pftime.sys.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pfusers.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pfusers.sys.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_projectfork.ini 19 ●●●●● patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.plg_content_pfnotifications.ini 16 ●●●●● patch | view | raw | blame | history
languages/ja-JP/lang_pf4_ja-JP.xml 9 ●●●●● patch | view | raw | blame | history
languages/ja-JP/site/ja-JP.com_projectfork.ini patch | view | raw | blame | history
languages/ja-JP/site/ja-JP.mod_pf_dash_buttons.ini patch | view | raw | blame | history
languages/ja-JP/site/ja-JP.mod_pf_tasks.ini patch | view | raw | blame | history
languages/ja-JP/site/ja-JP.mod_pf_tasks.sys.ini patch | view | raw | blame | history
languages/ja-JP/site/ja-JP.tpl_goggles.ini patch | view | raw | blame | history
languages/ja-JP/site/ja-JP.tpl_goggles.sys.ini patch | view | raw | blame | history
languages/ja-JP/admin/ja-JP.com_pfmilestones.ini
languages/ja-JP/admin/ja-JP.com_pfmilestones.sys.ini
languages/ja-JP/admin/ja-JP.com_pfprojects.ini
languages/ja-JP/admin/ja-JP.com_pfrepo.ini
languages/ja-JP/admin/ja-JP.com_pftasks.sys.ini
languages/ja-JP/admin/ja-JP.com_pftime.ini
languages/ja-JP/admin/ja-JP.com_pftime.sys.ini
languages/ja-JP/admin/ja-JP.com_pfusers.ini
languages/ja-JP/admin/ja-JP.com_pfusers.sys.ini
languages/ja-JP/admin/ja-JP.com_projectfork.ini
@@ -10,6 +10,25 @@
; COM_PROJECTFORK_RULES_LABEL
; COM_PROJECTFORK_RULES_NOTE
; 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 = "グループ追加"
languages/ja-JP/admin/ja-JP.plg_content_pfnotifications.ini
@@ -5,3 +5,19 @@
PLG_CONTENT_PFNOTIFICATIONS = "Projectfork 通知"
PLG_CONTENT_PFNOTIFICATIONS_XML_DESCRIPTION = "このプラグインはProjectforkの電子メール通知を送信します。"
; Config
; @since    4.2
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_LABEL = "Send Method"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DESC = "Send emails directly, or use a cron job."
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_DIRECT = "Direct"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_METHOD_CRON = "Cron Job"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_LABEL = "Cron Job Limit"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_CRON_LIMIT_DESC = "The amount of emails to send per job interval"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_LABEL = "Send Events"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_DESC = "Select the events for which to send out notifications"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_NEW_AND_UPD = "New and changed items"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_NEW = "New items"
; PLG_CONTENT_PFNOTIFICATIONS_FIELD_SEND_TYPE_UPD = "Changed items"
languages/ja-JP/lang_pf4_ja-JP.xml
@@ -2,21 +2,18 @@
<extension type="file" version="2.5" method="upgrade">
    <name>Projectfork Language - ja-JP</name>
    <author>Projectfork Translation Team</author>
    <creationDate>2013-09-09</creationDate>
    <creationDate>2013-12-05</creationDate>
    <copyright>(C) 2012 - 2013 by the Projectfork Translation Team. All rights reserved.</copyright>
    <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
    <authorEmail>support@projectfork.net</authorEmail>
    <authorUrl>www.projectfork.net</authorUrl>
    <version>4.1.0.1</version>
    <version>$3</version>
    <description>
        <![CDATA[
            The ja-JP language pack for Projectfork 4, a Project Management extension for Joomla!
            <h6>Translation Credits:</h6>
            <strong>Coordinator:</strong>
            <ul>
                <li>(toemon) toemon</li>
            </ul>
            <strong>This translation is brought to you by the <a href="https://www.transifex.com/projects/p/projectfork-languages/language/ja_JP/members/" target="_blank">ja-JP - Translation Team</a></strong>
        ]]>
    </description>
languages/ja-JP/site/ja-JP.com_projectfork.ini
languages/ja-JP/site/ja-JP.mod_pf_dash_buttons.ini
languages/ja-JP/site/ja-JP.mod_pf_tasks.ini
languages/ja-JP/site/ja-JP.mod_pf_tasks.sys.ini
languages/ja-JP/site/ja-JP.tpl_goggles.ini
languages/ja-JP/site/ja-JP.tpl_goggles.sys.ini