// LOCALIZATION STRING // Strings for calendar.js and calendar_param.js var L_Today = "\u4ECA\u5929"; var L_January = "\u4E00\u6708"; var L_February = "\u4E8C\u6708"; var L_March = "\u4E09\u6708"; var L_April = "\u56DB\u6708"; var L_May = "\u4E94\u6708"; var L_June = "\u516D\u6708"; var L_July = "\u4E03\u6708"; var L_August = "\u516B\u6708"; var L_September = "\u4E5D\u6708"; var L_October = "\u5341\u6708"; var L_November = "\u5341\u4E00\u6708"; var L_December = "\u5341\u4E8C\u6708"; var L_Su = "\u65E5"; var L_Mo = "\u4E00"; var L_Tu = "\u4E8C"; var L_We = "\u4E09"; var L_Th = "\u56DB"; var L_Fr = "\u4E94"; var L_Sa = "\u516D"; // strings for dt_param.js var L_TIME_SEPARATOR = ":"; var L_AM_DESIGNATOR = "\u4E0A\u5348"; var L_PM_DESIGNATOR = "\u4E0B\u5348"; // strings for range parameter var L_FROM = "\u4ECE {0}"; var L_TO = "\u5230 {0}"; var L_AFTER = "{0} \u4E4B\u540E"; var L_BEFORE = "{0} \u4E4B\u524D"; var L_FROM_TO = "\u4ECE {0} \u5230 {1}"; var L_FROM_BEFORE = "\u4ECE {0} \u5230 {1} \u4E4B\u524D"; var L_AFTER_TO = "{0} \u4E4B\u540E\u5230 {1}"; var L_AFTER_BEFORE = "{0} \u4E4B\u540E\u5230 {1} \u4E4B\u524D"; // Strings for prompts.js and prompts_param.js var L_BadNumber = "This parameter is of type \"Number\" and can only contain a negative sign symbol, digits (\"0-9\"), digit grouping symbols or a decimal symbol. Please correct the entered parameter value."; var L_BadCurrency = "This parameter is of type \"Currency\" and can only contain a negative sign symbol, digits (\"0-9\"), digit grouping symbols or a decimal symbol. Please correct the entered parameter value."; var L_BadDate = "This parameter is of type \"Date\" and should be in the format \"Date(yyyy,mm,dd)\" where \"yyyy\" is the four digit year, \"mm\" is the month (e.g. January = 1), and \"dd\" is the number of days into the given month."; var L_BadDateTime = "This parameter is of type \"DateTime\" and the correct format is \"DateTime(yyyy,mm,dd,hh,mm,ss)\". \"yyyy\" is the four digit year, \"mm\" is the month (e.g. January = 1), \"dd\" is the day of the month, \"hh\" is hours in a 24 hour clock, \"mm\" is minutes and \"ss\" is seconds."; var L_BadTime = "This parameter is of type \"Time\" and should be in the format \"Time(hh,mm,ss)\" where \"hh\" is hours in a 24 hour clock, \"mm\" is minutes into the hour, and \"ss\" is seconds into the minute."; var L_NoValue = "\u65E0\u503C"; var L_BadValue = "To set \"No Value\", you must set both From and To values to \"No Value\"."; var L_BadBound = "You cannot set \"No Lower Bound\" together with \"No Upper Bound\"."; var L_NoValueAlready = "This parameter is already set to \"No Value\". Remove \"No Value\" before adding other values"; var L_RangeError = "\u8303\u56F4\u8D77\u59CB\u503C\u4E0D\u80FD\u5927\u4E8E\u8303\u56F4\u7ED3\u675F\u503C\u3002"; var L_NoDateEntered = "\u5FC5\u987B\u8F93\u5165\u65E5\u671F\u3002"; // Strings for ../html/crystalexportdialog.htm var L_ExportOptions = "\u5BFC\u51FA\u9009\u9879"; var L_PrintOptions = "\u6253\u5370\u9009\u9879"; var L_PrintPageTitle = "\u6253\u5370\u62A5\u8868"; var L_ExportPageTitle = "\u5BFC\u51FA\u62A5\u8868"; var L_OK = "\u786E\u5B9A"; var L_Cancel = "\u53D6\u6D88"; var L_PrintPageRange = "\u8F93\u5165\u60F3\u8981\u6253\u5370\u7684\u9875\u7801\u8303\u56F4\u3002"; var L_ExportPageRange = "\u8F93\u5165\u60F3\u8981\u5BFC\u51FA\u7684\u9875\u7801\u8303\u56F4\u3002"; var L_InvalidPageRange = "\u9875\u7801\u8303\u56F4\u503C\u4E0D\u6B63\u786E\u3002\u8BF7\u8F93\u5165\u6709\u6548\u7684\u9875\u7801\u8303\u56F4\u3002"; var L_ExportFormat = "\u8BF7\u4ECE\u5217\u8868\u4E2D\u9009\u62E9\u5BFC\u51FA\u683C\u5F0F\u3002"; var L_Formats = "\u6587\u4EF6\u683C\u5F0F\uFF1A"; var L_PageRange = "\u9875\u7801\u8303\u56F4\uFF1A"; var L_All = "\u5168\u90E8"; var L_Pages = "\u9875\uFF1A"; var L_From = "\u4ECE\uFF1A"; var L_To = "\u5230\uFF1A"; var L_PrintStep0 = "\u82E5\u8981\u6253\u5370\uFF1A"; var L_PrintStep1 = "1. In the next dialog that appears, select the \"Open this file\" option and click the OK button."; var L_PrintStep2 = "2. \u5355\u51FB Acrobat Reader \u83DC\u5355\u4E0A\u7684\u6253\u5370\u673A\u56FE\u6807\uFF0C\u800C\u4E0D\u8981\u5355\u51FB Internet \u6D4F\u89C8\u5668\u4E0A\u7684\u6253\u5370\u6309\u94AE\u3002"; var L_RTFFormat = "RTF \u683C\u5F0F (RTF)"; var L_AcrobatFormat = "PDF"; var L_CrystalRptFormat = "Crystal Reports (RPT)"; var L_WordFormat = "Microsoft Word\uFF0897-2003\uFF09"; var L_ExcelFormat = "Microsoft Excel\uFF0897-2003\uFF09"; var L_ExcelRecordFormat = "Microsoft Excel\uFF0897-2003\uFF09\u4EC5\u9650\u6570\u636E"; var L_EditableRTFFormat = "Microsoft Word\uFF0897-2003\uFF09- \u53EF\u7F16\u8F91"; // Strings for print.js var L_PrintControlInstallError = "\u5B89\u88C5 ActiveX \u6253\u5370\u63A7\u4EF6\u5931\u8D25\u3002\u9519\u8BEF\u4EE3\u7801\uFF1A"; var L_PrintControlPlugin = "Crystal Reports ActiveX \u6253\u5370\u63A7\u4EF6\u63D2\u4EF6"; // Strings for previewerror.js var L_SessionExpired = "\u4F1A\u8BDD\u5DF2\u8D85\u65F6\u3002"; var L_PleaseRefresh = "\u8BF7\u6309\u201C\u5237\u65B0\u201D\u6309\u94AE\u5E76\u91CD\u8BD5\u3002";