ART
a lightweight reporting solution

Home
OverView
ScreenShots
ChangeLog
Download
Quick Start
Install
Admin
Developers
Credits
Help

Site Map


This is an Open Source software, see license for more info.

Hosted by:
SourceForge Logo
# ART messages (user part)
# Created by:    art team (http://art.sourceforge.net)
# Creation date: 2005-02-24
# Updated by: 
# Update date:   2006-05-20
#
# Please type the = char at column 26 to maintain this file clean
#
# Rename this file ArtMessage_xx.properties where xx is the language ISO code
# (i.e. ArtMessage_de.properties for German) and send it to eliboni(at)users.sourceforge.net
#
# To test yourself, copy the file in WEB-INF/classes/art/i18n/ and 
# set your browser/computer language according.
# A comment line begins with the # char

# COMMON MESSAGES
#

localLinks                = Local links

username                  = Username
password                  = Password
domain                    = Domain
login                     = Log In
contactSupport            = Please contact ART Support
loginAgain                = Please login again
nextButton                = Next 
backButton                = Back
refresh                   = Refresh
startLink                 = Start
myJobsLink                = My Jobs
logOffLink                = Log Off
sessionExpired            = Session expired. Please login again.
accessDenied              = Acces not allowed, please login again: session expired or unauthorized
# link label to ART Support mailbox
artSupport                = ART Support
loggedAt                  = Logged in at
closeWin                  = Close

invalidUser               = User not setup in ART
invalidAccount            = Invalid Username/Password
invalidConnection         = Connection to Art Repository is down. Try later or login with the ART repository account to fix settings.

# groupSelect.jsp
#
artPropsNotOK             = ART Properties are not defined or are not correct!
contactAdminToRefreshPool = Contact the ART Administrator to define properties.
artRepositoryNotOk        = ART Repository connection parameters are not defined correctly or the database is down.
contactAdminToCheckProps  = Contact the ART Administrator to check the ART properties and refresh connection pool
nullUserOrPassword        = Error: empty username or password is not allowed
invalidAttemptLogged      = The invalid login attempt has been logged
# welcome message is followed by the user nickname
welcomeMessage            = Welcome
selectGroup               = Select a group
availableGroups           = Available Groups
changePassword            = Change Password
selectItem                = Please select an Item
availableItems            = Available Items
itemDescription           = Description
editPortletsParameters    = Edit Parameters

# Object Type description
tabularQuery              = Tabular
updateQuery               = Update
crosstabQuery             = Crosstab
crosstabwebQuery          = Crosstab (web)
tabularwebQuery           = Tabular (web)
reportwebQuery            = Report (web)
graphQuery                = Graph
portletObject             = Portlet
textObject                = Text

objectId                  = Id
objectName                = Name
objectType                = Type
title                     = Title
updateDate                = Updated on
targetDatasource          = Database

