Commit 24d1b3c7 by Tuomas Riihimäki

Merge branch 'lokalisointia' into 'master'

Lokalisointia

Termien käännösten korjailua

See merge request !308
2 parents b698f8ed b655de64
...@@ -62,11 +62,11 @@ ...@@ -62,11 +62,11 @@
</h:form> </h:form>
<h2>#{i18n['eventorg.createevent']}</h2> <h2>#{i18n['eventorg.createEvent.title']}</h2>
<h:form id="createevent"> <h:form id="createevent">
<h:outputLabel for="createEventName" value="#{i18n['event.name']}" /> <h:outputLabel for="createEventName" value="#{i18n['event.name']}" />
<h:inputText size="50" id="createEventName" value="#{eventorgView.eventname}" /> <h:inputText size="50" id="createEventName" value="#{eventorgView.eventname}" />
<h:commandButton action="#{eventorgView.createEvent()}" value="#{i18n['eventorg.createEvent']}" /> <h:commandButton action="#{eventorgView.createEvent()}" value="#{i18n['eventorg.createEvent.submit']}" />
</h:form> </h:form>
<h2>#{i18n['eventorg.events']}</h2> <h2>#{i18n['eventorg.events']}</h2>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<h:outputLabel value="#{i18n['rfidevent.tag']}:" /> <h:outputLabel value="#{i18n['rfidevent.tag']}:" />
<h:outputText value="#{readerView.rfidevent.tag}" /> <h:outputText value="#{readerView.rfidevent.tag}" />
<h:outputLabel value="#{i18n['user.wholename']}:" /> <h:outputLabel value="#{i18n['user.wholeName']}:" />
<h:outputText value="#{readerView.rfidevent.event.printedCard.user.wholeName}" /> <h:outputText value="#{readerView.rfidevent.event.printedCard.user.wholeName}" />
<h:outputLabel value="#{i18n['user.nick']}:" /> <h:outputLabel value="#{i18n['user.nick']}:" />
......
...@@ -2,142 +2,141 @@ ...@@ -2,142 +2,141 @@
#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net) #Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)
#Sat Mar 30 17:56:44 EET 2013 #Sat Mar 30 17:56:44 EET 2013
acc_line.eventuser=
accountEvent.commit = Tallenna accountEvent.commit = Tallenna
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
adduser.newphoto = Take new photo adduser.newphoto = Take new photo
adduser.newuser = Create new user adduser.newuser = Create new user
adduser.takePhoto = Take photo adduser.takePhoto = Take photo
adduser.tostart = Back to start adduser.tostart = Back to start
adduser.update = Update profile picture adduser.update = Update profile picture
adduser.welcome = Welcome adduser.welcome = Welcome
adduser.welcometext = Here you can add new user or update your current user profile image. Please select desired action below. adduser.welcometext = Here you can add new user or update your current user profile image. Please select desired action below.
barcodeReader.readBarcode = Lue viivakoodi barcodeReader.readBarcode = Lue viivakoodi
bill.billAmount = Tilauksen summa (sis. alv) bill.billAmount = Tilauksen summa (sis. alv)
bill.billNumber = Tilausnumero bill.billNumber = Tilausnumero
bill.cancel = Cancel bill bill.cancel = Cancel bill
bill.expires = Expires bill.expires = Expires
bill.isExpired = Bill is expired bill.isExpired = Bill is expired
bill.isNoPaid = Maksamatta bill.isNoPaid = Maksamatta
bill.isNotPaid = Maksamatta bill.isNotPaid = Maksamatta
bill.isPaid = Maksettu bill.isPaid = Maksettu
bill.markPaid.cash = Maksa k\u00E4teisell\u00E4 bill.markPaid.cash = Maksa k\u00E4teisell\u00E4
bill.markPaid.cashOrCredit = K\u00E4teisell\u00E4 vai krediiteill\u00E4? bill.markPaid.cashOrCredit = K\u00E4teisell\u00E4 vai krediiteill\u00E4?
bill.markPaid.credits = Maksa krediiteill\u00E4 bill.markPaid.credits = Maksa krediiteill\u00E4
bill.markPaid.show = Show Mark paid -buttons bill.markPaid.show = Show Mark paid -buttons
bill.notes.title = Lis\u00E4tietoja bill.notes.title = Lis\u00E4tietoja
bill.products = Tuotteet bill.products = Tuotteet
bill.save = Save bill.save = Save
bill.showPayButtons = Show pay buttons bill.showPayButtons = Show pay buttons
billine.name = Lippu billine.name = Lippu
billine.vatp = vat-% billine.vatp = vat-%
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 = Content management
bortalApplication.EVENT = Event permissions bortalApplication.EVENT = Event permissions
bortalApplication.LAYOUT = Laout management bortalApplication.LAYOUT = Layout management
bortalApplication.LICENSE = License stuff bortalApplication.LICENSE = License stuff
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.VIP = VIP list bortalApplication.VIP = VIP list
bortalApplication.bill.CREATE_BILL = Create bills for self bortalApplication.bill.CREATE_BILL = Create bills for self
bortalApplication.bill.CREATE_VERKKOMAKSU = Can create web payment to self bortalApplication.bill.CREATE_VERKKOMAKSU = Can create web payment to 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.event.MANAGE_PRIVATE_PROPERTIES = Can manage event private properties bortalApplication.event.MANAGE_PRIVATE_PROPERTIES = Can manage event private properties
bortalApplication.event.MANAGE_PROPERTIES = Can manage event properties bortalApplication.event.MANAGE_PROPERTIES = Can manage event properties
bortalApplication.event.VIEW_STATISTICS = View event statistics bortalApplication.event.VIEW_STATISTICS = View event statistics
bortalApplication.license.MANAGE = Can manage licenses bortalApplication.license.MANAGE = Can manage licenses
bortalApplication.license.VIEW_OWN_CODES = Can view own licenses bortalApplication.license.VIEW_OWN_CODES = Can view own licenses
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.RELEASE_PLACE = Can release place bortalApplication.map.RELEASE_PLACE = Can release place
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_FOODWAVES = Can manage food waves bortalApplication.shop.MANAGE_FOODWAVES = Can manage food waves
bortalApplication.shop.MANAGE_PRODUCTS = Create and modify products bortalApplication.shop.MANAGE_PRODUCTS = Create and modify products
bortalApplication.shop.SHOP_FOODWAVE = Can shop on food wave bortalApplication.shop.SHOP_FOODWAVE = Can shop on food wave
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.tournament.DOUBLE_ELIMINATION = Double elimination bortalApplication.tournament.DOUBLE_ELIMINATION = Double elimination
bortalApplication.tournament.SINGLE_ELIMINATION = Single Elimination bortalApplication.tournament.SINGLE_ELIMINATION = Single Elimination
bortalApplication.user = User permissions bortalApplication.user = User permissions
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.LOGGED_IN_USER = Logged in user bortalApplication.user.LOGGED_IN_USER = Logged in user
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_OWN_ACCOUNTEVENTS = View own accountevent bortalApplication.user.VIEW_OWN_ACCOUNTEVENTS = View own accountevent
bortalApplication.user.VIEW_SELF = Can view self bortalApplication.user.VIEW_SELF = Can view self
bortalApplication.user.VITUTTAAKO = Can send feedback bortalApplication.user.VITUTTAAKO = Can send feedback
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
bortalApplication.vip.EDIT = Edit VIP list bortalApplication.vip.EDIT = Edit VIP list
bortalApplication.vip.USAGE = Use VIP list bortalApplication.vip.USAGE = Use VIP list
bortalApplication.vip.VIEW = View VIP list bortalApplication.vip.VIEW = View VIP list
card.massprint.title = Print all card.massprint.title = Print all
cardCode.code = Koodi cardCode.code = Koodi
cardCode.type = Tyyppi cardCode.type = Tyyppi
cardObjectData.delete = Delete cardObjectData.delete = Delete
cardObjectData.deleteQ = Delete object data from card template? cardObjectData.deleteQ = Delete object data from card template?
cardTemplate.clone = Clone cardTemplate.clone = Clone
cardTemplate.emptyCardTemplate = ---- cardTemplate.emptyCardTemplate = ----
cardTextData.delete = Delete cardTextData.delete = Delete
cardTextData.deleteQ = Delete text data from card template? cardTextData.deleteQ = Delete text data from card template?
code.inputfield = Sy\u00F6t\u00E4 viivakoodi code.inputfield = Sy\u00F6t\u00E4 viivakoodi
...@@ -155,398 +154,1384 @@ error = Virhe ...@@ -155,398 +154,1384 @@ error = Virhe
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.
etickets.eticketcode = Lippu etickets.eticketcode = Ticket
etickets.mailSended = Lippu l\u00E4hetetty s\u00E4hk\u00F6postiisi etickets.mailSended = Ticket has been sent to your email
etickets.place = Paikka etickets.place = Place
etickets.placeinfo = Paikkatiedot etickets.placeinfo = Place info
etickets.placemap = Paikat kartalla etickets.placemap = Places on map
etickets.product = Lippu etickets.product = Ticket
etickets.sendAsMail = L\u00E4het\u00E4 s\u00E4hk\u00F6postina etickets.sendAsMail = Send as email
etickets.showMap = N\u00E4yt\u00E4 kartta etickets.showMap = Show map
etickets.title = Lippusi etickets.title = Your ticket
etickets.user = Paikan omistaja etickets.user = Place owner
event.calendar.title = Tapahtumakalenteri event.calendar.title = Event calendar
event.domains.title = Domain event.domains.title = Domain
event.edit = Edit event.edit = Edit
event.endTime = End time event.endTime = End time
event.id = Event ID event.id = Event ID
event.listFutureEvents.title = Lista tulevista tapahtumista event.listFutureEvents.title = List of future events
event.name = Event name event.name = Event name
event.nextBillNumber = Initial bill number event.nextBillNumber = Initial bill number
event.nodates.message = Lis\u00E4\u00E4 tapahtumaan v\u00E4hint\u00E4\u00E4n aloitusp\u00E4iv\u00E4, lopetusp\u00E4iv\u00E4 sek\u00E4 lipunmyynnin aloitusp\u00E4iv\u00E4. event.nodates.message = Remember to add at least event start date, end date and ticket sales start date.
event.nodates.title = P\u00E4iv\u00E4m\u00E4\u00E4ri\u00E4 puuttuu! event.nodates.title = Dates missing!
event.privateProperties.title = Private Properties event.privateProperties.title = Private properties
event.properties.title = Properties event.properties.title = Properties
event.referenceNumberBase = Reference number base event.referenceNumberBase = Reference number base
event.running = K\u00E4ynniss\u00E4 event.running = Running
event.save = Save event.save = Save
event.startTime = Start time event.startTime = Start time
event.theme = Teema event.theme = Theme
event.ticketSale = Lipunmyynti event.ticketSale = Ticket sales
event.ticketSalesBegin = Lipunmyynti alkaa event.ticketSalesBegin = Ticket sales begins
eventdomain.add = Add event domain eventdomain.add = Add event domain
eventdomain.domainname = Domain eventdomain.domainname = Domain
eventdomain.remove = Remove eventdomain.remove = Remove
eventmap.active = Active eventmap.active = Active
eventmap.height = Kartan korkeus (px) eventmap.buyable.lock = Lock places
eventmap.uploaderror = Virhe lis\u00E4tess\u00E4 karttapohjaa eventmap.buyable.release = Release places
eventmap.width = Kartan leveys (px) eventmap.height = Kartan korkeus (px)
eventmap.name = Map name
eventorg.basicDetails = Perustiedot eventmap.notes = Notes
eventorg.codecrewDetails = Tapahtuman j\u00E4rjest\u00E4j\u00E4tiedot eventmap.save = Save
eventorg.codecrewNotes = Codecrew -muistiinpanot eventmap.uploaderror = Error in adding the map
eventorg.codecrewResponsible = Codecrewin tukihenkil\u00F6 eventmap.width = Kartan leveys (px)
eventorg.create = Create
eventorg.create.title = Luo tapahtumaj\u00E4rjest\u00E4j\u00E4 eventorg.bankName1 = Bank name 1
eventorg.list.title = Tapahtumaj\u00E4rjest\u00E4j\u00E4t eventorg.bankName2 = Bank name 2
eventorg.organiserResponsible = J\u00E4rjest\u00E4j\u00E4n vastaava eventorg.bankNumber1 = Bank account no. 1
eventorg.title = Tapahtuman tiedot eventorg.bankNumber2 = Bank account no. 2
eventorg.basicDetails = Basic details
foodWave.closeNow = Close now eventorg.billAddress1 = Billing address 1
foodWave.deliveredCount = Luovutetut eventorg.billAddress2 = Billing address 2
foodWave.openNow = Open now eventorg.billAddress3 = Billing address 3
eventorg.billAddress4 = Billing address 4
foodshop.buyAndPayWithCredits = Varaa ja maksa krediiteill\u00E4 eventorg.bundleCountry = Language bundle
foodshop.buyProceedToPay = Varaa ja siirry maksamaan eventorg.codecrewDetails = Event organizer information
foodshop.canBuyToCounter = Voit maksaa t\u00E4m\u00E4n ruokatilauksen my\u00F6s infotiskille. Mik\u00E4li haluat tehd\u00E4 n\u00E4in, voit sulkea t\u00E4m\u00E4n ikkunan ja tulla infotiskille maksamaan tilauksen. eventorg.codecrewNotes = Codecrew notes
eventorg.codecrewResponsible = Codecrew support person
foodwave.cancelOrder = Peruuta eventorg.create = Create
foodwave.closed = Ruokatilaus on suljettu eventorg.create.title = Create event organiser
foodwave.foodwaveLastBillPayTime = Maksut viimeist\u00E4\u00E4n eventorg.createEvent.submit = Create event
foodwave.ordersBefore = Tilaukset ennen eventorg.createEvent.title = Create new event
foodwave.template.waitPaymentsMinutes = Verkkomaksujen odotusaika eventorg.edit = Edit
eventorg.events = Events of the organisation
game.active = Aktiivinen eventorg.id = Event ID
game.codecount = Avattuja eventorg.list.title = Event organizers
game.codes.available = Lisenssikoodit eventorg.organisation = Organization name
game.codes.opened = Avatut lisenssikoodit eventorg.organiserResponsible = Organizer responsible
game.create = Create eventorg.save = Save
game.edit = Edit eventorg.title = Event details
game.out = Gamecodes are out, pleace contact administration
game.product = Tuote eventorgView.eventname = Name of event
generic.sure.header = Confirmation eventorganiser.name = Event organizer
feedback.canFeedback = Feedback
feedback.submit = Submit
feedback.thanks = Thank you
food = Food
foodWave.accountevents = Paid orders
foodWave.activeFoodWaves = Active food waves
foodWave.billLines = Pending payments
foodWave.closeNow = Close now
foodWave.deliveredCount = Delivered
foodWave.deliveredFoodWaves = Delivered foodwaves
foodWave.description = Foodwave description
foodWave.list = Active foodwaves
foodWave.name = Foodwave
foodWave.openNow = Open now
foodWave.orders = Amount of orders
foodWave.paid = Paid
foodWave.show = Show
foodWave.template.name = Name
foodWave.template.waves = Foodwaves
foodWave.templatename = Choose products
foodWave.time = Time
foodWave.totalReserved = Total
foodWave.unconfirmedOrders = Unconfirmed
foodadmin.editTemplate = Edit
foodshop.buyAndPay = Reserve and pay
foodshop.buyAndPayWithCredits = Reserve and pay with credits
foodshop.buyFromCounter = Pay at info
foodshop.buyFromInternet = Pay online
foodshop.buyProceedToPay = Reserve and continue to paying
foodshop.canBuyToCounter = You can buy this bill on infodesk. If you would like to do so, you can close this window and come to the infodesk to pay this order.
foodshop.total = Total
foodwave.buyInPrice = Purchase price
foodwave.cancelOrder = Cancel
foodwave.closed = Foodwave is closed
foodwave.foodwaveBuyInPrice = Purchase price
foodwave.foodwaveLastBillPayTime = Payments at latest at
foodwave.markPaid = Foodwave marked paid
foodwave.orders = Foodwave orders
foodwave.ordersBefore = Orders before
foodwave.price = Foodwave price
foodwave.summaryView = Foodwave summary
foodwave.template.basicinfo = Template information
foodwave.template.description = Description
foodwave.template.list.title = Foodwave templates
foodwave.template.name = Name
foodwave.template.selectproducts = Products
foodwave.template.waitPaymentsMinutes = Online payments waiting time
foodwave.totalCount = Amount
foodwave.totalPrice = Price for the customer
foodwaveTemplate.name = Name
foodwavetemplate.addproduct = Add
foodwavetemplate.basicinfo = Template
foodwavetemplate.createFoodwave = Create foodwave
foodwavetemplate.createwave = Create foodwave
foodwavetemplate.description = Description
foodwavetemplate.edit = Edit foodwave template
foodwavetemplate.editRow = Edit
foodwavetemplate.maxfoods = Maximum orders
foodwavetemplate.name = Name
foodwavetemplate.price = Price
foodwavetemplate.productdescription = Description
foodwavetemplate.productname = Name
foodwavetemplate.removeFromList = Remove
foodwavetemplate.save = Ok
foodwavetemplate.savetemplate = Submit
foodwavetemplate.selectproducts = Products
foodwavetemplate.startTime = Foodwave time
foodwavetemplate.waveName = Foodwave name
game.active = Active
game.code = Code
game.codecount = Opened
game.codes.available = License codes
game.codes.opened = Opened license codes
game.create = Create
game.description = Description
game.edit = Edit
game.gamepoints = Game points
game.name = Name
game.noGameCodes = You have no opened game codes
game.open = Open code
game.out = Game codes are out, pleace contact administration
game.product = Product
game.service = Game service
gamepoints = Game points
generic.sure.header = Confirmation
generic.sure.message = Are you sure? generic.sure.message = Are you sure?
generic.sure.no = No generic.sure.no = No
generic.sure.yes = Yes generic.sure.yes = Yes
global.cancel = Cancel global.cancel = Cancel
global.copyright = Codecrew Ry global.copyright = Codecrew Ry
global.notAuthorizedExecute = You are not authorized to do that!! global.eventname = Event name
global.notauthorized = You don't have enough rights to enter this site. global.notAuthorizedExecute = You are not authorized to do that!
global.save = Save global.notauthorized = You don't have enough rights to enter this site.
global.save = Save
httpsession.creationTime = Created
httpsession.creationTime = Created
incomingFlow.count = M\u00E4\u00E4r\u00E4 httpsession.hostname = Hostname
incomingFlow.leftCount = Noutamatta httpsession.id = ID
httpsession.invalidate = Invalidate
incomingView.attach = Liit\u00E4 httpsession.invalidateSuccessfull = Session has been invalidated
incomingView.attachDialogTitle = Liit\u00E4 koodi k\u00E4ytt\u00E4j\u00E4\u00E4n httpsession.isSessionNew = New session
incomingView.cancel = Peruuta httpsession.lastAccessedTime = Last seen
httpsession.maxInactiveInterval = Timeout (s)
incomingflow.allGiven = Merkitty {0} lippu(a) annetuksi. httpsession.sessionHasExisted = Session has existed (s)
incomingflow.alreadyShowingUser.message = Piipattu k\u00E4ytt\u00E4j\u00E4 on jo n\u00E4kyviss\u00E4 httpsession.user = Username
incomingflow.alreadyShowingUser.title = Valmiiksi valittu
incomingflow.cardCodes = Kortin koodit imagefile.description = Description
incomingflow.cardfiling.label = Card filing: imagefile.file = Image file
incomingflow.changereader = Vaihda / valitse lukija
incomingflow.codeattached.message = Piipattu koodi liitetty n\u00E4ytett\u00E4v\u00E4\u00E4n korttiin importuser.file = File
incomingflow.codeattached.title = Koodi liittetty importuser.template = Template
incomingflow.giveplace = Merkitse annetuksi
incomingflow.groupmemberships = Paikkakoodit incomingFlow.count = Count
incomingflow.invalidbarcode.message = Viivakoodilla ei l\u00F6ytynyt mit\u00E4\u00E4n incomingFlow.leftCount = Ungiven
incomingflow.invalidbarcode.title = virheellinen koodi
incomingflow.markEverythingGiven = Anna kaikki antamattomat tuotteet incomingView.attach = Attach
incomingflow.placesummary = Paikkayhteenveto incomingView.attachDialogTitle = Attach code to user
incomingflow.printedCard = Kortti incomingView.cancel = Cancel
incomingflow.usereditor = K\u00E4ytt\u00E4j\u00E4
incomingflow.usereditor.info = Tiedot incomingflow.allGiven = Marked {0} ticket(s) as given.
incomingflow.usereditor.picture = Kuvanotto incomingflow.alreadyShowingUser.message = We are already showing selected user
incomingflow.alreadyShowingUser.title = Already selected
infoview.multisearch = K\u00E4ytt\u00E4j\u00E4haku incomingflow.barcode = Barcode
incomingflow.cardCodes = Barcodes in card
invite.permissionDenied = Sinulla ei ole oikeutta luovuttaa paikkaa eteenp\u00E4in. incomingflow.cardfiling.label = Card filing:
invite.userLoginSuccessfull = Kutsu vastaanotettu onnistuneesti incomingflow.changereader = Select or change Reader
invite.userLoginUnSuccessfull = Kirjautuminen ep\u00E4onnistui incomingflow.codeattached.message = Code attached to current user's card
incomingflow.codeattached.title = Code attached
lanEventPrivateProperty.defaultValue = Default value incomingflow.giveplace = Mark given
lanEventPrivateProperty.editProperty = Edit property incomingflow.groupmemberships = Computer places and tickets
lanEventPrivateProperty.save = Save incomingflow.invalidbarcode.message = Nothing found with the barcode, you can now add it to the user
lanEventPrivateProperty.textValue = Text value incomingflow.invalidbarcode.title = Invalid code
incomingflow.markEverythingGiven = Give all ungiven items
incomingflow.multisearch = Multisearch
incomingflow.placesummary = Place summary
incomingflow.printedCard = Card
incomingflow.search = Search
incomingflow.ungiveplace = Mark not given
incomingflow.userdetails = User details
incomingflow.usereditor = User
incomingflow.usereditor.info = User
incomingflow.usereditor.picture = New picture
infoview.back = Back
infoview.computerplace = Computer places
infoview.multisearch = User search
infoview.shop = Shop
inventory.product.info = Info
inventory.product.name = Product
inventory.product.pickProduct = Choose product
inventory.product.quantity = Amount
inventory.product.submitButton = Add
inventory.product.title = Add items to storage
invite.createNewUserHeader = Create new user
invite.emailexists = User with that email address already exists in the system.
invite.existingUserHeader = Login with an existing username
invite.notFound = Invite invalid or already used
invite.permissionDenied = You don't have the permission to give this place to someone else.
invite.successfull = Invite sent successfully
invite.userCreateSuccessfull = User successfully created. You can now login.
invite.userLoginSuccessfull = Invite received successfully
invite.userLoginUnSuccessfull = Login unsuccessfull
lanEventPrivateProperty.createProperty = Create private property
lanEventPrivateProperty.defaultValue = Default value
lanEventPrivateProperty.editProperty = Edit property
lanEventPrivateProperty.save = Save
lanEventPrivateProperty.textValue = Text value
lanEventPrivateProperty.value = Private property value
lanEventPrivateProperty.valueIsRawdataWarning = Raw value lanEventPrivateProperty.valueIsRawdataWarning = Raw value
lanEventProperty.booleanValue = Boolean value lanEventProperty.booleanValue = Boolean value
lanEventProperty.defaultValue = Default value lanEventProperty.confirmDelete = Confirm delete
lanEventProperty.save = Save lanEventProperty.createProperty = Create property
lanEventProperty.textValue = Text value lanEventProperty.defaultValue = Default value
lanEventProperty.deleteProperty = Delete property
lecture.availableLectures = Aihealueen kurssit ja luennot lanEventProperty.editProperty = Edit property
lecture.availableLecturesCalendar = Kalenterina lanEventProperty.key = Property key
lecture.availableLecturesList = Listana lanEventProperty.longValue = Long value
lecture.createLecture = Uuden tiedot lanEventProperty.save = Save
lecture.createNew = Luo uusi lanEventProperty.textValue = Text value
lecture.description = Kuvaus lanEventProperty.value = Property value
lecture.full = Kurssi t\u00E4ynn\u00E4
lecture.groupFull = Kiinti\u00F6 t\u00E4ynn\u00E4 layout.editBottom = Edit bottom content
lecture.hours = Kesto, tunteja layout.editContent = Edit center content
lecture.manageParticipants = Hallitse osallistujia layout.editTop = Edit top content
lecture.maxParticipantsCount = Max. osallistujia
lecture.multicreate = Luo monta putkeen lecture.availableLectures = Courses and lectures
lecture.name = Nimi lecture.availableLecturesCalendar = Calendar view
lecture.participants = Osallistujia lecture.availableLecturesList = List view
lecture.participate = Ilmoittaudu lecture.createLecture = New lecture
lecture.participateNotActive.message = Voit ilmoittautua kursseille kun olet ostanut lipun tapahtumaan lecture.createNew = Create new
lecture.participateNotActive.title = Osta ensiksi p\u00E4\u00E4sylippu lecture.description = Description
lecture.participatedLectures = Kurssi-ilmoittautumisesi lecture.full = Lecture full
lecture.participating = Osallistumassa lecture.groupFull = Kiinti\u00F6 t\u00E4ynn\u00E4
lecture.roles = Roolit lecture.hours = Kesto tunteina
lecture.saveLecture = Muokkaa lecture.manageParticipants = Manage participants
lecture.selectgroup = Valitse aihealue lecture.maxParticipantsCount = Max participants
lecture.showParticipants = N\u00E4yt\u00E4 osallistujat lecture.multicreate = Create multiple in a row
lecture.startTime = Aloitusaika lecture.name = Name
lecture.unparticipate = Poista ilmoittautuminen lecture.participants = Participants
lecture.participate = Participate
lecture.participateNotActive.message = Voit ilmoittautua kursseille kun olet ostanut lipun tapahtumaan
lecture.participateNotActive.title = Osta ensiksi p\u00E4\u00E4sylippu
lecture.participatedLectures = Kurssi-ilmoittautumisesi
lecture.participating = Osallistumassa
lecture.roles = Roolit
lecture.saveLecture = Muokkaa
lecture.selectgroup = Valitse aihealue
lecture.showParticipants = N\u00E4yt\u00E4 osallistujat
lecture.startTime = Aloitusaika
lecture.unparticipate = Poista ilmoittautuminen
lecture.unparticipate.confirm.message = Oletko varma ett\u00E4 haluat poistaa k\u00E4ytt\u00E4j\u00E4n kurssilta? lecture.unparticipate.confirm.message = Oletko varma ett\u00E4 haluat poistaa k\u00E4ytt\u00E4j\u00E4n kurssilta?
lecture.unparticipate.confirm.title = Poistetaanko lecture.unparticipate.confirm.title = Poistetaanko
lectureGroup.createLectureGroup = Luo kurssikokonaisuus lectureGroup.createLectureGroup = Luo kurssikokonaisuus
lectureGroup.createNew = Luo uusi lectureGroup.createNew = Luo uusi
lectureGroup.description = Kuvaus lectureGroup.description = Kuvaus
lectureGroup.manageLectures = Hallitse luentoja lectureGroup.manageLectures = Hallitse luentoja
lectureGroup.name = Nimi lectureGroup.name = Nimi
lectureGroup.saveLectureGroup = Muokkaa kurssikokonaisuutta lectureGroup.saveLectureGroup = Muokkaa kurssikokonaisuutta
lectureGroup.selectCount = Montako kurssia saa valita lectureGroup.selectCount = Montako kurssia saa valita
lectureGroup.selectCountUserInfo = Yhden osallistujan kiinti\u00F6 lectureGroup.selectCountUserInfo = Yhden osallistujan kiinti\u00F6
lectureGroup.view = Tarkastele lectureGroup.view = Tarkastele
lecturegroup.create.success = Kurssiryhm\u00E4 luotu onnistuneesti. lecturegroup.create.success = Kurssiryhm\u00E4 luotu onnistuneesti.
lecturegroup.list.title = Luennot lecturegroup.list.title = Luennot
lecturegroup.save.success = Kurssiryhm\u00E4 tallennettu onnistuneesti. lecturegroup.save.success = Kurssiryhm\u00E4 tallennettu onnistuneesti.
login.login = Login license.active = Active
login.logout = Logout license.description = Description
login.logoutmessage = You have logged out of the system license.name = Name
login.password = Password license.product = Product
login.submit = Login license.save = Save
login.username = S\u00E4hk\u00F6posti tai k\u00E4ytt\u00E4j\u00E4tunnus license.service = Service
loginerror.header = Login failed login.login = Login
loginerror.message = Username of password incorrect. login.logout = Logout
login.logoutmessage = You have logged out of the system
login.password = Password
login.submit = Login
login.username = Email or username
loginerror.header = Login failed
loginerror.message = Username of password incorrect.
loginerror.resetpassword = Reset password loginerror.resetpassword = Reset password
manageparticipants.addUser = Lis\u00E4\u00E4 osallistuja manageparticipants.addUser = Add participant
manageparticipants.lectureTitle = Kurssin / luennon tiedot manageparticipants.lectureTitle = Lecture / course info
manageparticipants.title = Osallistujat manageparticipants.title = Participants
map.id = # map.create = Create map
map.createTileMap = Create tile map
mapView.check = P\u00E4ivit\u00E4 jonopaikka map.edit = Edit
mapView.enterQueue = Liity jonoon map.generate = Generate places
map.height = Place height (px)
map.id = #
map.name = Name
map.namebase = P\u00F6ytien etuliitteet puolipisteell\u00E4 erotettuna
map.oneRowTable = Single row tables
map.placesInRow = Places in a row
map.product = Place product
map.showQueue = Show map's user queue
map.startX = Table start X coordinate
map.startY = Table start Y coordinate
map.submitMap = Send map image
map.tableCount = Table count
map.tableXdiff = Table start difference (X)
map.tableYdiff = Table start difference (Y)
map.tablesHorizontal = Generate horizontal tables
map.width = Place width (px)
mapEdit.removePlaces = Remove ALL places
mapManage.lockedPlaces = Locked {0} places.
mapManage.releasedPlaces = Released {0} places
mapView.buyPlaces = Lock selected places
mapView.check = Refresh queue position
mapView.enterQueue = Enter queue
mapView.errorWhenReleasingPlace = Error in releasing place
mapView.errorWhenReservingPlace = Error in reserving place!
mapView.errorWhileBuyingPlaces = Error in buying places. Please try again. If error reoccurs please contact organizers.
mapView.notEnoughCreditsToReserve = You don't have enough credits to reserve this place.
mapView.productcount.productcount = Number of tickets
mapView.productcount.productname = Ticket type
mapView.queuePosition = Your position in queue
mapView.queuePositionUpdated = Queue position updated
mapView.youAreInQueue = You are in queue. Wait for your turn to select places.
mapView.yourPlaces = Your unused places
mapedit.save = Save map changes
menu = Valikko menu = Valikko
mode.admin = Yll\u00E4piton\u00E4kym\u00E4 menu.index = Index
mode.title = N\u00E4kym\u00E4 menu.item = Item
mode.user = K\u00E4ytt\u00E4j\u00E4n\u00E4kym\u00E4 menu.name = Name
menu.place.placemap = Place map
menu.poll.index = Polls
menu.select = Select
menu.shop.createBill = Shop
menu.sort = Sort
menu.toAdmin = Admin view
menu.toUser = User view
menu.user.edit = My info
navi.auth.login = frontpage menuitem.key = Menu item key
navi.auth.loginerror = frontpage menuitem.navigation.key = Product flag
navi.auth.logout = frontpage
no = Ei menulist.header = Menu list
off = Poissa mode.admin = Admin mode
mode.title = Select mode
mode.user = User view
on = P\u00E4\u00E4ll\u00E4 nasty.user = Go away!
page.bill.billSummary.header = Summary of bills navi.auth.login = Front page
page.bill.edit.header = Edit bill navi.auth.loginerror = frontpage
page.bill.list.header = Bills navi.auth.logout = frontpage
page.bill.listAll.header = Bills
page.bill.placemap.header = Place map neomap.updateMap = Update map
page.bill.show.header = Tilauksen tiedot
page.svm.error.header = Verkkomaksu ep\u00E4onnistui networkassociation.action = Action
networkassociation.create_association = Create association
networkassociation.create_time = Created on
networkassociation.current_associations = Current associations
networkassociation.drop_association = Drop
networkassociation.ip_address = IP Address
networkassociation.mac_address = MAC Address
networkassociation.modify_time = Modified on
networkassociation.pending_associations = Pending associations
networkassociation.place = Place
networkassociation.user = User
news.abstract = Abstract
news.edit = Edit
news.expire = Expire
news.publish = Publish
news.save = Save
news.title = Title
newsgroup.contents = Newsgroup content
newsgroup.create = Create newsgroup
newsgroup.createNewNews = Create a news article to this newsgroup
newsgroup.create_news = Create a news article
newsgroup.created = Newsgroup created
newsgroup.edit = Edit
newsgroup.name = Newsgroup name
newsgroup.priority = Priority
newsgroup.readerRole = Reader roles
newsgroup.save = Save
newsgroup.writerRole = Writer roles
newslist.header = Newsgroups
no = No
off = Off
on = On
orgRoleRequest.discardRequest = Discard request
orgRoleRequest.handledNotes = Handling notes
orgRoleRequest.id = ID
orgRoleRequest.requestNotes = Request notes
orgRoleRequest.requestOk = Accept request
orgRoleRequest.requestedRole = Requested role
orgRoleRequest.showAll = Show all requests
orgrole.create = Create
orgrole.edit = Edit orgrole
orgrole.list.title = Organization role list
orgrole.members.header = Members
orgrole.name = Name
orgrole.orgainisation = Organization
orgrole.parents = Parent
orgrole.pending.title = Pending organization role requests
orgrole.save = Save
orgrolerequest.commanderror = Error in handling the request. Please try again.
orgrolerequest.create = Create request
orgrolerequest.requestNotes = Request information
orgrolerequest.rolecontent = Role information
orgrolerequest.selectedRole = Requested role
orgrolerequest.sentSuccessfully = Request sent successfully
page.account.edit.header = Edit account events
page.account.list.header = Account events
page.admin.sendimage.header = Send picture
page.auth.login.header = Login error
page.auth.login.loginerror.header = Login error
page.auth.login.loginerror.pagegroup = Front page
page.auth.login.logout.header = Logout
page.auth.login.logout.pagegroup = Front page
page.auth.login.pagegroup = Front page
page.auth.login.title = Login error
page.auth.loginerror.header = Login failed
page.auth.loginerror.pagegroup = front page
page.auth.logout.header = Logout
page.auth.logout.pagegroup = Front page
page.auth.logoutsuccess.header = Logout successful
page.auth.notauthorized.pagegroup = frontpage
page.auth.resetPassword.header = Reset password
page.bill.billSummary.header = Summary of bills
page.bill.edit.header = Edit bill
page.bill.list.header = Bills
page.bill.listAll.header = Bills
page.bill.placemap.header = Place map
page.bill.show.header = Order info
page.checkout.cancel.header = Payment cancelled!
page.checkout.delayed.header = Delayed payment
page.checkout.reject.header = Payment rejected!
page.checkout.return.header = Payment confirmed
page.game.list.header = Insomnia Game
page.game.start.header = Insomnia Game
page.index.header = Etusivu
page.index.pagegroup = frontpage
page.place.edit.header = Edit place
page.place.insertToken.header = Insert place token
page.poll.answer.header = Poll
page.poll.answered.header = Thank you for your answer
page.poll.start.header = Poll
page.product.create.pagegroup = admin
page.product.createBill.header = Buy products
page.product.createBill.pagegroup = shop
page.svm.error.header = Payment failed
page.svm.failure.header = Payment error
page.svm.notification.header = Suomen verkkomaksut notification
page.svm.pending.header = Payment pending
page.svm.success.header = Payment successfull
page.user.create.header = New user
page.user.edit.header = Edit user
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 in 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.
passwordreset.emailnotfound = Email address not found.
passwordreset.mailBody = You can change your password in: {0}\n\nIf you have not requested this password reset, ignore this message.
passwordreset.mailSubject = [{0}] Password reset
passwordreset.unknownerror = Unknown error when resetting password. Please contact administration
passwordreset.usernotfound = Username not found.
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.
place.cancelSend = Peruuta siirto place.buyable = Buyable
place.send = Siirr\u00E4 paikka place.cancelSend = Cancel transfer
place.code = Place token
placegroup.noPlacegroups = Sinulla t\u00E4ytyy olla paikkoja ett\u00E4 voit n\u00E4hd\u00E4 lippusi place.commit = Save
placegroup.showEticket = N\u00E4yt\u00E4 lippu place.description = Description
place.details = Details
placegroupview.groupCreator = Tilaaja place.edit = Edit
placegroupview.owner = Omistaja place.groupremove.confirm = Are you sure you want to remove this place from the group?
placegroupview.placetransferred = Paikka annettu eteenp\u00E4in place.height = Height
placegroupview.reserveForSelf = Valitse paikka itsellesi place.id = ID
placegroupview.toptext = \ place.mapX = X
place.mapY = Y
placeslot.add = Lis\u00E4\u00E4 placeslot place.membership = Associated user
placeslot.state.expired = Vanhentunut place.name = Name
place.noReserver = Not associated to a user
poll.edit = edit place.product = Product
place.release = Release this place
place.releasetime = Release time
place.reserveForUser = Reserve for the user
place.send = Transfer place
place.width = Width
placeReservation.buyConfirm.content = Are you sure, this is difficult to cancel?
placeReservation.buyConfirm.title = Buy places for user?
placeReservation.mapMultiuserNote = If the same user uses map on multiple computers, you see all place selections in blue.
placeReservation.selectedPlaces = Selected places
placeSelect.legend.blue = My selected place
placeSelect.legend.green = My reserved place
placeSelect.legend.grey = Released if needed
placeSelect.legend.red = Reserved place
placeSelect.legend.white = Empty place
placeSelect.placeName = Place
placeSelect.placePrice = Price
placeSelect.placeProductName = Place type
placeSelect.placesleft = Places left
placeSelect.reservationPrice = Reservation price
placeSelect.reservedPlaces = Selected places
placeSelect.totalPlaces = Places total
placegroup.created = Created
placegroup.creator = Reserver
placegroup.details = Details
placegroup.edit = Show
placegroup.edited = Edited
placegroup.name = Name
placegroup.noPlacegroups = You can view the ticket after you have reserved places.
placegroup.placename = Place
placegroup.places = Places
placegroup.printPdf = Print tickets
placegroup.showEticket = Show ticket
placegroupView.editplace = Edit place
placegroupview.groupCreator = Orderer
placegroupview.header = My places
placegroupview.noMemberships = No places
placegroupview.owner = Owner
placegroupview.placeReleaseFailed = Releasing place failed!
placegroupview.placeReleased = Place {0} released
placegroupview.placetransferred = Place is transferred
placegroupview.releasePlace = Release
placegroupview.reservationName = Place
placegroupview.reservationProduct = Ticket
placegroupview.reserveForSelf = Select the place for yourself
placegroupview.token = Place token / user
placegroupview.toptext = \
placeslot.add = Add place slot
placeslot.bill = Bill
placeslot.id = ID
placeslot.lockSlot = Lock slot
placeslot.place = Place
placeslot.product = Slot product
placeslot.releaseSlot = Release slot lock
placeslot.showBill = Show bill
placeslot.state.expired = Expired
placeslot.state.notPaid = Not paid
placeslot.state.paid = Paid
placeslot.stateExpired = Expired
placeslot.used = Used
placetoken.commit = Associate token
placetoken.pageHeader = Add token
placetoken.placelist = My places
placetoken.token = Token
placetoken.tokenNotFound = Token not found! Check token
placetoken.topText = You can associate a place bought by someone else to your own account by inserting the token to the field below
poll.answer = Answer to poll
poll.begin = Open poll
poll.create = Create
poll.description = Description
poll.edit = Edit
poll.end = Close poll
poll.name = Poll name
poll.save = Send answers
print = Print print = Print
product.description = Kuvaus printedCard.cardState.PENDING_VALIDATION = Validation pending
product.expired = Vanhentuneet printedCard.cardState.REJECTED = Rejected
product.name = Tuotteen nimi printedCard.cardState.VALIDATED = Validated
product.price = Hinta (sis. alv) printedCard.template = Template
product.providedRole = Product defines role
product.returnProductEdit = Return to product: product.barcode = Barcode
product.saved = Product saved product.billed = Billed
product.vat = ALV-% product.boughtTotal = Products billed
product.buyInPrice = Purchase price
productFlag.CREATE_NEW_PLACE_WHEN_BOUGHT = Luo uusi paikka ostettaessa product.cart.count = Amount
productFlag.USERSHOP_AUTOPRODUCT = Tuote lis\u00E4t\u00E4\u00E4n k\u00E4ytt\u00E4j\u00E4n tilaukseen product.cashed = Paid in cash
product.color = Color in UI
productshop.minusOne = -1 product.create = Create product
productshop.minusTen = -10 product.createDiscount = Add volume discount
productshop.plusOne = +1 product.createLimit = Create product limit
productshop.plusTen = +10 product.description = Description
product.edit = Edit
reader.autopoll = Jatkuva lukijan seuraaminen product.expired = Expired
reader.noReader = Ei valittua lukijaa product.inventoryQuantity = Inventory count
product.name = Product name
refresh = P\u00E4ivit\u00E4 product.paid = Paid
product.prepaid = Prepaid
registerleaflet.title = Rekisteriseloste product.price = Price (inc. vat)
product.providedRole = Product defines role
product.returnProductEdit = Return to product:
product.save = Save
product.saved = Product saved
product.shopInstant = Create cash payment
product.shopRequired = Role required to buy this product
product.sort = Sort no
product.totalPrice = Total
product.unitName = Unit name
product.vat = VAT-%
productFlag.CREATE_NEW_PLACE_WHEN_BOUGHT = Create new place when bought
productFlag.HIDE_FROM_INFOSHOP = Hide from Info shop
productFlag.PREPAID_CREDIT = Prepaid credit
productFlag.USERSHOP_AUTOPRODUCT = Product will be added to user's order
productFlag.USER_SHOPPABLE = Users can buy
productLimit.description = Description
productLimit.edit = Edit
productLimit.last = Last limit
productLimit.lowerLimit = Lower limit
productLimit.name = Type
productLimit.roles = Roles
productLimit.save = Save
productLimit.sort = Sort number
productLimit.type = Limit type
productLimit.upperLimit = Upper limit
productShopView.readBarcode = Read barcode
products.create = Create product
products.save = Save
productsShopView.readBarcode = Read
productshop.billCreated = Bill created
productshop.commit = Buy
productshop.discounts = Discounts
productshop.limits = Available
productshop.minusOne = -1
productshop.minusTen = -10
productshop.noItemsInCart = There are no products in shopping cart
productshop.plusOne = +1
productshop.plusTen = +10
productshop.total = Total
queuemgmt.adduser = Add user to reserving
queuemgmt.defaultTimeoutMin = Reservation time
queuemgmt.minimumSlotsInQueue = Minimum amount of places to enter queue
queuemgmt.remove = Remove user from queue
queuemgmt.reservingSize = Number of people reserving at the same time
queuemgmt.saveProperties = Save properties
queuemgmt.time = Reservation time
queuemgmt.username = Login
reader.assocToCard = Associate to card
reader.automaticProduct = Default product
reader.automaticProductCount = Amount
reader.autopoll = Reader autopoll
reader.create = Create reader
reader.createNewCard = Create new card
reader.description = Description
reader.edit = Edit
reader.identification = Identification
reader.name = Reader name
reader.noReader = No reader selected
reader.save = Save
reader.select = Select reader
reader.tag = Tag
reader.type = Type
reader.user = User
readerView.searchforuser = Search user
readerevent.associateToUser = Associate to user
readerevent.saveEvent = Save event
readerevent.seenSince = Last seen
readerevent.shopToUser = Buy to user
readerevent.tagname = Tag
readerview.cards = Cards (print amount)
refresh = Refresh
registerleaflet.title = Register leaflet
rejectcard.body = Body
rejectcard.mailBody = Your profile picture for event {0} has been rejected. Please upload new picture as soon as possible. Picture is valid if your face is shown clearly and you can be easily recognized.
rejectcard.reject = Reject
rejectcard.sendAndReject = Send and reject
rejectcard.sendRejectionMail = Send mail
rejectcard.subject = Subject
rejectcard.toAddr = Email address
rejectcard.toName = Name
required = Arvo vaaditaan required = Arvo vaaditaan
resetMail.header = Reset lost password resetMail.body = You can change a forgotten password by inserting your username or email address to the field below. A link where you can change the password will be sent to the email address associated to that.
resetMail.email = Email address
resetMail.header = Reset lost password
resetMail.send = Send
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 to you containing a link where you can change the password.
resetmailSent.header = Email sent resetmailSent.header = Email sent
role.userSelectableRole = K\u00E4ytt\u00E4j\u00E4n valittavissaoleva rooli rfidevent.empty = Empty
rfidevent.reader = Reader
roleView.adduser = Lis\u00E4\u00E4 k\u00E4ytt\u00E4j\u00E4 rfidevent.searchuser = Search user
roleView.hidePermissioneditor = Piilota oikeusasetukset rfidevent.tag = Tag
roleView.members = K\u00E4ytt\u00E4j\u00E4t
roleView.showPermissioneditor = N\u00E4yt\u00E4 oikeusasetukset role.cardtemplate = Card template
role.create = Create role
save = Tallenna role.description = Description
role.edit.save = Save
shop.customPrice = Uusi hinta role.execute = (X)
shop.product.name = Lippu role.name = Name
shop.unitdiscount = Alennus role.parents = Parents
role.permissionheader = Role permissions
submenu.NotImplementedYet = Not implemented role.read = (R)
submenu.admin.adduser = K\u00E4ytt\u00E4j\u00E4nlis\u00E4ys role.savePermissions = Save permissions
submenu.admin.adduser.index = K\u00E4ytt\u00E4j\u00E4nlis\u00E4ys role.userSelectableRole = User selectable role
submenu.admin.incoming.index = Sis\u00E4\u00E4ntulo role.write = (W)
submenu.frontpage = Frontpage
submenu.info.cardlessIncoming = Sis\u00E4\u00E4ntulo roleView.adduser = Add user
submenu.info.foodwave.foodwaveshop = Ruokakauppa roleView.eventRoles = Event roles
submenu.info.incoming = Laaja sis\u00E4\u00E4ntulon\u00E4kym\u00E4 roleView.hidePermissioneditor = Hide permission editor
submenu.info.index = Infon\u00E4kym\u00E4 roleView.members = Users
submenu.info.shop = Kauppa roleView.save = Save changes
submenu.info.usermapsearch = Karttahaku roleView.showPermissioneditor = Show permission editor
submenu.info.viplist = Vippilista
submenu.lectureadmin.lectureParticipants = Tarkastele osallistujia salespoint.edit = Edit
submenu.lectureadmin.manageLectureGroups = Hallinnoi salespoint.name = Name
submenu.lectures.viewLectures = Ilmoittaudu salespoint.noSalesPoints = Amount
submenu.neomap.view = Paikkakartta
submenu.place.placemap = Paikkakartta save = Save
submenu.place.viewplacemap = Paikkatilanne
submenu.reports.basicStatistics = Tilastoja sendImage = Send image
submenu.shop.createBill = Osta lippuja
sendPicture.header = Send image
subnavi.cards = \u0009\u0009
subnavi.info = Info shop.accountBalance = Credits
subnavi.vips = Vippilista shop.actions = Actions
shop.afterBalance = Balance after action
success = Onnistui shop.barcode = Barcode
shop.buy = Buy
shop.buyByCredit = Buy with credits
shop.buyCash = Buy with cash
shop.buyCredit = Buy credits
shop.buyForUser = Osta k\u00E4ytt\u00E4j\u00E4lle
shop.buyForUser.success = Places buyed successfully for user!
shop.calcsubtotal = Calculate subtotal
shop.cartPrice = Cart price
shop.cash = Cash
shop.cashBack = Change returned
shop.cashGiven = Cash given
shop.cashback = Change
shop.confirmCreditBuy = Are you sure?
shop.count = Qty
shop.currentBalance = Current balance
shop.customPrice = New price
shop.price = Price
shop.product = Product
shop.product.name = Ticket
shop.readBarcode = Read
shop.shop = Shop
shop.shoppingcartCommitted = Products bought
shop.toAccountValue = To account
shop.totalPrice = Total
shop.transactionTotal = Transaction total
shop.unitdiscount = Discount
shop.user = Selling to
sidebar.bill.list = My bills
sidebar.bill.listAll = All bills
sidebar.bill.summary = Summary of bills
sidebar.bills = Bills
sidebar.cardTemplate.create = New card template
sidebar.cardTemplate.list = Show card templates
sidebar.createuser = Register a new account
sidebar.eventorg.list = My organizations
sidebar.map.list = Maps
sidebar.map.placemap = Place map
sidebar.other = Other
sidebar.product.create = New product
sidebar.product.createBill = Buy products
sidebar.product.list = Products
sidebar.products = Products
sidebar.role.create = New role
sidebar.role.list = Roles
sidebar.roles = Roles
sidebar.shop.readerEvents = Reader events
sidebar.shop.readerlist = Show readers
sidebar.user.create = New user
sidebar.user.editself = My preferences
sidebar.users = Users
sidebar.utils.flushCache = Flush cache
sidebar.utils.testdata = Test data
sitepage.addContent = Add content block
sitepage.content.expire = Expire time
sitepage.content.locale = Language shown
sitepage.content.publish = Publish time
sitepage.content.showToAll = All languages
sitepage.content.sort = Sorting number
sitepage.create = Create
sitepage.edit = Edit
sitepage.name = Page name
sitepage.roles = Visible for roles
sitepage.save = Save
sitepagelist.header = Site pages
submenu.NotImplementedYet = Not implemented
submenu.actionlog.messagelist = ActionLog
submenu.actionlog.taskview = View tasks
submenu.admin.adduser = K\u00E4ytt\u00E4j\u00E4nlis\u00E4ys
submenu.admin.adduser.index = Add user
submenu.admin.adduser.login = Login
submenu.admin.adduser.start = Welcome
submenu.admin.adduser.update = Update profile picture
submenu.admin.incoming.index = Incoming
submenu.admin.incoming.printCard = Print card
submenu.admin.info.computerplaces = Computer places
submenu.admin.info.general = General functions
submenu.admin.info.index = Info index
submenu.auth.login = Login
submenu.auth.loginError = Login error
submenu.auth.loginSucessRedirect = Successfully logged in
submenu.auth.logout = Logout
submenu.auth.logoutResponse = Logout successful
submenu.auth.sendResetMail = Password reset
submenu.bill.billSummary = Bill summary
submenu.bill.list = My orders
submenu.bill.listAll = All bills
submenu.eventorg.editEvent = Edit event
submenu.feedback.index = U Mad?!
submenu.foodadmin.createTemplate = Create foodwave template
submenu.foodadmin.listTemplates = List foodwave templates
submenu.foodmanager.listFoodwaves = List active foodwaves
submenu.foodwave.list = Foodwaves
submenu.foodwave.listTemplates = Food providers
submenu.frontpage = Front page
submenu.help = Ticket help
submenu.index = Front page
submenu.info.cardlessIncoming = Incoming
submenu.info.foodwave.foodwaveshop = Foodshop
submenu.info.incoming = Extendet incoming view
submenu.info.index = Infoview
submenu.info.placeReservation = Place reservation
submenu.info.shop = Shop
submenu.info.usermapsearch = Map search
submenu.info.viplist = Vip list
submenu.lectureadmin.lectureParticipants = Lecture participants
submenu.lectureadmin.manageLectureGroups = Management
submenu.lectures.viewLectures = Participate
submenu.license.manageCodes = Manage codes
submenu.license.viewCodes = View codes
submenu.map.create = Create map
submenu.map.list = List maps
submenu.neomap.reserve = Reserve places
submenu.neomap.view = Map
submenu.networkassociation.index = Associations
submenu.orgrole.create = Create organization role
submenu.orgrole.list = Organization roles
submenu.orgrole.pendingRequests = Organization role requests
submenu.orgrole.requestRole = Request role
submenu.pages.create = Create content
submenu.pages.list = List pages
submenu.place.adminGroups = Account places
submenu.place.adminPlacemap = Place map
submenu.place.editGroup = Edit group
submenu.place.insertToken = Insert place token
submenu.place.myGroups = Place reservations
submenu.place.placemap = Place map
submenu.place.viewplacemap = Place status
submenu.poll.index = Polls
submenu.product.create = Create product
submenu.product.list = List products
submenu.reports.basicStatistics = Statistics
submenu.role.create = Create role
submenu.role.list = Show Roles
submenu.shop.createBill = Purchase tickets
submenu.shop.listReaders = List readers
submenu.shop.shopToUser = Shop to user
submenu.temp.pms = PMS codes
submenu.tournaments.admin.index = View and manage
submenu.tournaments.index = Tournaments list
submenu.tournaments.myparticipations = My participations
submenu.user.accountEvents = Account events
submenu.user.changePassword = Change password
submenu.user.create = Create new user
submenu.user.createCardTemplate = Create card template
submenu.user.edit = My information
submenu.user.foodwave = Food
submenu.user.gameids = Set GameIDs
submenu.user.invite = Invite friends
submenu.user.list = All users
submenu.user.listCardTemplates = Card templates
submenu.user.manageuserlinks = Manage users
submenu.user.other = Other
submenu.user.rolelinks = Manage roles
submenu.user.sendPicture = Send picture
submenu.user.shop = Shop
submenu.user.userlinks = User information
submenu.useradmin.accountEvents = User's account events
submenu.useradmin.create = Create user
submenu.useradmin.createCardTemplate = Create card template
submenu.useradmin.edit = Edit user
submenu.useradmin.foodwaveshop = Foodwave shop
submenu.useradmin.list = Search users
submenu.useradmin.listCardTemplates = Card templates
submenu.useradmin.sendPicture = Send picture
submenu.useradmin.showTakePicture = Show webcam
submenu.useradmin.validateUser = Validate user
submenu.utils.index = Administration tools
submenu.voting.admincompolist = Compos
submenu.voting.compolist = Compos
submenu.voting.create = Create new compo
submenu.voting.myEntries = My entries
submenu.voting.submitEntry = Submit entry
subnavi.billing = Billing
subnavi.cards = Cards
subnavi.info = InfoInfo
subnavi.products = Products
subnavi.readers = Readers
subnavi.roles = Roles
subnavi.vips = VIP-list
success = Success
suffix.minutes = min suffix.minutes = min
svm.success.successMessage = Verkkomaksu onnistui. supernavi.admin = Admin view
supernavi.user = User view
topnavi.adminlectures = Kurssit ja luennot
topnavi.license = Lisenssikoodit svm.failure.errorMessage = Payment error.
topnavi.userlectures = Kurssit ja luennot svm.failure.successMessage = There might have been an error while processing the payment, please check ticket sales/Moya to view payment status. In unclear situations, contact support.
svm.notification.errorMessage = Payment failed.
user.cancelInvite = Peruuta kutsu svm.notification.successMessage = Payment notification received.
user.createdmessage = K\u00E4ytt\u00E4j\u00E4tunnus on luotu onnistuneesti. svm.pending.errorMessage = Unknown error! If payment was successfull, an email will be sent after verification.
user.cropImage = Crop svm.pending.successMessage = Payment pending. You will receive email after payment verification.
user.email = S\u00E4hk\u00F6postiosoite svm.success.successMessage = Payment was successful.
user.emailAgain = S\u00E4hk\u00F6posti (uudelleen)
user.emailAndUsername = Email (toimii k\u00E4ytt\u00E4j\u00E4tunnuksena) template.keepaliveError = Page has expired. Please refresh the page.
user.imageUpload.imageNotFound = Select image to upload template.loggedInAs = Logged in as
user.info = K\u00E4ytt\u00E4j\u00E4
user.invite.placeInvite.header = Liit\u00E4 paikka itsellesi tmp.code = Code
user.meta.box.title = Metadata tmp.yourpmscodes = Your PMS codes
user.roles = Pakotetut roolit
user.saveSuccessfull=Changes saved successfully topmenu.admin = Admin view
user.saveUserSelectableRoles = Tallenna topmenu.helpdesk = Helpdesk
user.shirt.L = Unisex L topmenu.user = User view
user.shirt.LadyL = Ladyfit L
user.shirt.LadyM = Ladyfit M topnavi.adminassoc = Net associations
user.shirt.LadyS = Ladyfit S topnavi.adminlectures = Lectures and courses
user.shirt.LadyXL = Ladyfit XL topnavi.adminshop = Admin shop
user.shirt.LadyXS = Ladyfit XS topnavi.billing = Billing
user.shirt.LadyXXL = Ladyfit XXL topnavi.competitions = Competitions
user.shirt.M = Unisex M topnavi.compos = Compos
user.shirt.S = Unisex S topnavi.contents = Site contents
user.shirt.XL = Unisex XL topnavi.createuser = Create user
user.shirt.XXL = Unisex XXL topnavi.event = Event
user.shirt.XXXL = Unisex XXXL topnavi.foodwave = Foodwave
user.shirt.select = Valitse yksi topnavi.frontpage = Front page
user.shirtSize = Paidan koko topnavi.game = Game codes
user.unauthenticated = Kirjautumaton topnavi.help = Help
user.userSelectableRoles = Valitse yksi topnavi.infoviews = Info views
topnavi.license = License codes
usercart.downloadCsv = CSV topnavi.log = Log
usercart.showoverview = Vie tarkastusn\u00E4kym\u00E4\u00E4n topnavi.login = Login
topnavi.maps = Maps
viewlectures.title = Kurssit ja luennot topnavi.placemap = Map
topnavi.poll = Polls
vip.backToList = Takaisin listaukseen topnavi.products = Products
vip.create = Luo topnavi.profile = Profile
vip.createNew = Luo uusi topnavi.shop = Shop
vip.deliver = Toimita topnavi.user = My properties
vip.description = Lis\u00E4tietoja topnavi.userevent = Event
vip.edit = Muokkaa topnavi.userinit = User auth
vip.host = Is\u00E4nt\u00E4 topnavi.userlectures = Lectures and courses
vip.hostsName = Is\u00E4nt\u00E4 topnavi.usermgmt = Users
vip.productDelivered = Toimitettu topnavi.userplaces = Computer places
vip.productQuantity = Lkm topnavi.usershop = Shop
vip.products = Tuote
vip.save = Tallenna tournament.admin.back_to_index = Back to tournament administration
vip.shortdescr = Nimi tournament.admin.create = Create new tournament
tournament.admin.delete = Delete
vipProduct.create = Lis\u00E4\u00E4 tournament.admin.delete_cancel = Cancel deletion
vipProduct.deliver = Toimita tournament.admin.delete_confirm = Confirm deletion
vipProduct.deliverNotes = Huomiot tournament.admin.edit = Edit
vipProduct.delivered = Toimitettu tournament.admin.tournament_deleted_successfully = Tournament deleted successfully
vipProduct.name = Tuote tournament.admin.tournament_edited_successfully = Edited successfully
vipProduct.quantity = Lukum\u00E4\u00E4r\u00E4 tournament.admin.tournament_rules_edit_failed = Editing rules failed
tournament.admin.tournament_rules_edited_successfully = Rules successfully edited
yes = Kyll\u00E4 tournament.admin.view = View
vip.delete=Poista tournament.already_participated_into_tournament = You have already participated into the selected tournament!
tmp.yourpmscodes=PMS -koodisi tournament.backup_player_successfully_added_to_team = Backup player added
tmp.code=Koodi tournament.cancel_participation = Cancel participation
submenu.temp.pms=Pms koodit tournament.cannot_add_anon_user = Cannot add anonymous user
shop.buyForUser=Osta k\u00E4ytt\u00E4j\u00E4lle tournament.cannot_remove_captain = Cannot remove the team captain (you)
shop.buyForUser.success=Ostettu k\u00E4ytt\u00E4j\u00E4lle onnistuneesti tournament.control = Control
submenu.info.placeReservation=Paikanvaraus tournament.create = Create tournament
placeReservation.selectedPlaces=Valitut paikat tournament.edit = Edit tournament
placeReservation.mapMultiuserNote=Jos sama k\u00E4ytt\u00E4j\u00E4 k\u00E4ytt\u00E4\u00E4 karttaa monelta koneelta, n\u00E4kyv\u00E4t kaikkien koneiden klikkailut kartassa sinisell\u00E4. tournament.fillamount = Participants signed up
placeReservation.buyConfirm.content=Haluatko varmasti ostaa valitut paikat k\u00E4ytt\u00E4j\u00E4lle, t\u00E4t\u00E4 ei voi peruuttaa? tournament.full = Tournament full
placeReservation.buyConfirm.title=Ostetaanko paikat k\u00E4ytt\u00E4j\u00E4lle? tournament.game = Game
template.keepaliveError.title=View has been expired tournament.my_participations = My participations
tournament.name = Tournament name
tournament.not_within_participation_time = Tournament sign up is not active
tournament.participant_captain = Captain
tournament.participant_email = Participant email
tournament.participant_gameid = Game-ID
tournament.participant_nick = Nickname
tournament.participants = Participants
tournament.participate = Participate
tournament.participation_failed = Sign up failed
tournament.participation_success = Successfully signed up to the tournament
tournament.participation_time = Sign up time
tournament.player_already_exists_in_team = Player already exists in the team
tournament.player_successfully_added_to_team = Player added to the team
tournament.playerspermatch_slash_teamsize = Players / team size
tournament.rules = Rules
tournament.rules_for_tournament = Rules for tournament
tournament.status = Status
tournament.team_members = Team members
tournament.team_name = Team name
tournament.team_name_required = Team name is required
tournament.teammember.delete = Delete
tournament.teammember.login = Login
tournament.teammember.name = Name
tournament.type = Type
tournaments.accept_rules_and_participate = Accept rules and sign up
tournaments.active_tournaments = Active tournaments
tournaments.add_backup_player_to_team = Add backup player
tournaments.add_player_to_team = Add player to team
tournaments.admin.begin_time_constraints = Tournament begin time
tournaments.admin.cancel_edits = Cancel edits
tournaments.admin.create = Create tournament
tournaments.admin.create_a_game = Create a game
tournaments.admin.create_new_ruleset = Create a new ruleset
tournaments.admin.create_tournament = Create a tournament
tournaments.admin.description = Manage tournaments
tournaments.admin.edit = Edit tournament
tournaments.admin.edit_rules = Edit rules
tournaments.admin.edit_tournament = Edit tournament
tournaments.admin.game_description = Game description
tournaments.admin.game_name = Game name
tournaments.admin.registration_time_constraints = Registration time
tournaments.admin.remove_confirmation_text = Are you sure you want to remove this tournament? THIS CANNOT BE REVERSED!
tournaments.admin.remove_title = Confirm tournament removal
tournaments.admin.rules = Rules
tournaments.admin.select_a_game = Select a game
tournaments.admin.select_a_ruleset = Select a ruleset
tournaments.admin.set_time_constraints = Set time limits
tournaments.admin.title = Tournaments management
tournaments.admin.view_tournament_description = You may view tournament participants and verify details and make minor edits for the teams. You may also remove any invalid participations.
tournaments.admin.view_tournament_description_teamview_addition = Team listing is of form TeamMember (Game-ID).
tournaments.admin.view_tournament_title = View tournament:
tournaments.back_to_tournament_list = Back to tournament list
tournaments.backup_players = Max backup players
tournaments.cancel_participation = Cancel participation
tournaments.completed_tournaments = Past tournaments
tournaments.description = You can view & sign up to tournaments on this page.
tournaments.in_progress_tournaments = In progress
tournaments.max_participants = Max participants
tournaments.menutitle = Tournaments
tournaments.open_tournaments = Open tournaments
tournaments.participate_actual_team_members = Actual team members
tournaments.participate_backup_player_count = Backup player amount
tournaments.participate_backup_team_members = Backup team members
tournaments.participate_description = You may sign up to the tournament on this page.
tournaments.participate_player_count = Player count
tournaments.participate_rules = Rules
tournaments.participate_team_counters = Counters
tournaments.participate_team_members = Select team members
tournaments.participate_title = Sign up to tournament
tournaments.participated_user_not_found = User not found. Please check the username.
tournaments.participation_already_exists = Participant is already added.
tournaments.players_per_match = Max players per match
tournaments.registration_closes = Registration closing time
tournaments.registration_opens = Registration opening time
tournaments.ruleset_description = Ruleset description
tournaments.ruleset_name = Ruleset name
tournaments.ruleset_rules = Tournament ruleset
tournaments.setup_closed_tournaments = Sign up closed
tournaments.start_time = Start time
tournaments.team_details = Team details
tournaments.title = Tournaments
tournaments.tournament_details = Tournament details
tournaments.tournament_gameplay = Gameplay settings
tournaments.tournament_name = Tournament name
tournaments.tournament_type = Tournament type
user.accountBalance = Account balance
user.accountEventHeader = Account events
user.accountevents = Account events
user.addToEvent = Associate user to event
user.address = Street address
user.age = Age
user.bank = Bank
user.bankaccount = Bank account
user.birthday = Birthday
user.cancelInvite = Cancel invite
user.cardPower = User type
user.changePassword = Change password
user.changepassword.forUser = For user
user.changepassword.title = Change password
user.confirmUserToEventAdding = Are you sure you want to associate this user to this event?
user.create = Create user
user.createdmessage = User has been created successfully.
user.cropImage = Crop image
user.cropUserImage = Crop image
user.defaultImage = Default picture
user.edit.gameids = Edit GameIDs
user.edit.title = My information
user.email = Email
user.emailAgain = Email (again)
user.emailAndUsername = Email (works also as username)
user.emailsunmatch = Email addresses does not match.
user.emailtooshortmessage = Email must be at least {0} characters long.
user.firstNames = First name
user.food.title = Choose menu
user.foodwave.products.title = Choose products
user.foodwavelist.title = Choose foodwave
user.game.add_gameid = Add
user.game.add_new_gameid = Add new GameID
user.game.current_gameids = Current GameIDs
user.game.gameid_added = GameID successfully added
user.game.gameid_removed = GameID successfully removed
user.game.manage = Manage
user.game.remove_gameid = Remove
user.hasImage = Image
user.image = Image
user.imageCropRefresh = Refresh page
user.imageTooBig = Image is too big
user.imageUpload.imageNotFound = First choose image to upload
user.imageUploaded = Image uploaded.
user.imagelist = Saved images
user.imagesubmit = Send image
user.info = User
user.insert = Insert
user.insertToken = Insert token
user.invalidLoginCredentials = Invalid user credentials
user.invite.header = Accept invitation
user.invite.placeInvite.header = Accept received place
user.invitemail = Email address
user.lastName = Last name
user.login = Login
user.logout = Logout
user.meta.box.title = Metadata
user.myGroups = My place reservations
user.myPlaces = Reserved places
user.myProperties = My properties
user.nick = Nick
user.noAccountevents = No account events
user.noCurrentImage = No image
user.noImage = No image
user.oldPassword = Current password
user.page.invite = Invite friends
user.password = Password
user.passwordcheck = Password (again)
user.passwordlengthMessage = Password is too short!
user.phone = Tel
user.profile = Profile
user.realname = Name
user.roles = Forced roles
user.rolesave = Save roles
user.save = Save
user.saveFailed = Save failed, missing required permissions!
user.saveRoles = Save roles
user.saveSuccessfull = Changes saved successfully
user.saveUserSelectableRoles = Save
user.searchUser = Search user
user.sendPicture = Send image
user.sex.FEMALE = Female
user.sex.MALE = Male
user.sex.UNDEFINED = Prefer not to say
user.shirt.L = Unisex L
user.shirt.LadyL = Ladyfit L
user.shirt.LadyM = Ladyfit M
user.shirt.LadyS = Ladyfit S
user.shirt.LadyXL = Ladyfit XL
user.shirt.LadyXS = Ladyfit XS
user.shirt.LadyXXL = Ladyfit XXL
user.shirt.M = Unisex M
user.shirt.S = Unisex S
user.shirt.XL = Unisex XL
user.shirt.XXL = Unisex XXL
user.shirt.XXXL = Unisex XXXL
user.shirt.select = Valitse yksi
user.shirtSize = Paidan koko
user.shop = Buy
user.shop.title = Shop to user
user.successfullySaved = Changes saved successfully
user.superadmin = Superadmin
user.thisIsCurrentImage = Current image
user.town = City
user.unauthenticated = Unauthenticated
user.uploadimage = Send image
user.userSelectableRoles = Select one
user.username = Username
user.validate.notUniqueUsername = Username already exists. Please select another.
user.validateUser.commit = Send
user.validateUser.header = Please insert credentials
user.wholeName = Name
user.zipCode = Postal no.
userImport.commit = Commit
userView.image = Image
usercart.addSearchedUsers = Add found users
usercart.cartsize = Size
usercart.clear = Empty cart
usercart.downloadCsv = CSV
usercart.next = Next user
usercart.prev = Previous user
usercart.removeCurrent = Remove from user cart
usercart.showCart = Show user cart
usercart.showoverview = Export to check view
usercart.traverse = Check
userimage.webcam = Take picture with webcam
userlist.header = Search users
userlist.onlythisevent = Limit to users of this event
userlist.placeassoc = Assigned to place
userlist.rolefilter = Assigned roles
userlist.saldofilter = Account balance
userlist.search = Search
userlist.searchcount = Search results
userlist.showAdvancedSearch = Advanced search
userlist.usersWithUnusedCodes = List this event's users with unused place tokens
usertitle.managingUser = Shop
userview.header = Users
userview.invalidEmail = Invalid email address
userview.loginstringFaulty = Username has to be atleast 2 characters long!
userview.oldPasswordError = Invalid password!
userview.passwordTooShort = Password has to be at least {0} characters long!
userview.passwordsChanged = Password changed
userview.passwordsDontMatch = Passwords do not match! Please try again!
userview.userExists = Username already exists! You may already have an account.
userview.userExistsByEmail = Email already exists! You may already have an account.
viewexpired.body = Please login again.
viewexpired.title = Login expired. Please login again.
viewlectures.title = Courses and lectures
vip.backToList = Back to VIP list
vip.create = Create
vip.createNew = Create new
vip.delete = Delete
vip.deliver = Deliver
vip.description = Description
vip.edit = Edit
vip.host = Host
vip.hostsName = Host
vip.productDelivered = Delivered
vip.productQuantity = Qty
vip.products = Product
vip.save = Save
vip.shortdescr = Name
vipProduct.create = Create
vipProduct.deliver = Deliver
vipProduct.deliverNotes = Notes
vipProduct.delivered = Delivered
vipProduct.name = Product
vipProduct.quantity = Quantity
voting.allcompos.curEntries = No. of entries
voting.allcompos.descri = Description
voting.allcompos.description = List of all compos and their information.
voting.allcompos.endTime = End time
voting.allcompos.header = All compos
voting.allcompos.hidden = Hidden
voting.allcompos.holdVoting = Hold voting
voting.allcompos.maxParts = Max participants
voting.allcompos.name = Name
voting.allcompos.startTime = Start time
voting.allcompos.submitEnd = End submitting
voting.allcompos.submitEntry = Submit entry
voting.allcompos.submitStart = Start submitting
voting.allcompos.voteEnd = End voting
voting.allcompos.voteStart = Start voting
voting.compo.submit = Submit entry
voting.compo.vote = Vote
voting.compoentryadd.button = Send
voting.compoentryadd.description = Add new entry to compo
voting.compoentryadd.entryname = Name
voting.compoentryadd.file = File
voting.compoentryadd.notes = Notes
voting.compoentryadd.screenmessage = Message for compo slide
voting.compoentryadd.title = Add entry
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.hidden = Hidden
voting.create.maxParticipants = Max participants
voting.create.name = Name
voting.create.saveCompo = Save compo
voting.create.submitEnd = Submit close
voting.create.submitStart = Submit open
voting.create.voteEnd = Voting close
voting.create.voteStart = Voting start
yes = Yes
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!