📄 strtable.ssc
字号:
IntlStr.wizNewConn.p5.explanation = 'You can enter a password to use for this connection. &
If no password is entered and you are creating an ODBC connection, the password from the ODBC Data Source will be used.';
IntlStr.wizNewConn.p5.question = 'Enter a password for this connection.';
IntlStr.wizNewConn.connParms.title = 'Other Parameters';
IntlStr.wizNewConn.connParms.explanation = 'You can enter additional parameters to use for this connection.';
IntlStr.wizNewConn.connParms.question = 'Enter any additional parameters.';
IntlStr.wizNewLinkDesc = "Wizard to create a new linked folder";
IntlStr.wizNewLinkMenu = "&Linked Folder";
IntlStr.wizNewLinkLabel = "Add Linked Folder";
IntlStr.wizNewLink.p1.title = 'New Linked Folder';
IntlStr.wizNewLink.p1.explanation = 'You are about to create a folder linked to a directory on your disk.';
IntlStr.wizNewLink.p1.question = 'What name would you like to give your linked folder?';
IntlStr.wizNewLink.p2.title = 'Link Directory';
IntlStr.wizNewLink.p2.explanation = 'You must specify a directory referenced by your linked folder.';
IntlStr.wizNewLink.p2.question = 'Enter a directory name or use the Browse button.';
IntlStr.wizSchedDesc = "Schedule the generation of a template's output";
IntlStr.wizSchedMenu = "Schedule...";
IntlStr.wizSched.mustBeScript = 'Unable to schedule document. The document must be &
a script (.ssc) or template (.stm).';
IntlStr.wizSched.p1.explanation =
'You are about to schedule a document to be periodically pregenerated. &
You must choose an interval for which this document will be pregenerated.';
IntlStr.wizSched.p1.question = 'How often should this document be pregenerated?';
IntlStr.wizSched.p1.title = 'Pregeneration Interval';
IntlStr.wizSched.p1.choices.hourly = 'Hourly';
IntlStr.wizSched.p1.choices.daily = 'Daily';
IntlStr.wizSched.p1.choices.weekly = 'Weekly';
IntlStr.wizSched.p1.choices.monthly = 'Monthly';
IntlStr.wizSched.p1.choices.year = 'Yearly';
IntlStr.wizSched.p2.hourly.explanation =
'You can specify the minute within the hour at which you would like the document pregenerated. &
For example, specifying a value of "30" would cause the document to be pregenerated at 30 &
minutes past each hour.';
IntlStr.wizSched.p2.daily.explanation =
'You can specify the time of day at which you would like the document pregenerated. &
The time should be specified using a 24 hour clock, and can be specified to the minute. &
For example, specifying a value of "15:45" would cause the document to be pregenerated at 3:45 pm &
each day.';
IntlStr.wizSched.p2.weekly.explanation =
'You can specify the day and time within the week at which you would like the document pregenerated. &
The time should be specified using a 24 hour clock, and can be specified to the minute. &
For example, specifying a value of "Monday 15:45" would cause the document to be pregenerated at 3:45 pm &
every Monday.';
IntlStr.wizSched.p2.monthly.explanation =
'You can specify the date and time within the month at which you would like the document pregenerated. &
The time should be specified using a 24 hour clock, and can be specified to the minute. &
For example, specifying a value of "28 15:45" would cause the document to be pregenerated at 3:45 pm &
on the 28th day of each month.';
IntlStr.wizSched.p2.yearly.explanation =
'You can specify the date and time within the year at which you would like the document pregenerated. &
The time should be specified using a 24 hour clock, and can be specified to the minute. &
For example, specifying a value of "December 28 15:45" would cause the document to be pregenerated at 3:45 pm &
on December 28 of each year.';
IntlStr.wizSched.p2.question = 'When would you like the document pregenerated?';
IntlStr.wizSched.p2.title = 'Pregeneration Time';
IntlStr.wizSched.p3.explanation =
'Changes to scheduling take effect after the web server is restarted.';
IntlStr.wizSched.p3.question = 'Would you like the document pregenerated now?';
IntlStr.wizSched.p3.title = 'Pregenerate Now';
IntlStr.wizSched.p3.choices.yes = 'Yes';
IntlStr.wizSched.p3.choices.no = 'No';
IntlStr.wizSched.unableToSaveOriginal = "Unable to save original document as %1";
IntlStr.wizSched.listOfSched = "List of scheduled documents";
IntlStr.wizSched.cantCreateSched = 'Unable to create list of scheduled documents (schedule.ssc)';
IntlStr.wizSched.docSchedAt = "This document has been scheduled to run %1 (%2)";
IntlStr.wizSched.docSchedAt2 = "The generated output will be stored in %1";
IntlStr.wizSched.genSource = 'This file is generated from %1';
IntlStr.wizSched.genSource2 = 'This document is not currently available';
IntlStr.wizSched.listFollows = "list of scheduled documents follows";
IntlStr.wizSched.badFormat = "The format of the pregeneration time is incorrect.";
IntlStr.wizUnschedDesc = "Remove the schedule of the execution of a script";
IntlStr.wizUnschedMenu = "Unschedule";
IntlStr.wizUnsched.mustBeScript = 'Unable to unschedule document. &
The document must be a script (.ssc) or template (.stm).';
IntlStr.wizUnsched.mayNotBeSched = "Unable to get original document from %1 &
(the document may not have been scheduled)";
IntlStr.scriptGenerated = "/*\n * This file is automatically generated. Do not modify the contents.\n */\n";
IntlStr.noFolderName = 'No folder name was provided';
IntlStr.webSiteContents = "Web Site Contents";
IntlStr.nameHeading = "Name";
IntlStr.connectHeading = "Connection";
IntlStr.sizeHeading = "Size";
IntlStr.commentHeading = "Comment";
IntlStr.currentDir = "Current Directory: %1";
IntlStr.unableToCreate = "Unable to create %1";
IntlStr.unableToOpen = "Unable to open %1";
IntlStr.createdOn = "%1 created on %2";
IntlStr.inherited = "<inherited>";
IntlStr.items = "item(s)";
IntlStr.contStm.onlineDocs = "PowerDynamo Online Documentation";
IntlStr.contStm.onlineDesc = 'Read about how to use PowerDynamo to create, &
manage and distribute dynamic Web content.';
IntlStr.contStm.sampleApp = "PowerDynamo Sample Application";
IntlStr.contStm.sampleDesc = 'See a sample of the type of application that can &
be built and deployed using PowerDynamo.';
IntlStr.contStm.noLink1 = 'This page normally contains links to the demo &
application and to the PowerDynamo documentation.';
IntlStr.contStm.noLink2 = 'Since neither the demo or documentation have been &
installed, no links are available here.';
IntlStr.Weekdays.Monday = "monday";
IntlStr.Weekdays.Tuesday = "tuesday";
IntlStr.Weekdays.Wednesday = "wednesday";
IntlStr.Weekdays.Thursday = "thursday";
IntlStr.Weekdays.Friday = "friday";
IntlStr.Weekdays.Saturday = "saturday";
IntlStr.Weekdays.Sunday = "sunday";
IntlStr.Months.January = "january";
IntlStr.Months.February = "february";
IntlStr.Months.March = "march";
IntlStr.Months.April = "april";
IntlStr.Months.May = "may";
IntlStr.Months.June = "june";
IntlStr.Months.July = "july";
IntlStr.Months.August = "august";
IntlStr.Months.September = "september";
IntlStr.Months.October = "october";
IntlStr.Months.November = "november";
IntlStr.Months.December = "december";
-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -