@@ -182,6 +182,7 field_time_zone: 時區 | |||||
182 | field_searchable: 可用做搜尋條件 |
|
182 | field_searchable: 可用做搜尋條件 | |
183 | field_default_value: 預設值 |
|
183 | field_default_value: 預設值 | |
184 | field_comments_sorting: 註解排序 |
|
184 | field_comments_sorting: 註解排序 | |
|
185 | field_parent_title: 父頁面 | |||
185 |
|
186 | |||
186 | setting_app_title: 標題 |
|
187 | setting_app_title: 標題 | |
187 | setting_app_subtitle: 副標題 |
|
188 | setting_app_subtitle: 副標題 | |
@@ -200,14 +201,15 setting_feeds_limit: RSS 新聞限制 | |||||
200 | setting_autofetch_changesets: 自動取得送交版次 |
|
201 | setting_autofetch_changesets: 自動取得送交版次 | |
201 | setting_default_projects_public: 新建立之專案預設為「公開」 |
|
202 | setting_default_projects_public: 新建立之專案預設為「公開」 | |
202 | setting_sys_api_enabled: 啟用管理版本庫之網頁服務 (Web Service) |
|
203 | setting_sys_api_enabled: 啟用管理版本庫之網頁服務 (Web Service) | |
203 | setting_commit_ref_keywords: 用於參照項目之關鍵字 |
|
204 | setting_commit_ref_keywords: 送交用於參照項目之關鍵字 | |
204 | setting_commit_fix_keywords: 用於修正項目之關鍵字 |
|
205 | setting_commit_fix_keywords: 送交用於修正項目之關鍵字 | |
205 | setting_autologin: 自動登入 |
|
206 | setting_autologin: 自動登入 | |
206 | setting_date_format: 日期格式 |
|
207 | setting_date_format: 日期格式 | |
207 | setting_time_format: 時間格式 |
|
208 | setting_time_format: 時間格式 | |
208 | setting_cross_project_issue_relations: 允許關聯至其它專案的項目 |
|
209 | setting_cross_project_issue_relations: 允許關聯至其它專案的項目 | |
209 | setting_issue_list_default_columns: 預設顯示於項目清單的欄位 |
|
210 | setting_issue_list_default_columns: 預設顯示於項目清單的欄位 | |
210 | setting_repositories_encodings: 版本庫編碼 |
|
211 | setting_repositories_encodings: 版本庫編碼 | |
|
212 | setting_commit_logs_encoding: 送交訊息編碼 | |||
211 | setting_emails_footer: 電子郵件附帶說明 |
|
213 | setting_emails_footer: 電子郵件附帶說明 | |
212 | setting_protocol: 協定 |
|
214 | setting_protocol: 協定 | |
213 | setting_per_page_options: 每頁顯示個數選項 |
|
215 | setting_per_page_options: 每頁顯示個數選項 | |
@@ -217,6 +219,7 setting_display_subprojects_issues: 預設於父專案中顯示子專案的項 | |||||
217 | setting_enabled_scm: 啟用的 SCM |
|
219 | setting_enabled_scm: 啟用的 SCM | |
218 | setting_mail_handler_api_enabled: 啟用處理傳入電子郵件的服務 |
|
220 | setting_mail_handler_api_enabled: 啟用處理傳入電子郵件的服務 | |
219 | setting_mail_handler_api_key: API 金鑰 |
|
221 | setting_mail_handler_api_key: API 金鑰 | |
|
222 | setting_sequential_project_identifiers: 循序產生專案識別碼 | |||
220 |
|
223 | |||
221 | project_module_issue_tracking: 項目追蹤 |
|
224 | project_module_issue_tracking: 項目追蹤 | |
222 | project_module_time_tracking: 工時追蹤 |
|
225 | project_module_time_tracking: 工時追蹤 | |
@@ -520,6 +523,7 label_reverse_chronological_order: 以時間由近至遠排序 | |||||
520 | label_planning: 計劃表 |
|
523 | label_planning: 計劃表 | |
521 | label_incoming_emails: 傳入的電子郵件 |
|
524 | label_incoming_emails: 傳入的電子郵件 | |
522 | label_generate_key: 產生金鑰 |
|
525 | label_generate_key: 產生金鑰 | |
|
526 | label_issue_watchers: 觀察者 | |||
523 |
|
527 | |||
524 | button_login: 登入 |
|
528 | button_login: 登入 | |
525 | button_submit: 送出 |
|
529 | button_submit: 送出 | |
@@ -558,6 +562,7 button_copy: 複製 | |||||
558 | button_annotate: 加注 |
|
562 | button_annotate: 加注 | |
559 | button_update: 更新 |
|
563 | button_update: 更新 | |
560 | button_configure: 設定 |
|
564 | button_configure: 設定 | |
|
565 | button_quote: 引用 | |||
561 |
|
566 | |||
562 | status_active: 活動中 |
|
567 | status_active: 活動中 | |
563 | status_registered: 註冊完成 |
|
568 | status_registered: 註冊完成 | |
@@ -633,8 +638,3 default_activity_development: 開發 | |||||
633 | enumeration_issue_priorities: 項目優先權 |
|
638 | enumeration_issue_priorities: 項目優先權 | |
634 | enumeration_doc_categories: 文件分類 |
|
639 | enumeration_doc_categories: 文件分類 | |
635 | enumeration_activities: 活動 (時間追蹤) |
|
640 | enumeration_activities: 活動 (時間追蹤) | |
636 | field_parent_title: Parent page |
|
|||
637 | label_issue_watchers: Watchers |
|
|||
638 | setting_commit_logs_encoding: Commit messages encoding |
|
|||
639 | button_quote: Quote |
|
|||
640 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
General Comments 0
You need to be logged in to leave comments.
Login now