]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-tw.lang.php
Moved managed_basic_settings to co-manager role.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index edf8063c51021ad9b0903ecc92b63c0ff4041999..28a35e8d74da24c14a12fae71edc591f0f69f115 100644 (file)
@@ -130,16 +130,16 @@ $i18n_key_words = array(
 'button.send' => '發送',
 'button.send_by_email' => '通過郵件發送',
 // TODO: translate the following.
-// 'button.create_team' => 'Create team',
-'button.export' => '輸出團隊資訊',
-'button.import' => '輸入團隊資訊',
+// 'button.create_group' => 'Create group',
+'button.export' => '輸出團隊資訊', // TODO: replace "team" with "group".
+'button.import' => '輸入團隊資訊', // TODO: replace "team" with "group".
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
-// 'label.team_name' => 'Team name',
+// 'label.group_name' => 'Group name',
 // 'label.address' => 'Address',
 'label.currency' => '貨幣',
 // TODO: translate the following.
@@ -250,11 +250,11 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => '登錄',
-'title.teams' => '團隊',
+'title.groups' => '團隊', // TODO: change "teams" to "groups".
 // TODO: translate the following.
-// 'title.create_team' => 'Creating Team',
-// 'title.edit_team' => 'Editing Team',
-'title.delete_team' => '刪除團隊',
+// 'title.create_group' => 'Creating Group',
+// 'title.edit_group' => 'Editing Group',
+'title.delete_group' => '刪除團隊', // TODO: change "team" to "group".
 'title.reset_password' => '重設密碼',
 // TODO: translate the following.
 // 'title.change_password' => 'Changing Password',