X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e18f843182c3fb0675162f14358f6f99384d4128..7949c7ae29b8359e2b072f627d2291a4cf260fee:/WEB-INF/resources/ja.lang.php
diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php
index 911bfdec..eae24bc1 100644
--- a/WEB-INF/resources/ja.lang.php
+++ b/WEB-INF/resources/ja.lang.php
@@ -178,7 +178,7 @@ $i18n_key_words = array(
// 'label.description' => 'Description',
// 'label.start' => 'Start',
// 'label.finish' => 'Finish',
-// 'label.duration' => 'Duration',
+'label.duration' => 'æé',
'label.note' => 'ãã¼ã',
'label.notes' => 'ãã¼ã',
// TODO: translate the following.
@@ -422,6 +422,21 @@ $i18n_key_words = array(
// 'form.invoice.invoice_entries' => 'Invoice entries',
// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
+
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
+
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
+
// TODO: refactoring ongoing down from here.
@@ -456,12 +471,10 @@ $i18n_key_words = array(
"form.mytime.date" => 'æ¥ä»',
"form.mytime.start" => 'éå§',
"form.mytime.finish" => 'çµäº',
-"form.mytime.duration" => 'æé',
"form.mytime.daily" => 'æ¥èª²',
"form.mytime.total" => 'åè¨æéï¼ ',
"form.mytime.th.start" => 'éå§',
"form.mytime.th.finish" => 'çµäº',
-"form.mytime.th.duration" => 'æé',
"form.mytime.del_yes" => 'æéã¬ã³ã¼ããæåçã«åé¤ããã¾ãã',
"form.mytime.no_finished_rec" => 'ãã®ã¬ã³ã¼ãã¯éå§æéã ãã§ä¿åããã¾ãããããã¯ã¨ã©ã¼ã§ã¯ããã¾ãããããå¿
è¦ãããã°ãã°ã¢ã¦ããã¦ãã ããã',
"form.mytime.warn_tozero_rec" => 'ãã®æéã¬ã³ã¼ãã®æéãæºäºããã¾ããããããã®æéã¬ã³ã¼ãã¯åé¤ããããã¨ãå¿
è¦ã§ã',
@@ -501,8 +514,6 @@ $i18n_key_words = array(
"form.report.from" => 'éå§æ¥ä»',
"form.report.to" => 'çµäºæ¥ä»',
"form.report.groupby_user" => 'ã¦ã¼ã¶ã¼',
-"form.report.groupby_project" => 'ããã¸ã§ã¯ã',
-"form.report.duration" => 'æé',
"form.report.start" => 'éå§',
"form.report.finish" => 'çµäº',
"form.report.totals_only" => 'å
¨ä½ã ã',
@@ -511,7 +522,6 @@ $i18n_key_words = array(
"form.report.th.date" => 'æ¥ä»',
"form.report.th.start" => 'éå§',
"form.report.th.finish" => 'çµäº',
-"form.report.th.duration" => 'æé',
// mail form attributes
"form.mail.from" => 'ãã',
@@ -578,6 +588,5 @@ $i18n_key_words = array(
"label.disable" => '使ç¨ä¸æ¢',
"label.enable" => '使ç¨å¯è½',
"label.hrs" => 'æé',
-"label.errors" => 'ã¨ã©ã¼',
"label.ldap_hint" => 'ä¸è¨ã®ãã£ã¼ã«ãã«ããªãã®Windowsã®ãã°ã¤ã³IDã¨ãã¹ã¯ã¼ããå
¥åãã¦ãã ããã',
);