Commit 5a281a03 by Antti Tönkyrä

Merge branch 'master' of codecrew.fi:bortal

Conflicts:
	code/LanBortalWeb/WebContent/foodadmin/createTemplate.xhtml
2 parents 19207f5a 7393ab53
...@@ -94,10 +94,10 @@ ...@@ -94,10 +94,10 @@
</f:facet> </f:facet>
</p:cellEditor> </p:cellEditor>
</p:column> </p:column>
<p:column headerText="#{i18n['foodwavetemplate.edit']}" style="width:50px"> <p:column headerText="#{i18n['foodwavetemplate.editRow']}" style="width:20px">
<p:rowEditor /> <p:rowEditor />
</p:column> </p:column>
<p:column headerText="#{i18n['foodwavetemplate.actions']}" style="width:20px;"> <p:column headerText="#{i18n['foodwavetemplate.actions']}" style="width:20px;">
<p:commandButton value="#{i18n['foodwavetemplate.removeFromList']}" action="#{foodWaveView.removeProductFromList(product)}" update="productTable" /> <p:commandButton value="#{i18n['foodwavetemplate.removeFromList']}" action="#{foodWaveView.removeProductFromList(product)}" update="productTable" />
</p:column> </p:column>
</p:dataTable> </p:dataTable>
......
actionlog.create.header = Create new actionmessage actionlog.create.header = Create new actionmessage
actionlog.create.message = Message actionlog.create.message = Message
actionlog.create.role = Target role actionlog.create.role = Target role
actionlog.create.submitbutton = Send actionlog.create.submitbutton = Send
actionlog.create.taskradio = Task actionlog.create.taskradio = Task
actionlog.crew = Crew actionlog.crew = Crew
actionlog.message = Event actionlog.message = Event
actionlog.messagelist.description = You can follow and create new action messages in this view actionlog.messagelist.description = You can follow and create new action messages in this view
actionlog.messagelist.header = Messagelist actionlog.messagelist.header = Messagelist
actionlog.state = State actionlog.state = State
actionlog.task = Task actionlog.task = Task
actionlog.tasklist.header = Tasklist actionlog.tasklist.header = Tasklist
actionlog.time = Time actionlog.time = Time
actionlog.user = User actionlog.user = User
bortalApplication.BILL = Creating, and managing bills bortalApplication.BILL = Creating, and managing bills
bortalApplication.COMPO = Managing compos bortalApplication.COMPO = Managing compos
bortalApplication.CONTENT = Product & shop management bortalApplication.CONTENT = Product & shop management
bortalApplication.LAYOUT = Laout management bortalApplication.LAYOUT = Laout management
bortalApplication.MAP = Map management bortalApplication.MAP = Map management
bortalApplication.POLL = Polling stuff bortalApplication.POLL = Polling stuff
bortalApplication.SALESPOINT = Managing salespoint bortalApplication.SALESPOINT = Managing salespoint
bortalApplication.SHOP = Product % shop management bortalApplication.SHOP = Product % shop management
bortalApplication.TERMINAL = Sales and self help terminal roles bortalApplication.TERMINAL = Sales and self help terminal roles
bortalApplication.USER = User management related bortalApplication.USER = User management related
bortalApplication.bill.CREATE_BILL = Create bills for self bortalApplication.bill.CREATE_BILL = Create bills for self
bortalApplication.bill.READ_ALL = "Read all bills" bortalApplication.bill.READ_ALL = "Read all bills"
bortalApplication.bill.VIEW_OWN = View own bills bortalApplication.bill.VIEW_OWN = View own bills
bortalApplication.bill.WRITE_ALL = Modify all bills bortalApplication.bill.WRITE_ALL = Modify all bills
bortalApplication.compo.MANAGE = Manage compos bortalApplication.compo.MANAGE = Manage compos
bortalApplication.compo.SUBMIT_ENTRY = Submit entry bortalApplication.compo.SUBMIT_ENTRY = Submit entry
bortalApplication.compo.VIEW_COMPOS = View compos bortalApplication.compo.VIEW_COMPOS = View compos
bortalApplication.compo.VOTE = Vote bortalApplication.compo.VOTE = Vote
bortalApplication.content.MANAGE_ACTIONLOG = Manage actionlog bortalApplication.content.MANAGE_ACTIONLOG = Manage actionlog
bortalApplication.content.MANAGE_MENU = Manage menus bortalApplication.content.MANAGE_MENU = Manage menus
bortalApplication.content.MANAGE_NEWS = Manage newsgroups bortalApplication.content.MANAGE_NEWS = Manage newsgroups
bortalApplication.content.MANAGE_PAGES = Manage pages bortalApplication.content.MANAGE_PAGES = Manage pages
bortalApplication.map.BUY_PLACES = Reserve and buy places from map bortalApplication.map.BUY_PLACES = Reserve and buy places from map
bortalApplication.map.MANAGE_MAPS = Create and modify maps bortalApplication.map.MANAGE_MAPS = Create and modify maps
bortalApplication.map.MANAGE_OTHERS = Manage other users reservations in map bortalApplication.map.MANAGE_OTHERS = Manage other users reservations in map
bortalApplication.map.VIEW = View maps bortalApplication.map.VIEW = View maps
bortalApplication.poll.ANSWER = Can answer and view availabe polls bortalApplication.poll.ANSWER = Can answer and view availabe polls
bortalApplication.poll.CREATE = Create and manage polls bortalApplication.poll.CREATE = Create and manage polls
bortalApplication.poll.VIEW_RESULTS = View anonymized poll results bortalApplication.poll.VIEW_RESULTS = View anonymized poll results
bortalApplication.salespoint.MODIFY = Modify salespoints bortalApplication.salespoint.MODIFY = Modify salespoints
bortalApplication.salespoint.VIEW = View salespoints bortalApplication.salespoint.VIEW = View salespoints
bortalApplication.shop.LIST_ALL_PRODUCTS = List all products in shop bortalApplication.shop.LIST_ALL_PRODUCTS = List all products in shop
bortalApplication.shop.LIST_USERPRODUCTS = List products for users in shop bortalApplication.shop.LIST_USERPRODUCTS = List products for users in shop
bortalApplication.shop.MANAGE_PRODUCTS = Create and modify products bortalApplication.shop.MANAGE_PRODUCTS = Create and modify products
bortalApplication.shop.SHOP_PRODUCTS = Shop products to self bortalApplication.shop.SHOP_PRODUCTS = Shop products to self
bortalApplication.shop.SHOP_TO_OTHERS = Shop to other users bortalApplication.shop.SHOP_TO_OTHERS = Shop to other users
bortalApplication.terminal.CASHIER = Access cashier terminal functions bortalApplication.terminal.CASHIER = Access cashier terminal functions
bortalApplication.terminal.CUSTOMER = Access client terminal functions bortalApplication.terminal.CUSTOMER = Access client terminal functions
bortalApplication.terminal.SELFHELP = Self help terminal bortalApplication.terminal.SELFHELP = Self help terminal
bortalApplication.user.ANYUSER = All users have this anyways bortalApplication.user.ANYUSER = All users have this anyways
bortalApplication.user.CREATE_NEW = Create new user bortalApplication.user.CREATE_NEW = Create new user
bortalApplication.user.INVITE_USERS = Invite users bortalApplication.user.INVITE_USERS = Invite users
bortalApplication.user.LOGIN = Can login bortalApplication.user.LOGIN = Can login
bortalApplication.user.LOGOUT = Can logout bortalApplication.user.LOGOUT = Can logout
bortalApplication.user.MANAGE_HTTP_SESSION = Manage http sessions bortalApplication.user.MANAGE_HTTP_SESSION = Manage http sessions
bortalApplication.user.MODIFY = Modify users bortalApplication.user.MODIFY = Modify users
bortalApplication.user.MODIFY_ACCOUNTEVENTS = Modify Account events bortalApplication.user.MODIFY_ACCOUNTEVENTS = Modify Account events
bortalApplication.user.READ_ORGROLES = View organization roles bortalApplication.user.READ_ORGROLES = View organization roles
bortalApplication.user.READ_ROLES = View all roles. bortalApplication.user.READ_ROLES = View all roles.
bortalApplication.user.VIEW_ACCOUNTEVENTS = Show other users account events bortalApplication.user.VIEW_ACCOUNTEVENTS = Show other users account events
bortalApplication.user.VIEW_ALL = View all users bortalApplication.user.VIEW_ALL = View all users
bortalApplication.user.VIEW_SELF = Can view self bortalApplication.user.VIEW_SELF = Can view self
bortalApplication.user.WRITE_ORGROLES = Modify organization roles bortalApplication.user.WRITE_ORGROLES = Modify organization roles
bortalApplication.user.WRITE_ROLES = Modify roles bortalApplication.user.WRITE_ROLES = Modify roles
cardTemplate.emptyCardTemplate = ---- cardTemplate.emptyCardTemplate = ----
error.contact = If this happens again, contact Info with the following code: error.contact = If this happens again, contact Info with the following code:
error.error = You have encountered an error. error.error = You have encountered an error.
eventorg.create = Create eventorg.create = Create
global.cancel = Cancel global.cancel = Cancel
global.copyright = Codecrew Ry global.copyright = Codecrew Ry
global.notAuthorizedExecute = You are not authorized to do that!! global.notAuthorizedExecute = You are not authorized to do that!!
global.notauthorized = You don't have enough rights to enter this site. global.notauthorized = You don't have enough rights to enter this site.
global.save = Save global.save = Save
httpsession.creationTime = Created httpsession.creationTime = Created
login.login = Login login.login = Login
login.logout = Logout login.logout = Logout
login.logoutmessage = You have logged out of the system login.logoutmessage = You have logged out of the system
login.password = Password login.password = Password
login.submit = Login login.submit = Login
login.username = Username login.username = Username
loginerror.header = Login failed loginerror.header = Login failed
loginerror.message = Username of password incorrect. loginerror.message = Username of password incorrect.
loginerror.resetpassword = Reset password loginerror.resetpassword = Reset password
#Bill number #Bill number
# Validationmessages # Validationmessages
map.id = # map.id = #
navi.auth.login = frontpage navi.auth.login = frontpage
navi.auth.loginerror = frontpage navi.auth.loginerror = frontpage
navi.auth.logout = frontpage navi.auth.logout = frontpage
pagegroup.auth.login = frontpage pagegroup.auth.login = frontpage
passwordChanged.body = You can now login with the new password. passwordChanged.body = You can now login with the new password.
passwordChanged.header = Password changed successfully. passwordChanged.header = Password changed successfully.
passwordReset.errorChanging = Unexpected error whilst password reset. Contact your administrator. passwordReset.errorChanging = Unexpected error whilst password reset. Contact your administrator.
passwordReset.hashNotFound = Password change token has expired. Please send the query again. passwordReset.hashNotFound = Password change token has expired. Please send the query again.
permissiondenied.alreadyLoggedIn = You don't have enough rights permissiondenied.alreadyLoggedIn = You don't have enough rights
permissiondenied.header = Access denied permissiondenied.header = Access denied
permissiondenied.notLoggedIn = You don't have enough rights to enter this site. permissiondenied.notLoggedIn = You don't have enough rights to enter this site.
placegroupview.toptext = \ placegroupview.toptext = \
poll.edit = edit poll.edit = edit
product.providedRole = Tuote m\u00E4\u00E4ritt\u00E4\u00E4 roolin product.providedRole = Tuote m\u00E4\u00E4ritt\u00E4\u00E4 roolin
product.returnProductEdit = Palaa tuotteeseen: product.returnProductEdit = Palaa tuotteeseen:
product.saved = Tuote tallennettu product.saved = Tuote tallennettu
productshop.minusOne = -1 productshop.minusOne = -1
productshop.minusTen = -10 productshop.minusTen = -10
productshop.plusOne = +1 productshop.plusOne = +1
productshop.plusTen = +10 productshop.plusTen = +10
resetMail.body = You can change a forgotten password by inserting your username to the field below. A link where you can change the password will be sent to the email address associated to that. resetMail.body = You can change a forgotten password by inserting your username to the field below. A link where you can change the password will be sent to the email address associated to that.
resetMail.header = Reset lost password resetMail.header = Reset lost password
resetMail.send = Send email resetMail.send = Send email
resetMail.username = Username resetMail.username = Username
resetmailSent.body = Email has been sent containing a link where you can change the password. resetmailSent.body = Email has been sent containing a link where you can change the password.
resetmailSent.header = Email sent resetmailSent.header = Email sent
user.unauthenticated = Kirjautumaton user.unauthenticated = Kirjautumaton
accountEvent.commit = Save accountEvent.commit = Save
accountEvent.delivered = Delivered accountEvent.delivered = Delivered
accountEvent.edit = Edit accountEvent.edit = Edit
accountEvent.eventTime = Time accountEvent.eventTime = Time
accountEvent.productname = Product accountEvent.productname = Product
accountEvent.quantity = Count accountEvent.quantity = Count
accountEvent.seller = Sold by accountEvent.seller = Sold by
accountEvent.total = Total accountEvent.total = Total
accountEvent.unitPrice = Unit price accountEvent.unitPrice = Unit price
actionlog.create.header = Create new actionmessage actionlog.create.header = Create new actionmessage
actionlog.create.message = Message actionlog.create.message = Message
actionlog.create.role = Target role actionlog.create.role = Target role
actionlog.create.submitbutton = Send actionlog.create.submitbutton = Send
actionlog.create.taskradio = Task actionlog.create.taskradio = Task
actionlog.crew = Crew actionlog.crew = Crew
actionlog.message = Event actionlog.message = Event
actionlog.messagelist.description = You can follow and create new action messages in this view actionlog.messagelist.description = You can follow and create new action messages in this view
actionlog.messagelist.header = Messagelist actionlog.messagelist.header = Messagelist
actionlog.messagestate.DONE = Done actionlog.messagestate.DONE = Done
actionlog.messagestate.NEW = New actionlog.messagestate.NEW = New
actionlog.messagestate.PENDING = Pending actionlog.messagestate.PENDING = Pending
actionlog.state = State actionlog.state = State
actionlog.task = Task actionlog.task = Task
actionlog.tasklist.header = Tasklist actionlog.tasklist.header = Tasklist
actionlog.time = Time actionlog.time = Time
actionlog.user = User actionlog.user = User
applicationPermission.description = description applicationPermission.description = description
applicationPermission.name = Rightsgroup applicationPermission.name = Rightsgroup
barcodeReader.readBarcode = Read barcode barcodeReader.readBarcode = Read barcode
bill.addr1 = Address 1 bill.addr1 = Address 1
bill.addr2 = Address 2 bill.addr2 = Address 2
bill.addr3 = Address 3 bill.addr3 = Address 3
bill.addr4 = Address 4 bill.addr4 = Address 4
bill.addr5 = Address 5 bill.addr5 = Address 5
bill.address = Payers address bill.address = Payers address
bill.billAmount = Bill amount bill.billAmount = Bill amount
bill.billIsPaid = Bill is paid bill.billIsPaid = Bill is paid
bill.billLines = Products bill.billLines = Products
bill.billNumber = Bill number bill.billNumber = Bill number
bill.billPaidDate = Paid date bill.billPaidDate = Paid date
bill.deliveryTerms = Delivery terms bill.deliveryTerms = Delivery terms
bill.edit = edit bill.edit = edit
bill.isPaid = Paid bill.isPaid = Paid
bill.markPaid = Mark paid bill.markPaid = Mark paid
bill.markedPaid = Bill marked paid bill.markedPaid = Bill marked paid
bill.notes = Notes bill.notes = Notes
bill.noticetime = Notice time bill.noticetime = Notice time
bill.ourReference = Our reference bill.ourReference = Our reference
bill.paidDate = Paid date bill.paidDate = Paid date
bill.payer = Payer bill.payer = Payer
bill.paymentTime = Payment time bill.paymentTime = Payment time
bill.paymentTime.now = Now bill.paymentTime.now = Now
bill.printBill = Print bill bill.printBill = Print bill
bill.receiverAddress = Receiver address bill.receiverAddress = Receiver address
bill.referenceNumberBase = Reference number base bill.referenceNumberBase = Reference number base
bill.referencenumber = Reference nr. bill.referencenumber = Reference nr.
bill.sentDate = Sent date bill.sentDate = Sent date
bill.show = Show bill.show = Show
bill.theirReference = Clients reference bill.theirReference = Clients reference
bill.totalPrice = Total bill.totalPrice = Total
billedit.billnotfound = Bill not found. Select again. billedit.billnotfound = Bill not found. Select again.
billine.linePrice = Total billine.linePrice = Total
billine.name = Product billine.name = Product
billine.quantity = Quantity billine.quantity = Quantity
billine.referencedProduct = Referenced product billine.referencedProduct = Referenced product
billine.save = Save billine.save = Save
billine.unitName = Unit billine.unitName = Unit
billine.unitPrice = Unit price billine.unitPrice = Unit price
billine.vat = VAT billine.vat = VAT
bills.noBills = No bills bills.noBills = No bills
card.massprint.title = Print all card.massprint.title = Print all
cardTemplate.create = Create cardTemplate.create = Create
cardTemplate.edit = Edit cardTemplate.edit = Edit
cardTemplate.id = Id cardTemplate.id = Id
cardTemplate.imageheader = Current Template cardTemplate.imageheader = Current Template
cardTemplate.name = Card template cardTemplate.name = Card template
cardTemplate.power = Card power cardTemplate.power = Card power
cardTemplate.roles = Associated roles cardTemplate.roles = Associated roles
cardTemplate.save = Save cardTemplate.save = Save
cardTemplate.sendImage = Upload Image cardTemplate.sendImage = Upload Image
cart.item = Item cart.item = Item
cart.item_quantity = Quantity cart.item_quantity = Quantity
cart.item_total = Total cart.item_total = Total
cart.item_unitprice = Price cart.item_unitprice = Price
cart.total = Total cart.total = Total
checkout.cancel.errorMessage = Error confirming the cancel\u2026 Please report this to code@codecrew.fi checkout.cancel.errorMessage = Error confirming the cancel\u2026 Please report this to code@codecrew.fi
checkout.cancel.successMessage = You can retry payment at your own bills. checkout.cancel.successMessage = You can retry payment at your own bills.
checkout.reject.errorMessage = Error while processing rejected payment. Please report this error to code@codecrew.fi checkout.reject.errorMessage = Error while processing rejected payment. Please report this error to code@codecrew.fi
checkout.reject.successMessage = Payment rejected. You can retry payment from your own bills. checkout.reject.successMessage = Payment rejected. You can retry payment from your own bills.
checkout.return.errorDelayed = Error confirming delayed payment. Please contact code@codecrew.fi checkout.return.errorDelayed = Error confirming delayed payment. Please contact code@codecrew.fi
checkout.return.errorMessage = Error confirming the successfull return message. Please report this error to code@codecrew.fi checkout.return.errorMessage = Error confirming the successfull return message. Please report this error to code@codecrew.fi
checkout.return.successDelayed = Delayed payment successfull. Payment will be confirmed at a later time, usually within a hour. checkout.return.successDelayed = Delayed payment successfull. Payment will be confirmed at a later time, usually within a hour.
checkout.return.successMessage = Payment confirmed. Your products have been paid. You can now move to possible reservation of places. checkout.return.successMessage = Payment confirmed. Your products have been paid. You can now move to possible reservation of places.
compo.edit = Edit compo compo.edit = Edit compo
compo.saveVotes = Save votes compo.saveVotes = Save votes
compo.savesort = Save order compo.savesort = Save order
compo.votesSaved = Votes saved compo.votesSaved = Votes saved
compofile.download = Download compofile.download = Download
compofile.download.header = Download file compofile.download.header = Download file
compofile.upload = Upload file compofile.upload = Upload file
discount.active = Active discount.active = Active
discount.amountMax = Max amount discount.amountMax = Max amount
discount.amountMin = Min amount discount.amountMin = Min amount
discount.code = Discount code discount.code = Discount code
discount.create = Create new discount.create = Create new
discount.details = Details discount.details = Details
discount.edit = Edit discount.edit = Edit
discount.maxNum = Max nr of discounts discount.maxNum = Max nr of discounts
discount.perUser = Discounts per user discount.perUser = Discounts per user
discount.percentage = Discount percent discount.percentage = Discount percent
discount.products = Products discount.products = Products
discount.role = Role discount discount.role = Role discount
discount.save = Save discount.save = Save
discount.shortdesc = Description discount.shortdesc = Description
discount.validFrom = Valid from discount.validFrom = Valid from
discount.validTo = Valid to discount.validTo = Valid to
editplace.header = Edit place editplace.header = Edit place
editplacegroup.header = Placegroup information editplacegroup.header = Placegroup information
entry.edit = Edit entry entry.edit = Edit entry
error.contact = If this happens again, contact Info with the following code: error.contact = If this happens again, contact Info with the following code:
error.error = You have encountered an error. error.error = You have encountered an error.
event.defaultRole = Default user role event.defaultRole = Default user role
event.edit = Edit event.edit = Edit
event.endTime = End time event.endTime = End time
event.name = Event name event.name = Event name
event.nextBillNumber = Initial bill number event.nextBillNumber = Initial bill number
event.referenceNumberBase = Reference number base event.referenceNumberBase = Reference number base
event.save = Save event.save = Save
event.startTime = Start time event.startTime = Start time
eventdomain.domainname = Domain eventdomain.domainname = Domain
eventdomain.remove = Remove eventdomain.remove = Remove
eventmap.active = Active eventmap.active = Active
eventmap.buyable.like = Place name match eventmap.buyable.like = Place name match
eventmap.buyable.lock = Lock places eventmap.buyable.lock = Lock places
eventmap.buyable.release = Release places eventmap.buyable.release = Release places
eventmap.name = Map name eventmap.name = Map name
eventmap.notes = Notes eventmap.notes = Notes
eventmap.save = Save eventmap.save = Save
eventorg.bankName1 = Bank name 2 eventorg.bankName1 = Bank name 2
eventorg.bankName2 = Bank name 2 eventorg.bankName2 = Bank name 2
eventorg.bankNumber1 = Bank account nr. 1 eventorg.bankNumber1 = Bank account nr. 1
eventorg.bankNumber2 = Bank account nr. 2 eventorg.bankNumber2 = Bank account nr. 2
eventorg.billAddress1 = Billing address 1 eventorg.billAddress1 = Billing address 1
eventorg.billAddress2 = Billing address 2 eventorg.billAddress2 = Billing address 2
eventorg.billAddress3 = Billing address 3 eventorg.billAddress3 = Billing address 3
eventorg.billAddress4 = Billing address 4 eventorg.billAddress4 = Billing address 4
eventorg.bundleCountry = Country bundle eventorg.bundleCountry = Country bundle
eventorg.create = Create eventorg.create = Create
eventorg.createEvent = Create event eventorg.createEvent = Create event
eventorg.createevent = Create new event eventorg.createevent = Create new event
eventorg.edit = Edit eventorg.edit = Edit
eventorg.events = Event of the organisation eventorg.events = Event of the organisation
eventorg.organisation = Organisation name eventorg.organisation = Organisation name
eventorg.save = Save eventorg.save = Save
eventorgView.eventname = Name of event eventorgView.eventname = Name of event
eventorganiser.name = Eventorganiser eventorganiser.name = Eventorganiser
food = Food food = Food
foodWave.description = Description foodWave.description = Description
foodWave.name = Name foodWave.name = Name
foodWave.template.name = Name foodWave.template.name = Name
foodWave.time = Time foodWave.time = Time
foodshop.buyFromCounter = Pay at info foodshop.buyFromCounter = Pay at info
foodshop.buyFromInternet = Pay at Internet foodshop.buyFromInternet = Pay at Internet
game.gamepoints = Game points foodwave.template.basicinfo = Template Information
foodwave.template.edit.title = Foodwave Template Editor
gamepoints = Gamepoints foodwave.template.selectproducts = Products
global.cancel = Cancel foodwavetemplate.actions = Actions
global.copyright = Codecrew Ry foodwavetemplate.addproduct = Add
global.eventname = Event name foodwavetemplate.basicinfo = Template
global.notAuthorizedExecute = You are not authorized to do that!! foodwavetemplate.description = Description
global.notauthorized = You don't have enough rights to enter this site. foodwavetemplate.editRow = Edit
global.save = Save foodwavetemplate.name = Name
foodwavetemplate.price = Price
httpsession.creationTime = Created foodwavetemplate.productdescription = Description
httpsession.invalidate = Invalidate foodwavetemplate.productname = Name
foodwavetemplate.removeFromList = Remove
imagefile.description = Description foodwavetemplate.selectproducts = Products
imagefile.file = Imagefile
game.gamepoints = Game points
importuser.file = File
importuser.template = Template gamepoints = Gamepoints
invite.emailexists = User with that email address already exists in the system. global.cancel = Cancel
invite.notFound = Invite invalid or already used global.copyright = Codecrew Ry
invite.successfull = Invite sent successfully global.eventname = Event name
invite.userCreateSuccessfull = User successfully created. You can now login. global.notAuthorizedExecute = You are not authorized to do that!!
global.notauthorized = You don't have enough rights to enter this site.
javax.validation.constraints.AssertFalse.message = must be false global.save = Save
javax.validation.constraints.AssertTrue.message = must be true
javax.validation.constraints.DecimalMax.message = must be less than or equal to {value} httpsession.creationTime = Created
javax.validation.constraints.DecimalMin.message = must be greater than or equal to {value} httpsession.invalidate = Invalidate
javax.validation.constraints.Digits.message = numeric value out of bounds (<{integer} digits>.<{fraction} digits> expected)
javax.validation.constraints.Future.message = must be in the future imagefile.description = Description
javax.validation.constraints.Max.message = must be less than or equal to {value} imagefile.file = Imagefile
javax.validation.constraints.Min.message = must be greater than or equal to {value}
javax.validation.constraints.NotNull.message = may not be null importuser.file = File
javax.validation.constraints.Null.message = must be null importuser.template = Template
javax.validation.constraints.Past.message = must be in the past
javax.validation.constraints.Pattern.message = must match "{regexp}" invite.emailexists = User with that email address already exists in the system.
javax.validation.constraints.Size.message = size must be between {min} and {max} invite.notFound = Invite invalid or already used
invite.successfull = Invite sent successfully
layout.editBottom = Edit bottom content invite.userCreateSuccessfull = User successfully created. You can now login.
layout.editContent = Edit center
layout.editTop = Edit topcontent javax.validation.constraints.AssertFalse.message = must be false
javax.validation.constraints.AssertTrue.message = must be true
login.login = Login javax.validation.constraints.DecimalMax.message = must be less than or equal to {value}
login.logout = Logout javax.validation.constraints.DecimalMin.message = must be greater than or equal to {value}
login.logoutmessage = You have logged out of the system javax.validation.constraints.Digits.message = numeric value out of bounds (<{integer} digits>.<{fraction} digits> expected)
login.password = Password javax.validation.constraints.Future.message = must be in the future
login.submit = Login javax.validation.constraints.Max.message = must be less than or equal to {value}
login.username = Username javax.validation.constraints.Min.message = must be greater than or equal to {value}
javax.validation.constraints.NotNull.message = may not be null
loginerror.header = Login failed javax.validation.constraints.Null.message = must be null
loginerror.message = Username of password incorrect. javax.validation.constraints.Past.message = must be in the past
loginerror.resetpassword = Reset password javax.validation.constraints.Pattern.message = must match "{regexp}"
javax.validation.constraints.Size.message = size must be between {min} and {max}
map.edit = Edit
map.generate = Generate places layout.editBottom = Edit bottom content
map.height = Place height (px) layout.editContent = Edit center
map.id = # layout.editTop = Edit topcontent
map.name = Name
map.namebase = Semicolon separated table prefixes login.login = Login
map.oneRowTable = One row tables login.logout = Logout
map.placesInRow = Places in row login.logoutmessage = You have logged out of the system
map.product = Place product login.password = Password
map.startX = Place start X-coordinate login.submit = Login
map.startY = Place start Y-coordinate\n login.username = Username
map.submitMap = Send map image
map.tableCount = Place count loginerror.header = Login failed
map.tableXdiff = Table X difference loginerror.message = Username of password incorrect.
map.tableYdiff = Table Y difference loginerror.resetpassword = Reset password
map.tablesHorizontal = Generate horizontal tables
map.width = Place width (px) map.edit = Edit
map.generate = Generate places
mapEdit.removePlaces = Remove ALL places map.height = Place height (px)
map.id = #
mapManage.lockedPlaces = Locked {0} places. map.name = Name
mapManage.releasedPlaces = Released {0} places map.namebase = Semicolon separated table prefixes
map.oneRowTable = One row tables
mapView.buyPlaces = Lock selected places map.placesInRow = Places in row
mapView.errorWhenReleasingPlace = Error when releasing place map.product = Place product
mapView.errorWhenReservingPlace = Error when reserving place! map.startX = Place start X-coordinate
mapView.errorWhileBuyingPlaces = Error when buying places. Please try again. If error reoccurs please contact organizers. map.startY = Place start Y-coordinate\n
mapView.notEnoughCreditsToReserve = You don't have enough credits to reserve this place. map.submitMap = Send map image
map.tableCount = Place count
menu.item = Item map.tableXdiff = Table X difference
menu.name = Name map.tableYdiff = Table Y difference
menu.select = Select map.tablesHorizontal = Generate horizontal tables
menu.sort = Sort map.width = Place width (px)
menuitem.navigation.key = Product flag mapEdit.removePlaces = Remove ALL places
nasty.user = Go away! mapManage.lockedPlaces = Locked {0} places.
mapManage.releasedPlaces = Released {0} places
org.hibernate.validator.constraints.Email.message = not a well-formed email address
org.hibernate.validator.constraints.Length.message = length must be between {min} and {max} mapView.buyPlaces = Lock selected places
org.hibernate.validator.constraints.NotEmpty.message = may not be empty mapView.errorWhenReleasingPlace = Error when releasing place
org.hibernate.validator.constraints.Range.message = must be between {min} and {max} mapView.errorWhenReservingPlace = Error when reserving place!
mapView.errorWhileBuyingPlaces = Error when buying places. Please try again. If error reoccurs please contact organizers.
orgrole.create = Create mapView.notEnoughCreditsToReserve = You don't have enough credits to reserve this place.
orgrole.name = Name
orgrole.parents = Parent menu.item = Item
menu.name = Name
page.account.edit.header = Edit account events menu.select = Select
page.account.list.header = Account events menu.sort = Sort
page.admin.sendimage.header = Send image
page.auth.login.header = Login error menuitem.navigation.key = Product flag
page.auth.login.loginerror.header = Kirjautumisvirhe
page.auth.login.loginerror.pagegroup = frontpage nasty.user = Go away!
page.auth.login.logout.header = Uloskirjautuminen
page.auth.login.logout.pagegroup = frontpage org.hibernate.validator.constraints.Email.message = not a well-formed email address
page.auth.login.pagegroup = frontpage org.hibernate.validator.constraints.Length.message = length must be between {min} and {max}
page.auth.login.title = Login error org.hibernate.validator.constraints.NotEmpty.message = may not be empty
page.auth.loginerror.header = Login failed org.hibernate.validator.constraints.Range.message = must be between {min} and {max}
page.auth.loginerror.pagegroup = frontpage
page.auth.logout.pagegroup = frontpage orgrole.create = Create
page.auth.notauthorized.pagegroup = frontpage orgrole.name = Name
page.auth.resetPassword.header = Reset password orgrole.parents = Parent
page.bill.billSummary.header = Summary of bills
page.bill.edit.header = Edit bill page.account.edit.header = Edit account events
page.bill.listAll.header = Bills page.account.list.header = Account events
page.bill.placemap.header = Place map page.admin.sendimage.header = Send image
page.bill.show.header = Bill info page.auth.login.header = Login error
page.checkout.cancel.header = Payment cancelled! page.auth.login.loginerror.header = Kirjautumisvirhe
page.checkout.delayed.header = Delayed payment page.auth.login.loginerror.pagegroup = frontpage
page.checkout.reject.header = Payment rejected! page.auth.login.logout.header = Uloskirjautuminen
page.checkout.return.header = Payment confirmed page.auth.login.logout.pagegroup = frontpage
page.game.list.header = Insomnia Game page.auth.login.pagegroup = frontpage
page.game.start.header = Insomnia Game page.auth.login.title = Login error
page.index.header = Frontpage page.auth.loginerror.header = Login failed
page.index.pagegroup = frontpage page.auth.loginerror.pagegroup = frontpage
page.permissionDenied.header = Access denied page.auth.logout.pagegroup = frontpage
page.place.edit.header = Edit place page.auth.notauthorized.pagegroup = frontpage
page.place.insertToken.header = Insert place token page.auth.resetPassword.header = Reset password
page.place.mygroups.header = My places page.bill.billSummary.header = Summary of bills
page.place.placemap.header = Reserve place page.bill.edit.header = Edit bill
page.poll.answer.header = Poll page.bill.listAll.header = Bills
page.poll.answered.header = Thank you for your answer page.bill.placemap.header = Place map
page.poll.start.header = Poll page.bill.show.header = Bill info
page.product.create.pagegroup = admin page.checkout.cancel.header = Payment cancelled!
page.product.createBill.header = Buy products page.checkout.delayed.header = Delayed payment
page.product.createBill.pagegroup = shop page.checkout.reject.header = Payment rejected!
page.product.edit.pagegroup = admin page.checkout.return.header = Payment confirmed
page.product.list.pagegroup = admin page.game.list.header = Insomnia Game
page.product.validateBillProducts.header = Bill created page.game.start.header = Insomnia Game
page.role.create.pagegroup = admin page.index.header = Frontpage
page.role.edit.pagegroup = admin page.index.pagegroup = frontpage
page.role.list.pagegroup = admin page.permissionDenied.header = Access denied
page.shop.readerevents.header = RFID shop page.place.edit.header = Edit place
page.svm.failure.header = Payment error page.place.insertToken.header = Insert place token
page.svm.pending.header = Payment pending page.place.mygroups.header = My places
page.svm.success.header = Payment successfull page.place.placemap.header = Reserve place
page.tests.placemap.pagegroup = shop page.poll.answer.header = Poll
page.user.create.header = New user page.poll.answered.header = Thank you for your answer
page.user.create.pagegroup = user page.poll.start.header = Poll
page.user.edit.header = Edit user page.product.create.pagegroup = admin
page.user.edit.pagegroup = user page.product.createBill.header = Buy products
page.user.editself.header = My preferences page.product.createBill.pagegroup = shop
page.user.editself.pagegroup = user page.product.edit.pagegroup = admin
page.user.list.header = Users page.product.list.pagegroup = admin
page.user.list.pagegroup = user page.product.validateBillProducts.header = Bill created
page.user.mygroups.header = My places page.role.create.pagegroup = admin
page.viewexpired = frontpage page.role.edit.pagegroup = admin
page.role.list.pagegroup = admin
pagination.firstpage = First page.shop.readerevents.header = RFID shop
pagination.lastpage = Last page.svm.failure.header = Payment error
pagination.nextpage = Next page.svm.pending.header = Payment pending
pagination.pages = Pages page.svm.success.header = Payment successfull
pagination.previouspage = Previous page.tests.placemap.pagegroup = shop
pagination.results = Results page.user.create.header = New user
page.user.create.pagegroup = user
passwordChanged.body = You can now login with the new password. page.user.edit.header = Edit user
passwordChanged.header = Password changed successfully. page.user.edit.pagegroup = user
page.user.editself.header = My preferences
passwordReset.errorChanging = Unexpected error whilst password reset. Contact your administrator. page.user.editself.pagegroup = user
passwordReset.hashNotFound = Password change token has expired. Please send the query again. page.user.list.header = Users
page.user.list.pagegroup = user
passwordreset.mailBody = You can change your password in address: {0}\n\nIf you have not requested password reset, ignore this message.\n\nStream intranet\nwww.streamparty.org\ninfo@streamparty.org page.user.mygroups.header = My places
passwordreset.mailSubject = [STREAM] Password reset page.viewexpired = frontpage
passwordreset.usernotfound = Username not found. Please note that username is case sensitive.
pagination.firstpage = First
permissiondenied.alreadyLoggedIn = You don't have enough rights pagination.lastpage = Last
permissiondenied.header = Access denied pagination.nextpage = Next
permissiondenied.notLoggedIn = You don't have enough rights to enter this site. pagination.pages = Pages
pagination.previouspage = Previous
place.buyable = Buyable pagination.results = Results
place.code = Placecode
place.commit = Save passwordChanged.body = You can now login with the new password.
place.description = Description passwordChanged.header = Password changed successfully.
place.details = Details
place.edit = Edit passwordReset.errorChanging = Unexpected error whilst password reset. Contact your administrator.
place.height = Height passwordReset.hashNotFound = Password change token has expired. Please send the query again.
place.id = ID
place.mapX = X passwordreset.mailBody = You can change your password in address: {0}\n\nIf you have not requested password reset, ignore this message.\n\nStream intranet\nwww.streamparty.org\ninfo@streamparty.org
place.mapY = Y passwordreset.mailSubject = [STREAM] Password reset
place.membership = Associated user passwordreset.usernotfound = Username not found. Please note that username is case sensitive.
place.name = Name
place.product = Product permissiondenied.alreadyLoggedIn = You don't have enough rights
place.releasetime = Releasetime permissiondenied.header = Access denied
place.width = Width permissiondenied.notLoggedIn = You don't have enough rights to enter this site.
placeSelect.legend.blue = My selected place place.buyable = Buyable
placeSelect.legend.green = My reserved place place.code = Placecode
placeSelect.legend.grey = Released if needed place.commit = Save
placeSelect.legend.red = Reserved place place.description = Description
placeSelect.legend.white = Empty place place.details = Details
placeSelect.placeName = Place place.edit = Edit
placeSelect.placePrice = Price place.height = Height
placeSelect.placeProductName = Place type place.id = ID
placeSelect.placesleft = Places left place.mapX = X
placeSelect.reservationPrice = Reservation price place.mapY = Y
placeSelect.reservedPlaces = Reserved places place.membership = Associated user
placeSelect.totalPlaces = Places in total place.name = Name
place.product = Product
placegroup.created = Created place.releasetime = Releasetime
placegroup.creator = Reserver place.width = Width
placegroup.details = Details
placegroup.edit = Show placeSelect.legend.blue = My selected place
placegroup.edited = Edited placeSelect.legend.green = My reserved place
placegroup.name = Name placeSelect.legend.grey = Released if needed
placegroup.placename = Place placeSelect.legend.red = Reserved place
placegroup.places = Places placeSelect.legend.white = Empty place
placegroup.printPdf = Print placecodes placeSelect.placeName = Place
placeSelect.placePrice = Price
placegroupview.groupCreator = Reserver placeSelect.placeProductName = Place type
placegroupview.header = My places placeSelect.placesleft = Places left
placegroupview.noMemberships = No places placeSelect.reservationPrice = Reservation price
placegroupview.placeReleaseFailed = Releasing of place failed! placeSelect.reservedPlaces = Reserved places
placegroupview.placeReleased = Place {0} released placeSelect.totalPlaces = Places in total
placegroupview.releasePlace = Release
placegroupview.reservationName = Place placegroup.created = Created
placegroupview.reservationProduct = Product placegroup.creator = Reserver
placegroupview.token = Placecode / user placegroup.details = Details
placegroup.edit = Show
placetoken.commit = Associate token placegroup.edited = Edited
placetoken.pageHeader = Add token placegroup.name = Name
placetoken.placelist = My places placegroup.placename = Place
placetoken.token = Token placegroup.places = Places
placetoken.tokenNotFound = Token not found! Check token placegroup.printPdf = Print placecodes
placetoken.topText = You can associate a ticket bought by someone else to your account by inserting a token to the field below
placegroupview.groupCreator = Reserver
poll.answer = Answer to poll placegroupview.header = My places
poll.begin = Open poll placegroupview.noMemberships = No places
poll.create = Create placegroupview.placeReleaseFailed = Releasing of place failed!
poll.description = Description placegroupview.placeReleased = Place {0} released
poll.edit = Edit placegroupview.releasePlace = Release
poll.end = Close poll placegroupview.reservationName = Place
poll.name = Poll name placegroupview.reservationProduct = Product
poll.save = Send answers placegroupview.token = Placecode / user
product.barcode = Barcode placetoken.commit = Associate token
product.billed = Billed placetoken.pageHeader = Add token
product.boughtTotal = Products billed placetoken.placelist = My places
product.cart.count = To shoppingcart placetoken.token = Token
product.cashed = Cashpaid placetoken.tokenNotFound = Token not found! Check token
product.color = Color in UI placetoken.topText = You can associate a ticket bought by someone else to your account by inserting a token to the field below
product.create = Create product
product.createDiscount = Add volumediscount poll.answer = Answer to poll
product.edit = edit poll.begin = Open poll
product.name = Name of product poll.create = Create
product.paid = Paid poll.description = Description
product.prepaid = Prepaid poll.edit = Edit
product.prepaidInstant = Created when prepaid is paid poll.end = Close poll
product.price = Price of product poll.name = Poll name
product.providedRole = Product defines role poll.save = Send answers
product.save = Save
product.shopInstant = Create automatic cashpayment product.barcode = Barcode
product.sort = Sort nr product.billed = Billed
product.totalPrice = Total product.boughtTotal = Products billed
product.unitName = Unit name product.cart.count = To shoppingcart
product.vat = VAT product.cashed = Cashpaid
product.color = Color in UI
productShopView.readBarcode = Read barcode product.create = Create product
product.createDiscount = Add volumediscount
products.save = Save product.edit = edit
product.name = Name of product
productshop.billCreated = Bill created product.paid = Paid
productshop.commit = Buy product.prepaid = Prepaid
productshop.limits = Available product.prepaidInstant = Created when prepaid is paid
productshop.minusOne = -1 product.price = Price of product
productshop.minusTen = -10 product.providedRole = Product defines role
productshop.noItemsInCart = There are no products in shopping cart product.save = Save
productshop.plusOne = +1 product.shopInstant = Create automatic cashpayment
productshop.plusTen = +10 product.sort = Sort nr
productshop.total = Total product.totalPrice = Total
product.unitName = Unit name
reader.assocToCard = Associate to card product.vat = VAT
reader.automaticProduct = Default product
reader.automaticProductCount = Amount productShopView.readBarcode = Read barcode
reader.createNewCard = Create new card
reader.description = Description products.save = Save
reader.edit = Edit
reader.identification = Identification productshop.billCreated = Bill created
reader.name = Reader name productshop.commit = Buy
reader.save = Save productshop.limits = Available
reader.select = Select reader productshop.minusOne = -1
reader.tag = Tag productshop.minusTen = -10
reader.type = Type productshop.noItemsInCart = There are no products in shopping cart
reader.user = User productshop.plusOne = +1
productshop.plusTen = +10
readerView.searchforuser = Search user productshop.total = Total
readerevent.associateToUser = Associate to user reader.assocToCard = Associate to card
readerevent.seenSince = Last seen reader.automaticProduct = Default product
readerevent.shopToUser = Buy to user reader.automaticProductCount = Amount
readerevent.tagname = Tag reader.createNewCard = Create new card
reader.description = Description
readerview.cards = Card ( printcount ) reader.edit = Edit
reader.identification = Identification
resetMail.body = You can change a forgotten password by inserting your username to the field below. A link where you can change the password will be sent to the email address associated to that. reader.name = Reader name
resetMail.header = Reset lost password reader.save = Save
resetMail.send = Send email reader.select = Select reader
resetMail.username = Username reader.tag = Tag
reader.type = Type
resetmailSent.body = Email has been sent containing a link where you can change the password. reader.user = User
resetmailSent.header = Email sent
readerView.searchforuser = Search user
rfidevent.empty = Empty
rfidevent.reader = Reader readerevent.associateToUser = Associate to user
rfidevent.searchuser = Search user readerevent.seenSince = Last seen
rfidevent.tag = Tag readerevent.shopToUser = Buy to user
readerevent.tagname = Tag
role.cardtemplate = Cardtemplate
role.create = Create role readerview.cards = Card ( printcount )
role.description = Description
role.edit = Edit resetMail.body = You can change a forgotten password by inserting your username to the field below. A link where you can change the password will be sent to the email address associated to that.
role.edit.save = Save resetMail.header = Reset lost password
role.execute = (X) resetMail.send = Send email
role.name = Name resetMail.username = Username
role.parents = Parents
role.permissionheader = Role permissions resetmailSent.body = Email has been sent containing a link where you can change the password.
role.read = (R) resetmailSent.header = Email sent
role.write = (W)
rfidevent.empty = Empty
salespoint.edit = Edit rfidevent.reader = Reader
salespoint.name = Name rfidevent.searchuser = Search user
salespoint.noSalesPoints = Amount rfidevent.tag = Tag
sendPicture.header = S role.cardtemplate = Cardtemplate
role.create = Create role
shop.accountBalance = Account balance role.description = Description
shop.cash = Cash deposit role.edit = Edit
shop.readBarcode = Read barcode role.edit.save = Save
shop.totalPrice = Price of products role.execute = (X)
shop.user = Selling to role.name = Name
role.parents = Parents
sidebar.bill.list = My bills role.permissionheader = Role permissions
sidebar.bill.listAll = All bills role.read = (R)
sidebar.bill.summary = Summary of bills role.write = (W)
sidebar.bills = Bills
sidebar.cardTemplate.create = New card template salespoint.edit = Edit
sidebar.cardTemplate.list = Show card templates salespoint.name = Name
sidebar.createuser = Register a new account salespoint.noSalesPoints = Amount
sidebar.eventorg.list = My organisations
sidebar.map.list = Maps sendPicture.header = S
sidebar.map.placemap = Placemap
sidebar.maps = Maps shop.accountBalance = Account balance
sidebar.other = Other shop.cash = Cash deposit
sidebar.product.create = New product shop.readBarcode = Read barcode
sidebar.product.createBill = Create bill shop.totalPrice = Price of products
sidebar.product.list = Products shop.user = Selling to
sidebar.products = Products
sidebar.role.create = New role sidebar.bill.list = My bills
sidebar.role.list = Roles sidebar.bill.listAll = All bills
sidebar.roles = Roles sidebar.bill.summary = Summary of bills
sidebar.shop.readerEvents = Reader events sidebar.bills = Bills
sidebar.shop.readerlist = Show readers sidebar.cardTemplate.create = New card template
sidebar.user.create = New user sidebar.cardTemplate.list = Show card templates
sidebar.user.editself = My preferences sidebar.createuser = Register a new account
sidebar.user.list = Users sidebar.eventorg.list = My organisations
sidebar.users = Users sidebar.map.list = Maps
sidebar.utils.flushCache = Flush Cache sidebar.map.placemap = Placemap
sidebar.utils.testdata = Testdata sidebar.maps = Maps
sidebar.other = Other
sitepage.addContent = Add content block sidebar.product.create = New product
sitepage.create = Create sidebar.product.createBill = Create bill
sitepage.edit = Edit sidebar.product.list = Products
sitepage.name = Page name sidebar.products = Products
sitepage.roles = Visible for roles sidebar.role.create = New role
sitepage.save = Save sidebar.role.list = Roles
sidebar.roles = Roles
sitepagelist.header = Site pages sidebar.shop.readerEvents = Reader events
sidebar.shop.readerlist = Show readers
submenu.auth.login = Login sidebar.user.create = New user
submenu.auth.logoutResponse = Logout successfull sidebar.user.editself = My preferences
submenu.auth.sendResetMail = Password reset sidebar.user.list = Users
submenu.bill.billSummary = Bill summary sidebar.users = Users
submenu.bill.list = My bills sidebar.utils.flushCache = Flush Cache
submenu.bill.listAll = All bills sidebar.utils.testdata = Testdata
submenu.index = Frontpage
submenu.map.create = Create map sitepage.addContent = Add content block
submenu.map.list = List maps sitepage.create = Create
submenu.orgrole.create = Create organisationrole sitepage.edit = Edit
submenu.orgrole.list = Organisation roles sitepage.name = Page name
submenu.pages.create = Create content sitepage.roles = Visible for roles
submenu.pages.list = List pages sitepage.save = Save
submenu.place.insertToken = Insert placecode
submenu.place.myGroups = Place reservations sitepagelist.header = Site pages
submenu.place.placemap = Placemap
submenu.poll.index = Polls submenu.auth.login = Login
submenu.product.create = Create product submenu.auth.logoutResponse = Logout successfull
submenu.product.list = List products submenu.auth.sendResetMail = Password reset
submenu.role.create = Create role submenu.bill.billSummary = Bill summary
submenu.role.list = Roles submenu.bill.list = My bills
submenu.shop.createBill = Shop submenu.bill.listAll = All bills
submenu.shop.listReaders = List readers submenu.index = Frontpage
submenu.shop.showReaderEvents = Reader events submenu.map.create = Create map
submenu.user.accountEvents = Account events submenu.map.list = List maps
submenu.user.changePassword = Change password submenu.orgrole.create = Create organisationrole
submenu.user.create = Create new user submenu.orgrole.list = Organisation roles
submenu.user.edit = User information submenu.pages.create = Create content
submenu.user.invite = Invite friends submenu.pages.list = List pages
submenu.user.manageuserlinks = Manage users submenu.place.insertToken = Insert placecode
submenu.user.other = Other submenu.place.myGroups = Place reservations
submenu.user.rolelinks = Manage roles submenu.place.placemap = Placemap
submenu.user.sendPicture = Send picture submenu.poll.index = Polls
submenu.user.shop = Shop submenu.product.create = Create product
submenu.user.userlinks = User information submenu.product.list = List products
submenu.useradmin.create = Create user submenu.role.create = Create role
submenu.useradmin.createCardTemplate = Create cardtemplate submenu.role.list = Roles
submenu.useradmin.list = List users submenu.shop.createBill = Shop
submenu.useradmin.listCardTemplates = Card templates submenu.shop.listReaders = List readers
submenu.useradmin.showTakePicture = Show webcam submenu.shop.showReaderEvents = Reader events
submenu.useradmin.validateUser = Validate user submenu.user.accountEvents = Account events
submenu.voting.compolist = Compos submenu.user.changePassword = Change password
submenu.voting.create = Create new compo submenu.user.create = Create new user
submenu.voting.myEntries = My entries submenu.user.edit = User information
submenu.user.invite = Invite friends
supernavi.admin = Adminview submenu.user.manageuserlinks = Manage users
supernavi.user = Userview submenu.user.other = Other
submenu.user.rolelinks = Manage roles
svm.failure.errorMessage = Payment error. submenu.user.sendPicture = Send picture
svm.failure.successMessage = Payment error successfull\u2026 ( Possibly already marked paid ) submenu.user.shop = Shop
svm.pending.errorMessage = Unknown error! If payment was successfull email will be sent after verification. submenu.user.userlinks = User information
svm.pending.successMessage = Payment pending. You will receive email after payment verification. submenu.useradmin.create = Create user
svm.success.errorMessage = Payment could not be verified! submenu.useradmin.createCardTemplate = Create cardtemplate
svm.success.successMessage = Payment was successfull. You can now your credits in the system. submenu.useradmin.list = List users
submenu.useradmin.listCardTemplates = Card templates
template.loggedInAs = Logged in as: submenu.useradmin.showTakePicture = Show webcam
submenu.useradmin.validateUser = Validate user
topnavi.adminshop = Adminshop submenu.voting.compolist = Compos
topnavi.billing = Billing submenu.voting.create = Create new compo
topnavi.compos = Compos submenu.voting.myEntries = My entries
topnavi.contents = Site contents
topnavi.foodwave = Food supernavi.admin = Adminview
topnavi.frontpage = Front page supernavi.user = Userview
topnavi.log = Log
topnavi.maps = Maps svm.failure.errorMessage = Payment error.
topnavi.placemap = Map svm.failure.successMessage = Payment error successfull\u2026 ( Possibly already marked paid )
topnavi.poll = Polls svm.pending.errorMessage = Unknown error! If payment was successfull email will be sent after verification.
topnavi.products = Products svm.pending.successMessage = Payment pending. You will receive email after payment verification.
topnavi.shop = Shop svm.success.errorMessage = Payment could not be verified!
topnavi.user = My properties svm.success.successMessage = Payment was successfull. You can now your credits in the system.
topnavi.userinit = User auth
topnavi.usermgmt = Users template.loggedInAs = Logged in as:
user.accountBalance = Account balance topnavi.adminshop = Adminshop
user.accountEventHeader = Account events topnavi.billing = Billing
user.accountevents = Account events topnavi.compos = Compos
user.address = Address topnavi.contents = Site contents
user.bank = Bank topnavi.foodwave = Food
user.bankaccount = Bank number topnavi.frontpage = Front page
user.birthday = Birthday topnavi.log = Log
user.cardPower = Usertype topnavi.maps = Maps
user.changePassword = Change password topnavi.placemap = Map
user.changepassword.forUser = For user topnavi.poll = Polls
user.changepassword.title = Change password topnavi.products = Products
user.create = Create user topnavi.shop = Shop
user.createdmessage = User has been created successfully. You can now login. topnavi.user = My properties
user.defaultImage = Default picture topnavi.userinit = User auth
user.edit = Edit topnavi.usermgmt = Users
user.edit.title = My information
user.email = Email user.accountBalance = Account balance
user.firstNames = Firstname user.accountEventHeader = Account events
user.hasImage = Image user.accountevents = Account events
user.image = Image user.address = Address
user.imagelist = Saved images user.bank = Bank
user.imagesubmit = Send image user.bankaccount = Bank number
user.insertToken = Insert token user.birthday = Birthday
user.invalidLoginCredentials = Invalid user credentials user.cardPower = Usertype
user.invite = Invite user.changePassword = Change password
user.invite.header = Accept invitation user.changepassword.forUser = For user
user.invitemail = Email address user.changepassword.title = Change password
user.lastName = Lastname user.create = Create user
user.login = Login user.createdmessage = User has been created successfully. You can now login.
user.myGroups = My place reservations user.defaultImage = Default picture
user.nick = Nick user.edit = Edit
user.noAccountevents = No account events user.edit.title = My information
user.noCurrentImage = No image user.email = Email
user.noImage = No image user.firstNames = Firstname
user.oldPassword = Current password user.hasImage = Image
user.page.invite = Invite friends user.image = Image
user.password = Password user.imagelist = Saved images
user.passwordcheck = Password ( again ) user.imagesubmit = Send image
user.passwordlengthMessage = Password is too short! user.insertToken = Insert token
user.phone = Tel user.invalidLoginCredentials = Invalid user credentials
user.realname = Name user.invite = Invite
user.roles = Roles user.invite.header = Accept invitation
user.rolesave = Save roles user.invitemail = Email address
user.save = Save user.lastName = Lastname
user.saveFailed = Save failed, Not enough permissions! user.login = Login
user.saveSuccessfull = Changes saved successfully user.myGroups = My place reservations
user.sendPicture = Send image user.nick = Nick
user.sex = Sex user.noAccountevents = No account events
user.sex.FEMALE = Female user.noCurrentImage = No image
user.sex.MALE = Male user.noImage = No image
user.sex.UNDEFINED = Undefined user.oldPassword = Current password
user.shop = Buy user.page.invite = Invite friends
user.shop.title = Shop to user user.password = Password
user.successfullySaved = Changes saved successfully user.passwordcheck = Password ( again )
user.superadmin = Superadmin user.passwordlengthMessage = Password is too short!
user.thisIsCurrentImage = Current image user.phone = Tel
user.town = City user.realname = Name
user.uploadimage = Send image user.roles = Roles
user.username = Username user.rolesave = Save roles
user.validate.notUniqueUsername = Username already exists. Please select another. user.save = Save
user.validateUser.commit = Send user.saveFailed = Save failed, Not enough permissions!
user.validateUser.header = Please insert credentials user.saveSuccessfull = Changes saved successfully
user.wholeName = Name user.sendPicture = Send image
user.zipCode = Postal nr. user.sex = Sex
user.sex.FEMALE = Female
userImport.commit = Commit user.sex.MALE = Male
user.sex.UNDEFINED = Undefined
userView.image = Image user.shop = Buy
user.shop.title = Shop to user
usercart.addSearchedUsers = Add searched users user.successfullySaved = Changes saved successfully
usercart.cartsize = Size user.superadmin = Superadmin
usercart.showCart = Show usercart user.thisIsCurrentImage = Current image
usercart.traverse = Traverse user.town = City
user.uploadimage = Send image
userimage.webcam = Take picture with webcam user.username = Username
user.validate.notUniqueUsername = Username already exists. Please select another.
userlist.header = Users user.validateUser.commit = Send
userlist.onlythisevent = Limit to users of this event user.validateUser.header = Please insert credentials
userlist.placeassoc = Assigned to place user.wholeName = Name
userlist.rolefilter = Assigned roles user.zipCode = Postal nr.
userlist.saldofilter = Saldo
userlist.search = Search userImport.commit = Commit
userlist.showAdvancedSearch = Advanced search
userView.image = Image
usertitle.managingUser = Shop
usercart.addSearchedUsers = Add searched users
userview.header = Users usercart.cartsize = Size
userview.invalidEmail = Invalid email address usercart.showCart = Show usercart
userview.loginstringFaulty = Username has to be atleast 2 characters long! usercart.traverse = Traverse
userview.oldPasswordError = Invalid password!
userview.passwordTooShort = Password has to be atleast 5 characters long! userimage.webcam = Take picture with webcam
userview.passwordsChanged = Password changed
userview.passwordsDontMatch = Passwords do not match! Please try again! userlist.header = Users
userview.userExists = Username already exists! please select another. userlist.onlythisevent = Limit to users of this event
userlist.placeassoc = Assigned to place
viewexpired.body = Please login again. userlist.rolefilter = Assigned roles
viewexpired.title = Login expired. Please login again. userlist.saldofilter = Saldo
userlist.search = Search
voting.allcompos.curEntries = # of entries userlist.showAdvancedSearch = Advanced search
voting.allcompos.descri = Description
voting.allcompos.description = List of all compos and theirs information. usertitle.managingUser = Shop
voting.allcompos.endTime = End time
voting.allcompos.header = All compos userview.header = Users
voting.allcompos.maxParts = Max participants userview.invalidEmail = Invalid email address
voting.allcompos.name = Name userview.loginstringFaulty = Username has to be atleast 2 characters long!
voting.allcompos.startTime = Start time userview.oldPasswordError = Invalid password!
voting.allcompos.submitEnd = Submit end userview.passwordTooShort = Password has to be atleast 5 characters long!
voting.allcompos.submitEntry = Submit entry userview.passwordsChanged = Password changed
voting.allcompos.submitStart = Submit start userview.passwordsDontMatch = Passwords do not match! Please try again!
voting.allcompos.voteEnd = Vote end userview.userExists = Username already exists! please select another.
voting.allcompos.voteStart = Vote start
voting.compo.submit = Submit entry viewexpired.body = Please login again.
voting.compo.vote = Vote viewexpired.title = Login expired. Please login again.
voting.compoentryadd.button = Send
voting.compoentryadd.description = Add new entry to compo voting.allcompos.curEntries = # of entries
voting.compoentryadd.entryname = Name voting.allcompos.descri = Description
voting.compoentryadd.file = File voting.allcompos.description = List of all compos and theirs information.
voting.compoentryadd.notes = Notes voting.allcompos.endTime = End time
voting.compoentryadd.screenmessage = Screenmessage voting.allcompos.header = All compos
voting.compoentryadd.title = Add entry voting.allcompos.maxParts = Max participants
voting.compoentryadd.uploadedFile = File to voting.allcompos.name = Name
voting.compoentrysave.button = Save voting.allcompos.startTime = Start time
voting.create.compoEnd = End time voting.allcompos.submitEnd = Submit end
voting.create.compoStart = Start time voting.allcompos.submitEntry = Submit entry
voting.create.createButton = Create voting.allcompos.submitStart = Submit start
voting.create.dateValidatorEndDate = End time before start time. voting.allcompos.voteEnd = Vote end
voting.create.description = Description voting.allcompos.voteStart = Vote start
voting.create.header = Create compo voting.compo.submit = Submit entry
voting.create.maxParticipants = Max participants voting.compo.vote = Vote
voting.create.name = Name voting.compoentryadd.button = Send
voting.create.submitEnd = Submit close voting.compoentryadd.description = Add new entry to compo
voting.create.submitStart = Submit start voting.compoentryadd.entryname = Name
voting.create.voteEnd = Voting close voting.compoentryadd.file = File
voting.create.voteStart = Voting start voting.compoentryadd.notes = Notes
voting.compoentryadd.screenmessage = Screenmessage
voting.compoentryadd.title = Add entry
voting.compoentryadd.uploadedFile = File to
voting.compoentrysave.button = Save
voting.create.compoEnd = End time
voting.create.compoStart = Start time
voting.create.createButton = Create
voting.create.dateValidatorEndDate = End time before start time.
voting.create.description = Description
voting.create.header = Create compo
voting.create.maxParticipants = Max participants
voting.create.name = Name
voting.create.submitEnd = Submit close
voting.create.submitStart = Submit start
voting.create.voteEnd = Voting close
voting.create.voteStart = Voting start
#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net) #Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)
#Bill number #Bill number
# Validationmessages # Validationmessages
actionlog.create.header = Create new actionmessage actionlog.create.header = Create new actionmessage
actionlog.create.message = Message actionlog.create.message = Message
actionlog.create.role = Target role actionlog.create.role = Target role
actionlog.create.submitbutton = Send actionlog.create.submitbutton = Send
actionlog.create.taskradio = Task actionlog.create.taskradio = Task
actionlog.crew = Crew actionlog.crew = Crew
actionlog.message = Event actionlog.message = Event
actionlog.messagelist.description = You can follow and create new action messages in this view actionlog.messagelist.description = You can follow and create new action messages in this view
actionlog.messagelist.header = Messagelist actionlog.messagelist.header = Messagelist
actionlog.state = State actionlog.state = State
actionlog.task = Task actionlog.task = Task
actionlog.tasklist.header = Tasklist actionlog.tasklist.header = Tasklist
actionlog.time = Time actionlog.time = Time
actionlog.user = User actionlog.user = User
bill.billMarkedPaidMail.message = Your deposit number {0} has been marked as paid. bill.billMarkedPaidMail.message = Your deposit number {0} has been marked as paid.
bill.billMarkedPaidMail.subject = [Streamparty] Your credits have been updated bill.billMarkedPaidMail.subject = [Streamparty] Your credits have been updated
error.contact = If this happens again, contact Info with the following code: error.contact = If this happens again, contact Info with the following code:
error.error = You have encountered an error. error.error = You have encountered an error.
eventorg.create = Create eventorg.create = Create
eventorg.edit = Edit eventorg.edit = Edit
global.cancel = Cancel global.cancel = Cancel
global.copyright = Codecrew Ry global.copyright = Codecrew Ry
global.infomail = info@streamparty.org global.infomail = info@streamparty.org
global.notAuthorizedExecute = You are not authorized to execute that!! global.notAuthorizedExecute = You are not authorized to execute that!!
global.notauthorized = You don't have enough rights to enter this site. global.notauthorized = You don't have enough rights to enter this site.
global.save = Save global.save = Save
global.webpage = http://www.streamparty.org global.webpage = http://www.streamparty.org
httpsession.creationTime = Created httpsession.creationTime = Created
login.login = Login login.login = Login
login.logout = Logout login.logout = Logout
login.logoutmessage = You have logged out of the system login.logoutmessage = You have logged out of the system
login.password = Password login.password = Password
login.submit = Login login.submit = Login
login.username = Username login.username = Username
loginerror.header = Login failed loginerror.header = Login failed
loginerror.message = Username of password incorrect. loginerror.message = Username of password incorrect.
loginerror.resetpassword = Reset password loginerror.resetpassword = Reset password
passwordChanged.body = You can now login with the new password. passwordChanged.body = You can now login with the new password.
passwordChanged.header = Password changed successfully. passwordChanged.header = Password changed successfully.
passwordReset.errorChanging = Unexpected error whilst password reset. Contact your administrator. passwordReset.errorChanging = Unexpected error whilst password reset. Contact your administrator.
passwordReset.hashNotFound = Password change token has expired. Please send the query again. passwordReset.hashNotFound = Password change token has expired. Please send the query again.
permissiondenied.alreadyLoggedIn = You don't have enough rights permissiondenied.alreadyLoggedIn = You don't have enough rights
permissiondenied.header = Access denied permissiondenied.header = Access denied
permissiondenied.notLoggedIn = You don't have enough rights to enter this site. permissiondenied.notLoggedIn = You don't have enough rights to enter this site.
resetMail.body = You can change a forgotten password by inserting your username to the field below. A link where you can change the password will be sent to the email address associated to that. resetMail.body = You can change a forgotten password by inserting your username to the field below. A link where you can change the password will be sent to the email address associated to that.
resetMail.header = Reset lost password resetMail.header = Reset lost password
resetMail.send = Send email resetMail.send = Send email
resetMail.username = Username resetMail.username = Username
resetmailSent.body = Email has been sent containing a link where you can change the password. resetmailSent.body = Email has been sent containing a link where you can change the password.
resetmailSent.header = Email sent resetmailSent.header = Email sent
accountEvent.commit = Tallenna accountEvent.commit = Tallenna
accountEvent.delivered = Toimitettu accountEvent.delivered = Toimitettu
accountEvent.edit = Muokkaa accountEvent.edit = Muokkaa
accountEvent.eventTime = Aika accountEvent.eventTime = Aika
accountEvent.productname = Tuote accountEvent.productname = Tuote
accountEvent.quantity = Lkm accountEvent.quantity = Lkm
accountEvent.seller = Myyj\u00E4 accountEvent.seller = Myyj\u00E4
accountEvent.total = Yhteens\u00E4 accountEvent.total = Yhteens\u00E4
accountEvent.unitPrice = Yksikk\u00F6hinta accountEvent.unitPrice = Yksikk\u00F6hinta
actionlog.create.header = Luo uusi ActionMessage actionlog.create.header = Luo uusi ActionMessage
actionlog.create.message = Viesti actionlog.create.message = Viesti
actionlog.create.role = Kohderooli actionlog.create.role = Kohderooli
actionlog.create.submitbutton = L\u00E4het\u00E4 actionlog.create.submitbutton = L\u00E4het\u00E4
actionlog.create.taskradio = Teht\u00E4v\u00E4 actionlog.create.taskradio = Teht\u00E4v\u00E4
actionlog.crew = Crew actionlog.crew = Crew
actionlog.message = Tapahtuma actionlog.message = Tapahtuma
actionlog.messagelist.description = Voit seurata sek\u00E4 luoda uusia ActionMessageja t\u00E4ss\u00E4 n\u00E4kym\u00E4ss\u00E4. actionlog.messagelist.description = Voit seurata sek\u00E4 luoda uusia ActionMessageja t\u00E4ss\u00E4 n\u00E4kym\u00E4ss\u00E4.
actionlog.messagelist.header = Viestilista actionlog.messagelist.header = Viestilista
actionlog.messagestate.DONE = Tehty actionlog.messagestate.DONE = Tehty
actionlog.messagestate.NEW = Uusi actionlog.messagestate.NEW = Uusi
actionlog.messagestate.PENDING = Ty\u00F6n alla actionlog.messagestate.PENDING = Ty\u00F6n alla
actionlog.state = Tila actionlog.state = Tila
actionlog.task = Teht\u00E4v\u00E4 actionlog.task = Teht\u00E4v\u00E4
actionlog.tasklist.header = Teht\u00E4v\u00E4lista actionlog.tasklist.header = Teht\u00E4v\u00E4lista
actionlog.time = Aika actionlog.time = Aika
actionlog.user = Tekij\u00E4 actionlog.user = Tekij\u00E4
applicationPermission.description = kuvaus applicationPermission.description = kuvaus
applicationPermission.name = Oikeusryhm\u00E4 applicationPermission.name = Oikeusryhm\u00E4
barcodeReader.readBarcode = Lue viivakoodi barcodeReader.readBarcode = Lue viivakoodi
bill.addr1 = Osoite 1 bill.addr1 = Osoite 1
bill.addr2 = Osoite 2 bill.addr2 = Osoite 2
bill.addr3 = Osoite 3 bill.addr3 = Osoite 3
bill.addr4 = Osoite 4 bill.addr4 = Osoite 4
bill.addr5 = Osoite 5 bill.addr5 = Osoite 5
bill.address = Maksajan osoite bill.address = Maksajan osoite
bill.billAmount = Laskun summa bill.billAmount = Laskun summa
bill.billIsPaid = Lasku on maksettu bill.billIsPaid = Lasku on maksettu
bill.billLines = Tuotteet bill.billLines = Tuotteet
bill.billNumber = Laskun numero bill.billNumber = Laskun numero
bill.billPaidDate = Maksup\u00E4iv\u00E4 bill.billPaidDate = Maksup\u00E4iv\u00E4
bill.deliveryTerms = Toimitusehdot bill.deliveryTerms = Toimitusehdot
bill.edit = Muokkaa bill.edit = Muokkaa
bill.isPaid = Maksettu bill.isPaid = Maksettu
bill.markPaid = Maksettu bill.markPaid = Maksettu
bill.markedPaid = Lasku merkitty maksetuksi. bill.markedPaid = Lasku merkitty maksetuksi.
bill.notes = Huomioita bill.notes = Huomioita
bill.noticetime = Huomautusaika bill.noticetime = Huomautusaika
bill.ourReference = Myyj\u00E4n viite bill.ourReference = Myyj\u00E4n viite
bill.paidDate = Maksup\u00E4iv\u00E4 bill.paidDate = Maksup\u00E4iv\u00E4
bill.payer = Maksaja bill.payer = Maksaja
bill.paymentTime = Maksuehdot bill.paymentTime = Maksuehdot
bill.paymentTime.now = Heti bill.paymentTime.now = Heti
bill.printBill = Tulosta lasku bill.printBill = Tulosta lasku
bill.receiverAddress = Kauppiaan osoite bill.receiverAddress = Kauppiaan osoite
bill.referenceNumberBase = Viitenumeropohja bill.referenceNumberBase = Viitenumeropohja
bill.referencenumber = Viitenumero bill.referencenumber = Viitenumero
bill.sentDate = P\u00E4iv\u00E4ys bill.sentDate = P\u00E4iv\u00E4ys
bill.show = N\u00E4yt\u00E4 bill.show = N\u00E4yt\u00E4
bill.theirReference = Asiakkaan viite bill.theirReference = Asiakkaan viite
bill.totalPrice = Laskun summa bill.totalPrice = Laskun summa
billine.linePrice = Yhteens\u00E4 billine.linePrice = Yhteens\u00E4
billine.name = Tuote billine.name = Tuote
billine.quantity = Lukum\u00E4\u00E4r\u00E4 billine.quantity = Lukum\u00E4\u00E4r\u00E4
billine.referencedProduct = Tuoteviittaus billine.referencedProduct = Tuoteviittaus
billine.save = Tallenna billine.save = Tallenna
billine.unitName = Yksikk\u00F6 billine.unitName = Yksikk\u00F6
billine.unitPrice = Yksikk\u00F6hinta billine.unitPrice = Yksikk\u00F6hinta
billine.vat = ALV billine.vat = ALV
bills.noBills = Ei laskuja bills.noBills = Ei laskuja
card.massprint.title = Tulosta kaikki card.massprint.title = Tulosta kaikki
cardTemplate.create = Luo cardTemplate.create = Luo
cardTemplate.edit = Muokkaa cardTemplate.edit = Muokkaa
cardTemplate.id = Id cardTemplate.id = Id
cardTemplate.imageheader = Nykyinen pohja cardTemplate.imageheader = Nykyinen pohja
cardTemplate.name = Korttipohja cardTemplate.name = Korttipohja
cardTemplate.power = Teho cardTemplate.power = Teho
cardTemplate.roles = Yhdistetyt roolit cardTemplate.roles = Yhdistetyt roolit
cardTemplate.save = Tallenna cardTemplate.save = Tallenna
cardTemplate.sendImage = Lataa kuva cardTemplate.sendImage = Lataa kuva
cart.item = Tuote cart.item = Tuote
cart.item_quantity = M\u00E4\u00E4r\u00E4 cart.item_quantity = M\u00E4\u00E4r\u00E4
cart.item_total = Yhteens\u00E4 cart.item_total = Yhteens\u00E4
cart.item_unitprice = Hinta cart.item_unitprice = Hinta
cart.total = Yhteens\u00E4 cart.total = Yhteens\u00E4
checkout.cancel.errorMessage = Virhe peruutuksen vahvistuksessa\u2026 Ilmoita t\u00E4st\u00E4 osoitteeseen code@codecrew.fi checkout.cancel.errorMessage = Virhe peruutuksen vahvistuksessa\u2026 Ilmoita t\u00E4st\u00E4 osoitteeseen code@codecrew.fi
checkout.cancel.successMessage = Voit yritt\u00E4\u00E4 maksua uudelleen omista laskuistasi. checkout.cancel.successMessage = Voit yritt\u00E4\u00E4 maksua uudelleen omista laskuistasi.
checkout.reject.errorMessage = Virhe hyl\u00E4tyn maksun k\u00E4sittelyss\u00E4. Raportoi t\u00E4m\u00E4 virhe osoitteeseen: code@codecrew.fi checkout.reject.errorMessage = Virhe hyl\u00E4tyn maksun k\u00E4sittelyss\u00E4. Raportoi t\u00E4m\u00E4 virhe osoitteeseen: code@codecrew.fi
checkout.reject.successMessage = Maksu hyl\u00E4tty. Voit yritt\u00E4\u00E4 maksua uudelleen omista laskuistasi. checkout.reject.successMessage = Maksu hyl\u00E4tty. Voit yritt\u00E4\u00E4 maksua uudelleen omista laskuistasi.
checkout.return.errorDelayed = Virhe viiv\u00E4stetyn maksun vahvistuksessa. Ota yhteytt\u00E4 code@codecrew.fi checkout.return.errorDelayed = Virhe viiv\u00E4stetyn maksun vahvistuksessa. Ota yhteytt\u00E4 code@codecrew.fi
checkout.return.errorMessage = Virhe maksun onnistuneen maksun vahvistuksessa. Raportoi t\u00E4m\u00E4 virhe yll\u00E4pidolle: code@codecrew.fi checkout.return.errorMessage = Virhe maksun onnistuneen maksun vahvistuksessa. Raportoi t\u00E4m\u00E4 virhe yll\u00E4pidolle: code@codecrew.fi
checkout.return.successDelayed = Viiv\u00E4stetty maksu onnistunut. Maksu vahvistet\u00E4\u00E4n my\u00F6hemp\u00E4n\u00E4 ajankohtana, yleens\u00E4 noin tunnin sis\u00E4ll\u00E4. checkout.return.successDelayed = Viiv\u00E4stetty maksu onnistunut. Maksu vahvistet\u00E4\u00E4n my\u00F6hemp\u00E4n\u00E4 ajankohtana, yleens\u00E4 noin tunnin sis\u00E4ll\u00E4.
checkout.return.successMessage = Maksu vahvistettu. Tuotteet on maksettu ja voit siirty\u00E4 varmaan haluamiasi paikkoja. checkout.return.successMessage = Maksu vahvistettu. Tuotteet on maksettu ja voit siirty\u00E4 varmaan haluamiasi paikkoja.
compo.edit = Muokkaa compoa compo.edit = Muokkaa compoa
compo.saveVotes = Tallenna \u00E4\u00E4net compo.saveVotes = Tallenna \u00E4\u00E4net
compo.savesort = Tallenna j\u00E4rjestys compo.savesort = Tallenna j\u00E4rjestys
compo.votesSaved = \u00C4\u00E4net tallennettu compo.votesSaved = \u00C4\u00E4net tallennettu
compofile.download = lataa compofile.download = lataa
compofile.download.header = Lataa tiedosto compofile.download.header = Lataa tiedosto
compofile.upload = L\u00E4het\u00E4 tiedosto compofile.upload = L\u00E4het\u00E4 tiedosto
discount.active = Aktiivinen discount.active = Aktiivinen
discount.amountMax = Enimm\u00E4ism\u00E4\u00E4r\u00E4 discount.amountMax = Enimm\u00E4ism\u00E4\u00E4r\u00E4
discount.amountMin = V\u00E4himm\u00E4ism\u00E4\u00E4r\u00E4 discount.amountMin = V\u00E4himm\u00E4ism\u00E4\u00E4r\u00E4
discount.code = Alennuskoodi discount.code = Alennuskoodi
discount.create = Luo uusi discount.create = Luo uusi
discount.details = Tiedot discount.details = Tiedot
discount.edit = Muokkaa discount.edit = Muokkaa
discount.maxNum = Alennusten enimm\u00E4islkm discount.maxNum = Alennusten enimm\u00E4islkm
discount.perUser = Alennuksia per k\u00E4ytt\u00E4j\u00E4 discount.perUser = Alennuksia per k\u00E4ytt\u00E4j\u00E4
discount.percentage = Alennusprosentti discount.percentage = Alennusprosentti
discount.products = Tuotteet discount.products = Tuotteet
discount.role = Roolialennus discount.role = Roolialennus
discount.save = Tallenna discount.save = Tallenna
discount.shortdesc = Kuvaus discount.shortdesc = Kuvaus
discount.validFrom = Voimassa alkaen discount.validFrom = Voimassa alkaen
discount.validTo = Voimassa asti discount.validTo = Voimassa asti
editplace.header = Muokkaa paikkaa editplace.header = Muokkaa paikkaa
editplacegroup.header = Paikkaryhm\u00E4n tiedot editplacegroup.header = Paikkaryhm\u00E4n tiedot
entry.edit = Muokkaa entry.edit = Muokkaa
error.contact = Jos t\u00E4m\u00E4 toistuu, ota seuraava koodi talteen ja ota yhteys Infoon: error.contact = Jos t\u00E4m\u00E4 toistuu, ota seuraava koodi talteen ja ota yhteys Infoon:
error.error = Olet kohdannut virheen. error.error = Olet kohdannut virheen.
event.defaultRole = K\u00E4ytt\u00E4jien oletusrooli event.defaultRole = K\u00E4ytt\u00E4jien oletusrooli
event.edit = Muokkaa event.edit = Muokkaa
event.endTime = Lopetusp\u00E4iv\u00E4 event.endTime = Lopetusp\u00E4iv\u00E4
event.name = Tapahtuman nimi event.name = Tapahtuman nimi
event.nextBillNumber = Seuraavan laskun numero event.nextBillNumber = Seuraavan laskun numero
event.referenceNumberBase = Viitenumeron pohja event.referenceNumberBase = Viitenumeron pohja
event.save = Tallenna event.save = Tallenna
event.startTime = Aloitusp\u00E4iv\u00E4 event.startTime = Aloitusp\u00E4iv\u00E4
eventdomain.domainname = Domain eventdomain.domainname = Domain
eventdomain.remove = Poista eventdomain.remove = Poista
eventmap.active = Aktiivinen\u0009 eventmap.active = Aktiivinen\u0009
eventmap.buyable.like = Paikat eventmap.buyable.like = Paikat
eventmap.buyable.lock = Lukitse paikat eventmap.buyable.lock = Lukitse paikat
eventmap.buyable.release = Vapauta paikat eventmap.buyable.release = Vapauta paikat
eventmap.name = Kartan nimi eventmap.name = Kartan nimi
eventmap.notes = Lis\u00E4tiedot eventmap.notes = Lis\u00E4tiedot
eventmap.save = Tallenna eventmap.save = Tallenna
eventorg.bankName1 = Pankin nimi 1 eventorg.bankName1 = Pankin nimi 1
eventorg.bankName2 = Pankin nimi 2 eventorg.bankName2 = Pankin nimi 2
eventorg.bankNumber1 = Tilinumero 1 eventorg.bankNumber1 = Tilinumero 1
eventorg.bankNumber2 = Tilinumero 2 eventorg.bankNumber2 = Tilinumero 2
eventorg.billAddress1 = Laskutusosoite 1 eventorg.billAddress1 = Laskutusosoite 1
eventorg.billAddress2 = Laskutusosoite 2 eventorg.billAddress2 = Laskutusosoite 2
eventorg.billAddress3 = Laskutusosoite 3 eventorg.billAddress3 = Laskutusosoite 3
eventorg.billAddress4 = Laskutusosoite 4 eventorg.billAddress4 = Laskutusosoite 4
eventorg.bundleCountry = Kieli-bundle eventorg.bundleCountry = Kieli-bundle
eventorg.create = Luo eventorg.create = Luo
eventorg.createEvent = Luo tapahtuma eventorg.createEvent = Luo tapahtuma
eventorg.createevent = Luo uusi tapahtuma eventorg.createevent = Luo uusi tapahtuma
eventorg.edit = Muokkaa eventorg.edit = Muokkaa
eventorg.events = Organisaation tapahtumat eventorg.events = Organisaation tapahtumat
eventorg.organisation = Organisaation nimi eventorg.organisation = Organisaation nimi
eventorg.save = Tallenna eventorg.save = Tallenna
eventorgView.eventname = Tapahtuman nimi eventorgView.eventname = Tapahtuman nimi
eventorganiser.name = Tapahtumaj\u00E4rjest\u00E4j\u00E4 eventorganiser.name = Tapahtumaj\u00E4rjest\u00E4j\u00E4
food = Ruoka food = Ruoka
foodWave.description = Kuvaus foodWave.description = Kuvaus
foodWave.name = Nimi foodWave.name = Nimi
foodWave.template.name = Nimi foodWave.template.name = Nimi
foodWave.time = Aika foodWave.time = Aika
foodshop.buyFromCounter = Maksa infossa foodshop.buyFromCounter = Maksa infossa
foodshop.buyFromInternet = Maksa Internetiss\u00E4 foodshop.buyFromInternet = Maksa Internetiss\u00E4
game.gamepoints = Insomnia Game pisteet: foodwave.template.basicinfo = Template Infot
foodwave.template.edit.title = Foodwave Template Editori
gamepoints = Pelipisteit\u00E4 foodwave.template.selectproducts = Tuotteet
global.cancel = Peruuta foodwavetemplate.actions = Toimet
global.copyright = Codecrew Ry foodwavetemplate.addproduct = Lis\u00E4\u00E4
global.eventname = Tapahtumanimi foodwavetemplate.basicinfo = Templeitti
global.notAuthorizedExecute = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia suorittaa t\u00E4t\u00E4 toimenpidett\u00E4! foodwavetemplate.description = Kuvaus
global.notauthorized = Sinulla ei ole riitt\u00E4vi\u00E4 oikeuksia t\u00E4lle sivulle. foodwavetemplate.editRow = Muokkaa
global.save = Tallenna foodwavetemplate.name = Nimi
foodwavetemplate.price = Hinta
httpsession.creationTime = Luotu foodwavetemplate.productdescription = Kuvaus
httpsession.id = ID foodwavetemplate.productname = Nimi\r\n
httpsession.invalidate = Mit\u00E4t\u00F6i foodwavetemplate.removeFromList = Poista
httpsession.invalidateSuccessfull = Sessio onnistuneesti mit\uFFFDt\uFFFDity foodwavetemplate.selectproducts = Tuotteet
httpsession.isSessionNew = Uusi sessio
httpsession.lastAccessedTime = Viimeksi n\uFFFDhty game.gamepoints = Insomnia Game pisteet:
httpsession.maxInactiveInterval = Aikakatkaisu (s)
httpsession.sessionHasExisted = Ollut elossa (s) gamepoints = Pelipisteit\u00E4
httpsession.user = Tunnus
global.cancel = Peruuta
imagefile.description = Kuvaus global.copyright = Codecrew Ry
imagefile.file = Kuvatiedosto global.eventname = Tapahtumanimi
global.notAuthorizedExecute = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia suorittaa t\u00E4t\u00E4 toimenpidett\u00E4!
importuser.file = Tiedosto global.notauthorized = Sinulla ei ole riitt\u00E4vi\u00E4 oikeuksia t\u00E4lle sivulle.
importuser.template = Malli global.save = Tallenna
index.title = Etusivu httpsession.creationTime = Luotu
httpsession.id = ID
invite.emailexists = J\u00E4rjestelm\u00E4ss\u00E4 on jo k\u00E4ytt\u00E4j\u00E4tunnus samalla s\u00E4hk\u00F6postiosoitteella. httpsession.invalidate = Mit\u00E4t\u00F6i
invite.notFound = Kutsu virheellinen tai jo k\u00E4ytetty. httpsession.invalidateSuccessfull = Sessio onnistuneesti mit\uFFFDt\uFFFDity
invite.successfull = Kutsu l\u00E4hetetty httpsession.isSessionNew = Uusi sessio
invite.userCreateSuccessfull = K\u00E4ytt\u00E4j\u00E4tunnus luotu onnistuneesti. Voit nyt kirjautua sis\u00E4\u00E4n j\u00E4rjeselm\u00E4\u00E4n. httpsession.lastAccessedTime = Viimeksi n\uFFFDhty
httpsession.maxInactiveInterval = Aikakatkaisu (s)
javax.validation.constraints.AssertFalse.message = must be false httpsession.sessionHasExisted = Ollut elossa (s)
javax.validation.constraints.AssertTrue.message = must be true httpsession.user = Tunnus
javax.validation.constraints.DecimalMax.message = must be less than or equal to {value}
javax.validation.constraints.DecimalMin.message = must be greater than or equal to {value} imagefile.description = Kuvaus
javax.validation.constraints.Digits.message = numeric value out of bounds (<{integer} digits>.<{fraction} digits> expected) imagefile.file = Kuvatiedosto
javax.validation.constraints.Future.message = must be in the future
javax.validation.constraints.Max.message = must be less than or equal to {value} importuser.file = Tiedosto
javax.validation.constraints.Min.message = must be greater than or equal to {value} importuser.template = Malli
javax.validation.constraints.NotNull.message = may not be null
javax.validation.constraints.Null.message = must be null index.title = Etusivu
javax.validation.constraints.Past.message = must be in the past
javax.validation.constraints.Pattern.message = must match "{regexp}" invite.emailexists = J\u00E4rjestelm\u00E4ss\u00E4 on jo k\u00E4ytt\u00E4j\u00E4tunnus samalla s\u00E4hk\u00F6postiosoitteella.
javax.validation.constraints.Size.message = size must be between {min} and {max} invite.notFound = Kutsu virheellinen tai jo k\u00E4ytetty.
invite.successfull = Kutsu l\u00E4hetetty
layout.editBottom = Muokkaa alasis\u00E4lt\u00F6\u00E4 invite.userCreateSuccessfull = K\u00E4ytt\u00E4j\u00E4tunnus luotu onnistuneesti. Voit nyt kirjautua sis\u00E4\u00E4n j\u00E4rjeselm\u00E4\u00E4n.
layout.editContent = Muokkaa sis\u00E4lt\u00F6\u00E4
layout.editTop = Muokkaa yl\u00E4sis\u00E4lt\u00F6\u00E4 javax.validation.constraints.AssertFalse.message = must be false
javax.validation.constraints.AssertTrue.message = must be true
login.login = Kirjaudu sis\u00E4\u00E4n javax.validation.constraints.DecimalMax.message = must be less than or equal to {value}
login.logout = Kirjaudu ulos javax.validation.constraints.DecimalMin.message = must be greater than or equal to {value}
login.logoutmessage = Olet kirjautunut ulos j\u00E4rjestelm\u00E4st\u00E4. javax.validation.constraints.Digits.message = numeric value out of bounds (<{integer} digits>.<{fraction} digits> expected)
login.password = Salasana javax.validation.constraints.Future.message = must be in the future
login.submit = Kirjaudu sis\u00E4\u00E4n javax.validation.constraints.Max.message = must be less than or equal to {value}
login.username = K\u00E4ytt\u00E4j\u00E4tunnus javax.validation.constraints.Min.message = must be greater than or equal to {value}
javax.validation.constraints.NotNull.message = may not be null
loginerror.header = Kirjautuminen ep\u00E4onnistui javax.validation.constraints.Null.message = must be null
loginerror.message = K\u00E4ytt\u00E4j\u00E4tunnus tai salasana ei ollut oikein. javax.validation.constraints.Past.message = must be in the past
loginerror.resetpassword = Salasana unohtunut? javax.validation.constraints.Pattern.message = must match "{regexp}"
javax.validation.constraints.Size.message = size must be between {min} and {max}
map.edit = Muokkaa
map.generate = Generoi paikat layout.editBottom = Muokkaa alasis\u00E4lt\u00F6\u00E4
map.height = Paikan korkeus (px) layout.editContent = Muokkaa sis\u00E4lt\u00F6\u00E4
map.id = # layout.editTop = Muokkaa yl\u00E4sis\u00E4lt\u00F6\u00E4
map.name = Nimi
map.namebase = Puolipisteell\u00E4 erotetut p\u00F6yt\u00E4-etuliitteet login.login = Kirjaudu sis\u00E4\u00E4n
map.oneRowTable = Yhden rivin p\u00F6yd\u00E4t login.logout = Kirjaudu ulos
map.placesInRow = Paikkoja riviss\u00E4 login.logoutmessage = Olet kirjautunut ulos j\u00E4rjestelm\u00E4st\u00E4.
map.product = Paikkatuote login.password = Salasana
map.startX = P\u00F6yd\u00E4n X-aloituskoord. login.submit = Kirjaudu sis\u00E4\u00E4n
map.startY = P\u00F6yd\u00E4n Y-aloituskoord. login.username = K\u00E4ytt\u00E4j\u00E4tunnus
map.submitMap = L\u00E4het\u00E4 karttapohja
map.tableCount = P\u00F6ytien lukum\u00E4\u00E4r\u00E4 loginerror.header = Kirjautuminen ep\u00E4onnistui
map.tableXdiff = P\u00F6ytien v\u00E4li ( X ) loginerror.message = K\u00E4ytt\u00E4j\u00E4tunnus tai salasana ei ollut oikein.
map.tableYdiff = P\u00F6ytien v\u00E4li ( Y ) loginerror.resetpassword = Salasana unohtunut?
map.tablesHorizontal = P\u00F6yd\u00E4t vaakatasossa
map.width = Leveys (px) map.edit = Muokkaa
map.generate = Generoi paikat
mapEdit.removePlaces = Poista kaikki paikat map.height = Paikan korkeus (px)
map.id = #
mapManage.lockedPlaces = Lukittu kartasta {0} paikkaa. map.name = Nimi
mapManage.releasedPlaces = Vapautettu kartasta {0} paikkaa map.namebase = Puolipisteell\u00E4 erotetut p\u00F6yt\u00E4-etuliitteet
map.oneRowTable = Yhden rivin p\u00F6yd\u00E4t
mapView.buyPlaces = Lukitse valitut paikat map.placesInRow = Paikkoja riviss\u00E4
mapView.errorWhenReleasingPlace = Paikkaa vapauttassa tapahtui virhe. map.product = Paikkatuote
mapView.errorWhenReservingPlace = Paikkaa varatessa tapahtui virhe. map.startX = P\u00F6yd\u00E4n X-aloituskoord.
mapView.errorWhileBuyingPlaces = Virhe paikkojen ostossa. Ole hyv\u00E4 ja yrit\u00E4 uudelleen. Jos virhe toistuu ota yhteytt\u00E4 j\u00E4rjest\u00E4jiin. map.startY = P\u00F6yd\u00E4n Y-aloituskoord.
mapView.notEnoughCreditsToReserve = Sinulla ei ole riitt\u00E4v\u00E4sti suoritettuja konepaikkamaksuja t\u00E4m\u00E4n paikan varaamiseen. map.submitMap = L\u00E4het\u00E4 karttapohja
map.tableCount = P\u00F6ytien lukum\u00E4\u00E4r\u00E4
menu.index = Etusivu map.tableXdiff = P\u00F6ytien v\u00E4li ( X )
menu.name = Nimi map.tableYdiff = P\u00F6ytien v\u00E4li ( Y )
menu.place.placemap = Paikkakartta map.tablesHorizontal = P\u00F6yd\u00E4t vaakatasossa
menu.poll.index = Kyselyt map.width = Leveys (px)
menu.select = Valitse
menu.shop.createBill = Kauppa mapEdit.removePlaces = Poista kaikki paikat
menu.sort = J\u00E4rjest\u00E4
menu.user.edit = Omat tiedot mapManage.lockedPlaces = Lukittu kartasta {0} paikkaa.
mapManage.releasedPlaces = Vapautettu kartasta {0} paikkaa
news.abstract = Lyhennelm\u00E4
news.expire = Lopeta julkaisu mapView.buyPlaces = Lukitse valitut paikat
news.publish = Julkaise mapView.errorWhenReleasingPlace = Paikkaa vapauttassa tapahtui virhe.
news.save = Tallenna mapView.errorWhenReservingPlace = Paikkaa varatessa tapahtui virhe.
news.title = Otsikko mapView.errorWhileBuyingPlaces = Virhe paikkojen ostossa. Ole hyv\u00E4 ja yrit\u00E4 uudelleen. Jos virhe toistuu ota yhteytt\u00E4 j\u00E4rjest\u00E4jiin.
mapView.notEnoughCreditsToReserve = Sinulla ei ole riitt\u00E4v\u00E4sti suoritettuja konepaikkamaksuja t\u00E4m\u00E4n paikan varaamiseen.
newsgroup.edit = Muokkaa
newsgroup.name = Uutisryhm\u00E4n nimi menu.index = Etusivu
newsgroup.priority = J\u00E4rjestysnumero menu.name = Nimi
newsgroup.readerRole = Lukijoiden roolit menu.place.placemap = Paikkakartta
newsgroup.writerRole = Kirjoittajaryhm\u00E4 menu.poll.index = Kyselyt
menu.select = Valitse
newslist.header = Uutisryhm\u00E4t menu.shop.createBill = Kauppa
menu.sort = J\u00E4rjest\u00E4
org.hibernate.validator.constraints.Email.message = not a well-formed email address menu.user.edit = Omat tiedot
org.hibernate.validator.constraints.Length.message = length must be between {min} and {max}
org.hibernate.validator.constraints.NotEmpty.message = may not be empty news.abstract = Lyhennelm\u00E4
org.hibernate.validator.constraints.Range.message = must be between {min} and {max} news.expire = Lopeta julkaisu
news.publish = Julkaise
orgrole.create = Luo news.save = Tallenna
orgrole.name = Nimi news.title = Otsikko
orgrole.parents = Periytyy
newsgroup.edit = Muokkaa
page.account.list.header = Tilitapahtumat newsgroup.name = Uutisryhm\u00E4n nimi
page.auth.loginerror.header = kirjautuminen ep\u00E4onnistui newsgroup.priority = J\u00E4rjestysnumero
page.auth.logout.header = Uloskirjautuminen newsgroup.readerRole = Lukijoiden roolit
page.auth.logoutsuccess.header = Logout newsgroup.writerRole = Kirjoittajaryhm\u00E4
page.auth.resetPassword.header = Nollaa salasana
page.bill.billSummary.header = Laskujen yhteenveto newslist.header = Uutisryhm\u00E4t
page.bill.list.header = Laskut
page.bill.show.header = Laskun tiedot org.hibernate.validator.constraints.Email.message = not a well-formed email address
page.checkout.cancel.header = Maksu peruutettu. org.hibernate.validator.constraints.Length.message = length must be between {min} and {max}
page.checkout.delayed.header = Viiv\u00E4stetty maksu org.hibernate.validator.constraints.NotEmpty.message = may not be empty
page.checkout.reject.header = Maksu hyl\u00E4tty! org.hibernate.validator.constraints.Range.message = must be between {min} and {max}
page.checkout.return.header = Maksu vahvistettu
page.place.insertToken.header = Sy\u00F6t\u00E4 paikkakoodi orgrole.create = Luo
page.place.mygroups.header = Paikkaryhm\u00E4t orgrole.name = Nimi
page.place.placemap.header = Paikkakartta orgrole.parents = Periytyy
page.product.createBill.header = Osta tuotteita
page.product.validateBillProducts.header = Lasku luotu page.account.list.header = Tilitapahtumat
page.svm.failure.header = Verkkomaksuvirhe page.auth.loginerror.header = kirjautuminen ep\u00E4onnistui
page.svm.pending.header = Maksukuittausta odotetaan page.auth.logout.header = Uloskirjautuminen
page.svm.success.header = Verkkomaksu onnistui page.auth.logoutsuccess.header = Logout
page.user.create.header = Luo uusi k\u00E4ytt\u00E4j\u00E4 page.auth.resetPassword.header = Nollaa salasana
page.bill.billSummary.header = Laskujen yhteenveto
pagination.firstpage = Ensimm\u00E4inen page.bill.list.header = Laskut
pagination.lastpage = Viimeinen page.bill.show.header = Laskun tiedot
pagination.nextpage = Seuraava page.checkout.cancel.header = Maksu peruutettu.
pagination.pages = Sivuja page.checkout.delayed.header = Viiv\u00E4stetty maksu
pagination.previouspage = Edellinen page.checkout.reject.header = Maksu hyl\u00E4tty!
pagination.results = Tuloksia page.checkout.return.header = Maksu vahvistettu
page.place.insertToken.header = Sy\u00F6t\u00E4 paikkakoodi
passwordChanged.body = Voit nyt kirjautua k\u00E4ytt\u00E4j\u00E4tunnuksella ja uudella salasanalla sis\u00E4\u00E4n j\u00E4rjestelm\u00E4\u00E4n. page.place.mygroups.header = Paikkaryhm\u00E4t
passwordChanged.header = Salasana vaihdettu onnistuneesti page.place.placemap.header = Paikkakartta
page.product.createBill.header = Osta tuotteita
passwordReset.errorChanging = Odotamaton virhe. Ota yhteytt\u00E4 yll\u00E4pitoon. page.product.validateBillProducts.header = Lasku luotu
passwordReset.hashNotFound = Salasanan vaihto on vanhentunut. Jos haluat vaihtaa salasanan l\u00E4het\u00E4 vaihtopyynt\u00F6 uudelleen. page.svm.failure.header = Verkkomaksuvirhe
page.svm.pending.header = Maksukuittausta odotetaan
passwordreset.mailBody = Voit vaihtaa salasanasi osoitteessa {0}\n\nJos et ole pyyt\u00E4nyt unohtuneen salasanan vaihtamista, ei t\u00E4h\u00E4n viestiin tarvitse reagoida.\n\nTerveisin,\nInsomnia lippupalvelu\nwww.insomnia.fi page.svm.success.header = Verkkomaksu onnistui
passwordreset.mailSubject = [INSOMNIA] Salasanan vaihtaminen page.user.create.header = Luo uusi k\u00E4ytt\u00E4j\u00E4
passwordreset.usernotfound = Annettua k\u00E4ytt\u00E4j\u00E4tunnusta ei l\u00F6ydy. Huomioi ett\u00E4 isot ja pienet kirjaimet ovat merkitsevi\u00E4.
pagination.firstpage = Ensimm\u00E4inen
permissiondenied.alreadyLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia! pagination.lastpage = Viimeinen
permissiondenied.header = P\u00E4\u00E4sy kielletty pagination.nextpage = Seuraava
permissiondenied.notLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia t\u00E4lle sivulle. pagination.pages = Sivuja
pagination.previouspage = Edellinen
place.buyable = Ostettavissa pagination.results = Tuloksia
place.code = Paikkakoodi
place.commit = Tallenna passwordChanged.body = Voit nyt kirjautua k\u00E4ytt\u00E4j\u00E4tunnuksella ja uudella salasanalla sis\u00E4\u00E4n j\u00E4rjestelm\u00E4\u00E4n.
place.description = Kuvaus passwordChanged.header = Salasana vaihdettu onnistuneesti
place.details = Tiedot
place.edit = Muokkaa passwordReset.errorChanging = Odotamaton virhe. Ota yhteytt\u00E4 yll\u00E4pitoon.
place.groupremove = Poista paikka paikkaryhm\u00E4st\u00E4 passwordReset.hashNotFound = Salasanan vaihto on vanhentunut. Jos haluat vaihtaa salasanan l\u00E4het\u00E4 vaihtopyynt\u00F6 uudelleen.
place.height = Korkeus
place.id = ID passwordreset.mailBody = Voit vaihtaa salasanasi osoitteessa {0}\n\nJos et ole pyyt\u00E4nyt unohtuneen salasanan vaihtamista, ei t\u00E4h\u00E4n viestiin tarvitse reagoida.\n\nTerveisin,\nInsomnia lippupalvelu\nwww.insomnia.fi
place.mapX = X passwordreset.mailSubject = [INSOMNIA] Salasanan vaihtaminen
place.mapY = Y passwordreset.usernotfound = Annettua k\u00E4ytt\u00E4j\u00E4tunnusta ei l\u00F6ydy. Huomioi ett\u00E4 isot ja pienet kirjaimet ovat merkitsevi\u00E4.
place.membership = Yhdistetty k\u00E4ytt\u00E4j\u00E4
place.name = Nimi permissiondenied.alreadyLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia!
place.noReserver = Ei liitetty k\u00E4ytt\u00E4j\u00E4\u00E4n permissiondenied.header = P\u00E4\u00E4sy kielletty
place.product = Tuote permissiondenied.notLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia t\u00E4lle sivulle.
place.releasetime = Vapautusaika
place.width = Leveys place.buyable = Ostettavissa
place.code = Paikkakoodi
placeSelect.legend.blue = Oma valittu paikka place.commit = Tallenna
placeSelect.legend.green = Oma ostettu paikka place.description = Kuvaus
placeSelect.legend.grey = Vapautetaan tarvittaessa place.details = Tiedot
placeSelect.legend.red = Varattu paikka place.edit = Muokkaa
placeSelect.legend.white = Vapaa paikka place.groupremove = Poista paikka paikkaryhm\u00E4st\u00E4
placeSelect.placeName = Paikka place.height = Korkeus
placeSelect.placePrice = Paikan hinta place.id = ID
placeSelect.placeProductName = Paikan tyyppi place.mapX = X
placeSelect.placesleft = Paikkoja j\u00E4ljell\u00E4 place.mapY = Y
placeSelect.reservationPrice = Tilauksen hinta place.membership = Yhdistetty k\u00E4ytt\u00E4j\u00E4
placeSelect.reservedPlaces = Valitut paikat place.name = Nimi
placeSelect.totalPlaces = Paikkoja yhteens\u00E4 place.noReserver = Ei liitetty k\u00E4ytt\u00E4j\u00E4\u00E4n
place.product = Tuote
placegroup.created = Luotu place.releasetime = Vapautusaika
placegroup.creator = Varaaja place.width = Leveys
placegroup.details = Tiedot
placegroup.edit = N\u00E4yt\u00E4 placeSelect.legend.blue = Oma valittu paikka
placegroup.edited = Muokattu placeSelect.legend.green = Oma ostettu paikka
placegroup.name = Nimi placeSelect.legend.grey = Vapautetaan tarvittaessa
placegroup.placename = Paikka placeSelect.legend.red = Varattu paikka
placegroup.places = Paikat placeSelect.legend.white = Vapaa paikka
placegroup.printPdf = Tulosta paikkakoodit placeSelect.placeName = Paikka
placeSelect.placePrice = Paikan hinta
placegroupview.groupCreator = Varaaja placeSelect.placeProductName = Paikan tyyppi
placegroupview.header = Omat paikat placeSelect.placesleft = Paikkoja j\u00E4ljell\u00E4
placegroupview.noMemberships = Ei omia paikkoja placeSelect.reservationPrice = Tilauksen hinta
placegroupview.placeReleaseFailed = Paikan vapauttaminen ep\u00E4onnistui! placeSelect.reservedPlaces = Valitut paikat
placegroupview.placeReleased = Paikka {0} vapautettu placeSelect.totalPlaces = Paikkoja yhteens\u00E4
placegroupview.releasePlace = Vapauta
placegroupview.reservationName = Paikka placegroup.created = Luotu
placegroupview.reservationProduct = Tuote placegroup.creator = Varaaja
placegroupview.token = Paikkakoodi / k\u00E4ytt\u00E4j\u00E4 placegroup.details = Tiedot
placegroup.edit = N\u00E4yt\u00E4
placetoken.commit = Liit\u00E4 placegroup.edited = Muokattu
placetoken.pageHeader = Lis\u00E4\u00E4 konepaikkakoodi placegroup.name = Nimi
placetoken.placelist = Omat paikat placegroup.placename = Paikka
placetoken.token = Paikkakoodi placegroup.places = Paikat
placetoken.tokenNotFound = Paikkakoodia ei l\u00F6ytynyt! Tarkista koodi. placegroup.printPdf = Tulosta paikkakoodit
placetoken.topText = Voit yhdist\u00E4\u00E4 paikan omaan k\u00E4ytt\u00E4j\u00E4tunnukseesi sy\u00F6tt\u00E4m\u00E4ll\u00E4 paikkakoodin allaolevaan kentt\u00E4\u00E4n.
placegroupview.groupCreator = Varaaja
poll.answer = Vastaa kyselyyn placegroupview.header = Omat paikat
poll.begin = Avaa kysely placegroupview.noMemberships = Ei omia paikkoja
poll.create = Luo placegroupview.placeReleaseFailed = Paikan vapauttaminen ep\u00E4onnistui!
poll.description = Kuvaus placegroupview.placeReleased = Paikka {0} vapautettu
poll.edit = Muokkaa placegroupview.releasePlace = Vapauta
poll.end = Sulje kysely placegroupview.reservationName = Paikka
poll.name = Kyselyn nimi placegroupview.reservationProduct = Tuote
poll.save = L\u00E4het\u00E4 vastauksesi placegroupview.token = Paikkakoodi / k\u00E4ytt\u00E4j\u00E4
product.barcode = Viivakoodi placetoken.commit = Liit\u00E4
product.billed = Laskutettu placetoken.pageHeader = Lis\u00E4\u00E4 konepaikkakoodi
product.boughtTotal = Tuotteita laskutettu placetoken.placelist = Omat paikat
product.cart.count = Ostoskoriin placetoken.token = Paikkakoodi
product.cashed = Ostettu k\u00E4teisell\u00E4 placetoken.tokenNotFound = Paikkakoodia ei l\u00F6ytynyt! Tarkista koodi.
product.color = V\u00E4ri k\u00E4ytt\u00F6liittym\u00E4ss\u00E4 placetoken.topText = Voit yhdist\u00E4\u00E4 paikan omaan k\u00E4ytt\u00E4j\u00E4tunnukseesi sy\u00F6tt\u00E4m\u00E4ll\u00E4 paikkakoodin allaolevaan kentt\u00E4\u00E4n.
product.create = Luo tuote
product.createDiscount = Lis\u00E4\u00E4 m\u00E4\u00E4r\u00E4alennus poll.answer = Vastaa kyselyyn
product.edit = Muokkaa poll.begin = Avaa kysely
product.name = Tuotteen nimi poll.create = Luo
product.paid = Maksettu poll.description = Kuvaus
product.prepaid = Prepaid poll.edit = Muokkaa
product.prepaidInstant = Luodaan kun prepaid maksetaan poll.end = Sulje kysely
product.price = Tuotteen hinta poll.name = Kyselyn nimi
product.providedRole = Tuote m\u00E4\u00E4ritt\u00E4\u00E4 roolin poll.save = L\u00E4het\u00E4 vastauksesi
product.save = Tallenna
product.shopInstant = Luo k\u00E4teismaksu tuotteille product.barcode = Viivakoodi
product.sort = J\u00E4rjestys luku product.billed = Laskutettu
product.totalPrice = Summa product.boughtTotal = Tuotteita laskutettu
product.unitName = Tuoteyksikk\u00F6 product.cart.count = Ostoskoriin
product.vat = ALV product.cashed = Ostettu k\u00E4teisell\u00E4
product.color = V\u00E4ri k\u00E4ytt\u00F6liittym\u00E4ss\u00E4
productShopView.readBarcode = Lue viivakoodi product.create = Luo tuote
product.createDiscount = Lis\u00E4\u00E4 m\u00E4\u00E4r\u00E4alennus
products.save = Tallenna product.edit = Muokkaa
product.name = Tuotteen nimi
productshop.billCreated = Lasku luotu product.paid = Maksettu
productshop.commit = Osta product.prepaid = Prepaid
productshop.limits = Vapaana product.prepaidInstant = Luodaan kun prepaid maksetaan
productshop.minusOne = -1 product.price = Tuotteen hinta
productshop.minusTen = -10 product.providedRole = Tuote m\u00E4\u00E4ritt\u00E4\u00E4 roolin
productshop.noItemsInCart = Ostoskorissa ei ole tuotteita product.save = Tallenna
productshop.plusOne = +1 product.shopInstant = Luo k\u00E4teismaksu tuotteille
productshop.plusTen = +10 product.sort = J\u00E4rjestys luku
productshop.total = Yhteens\u00E4 product.totalPrice = Summa
product.unitName = Tuoteyksikk\u00F6
reader.assocToCard = Yhdist\u00E4 korttiin product.vat = ALV
reader.automaticProduct = Oletustuote
reader.automaticProductCount = M\u00E4\u00E4r\u00E4 productShopView.readBarcode = Lue viivakoodi
reader.createNewCard = Luo uusi kortti
reader.description = Kuvaus products.save = Tallenna
reader.edit = Muokkaa
reader.identification = Tunniste productshop.billCreated = Lasku luotu
reader.name = Lukijan nimi productshop.commit = Osta
reader.save = Tallenna productshop.limits = Vapaana
reader.select = Valitse lukija productshop.minusOne = -1
reader.tag = Tag productshop.minusTen = -10
reader.type = Tyyppi productshop.noItemsInCart = Ostoskorissa ei ole tuotteita
reader.user = K\u00E4ytt\u00E4j\u00E4 productshop.plusOne = +1
productshop.plusTen = +10
readerView.searchforuser = Etsi k\u00E4ytt\u00E4j\u00E4\u00E4 productshop.total = Yhteens\u00E4
readerevent.associateToUser = Yhdist\u00E4 k\u00E4ytt\u00E4j\u00E4\u00E4n reader.assocToCard = Yhdist\u00E4 korttiin
readerevent.seenSince = N\u00E4hty viimeksi reader.automaticProduct = Oletustuote
readerevent.shopToUser = Osta k\u00E4ytt\u00E4j\u00E4lle reader.automaticProductCount = M\u00E4\u00E4r\u00E4
readerevent.tagname = Tagi reader.createNewCard = Luo uusi kortti
reader.description = Kuvaus
readerview.cards = Kortit ( tulostuslkm ) reader.edit = Muokkaa
reader.identification = Tunniste
resetMail.body = Voit vaihtaa unohtuneen salasanan sy\u00F6tt\u00E4m\u00E4ll\u00E4 k\u00E4ytt\u00E4j\u00E4tunnuksesi allaolevaan kentt\u00E4\u00E4n. Tunnukseen liitettyyn s\u00E4hk\u00F6postiosoitteeseen l\u00E4hetet\u00E4\u00E4n kertak\u00E4ytt\u00F6inen osoite jossa voit vaihtaa sy\u00F6tt\u00E4m\u00E4si k\u00E4ytt\u00E4j\u00E4tunnuksen salasanan. reader.name = Lukijan nimi
resetMail.header = Salasana unohtunut? reader.save = Tallenna
resetMail.send = L\u00E4het\u00E4 s\u00E4hk\u00F6posti reader.select = Valitse lukija
resetMail.username = K\u00E4ytt\u00E4j\u00E4tunnus reader.tag = Tag
reader.type = Tyyppi
resetmailSent.body = Antamasi k\u00E4ytt\u00E4j\u00E4tunnuksen s\u00E4hk\u00F6postiosoitteeseen on l\u00E4hetetty osoite jossa voit vaihtaa tunnuksen salasanan. reader.user = K\u00E4ytt\u00E4j\u00E4
resetmailSent.header = S\u00E4hk\u00F6posti l\u00E4hetetty
readerView.searchforuser = Etsi k\u00E4ytt\u00E4j\u00E4\u00E4
rfidevent.empty = Tyhj\u00E4
rfidevent.reader = Lukija readerevent.associateToUser = Yhdist\u00E4 k\u00E4ytt\u00E4j\u00E4\u00E4n
rfidevent.searchuser = Hae k\u00E4ytt\u00E4j\u00E4\u00E4 readerevent.seenSince = N\u00E4hty viimeksi
rfidevent.tag = T\u00E4gi readerevent.shopToUser = Osta k\u00E4ytt\u00E4j\u00E4lle
readerevent.tagname = Tagi
role.cardtemplate = Korttipohja
role.create = Luo rooli readerview.cards = Kortit ( tulostuslkm )
role.description = Kuvaus
role.edit = Muokkaa resetMail.body = Voit vaihtaa unohtuneen salasanan sy\u00F6tt\u00E4m\u00E4ll\u00E4 k\u00E4ytt\u00E4j\u00E4tunnuksesi allaolevaan kentt\u00E4\u00E4n. Tunnukseen liitettyyn s\u00E4hk\u00F6postiosoitteeseen l\u00E4hetet\u00E4\u00E4n kertak\u00E4ytt\u00F6inen osoite jossa voit vaihtaa sy\u00F6tt\u00E4m\u00E4si k\u00E4ytt\u00E4j\u00E4tunnuksen salasanan.
role.edit.save = Tallenna resetMail.header = Salasana unohtunut?
role.name = Nimi resetMail.send = L\u00E4het\u00E4 s\u00E4hk\u00F6posti
role.parents = Periytyy resetMail.username = K\u00E4ytt\u00E4j\u00E4tunnus
role.savePermissions = Tallenna oikeudet
resetmailSent.body = Antamasi k\u00E4ytt\u00E4j\u00E4tunnuksen s\u00E4hk\u00F6postiosoitteeseen on l\u00E4hetetty osoite jossa voit vaihtaa tunnuksen salasanan.
salespoint.edit = Muokkaa resetmailSent.header = S\u00E4hk\u00F6posti l\u00E4hetetty
salespoint.name = Nimi
salespoint.noSalesPoints = M\u00E4\u00E4r\u00E4 rfidevent.empty = Tyhj\u00E4
rfidevent.reader = Lukija
sendPicture.header = L\u00E4het\u00E4 kuva rfidevent.searchuser = Hae k\u00E4ytt\u00E4j\u00E4\u00E4
rfidevent.tag = T\u00E4gi
shop.accountBalance = Tilin saldo
shop.cash = K\u00E4teispano role.cardtemplate = Korttipohja
shop.readBarcode = Lue viivakoodi role.create = Luo rooli
shop.totalPrice = Tuotteiden hinta role.description = Kuvaus
shop.user = Myyd\u00E4\u00E4n role.edit = Muokkaa
role.edit.save = Tallenna
sidebar.bill.list = Omat laskut role.name = Nimi
sidebar.bill.listAll = Kaikki laskut role.parents = Periytyy
sidebar.bill.summary = Laskujen yhteenveto role.savePermissions = Tallenna oikeudet
sidebar.bills = Laskut
sidebar.cardTemplate.create = Uusi korttipohja salespoint.edit = Muokkaa
sidebar.cardTemplate.list = N\u00E4yt\u00E4 korttipohjat salespoint.name = Nimi
sidebar.createuser = Rekister\u00F6idy uudeksi k\u00E4ytt\u00E4j\u00E4ksi salespoint.noSalesPoints = M\u00E4\u00E4r\u00E4
sidebar.eventorg.list = Omat organisaatiot
sidebar.map.list = Kartat sendPicture.header = L\u00E4het\u00E4 kuva
sidebar.map.placemap = Paikkakartta
sidebar.maps = Kartat shop.accountBalance = Tilin saldo
sidebar.other = Muuta shop.cash = K\u00E4teispano
sidebar.product.create = Uusi tuote shop.readBarcode = Lue viivakoodi
sidebar.product.createBill = Luo lasku shop.totalPrice = Tuotteiden hinta
sidebar.product.list = Tuotteet shop.user = Myyd\u00E4\u00E4n
sidebar.products = Tuotteet
sidebar.role.create = Uusi rooli sidebar.bill.list = Omat laskut
sidebar.role.list = Roolit sidebar.bill.listAll = Kaikki laskut
sidebar.roles = Roolit sidebar.bill.summary = Laskujen yhteenveto
sidebar.shop.readerEvents = Lukijan tapahtumat sidebar.bills = Laskut
sidebar.shop.readerlist = N\u00E4yt\u00E4 lukijat sidebar.cardTemplate.create = Uusi korttipohja
sidebar.user.create = Uusi k\u00E4ytt\u00E4j\u00E4 sidebar.cardTemplate.list = N\u00E4yt\u00E4 korttipohjat
sidebar.user.list = K\u00E4ytt\u00E4j\u00E4t sidebar.createuser = Rekister\u00F6idy uudeksi k\u00E4ytt\u00E4j\u00E4ksi
sidebar.users = K\u00E4ytt\u00E4j\u00E4t sidebar.eventorg.list = Omat organisaatiot
sidebar.utils.flushCache = Flush Cache sidebar.map.list = Kartat
sidebar.utils.testdata = Testdata sidebar.map.placemap = Paikkakartta
sidebar.maps = Kartat
sitepage.addContent = Lis\u00E4\u00E4 sis\u00E4lt\u00F6laatikko sidebar.other = Muuta
sitepage.create = Luo uusi sidebar.product.create = Uusi tuote
sitepage.edit = Muokkaa sidebar.product.createBill = Luo lasku
sitepage.name = Sivun nimi sidebar.product.list = Tuotteet
sitepage.roles = N\u00E4ytet\u00E4\u00E4n rooleille sidebar.products = Tuotteet
sitepage.save = Tallenna sidebar.role.create = Uusi rooli
sidebar.role.list = Roolit
sitepagelist.header = Sivuston sis\u00E4ll\u00F6t sidebar.roles = Roolit
sidebar.shop.readerEvents = Lukijan tapahtumat
submenu.auth.login = Kirjaudu sidebar.shop.readerlist = N\u00E4yt\u00E4 lukijat
submenu.auth.logoutResponse = Uloskirjautuminen onnistui sidebar.user.create = Uusi k\u00E4ytt\u00E4j\u00E4
submenu.auth.sendResetMail = Salasanan palautus sidebar.user.list = K\u00E4ytt\u00E4j\u00E4t
submenu.bill.billSummary = Laskujen yhteenveto sidebar.users = K\u00E4ytt\u00E4j\u00E4t
submenu.bill.list = N\u00E4yt\u00E4 omat laskut sidebar.utils.flushCache = Flush Cache
submenu.bill.listAll = Kaikki laskut sidebar.utils.testdata = Testdata
submenu.index = Etusivu
submenu.map.create = Uusi kartta sitepage.addContent = Lis\u00E4\u00E4 sis\u00E4lt\u00F6laatikko
submenu.map.list = N\u00E4yt\u00E4 kartat sitepage.create = Luo uusi
submenu.orgrole.create = Luo j\u00E4rjest\u00E4j\u00E4rooli sitepage.edit = Muokkaa
submenu.orgrole.list = J\u00E4rjest\u00E4j\u00E4roolit sitepage.name = Sivun nimi
submenu.pages.create = Luo sis\u00E4lt\u00F6\u00E4 sitepage.roles = N\u00E4ytet\u00E4\u00E4n rooleille
submenu.pages.list = N\u00E4yt\u00E4 sis\u00E4ll\u00F6t sitepage.save = Tallenna
submenu.place.insertToken = Sy\u00F6t\u00E4 paikkakoodi
submenu.place.myGroups = Omat paikkavaraukset sitepagelist.header = Sivuston sis\u00E4ll\u00F6t
submenu.place.placemap = Paikkakartta
submenu.poll.index = Kyselyt submenu.auth.login = Kirjaudu
submenu.product.create = Uusi tuote submenu.auth.logoutResponse = Uloskirjautuminen onnistui
submenu.product.list = Listaa tuotteet submenu.auth.sendResetMail = Salasanan palautus
submenu.role.create = Luo rooli submenu.bill.billSummary = Laskujen yhteenveto
submenu.role.list = Roolit submenu.bill.list = N\u00E4yt\u00E4 omat laskut
submenu.shop.createBill = Luo lasku submenu.bill.listAll = Kaikki laskut
submenu.shop.listReaders = N\u00E4yt\u00E4 lukijat submenu.index = Etusivu
submenu.shop.showReaderEvents = Lukijan tapahtumat submenu.map.create = Uusi kartta
submenu.user.accountEvents = Tilitapahtumat submenu.map.list = N\u00E4yt\u00E4 kartat
submenu.user.changePassword = Vaihda salasana submenu.orgrole.create = Luo j\u00E4rjest\u00E4j\u00E4rooli
submenu.user.create = Luo k\u00E4ytt\u00E4j\u00E4 submenu.orgrole.list = J\u00E4rjest\u00E4j\u00E4roolit
submenu.user.createCardTemplate = Luo korttiryhm\u00E4 submenu.pages.create = Luo sis\u00E4lt\u00F6\u00E4
submenu.user.edit = K\u00E4ytt\u00E4j\u00E4n tiedot submenu.pages.list = N\u00E4yt\u00E4 sis\u00E4ll\u00F6t
submenu.user.invite = Kutsu yst\u00E4vi\u00E4 submenu.place.insertToken = Sy\u00F6t\u00E4 paikkakoodi
submenu.user.list = Kaikki k\u00E4ytt\u00E4j\u00E4t submenu.place.myGroups = Omat paikkavaraukset
submenu.user.listCardTemplates = Korttiryhm\u00E4t submenu.place.placemap = Paikkakartta
submenu.user.manageuserlinks = Hallitse k\u00E4ytt\u00E4ji\u00E4 submenu.poll.index = Kyselyt
submenu.user.other = Muuta submenu.product.create = Uusi tuote
submenu.user.rolelinks = Hallitse rooleja submenu.product.list = Listaa tuotteet
submenu.user.sendPicture = L\u00E4het\u00E4 kuva submenu.role.create = Luo rooli
submenu.user.shop = Kauppaan submenu.role.list = Roolit
submenu.user.userlinks = Muokkaa tietoja submenu.shop.createBill = Luo lasku
submenu.useradmin.create = Luo uusi k\u00E4ytt\u00E4j\u00E4 submenu.shop.listReaders = N\u00E4yt\u00E4 lukijat
submenu.useradmin.createCardTemplate = Luo uusi korttipohja submenu.shop.showReaderEvents = Lukijan tapahtumat
submenu.useradmin.list = Listaa k\u00E4ytt\u00E4j\u00E4t submenu.user.accountEvents = Tilitapahtumat
submenu.useradmin.listCardTemplates = Listaa korttipohjat submenu.user.changePassword = Vaihda salasana
submenu.useradmin.showTakePicture = N\u00E4yt\u00E4 webcam submenu.user.create = Luo k\u00E4ytt\u00E4j\u00E4
submenu.useradmin.validateUser = Validoi k\u00E4ytt\u00E4j\u00E4 submenu.user.createCardTemplate = Luo korttiryhm\u00E4
submenu.voting.compolist = Kilpailut submenu.user.edit = K\u00E4ytt\u00E4j\u00E4n tiedot
submenu.voting.create = Uusi kilpailu submenu.user.invite = Kutsu yst\u00E4vi\u00E4
submenu.voting.myEntries = Omat entryt submenu.user.list = Kaikki k\u00E4ytt\u00E4j\u00E4t
submenu.user.listCardTemplates = Korttiryhm\u00E4t
supernavi.admin = Yll\u00E4piton\u00E4kym\u00E4 submenu.user.manageuserlinks = Hallitse k\u00E4ytt\u00E4ji\u00E4
supernavi.user = K\u00E4ytt\u00E4j\u00E4n\u00E4kym\u00E4 submenu.user.other = Muuta
submenu.user.rolelinks = Hallitse rooleja
svm.failure.errorMessage = Verkkomaksuvirhe. submenu.user.sendPicture = L\u00E4het\u00E4 kuva
svm.failure.successMessage = Maksuvirhe onnistunut. ( Maksu mahdollisesti merkitty jo maksetuksi ) submenu.user.shop = Kauppaan
svm.pending.errorMessage = Maksukuittausta odotetaan. Kuittauksesta l\u00E4hetet\u00E4\u00E4n ilmoitus s\u00E4hk\u00F6postitse. submenu.user.userlinks = Muokkaa tietoja
svm.pending.successMessage = Maksukuittausta odotetaan. Kuittauksesta l\u00E4hetet\u00E4\u00E4n ilmoitus s\u00E4hk\u00F6postitse. submenu.useradmin.create = Luo uusi k\u00E4ytt\u00E4j\u00E4
svm.success.errorMessage = Verkkomaksua ei voitu verifioida! Virheest\u00E4 on raportoitu eteenp\u00E4in. submenu.useradmin.createCardTemplate = Luo uusi korttipohja
svm.success.successMessage = Verkkomaksu onnistui. submenu.useradmin.list = Listaa k\u00E4ytt\u00E4j\u00E4t
submenu.useradmin.listCardTemplates = Listaa korttipohjat
template.loggedInAs = Kirjautunut tunnuksella: submenu.useradmin.showTakePicture = N\u00E4yt\u00E4 webcam
submenu.useradmin.validateUser = Validoi k\u00E4ytt\u00E4j\u00E4
topnavi.adminshop = Kauppa submenu.voting.compolist = Kilpailut
topnavi.billing = Laskutus submenu.voting.create = Uusi kilpailu
topnavi.compos = Kilpailut submenu.voting.myEntries = Omat entryt
topnavi.contents = Sivuston sis\u00E4lt\u00F6
topnavi.foodwave = Ruokatilaus supernavi.admin = Yll\u00E4piton\u00E4kym\u00E4
topnavi.frontpage = Etusivu supernavi.user = K\u00E4ytt\u00E4j\u00E4n\u00E4kym\u00E4
topnavi.log = Logi
topnavi.maps = Kartat svm.failure.errorMessage = Verkkomaksuvirhe.
topnavi.placemap = Paikkakartta svm.failure.successMessage = Maksuvirhe onnistunut. ( Maksu mahdollisesti merkitty jo maksetuksi )
topnavi.poll = Kyselyt svm.pending.errorMessage = Maksukuittausta odotetaan. Kuittauksesta l\u00E4hetet\u00E4\u00E4n ilmoitus s\u00E4hk\u00F6postitse.
topnavi.products = Tuotteet svm.pending.successMessage = Maksukuittausta odotetaan. Kuittauksesta l\u00E4hetet\u00E4\u00E4n ilmoitus s\u00E4hk\u00F6postitse.
topnavi.shop = Kauppa svm.success.errorMessage = Verkkomaksua ei voitu verifioida! Virheest\u00E4 on raportoitu eteenp\u00E4in.
topnavi.user = Omat tiedot svm.success.successMessage = Verkkomaksu onnistui.
topnavi.userinit = K\u00E4ytt\u00E4j\u00E4n tunnistus
topnavi.usermgmt = K\u00E4ytt\u00E4j\u00E4t template.loggedInAs = Kirjautunut tunnuksella:
user.accountBalance = Tilin saldo topnavi.adminshop = Kauppa
user.accountEventHeader = Tilitapahtumat topnavi.billing = Laskutus
user.accountevents = Tilitapahtumat topnavi.compos = Kilpailut
user.address = Osoite topnavi.contents = Sivuston sis\u00E4lt\u00F6
user.bank = Pankki topnavi.foodwave = Ruokatilaus
user.bankaccount = Pankkitili topnavi.frontpage = Etusivu
user.birthday = Syntym\u00E4p\u00E4iv\u00E4 topnavi.log = Logi
user.cardPower = K\u00E4ytt\u00E4j\u00E4tyyppi topnavi.maps = Kartat
user.changePassword = Vaihda salasana topnavi.placemap = Paikkakartta
user.changepassword.forUser = K\u00E4ytt\u00E4j\u00E4lle topnavi.poll = Kyselyt
user.changepassword.title = Vaihda salasana topnavi.products = Tuotteet
user.create = Luo k\u00E4ytt\u00E4j\u00E4 topnavi.shop = Kauppa
user.createdmessage = K\u00E4ytt\u00E4j\u00E4tunnus on luotu onnistuneesti. Voit nyt kirjautua sis\u00E4\u00E4n. topnavi.user = Omat tiedot
user.defaultImage = Oletukuva topnavi.userinit = K\u00E4ytt\u00E4j\u00E4n tunnistus
user.edit = Muokkaa topnavi.usermgmt = K\u00E4ytt\u00E4j\u00E4t
user.edit.title = Omat tiedot
user.email = S\u00E4hk\u00F6posti user.accountBalance = Tilin saldo
user.firstNames = Etunimi user.accountEventHeader = Tilitapahtumat
user.hasImage = Kuva user.accountevents = Tilitapahtumat
user.imageUploaded = Kuva l\u00E4hetetty. user.address = Osoite
user.imagelist = Tallennetut kuvat user.bank = Pankki
user.imagesubmit = L\u00E4het\u00E4 kuva user.bankaccount = Pankkitili
user.insert = Sy\u00F6t\u00E4 arvo user.birthday = Syntym\u00E4p\u00E4iv\u00E4
user.invalidLoginCredentials = K\u00E4ytt\u00E4j\u00E4tunnus tai salasana v\u00E4\u00E4rin. user.cardPower = K\u00E4ytt\u00E4j\u00E4tyyppi
user.invite = Kutsu user.changePassword = Vaihda salasana
user.invite.header = Luo k\u00E4ytt\u00E4j\u00E4 kutsusta user.changepassword.forUser = K\u00E4ytt\u00E4j\u00E4lle
user.invitemail = S\u00E4hk\u00F6postiosoite user.changepassword.title = Vaihda salasana
user.lastName = Sukunimi user.create = Luo k\u00E4ytt\u00E4j\u00E4
user.login = K\u00E4ytt\u00E4j\u00E4tunnus user.createdmessage = K\u00E4ytt\u00E4j\u00E4tunnus on luotu onnistuneesti. Voit nyt kirjautua sis\u00E4\u00E4n.
user.nick = Nick user.defaultImage = Oletukuva
user.noAccountevents = Ei tilitapahtumia user.edit = Muokkaa
user.noCurrentImage = Ei kuvaa user.edit.title = Omat tiedot
user.noImage = EI kuvaa user.email = S\u00E4hk\u00F6posti
user.oldPassword = Nykyinen salasana user.firstNames = Etunimi
user.page.invite = Kutsu yst\u00E4vi\u00E4 user.hasImage = Kuva
user.password = Salasana user.imageUploaded = Kuva l\u00E4hetetty.
user.passwordcheck = Salasana ( uudelleen ) user.imagelist = Tallennetut kuvat
user.passwordlengthMessage = Salasana liian lyhyt user.imagesubmit = L\u00E4het\u00E4 kuva
user.phone = Puhelin user.insert = Sy\u00F6t\u00E4 arvo
user.placegroups = Omat paikkaryhm\u00E4t user.invalidLoginCredentials = K\u00E4ytt\u00E4j\u00E4tunnus tai salasana v\u00E4\u00E4rin.
user.realname = Nimi user.invite = Kutsu
user.roles = Roolit user.invite.header = Luo k\u00E4ytt\u00E4j\u00E4 kutsusta
user.rolesave = Tallenna roolit user.invitemail = S\u00E4hk\u00F6postiosoite
user.save = Tallenna user.lastName = Sukunimi
user.sendPicture = Kuvan l\u00E4hetys user.login = K\u00E4ytt\u00E4j\u00E4tunnus
user.sex = Sukupuoli user.nick = Nick
user.sex.FEMALE = Nainen user.noAccountevents = Ei tilitapahtumia
user.sex.MALE = Mies user.noCurrentImage = Ei kuvaa
user.sex.UNDEFINED = M\u00E4\u00E4rittelem\u00E4tt\u00E4 user.noImage = EI kuvaa
user.shop = Osta user.oldPassword = Nykyinen salasana
user.shop.title = Osta k\u00E4ytt\u00E4j\u00E4lle user.page.invite = Kutsu yst\u00E4vi\u00E4
user.successfullySaved = Tiedot tallennettu onnistuneesti user.password = Salasana
user.superadmin = Superadmin user.passwordcheck = Salasana ( uudelleen )
user.thisIsCurrentImage = Nykyinen kuva user.passwordlengthMessage = Salasana liian lyhyt
user.town = Kaupunki user.phone = Puhelin
user.uploadimage = L\u00E4het\u00E4 kuva user.placegroups = Omat paikkaryhm\u00E4t
user.username = K\u00E4ytt\u00E4j\u00E4tunnus user.realname = Nimi
user.validate.notUniqueUsername = K\u00E4ytt\u00E4j\u00E4tunnus on jo olemassa. Ole hyv\u00E4 ja valitse toinen tunnus user.roles = Roolit
user.validateUser.commit = L\u00E4het\u00E4 user.rolesave = Tallenna roolit
user.validateUser.header = Ole hyv\u00E4 ja sy\u00F6t\u00E4 kirjautumistiedot user.save = Tallenna
user.wholeName = Nimi user.sendPicture = Kuvan l\u00E4hetys
user.zipCode = Postinumero user.sex = Sukupuoli
user.sex.FEMALE = Nainen
userImport.commit = Hyv\u00E4ksy user.sex.MALE = Mies
user.sex.UNDEFINED = M\u00E4\u00E4rittelem\u00E4tt\u00E4
userView.image = Kuva user.shop = Osta
user.shop.title = Osta k\u00E4ytt\u00E4j\u00E4lle
usercart.addSearchedUsers = Lis\u00E4\u00E4 haetut k\u00E4ytt\u00E4j\u00E4t user.successfullySaved = Tiedot tallennettu onnistuneesti
usercart.cartsize = Koko user.superadmin = Superadmin
usercart.showCart = K\u00E4ytt\u00E4j\u00E4kori user.thisIsCurrentImage = Nykyinen kuva
usercart.traverse = K\u00E4y l\u00E4pi user.town = Kaupunki
user.uploadimage = L\u00E4het\u00E4 kuva
userimage.webcam = Ota kuva webkameralla user.username = K\u00E4ytt\u00E4j\u00E4tunnus
user.validate.notUniqueUsername = K\u00E4ytt\u00E4j\u00E4tunnus on jo olemassa. Ole hyv\u00E4 ja valitse toinen tunnus
userlist.header = Etsi k\u00E4ytt\u00E4ji\u00E4 user.validateUser.commit = L\u00E4het\u00E4
userlist.onlythisevent = Vain t\u00E4m\u00E4n tapahtuman k\u00E4ytt\u00E4j\u00E4t user.validateUser.header = Ole hyv\u00E4 ja sy\u00F6t\u00E4 kirjautumistiedot
userlist.placeassoc = Liitetty paikkaan user.wholeName = Nimi
userlist.rolefilter = Annetut roolit user.zipCode = Postinumero
userlist.saldofilter = Tilin saldo
userlist.search = Etsi userImport.commit = Hyv\u00E4ksy
userlist.showAdvancedSearch = Tarkennettu haku
userView.image = Kuva
usertitle.managingUser = Kauppa
usercart.addSearchedUsers = Lis\u00E4\u00E4 haetut k\u00E4ytt\u00E4j\u00E4t
userview.invalidEmail = Virheeliinen s\u00E4hk\u00F6postiosoite usercart.cartsize = Koko
userview.loginstringFaulty = K\u00E4ytt\u00E4j\u00E4tunnus virheellinen. Pit\u00E4\u00E4 olla v\u00E4hint\u00E4\u00E4n kaksi merkki\u00E4 pitk\u00E4. usercart.showCart = K\u00E4ytt\u00E4j\u00E4kori
userview.oldPasswordError = V\u00E4\u00E4r\u00E4 salasana! usercart.traverse = K\u00E4y l\u00E4pi
userview.passwordTooShort = Salasana liian lyhyt. Pit\u00E4\u00E4 olla v\u00E4hint\u00E4\u00E4n {0} merkki\u00E4 pitk\u00E4.
userview.passwordsChanged = Salasana vaihdettu userimage.webcam = Ota kuva webkameralla
userview.passwordsDontMatch = Salasanat eiv\u00E4t ole samat! Ole hyv\u00E4 ja sy\u00F6t\u00E4 salasanat uudelleen.
userview.userExists = K\u00E4ytt\u00E4j\u00E4tunnus on jo olemassa. Ole hyv\u00E4 ja valitse toinen tunnus. userlist.header = Etsi k\u00E4ytt\u00E4ji\u00E4
userlist.onlythisevent = Vain t\u00E4m\u00E4n tapahtuman k\u00E4ytt\u00E4j\u00E4t
viewexpired.body = Ole hyv\u00E4 ja kirjaudu sis\u00E4\u00E4n uudelleen. userlist.placeassoc = Liitetty paikkaan
viewexpired.title = N\u00E4kym\u00E4 on vanhentunut userlist.rolefilter = Annetut roolit
userlist.saldofilter = Tilin saldo
voting.allcompos.curEntries = Entryja userlist.search = Etsi
voting.allcompos.descri = Kuvaus userlist.showAdvancedSearch = Tarkennettu haku
voting.allcompos.description = Compojen informaatiot.
voting.allcompos.endTime = Lopetusaika usertitle.managingUser = Kauppa
voting.allcompos.header = Kaikki compot
voting.allcompos.maxParts = Max osallistujam\u00E4\u00E4r\u00E4 userview.invalidEmail = Virheeliinen s\u00E4hk\u00F6postiosoite
voting.allcompos.name = Nimi userview.loginstringFaulty = K\u00E4ytt\u00E4j\u00E4tunnus virheellinen. Pit\u00E4\u00E4 olla v\u00E4hint\u00E4\u00E4n kaksi merkki\u00E4 pitk\u00E4.
voting.allcompos.startTime = Aloitusaika userview.oldPasswordError = V\u00E4\u00E4r\u00E4 salasana!
voting.allcompos.submitEnd = Lis\u00E4ys kiinni userview.passwordTooShort = Salasana liian lyhyt. Pit\u00E4\u00E4 olla v\u00E4hint\u00E4\u00E4n {0} merkki\u00E4 pitk\u00E4.
voting.allcompos.submitEntry = L\u00E4het\u00E4 entry userview.passwordsChanged = Salasana vaihdettu
voting.allcompos.submitStart = Lis\u00E4ys auki userview.passwordsDontMatch = Salasanat eiv\u00E4t ole samat! Ole hyv\u00E4 ja sy\u00F6t\u00E4 salasanat uudelleen.
voting.allcompos.voteEnd = \u00C4\u00E4nestys kiinni userview.userExists = K\u00E4ytt\u00E4j\u00E4tunnus on jo olemassa. Ole hyv\u00E4 ja valitse toinen tunnus.
voting.allcompos.voteStart = \u00C4\u00E4nestys auki
voting.compo.submit = L\u00E4het\u00E4 kappale viewexpired.body = Ole hyv\u00E4 ja kirjaudu sis\u00E4\u00E4n uudelleen.
voting.compo.vote = \u00C4\u00E4nest\u00E4 viewexpired.title = N\u00E4kym\u00E4 on vanhentunut
voting.compoentryadd.button = L\u00E4het\u00E4
voting.compoentryadd.description = Lis\u00E4\u00E4 uusi entry compoon voting.allcompos.curEntries = Entryja
voting.compoentryadd.entryname = Nimi voting.allcompos.descri = Kuvaus
voting.compoentryadd.file = Tiedosto voting.allcompos.description = Compojen informaatiot.
voting.compoentryadd.notes = Huomatuksia voting.allcompos.endTime = Lopetusaika
voting.compoentryadd.screenmessage = Screenmessage voting.allcompos.header = Kaikki compot
voting.compoentryadd.title = Lis\u00E4\u00E4 entry voting.allcompos.maxParts = Max osallistujam\u00E4\u00E4r\u00E4
voting.compoentryadd.uploadedFile = asdsda voting.allcompos.name = Nimi
voting.compoentrysave.button = Tallenna voting.allcompos.startTime = Aloitusaika
voting.create.compoEnd = Lopetusaika voting.allcompos.submitEnd = Lis\u00E4ys kiinni
voting.create.compoStart = Aloitusaika voting.allcompos.submitEntry = L\u00E4het\u00E4 entry
voting.create.createButton = Luo voting.allcompos.submitStart = Lis\u00E4ys auki
voting.create.dateValidatorEndDate = Loppumisaika ennen alkua. voting.allcompos.voteEnd = \u00C4\u00E4nestys kiinni
voting.create.description = Kuvaus voting.allcompos.voteStart = \u00C4\u00E4nestys auki
voting.create.header = Compon luonti voting.compo.submit = L\u00E4het\u00E4 kappale
voting.create.maxParticipants = Max osallistujat voting.compo.vote = \u00C4\u00E4nest\u00E4
voting.create.name = Nimi voting.compoentryadd.button = L\u00E4het\u00E4
voting.create.submitEnd = Submit kiinni voting.compoentryadd.description = Lis\u00E4\u00E4 uusi entry compoon
voting.create.submitStart = Submit auki voting.compoentryadd.entryname = Nimi
voting.create.voteEnd = \u00C4\u00E4nestys kiinni voting.compoentryadd.file = Tiedosto
voting.create.voteStart = \u00C4\u00E4nestys auki voting.compoentryadd.notes = Huomatuksia
voting.compoentryadd.screenmessage = Screenmessage
voting.compoentryadd.title = Lis\u00E4\u00E4 entry
voting.compoentryadd.uploadedFile = asdsda
voting.compoentrysave.button = Tallenna
voting.create.compoEnd = Lopetusaika
voting.create.compoStart = Aloitusaika
voting.create.createButton = Luo
voting.create.dateValidatorEndDate = Loppumisaika ennen alkua.
voting.create.description = Kuvaus
voting.create.header = Compon luonti
voting.create.maxParticipants = Max osallistujat
voting.create.name = Nimi
voting.create.submitEnd = Submit kiinni
voting.create.submitStart = Submit auki
voting.create.voteEnd = \u00C4\u00E4nestys kiinni
voting.create.voteStart = \u00C4\u00E4nestys auki
#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net) #Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)
#Bill number #Bill number
# Validationmessages # Validationmessages
actionlog.create.header = Luo uusi ActionMessage actionlog.create.header = Luo uusi ActionMessage
actionlog.create.message = Viesti actionlog.create.message = Viesti
actionlog.create.role = Kohderooli actionlog.create.role = Kohderooli
actionlog.create.submitbutton = L\u00E4het\u00E4 actionlog.create.submitbutton = L\u00E4het\u00E4
actionlog.create.taskradio = Teht\u00E4v\u00E4 actionlog.create.taskradio = Teht\u00E4v\u00E4
actionlog.crew = Crew actionlog.crew = Crew
actionlog.message = Tapahtuma actionlog.message = Tapahtuma
actionlog.messagelist.description = Voit seurata sek\u00E4 luoda uusia ActionMessageja t\u00E4ss\u00E4 n\u00E4kym\u00E4ss\u00E4. actionlog.messagelist.description = Voit seurata sek\u00E4 luoda uusia ActionMessageja t\u00E4ss\u00E4 n\u00E4kym\u00E4ss\u00E4.
actionlog.messagelist.header = Viestilista actionlog.messagelist.header = Viestilista
actionlog.state = Tila actionlog.state = Tila
actionlog.task = Teht\u00E4v\u00E4 actionlog.task = Teht\u00E4v\u00E4
actionlog.tasklist.header = Teht\u00E4v\u00E4lista actionlog.tasklist.header = Teht\u00E4v\u00E4lista
actionlog.time = Aika actionlog.time = Aika
actionlog.user = Tekij\u00E4 actionlog.user = Tekij\u00E4
bill.billMarkedPaidMail.message = Laskusi numero {0} on merkitty maksetuksi. Voit nyt siirty\u00E4 lippukauppaan varamaamaan haluamasi paikat. \nTervetuloa tapahtumaan!\n\nTerveisin,\nInsomnia lippupalvelu\nwww.insomnia.fi bill.billMarkedPaidMail.message = Laskusi numero {0} on merkitty maksetuksi. Voit nyt siirty\u00E4 lippukauppaan varamaamaan haluamasi paikat. \nTervetuloa tapahtumaan!\n\nTerveisin,\nInsomnia lippupalvelu\nwww.insomnia.fi
bill.billMarkedPaidMail.subject = [INSOMNIA] Lasku merkitty maksetuksi bill.billMarkedPaidMail.subject = [INSOMNIA] Lasku merkitty maksetuksi
error.contact = Jos t\u00E4m\u00E4 toistuu, ota seuraava koodi talteen ja ota yhteys Infoon: error.contact = Jos t\u00E4m\u00E4 toistuu, ota seuraava koodi talteen ja ota yhteys Infoon:
error.error = Olet kohdannut virheen. error.error = Olet kohdannut virheen.
eventorg.create = Luo eventorg.create = Luo
eventorg.edit = Muokkaa eventorg.edit = Muokkaa
global.cancel = Peruuta global.cancel = Peruuta
global.copyright = Codecrew Ry global.copyright = Codecrew Ry
global.infomail = info@insomnia.fi global.infomail = info@insomnia.fi
global.notAuthorizedExecute = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia suorittaa t\u00E4t\u00E4 toimenpidett\u00E4! global.notAuthorizedExecute = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia suorittaa t\u00E4t\u00E4 toimenpidett\u00E4!
global.notauthorized = Sinulla ei ole riitt\u00E4vi\u00E4 oikeuksia t\u00E4lle sivulle. global.notauthorized = Sinulla ei ole riitt\u00E4vi\u00E4 oikeuksia t\u00E4lle sivulle.
global.save = Tallenna global.save = Tallenna
global.webpage = http://www.insomnia.fi global.webpage = http://www.insomnia.fi
httpsession.creationTime = Luotu httpsession.creationTime = Luotu
login.login = Kirjaudu sis\u00E4\u00E4n login.login = Kirjaudu sis\u00E4\u00E4n
login.logout = Kirjaudu ulos login.logout = Kirjaudu ulos
login.logoutmessage = Olet kirjautunut ulos j\u00E4rjestelm\u00E4st\u00E4. login.logoutmessage = Olet kirjautunut ulos j\u00E4rjestelm\u00E4st\u00E4.
login.password = Salasana login.password = Salasana
login.submit = Kirjaudu sis\u00E4\u00E4n login.submit = Kirjaudu sis\u00E4\u00E4n
login.username = K\u00E4ytt\u00E4j\u00E4tunnus login.username = K\u00E4ytt\u00E4j\u00E4tunnus
loginerror.header = Kirjautuminen ep\u00E4onnistui loginerror.header = Kirjautuminen ep\u00E4onnistui
loginerror.message = K\u00E4ytt\u00E4j\u00E4tunnus tai salasana ei ollut oikein. loginerror.message = K\u00E4ytt\u00E4j\u00E4tunnus tai salasana ei ollut oikein.
loginerror.resetpassword = Salasana unohtunut? loginerror.resetpassword = Salasana unohtunut?
passwordChanged.body = Voit nyt kirjautua k\u00E4ytt\u00E4j\u00E4tunnuksella ja uudella salasanalla sis\u00E4\u00E4n j\u00E4rjestelm\u00E4\u00E4n. passwordChanged.body = Voit nyt kirjautua k\u00E4ytt\u00E4j\u00E4tunnuksella ja uudella salasanalla sis\u00E4\u00E4n j\u00E4rjestelm\u00E4\u00E4n.
passwordChanged.header = Salasana vaihdettu onnistuneesti passwordChanged.header = Salasana vaihdettu onnistuneesti
passwordReset.errorChanging = Odotamaton virhe. Ota yhteytt\u00E4 yll\u00E4pitoon. passwordReset.errorChanging = Odotamaton virhe. Ota yhteytt\u00E4 yll\u00E4pitoon.
passwordReset.hashNotFound = Salasanan vaihto on vanhentunut. Jos haluat vaihtaa salasanan l\u00E4het\u00E4 vaihtopyynt\u00F6 uudelleen. passwordReset.hashNotFound = Salasanan vaihto on vanhentunut. Jos haluat vaihtaa salasanan l\u00E4het\u00E4 vaihtopyynt\u00F6 uudelleen.
permissiondenied.alreadyLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia! permissiondenied.alreadyLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia!
permissiondenied.header = P\u00E4\u00E4sy kielletty permissiondenied.header = P\u00E4\u00E4sy kielletty
permissiondenied.notLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia t\u00E4lle sivulle. permissiondenied.notLoggedIn = Sinulla ei ole riitt\u00E4v\u00E4sti oikeuksia t\u00E4lle sivulle.
resetMail.body = Voit vaihtaa unohtuneen salasanan sy\u00F6tt\u00E4m\u00E4ll\u00E4 k\u00E4ytt\u00E4j\u00E4tunnuksesi allaolevaan kentt\u00E4\u00E4n. Tunnukseen liitettyyn s\u00E4hk\u00F6postiosoitteeseen l\u00E4hetet\u00E4\u00E4n kertak\u00E4ytt\u00F6inen osoite jossa voit vaihtaa sy\u00F6tt\u00E4m\u00E4si k\u00E4ytt\u00E4j\u00E4tunnuksen salasanan. resetMail.body = Voit vaihtaa unohtuneen salasanan sy\u00F6tt\u00E4m\u00E4ll\u00E4 k\u00E4ytt\u00E4j\u00E4tunnuksesi allaolevaan kentt\u00E4\u00E4n. Tunnukseen liitettyyn s\u00E4hk\u00F6postiosoitteeseen l\u00E4hetet\u00E4\u00E4n kertak\u00E4ytt\u00F6inen osoite jossa voit vaihtaa sy\u00F6tt\u00E4m\u00E4si k\u00E4ytt\u00E4j\u00E4tunnuksen salasanan.
resetMail.header = Salasana unohtunut? resetMail.header = Salasana unohtunut?
resetMail.send = L\u00E4het\u00E4 s\u00E4hk\u00F6posti resetMail.send = L\u00E4het\u00E4 s\u00E4hk\u00F6posti
resetmailSent.body = Antamasi k\u00E4ytt\u00E4j\u00E4tunnuksen s\u00E4hk\u00F6postiosoitteeseen on l\u00E4hetetty osoite jossa voit vaihtaa tunnuksen salasanan. resetmailSent.body = Antamasi k\u00E4ytt\u00E4j\u00E4tunnuksen s\u00E4hk\u00F6postiosoitteeseen on l\u00E4hetetty osoite jossa voit vaihtaa tunnuksen salasanan.
resetmailSent.header = S\u00E4hk\u00F6posti l\u00E4hetetty resetmailSent.header = S\u00E4hk\u00F6posti l\u00E4hetetty
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!