diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
commit | 57090849560e8243a2e10efe03b06b0e67e032de (patch) | |
tree | da3b028a30c3c0bba8e717ed0cf8feeb414e25c5 /apps/files_sharing/l10n/zh_CN.js | |
parent | 5c8cab61aba82c987adb59aad1b7cc3b67fbadc3 (diff) | |
download | nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.tar.gz nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 2f012c8bfa8..a3a000ebfad 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -35,6 +35,8 @@ OC.L10N.register( "Delete" : "删除", "You can upload into this folder" : "您可以上传文件至此文件夹", "Terms of service" : "服务条款", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", "Failed to add the public link to your Nextcloud" : "无法添加公开链接到您的 Nextcloud", @@ -236,8 +238,6 @@ OC.L10N.register( "sharing is disabled" : "已禁用共享", "For more info, please ask the person who sent this link." : "欲知详情,请联系发给您该链接的人。", "Share note" : "共享笔记", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", "Upload files to %s" : "上传文件到 %s", "Note" : "备注", "Select or drop files" : "选择或拖放文件", |