mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Merged HEAD (5.1) to 5.1.N (5.1.1)
114339 jphuynh: ACE-4447: Added changes in Installer messages after review from DOCS-1356 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@114489 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<setInstallerVariable name="component(java).parameter(java_required_or_abort).value" value="1"/>
|
||||
<setInstallerVariable name="component(tomcat).parameter(tomcat_dirname).value" value="tomcat"/>
|
||||
<setInstallerVariable name="component(baseparamdir).parameter(installdir).title" value="Installation Folder"/>
|
||||
<setInstallerVariable name="component(baseparamdir).parameter(installdir).explanation" value="${'${tr('Please choose a folder to install ${product_fullname}')}'}"/>
|
||||
<setInstallerVariable name="component(baseparamdir).parameter(installdir).explanation" value="${'${tr('Choose a folder to install ${product_fullname}.')}'}"/>
|
||||
|
||||
<!-- PostgreSQL specifics -->
|
||||
<actionGroup>
|
||||
@@ -205,8 +205,8 @@
|
||||
<displayType>radiobuttons</displayType>
|
||||
<insertBefore>components</insertBefore>
|
||||
<optionList>
|
||||
<option text="Easy - Installs servers with the default configuration" value="easy"/>
|
||||
<option description="Also choose optional components to install." text="Advanced - Configures server ports and service properties." value="advanced"/>
|
||||
<option text="Easy - Install using the default configuration" value="easy"/>
|
||||
<option description="Choose optional components to install." text="Advanced - Configure server ports and service properties." value="advanced"/>
|
||||
</optionList>
|
||||
<validationActionList>
|
||||
<actionGroup>
|
||||
@@ -275,7 +275,7 @@
|
||||
<name>alfrescocustomstack_services_startup</name>
|
||||
<title>Service Startup Configuration</title>
|
||||
<default>demand</default>
|
||||
<explanation>Please select services startup type</explanation>
|
||||
<explanation>Select services startup type.</explanation>
|
||||
<displayType>radiobuttons</displayType>
|
||||
<insertBefore>readytoinstall</insertBefore>
|
||||
<optionList>
|
||||
@@ -316,4 +316,4 @@
|
||||
<postInstallationActionList>
|
||||
<alfrescoConfigure alfrescoFiles="${tomcat_server_directory}/bin/service.bat;${tomcat_server_directory}/scripts/ctl.sh;${tomcat_server_directory}/bin/setenv.bat;${tomcat_server_directory}/bin/setenv.sh"/>
|
||||
</postInstallationActionList>
|
||||
</component>
|
||||
</component>
|
||||
|
||||
@@ -77,4 +77,3 @@
|
||||
</folder>
|
||||
</folderList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<actionDefinition name="alfrescoComponentsValidations">
|
||||
<actionList>
|
||||
<throwError>
|
||||
<text>You need to select at least one of the Solr components</text>
|
||||
<text>Select at least one of the Solr components.</text>
|
||||
<ruleList>
|
||||
<ruleGroup ruleEvaluationLogic="and">
|
||||
<ruleList>
|
||||
@@ -31,18 +31,18 @@
|
||||
<actionList>
|
||||
<setInstallerVariable name="reportValue" value=""/>
|
||||
<setInstallerVariable name="msgArchitectureWarning" value="${tr('64bit architecture recommended')}
"/>
|
||||
<setInstallerVariable name="msgWindows32" value="${tr('32bit Microsoft Windows® is only supported for evaluation use.')}
"/>
|
||||
<setInstallerVariable name="msgMacOSX" value="${tr('Mac OS X® is only supported for evaluation use.')}
"/>
|
||||
<setInstallerVariable name="msgCpuSpeed" value="${tr('Insufficient CPU clock speed')}
"/>
|
||||
<setInstallerVariable name="msgCpuCores" value="${tr('Insufficient CPUs (cores)')}
"/>
|
||||
<setInstallerVariable name="msgRam" value="${tr('Insufficient system RAM')}
"/>
|
||||
<setInstallerVariable name="msgWindows32" value="${tr('32-bit Microsoft Windows® is supported for evaluation use only.')}
"/>
|
||||
<setInstallerVariable name="msgMacOSX" value="${tr('Mac OS X® is supported for evaluation use only.')}
"/>
|
||||
<setInstallerVariable name="msgCpuSpeed" value="${tr('CPU clock speed is too slow')}
"/>
|
||||
<setInstallerVariable name="msgCpuCores" value="${tr('Not enough CPUs (cores) available')}
"/>
|
||||
<setInstallerVariable name="msgRam" value="${tr('Not enough system RAM available')}
"/>
|
||||
<setInstallerVariable name="msgFileDescriptors" value="${tr('Insufficent file descriptors')}
"/>
|
||||
<setInstallerVariable name="msgCifsUdp" value="${tr('CIFS UDP ports in use')}
"/>
|
||||
<setInstallerVariable name="msgCifsTcp" value="${tr('CIFS TCP ports in use')}
"/>
|
||||
<setInstallerVariable name="msgSmtpTcp" value="${tr('SMTP TCP port in use')}
"/>
|
||||
<setInstallerVariable name="msgImapTcp" value="${tr('IMAP TCP port in use')}
"/>
|
||||
<setInstallerVariable name="msgImapTcp" value="${tr('IMAP TCP port in use.')}
"/>
|
||||
<throwError>
|
||||
<text>This installer is for Windows 64 bit. Please download the Windows 32 bit version.</text>
|
||||
<text>This installer is for Windows 64 bit. Download the Windows 32 bit version.</text>
|
||||
<ruleList>
|
||||
<compareText text="${project.installerFilename}" logic="contains" value="win-x64"/>
|
||||
<platformTest type="windows"/>
|
||||
@@ -109,7 +109,7 @@
|
||||
</actionList>
|
||||
</foreach>
|
||||
<throwError>
|
||||
<text>${machine_total_memoryGB} GB of RAM is not enough to run Alfresco for test or production purposes. Alfresco may not function correctly and if it does, it will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM (preferably at least ${recommended_ramGB} GB).</text>
|
||||
<text>${machine_total_memoryGB} GB of RAM is not enough to run Alfresco for test or production purposes. Alfresco might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM.</text>
|
||||
<ruleList>
|
||||
<compareValues>
|
||||
<logic>less</logic>
|
||||
@@ -219,7 +219,7 @@
|
||||
<parameterGroup>
|
||||
<name>netbd_ports</name>
|
||||
<title>CIFS protocol ports configuration</title>
|
||||
<explanation>Please, enter CIFS ports configuration</explanation>
|
||||
<explanation>Enter CIFS ports configuration.</explanation>
|
||||
<ask>0</ask>
|
||||
<parameterList>
|
||||
<stringParameter name="netbd_port" default="137" ask="0">
|
||||
@@ -232,22 +232,20 @@
|
||||
<title>CIFS server port 2</title>
|
||||
</stringParameter>
|
||||
<stringParameter name="smb_port" value="445" ask="0">
|
||||
<title>SMB port</title>
|
||||
<title>SMB Port</title>
|
||||
</stringParameter>
|
||||
</parameterList>
|
||||
</parameterGroup>
|
||||
<stringParameter name="smtp_port" value="25" ask="0">
|
||||
<description>SMTP port</description>
|
||||
<description>SMTP Port</description>
|
||||
</stringParameter>
|
||||
<stringParameter name="imap_port" value="143" ask="0">
|
||||
<description>IMAP port</description>
|
||||
<description>IMAP Port</description>
|
||||
</stringParameter>
|
||||
<infoParameter>
|
||||
<name>alfresco_report</name>
|
||||
<title>Warning!</title>
|
||||
<explanation>This environment is not configured optimally for Alfresco - please carefully review this list before continuing.
|
||||
|
||||
While these issues will not prevent Alfresco from functioning, some product features may be unavailable, or the system may not perform optimally.</explanation>
|
||||
<title>Warning</title>
|
||||
<explanation>This environment is not configured optimally for Alfresco - review this list before continuing.\n\nWhile these issues won’t prevent Alfresco from functioning, some product features might not be available, or the system might not perform optimally.</explanation>
|
||||
<value></value>
|
||||
<insertBefore>readytoinstall</insertBefore>
|
||||
</infoParameter>
|
||||
@@ -262,4 +260,3 @@ While these issues will not prevent Alfresco from functioning, some product feat
|
||||
</alfrescoComponentsValidations>
|
||||
</preInstallationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -360,7 +360,7 @@ img.exe=${'${img.root}'}\\convert.exe</value>
|
||||
<autodetectJava>
|
||||
<abortOnError>0</abortOnError>
|
||||
<showMessageOnError>1</showMessageOnError>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Please install a compatible Java version and try again.</customErrorMessage>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again.</customErrorMessage>
|
||||
<promptUser>0</promptUser>
|
||||
<validVersionList>
|
||||
<validVersion>
|
||||
@@ -389,7 +389,7 @@ img.exe=${'${img.root}'}\\convert.exe</value>
|
||||
<throwError>
|
||||
<abortOnError>0</abortOnError>
|
||||
<showMessageOnError>1</showMessageOnError>
|
||||
<text>The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco. Please install a 64bit version of Java before continuing, or go back and ensure the “Java” component is selected.</text>
|
||||
<text>The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco. Install a 64 bit version of Java before continuing, or go back and ensure the “Java” component is selected.</text>
|
||||
<ruleList>
|
||||
<compareText text="${alfrescoInstallerBitness}" logic="equals" value="64"/>
|
||||
<compareText text="${java_bitness}" value="32"/>
|
||||
@@ -464,7 +464,7 @@ img.exe=${'${img.root}'}\\convert.exe</value>
|
||||
</ruleList>
|
||||
</setInstallerVariable>
|
||||
<showWarning>
|
||||
<text>Java Home path contains spaces. Alfresco may not function properly, as the JVM itself has bugs when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces.</text>
|
||||
<text>Java Home path contains spaces. Alfresco might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces.</text>
|
||||
<ruleList>
|
||||
<compareText>
|
||||
<text>${java_home_directory}</text>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<stringParameter>
|
||||
<name>alfresco_sharepoint_port</name>
|
||||
<title>Alfresco SharePoint Port</title>
|
||||
<explanation>Please choose a port number for the SharePoint protocol.</explanation>
|
||||
<explanation>Choose a port number for the SharePoint protocol.</explanation>
|
||||
<default>7070</default>
|
||||
<value/>
|
||||
<ask>1</ask>
|
||||
@@ -25,7 +25,7 @@
|
||||
</ruleList>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Unable to bind to the given port number. Please select another port for the SharePoint Protocol.</text>
|
||||
<text>Couldn’t bind to the given port number. Select another port for the SharePoint Protocol.</text>
|
||||
<ruleList>
|
||||
<portTest port="${alfresco_sharepoint_port}" condition="cannot_bind"/>
|
||||
</ruleList>
|
||||
@@ -59,4 +59,4 @@
|
||||
</actionList>
|
||||
</folder>
|
||||
</folderList>
|
||||
</component>
|
||||
</component>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
</distributionFileList>
|
||||
</folder>
|
||||
<folder>
|
||||
<description>Config Files</description>
|
||||
<description>Configuration Files</description>
|
||||
<destination>${alfresco_shared_directory}/alfresco/web-extension</destination>
|
||||
<name>awecustomwebextension</name>
|
||||
<platforms>all</platforms>
|
||||
@@ -93,4 +93,4 @@
|
||||
</ruleList>
|
||||
</actionGroup>
|
||||
</postUninstallationActionList>
|
||||
</component>
|
||||
</component>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<postInstallationActionList>
|
||||
<actionGroup>
|
||||
<actionList>
|
||||
<waitForPort port="${database_port}" timeout="30000" progressText="Waiting PostgreSQL to start."/>
|
||||
<waitForPort port="${database_port}" timeout="30000" progressText="Waiting for PostgreSQL to start."/>
|
||||
<runProgram>
|
||||
<program>${database_binary_directory}/createuser</program>
|
||||
<programArguments>-p ${database_port} -U postgres --no-superuser --no-createdb --no-createrole ${alfresco_database_user}</programArguments>
|
||||
@@ -37,4 +37,3 @@
|
||||
</substitute>
|
||||
</postInstallationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<component>
|
||||
<name>alfresco</name>
|
||||
<description>${product_fullname}</description>
|
||||
<detailedDescription>Alfresco Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management and Image Management.</detailedDescription>
|
||||
<detailedDescription>Alfresco Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management.</detailedDescription>
|
||||
<canBeEdited>0</canBeEdited>
|
||||
<selected>1</selected>
|
||||
<show>1</show>
|
||||
@@ -43,7 +43,7 @@
|
||||
<stringParameter>
|
||||
<name>alfresco_ftp_port</name>
|
||||
<title>Alfresco FTP Port</title>
|
||||
<explanation>Please choose a port number to use for the integrated Alfresco FTP server.</explanation>
|
||||
<explanation>Choose a port number for the integrated Alfresco FTP server.</explanation>
|
||||
<default>21</default>
|
||||
<value/>
|
||||
<ask>1</ask>
|
||||
@@ -55,7 +55,7 @@
|
||||
</ruleList>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Unable to bind to the given port number. Please select another FTP Port.</text>
|
||||
<text>Couldn’t bind to the given port number. Select another FTP Port.</text>
|
||||
<ruleList>
|
||||
<portTest port="${alfresco_ftp_port}" condition="cannot_bind"/>
|
||||
</ruleList>
|
||||
@@ -65,7 +65,7 @@
|
||||
<stringParameter>
|
||||
<name>alfresco_rmi_port</name>
|
||||
<title>Alfresco RMI Port</title>
|
||||
<explanation>Please choose a port number for Alfresco to use to execute remote commands.</explanation>
|
||||
<explanation>Choose a port number for Alfresco to use to execute remote commands.</explanation>
|
||||
<default>50500</default>
|
||||
<value/>
|
||||
<ask>1</ask>
|
||||
@@ -77,7 +77,7 @@
|
||||
</ruleList>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Unable to bind to the given port number. Please select another RMI Port.</text>
|
||||
<text>Couldn’t bind to the given port number. Select another RMI Port.</text>
|
||||
<ruleList>
|
||||
<portTest port="${alfresco_rmi_port}" condition="cannot_bind"/>
|
||||
</ruleList>
|
||||
@@ -86,10 +86,9 @@
|
||||
</stringParameter>
|
||||
<directoryParameter>
|
||||
<name>alfresco_data_directory</name>
|
||||
<title>Alfresco data directory</title>
|
||||
<description>Select a folder</description>
|
||||
<explanation>The Alfresco data directory tends to grow in size. Please choose where do you want to store it.</explanation>
|
||||
<!--default>${alfresco_base_application_directory}/data</default-->
|
||||
<title>Alfresco Data Directory</title>
|
||||
<description>Select a folder:</description>
|
||||
<explanation>The Alfresco data directory increases in size over time. Choose where you want to store it.</explanation>
|
||||
<value>${installdir}/alf_data</value>
|
||||
<mustBeWritable>1</mustBeWritable>
|
||||
<mustExist>0</mustExist>
|
||||
@@ -101,16 +100,16 @@
|
||||
<stringParameter ask="0" name="alfresco_admin_username" value="admin"/>
|
||||
<passwordParameter allowEmptyValue="0" description="Admin Password:" descriptionRetype="Repeat Password:" name="alfresco_admin_password">
|
||||
<title>Admin Password</title>
|
||||
<explanation>Please give a password to use for the Alfresco administrator account.</explanation>
|
||||
<explanation>Specify a password for the Alfresco administrator account.</explanation>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>The length of the password must be greater than 3 characters</text>
|
||||
<text>The password must be longer than 3 characters.</text>
|
||||
<ruleList>
|
||||
<compareTextLength length="3" logic="less" text="${alfresco_admin_password}"/>
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>Password must not contain leading or trailing spaces</text>
|
||||
<text>Password must not contain leading or trailing spaces.</text>
|
||||
<ruleList>
|
||||
<regExMatch logic="matches" text="${alfresco_admin_password}">
|
||||
<pattern>^\s|\s$</pattern>
|
||||
@@ -118,7 +117,7 @@
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>You need to use ASCII characters only when setting the password here. You can reset it after installation and use non-ASCII characters.</text>
|
||||
<text>Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation.</text>
|
||||
<ruleList>
|
||||
<stringTest text="${alfresco_admin_password}" type="not_ascii"/>
|
||||
</ruleList>
|
||||
|
||||
@@ -446,7 +446,7 @@ Copyrighted by BitRock
|
||||
<foreach variables="forbidden_username" values="${forbiddenUsernames}">
|
||||
<actionList>
|
||||
<throwError>
|
||||
<text>Username '${username}' is reserved. Please use a different user name.</text>
|
||||
<text>Username '${username}' is reserved. Use a different user name.</text>
|
||||
<ruleList>
|
||||
<compareText logic="does_not_equal" text="${forbidden_username}" value=""/>
|
||||
<compareText logic="equals" text="${username}" value="${forbidden_username}"/>
|
||||
@@ -1323,7 +1323,7 @@ rem RUBY_APPLICATION_STOP</value>
|
||||
<stringParameter name="rubyVersion" value="2.0.0"/>
|
||||
</parameterList>
|
||||
<actionList>
|
||||
<throwError text="You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Please download and install Ruby Stack ${rubyVersion} version at bitnami.com site" >
|
||||
<throwError text="You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com" >
|
||||
<ruleEvaluationLogic>and</ruleEvaluationLogic>
|
||||
<ruleList>
|
||||
<fileTest path="${installdir}/ruby/lib/ruby/gems/${rubyVersion}" condition="not_exists" />
|
||||
@@ -1706,7 +1706,7 @@ rem RUBY_APPLICATION_STOP</value>
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>Unable to find a server running at given port number. Please select another one.</text>
|
||||
<text>Couldn’t find a server running at this port number. Select another port.</text>
|
||||
<ruleList>
|
||||
<portTest port="${serverPort}" condition="can_bind"/>
|
||||
<compareText text="${serverType}" logic="equals" value="existing"/>
|
||||
@@ -1714,7 +1714,7 @@ rem RUBY_APPLICATION_STOP</value>
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>Unable to bind to the server port. Please make sure that ${serverName} is not running.</text>
|
||||
<text>Couldn’t bind to the server port. Make sure that ${serverName} is not running.</text>
|
||||
<ruleList>
|
||||
<portTest port="${serverPort}" condition="cannot_bind"/>
|
||||
<compareText text="${serverType}" logic="equals" value="existing"/>
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
<exec>umask</exec>
|
||||
</setInstallerVariableFromScriptOutput>
|
||||
<throwError>
|
||||
<text>The installation has detected that the current umask is set to permissions of ${base_umask}, the installation is now exiting. You should modify your umask to at least 0022 before launching the installer. After the installation has completed, reset the umask permissions to your original values.</text>
|
||||
<text>The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values.</text>
|
||||
<ruleList>
|
||||
<compareValues value1="${base_umask}" logic="greater" value2="0022" />
|
||||
</ruleList>
|
||||
@@ -159,7 +159,7 @@
|
||||
<directoryParameter>
|
||||
<name>installdir</name>
|
||||
<title>Installation folder</title>
|
||||
<description>Select a folder</description>
|
||||
<description>Select a folder:</description>
|
||||
<explanation>Please, choose a folder to install ${product_fullname}</explanation>
|
||||
<default/>
|
||||
<mustBeWritable>1</mustBeWritable>
|
||||
@@ -222,7 +222,7 @@
|
||||
<actionList>
|
||||
<throwError>
|
||||
<!-- Require installdir to be empty. #2489 -->
|
||||
<text>The selected folder is not empty. Please select a different folder</text>
|
||||
<text>The selected folder is not empty. Specify a different folder.</text>
|
||||
<ruleList>
|
||||
<compareText text="${base_installdir_should_be_empty}" value="1"/>
|
||||
<fileTest path="${installdir}" condition="is_not_empty"/>
|
||||
@@ -257,7 +257,7 @@
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>The installation directory must be a path containing only letters, numbers and the characters '/', '.', '-' and '_'.</text>
|
||||
<text>The installation directory must be a path containing letters, numbers, and '/', '.', ‘-‘, and '_' characters only.</text>
|
||||
<ruleList>
|
||||
<platformTest type="windows" />
|
||||
<regExMatch text="${installdir}" logic="does_not_match" pattern="^([a-zA-Z]:)\\([0-9a-zA-Z_\\\s\.\-\(\)]*)$" />
|
||||
@@ -272,7 +272,7 @@
|
||||
</throwError>
|
||||
<getFreeDiskSpace>
|
||||
<abortOnError>0</abortOnError>
|
||||
<customErrorMessage>Unable to get free disk space.</customErrorMessage>
|
||||
<customErrorMessage>Couldn’t get free disk space.</customErrorMessage>
|
||||
<onErrorActionList>
|
||||
<setInstallerVariable name="freeSpace" value="10000" />
|
||||
</onErrorActionList>
|
||||
@@ -288,7 +288,7 @@
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<showWarning>
|
||||
<text>The installer could not get the current free space on ${installdir}. Please check that there is free space enough to install ${product_fullname}</text>
|
||||
<text>The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}</text>
|
||||
<ruleList>
|
||||
<compareValues value1="${freeSpace}" logic="equals" value2="-1" />
|
||||
</ruleList>
|
||||
@@ -296,7 +296,7 @@
|
||||
<actionGroup>
|
||||
<actionList>
|
||||
<checkDirectoryTraversableRecursively directory="${installdir}" variable="is_not_traversable" />
|
||||
<throwError text="The current installation directory could not be accessed by non-root users. Please select a different installation directory or change the permissions to 755 for this folder." >
|
||||
<throwError text="The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder." >
|
||||
<ruleList>
|
||||
<isTrue value="${is_not_traversable}" />
|
||||
</ruleList>
|
||||
@@ -314,7 +314,7 @@
|
||||
<platformTest type="windows" />
|
||||
</ruleList>
|
||||
</checkForSymlinkRecursively>
|
||||
<throwError text="Please select a different installation directory. The installation directory cannot contain symbolic links" >
|
||||
<throwError text="Select a different installation directory. The installation directory cannot contain symbolic links." >
|
||||
<ruleList>
|
||||
<platformTest type="windows" />
|
||||
<isTrue value="${contains_symlink}" />
|
||||
@@ -399,4 +399,3 @@
|
||||
</actionGroup>
|
||||
</readyToInstallActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ Dependencies: ctlscript.xml
|
||||
<name>baseunixservice_install_as_service</name>
|
||||
<title>Install as a service</title>
|
||||
<description>Install ${product_fullname} as a service?</description>
|
||||
<explanation>You can optionally register ${product_fullname} as a service. This way it will automatically be started every time the machine is started.</explanation>
|
||||
<explanation>If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup.</explanation>
|
||||
<value>1</value>
|
||||
<default>1</default>
|
||||
<ask>1</ask>
|
||||
@@ -78,14 +78,14 @@ Dependencies: ctlscript.xml
|
||||
<stringParameter>
|
||||
<name>baseunixservice_script_name</name>
|
||||
<title>Service script name</title>
|
||||
<explanation>The ${product_shortname} service script file exists. Please insert a different name for the service script.</explanation>
|
||||
<explanation>The ${product_shortname} service script file exists. Use a different name for the service script.</explanation>
|
||||
<description>Service script name</description>
|
||||
<value/>
|
||||
<default>${product_shortname}</default>
|
||||
<ask>1</ask>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>The service script file exists. Please insert a different name for the service script.</text>
|
||||
<text>The service script file exists. Insert a different name for the service script.</text>
|
||||
<ruleEvaluationLogic>or</ruleEvaluationLogic>
|
||||
<ruleList>
|
||||
<ruleGroup>
|
||||
@@ -649,4 +649,3 @@ exit $RETVAL
|
||||
</actionGroup>
|
||||
</postUninstallationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<variable>java_home_directory</variable>
|
||||
</iniFileGet>
|
||||
<throwError>
|
||||
<text>Java is not installed in your Stack. This module requires to have Java installed.</text>
|
||||
<text>This module requires Java, and no Java instance can be found.</text>
|
||||
<ruleList>
|
||||
<compareText text="${java_home_directory}" logic="equals" value=""/>
|
||||
</ruleList>
|
||||
@@ -34,4 +34,3 @@
|
||||
</iniFileSet>
|
||||
</postInstallationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Copyrighted by BitRock
|
||||
<autodetectJava>
|
||||
<abortOnError>0</abortOnError>
|
||||
<showMessageOnError>0</showMessageOnError>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version}. Please install a compatible Java version and try again.</customErrorMessage>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again.</customErrorMessage>
|
||||
<promptUser>0</promptUser>
|
||||
<validVersionList>
|
||||
<validVersion>
|
||||
@@ -38,7 +38,7 @@ Copyrighted by BitRock
|
||||
<autodetectJava>
|
||||
<abortOnError>1</abortOnError>
|
||||
<showMessageOnError>1</showMessageOnError>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version}. Please install a compatible Java version and try again.</customErrorMessage>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again.</customErrorMessage>
|
||||
<promptUser>0</promptUser>
|
||||
<validVersionList>
|
||||
<validVersion>
|
||||
@@ -55,7 +55,7 @@ Copyrighted by BitRock
|
||||
|
||||
<!-- Compatible java version -->
|
||||
<autodetectJava>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Please install a compatible Java version and try again.</customErrorMessage>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again.</customErrorMessage>
|
||||
<validVersionList>
|
||||
<validVersion>
|
||||
<maxVersion/>
|
||||
@@ -157,11 +157,11 @@ Copyrighted by BitRock
|
||||
<value/>
|
||||
<ask>0</ask>
|
||||
<title>JDK configuration</title>
|
||||
<explanation>We have not been able to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later.</explanation>
|
||||
<description>JDK installation directory:</description>
|
||||
<explanation>Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later.</explanation>
|
||||
<description>JDK Installation Directory:</description>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>The directory you selected does not seem to be a valid JDK directory. Please try again.</text>
|
||||
<text>The directory you selected is not a valid JDK directory. Choose another directory.</text>
|
||||
<ruleEvaluationLogic>or</ruleEvaluationLogic>
|
||||
<ruleList>
|
||||
<fileTest path="${java_home_directory}/jre" condition="not_exists"/>
|
||||
@@ -275,4 +275,3 @@ set JAVA_HOME=${java_home_directory}
|
||||
</installationAbortedActionList>
|
||||
|
||||
</component>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco for test or production purposes. Alfresco may not function correctly and if it does, it will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM (preferably at least ${recommended_ramGB} GB)."
|
||||
msgstr "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco for test or production purposes. Alfresco may not function correctly and if it does, it will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM (preferably at least ${recommended_ramGB} GB)."
|
||||
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco for test or production purposes. Alfresco might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
|
||||
msgstr "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco for test or production purposes. Alfresco might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
|
||||
|
||||
msgid "${product_fullname} LibreOffice Service"
|
||||
msgstr "${product_fullname} LibreOffice Service"
|
||||
@@ -7,14 +7,14 @@ msgstr "${product_fullname} LibreOffice Service"
|
||||
msgid "${product_fullname} Service"
|
||||
msgstr "${product_fullname} Service"
|
||||
|
||||
msgid "${product_shortname} manager tool"
|
||||
msgstr "${product_shortname} manager tool"
|
||||
msgid "${product_shortname} Manager Tool"
|
||||
msgstr "${product_shortname} Manager Tool"
|
||||
|
||||
msgid "32bit Microsoft Windows® is only supported for evaluation use."
|
||||
msgstr "32bit Microsoft Windows® is only supported for evaluation use."
|
||||
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
|
||||
msgstr "32-bit Microsoft Windows® is supported for evaluation use only."
|
||||
|
||||
msgid "64bit architecture recommended"
|
||||
msgstr "64bit architecture recommended"
|
||||
msgid "64-bit architecture recommended"
|
||||
msgstr "64-bit architecture recommended"
|
||||
|
||||
msgid "Admin Password"
|
||||
msgstr "Admin Password"
|
||||
@@ -22,17 +22,17 @@ msgstr "Admin Password"
|
||||
msgid "Admin Password:"
|
||||
msgstr "Admin Password:"
|
||||
|
||||
msgid "Advanced - Configures server ports and service properties."
|
||||
msgstr "Advanced - Configures server ports and service properties."
|
||||
msgid "Advanced - Configure server ports and service properties."
|
||||
msgstr "Advanced - Configure server ports and service properties."
|
||||
|
||||
msgid "Alfresco"
|
||||
msgstr "Alfresco"
|
||||
|
||||
msgid "Alfresco Community Edition Stack"
|
||||
msgstr "Alfresco Community Edition Stack"
|
||||
msgid "Alfresco Community Edition"
|
||||
msgstr "Alfresco Community Edition"
|
||||
|
||||
msgid "Alfresco Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management and Image Management."
|
||||
msgstr "Alfresco Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management and Image Management."
|
||||
msgid "Alfresco Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
|
||||
msgstr "Alfresco Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
|
||||
|
||||
msgid "Alfresco FTP Port"
|
||||
msgstr "Alfresco FTP Port"
|
||||
@@ -58,11 +58,11 @@ msgstr "Alfresco Validations"
|
||||
msgid "Alfresco Website"
|
||||
msgstr "Alfresco Website"
|
||||
|
||||
msgid "Alfresco data directory"
|
||||
msgstr "Alfresco data directory"
|
||||
msgid "Alfresco Data Directory"
|
||||
msgstr "Alfresco Data Directory"
|
||||
|
||||
msgid "Also choose optional components to install."
|
||||
msgstr "Also choose optional components to install."
|
||||
msgid "Choose optional components to install."
|
||||
msgstr "Choose optional components to install."
|
||||
|
||||
msgid "Auto - Configure servers to start automatically"
|
||||
msgstr "Auto - Configure servers to start automatically"
|
||||
@@ -85,8 +85,8 @@ msgstr "CIFS server port 1"
|
||||
msgid "CIFS server port 2"
|
||||
msgstr "CIFS server port 2"
|
||||
|
||||
msgid "Config Files"
|
||||
msgstr "Config Files"
|
||||
msgid "Configuration Files"
|
||||
msgstr "Configuration Files"
|
||||
|
||||
msgid "Creating user and database"
|
||||
msgstr "Creating user and database"
|
||||
@@ -100,23 +100,23 @@ msgstr "Database Installation"
|
||||
msgid "Database Server Parameters"
|
||||
msgstr "Database Server Parameters"
|
||||
|
||||
msgid "Database Server port"
|
||||
msgstr "Database Server port"
|
||||
msgid "Database Server Port:"
|
||||
msgstr "Database Server Port:"
|
||||
|
||||
msgid "Database name"
|
||||
msgstr "Database name"
|
||||
msgid "Database Name"
|
||||
msgstr "Database Name"
|
||||
|
||||
msgid "Database name:"
|
||||
msgstr "Database name:"
|
||||
msgid "Database Name:"
|
||||
msgstr "Database Name:"
|
||||
|
||||
msgid "Deploying Alfresco. Please be patient."
|
||||
msgstr "Deploying Alfresco. Please be patient."
|
||||
msgid "Deploying Alfresco..."
|
||||
msgstr "Deploying Alfresco..."
|
||||
|
||||
msgid "Do you want to install PostgreSQL as a Windows service?"
|
||||
msgstr "Do you want to install PostgreSQL as a Windows service?"
|
||||
|
||||
msgid "Easy - Installs servers with the default configuration"
|
||||
msgstr "Easy - Installs servers with the default configuration"
|
||||
msgid "Easy - Install using the default configuration"
|
||||
msgstr "Easy - Install using the default configuration"
|
||||
|
||||
msgid "Extension Files"
|
||||
msgstr "Extension Files"
|
||||
@@ -124,23 +124,23 @@ msgstr "Extension Files"
|
||||
msgid "Google Docs Integration"
|
||||
msgstr "Google Docs Integration"
|
||||
|
||||
msgid "I wish to use an existing PostgreSQL database"
|
||||
msgstr "I wish to use an existing PostgreSQL database"
|
||||
msgid "I want to use an existing PostgreSQL database."
|
||||
msgstr "I want to use an existing PostgreSQL database."
|
||||
|
||||
msgid "I wish to use an existing Tomcat"
|
||||
msgstr "I wish to use an existing Tomcat"
|
||||
msgid "I want to use an existing Tomcat instance."
|
||||
msgstr "I want to use an existing Tomcat instance."
|
||||
|
||||
msgid "I wish to use the bundled PostgreSQL database"
|
||||
msgstr "I wish to use the bundled PostgreSQL database"
|
||||
msgid "I want to use the bundled PostgreSQL database."
|
||||
msgstr "I want to use the bundled PostgreSQL database."
|
||||
|
||||
msgid "I wish to use the bundled Tomcat"
|
||||
msgstr "I wish to use the bundled Tomcat"
|
||||
msgid "I want to use the bundled Tomcat instance."
|
||||
msgstr "I want to use the bundled Tomcat instance."
|
||||
|
||||
msgid "IMAP TCP port in use"
|
||||
msgstr "IMAP TCP port in use"
|
||||
msgid "IMAP TCP port in use."
|
||||
msgstr "IMAP TCP port in use."
|
||||
|
||||
msgid "IMAP port"
|
||||
msgstr "IMAP port"
|
||||
msgid "IMAP Port"
|
||||
msgstr "IMAP Port"
|
||||
|
||||
msgid "IP / Hostname"
|
||||
msgstr "IP / Hostname"
|
||||
@@ -160,8 +160,8 @@ msgstr "Install ${product_fullname} as a service?"
|
||||
msgid "Install ${product_fullname} as service"
|
||||
msgstr "Install ${product_fullname} as service"
|
||||
|
||||
msgid "Install PostgreSQL as service?"
|
||||
msgstr "Install PostgreSQL as service?"
|
||||
msgid "Install PostgreSQL as a service?"
|
||||
msgstr "Install PostgreSQL as a service?"
|
||||
|
||||
msgid "Install as a service"
|
||||
msgstr "Install as a service"
|
||||
@@ -193,20 +193,20 @@ msgstr "Installing PostgreSQL as a Windows service with name ${postgres_unique_s
|
||||
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
|
||||
msgstr "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
|
||||
|
||||
msgid "Insufficient file descriptors"
|
||||
msgstr "Insufficient file descriptors"
|
||||
msgid "Not enough file descriptors available"
|
||||
msgstr "Not enough file descriptors available"
|
||||
|
||||
msgid "Insufficient CPU clock speed"
|
||||
msgstr "Insufficient CPU clock speed"
|
||||
msgid "CPU clock speed is too slow"
|
||||
msgstr "CPU clock speed is too slow"
|
||||
|
||||
msgid "Insufficient CPUs (cores)"
|
||||
msgstr "Insufficient CPUs (cores)"
|
||||
msgid "Not enough CPUs (cores) available"
|
||||
msgstr "Not enough CPUs (cores) available"
|
||||
|
||||
msgid "Insufficient system RAM"
|
||||
msgstr "Insufficient system RAM"
|
||||
msgid "Not enough system RAM available"
|
||||
msgstr "Not enough system RAM available"
|
||||
|
||||
msgid "It seems you do not have enough permissions to bind to the port or the port is already taken by another application. Please select another one."
|
||||
msgstr "It seems you do not have enough permissions to bind to the port or the port is already taken by another application. Please select another one."
|
||||
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
|
||||
msgstr "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
|
||||
|
||||
msgid "JDBC Driver:"
|
||||
msgstr "JDBC Driver:"
|
||||
@@ -217,8 +217,8 @@ msgstr "JDBC URL:"
|
||||
msgid "JDK configuration"
|
||||
msgstr "JDK configuration"
|
||||
|
||||
msgid "JDK installation directory:"
|
||||
msgstr "JDK installation directory:"
|
||||
msgid "JDK Installation Directory:"
|
||||
msgstr "JDK Installation Directory:"
|
||||
|
||||
msgid "Java"
|
||||
msgstr "Java"
|
||||
@@ -226,11 +226,11 @@ msgstr "Java"
|
||||
msgid "Java Component required to run the Alfresco server."
|
||||
msgstr "Java Component required to run the Alfresco server."
|
||||
|
||||
msgid "Java Home path contains spaces. Alfresco may not function properly, as the JVM itself has bugs when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
|
||||
msgstr "Java Home path contains spaces. Alfresco may not function properly, as the JVM itself has bugs when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
|
||||
msgid "Java Home path contains spaces. Alfresco might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
|
||||
msgstr "Java Home path contains spaces. Alfresco might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
|
||||
|
||||
msgid "Java is not installed in your Stack. This module requires to have Java installed."
|
||||
msgstr "Java is not installed in your Stack. This module requires to have Java installed."
|
||||
msgid "This module requires Java, and no Java instance can be found."
|
||||
msgstr "This module requires Java, and no Java instance can be found."
|
||||
|
||||
msgid "Launch ${product_fullname} Share"
|
||||
msgstr "Launch ${product_fullname} Share"
|
||||
@@ -241,17 +241,20 @@ msgstr "LibreOffice"
|
||||
msgid "LibreOffice Server Port"
|
||||
msgstr "LibreOffice Server Port"
|
||||
|
||||
msgid "LibreOffice Server Port:"
|
||||
msgstr "LibreOffice Server Port:"
|
||||
|
||||
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
|
||||
msgstr "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
|
||||
|
||||
msgid "Location of bin and lib tomcat folders"
|
||||
msgstr "Location of bin and lib tomcat folders"
|
||||
|
||||
msgid "Mac OS X® is only supported for evaluation use."
|
||||
msgstr "Mac OS X® is only supported for evaluation use."
|
||||
msgid "Mac OS X® is supported for evaluation use only."
|
||||
msgstr "Mac OS X® is supported for evaluation use only."
|
||||
|
||||
msgid "Manager tool"
|
||||
msgstr "Manager tool"
|
||||
msgid "Manager Tool"
|
||||
msgstr "Manager Tool"
|
||||
|
||||
msgid "Manual - Configure servers to start services manually"
|
||||
msgstr "Manual - Configure servers to start services manually"
|
||||
@@ -262,74 +265,71 @@ msgstr "New Component"
|
||||
msgid "New Folder"
|
||||
msgstr "New Folder"
|
||||
|
||||
msgid "Not a PostgreSQL version 8.1.4 installation. PostgreSQL 8.1.4 recommended."
|
||||
msgstr "Not a PostgreSQL version 8.1.4 installation. PostgreSQL 8.1.4 recommended."
|
||||
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
|
||||
msgstr "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
|
||||
|
||||
msgid "Password"
|
||||
msgstr "Password"
|
||||
|
||||
msgid "Password must not contain leading or trailing spaces"
|
||||
msgstr "Password must not contain leading or trailing spaces"
|
||||
msgid "Password must not contain leading or trailing spaces."
|
||||
msgstr "Password must not contain leading or trailing spaces."
|
||||
|
||||
msgid "Password:"
|
||||
msgstr "Password:"
|
||||
|
||||
msgid "Please choose a folder to install ${product_fullname}"
|
||||
msgstr "Please choose a folder to install ${product_fullname}"
|
||||
msgid "Choose a folder to install ${product_fullname}."
|
||||
msgstr "Choose a folder to install ${product_fullname}."
|
||||
|
||||
msgid "Please choose a port number for Alfresco to use to execute remote commands."
|
||||
msgstr "Please choose a port number for Alfresco to use to execute remote commands."
|
||||
msgid "Choose a port number for Alfresco to use to execute remote commands."
|
||||
msgstr "Choose a port number for Alfresco to use to execute remote commands."
|
||||
|
||||
msgid "Please choose a port number for the SharePoint protocol."
|
||||
msgstr "Please choose a port number for the SharePoint protocol."
|
||||
msgid "Choose a port number for the SharePoint protocol."
|
||||
msgstr "Choose a port number for the SharePoint protocol."
|
||||
|
||||
msgid "Please choose a port number to use for the integrated Alfresco FTP server."
|
||||
msgstr "Please choose a port number to use for the integrated Alfresco FTP server."
|
||||
msgid "Choose a port number for the integrated Alfresco FTP server."
|
||||
msgstr "Choose a port number for the integrated Alfresco FTP server."
|
||||
|
||||
msgid "Please enter a valid IP address or hostname"
|
||||
msgstr "Please enter a valid IP address or hostname"
|
||||
msgid "Enter a valid IP address or hostname."
|
||||
msgstr "Enter a valid IP address or hostname."
|
||||
|
||||
msgid "Please enter a valid hostname or IP address"
|
||||
msgstr "Please enter a valid hostname or IP address"
|
||||
msgid "Enter the IP address or hostname for your database."
|
||||
msgstr "Enter the IP address or hostname for your database."
|
||||
|
||||
msgid "Please enter the IP address or hostname for your database"
|
||||
msgstr "Please enter the IP address or hostname for your database"
|
||||
msgid "Enter your Tomcat configuration parameters."
|
||||
msgstr "Enter your Tomcat configuration parameters."
|
||||
|
||||
msgid "Please enter the Tomcat configuration parameters you wish to use."
|
||||
msgstr "Please enter the Tomcat configuration parameters you wish to use."
|
||||
msgid "Enter the port of your database."
|
||||
msgstr "Enter the port of your database."
|
||||
|
||||
msgid "Please enter the port of your database."
|
||||
msgstr "Please enter the port of your database."
|
||||
msgid "Enter the port that the LibreOffice Server will listen to."
|
||||
msgstr "Enter the port that the LibreOffice Server will listen to."
|
||||
|
||||
msgid "Please enter the port that the LibreOffice Server will listen to by default."
|
||||
msgstr "Please enter the port that the LibreOffice Server will listen to by default."
|
||||
msgid "Enter your database 'postgres' user password."
|
||||
msgstr "Enter your database 'postgres' user password."
|
||||
|
||||
msgid "Please enter your database 'postgres' user password."
|
||||
msgstr "Please enter your database 'postgres' user password."
|
||||
msgid "Specify a password for the Alfresco administrator account."
|
||||
msgstr "Specify a password for the Alfresco administrator account."
|
||||
|
||||
msgid "Please give a password to use for the Alfresco administrator account."
|
||||
msgstr "Please give a password to use for the Alfresco administrator account."
|
||||
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
|
||||
msgstr "Select a different installation directory. The installation directory cannot contain symbolic links."
|
||||
|
||||
msgid "Please select a different installation directory. The installation directory cannot contain symbolic links"
|
||||
msgstr "Please select a different installation directory. The installation directory cannot contain symbolic links"
|
||||
msgid "Select services startup type."
|
||||
msgstr "Select services startup type."
|
||||
|
||||
msgid "Please select services startup type"
|
||||
msgstr "Please select services startup type"
|
||||
msgid "Select a Tomcat configuration"
|
||||
msgstr "Select a Tomcat configuration"
|
||||
|
||||
msgid "Please select the Tomcat configuration you wish to use"
|
||||
msgstr "Please select the Tomcat configuration you wish to use"
|
||||
msgid "Select a database configuration."
|
||||
msgstr "Select a database configuration."
|
||||
|
||||
msgid "Please select which database configuration you wish to use"
|
||||
msgstr "Please select which database configuration you wish to use"
|
||||
msgid "Specify the directory where Tomcat is located."
|
||||
msgstr "Specify the directory where Tomcat is located."
|
||||
|
||||
msgid "Please specify the directory where Tomcat is located."
|
||||
msgstr "Please specify the directory where Tomcat is located."
|
||||
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
|
||||
msgstr "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
|
||||
|
||||
msgid "Please specify the directory where the psql, pg_restore and vacuumdb binaries are located"
|
||||
msgstr "Please specify the directory where the psql, pg_restore and vacuumdb binaries are located"
|
||||
|
||||
msgid "Please, enter CIFS ports configuration"
|
||||
msgstr "Please, enter CIFS ports configuration"
|
||||
msgid "Enter CIFS ports configuration."
|
||||
msgstr "Enter CIFS ports configuration."
|
||||
|
||||
msgid "Port:"
|
||||
msgstr "Port:"
|
||||
@@ -340,8 +340,8 @@ msgstr "PostgreSQL"
|
||||
msgid "PostgreSQL Binary Directory"
|
||||
msgstr "PostgreSQL Binary Directory"
|
||||
|
||||
msgid "PostgreSQL is a powerful, open source object-relational database system."
|
||||
msgstr "PostgreSQL is a powerful, open source object-relational database system."
|
||||
msgid "PostgreSQL is a powerful, open source, object-relational database system."
|
||||
msgstr "PostgreSQL is a powerful, open source, object-relational database system."
|
||||
|
||||
msgid "PostgreSQL postgres user password"
|
||||
msgstr "PostgreSQL postgres user password"
|
||||
@@ -364,14 +364,14 @@ msgstr "Re-enter password"
|
||||
msgid "Repeat Password:"
|
||||
msgstr "Repeat Password:"
|
||||
|
||||
msgid "SMB port"
|
||||
msgstr "SMB port"
|
||||
msgid "SMB Port"
|
||||
msgstr "SMB Port"
|
||||
|
||||
msgid "SMTP TCP port in use"
|
||||
msgstr "SMTP TCP port in use"
|
||||
|
||||
msgid "SMTP port"
|
||||
msgstr "SMTP port"
|
||||
msgid "SMTP Port"
|
||||
msgstr "SMTP Port"
|
||||
|
||||
msgid "SWFTOOLS Component"
|
||||
msgstr "SWFTOOLS Component"
|
||||
@@ -379,8 +379,8 @@ msgstr "SWFTOOLS Component"
|
||||
msgid "SWFTOOLS installation directory"
|
||||
msgstr "SWFTOOLS installation directory"
|
||||
|
||||
msgid "Select a folder"
|
||||
msgstr "Select a folder"
|
||||
msgid "Select a folder:"
|
||||
msgstr "Select a folder:"
|
||||
|
||||
msgid "Service Startup Configuration"
|
||||
msgstr "Service Startup Configuration"
|
||||
@@ -388,17 +388,17 @@ msgstr "Service Startup Configuration"
|
||||
msgid "Service script name"
|
||||
msgstr "Service script name"
|
||||
|
||||
msgid "Set the database name for the database that will be created."
|
||||
msgstr "Set the database name for the database that will be created."
|
||||
msgid "Specify the name of the database."
|
||||
msgstr "Specify the name of the database."
|
||||
|
||||
msgid "Set the password for the user that will use the database."
|
||||
msgstr "Set the password for the user that will use the database."
|
||||
msgid "Specify the password for the database user."
|
||||
msgstr "Specify the password for the database user."
|
||||
|
||||
msgid "Set the user that will use the database."
|
||||
msgstr "Set the user that will use the database."
|
||||
msgid "Set the database user."
|
||||
msgstr "Set the database user."
|
||||
|
||||
msgid "Setup will try to install new databases and will overwrite any existing duplicate. Do you wish you continue?"
|
||||
msgstr "Setup will try to install new databases and will overwrite any existing duplicate. Do you wish you continue?"
|
||||
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
|
||||
msgstr "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
|
||||
|
||||
msgid "SharePoint"
|
||||
msgstr "SharePoint"
|
||||
@@ -418,14 +418,14 @@ msgstr "Solr1"
|
||||
msgid "Solr4"
|
||||
msgstr "Solr4"
|
||||
|
||||
msgid "Some or all of the libraries necessary to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to abort this installation and install them first using your package manager.\nFor more information, please refer to http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/install-lolibfiles.html\n\nDo you want to continue with the installation?"
|
||||
msgstr "Some or all of the libraries necessary to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to abort this installation and install them first using your package manager.\nFor more information, please refer to http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/install-lolibfiles.html\n\nDo you want to continue with the installation?"
|
||||
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
|
||||
msgstr "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
|
||||
|
||||
msgid "Sorry, we only support PostgreSQL as service."
|
||||
msgstr "Sorry, we only support PostgreSQL as service."
|
||||
msgid "We support PostgreSQL as service only."
|
||||
msgstr "We support PostgreSQL as service only."
|
||||
|
||||
msgid "Sorry, you need to be administrator."
|
||||
msgstr "Sorry, you need to be administrator."
|
||||
msgid "You need to be an administrator."
|
||||
msgstr "You need to be an administrator."
|
||||
|
||||
msgid "Start ${product_fullname} service"
|
||||
msgstr "Start ${product_fullname} service"
|
||||
@@ -433,11 +433,8 @@ msgstr "Start ${product_fullname} service"
|
||||
msgid "Starting LibreOffice..."
|
||||
msgstr "Starting LibreOffice..."
|
||||
|
||||
msgid "Starting servers ..."
|
||||
msgstr "Starting servers ..."
|
||||
|
||||
msgid "Starting servers. Please be patient."
|
||||
msgstr "Starting servers. Please be patient."
|
||||
msgid "Starting servers..."
|
||||
msgstr "Starting servers..."
|
||||
|
||||
msgid "Stop ${product_fullname} service"
|
||||
msgstr "Stop ${product_fullname} service"
|
||||
@@ -454,65 +451,65 @@ msgstr "Stopping servers"
|
||||
msgid "Stopping services"
|
||||
msgstr "Stopping services"
|
||||
|
||||
msgid "The ${product_shortname} service script file exists. Please insert a different name for the service script."
|
||||
msgstr "The ${product_shortname} service script file exists. Please insert a different name for the service script."
|
||||
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
|
||||
msgstr "The ${product_shortname} service script file exists. Use a different name for the service script."
|
||||
|
||||
msgid "The Alfresco data directory tends to grow in size. Please choose where do you want to store it."
|
||||
msgstr "The Alfresco data directory tends to grow in size. Please choose where do you want to store it."
|
||||
msgid "The Alfresco data directory increases in size over time. Choose where you want to store it."
|
||||
msgstr "The Alfresco data directory increases in size over time. Choose where you want to store it."
|
||||
|
||||
msgid "The current installation directory could not be accessed by non-root users. Please select a different installation directory or change the permissions to 755 for this folder."
|
||||
msgstr "The current installation directory could not be accessed by non-root users. Please select a different installation directory or change the permissions to 755 for this folder."
|
||||
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
|
||||
msgstr "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
|
||||
|
||||
msgid "The directory you selected does not seem to be a valid JDK directory. Please try again."
|
||||
msgstr "The directory you selected does not seem to be a valid JDK directory. Please try again."
|
||||
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
|
||||
msgstr "The directory you selected is not a valid JDK directory. Choose another directory."
|
||||
|
||||
msgid "The directory you selected does not seem to be a valid Tomcat directory. Please try again."
|
||||
msgstr "The directory you selected does not seem to be a valid Tomcat directory. Please try again."
|
||||
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
|
||||
msgstr "The directory you selected is not a valid Tomcat directory. Choose another directory."
|
||||
|
||||
msgid "The installation directory must be a path containing only letters, numbers and the characters '/', '.', '-' and '_'."
|
||||
msgstr "The installation directory must be a path containing only letters, numbers and the characters '/', '.', '-' and '_'."
|
||||
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', ‘-‘, and '_' characters only."
|
||||
msgstr "The installation directory must be a path containing letters, numbers, and '/', '.', ‘-‘, and '_' characters only."
|
||||
|
||||
msgid "The installation has detected that the current umask is set to permissions of ${base_umask}, the installation is now exiting. You should modify your umask to at least 0022 before launching the installer. After the installation has completed, reset the umask permissions to your original values."
|
||||
msgstr "The installation has detected that the current umask is set to permissions of ${base_umask}, the installation is now exiting. You should modify your umask to at least 0022 before launching the installer. After the installation has completed, reset the umask permissions to your original values."
|
||||
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
|
||||
msgstr "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
|
||||
|
||||
msgid "The installer could not get the current free space on ${installdir}. Please check that there is free space enough to install ${product_fullname}"
|
||||
msgstr "The installer could not get the current free space on ${installdir}. Please check that there is free space enough to install ${product_fullname}"
|
||||
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
|
||||
msgstr "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
|
||||
|
||||
msgid "The length of the password must be greater than 3 characters"
|
||||
msgstr "The length of the password must be greater than 3 characters"
|
||||
msgid "The password must be longer than 3 characters."
|
||||
msgstr "The password must be longer than 3 characters."
|
||||
|
||||
msgid "The path ${postgres_binary_directory} does not seem to contain a pg_restore executable."
|
||||
msgstr "The path ${postgres_binary_directory} does not seem to contain a pg_restore executable."
|
||||
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
|
||||
msgstr "The path ${postgres_binary_directory} does not contain a pg_restore executable."
|
||||
|
||||
msgid "The path ${postgres_binary_directory} does not seem to contain a pg_vacuumdb executable."
|
||||
msgstr "The path ${postgres_binary_directory} does not seem to contain a pg_vacuumdb executable."
|
||||
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
|
||||
msgstr "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
|
||||
|
||||
msgid "The path ${postgres_binary_directory} seems to be invalid. Please check if the directory contains the required binaries."
|
||||
msgstr "The path ${postgres_binary_directory} seems to be invalid. Please check if the directory contains the required binaries."
|
||||
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
|
||||
msgstr "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
|
||||
|
||||
msgid "The selected folder is not empty. Please select a different folder"
|
||||
msgstr "The selected folder is not empty. Please select a different folder"
|
||||
msgid "The selected folder is not empty. Specify a different folder."
|
||||
msgstr "The selected folder is not empty. Specify a different folder."
|
||||
|
||||
msgid "The service script file exists. Please insert a different name for the service script."
|
||||
msgstr "The service script file exists. Please insert a different name for the service script."
|
||||
msgid "The service script file exists. Insert a different name for the service script."
|
||||
msgstr "The service script file exists. Insert a different name for the service script."
|
||||
|
||||
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco. Please install a 64bit version of Java before continuing, or go back and ensure the “Java” component is selected."
|
||||
msgstr "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco. Please install a 64bit version of Java before continuing, or go back and ensure the “Java” component is selected."
|
||||
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
|
||||
msgstr "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
|
||||
|
||||
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
|
||||
msgstr "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
|
||||
|
||||
msgid "This environment is not configured optimally for Alfresco - please carefully review this list before continuing.\n\nWhile these issues will not prevent Alfresco from functioning, some product features may be unavailable, or the system may not perform optimally."
|
||||
msgstr "This environment is not configured optimally for Alfresco - please carefully review this list before continuing.\n\nWhile these issues will not prevent Alfresco from functioning, some product features may be unavailable, or the system may not perform optimally."
|
||||
msgid "This environment is not configured optimally for Alfresco - review this list before continuing.\n\nWhile these issues won’t prevent Alfresco from functioning, some product features might not be available, or the system might not perform optimally."
|
||||
msgstr "This environment is not configured optimally for Alfresco - review this list before continuing.\n\nWhile these issues won’t prevent Alfresco from functioning, some product features might not be available, or the system might not perform optimally."
|
||||
|
||||
msgid "This installer is for Windows 64 bit. Please download the Windows 32 bit version."
|
||||
msgstr "This installer is for Windows 64 bit. Please download the Windows 32 bit version."
|
||||
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
|
||||
msgstr "This installer is for Windows 64 bit. Download the Windows 32 bit version."
|
||||
|
||||
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Please install a compatible Java version and try again."
|
||||
msgstr "This release was packaged to run on J2SE ${java_min_version} or later. Please install a compatible Java version and try again."
|
||||
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
|
||||
msgstr "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
|
||||
|
||||
msgid "This release was packaged to run on J2SE ${java_min_version}. Please install a compatible Java version and try again."
|
||||
msgstr "This release was packaged to run on J2SE ${java_min_version}. Please install a compatible Java version and try again."
|
||||
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
|
||||
msgstr "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
|
||||
|
||||
msgid "Tomcat AJP Port:"
|
||||
msgstr "Tomcat AJP Port:"
|
||||
@@ -526,11 +523,11 @@ msgstr "Tomcat JMX Port:"
|
||||
msgid "Tomcat Port Configuration"
|
||||
msgstr "Tomcat Port Configuration"
|
||||
|
||||
msgid "Tomcat SSL Port"
|
||||
msgstr "Tomcat SSL Port"
|
||||
msgid "Tomcat SSL Port:"
|
||||
msgstr "Tomcat SSL Port:"
|
||||
|
||||
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Please select another Tomcat Shutdown Port."
|
||||
msgstr "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Please select another Tomcat Shutdown Port."
|
||||
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
|
||||
msgstr "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
|
||||
|
||||
msgid "Tomcat Server Port:"
|
||||
msgstr "Tomcat Server Port:"
|
||||
@@ -538,50 +535,50 @@ msgstr "Tomcat Server Port:"
|
||||
msgid "Tomcat Shutdown Port:"
|
||||
msgstr "Tomcat Shutdown Port:"
|
||||
|
||||
msgid "Tomcat directory:"
|
||||
msgstr "Tomcat directory:"
|
||||
msgid "Tomcat Directory:"
|
||||
msgstr "Tomcat Directory:"
|
||||
|
||||
msgid "Tomcat installation:"
|
||||
msgstr "Tomcat installation:"
|
||||
msgid "Tomcat Installation:"
|
||||
msgstr "Tomcat Installation:"
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another FTP Port."
|
||||
msgstr "Unable to bind to the given port number. Please select another FTP Port."
|
||||
msgid "Couldn’t bind to the given port number. Select another FTP Port."
|
||||
msgstr "Couldn’t to bind to the given port number. Select another FTP Port."
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another RMI Port."
|
||||
msgstr "Unable to bind to the given port number. Please select another RMI Port."
|
||||
msgid "Couldn’t bind to the given port number. Select another RMI Port."
|
||||
msgstr "Couldn’t bind to the given port number. Select another RMI Port."
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another Tomcat AJP Port."
|
||||
msgstr "Unable to bind to the given port number. Please select another Tomcat AJP Port."
|
||||
msgid "Couldn’t bind to the given port number. Select another Tomcat AJP Port."
|
||||
msgstr "Couldn’t bind to the given port number. Select another Tomcat AJP Port."
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another Tomcat JMX Port."
|
||||
msgstr "Unable to bind to the given port number. Please select another Tomcat JMX Port."
|
||||
msgid "Couldn’t bind to the given port number. Select another Tomcat JMX Port."
|
||||
msgstr "Couldn’t bind to the given port number. Select another Tomcat JMX Port."
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another Tomcat SSL Port."
|
||||
msgstr "Unable to bind to the given port number. Please select another Tomcat SSL Port."
|
||||
msgid "Couldn’t bind to the given port number. Select another Tomcat SSL Port."
|
||||
msgstr "Couldn’t bind to the given port number. Select another Tomcat SSL Port."
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another Tomcat Server Port."
|
||||
msgstr "Unable to bind to the given port number. Please select another Tomcat Server Port."
|
||||
msgid "Couldn’t bind to the given port number. Select another Tomcat Server Port."
|
||||
msgstr "Couldn’t bind to the given port number. Select another Tomcat Server Port."
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another Tomcat Shutdown Port."
|
||||
msgstr "Unable to bind to the given port number. Please select another Tomcat Shutdown Port."
|
||||
msgid "Couldn’t bind to the given port number. Select another Tomcat Shutdown Port."
|
||||
msgstr "Couldn’t bind to the given port number. Select another Tomcat Shutdown Port."
|
||||
|
||||
msgid "Unable to bind to the given port number. Please select another port for the SharePoint Protocol."
|
||||
msgstr "Unable to bind to the given port number. Please select another port for the SharePoint Protocol."
|
||||
msgid "Couldn’t bind to the given port number. Select another port for the SharePoint Protocol."
|
||||
msgstr "Couldn’t bind to the given port number. Select another port for the SharePoint Protocol."
|
||||
|
||||
msgid "Unable to bind to the server port. Please make sure that Tomcat is not running."
|
||||
msgstr "Unable to bind to the server port. Please make sure that Tomcat is not running."
|
||||
msgid "Couldn’t bind to the server port. Make sure that ${serverName} is not running."
|
||||
msgstr "Couldn’t bind to the server port. Make sure that ${serverName} is not running."
|
||||
|
||||
msgid "Unable to connect to database. Please check your configuration."
|
||||
msgstr "Unable to connect to database. Please check your configuration."
|
||||
msgid "Couldn’t connect to database. Check your configuration."
|
||||
msgstr "Couldn’t connect to database. Check your configuration."
|
||||
|
||||
msgid "Unable to find a server running at given port number. Please select another one."
|
||||
msgstr "Unable to find a server running at given port number. Please select another one."
|
||||
msgid "Couldn’t find a server running at this port number. Select another port."
|
||||
msgstr "Couldn’t find a server running at this port number. Select another port."
|
||||
|
||||
msgid "Unable to find any server running at port ${postgres_port}. Please start your database server."
|
||||
msgstr "Unable to find any server running at port ${postgres_port}. Please start your database server."
|
||||
msgid "Couldn’t find a server running at port ${postgres_port}. Start your database server."
|
||||
msgstr "Couldn’t find a server running at port ${postgres_port}. Start your database server."
|
||||
|
||||
msgid "Unable to get free disk space."
|
||||
msgstr "Unable to get free disk space."
|
||||
msgid "Couldn’t get free disk space."
|
||||
msgstr "Couldn’t get free disk space."
|
||||
|
||||
msgid "Uninstall ${product_fullname}"
|
||||
msgstr "Uninstall ${product_fullname}"
|
||||
@@ -601,8 +598,8 @@ msgstr "Use to configure the destination of the content in commands folder"
|
||||
msgid "User"
|
||||
msgstr "User"
|
||||
|
||||
msgid "Username '${username}' is reserved. Please use a different user name."
|
||||
msgstr "Username '${username}' is reserved. Please use a different user name."
|
||||
msgid "Username '${username}' is reserved. Use a different user name."
|
||||
msgstr "Username '${username}' is reserved. Use a different user name."
|
||||
|
||||
msgid "Username:"
|
||||
msgstr "Username:"
|
||||
@@ -610,8 +607,8 @@ msgstr "Username:"
|
||||
msgid "Verify:"
|
||||
msgstr "Verify:"
|
||||
|
||||
msgid "Waiting PostgreSQL to start."
|
||||
msgstr "Waiting PostgreSQL to start."
|
||||
msgid "Waiting for PostgreSQL to start"
|
||||
msgstr "Waiting for PostgreSQL to start"
|
||||
|
||||
msgid "Waiting for Postmaster"
|
||||
msgstr "Waiting for Postmaster"
|
||||
@@ -619,11 +616,11 @@ msgstr "Waiting for Postmaster"
|
||||
msgid "War files"
|
||||
msgstr "War files"
|
||||
|
||||
msgid "Warning!"
|
||||
msgstr "Warning!"
|
||||
msgid "Warning"
|
||||
msgstr "Warning"
|
||||
|
||||
msgid "We have not been able to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
|
||||
msgstr "We have not been able to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
|
||||
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
|
||||
msgstr "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
|
||||
|
||||
msgid "Web Quick Start"
|
||||
msgstr "Web Quick Start"
|
||||
@@ -631,23 +628,23 @@ msgstr "Web Quick Start"
|
||||
msgid "Web Server"
|
||||
msgstr "Web Server"
|
||||
|
||||
msgid "Web Server domain:"
|
||||
msgstr "Web Server domain:"
|
||||
msgid "Web Server Domain:"
|
||||
msgstr "Web Server Domain:"
|
||||
|
||||
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Please download and install Ruby Stack ${rubyVersion} version at bitnami.com site"
|
||||
msgstr "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Please download and install Ruby Stack ${rubyVersion} version at bitnami.com site"
|
||||
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
|
||||
msgstr "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
|
||||
|
||||
msgid "You can optionally register ${product_fullname} as a service. This way it will automatically be started every time the machine is started."
|
||||
msgstr "You can optionally register ${product_fullname} as a service. This way it will automatically be started every time the machine is started."
|
||||
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
|
||||
msgstr "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
|
||||
|
||||
msgid "You have chosen Tomcat as the existing installation. To use new installed applications you must restart Tomcat."
|
||||
msgstr "You have chosen Tomcat as the existing installation. To use new installed applications you must restart Tomcat."
|
||||
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
|
||||
msgstr "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
|
||||
|
||||
msgid "You need to select at least one of the Solr components"
|
||||
msgstr "You need to select at least one of the Solr components"
|
||||
msgid "Select at least one of the Solr components."
|
||||
msgstr "Select at least one of the Solr components."
|
||||
|
||||
msgid "You need to use ASCII characters only when setting the password here. You can reset it after installation and use non-ASCII characters."
|
||||
msgstr "You need to use ASCII characters only when setting the password here. You can reset it after installation and use non-ASCII characters."
|
||||
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
|
||||
msgstr "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
|
||||
|
||||
msgid "Connect Alfresco Share to Alfresco Platform"
|
||||
msgstr "Connect Alfresco Share to Alfresco Platform"
|
||||
|
||||
@@ -17,11 +17,7 @@
|
||||
<actionList>
|
||||
<setInstallerVariable name="continue_installation" value="yes" />
|
||||
<showQuestion>
|
||||
<text>Some or all of the libraries necessary to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups
|
||||
You are strongly advised to abort this installation and install them first using your package manager.
|
||||
For more information, please refer to http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/install-lolibfiles.html
|
||||
|
||||
Do you want to continue with the installation?</text>
|
||||
<text>Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?</text>
|
||||
<variable>continue_installation</variable>
|
||||
<default>no</default>
|
||||
<ruleEvaluationLogic>or</ruleEvaluationLogic>
|
||||
@@ -102,4 +98,3 @@ Do you want to continue with the installation?</text>
|
||||
</actionGroup>
|
||||
</initializationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
<stringParameter>
|
||||
<name>libreoffice_port</name>
|
||||
<title>LibreOffice Server Port</title>
|
||||
<description>LibreOffice Server Port</description>
|
||||
<explanation>Please enter the port that the Libreoffice Server will listen to by default.</explanation>
|
||||
<description>LibreOffice Server Port:</description>
|
||||
<explanation>Enter the port that the LibreOffice Server will listen to.</explanation>
|
||||
<value>8100</value>
|
||||
<default>8100</default>
|
||||
<allowEmptyValue>1</allowEmptyValue>
|
||||
@@ -291,4 +291,3 @@
|
||||
<deleteFile path="${libreoffice_directory}"/>
|
||||
</postUninstallationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
</folderList>
|
||||
<startMenuShortcutList>
|
||||
<startMenuShortcut>
|
||||
<comment>Manager tool</comment>
|
||||
<comment>Manager Tool</comment>
|
||||
<name>${product_fullname} Manager Tool</name>
|
||||
<runAsAdmin>1</runAsAdmin>
|
||||
<windowsExec>${installdir}/manager-windows.exe</windowsExec>
|
||||
@@ -73,4 +73,3 @@
|
||||
<deleteFile path="manager-${platform_name}.${platform_exec_suffix}" />
|
||||
</postUninstallationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<component>
|
||||
<name>postgres</name>
|
||||
<description>PostgreSQL</description>
|
||||
<detailedDescription>PostgreSQL is a powerful, open source object-relational database system.</detailedDescription>
|
||||
<detailedDescription>PostgreSQL is a powerful, open source, object-relational database system.</detailedDescription>
|
||||
<canBeEdited>1</canBeEdited>
|
||||
<selected>1</selected>
|
||||
<shouldPackRuleList>
|
||||
@@ -37,7 +37,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<name>postgres_installation_type</name>
|
||||
<optionList>
|
||||
<option>
|
||||
<text>I wish to use the bundled PostgreSQL database</text>
|
||||
<text>I want to use the bundled PostgreSQL database.</text>
|
||||
<value>bundled</value>
|
||||
</option>
|
||||
</optionList>
|
||||
@@ -49,7 +49,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<name>postgres_installation_type</name>
|
||||
<optionList>
|
||||
<option>
|
||||
<text>I wish to use an existing PostgreSQL database</text>
|
||||
<text>I want to use an existing PostgreSQL database.</text>
|
||||
<value>existing</value>
|
||||
</option>
|
||||
</optionList>
|
||||
@@ -61,11 +61,11 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<name>postgres_installation_type</name>
|
||||
<optionList>
|
||||
<option>
|
||||
<text>I wish to use the bundled PostgreSQL database</text>
|
||||
<text>I want to use the bundled PostgreSQL database.</text>
|
||||
<value>bundled</value>
|
||||
</option>
|
||||
<option>
|
||||
<text>I wish to use an existing PostgreSQL database</text>
|
||||
<text>I want to use an existing PostgreSQL database.</text>
|
||||
<value>existing</value>
|
||||
</option>
|
||||
</optionList>
|
||||
@@ -112,7 +112,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<validationActionList>
|
||||
<showQuestion>
|
||||
<variable>continue</variable>
|
||||
<text>Setup will try to install new databases and will overwrite any existing duplicate. Do you wish you continue?</text>
|
||||
<text>Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?</text>
|
||||
<ruleList>
|
||||
<compareText logic="equals" text="${postgres_installation_type}" value="existing"/>
|
||||
</ruleList>
|
||||
@@ -142,7 +142,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<directoryParameter>
|
||||
<name>postgres_binary_directory</name>
|
||||
<description>PostgreSQL Binary Directory</description>
|
||||
<explanation>Please specify the directory where the psql, pg_restore and vacuumdb binaries are located</explanation>
|
||||
<explanation>Specify the directory where the psql, pg_restore, and vacuumdb binaries are located.</explanation>
|
||||
<value/>
|
||||
<default>${postgres_root_directory}/bin</default>
|
||||
<allowEmptyValue>0</allowEmptyValue>
|
||||
@@ -157,21 +157,21 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
</ruleList>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>The path ${postgres_binary_directory} seems to be invalid. Please check if the directory contains the required binaries.</text>
|
||||
<text>The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries.</text>
|
||||
<ruleList>
|
||||
<fileTest condition="not_exists" path="${postgres_binary_directory}/psql.exe"/>
|
||||
<fileTest condition="not_exists" path="${postgres_binary_directory}/psql"/>
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>The path ${postgres_binary_directory} does not seem to contain a pg_restore executable.</text>
|
||||
<text>The path ${postgres_binary_directory} does not contain a pg_restore executable.</text>
|
||||
<ruleList>
|
||||
<fileTest condition="not_exists" path="${postgres_binary_directory}/pg_restore.exe"/>
|
||||
<fileTest condition="not_exists" path="${postgres_binary_directory}/pg_restore"/>
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>The path ${postgres_binary_directory} does not seem to contain a pg_vacuumdb executable.</text>
|
||||
<text>The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable.</text>
|
||||
<ruleList>
|
||||
<fileTest condition="not_exists" path="${postgres_binary_directory}/vacuumdb.exe"/>
|
||||
<fileTest condition="not_exists" path="${postgres_binary_directory}/vacuumdb"/>
|
||||
@@ -183,7 +183,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<execArgs>--version</execArgs>
|
||||
</setInstallerVariableFromScriptOutput>
|
||||
<showInfo>
|
||||
<text>Not a PostgreSQL version 8.1.4 installation. PostgreSQL 8.1.4 recommended.</text>
|
||||
<text>Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended.</text>
|
||||
<ruleList>
|
||||
<compareText logic="does_not_equal" text="psql (PostgreSQL) 8.1.4" value="${postgres_version}"/>
|
||||
<compareText logic="equals" text="yes" value="${postgres_check_version}"/>
|
||||
@@ -226,7 +226,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<stringParameter>
|
||||
<name>postgres_hostname</name>
|
||||
<description>IP / Hostname</description>
|
||||
<explanation>Please enter the IP address or hostname for your database</explanation>
|
||||
<explanation>Enter the IP address or hostname for your database.</explanation>
|
||||
<!-- localhost != 127.0.0.1 on Unix (127.0.0.1 means listen on TCP, localhost in socket) -->
|
||||
<value>localhost</value>
|
||||
<default>localhost</default>
|
||||
@@ -236,7 +236,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<width>20</width>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Please enter a valid IP address or hostname</text>
|
||||
<text>Enter a valid IP address or hostname.</text>
|
||||
<ruleList>
|
||||
<regExMatch logic="does_not_match" pattern="^(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])$" text="${postgres_hostname}"/>
|
||||
<regExMatch logic="does_not_match" pattern="^([a-zA-Z]([a-zA-Z0-9\-]*[a-zA-Z0-9])*\.)*[a-zA-Z]([a-zA-Z0-9\-]*[a-zA-Z0-9])*$" text="${postgres_hostname}"/>
|
||||
@@ -246,8 +246,8 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
</stringParameter>
|
||||
<stringParameter>
|
||||
<name>postgres_port</name>
|
||||
<description>Database Server port</description>
|
||||
<explanation>Please enter the port of your database.</explanation>
|
||||
<description>Database Server Port:</description>
|
||||
<explanation>Enter the port of your database.</explanation>
|
||||
<value>5432</value>
|
||||
<default>5432</default>
|
||||
<allowEmptyValue>1</allowEmptyValue>
|
||||
@@ -255,7 +255,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<width>10</width>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>It seems you do not have enough permissions to bind to the port or the port is already taken by another application. Please select another one.</text>
|
||||
<text>You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port.</text>
|
||||
<ruleList>
|
||||
<!-- DO NOT MODIDY THIS LINE -->
|
||||
<portTest condition="cannot_bind" port="${postgres_port}"/>
|
||||
@@ -263,7 +263,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>Unable to find any server running at port ${postgres_port}. Please start your database server.</text>
|
||||
<text>Couldn’t find a server running at port ${postgres_port}. Start your database server.</text>
|
||||
<ruleList>
|
||||
<portTest condition="can_bind" port="${postgres_port}"/>
|
||||
<compareText logic="equals" text="${postgres_installation_type}" value="existing"/>
|
||||
@@ -289,19 +289,19 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
</parameterGroup>
|
||||
<booleanParameter>
|
||||
<name>postgres_install_service</name>
|
||||
<description>Install PostgreSQL as service?</description>
|
||||
<description>Install PostgreSQL as a service?</description>
|
||||
<explanation>Do you want to install PostgreSQL as a Windows service?</explanation>
|
||||
<value>1</value>
|
||||
<ask>0</ask>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Sorry, you need to be administrator.</text>
|
||||
<text>You need to be an administrator.</text>
|
||||
<ruleList>
|
||||
<compareText logic="does_not_equal" text="${installer_root_install}" value="1"/>
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>Sorry, we only support PostgreSQL as service.</text>
|
||||
<text>We support PostgreSQL as service only.</text>
|
||||
<ruleList>
|
||||
<compareText logic="does_not_equal" text="${postgres_install_service}" value="1"/>
|
||||
</ruleList>
|
||||
@@ -315,7 +315,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
<!-- Database Credentials -->
|
||||
<passwordParameter>
|
||||
<name>postgres_root_password</name>
|
||||
<explanation>Please enter your database 'postgres' user password.</explanation>
|
||||
<explanation>Enter your database 'postgres' user password.</explanation>
|
||||
<description>PostgreSQL postgres user password</description>
|
||||
<cliOptionName>postgres_password</cliOptionName>
|
||||
<allowEmptyValue>0</allowEmptyValue>
|
||||
@@ -352,7 +352,7 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
</actionGroup>
|
||||
<throwError>
|
||||
<abortOnError>0</abortOnError>
|
||||
<text>Unable to connect to database. Please check your configuration.</text>
|
||||
<text>Couldn’t connect to database. Check your configuration.</text>
|
||||
<ruleList>
|
||||
<compareText logic="does_not_equal" text="${next_page}" value=""/>
|
||||
</ruleList>
|
||||
@@ -1152,4 +1152,3 @@ When installing bundled postgres on windows, add in <postUninstallationActionLis
|
||||
</preUninstallationActionList>
|
||||
|
||||
</component>
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ System variables provided by this component:
|
||||
<stringParameter>
|
||||
<title>Database Configuration</title>
|
||||
<name>database_name</name>
|
||||
<explanation>Set the database name for the database that will be created.</explanation>
|
||||
<explanation>Specify the name of the database.</explanation>
|
||||
<description>Database name</description>
|
||||
<ask>0</ask>
|
||||
<value/>
|
||||
@@ -44,7 +44,7 @@ System variables provided by this component:
|
||||
<stringParameter>
|
||||
<name>database_user</name>
|
||||
<title>Database Configuration</title>
|
||||
<explanation>Set the user that will use the database.</explanation>
|
||||
<explanation>Set the database user.</explanation>
|
||||
<description>User</description>
|
||||
<ask>0</ask>
|
||||
<value/>
|
||||
@@ -52,7 +52,7 @@ System variables provided by this component:
|
||||
<passwordParameter>
|
||||
<name>database_user_password</name>
|
||||
<title>Database Configuration</title>
|
||||
<explanation>Set the password for the user that will use the database.</explanation>
|
||||
<explanation>Specify the password for the database user.</explanation>
|
||||
<description>Password</description>
|
||||
<descriptionRetype>Re-enter password</descriptionRetype>
|
||||
<ask>0</ask>
|
||||
@@ -106,4 +106,3 @@ System variables provided by this component:
|
||||
</actionGroup>
|
||||
</postInstallationActionList>
|
||||
</component>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<project>
|
||||
<vendor>Alfresco Software, Inc.</vendor>
|
||||
<compressionAlgorithm>zip</compressionAlgorithm>
|
||||
<fullName>Alfresco Community Edition Stack</fullName>
|
||||
<fullName>Alfresco Community Edition</fullName>
|
||||
<!--readmeFile>README.txt</readmeFile-->
|
||||
<shortName>alfresco</shortName>
|
||||
<version>4.2.e-0</version>
|
||||
@@ -287,7 +287,7 @@
|
||||
<actionList>
|
||||
<setInstallerVariable name="finalpage_start_servers" value="1" />
|
||||
<runProgram>
|
||||
<progressText>Starting servers. Please be patient.</progressText>
|
||||
<progressText>Starting servers...</progressText>
|
||||
<program>${installdir}/${ctlscript_unix}</program>
|
||||
<programArguments>start &</programArguments>
|
||||
<ruleList>
|
||||
@@ -295,7 +295,7 @@
|
||||
</ruleList>
|
||||
</runProgram>
|
||||
<runProgram>
|
||||
<progressText>Starting servers. Please be patient.</progressText>
|
||||
<progressText>Starting servers...</progressText>
|
||||
<program>${installdir}/servicerun.bat</program>
|
||||
<programArguments>START</programArguments>
|
||||
<ruleList>
|
||||
@@ -319,7 +319,7 @@
|
||||
|
||||
<actionGroup show="0">
|
||||
<actionList>
|
||||
<showProgressDialog title="Starting servers ..." >
|
||||
<showProgressDialog title="Starting servers..." >
|
||||
<actionList>
|
||||
<waitForPort port="${application_server_port}" timeout="10000" />
|
||||
<findFile baseDirectory="${application_server_directory}/logs" variable="windowsTomcatLogFile" pattern="*stderr*" >
|
||||
@@ -328,7 +328,7 @@
|
||||
</ruleList>
|
||||
</findFile>
|
||||
<logMessage text="Tomcat log file ${windowsTomcatLogFile}" />
|
||||
<foreach values="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20" variables="iteration" progressText="Deploying Alfresco. Please be patient.">
|
||||
<foreach values="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20" variables="iteration" progressText="Deploying Alfresco...">
|
||||
<actionList>
|
||||
<actionGroup>
|
||||
<actionList>
|
||||
@@ -388,7 +388,7 @@
|
||||
</actionGroup>
|
||||
|
||||
<showInfo>
|
||||
<text>You have chosen Tomcat as the existing installation. To use new installed applications you must restart Tomcat.</text>
|
||||
<text>You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications.</text>
|
||||
<ruleList>
|
||||
<compareText text="${application_server_installation_type}" logic="equals" value="existing" />
|
||||
</ruleList>
|
||||
|
||||
@@ -84,9 +84,9 @@ System variables provided by this component:
|
||||
<!-- Installation type -->
|
||||
<choiceParameter>
|
||||
<name>tomcat_installation_type</name>
|
||||
<title>Please select the Tomcat configuration you wish to use</title>
|
||||
<title>Select a Tomcat configuration</title>
|
||||
<description/>
|
||||
<explanation>Tomcat installation:</explanation>
|
||||
<explanation>Tomcat Installation:</explanation>
|
||||
<optionList/>
|
||||
<displayType>radiobuttons</displayType>
|
||||
<preShowPageActionList>
|
||||
@@ -97,7 +97,7 @@ System variables provided by this component:
|
||||
<name>tomcat_installation_type</name>
|
||||
<optionList>
|
||||
<option>
|
||||
<text>I wish to use the bundled Tomcat</text>
|
||||
<text>I want to use the bundled Tomcat instance.</text>
|
||||
<value>bundled</value>
|
||||
</option>
|
||||
</optionList>
|
||||
@@ -109,7 +109,7 @@ System variables provided by this component:
|
||||
<name>tomcat_installation_type</name>
|
||||
<optionList>
|
||||
<option>
|
||||
<text>I wish to use an existing Tomcat</text>
|
||||
<text>I want to use an existing Tomcat instance.</text>
|
||||
<value>existing</value>
|
||||
</option>
|
||||
</optionList>
|
||||
@@ -121,11 +121,11 @@ System variables provided by this component:
|
||||
<name>tomcat_installation_type</name>
|
||||
<optionList>
|
||||
<option>
|
||||
<text>I wish to use the bundled Tomcat</text>
|
||||
<text>I want to use the bundled Tomcat instance.</text>
|
||||
<value>bundled</value>
|
||||
</option>
|
||||
<option>
|
||||
<text>I wish to use an existing Tomcat</text>
|
||||
<text>I want to use an existing Tomcat instance.</text>
|
||||
<value>existing</value>
|
||||
</option>
|
||||
</optionList>
|
||||
@@ -142,9 +142,9 @@ System variables provided by this component:
|
||||
<directoryParameter>
|
||||
<name>tomcat_server_directory</name>
|
||||
<title>Tomcat Directory</title>
|
||||
<description>Tomcat directory:</description>
|
||||
<description>Tomcat Directory:</description>
|
||||
<!-- Actually it is looking for the tomcat instance -->
|
||||
<explanation>Please specify the directory where Tomcat is located.</explanation>
|
||||
<explanation>Specify the directory where Tomcat is located.</explanation>
|
||||
<allowEmptyValue>0</allowEmptyValue>
|
||||
<ask>yes</ask>
|
||||
<cliOptionShow>0</cliOptionShow>
|
||||
@@ -155,7 +155,7 @@ System variables provided by this component:
|
||||
<width>40</width>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>The directory you selected does not seem to be a valid Tomcat directory. Please try again.</text>
|
||||
<text>The directory you selected is not a valid Tomcat directory. Choose another directory.</text>
|
||||
<ruleList>
|
||||
<fileTest path="${tomcat_server_directory}/conf/server.xml" condition="not_exists"/>
|
||||
</ruleList>
|
||||
@@ -230,7 +230,7 @@ System variables provided by this component:
|
||||
<ask>yes</ask>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>The directory you selected does not seem to be a valid Tomcat directory. Please try again.</text>
|
||||
<text>The directory you selected is not a valid Tomcat directory. Choose another directory.</text>
|
||||
<ruleEvaluationLogic>or</ruleEvaluationLogic>
|
||||
<ruleList>
|
||||
<fileTest path="${tomcat_home_directory}/bin" condition="not_exists"/>
|
||||
@@ -248,12 +248,12 @@ System variables provided by this component:
|
||||
<parameterGroup>
|
||||
<name>tomcat_ports</name>
|
||||
<title>Tomcat Port Configuration</title>
|
||||
<explanation>Please enter the Tomcat configuration parameters you wish to use.</explanation>
|
||||
<explanation>Enter your Tomcat configuration parameters.</explanation>
|
||||
<parameterList>
|
||||
<stringParameter>
|
||||
<name>tomcat_server_domain</name>
|
||||
<title>Web Server</title>
|
||||
<description>Web Server domain:</description>
|
||||
<description>Web Server Domain:</description>
|
||||
<value/>
|
||||
<default>127.0.0.1</default>
|
||||
<allowEmptyValue>1</allowEmptyValue>
|
||||
@@ -262,7 +262,7 @@ System variables provided by this component:
|
||||
<width>40</width>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Please enter a valid hostname or IP address</text>
|
||||
<text>Enter a valid IP address or hostname.</text>
|
||||
<ruleEvaluationLogic>and</ruleEvaluationLogic>
|
||||
<ruleList>
|
||||
<regExMatch text="${tomcat_server_domain}" logic="does_not_match" pattern="^(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])$"/>
|
||||
@@ -289,13 +289,13 @@ System variables provided by this component:
|
||||
<description>Tomcat Shutdown Port:</description>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Unable to bind to the given port number. Please select another Tomcat Shutdown Port.</text>
|
||||
<text>Couldn’t bind to the given port number. Select another Tomcat Shutdown Port.</text>
|
||||
<ruleList>
|
||||
<portTest port="${tomcat_server_shutdown_port}" condition="cannot_bind"/>
|
||||
</ruleList>
|
||||
</throwError>
|
||||
<throwError>
|
||||
<text>Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Please select another Tomcat Shutdown Port.</text>
|
||||
<text>Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."</text>
|
||||
<ruleList>
|
||||
<compareText text="${tomcat_server_shutdown_port}" logic="equals" value="${tomcat_server_port}"/>
|
||||
</ruleList>
|
||||
@@ -310,10 +310,10 @@ System variables provided by this component:
|
||||
<default>8443</default>
|
||||
<value/>
|
||||
<ask>1</ask>
|
||||
<description>Tomcat SSL Port</description>
|
||||
<description>Tomcat SSL Port:</description>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Unable to bind to the given port number. Please select another Tomcat SSL Port.</text>
|
||||
<text>Couldn’t bind to the given port number. Select another Tomcat SSL Port.</text>
|
||||
<ruleList>
|
||||
<portTest port="${tomcat_server_ssl_port}" condition="cannot_bind"/>
|
||||
</ruleList>
|
||||
@@ -331,7 +331,7 @@ System variables provided by this component:
|
||||
<description>Tomcat AJP Port:</description>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Unable to bind to the given port number. Please select another Tomcat AJP Port.</text>
|
||||
<text>Couldn’t bind to the given port number. Select another Tomcat AJP Port.</text>
|
||||
<ruleList>
|
||||
<portTest port="${tomcat_server_ajp_port}" condition="cannot_bind"/>
|
||||
</ruleList>
|
||||
@@ -349,7 +349,7 @@ System variables provided by this component:
|
||||
<description>Tomcat JMX Port:</description>
|
||||
<validationActionList>
|
||||
<throwError>
|
||||
<text>Unable to bind to the given port number. Please select another Tomcat JMX Port.</text>
|
||||
<text>Couldn’t bind to the given port number. Select another Tomcat JMX Port.</text>
|
||||
<ruleList>
|
||||
<portTest port="${tomcat_server_jmx_port}" condition="cannot_bind"/>
|
||||
</ruleList>
|
||||
@@ -661,4 +661,3 @@ export JAVA_OPTS
|
||||
</actionGroup>
|
||||
</installationAbortedActionList>
|
||||
</component>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user