diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files/l10n/zh_CN.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 1d1ea0bc052..00d0303c6f9 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -284,7 +284,6 @@ OC.L10N.register( "List of recently modified files and folders." : "最近修改的文件与文件夹列表。", "No recently modified files" : "近期无修改文件", "Files and folders you recently modified will show up here." : "您最近修改的文件与文件夹将会显示在此处。", - "Toggle %1$s sublist" : "切换 %1$s 子列表", "No entries found in this folder" : "在此文件夹中找不到项目", "Select all" : "全部选择", "Upload too large" : "上传文件过大", @@ -295,6 +294,7 @@ OC.L10N.register( "Search users" : "搜索用户", "Cancel" : "取消", "Set up templates folder" : "设置模板文件夹", + "Toggle %1$s sublist" : "切换 %1$s 子列表", "Toggle grid view" : "切换网格视图", "Deleted files" : "已删除的文件", "Shares" : "共享", |