diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files_external/l10n/zh_CN.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 5ef09ba7597..2ceca3fe0b7 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -79,6 +79,7 @@ OC.L10N.register( "Public key" : "公钥", "RSA private key" : "RSA 私钥", "Private key" : "私钥", + "Kerberos ticket" : "Kerberos票据", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", "Hostname" : "主机名", @@ -86,6 +87,7 @@ OC.L10N.register( "Region" : "区域", "Enable SSL" : "启用 SSL", "Enable Path Style" : "启用 Path Style", + "Legacy (v2) authentication" : "旧版本(v2)认证", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "远程子文件夹", |