campaign_zh_CN.ts 8.5 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
export default {
  fields: {
    expectedresponse: "预期响应百分比",
    typecode: "活动类型",
    budgetedcost: "预算分配",
    createdate: "建立时间",
    totalactualcost: "市场活动总费用",
    utcconversiontimezonecode: "UTC Conversion Time Zone Code",
    importsequencenumber: "Import Sequence Number",
    othercost: "其他费用",
    timezoneruleversionnumber: "Time Zone Rule Version Number",
    campaignname: "活动名称",
    entityimage_url: "EntityImage_URL",
    statecode: "状态",
    template: "模板",
    exchangerate: "汇率",
    campaignid: "市场活动",
    createman: "建立人",
    objective: "活动内容",
    budgetedcost_base: "预算分配 (Base)",
    updateman: "更新人",
    expectedrevenue_base: "估计收入 (Base)",
    entityimage_timestamp: "EntityImage_Timestamp",
24
    ownertype: "负责人类型",
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
    traversedpath: "Traversed Path",
    othercost_base: "其他费用 (Base)",
    proposedend: "拟定结束日期",
    versionnumber: "Version Number",
    entityimage: "实体图像",
    codename: "活动代码",
    description: "说明",
    actualend: "实际结束日期",
    expectedrevenue: "估计收入",
    pricelistname: "PriceListName",
    entityimageid: "EntityImageId",
    processid: "Process Id",
    actualstart: "实际开始日期",
    updatedate: "更新时间",
    ownerid: "负责人",
    message: "消息",
41
    ownername: "负责人",
42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
    stageid: "Stage Id",
    statuscode: "状态描述",
    overriddencreatedon: "Record Created On",
    proposedstart: "拟定日期",
    totalactualcost_base: "市场活动总费用 (Base)",
    emailaddress: "Email Address",
    promotioncodename: "促销代码",
    pricelistid: "价目表",
    transactioncurrencyid: "货币",
    currencyname: "货币",
  },
	views: {
		info_head: {
			caption: "头信息",
      		title: "头信息",
		},
		gridview: {
			caption: "市场活动",
      		title: "市场活动信息",
		},
		info_campagin: {
			caption: "活动信息",
      		title: "活动信息",
		},
		panelview: {
			caption: "市场活动",
      		title: "市场活动面板视图",
		},
		editview: {
			caption: "市场活动",
      		title: "市场活动编辑视图",
		},
		summary_head: {
			caption: "市场活动概览",
      		title: "市场活动概览",
		},
		edit_head: {
			caption: "编辑_头信息",
      		title: "编辑_头信息",
		},
		info_manager: {
			caption: "管理信息",
      		title: "管理信息",
		},
		quickcreateview: {
			caption: "市场活动",
      		title: "快速新建",
		},
		summary: {
			caption: "市场活动概览",
      		title: "市场活动概览",
		},
		info: {
			caption: "市场活动",
      		title: "市场活动信息",
		},
		info_schedule: {
			caption: "日程安排",
      		title: "日程安排",
		},
	},
	edit_head_form: {
		details: {
			grouppanel4: "分组面板", 
			formpage1: "基本信息", 
			srfupdatedate: "更新时间", 
			srforikey: "", 
			srfkey: "市场活动", 
			srfmajortext: "活动名称", 
			srftempmode: "", 
			srfuf: "", 
			srfdeid: "", 
			srfsourcekey: "", 
			template: "模板", 
			expectedrevenue: "估计收入", 
			statuscode: "状态描述", 
118
			ownername: "负责人", 
119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
			campaignid: "市场活动", 
		},
		uiactions: {
		},
	},
	info_head_form: {
		details: {
			grouppanel1: "分组面板", 
			grouppanel3: "分组面板", 
			button1: "编辑", 
			grouppanel5: "分组面板", 
			grouppanel4: "分组面板", 
			grouppanel2: "分组面板", 
			group1: "市场活动", 
			formpage1: "基本信息", 
			srfupdatedate: "更新时间", 
			srforikey: "", 
			srfkey: "市场活动", 
			srfmajortext: "活动名称", 
			srftempmode: "", 
			srfuf: "", 
			srfdeid: "", 
			srfsourcekey: "", 
			campaignname: "活动名称", 
			template: "模板", 
			expectedrevenue: "估计收入", 
			statuscode: "状态描述", 
146
			ownername: "负责人", 
147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234
			campaignid: "市场活动", 
		},
		uiactions: {
			campaign_edit_head: "头编辑",
		},
	},
	quickcreate_form: {
		details: {
			group1: "市场活动基本信息", 
			formpage1: "基本信息", 
			srfupdatedate: "更新时间", 
			srforikey: "", 
			srfkey: "市场活动", 
			srfmajortext: "活动名称", 
			srftempmode: "", 
			srfuf: "", 
			srfdeid: "", 
			srfsourcekey: "", 
			campaignname: "活动名称", 
			codename: "活动代码", 
			transactioncurrencyname: "货币", 
			typecode: "活动类型", 
			expectedresponse: "预期响应", 
			transactioncurrencyid: "货币", 
			campaignid: "市场活动", 
		},
		uiactions: {
		},
	},
	info_campagin_form: {
		details: {
			group1: "市场活动", 
			formpage1: "基本信息", 
			srfupdatedate: "更新时间", 
			srforikey: "", 
			srfkey: "市场活动", 
			srfmajortext: "活动名称", 
			srftempmode: "", 
			srfuf: "", 
			srfdeid: "", 
			srfsourcekey: "", 
			campaignname: "活动名称", 
			codename: "活动代码", 
			transactioncurrencyname: "货币", 
			typecode: "活动类型", 
			expectedresponse: "预期响应百分比", 
			objective: "活动内容", 
			campaignid: "市场活动", 
		},
		uiactions: {
		},
	},
	info_schedule_form: {
		details: {
			group1: "日程安排", 
			formpage1: "基本信息", 
			srfupdatedate: "更新时间", 
			srforikey: "", 
			srfkey: "市场活动", 
			srfmajortext: "活动名称", 
			srftempmode: "", 
			srfuf: "", 
			srfdeid: "", 
			srfsourcekey: "", 
			proposedstart: "拟定日期", 
			proposedend: "拟定结束日期", 
			actualstart: "实际开始日期", 
			actualend: "实际结束日期", 
			campaignid: "市场活动", 
		},
		uiactions: {
		},
	},
	info_manager_form: {
		details: {
			group1: "管理信息", 
			formpage1: "基本信息", 
			srfupdatedate: "更新时间", 
			srforikey: "", 
			srfkey: "市场活动", 
			srfmajortext: "活动名称", 
			srftempmode: "", 
			srfuf: "", 
			srfdeid: "", 
			srfsourcekey: "", 
			budgetedcost: "预算分配", 
			othercost: "其他费用", 
			totalactualcost: "市场活动总费用", 
235
			ownername: "负责人", 
236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
			campaignid: "市场活动", 
		},
		uiactions: {
		},
	},
	main_form: {
		details: {
			group1: "市场活动", 
			formpage1: "基本信息", 
			group2: "操作信息", 
			formpage2: "其它", 
			srfupdatedate: "更新时间", 
			srforikey: "", 
			srfkey: "市场活动", 
			srfmajortext: "活动名称", 
			srftempmode: "", 
			srfuf: "", 
			srfdeid: "", 
			srfsourcekey: "", 
			campaignname: "活动名称", 
			codename: "活动代码", 
			transactioncurrencyname: "货币", 
			typecode: "活动类型", 
			expectedresponse: "预期响应百分比", 
			createman: "建立人", 
			createdate: "建立时间", 
			updateman: "更新人", 
			updatedate: "更新时间", 
			transactioncurrencyid: "货币", 
			campaignid: "市场活动", 
		},
		uiactions: {
		},
	},
	main_grid: {
		columns: {
			campaignname: "活动名称",
			codename: "活动代码",
			typecode: "活动类型",
			transactioncurrencyname: "货币",
			template: "模板",
			statuscode: "状态描述",
			proposedstart: "拟定日期",
			budgetedcost: "预算分配",
			createdate: "建立时间",
		},
		uiactions: {
		},
	},
	default_searchform: {
		details: {
			formpage1: "常规条件", 
		},
		uiactions: {
		},
	},
	infotoolbar_toolbar: {
		tbitem12: {
			caption: "关闭",
			tip: "关闭",
		},
	},
	gridviewtoolbar_toolbar: {
299
		tbitem1_quickcreate: {
300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384
			caption: "新建",
			tip: "新建",
		},
		tbitem2: {
			caption: "-",
			tip: "",
		},
		tbitem4: {
			caption: "编辑",
			tip: "编辑",
		},
		tbitem6: {
			caption: "拷贝",
			tip: "拷贝",
		},
		tbitem7: {
			caption: "-",
			tip: "",
		},
		tbitem8: {
			caption: "删除",
			tip: "删除",
		},
		tbitem9: {
			caption: "-",
			tip: "",
		},
		tbitem13: {
			caption: "导出",
			tip: "导出",
		},
		tbitem10: {
			caption: "-",
			tip: "",
		},
		tbitem19: {
			caption: "过滤",
			tip: "过滤",
		},
	},
	editviewtoolbar_toolbar: {
		tbitem3: {
			caption: "保存",
			tip: "保存",
		},
		tbitem4: {
			caption: "保存并新建",
			tip: "保存并新建",
		},
		tbitem5: {
			caption: "保存并关闭",
			tip: "保存并关闭",
		},
		tbitem6: {
			caption: "-",
			tip: "",
		},
		tbitem7: {
			caption: "删除并关闭",
			tip: "删除并关闭",
		},
		tbitem8: {
			caption: "-",
			tip: "",
		},
		tbitem12: {
			caption: "新建",
			tip: "新建",
		},
		tbitem13: {
			caption: "-",
			tip: "",
		},
		tbitem14: {
			caption: "拷贝",
			tip: "拷贝",
		},
	},
	summary_headtoolbar_toolbar: {
		tbitem12: {
			caption: "关闭",
			tip: "关闭",
		},
	},
};