_AbortLockingProcess () { echo "Cancel tasks" ; } _Add () { echo "Add" ; } _April () { echo "April" ; } _August () { echo "August" ; } _BusyProcessingPleaseWait () { echo "Can't open page: The system is still executing your previous task... One moment please." ; } _Cancel () { echo "Cancel" ; } _ChooseFileName () { echo "Choose filename" ; } _Close () { echo "Close" ; } _Comment () { echo "Comment" ; } _ConfirmDelete () { echo "Are you sure that you want to remove this item?" ; } _CouldntValidateData () { echo "You already sended this data to this page. Hint: Perhaps you've used the back-button or revisited the page another way." ; } _Day () { echo "day" ; } _Days () { echo "days" ; } _December () { echo "December" ; } _Del () { echo "Remove" ; } _Description () { echo "Description" ; } _Disable () { echo "Disabled" ; } _Downloading () { echo "Busy downloading $c ... $a% ($b bytes)" ; } _DownloadStart () { echo "Busy downloading from $a..." ; } _EditLanguageTexts () { echo "Show language editor (this way you can make language suggestions)" ; } _Email () { echo "Email" ; } _Enable () { echo "Enabled" ; } _EnterValidIp () { echo "Enter a valid IP address" ; } _ErrorCantConnect () { echo "Can't establish a connection with $a. Linux error message: $b" ; } _ErrorCopyingFile () { echo "Error while copying '$patha' to '$pathb'!" ; } _ErrorCopyingPermissions () { echo "Error copying permissions." ; } _ErrorDeletingFile () { echo "Error while deleting '$path'!" ; } _ErrorDomainIsInvalid () { echo "$a is a invalid domain name. (E.g.: google.com or subdomain.domain.com)" ; } _ErrorDomainIsRequired () { echo "Enter a domain name." ; } _ErrorEmailAddressIsRequired () { echo "Enter an emailaddress." ; } _ErrorExpectedStringNotFound () { echo "Expected text was not received. (system waited '$a' and received '$b')" ; } _ErrorFilenameIsInvalid () { echo "_ErrorFilenameIsInvalid($a,$b,$c,$d)" ; } _ErrorFilenameIsRequired () { echo "_ErrorFilenameIsRequired($a,$b,$c,$d)" ; } _ErrorFQDNIsInvalid () { echo "$a is an invalid or incomplete domain name. (use at least 3 fields, e.g.: host.domain.com or host.subdomain.com)" ; } _ErrorFQDNIsRequired () { echo "Enter a fully qualified domain name." ; } _ErrorGettingUrl () { echo "Error while getting $a\nError output:\n$b" ; } _ErrorHostnameIsInvalid () { echo "$a is a invalid hostname!" ; } _ErrorHostnameIsRequired () { echo "Enter a hostname." ; } _ErrorHostnameOrIpAddressIsRequired () { echo "Enter an IP address or hostname." ; } _ErrorIntToHigh () { echo "Given value too high. Maximum: $a" ; } _ErrorIntToLow () { echo "Given value too low. Minimum: $a" ; } _ErrorIntValueIsRequired () { echo "Value required." ; } _ErrorInvalidEmailAddress () { echo "$a is a invalid email address! (Use the format name@domain.com)" ; } _ErrorInvalidHostnameOrIpAddress () { echo "$a is a invalid IP address or hostname!" ; } _ErrorInvalidMailDomain () { echo "$a is no valid email domain!" ; } _ErrorIPAdressIsInvalid () { echo "$a is an invalid IP address! (Use the form 1.2.3.4)" ; } _ErrorIPAdressIsRequired () { echo "Enter an IP address." ; } _ErrorLoadingModule () { echo "A problem occured while loading module $a" ; } _ErrorLockingFile () { echo "Error while locking '$path'!" ; } _ErrorMacIsInvalid () { echo "This is not a valid MAC address." ; } _ErrorMacIsRequired () { echo "MAC address is required." ; } _ErrorMakeingSymlink () { echo "Error while creating symlink. ($b -> $a)" ; } _ErrorNetmaskIsInvalid () { echo "$a is a invalid netmask. (E.g.: 255.255.0.0)" ; } _ErrorNetmaskIsRequired () { echo "Enter a netmask." ; } _ErrorParsingConfig () { echo "Error in configration file $a" ; } _ErrorPortnumberIsInvalid () { echo "$a is no valid port number. (range is 1 to 65535)" ; } _ErrorPortnumberIsRequired () { echo "Enter a port number." ; } _ErrorReadingFile () { echo "Error while reading '$path'!" ; } _ErrorServiceDoesNotExist () { echo "Service $a do not exists!" ; } _ErrorSharenameIsInvalid () { echo "Invalid share name! (2-12 letters, numbers, dashes)" ; } _ErrorSharenameIsRequired () { echo "Enter a share name." ; } _ErrorValidChoiceIsRequired () { echo "You need to make a valid choice!" ; } _ErrorValueNotInt () { echo "Value has to be integer." ; } _ErrorWhileConnecting () { echo "Error while connecting to $a. ($b)" ; } _ErrorWhileExecuting () { echo "Error while executing '$a'. Wrong output: $b" ; } _ErrorWhileReadingData () { echo "Error while reading of data. ($a)" ; } _ErrorWhileWriteData () { echo "Error while writing data ($a)" ; } _ErrorWritingFile () { echo "Error while writing to '$path'!" ; } _FatalError () { echo "Fatal error!" ; } _February () { echo "February" ; } _Filter () { echo "Search" ; } _FilterTextbox () { echo "Search for" ; } _Friday () { echo "Friday" ; } _Group () { echo "Group" ; } _Help () { echo "Help" ; } _Hostname () { echo "Hostname" ; } _Hour () { echo "hour" ; } _Hours () { echo "hours" ; } _Internet () { echo "Internet" ; } _IP () { echo "IP address" ; } _January () { echo "January" ; } _July () { echo "July" ; } _June () { echo "June" ; } _LevelRequired () { echo "You need to have level $a access or higher to view this page! " ; } _LogAlertingService () { echo "Service $a has been alarmed." ; } _LogCannotAlarmServiceBecauseItsNotRunning () { echo "Service $a cant be alarmed because it's not running." ; } _LogCannotHupServiceBecauseItsNotRunning () { echo "Can't reconfigure service $a (HUP) because it is disabled." ; } _LogCannotRestartServiceBecauseItsDown () { echo "Can't restart service $a because it is disabled!" ; } _LogEntry () { echo "Message" ; } _LogErrorStartingService () { echo "Error while starting service $a" ; } _LogErrorStoppingService () { echo "Error while stopping service $a" ; } _LogHuppingService () { echo "Service $a is being reconfigured (HUP)" ; } _LoginName () { echo "Username" ; } _LogRestartingAllServices () { echo "Restarting all services!" ; } _LogRestartingService () { echo "Restarting service $a." ; } _LogShuttingDownService () { echo "Stopping service $a." ; } _LogStartingService () { echo "Starting service $a." ; } _March () { echo "March" ; } _May () { echo "May" ; } _Minute () { echo "minute" ; } _Minutes () { echo "minutes" ; } _Monday () { echo "Monday" ; } _Netmask () { echo "Netmask" ; } _NewLogEntriesDuringThisAction () { echo "Results of the last action" ; } _No () { echo "No" ; } _NoLogEntriesFound () { echo "No logentries found" ; } _None () { echo "(none)" ; } _November () { echo "November" ; } _October () { echo "October" ; } _Ok () { echo "Ok" ; } _Password () { echo "Password" ; } _PleaseSolveTheseErrors () { echo "First solve these problems." ; } _Processing () { echo "Processing..." ; } _RedirectingTo () { echo "You are redirected ..." ; } _Refresh () { echo "Refresh" ; } _RpcError () { echo "An error was found while trying to communicate with the Syn-3 office: $a" ; } _Saturday () { echo "Saturday" ; } _Save () { echo "Save" ; } _SccConnectionLost () { echo "The connection between SCC and your browser is down! Please try again." ; } _SD_servicename () { echo "_SD_servicename($a,$b,$c,$d)" ; } _Second () { echo "Second" ; } _Seconds () { echo "Seconds" ; } _SelectAUser () { echo "Select a user!" ; } _September () { echo "September" ; } _Service () { echo "Service" ; } _SG_servicename () { echo "_SG_servicename($a,$b,$c,$d)" ; } _ShowAll () { echo "Show all" ; } _Started () { echo "Started" ; } _Stopped () { echo "Stopped" ; } _Sunday () { echo "Sunday" ; } _TestAndSave () { echo "Test and save" ; } _Thursday () { echo "Thursday" ; } _Tuesday () { echo "Tuesday" ; } _User () { echo "Username" ; } _UserName () { echo "Username" ; } _Wednesday () { echo "Wednesday" ; } _Week () { echo "Week $a" ; } _Year () { echo "Year $a" ; } _YearQuarter () { echo "Quarter $a" ; } _Yes () { echo "Yes" ; } _Lang_nl () { echo "Nederlands" ; } _Lang_en () { echo "English" ; } _Lang_de () { echo "Deutsch" ; } _Lang_pl () { echo "Polski" ; } _Lang_pt () { echo "Portuguese" ; } _Accept () { echo "Accept" ; } _AdvancedMode () { echo "Advanced installation with extra questions" ; } _AutomaticPartitioning () { echo "Automatic partitioning" ; } _BootHelp () { echo "Welcome, which version of Syn-3 do you wish to install: a - Advanced business server b - Business server e - Education server h - Home edition m - Execute a memory test. r - Resque mode - Detect and boot existing installation. To use textmode add the word 'text'. Example: a text Linux version: %k Syn-3 version: %s " ; } _CheckingSystem () { echo "Checking your system..." ; } _CheckNetworkSettings () { echo "Confirm the following network settings: Ip address :$1 Network mask :$2 Default gateway :$3" ; } _CopyFailed () { echo "Copying failed. The target media might be damaged or too small (1Gb needed)" ; } _CopyingInstaller () { echo "Busy copying..." ; } _CopyInstaller () { echo "Copy the Syn-3 installer to usb-stick or removable hard drive." ; } _CopySucceeded () { echo "The syn-3 installer was copied successfully " ; } _COUNT () { echo "." ; } _DoYouAcceptTheLicense () { echo "Do you accept the license?" ; } _DoYouWantToContinue () { echo "Do you want to continue?" ; } _DoYouWantToUseNormalMode () { echo "Do you want to use normal configuration mode? Choose NO for advanced mode, which has with more options." ; } _EnterGateway () { echo "Enter the default gateway IP address" ; } _EnterIP () { echo "Enter the IP address of this server" ; } _EnterNetmask () { echo "Enter the network mask (e.g. 255.255.255.0)" ; } _EnterPrimaryIP () { echo "Enter the 1st IP address for server redundancy." ; } _EnterSecondaryIP () { echo "Enter the 2nd IP address for server redundancy." ; } _ErrorMountingDisk () { echo "Could not mount your disc" ; } _ErrorNoDisksDetected () { echo "Syn-3 couldn't detect any harddisks on your system! Please try again using advanced installation mode." ; } _ErrorNoNetworkCards () { echo "Syn-3 didn't detect any network cards! Use another type of network card or contact the Syn-3 website. Otherwise try installation in advanced mode." ; } _ErrorWhilePreparing () { echo "Error while preparing the system. Use the following information when you contact a helpdesk:" ; } _FinishedSystemWillStart () { echo "The installation has finished, Syn-3 will be started..." ; } _InitializingDisks () { echo "Initializing discs..." ; } _Installation () { echo "Syn-3 installation" ; } _InstallationAborted () { echo "Installation aborted!" ; } _InstallationFailedCheckThisInfo () { echo "The installation has failed! Use the following information when you contact a helpdesk:" ; } _InstallationHasFailed () { echo "The installation has failed!" ; } _InstallingPackage () { echo "Installing $1" ; } _InstallingPackages () { echo "Installation of the software packages..." ; } _Lang () { echo "." ; } _MakeThisARedundantServer () { echo "Do you use redundancy and make this server a secondary server?" ; } _MountingDisks () { echo "Mounting your discs..." ; } _NeedAtLeastTwoPartitions () { echo "At least 2 partitions are needed" ; } _Next () { echo "Next" ; } _NormalMode () { echo "Normal installation (default)" ; } _NotAccepted () { echo "Not accepted" ; } _PartitioningHelp () { echo "Help with partitioning" ; } _PARTS () { echo "parts" ; } _PreparingSystem () { echo "Preparing the system..." ; } _RebootRequiredForPartioning () { echo "Your system has to be rebooted because of disc-partitioning. Restart the installation program after this please." ; } _RunningStresstestPressEnterToExit () { echo "De stresstest is being executed. This takes at least 12 hours. Press ctrl-c if the system has been tested enough." ; } _RunStressTest () { echo "Do you want to skip the stress-test? This will test your discs and hardware to see if they dont contain any errors. This test takes at least 12 hours." ; } _SelectDiscsToUse () { echo "Select the disks you want to use for the Syn-3." ; } _SelectDiscToCopyInstallerOn () { echo "Please select the target disk to copy the Syn-3 installer to." ; } _SelectInstallMode () { echo "Select your installation mode" ; } _SelectLanguage () { echo "Select your language" ; } _SelectNetworkCard () { echo "Select network card for the redundancy crosslink. Which card is currently receiving the heartbeats? (Tip: disconnect all other cables)" ; } _SelectNetworkZone () { echo "Which zone did you select on the other server for the redundancy crosslink?" ; } _SlaveMode () { echo "Setting up a secondary server for redundancy" ; } _Step1License () { echo "Step 1: License agreement" ; } _Step2Configuration () { echo "Step 2: Configuration" ; } _Step3Installation () { echo "Step 3: Installation" ; } _Step4FinishInstallation () { echo "Step 4: Finishing installation" ; } _WarningDisksWillBeErased () { echo "WARNING: All data on all your discs will be deleted! The following discs are detected:" ; } _WarningStresstestFailed () { echo "Caution: The stress-test has failed. It is highly recommended that you solve these hardware issues before you continue installing." ; }