# showParameters
#
enterParams               = Enter parameters 
paramName                 = Name
paramValue                = Value
paramType                 = Type
paramDescription          = Description
paramHelp                 = Help
ruleRetrieveError         = Error: Not able to retrieve list of values. The list may use rules that do not match your profile
lovError1                 = Error: There were problems retrieving the parameters or applying rules to it.
lovError2                 = Likely, the LOV query uses rules but you have not been granted to the same rules or the parameters are not defined correctly.
viewMode                  = View Mode
scheduleJob               = Schedule Job
executeQueryButton        = Execute
showParams                = Show Parameters
graphType                 = Graph Type:
graphSizeWH               = Size (WxH):
# Use \\n to break the line in the javascript alert box (don't use only \n )
graphHelp1                = Set custom size, data range, background color\\n
graphHelp2                = \\nEnter a text like:\\n 800x600 \\n to create a graph 800x600 (pixel)
graphHelp3                = \\nEnter a text like:\\n 800x600 -10:100 #FFFFFF nolegend nolabels\\n to create a graph 800x600 (pixel)  focused on the y axis range (-10, +100) with a white background (#FFFFFF), without labels and legend
graphHelp4                = \\nIt is possible to specify one or more options. Blanks are mandatory. \\n\\nSyntax: [WxH]|[[-]y1:[-]y2]|[#abcdef]|[nolegend]|[nolabels] 
	
graph-1                   = XY Chart
graph-2 		  = Pie 3D
graph-3 		  = Horizontal Bar 3D
graph-4 		  = Vertical Bar 3D
graph-5 		  = Line
graph-6 		  = Time Series
graph-7 		  = Date Series

allItems                  = :: All Items

# QUERYEXECUTE servlet
#
queryInProgress           = In progress...
queryExecuting            = Executing query
queryFetching             = Fetching data...
queryFinished             = Done!
updateExecuted            = Update Executed
updateWarning             = Do not refresh this page: if you do that, the database will be updated again
updatedRows               = Rows updated:
numberOfRows              = Rows retrieved:
timeElapsed               = Time Elapsed
seconds                   = seconds
# the <BR> tag can be used to break the line in html
targetDBnull              = Connection to target database is broken (null).<BR> Check connection parameters.
artRepositoryException    = Connection to ART Repository raises an exception while getting target database information.
step                      = Step
details                   = Details
targetDBException         = Exception getting statement from target database. The connection to the target database can be broken.
queryExecException        = Exception executing the query on the target database (before fetching data).
queryFetchException       = Exception executing the query on target database (while fetching data).
anException               = An exception raised during query execution:

notACrosstab              = A crosstab result set need to have 3 or 5 columns
tooManyRows               = Too many rows for the selected view mode: narrow your search or select slk view mode

# JOBS pages (newJob.jsp, myJob.jsp)
#
scheduleNew               = Schedule a new ArtJob for query:
jobInfo                   = Job Information
jobType                   = Job Type
jobTypeAlert              = Alert
jobTypeEmail              = Email Output
jobTypePublish            = Publish
jobTypeExecute            = Just Run It
jobTypeAlertWarning       = An email will be sent to recipients if the value of the first resultset cell is greater than zero
jobTypeEmailWarning       = An email with the output attached will be sent to recipients
jobTypePublishWarning     = The output will available for one day via the My Jobs page. A notification mail will be sent to recipients
jobTypeExecuteWarning     = The statement will be executed but not output will be produced
EnableAuditing            = Enable Auditing
mailFrom                  = From
mailTo                    = To
mailToWarning             = separate addresses with the ; char
mailMessage               = Message <br><small>Max 2000 chars</small>
mailMessageExample        = The job has been executed
schedule                  = Job Schedule
month                     = Month
everyMonth                = Every Month
day                       = Day
everyDay                  = Every Day
weekDay                   = Week Day
everyWeekDay              = Every week day
sun                       = Sun
mon                       = Mon
tue                       = Tue
wed                       = Wed
thu                       = Thu
fri                       = Fri
sat                       = Sat
jan	                  = Jan
feb	                  = Feb
mar	                  = Mar
apr	                  = Apr
may	                  = May
jun	                  = Jun
jul	                  = Jul
aug	                  = Aug
sep	                  = Sep
oct	                  = Oct
nov                       = Nov
dec                       = Dec
hour                      = Hour
everyHour                 = Every Hour
minute                    = Minute
minuteNote                = Note: the <i>minute</i> value can be imprecise up to 5 minutes
bottomNote                = To delete an existing job, review job info or get published files<br> you can follow the <i>my Job</i> link after the logon screen
scheduleButton            = Schedule this Job
scheduleJobList           = Scheduled Jobs List
jobId                     = Job Id
queryName                 = Query Name
delete                    = Delete
lastStartDate             = Last Start Date
lastEndDate               = Last End Date
result                    = Result
noFile                    = No file produced
publishWarning            = Published files are deleted after 1 day

# LOG OFF page (logOff.jsp)
#
sessionClosed             = Your session is terminated <BR> System resources have been released for other users
thanksForUsing            = Thanks for using ART

# CHANGE PASSWORD page (changePassword.jsp, execChangePassword.jsp)
#
changeArtPassword         = Change ART Password
newPassword               = New Password
retypeNewPassword         = Retype New Password
passwordChangeFailed      = Password Change Failed
invalidPassword           = Invalid password (null, too short or equal to username)
passwordsDontMatch        = The passwords you provided do not match
passwordChangeSuccess     = Password Changed succesfully
loginWithNewPassword      = Login with the new password

# Params validation
shouldBeInt               = should be an Integer
shouldBeNum               = should be a Number

# View Modes
html 			  = Browser (Fancy)
htmlGrid                  = Browser (Grid)
htmlPlain 		  = Browser (Plain)
slkZip  		  = Spreadsheet (zip slk)
xlsZip  		  = Spreadsheet (zip xls)
xls  			  = Spreadsheet (xls)
tsvGz   		  = Spreadsheet (gzip text tsv)
tsv  			  = Spreadsheet (text tsv)
xml			  = Xml