Subversion Repositories DevTools

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2188 jgill 1
#Setup_en.properties
2
setup.applicationtitle.desc=The application title will be used to ''name'' this installation.
3
setup.applicationtitle.label=Application Title
4
setup.attachmentpath.desc=If you would like to allow attachments to issues, enter a directory path where JIRA can store the attachments. If the path does not exist, JIRA will try to create it for you.
5
setup.attachmentpath.label=Attachment Path
6
setup.backuppath.label=Backup Path
7
setup.backuppath.line1.desc=JIRA provides the option to automatically backup your data every 12 hours. We highly recommend this option.
8
setup.backuppath.line2.desc=If you would like to enable this option please specify a directory for JIRA to store the backups.
9
setup.baseurl.desc=This is the base URL of this installation of JIRA. All links created (for emails etc) will be prefixed by this URL.
10
setup.baseurl.label=Base URL
11
setup.error.attachmentpath.unique=Attachment path cannot be the same as other paths.
12
setup.error.backuppath.unique=Backup path cannot be the same as other paths.
13
setup.error.baseURL=The URL specified is not valid.
14
setup.error.filepath.notabsolute=The path entered must be an absolute path.
15
setup.error.filepath.notdir=This path entered exists, but is not a directory.
16
setup.error.filepath.notexist=The path entered did not exist, and JIRA was not able to create it.
17
setup.error.filepath.notwriteable=The path entered exists, but is not writeable by JIRA.
18
setup.error.indexpath.activate_error=Could not activate indexing\: {0}
19
setup.error.indexpath.required=You must specify an index path.
20
setup.error.indexpath.unique=Index path cannot be the same as other paths.
21
setup.error.mode=Invalid mode specified.
22
setup.error.specifytitle=You must specify a title.
23
setup.existingimport={0}Existing data?{1} If you have already setup JIRA before, you can {2}import your existing data{3} instead of running the setup wizard again.
24
setup.globalproperties=Global properties for this install of JIRA.
25
setup.indexpath.desc=Enter an absolute directory path where JIRA can store the indexes. If the path does not exist, JIRA will try to create it for you.
26
setup.indexpath.label=Index path
27
setup.license.label=License Key
28
setup.license.line1.desc=Enter your JIRA license key - either commercial or evaluation.
29
setup.license.line2.desc=You can generate an evaluation license instantly {0}online{1}
30
setup.license.title=License
31
setup.mode.label=Mode
32
setup.mode.line1.desc=JIRA can operate in two modes
33
setup.mode.line2.desc=1. Public - Any user can signup and post issues.
34
setup.mode.line3.desc=2. Private - Only administrators can create new users
35
setup.step1=Step 1 of 3\: Application properties