From c749cc7b7dcfdc0541354a4f56686b0d16ec4337 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 14 Jul 2025 00:12:08 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/workflowengine/l10n/zh_CN.js | 9 ++++++++- apps/workflowengine/l10n/zh_CN.json | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js index 5be621200e2..6f500b68010 100644 --- a/apps/workflowengine/l10n/zh_CN.js +++ b/apps/workflowengine/l10n/zh_CN.js @@ -53,6 +53,7 @@ OC.L10N.register( "Images" : "图片", "Office documents" : "Office 文档", "PDF documents" : "PDF文档", + "Custom MIME type" : "自定义 MIME 类型", "Custom mimetype" : "自定义MIME类型", "Select a file type" : "选择一个文件类型", "e.g. httpd/unix-directory" : "例如: httpd/unix-directory", @@ -68,17 +69,22 @@ OC.L10N.register( "Select a user agent" : "选择一个用户代理", "Select groups" : "选择用户组", "Groups" : "用户组", + "Type to search for group …" : "输入以搜索群组...", + "Select a trigger" : "选择一个触发器", "At least one event must be selected" : "必须至少选择一个事件", "Add new flow" : "添加新的流程", "The configuration is invalid" : "此配置是无效的", - "Active" : "活动", + "Active" : "作用", "Save" : "保存", "When" : "时间", "and" : "与", + "Add a new filter" : "添加一个新的筛选条件", "Cancel" : "取消", "Delete" : "删除", "Available flows" : "可用的流程", "For details on how to write your own flow, check out the development documentation." : "有关如何编写自己的流程的详细信息,请查看开发文档。", + "No flows installed" : "未安装任何流量设备", + "Ask your administrator to install new flows." : "请让你的管理员安装新的流量设备。", "More flows" : "更多流程", "Browse the App Store" : "浏览应用商店", "Show less" : "显示更少", @@ -110,6 +116,7 @@ OC.L10N.register( "between" : "之间", "not between" : "不在之间", "Request user agent" : "请求用户代理", + "Group membership" : "组成员资格", "is member of" : "是成员", "is not member of" : "不是成员" }, diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json index 686bbe053a8..1a82f8ebaee 100644 --- a/apps/workflowengine/l10n/zh_CN.json +++ b/apps/workflowengine/l10n/zh_CN.json @@ -51,6 +51,7 @@ "Images" : "图片", "Office documents" : "Office 文档", "PDF documents" : "PDF文档", + "Custom MIME type" : "自定义 MIME 类型", "Custom mimetype" : "自定义MIME类型", "Select a file type" : "选择一个文件类型", "e.g. httpd/unix-directory" : "例如: httpd/unix-directory", @@ -66,17 +67,22 @@ "Select a user agent" : "选择一个用户代理", "Select groups" : "选择用户组", "Groups" : "用户组", + "Type to search for group …" : "输入以搜索群组...", + "Select a trigger" : "选择一个触发器", "At least one event must be selected" : "必须至少选择一个事件", "Add new flow" : "添加新的流程", "The configuration is invalid" : "此配置是无效的", - "Active" : "活动", + "Active" : "作用", "Save" : "保存", "When" : "时间", "and" : "与", + "Add a new filter" : "添加一个新的筛选条件", "Cancel" : "取消", "Delete" : "删除", "Available flows" : "可用的流程", "For details on how to write your own flow, check out the development documentation." : "有关如何编写自己的流程的详细信息,请查看开发文档。", + "No flows installed" : "未安装任何流量设备", + "Ask your administrator to install new flows." : "请让你的管理员安装新的流量设备。", "More flows" : "更多流程", "Browse the App Store" : "浏览应用商店", "Show less" : "显示更少", @@ -108,6 +114,7 @@ "between" : "之间", "not between" : "不在之间", "Request user agent" : "请求用户代理", + "Group membership" : "组成员资格", "is member of" : "是成员", "is not member of" : "不是成员" },"pluralForm" :"nplurals=1; plural=0;"