编辑 | blame | 历史 | 原始文档
sidebar=Sidebar
toc=TOC
tocfull=Table of Contents
firstPage=First
lastPage=Last
prevPage=Prev
nextPage=Next
print=Print
backToParent=Back to Parent
params=Parameters
saveas=Save As...
renderMode=Change render mode
Galley=Galley
Paginated=Paginated
SinglePageView=Single page view
ContinuousPageView=Continuous page view
CancelRendering=Cancel Report
RunFullReport=Partial Data. Run Full Report
Cancelling=Cancelling...
PartialData=This report is based on partial data
	
pdfDocument=PDF Document
wordDocument=Word Document
docxDocument=Word Document (.docx)
imageFile=Image File
mhtDocument=MHTML Web Archives
excelWorkbook=Excel Workbook
csvFile=CSV File

yes=Yes
no=No
true=True
false=False
null=Null
null-label=Null value
on=On
off=Off
selectall=(select all)
enterValue=Enter value
clearAllOptions=Reset all
blank=Blank
empty=Empty

back=Back
refreshReport=View report

search=Search
matchCase=Match case
wholePhrase=Whole phrase
more=More...
noResults=No results
clear=Clear
findLabel=Find:

email=Email
sendEmailTitle=Send report by email
sendEmailTo=Send to
emailSubject =Subject
emailMessage=Message
asLink=As link
asAttachment=As attachment
documentFormat=Document format
cancel=Cancel
sendEmail=Send
deliveryMethodCaption = Delivery Method
sendEmailPolicyName = Emailing report

# Document formats
docformat.pdf=PDF document
docformat.excel=Excel file (xls)
docformat.mht=MHT document
docformat.image=Image file
docformat.word=Word document
docformat.xml=XML file (xml)
docformat.csv=CSV file

errorPane.Details=Show details
errorPane.HideDetails=Hide details
errorPane.DismissAll=Dismiss all
errorPane.ErrorPaneTitle=An error(s) occurred

# errors
error.ExpectValue=Valid value expected
error.ExpectNotEmptyValue=Value expected: Blank value assigned to non-Blank parameter.
error.ExpectNotNullValue=Value expected: null value assigned to non-Nullable parameter.
error.ExpectValueValidationFailed=Value expected: Parameter value is not a valid value.
error.ValidationFailed=Validation failed.
error.HasOutstandingDependencies=Has outstanding dependencies.
error.ExpectNumericValue=Not a numeric value.
error.ExpectBooleanValue=Not a boolean value.
error.ExpectDateValue=Invalid date value.
error.NotSupported=Operation is not supported.
error.NotFound=Not Found.
error.ReportNotFound=Unable to open report '{0}'.
error.InvalidReportToken=Invalid report token.
error.InvalidDocumentToken=Invalid document token.
error.RequestFailed=Your request failed.
error.RequestRejected=Your request was rejected.
error.RequestCancelled=Your request was cancelled.
error.InvalidRequestId=Invalid request id.
error.InvalidDrillthroughLink=Invalid drillthrough link '{0}'.
error.InvalidDrillthroughParameters=Invalid drillthrough parameters.
error.InvalidResponse=Invalid response.
error.InvalidParameters=Invalid report parameters.
error.DocumentNotInCache=The document is not present in the cache. Please refresh the report. 
error.JsVersionsMismatch=The version of GrapeCity.ActiveReports.Viewer.Html.js or GrapeCity.ActiveReports.Viewer.Html.min.js does not match the version of ActiveReports installed on the server side. Please update the javascript files in your application.
error.InvalidSharedDataSource=The shared data source '{0}' cannot be loaded.
error.NoAgentsAvailable=No licensed agents available to proceed the request.
error.LicenseExpired = Your evaluation of ActiveReports 12 Server has expired so you cannot perform this action. Please contact our sales team ActiveReports.Sales@grapecity.com to extend your evaluation.
error.NoLicense = You cannot perform this action due to licensing issues. Please contact our sales team ActiveReports.Sales@grapecity.com.
error.InternalServerError=Internal Server error.
error.AccessDenied=Access to the requested document is denied.
error.ReportError.DataSetNotSpecified=DataSet name needs to be specified in the Fixed Page Layout settings.
error.ReportError.NoDataSets=No data sets.
error.NoDataSets=No data sets.
error.ReportError.DataSetNotFound=A DataSet '{0}' referenced in the report could not be found.
error.ReportError.SubreportNotFound=Unable to locate subreport '{0}'.
error.ReportError.NoMasterReport=Unable to load the master report for the specified content report.
error.ReportError.UnableToCreateConnection=Cannot connect to data source.
error.ReportError.JsonSchemaNotAvailableOrInvalid=Json schema either not available or invalid.
error.InvalidEmailFormat=Enter emails in correct format.
error.InvalidSmtpSettings=SMTP settings are not provided.
error.InvalidDbEntity=Database entity has invalid values.
error.NotificationUrlIsNotSet=Can't create resource link: the notification link URL is not set.
error.ReportError.BlankValueAssignedToNonBlankParameter=Blank value assigned to non-Blank parameter '{0}'.
error.ReportError.InvalidDataTypeForParameter=Invalid data type for parameter '{0}'.
error.ReportError.NullValueAssignedToNonNullableParameter=null value assigned to non-Nullable parameter '{0}'.
error.ReportError.ParameterValueIsNotValid=Parameter '{0}' value is not a valid value.
error.IncorrectSmtpSettings=The SMTP settings are incorrect.