diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/files/l10n/zh_CN.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 102d60b503e..4e0130c1fa7 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -8,6 +8,8 @@ OC.L10N.register( "Move or copy" : "移动或复制", "Download" : "下载", "Delete" : "删除", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", "Home" : "首页", "Close" : "关闭", "Favorites" : "收藏", @@ -41,8 +43,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息", "Files" : "文件", "Details" : "详细信息", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", "Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签", "Apply tag(s) to selection" : "将标签应用到所选项目", "Select directory \"{dirName}\"" : "选择目录 \"{dirName}\"", |