diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /apps/files_sharing/l10n | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index fe7478d9b95..2f4a34442c8 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -176,7 +176,7 @@ OC.L10N.register( "Share label" : "分享标签", "Read only" : "只读", "Allow upload and editing" : "允许上传和编辑", - "File drop (upload only)" : "文件拖拽(仅上传)", + "File drop (upload only)" : "文件拖放(仅上传)", "Hide download" : "隐藏下载", "Password protect" : "密码保护", "Video verification" : "视频验证", @@ -233,7 +233,7 @@ OC.L10N.register( "Download %s" : "下载 %s", "Upload files to %s" : "上传文件到 %s", "Note" : "备注", - "Select or drop files" : "选择或删除文件", + "Select or drop files" : "选择或拖放文件", "Uploading files" : "正在上传文件", "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 465ab5a8f77..2e21b090572 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -174,7 +174,7 @@ "Share label" : "分享标签", "Read only" : "只读", "Allow upload and editing" : "允许上传和编辑", - "File drop (upload only)" : "文件拖拽(仅上传)", + "File drop (upload only)" : "文件拖放(仅上传)", "Hide download" : "隐藏下载", "Password protect" : "密码保护", "Video verification" : "视频验证", @@ -231,7 +231,7 @@ "Download %s" : "下载 %s", "Upload files to %s" : "上传文件到 %s", "Note" : "备注", - "Select or drop files" : "选择或删除文件", + "Select or drop files" : "选择或拖放文件", "Uploading files" : "正在上传文件", "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", |