# Localised language files for Submission extension, in English
menu.submit=Submit...
button.browse=Browse...
button.done=Done
button.showlog=Show Log
button.stop=Stop
button.submit=Submit
preferences.label.useraddr=Email address
preferences.label.smtphost=Email SMTP host
preferences.label.username=Username
dialog.title=Submission
dialog.scheme=Scheme
dialog.parameters.title=Submission parameters
message.lookingupschemes=Looking up schemes...
message.badurlrequest=Bad URL request: > without < in
message.complete=Complete.
message.conferror=Configuration Error
message.error=Error!
message.filenotinpath=File is not in the project path
message.filesmissing=Files missing:
message.filessent=file(s) successfully submitted.
message.gettingresults=Getting result...
message.invalidparm=Transport refers to invalid parameter
message.nofilestosend=No files to send!
message.notascheme=Selection is not a submission scheme!
message.notransport=No transport defined for this scheme!
message.selectscheme=Select Submission Scheme
message.sending=Sending
message.started=Submission started...
message.unknownaction=Transport refers to unknown action
message.unknownparm=Transport refers to unknown parameter
title.log=Log
title.results=Submission Result
title.submissionsettings=Submission Settings
description=Provides the functionality to submit certain files of an open project according to a configuration file.
exception.unknownhost=The host $ cannot be found.
exception.notroutetohost=There is no route to the required host.
exception.filenotfound=File $ not found.
exception.hostnotset=SMTP Host not set in Preferences
exception.addrnotset=Email address not set in Preferences
