X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=c28dd02548712064025e245bafd1a5317047aa76;hb=b262cc9f78e50e6910fefc1744782ddd64bbccda;hp=5eb249f386c2c92aac2bd144e85ac8e56d5fe23a;hpb=c8ee9a8f8b402e0ef18c8fd9a9e379c1160b503e;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 5eb249f3..c28dd025 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -482,13 +482,13 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip格式', // Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -'form.import.hint' => '從xml檔導入團隊資料。', +'form.import.hint' => '從xml檔導入團隊資料。', // TODO: replace "team" with "group". 'form.import.file' => '選擇檔', 'form.import.success' => '成功完成導入。', -// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). -// TODO: translate the following. -'form.teams.hint' => '通過創建新的團隊經理帳號來創建新團隊。
您也可以從其它的Anuko時間追蹤器伺服器的xml檔導入團隊資料(登錄資訊不能發生衝突)。', +// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). +// TODO: replace "team" with "group" in the string below. +'form.groups.hint' => '通過創建新的團隊經理帳號來創建新團隊。
您也可以從其它的Anuko時間追蹤器伺服器的xml檔導入團隊資料(登錄資訊不能發生衝突)。', // Profile form. See example at https://timetracker.anuko.com/profile_edit.php. // TODO: translate the following. @@ -511,6 +511,10 @@ $i18n_key_words = array( // 'form.profile.allow_ip' => 'Allow IP', // 'form.profile.plugins' => 'Plugins', +// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php +// TODO: translate the following. +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', + // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => '從', 'form.mail.to' => '到',