diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-16 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-16 02:25:45 +0000 |
commit | e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f (patch) | |
tree | 2c4baae1d3b6f9159acaf43ceae75e791b042dc6 /apps/files/l10n/zh_CN.json | |
parent | 2f07ce1f349a3fa05f84a47f0e9f17f221e0ef95 (diff) | |
download | nextcloud-server-e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f.tar.gz nextcloud-server-e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index aa69845ddd3..66794063055 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -183,7 +183,6 @@ "Templates" : "模板", "Unable to initialize the templates directory" : "无法初始化模板目录", "%s used" : "已使用 %s", - "%s%% of %s used" : "%s 已使用 %s 中的 %%", "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s", "Show hidden files" : "显示隐藏文件", "Crop image previews" : "裁剪图片预览", @@ -212,6 +211,7 @@ "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", "New" : "新建", "Cannot transfer ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权", + "%s%% of %s used" : "%s 已使用 %s 中的 %%", "Settings" : "设置" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |