diff options
Diffstat (limited to 'apps/theming/l10n/zh_CN.json')
-rw-r--r-- | apps/theming/l10n/zh_CN.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json new file mode 100644 index 00000000000..88b78864f94 --- /dev/null +++ b/apps/theming/l10n/zh_CN.json @@ -0,0 +1,25 @@ +{ "translations": { + "Admin" : "管理", + "a safe home for all your data" : "给您所有的数据一个安全的家", + "The given name is too long" : "文件名过长", + "The given web address is too long" : "提供的网址过长", + "The given slogan is too long" : "提供的标语过长", + "The given color is invalid" : "提供的颜色无效", + "Saved" : "已保存", + "No file uploaded" : "文件没有上传", + "Unsupported image type" : "不支持图片格式", + "You are already using a custom theme" : "你已经在使用自定义主题", + "Theming" : "主题", + "Name" : "名字", + "reset to default" : "重置默认", + "Web address" : "网址", + "Web address https://…" : "网址 https://...", + "Slogan" : "标语", + "Color" : "颜色", + "Logo" : "标志", + "Upload new logo" : "上传新标志", + "Login image" : "登录图片", + "Upload new login background" : "上传新登录背景", + "Log in image" : "登录图片" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |