]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Work in progress on translations.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 2bf52d411ec4b900172c5aa02c6ec2713476f1e6..b2553a481510a0839af6721c0201dbbb9bc113b8 100644 (file)
@@ -118,22 +118,20 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'キャンセル',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'button.submit' => '送信',
-// TODO: improve translation of all button.add... strings.
-'button.add_user' => '新規ユーザーの追加',
-'button.add_project' => '新規プロジェクトの追加',
 // TODO: translate the following.
+// 'button.add_user' => 'Add user',
+// 'button.add_project' => 'Add project',
 // 'button.add_task' => 'Add task',
-'button.add_client' => '新規クライアントの追加',
-// TODO: translate the following.
+// 'button.add_client' => 'Add client',
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => '追加',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.generate' => '生成',
 // Note to translators: button.reset_password needs an improved translation.
 'button.reset_password' => '進む',