Skip to content

Commit

Permalink
update locales from crowdin [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
openprojectci committed Sep 20, 2024
1 parent 48d66f0 commit 98244fe
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions config/locales/crowdin/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3115,13 +3115,13 @@ zh-CN:
setting_password_min_length: "最小长度"
setting_password_min_adhered_rules: "所需的最少类型数量"
setting_per_page_options: "每页对象选项"
setting_percent_complete_on_status_closed: "% Complete when status is closed"
setting_percent_complete_on_status_closed_no_change: "No change"
setting_percent_complete_on_status_closed: "状态关闭时\"%完成\"的值"
setting_percent_complete_on_status_closed_no_change: "不变"
setting_percent_complete_on_status_closed_no_change_caption_html: >-
The value of <i>% Complete</i> will not change even when a work package is closed.
setting_percent_complete_on_status_closed_set_100p: "Automatically set to 100%"
即使工作包关闭,<i>%完成</i>的值也不会改变。
setting_percent_complete_on_status_closed_set_100p: "自动设置为 100%"
setting_percent_complete_on_status_closed_set_100p_caption: >-
A closed work package is considered complete.
关闭的工作包视为已完成。
setting_plain_text_mail: "纯文本邮件 (不含 HTML)"
setting_protocol: "协议"
setting_project_gantt_query: "项目组合甘特视图"
Expand Down
10 changes: 5 additions & 5 deletions config/locales/crowdin/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3120,13 +3120,13 @@ zh-TW:
setting_password_min_length: "最小長度"
setting_password_min_adhered_rules: "必要類別的最小數目"
setting_per_page_options: "設置每頁顯示個數"
setting_percent_complete_on_status_closed: "% Complete when status is closed"
setting_percent_complete_on_status_closed_no_change: "No change"
setting_percent_complete_on_status_closed: "狀態結束時之完成百分比"
setting_percent_complete_on_status_closed_no_change: "未變更"
setting_percent_complete_on_status_closed_no_change_caption_html: >-
The value of <i>% Complete</i> will not change even when a work package is closed.
setting_percent_complete_on_status_closed_set_100p: "Automatically set to 100%"
即使工作項目關閉,<i>完成百分比的</i>值也不會改變。
setting_percent_complete_on_status_closed_set_100p: "自動設定為 100%"
setting_percent_complete_on_status_closed_set_100p_caption: >-
A closed work package is considered complete.
工作項目結束即視為完成。
setting_plain_text_mail: "純文字郵件(不含 HTML)"
setting_protocol: "Protocol"
setting_project_gantt_query: "專案含甘特圖檢視"
Expand Down
6 changes: 3 additions & 3 deletions modules/storages/config/locales/crowdin/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ zh-CN:
rename_project_folder: '重命名托管项目文件夹:'
errors:
messages:
error: An unexpected error occurred. Please check OpenProject logs for more information or contact an administrator
unauthorized: OpenProject could not authenticate with the Storage Provider. Please ensure that you have access to it.
error: 发生意外错误。请检查日志获取更多信息或联系管理员
unauthorized: 无法通过存储提供商进行身份验证。请确保您有访问权限。
models:
copy_project_folders_service:
conflict: '%{destination_path} 文件夹已经存在。中断进程以避免覆盖。'
Expand Down Expand Up @@ -150,7 +150,7 @@ zh-CN:
unauthorized: OpenProject 无法与 Nextcloud 同步。请检查您的存储设备和 Nextcloud 配置。
user_does_not_exist: "在 Nextcloud 中不存在 %{user} 。"
upload_link_service:
not_found: The destination folder %{folder} could not be found on %{storage_name}.
not_found: '%{storage_name} 上找不到目标文件夹 %{folder} 。'
storages:
buttons:
complete_without_setup: 没有它就完成
Expand Down
6 changes: 3 additions & 3 deletions modules/storages/config/locales/crowdin/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ zh-TW:
rename_project_folder: '重新命名託管的專案資料夾:'
errors:
messages:
error: An unexpected error occurred. Please check OpenProject logs for more information or contact an administrator
unauthorized: OpenProject could not authenticate with the Storage Provider. Please ensure that you have access to it.
error: 發生意外錯誤。請檢查 OpenProject 記錄以獲得更多資訊,或聯絡管理員
unauthorized: OpenProject 無法驗證儲存服務提供者。請確認您有存取權。
models:
copy_project_folders_service:
conflict: 資料夾 %{destination_path} 已經存在。中斷程序以避免覆寫。
Expand Down Expand Up @@ -150,7 +150,7 @@ zh-TW:
unauthorized: OpenProject 無法與 OneDrive 同步。請檢查您的儲存空間和 Azure 應用程式設定。
user_does_not_exist: "%{user} 在 Nextcloud 中不存在。"
upload_link_service:
not_found: The destination folder %{folder} could not be found on %{storage_name}.
not_found: 在 %{storage_name} 上找不到目標資料夾 %{folder}。
storages:
buttons:
complete_without_setup: 排除它完成
Expand Down

0 comments on commit 98244fe

Please sign in to comment.