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 +