encoding = utf-8

#System tray labels
exitLabel = Exit
loginLabel = Log in
aboutLabel = About
resumeLabel = Resume

#About window
aboutTitle = TachoCardAuthorizer - information
aboutMessage = TachoCardAuthorizer, version %v \nCopyright:  Albatross System sp. z o.o. (2015 - 2020). All rights reserved
loggedAsInformation = Logged into %s as %u

#Log in window
logInWindowTitle = Logging in  - %s  (app version:  %v)
confirmButtonText = OK
loginLabelText = Login
passwordLabelText = Password
rememberCheckboxText = Remember login data
skipLoginCheckboxText = Skip logging in

#Choose terminal window
chooseTerminalWindowTitle = Choose card reader
terminalListLabel = Available terminals
cardIdText = card ID
noCardText = no card

#Errors & information
newAppVersionMessageTitle = New version of the application is available
newAppVersionMessage = New version of the application  - %v - is available!
registerFailureMessage = Access denied! A TachoCardAuthorizer instance from another machine is connected to server.
webConnectionErrorMessage = Connection error!
incorrectLoginDataMessage = Incorrect login data!
loginAttemptsLimitOutMessage = Limit of unsuccessful log in attempts exceeded. Please try again later.
unableToLoginWarningMessage = Unable to log in.
unknownExceptionMessage = Unknown error occured: 
cardExceptionMessage = Card error occured! Please make sure that the card is not damaged and is properly placed in the terminal.
connectionErrorMessage  = Server connection error occured!
terminalNotFoundExceptionMessage = Card terminal not detected!
cardNotFoundExceptionMessage = Company card not detected!
responseFormatExceptionMessage = Incorrect server response!
operationCancelledExceptionMessage = Authorization has been cancelled!
operationAuthorizationErrorMessage = Authorization failed!
standingByMessage = Ready for authorization!
operationBegunMessage = Authorization in progress. Please do not remove card or disconnect the card terminal.
operationCompleteMessage = Authorization succeeded!
applicationExpiredWarningMessage = Application is outdated. Authorization of requests is no longer available. Please ask your provider for latest version.
applicationExpiringSoonWarningMessage = Application validity will soon expire. Please update before %s.
fallingAsleepMessage = Sleep mode activated. Click tray icon to resume.
operationForbiddenExceptionMessage = Access denied! Please log in in order to gain access.
erroneousResponseExceptionMessage = Server returned incorrect request status code (%s)!
logInSuggestionMessage = Please enter login data.
invalidApduExceptionMessage = Server returned invalid APDU packet! The authorization is cancelled!
carTerminalDriverErrorMessage = Unable to detect card terminal or company card! Please make sure that the terminal is connected and its drivers are installed properly.

#Titles
errorTitle = Error
informationTitle = Information