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/theming/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/theming/l10n/zh_CN.js')
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 2194797f0bf..c86be6f881a 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -8,6 +8,8 @@ OC.L10N.register( "Name cannot be empty" : "名称不能为空", "The given name is too long" : "输入的名称过长", "The given web address is too long" : "输入的地址过长", + "The given legal notice address is too long" : "提供的法律通告地址太长", + "The given privacy policy address is too long" : "提供的隐私政策地址太长", "The given slogan is too long" : "输入的标语过长", "The given color is invalid" : "提供的颜色无效", "The file was uploaded" : "文件已上传", @@ -20,7 +22,9 @@ OC.L10N.register( "A PHP extension stopped the file upload" : "PHP扩展停止了文件上传。", "No file uploaded" : "文件没有上传", "Unsupported image type" : "不支持图片格式", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "你已经在使用一个自定义的主题。主题应用的设置可能会被其覆盖。", "Legal notice" : "法律声明", + "Privacy policy" : "隐私政策", "Theming" : "主题", "Adjust the Nextcloud theme" : "调整 Nextcloud 主题", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制您的实例的外观和体验成为可能。所有用户都可以使用。", |