From 570c7b995b94c076a5f6b29f0ce004ba89e6720d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Domeradzki?= Date: Sun, 8 Jan 2017 18:43:06 +0100 Subject: [PATCH] New translations --- .../Localization/CGStrings.zh-CN.resx | 41 +++++++++++++++---- 1 file changed, 32 insertions(+), 9 deletions(-) diff --git a/ConfigGenerator/Localization/CGStrings.zh-CN.resx b/ConfigGenerator/Localization/CGStrings.zh-CN.resx index ab553f00a..3bbc7d2c3 100644 --- a/ConfigGenerator/Localization/CGStrings.zh-CN.resx +++ b/ConfigGenerator/Localization/CGStrings.zh-CN.resx @@ -128,25 +128,48 @@ 您确认要移除这个设置吗? - - - + + 您的帐户名是空的! + + + 您无法移除全局设置 + + + 您无法重命名全局配置 + 配置 {0} 属性无效︰ {1} {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value - - - + + 提供了无效的CurrentCulture,ConfigGenerator将以默认形式运行 + + + 这个名称已经被使用了 + This happens e.g. when user wants to create a bot with name that exists already + + + 这个名称受到保留,无法使用 + This happens e.g. when user wants to create a bot with reserved name, such as "ASF" + {0} 为空 {0} will be replaced by object's name - - - + + 新建 + This is used as MessageBox title + + + 移除 + This is used as MessageBox title + + + 重命名 + This is used as MessageBox title +