diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 83aea82084c..36c94fc567e 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -119,16 +119,6 @@ OC.L10N.register( "Advanced settings" : "高级选项", "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", - "Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.", - "Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.", - "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", - "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", - "Dropbox App Configuration" : "Dropbox 配置", - "Google Drive App Configuration" : "Google Drive 配置", - "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储", - "Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储", - "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" }, "nplurals=1; plural=0;"); |