X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=07dc50b9f129da624d94d8ac56112437a63b23aa;hb=873cee05ecd24aa9066b467b2c90132ee08a99a1;hp=7902decf675fb907cc6d421c6f0afd29759324c4;hpb=99041558bf625b082fc5058a93e1bd2634c2c9d2;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 7902decf..07dc50b9 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -252,6 +252,8 @@ $i18n_key_words = array( // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', +// 'label.work_units_short' => 'Units', +'label.totals_only' => '全体だけ', // Form titles. 'title.login' => 'ログイン', @@ -421,7 +423,6 @@ $i18n_key_words = array( 'form.reports.group_by_project' => 'プロジェクト', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -'form.reports.totals_only' => '全体だけ', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -495,7 +496,7 @@ $i18n_key_words = array( 'form.export.compression_none' => 'なし', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'xmlファイルからチームのデータをインポート。', // TODO: replace "team" with "group". 'form.import.file' => 'ファイルの選択', 'form.import.success' => 'インポートが成功的に完了されました。',