@@ -391,6 +391,12 | |||||
391 | field_warn_on_leaving_unsaved: "提醒我將要離開的頁面中尚有未儲存的資料" |
|
391 | field_warn_on_leaving_unsaved: "提醒我將要離開的頁面中尚有未儲存的資料" | |
392 | field_issues_visibility: 項目可見度 |
|
392 | field_issues_visibility: 項目可見度 | |
393 | field_is_private: 私人 |
|
393 | field_is_private: 私人 | |
|
394 | field_commit_logs_encoding: 送交訊息編碼 | |||
|
395 | field_scm_path_encoding: 路徑編碼 | |||
|
396 | field_path_to_repository: 儲存庫路徑 | |||
|
397 | field_root_directory: 根資料夾 | |||
|
398 | field_cvsroot: CVSROOT | |||
|
399 | field_cvs_module: 模組 | |||
394 |
|
400 | |||
395 | setting_app_title: 標題 |
|
401 | setting_app_title: 標題 | |
396 | setting_app_subtitle: 副標題 |
|
402 | setting_app_subtitle: 副標題 | |
@@ -1016,6 +1022,9 | |||||
1016 | text_zoom_in: 放大 |
|
1022 | text_zoom_in: 放大 | |
1017 | text_zoom_out: 縮小 |
|
1023 | text_zoom_out: 縮小 | |
1018 | text_warn_on_leaving_unsaved: "若您離開這個頁面,此頁面所包含的未儲存資料將會遺失。" |
|
1024 | text_warn_on_leaving_unsaved: "若您離開這個頁面,此頁面所包含的未儲存資料將會遺失。" | |
|
1025 | text_scm_path_encoding_note: "預設: UTF-8" | |||
|
1026 | text_git_repository_note: "純(Bare)儲存庫與本機儲存庫 (e.g. /gitrepo, c:\gitrepo)" | |||
|
1027 | text_mercurial_repository_note: "本機儲存庫 (e.g. /hgrepo, c:\hgrepo)" | |||
1019 |
|
1028 | |||
1020 | default_role_manager: 管理人員 |
|
1029 | default_role_manager: 管理人員 | |
1021 | default_role_developer: 開發人員 |
|
1030 | default_role_developer: 開發人員 | |
@@ -1043,12 +1052,3 | |||||
1043 | enumeration_doc_categories: 文件分類 |
|
1052 | enumeration_doc_categories: 文件分類 | |
1044 | enumeration_activities: 活動 (時間追蹤) |
|
1053 | enumeration_activities: 活動 (時間追蹤) | |
1045 | enumeration_system_activity: 系統活動 |
|
1054 | enumeration_system_activity: 系統活動 | |
1046 | field_commit_logs_encoding: 送交訊息編碼 |
|
|||
1047 | field_scm_path_encoding: Path encoding |
|
|||
1048 | text_scm_path_encoding_note: "Default: UTF-8" |
|
|||
1049 | field_path_to_repository: Path to repository |
|
|||
1050 | field_root_directory: Root directory |
|
|||
1051 | field_cvs_module: Module |
|
|||
1052 | field_cvsroot: CVSROOT |
|
|||
1053 | text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) |
|
|||
1054 | text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) |
|
General Comments 0
You need to be logged in to leave comments.
Login now