diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
commit | 67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch) | |
tree | 46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/workflowengine/l10n/zh_CN.js | |
parent | 9aaa370e07099484df025ec95e017a7baa4e3633 (diff) | |
download | nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/zh_CN.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js index e56a7c4c3bd..858a765020d 100644 --- a/apps/workflowengine/l10n/zh_CN.js +++ b/apps/workflowengine/l10n/zh_CN.js @@ -55,10 +55,6 @@ OC.L10N.register( "Office documents" : "Office 文档", "PDF documents" : "PDF文档", "Custom mimetype" : "自定义MIME类型", - "Select a tag" : "选择标签", - "No results" : "没有结果", - "%s (invisible)" : "%s(不可见)", - "%s (restricted)" : "%s(受限)", "Please enter a valid time span" : "请输入有效的时间范围", "Select a request URL" : "选择一个请求URL", "Predefined URLs" : "预定义 URL", @@ -114,6 +110,10 @@ OC.L10N.register( "Request user agent" : "请求用户代理", "User group membership" : "用户组成员资格", "is member of" : "是成员", - "is not member of" : "不是成员" + "is not member of" : "不是成员", + "Select a tag" : "选择标签", + "No results" : "没有结果", + "%s (invisible)" : "%s(不可见)", + "%s (restricted)" : "%s(受限)" }, "nplurals=1; plural=0;"); |