diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:32 +0000 |
commit | e77e0b0e2f034633307fcc054d582c0567090776 (patch) | |
tree | d06ed3a4244f0cf6554a4826536d0ce932422569 /apps/files_sharing/l10n/zh_CN.js | |
parent | 24bb4a05c46069d459086a36cfc896d1f5b6915e (diff) | |
download | nextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.tar.gz nextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 8d7d7cecfb6..15bc7de8429 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -225,7 +225,6 @@ OC.L10N.register( "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "could not delete share" : "无法删除共享", - "Uploading files…" : "正在上传文件... ", - "Via folder" : "通过文件夹" + "Uploading files…" : "正在上传文件... " }, "nplurals=1; plural=0;"); |