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 Dec 10, 2023
1 parent 2a8e383 commit a9a880a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions config/locales/crowdin/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ zh-CN:
concatenation:
single: ""
global_search:
placeholder: "Search in %{app_title}"
placeholder: "%{app_title}中搜索"
overwritten_tabs:
wiki_pages: "维基"
messages: "论坛"
Expand Down Expand Up @@ -2466,7 +2466,7 @@ zh-CN:
project_module_news: "新闻"
project_module_repository: "存储库"
project_module_wiki: "维基"
permission_header_for_project_module_work_package_tracking: "Work packages and Gantt"
permission_header_for_project_module_work_package_tracking: "工作包和甘特图"
query:
attribute_and_direction: "%{attribute} (%{direction})"
#possible query parameters (e.g. issue queries),
Expand Down Expand Up @@ -3010,10 +3010,10 @@ zh-CN:
view_description: "可以查看此工作包。"
remove: "移除"
share: "分享"
text_empty_search_description: "There are no users with the current filter criteria."
text_empty_search_header: "We couldn't find any matching results."
text_empty_search_description: "没有符合当前过滤条件的用户。"
text_empty_search_header: "我们找不到任何匹配的结果。"
text_empty_state_description: "工作包尚未共享给任何人。"
text_empty_state_header: "No shared members."
text_empty_state_header: "没有共享的成员。"
text_user_limit_reached: "添加额外的用户将超出当前限制。请联系管理员以增加用户限制,以确保外部用户能够访问此工作包。"
text_user_limit_reached_admins: '添加额外的用户将超出当前限制。请<a href="%{upgrade_url}">升级您的计划</a>以添加更多用户。'
warning_user_limit_reached: >
Expand Down Expand Up @@ -3063,7 +3063,7 @@ zh-CN:
code_429: "请求次数过多,请稍后再试。"
code_500: "发生了内部错误。"
code_500_outbound_request_failure: "对另一个资源的出站请求存在失败状态代码 %{status_code} 。"
code_500_missing_enterprise_token: "The request can not be handled due to invalid or missing Enterprise token."
code_500_missing_enterprise_token: "由于企业令牌是无效的或缺失的,故无法处理该请求。"
not_found:
work_package: "找不到您要查找的工作包或者它已被删除。"
expected:
Expand Down
2 changes: 1 addition & 1 deletion modules/gantt/config/locales/crowdin/zh-CN.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#English strings go here
zh-CN:
project_module_gantt: "Gantt"
project_module_gantt: "甘特图"
2 changes: 1 addition & 1 deletion modules/meeting/config/locales/crowdin/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ es:
email:
open_meeting_link: "Abrir reunión"
invited:
summary: "%{actor} has sent you an invitation for the meeting %{title}"
summary: "%{actor} te ha enviado una invitación para la reunión %{title}"
rescheduled:
summary: "Meeting %{title} has been rescheduled by %{actor}"
body: "The meeting %{title} has been rescheduled by %{actor}."
Expand Down
4 changes: 2 additions & 2 deletions modules/storages/config/locales/crowdin/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,5 @@ zh-CN:
label_healthy: "健康"
checked: "检查于 %{datetime} "
upsale:
title: "OneDrive/SharePoint integration"
description: 'Integrate your OneDrive/SharePoint as a file storage with OpenProject. Upload files and link them directly to work packages in a project.'
title: "OneDrive/SharePoint 集成"
description: '将您的 OneDrive/SharePoint 集成到 OpenProject 文件存储。上传文件并将其直接链接到项目中的工作包。'

0 comments on commit a9a880a

Please sign in to comment.