Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Antti Väyrynen
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 951bd9e5
authored
Aug 31, 2013
by
Antti Jaakkola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
i18n translations
1 parent
dca86dcc
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
56 additions
and
3 deletions
code/MoyaWeb/WebContent/eventorg/editEvent.xhtml
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n.properties
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_en.properties
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_fi.properties
code/MoyaWeb/WebContent/eventorg/editEvent.xhtml
View file @
951bd9e
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
<h:form>
<h:form>
<h:inputText
value=
"#{eventorgView.newdomain}"
/>
<h:inputText
value=
"#{eventorgView.newdomain}"
/>
<h:commandButton
action=
"#{eventorgView.addDomain()}"
value=
"#{i18n['eventdomain.add']}"
/>
<h:commandButton
action=
"#{eventorgView.addDomain()}"
value=
"#{i18n['eventdomain.add']}"
/>
<h:dataTable
var=
"
domain
"
value=
"#{eventorgView.eventdomains}"
>
<h:dataTable
var=
"
#{i18n['event.domains.title']}
"
value=
"#{eventorgView.eventdomains}"
>
<h:column>
<h:column>
<f:facet
name=
"header"
>
<f:facet
name=
"header"
>
<h:outputText
value=
"#{i18n['eventdomain.domainname']}"
/>
<h:outputText
value=
"#{i18n['eventdomain.domainname']}"
/>
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
</h:dataTable>
</h:dataTable>
</h:form>
</h:form>
<h2>
Properties
</h2>
<h2>
#{i18n['event.properties.title']}
</h2>
<h:form>
<h:form>
<h:dataTable
var=
"prop"
value=
"#{eventPropertyView.properties}"
>
<h:dataTable
var=
"prop"
value=
"#{eventPropertyView.properties}"
>
<h:column>
<h:column>
...
@@ -137,7 +137,7 @@
...
@@ -137,7 +137,7 @@
<ui:fragment
rendered=
"#{eventPropertyView.privatePropertyPermission}"
>
<ui:fragment
rendered=
"#{eventPropertyView.privatePropertyPermission}"
>
<h2>
Private Properties
</h2>
<h2>
#{i18n['event.privateProperties.title']}
</h2>
<h:form>
<h:form>
<h:dataTable
var=
"prop"
value=
"#{eventPropertyView.privateProperties}"
>
<h:dataTable
var=
"prop"
value=
"#{eventPropertyView.privateProperties}"
>
<h:column>
<h:column>
...
...
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n.properties
View file @
951bd9e
...
@@ -107,7 +107,15 @@ cardTemplate.emptyCardTemplate = ----
...
@@ -107,7 +107,15 @@ 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.
event.domains.title
=
Domain
event.id
=
Event ID
event.privateProperties.title
=
Private Properties
event.properties.title
=
Properties
eventdomain.add
=
Add event domain
eventorg.create
=
Create
eventorg.create
=
Create
eventorg.id
=
Event ID
game.active
=
Aktiivinen
game.active
=
Aktiivinen
game.codecount
=
Avattuja
game.codecount
=
Avattuja
...
@@ -131,6 +139,16 @@ global.save = Save
...
@@ -131,6 +139,16 @@ global.save = Save
httpsession.creationTime
=
Created
httpsession.creationTime
=
Created
lanEventPrivateProperty.createProperty
=
Create private property
lanEventPrivateProperty.key
=
Private property key
lanEventPrivateProperty.value
=
Private property value
lanEventProperty.createProperty
=
Create property
lanEventProperty.editProperty
=
Edit property
lanEventProperty.key
=
Property key
lanEventProperty.value
=
Property value
lanEventProperty.valueIsRawdataWarning
=
Raw data warning
license.active
=
Active
license.active
=
Active
license.description
=
Description
license.description
=
Description
license.name
=
Name
license.name
=
Name
...
@@ -200,6 +218,7 @@ resetmailSent.body = Email has been sent containing a link where you can chang
...
@@ -200,6 +218,7 @@ resetmailSent.body = Email has been sent containing a link where you can chang
resetmailSent.header
=
Email sent
resetmailSent.header
=
Email sent
submenu.license.manageCodes
=
Manage codes
submenu.license.manageCodes
=
Manage codes
submenu.license.viewCodes
=
View codes
subnavi.cards
=
\u0009\u0009
subnavi.cards
=
\u0009\u0009
...
...
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_en.properties
View file @
951bd9e
...
@@ -241,14 +241,19 @@ error.contact = If this happens again, contact Info with the following code:
...
@@ -241,14 +241,19 @@ 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.domains.title
=
Domain
event.edit
=
Edit
event.edit
=
Edit
event.endTime
=
End time
event.endTime
=
End time
event.id
=
Event ID
event.name
=
Event name
event.name
=
Event name
event.nextBillNumber
=
Initial bill number
event.nextBillNumber
=
Initial bill number
event.privateProperties.title
=
Private Properties
event.properties.title
=
Properties
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.add
=
Add event domain
eventdomain.domainname
=
Domain
eventdomain.domainname
=
Domain
eventdomain.remove
=
Remove
eventdomain.remove
=
Remove
...
@@ -274,6 +279,7 @@ eventorg.createEvent = Create event
...
@@ -274,6 +279,7 @@ 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.id
=
Event ID
eventorg.organisation
=
Organisation name
eventorg.organisation
=
Organisation name
eventorg.save
=
Save
eventorg.save
=
Save
...
@@ -416,6 +422,16 @@ javax.validation.constraints.Past.message = must be in the past
...
@@ -416,6 +422,16 @@ javax.validation.constraints.Past.message = must be in the past
javax.validation.constraints.Pattern.message
=
must match "{regexp}"
javax.validation.constraints.Pattern.message
=
must match "{regexp}"
javax.validation.constraints.Size.message
=
size must be between {min} and {max}
javax.validation.constraints.Size.message
=
size must be between {min} and {max}
lanEventPrivateProperty.createProperty
=
Create private property
lanEventPrivateProperty.key
=
Private propery key
lanEventPrivateProperty.value
=
Private property value
lanEventProperty.createProperty
=
Create property
lanEventProperty.editProperty
=
Edit property
lanEventProperty.key
=
Property key
lanEventProperty.value
=
Property value
lanEventProperty.valueIsRawdataWarning
=
Raw data warning
layout.editBottom
=
Edit bottom content
layout.editBottom
=
Edit bottom content
layout.editContent
=
Edit center
layout.editContent
=
Edit center
layout.editTop
=
Edit topcontent
layout.editTop
=
Edit topcontent
...
@@ -836,6 +852,7 @@ submenu.foodwave.list = Foodwaves
...
@@ -836,6 +852,7 @@ submenu.foodwave.list = Foodwaves
submenu.foodwave.listTemplates
=
Food provides
submenu.foodwave.listTemplates
=
Food provides
submenu.index
=
Frontpage
submenu.index
=
Frontpage
submenu.license.manageCodes
=
Manage codes
submenu.license.manageCodes
=
Manage codes
submenu.license.viewCodes
=
View codes
submenu.map.create
=
Create map
submenu.map.create
=
Create map
submenu.map.list
=
List maps
submenu.map.list
=
List maps
submenu.orgrole.create
=
Create organisationrole
submenu.orgrole.create
=
Create organisationrole
...
...
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_fi.properties
View file @
951bd9e
...
@@ -242,14 +242,19 @@ error.contact = Jos t\u00E4m\u00E4 toistuu, ota seuraava koodi talteen ja ota yh
...
@@ -242,14 +242,19 @@ error.contact = Jos t\u00E4m\u00E4 toistuu, ota seuraava koodi talteen ja ota yh
error.error
=
Olet kohdannut virheen.
error.error
=
Olet kohdannut virheen.
event.defaultRole
=
K
\u
00E4ytt
\u
00E4jien oletusrooli
event.defaultRole
=
K
\u
00E4ytt
\u
00E4jien oletusrooli
event.domains.title
=
Verkkotunnus
event.edit
=
Muokkaa
event.edit
=
Muokkaa
event.endTime
=
Lopetusp
\u
00E4iv
\u
00E4
event.endTime
=
Lopetusp
\u
00E4iv
\u
00E4
event.id
=
Eventin id
event.name
=
Tapahtuman nimi
event.name
=
Tapahtuman nimi
event.nextBillNumber
=
Seuraavan laskun numero
event.nextBillNumber
=
Seuraavan laskun numero
event.privateProperties.title
=
Yksityiset ominaisuudet
event.properties.title
=
Ominaisuudet
event.referenceNumberBase
=
Viitenumeron pohja
event.referenceNumberBase
=
Viitenumeron pohja
event.save
=
Tallenna
event.save
=
Tallenna
event.startTime
=
Aloitusp
\u
00E4iv
\u
00E4
event.startTime
=
Aloitusp
\u
00E4iv
\u
00E4
eventdomain.add
=
Lis
\u
00E4
\u
00E4 verkkotunnus tapahtumalle
eventdomain.domainname
=
Domain
eventdomain.domainname
=
Domain
eventdomain.remove
=
Poista
eventdomain.remove
=
Poista
...
@@ -275,6 +280,7 @@ eventorg.createEvent = Luo tapahtuma
...
@@ -275,6 +280,7 @@ 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.id
=
Tapahtuman ID
eventorg.organisation
=
Organisaation nimi
eventorg.organisation
=
Organisaation nimi
eventorg.save
=
Tallenna
eventorg.save
=
Tallenna
...
@@ -426,6 +432,16 @@ javax.validation.constraints.Past.message = must be in the past
...
@@ -426,6 +432,16 @@ javax.validation.constraints.Past.message = must be in the past
javax.validation.constraints.Pattern.message
=
must match "{regexp}"
javax.validation.constraints.Pattern.message
=
must match "{regexp}"
javax.validation.constraints.Size.message
=
size must be between {min} and {max}
javax.validation.constraints.Size.message
=
size must be between {min} and {max}
lanEventPrivateProperty.createProperty
=
Luo yksityinen ominaisuus
lanEventPrivateProperty.key
=
Yksityisen ominaisuuden avain
lanEventPrivateProperty.value
=
Yksityisen ominaisuuden arvo
lanEventProperty.createProperty
=
Luo ominaisuus
lanEventProperty.editProperty
=
Muokkaa arvoa
lanEventProperty.key
=
Asetuksen avain
lanEventProperty.value
=
Asetuksen arvo
lanEventProperty.valueIsRawdataWarning
=
Varoitus raakadatasta
layout.editBottom
=
Muokkaa alasis
\u
00E4lt
\u
00F6
\u
00E4
layout.editBottom
=
Muokkaa alasis
\u
00E4lt
\u
00F6
\u
00E4
layout.editContent
=
Muokkaa sis
\u
00E4lt
\u
00F6
\u
00E4
layout.editContent
=
Muokkaa sis
\u
00E4lt
\u
00F6
\u
00E4
layout.editTop
=
Muokkaa yl
\u
00E4sis
\u
00E4lt
\u
00F6
\u
00E4
layout.editTop
=
Muokkaa yl
\u
00E4sis
\u
00E4lt
\u
00F6
\u
00E4
...
@@ -816,6 +832,7 @@ submenu.foodmanager.listFoodwaves = Aktiiviset ruokatilaukset
...
@@ -816,6 +832,7 @@ submenu.foodmanager.listFoodwaves = Aktiiviset ruokatilaukset
submenu.foodwave.list
=
Ruokailu
submenu.foodwave.list
=
Ruokailu
submenu.index
=
Etusivu
submenu.index
=
Etusivu
submenu.license.manageCodes
=
Hallinnoi lisenssej
\u
00E4
submenu.license.manageCodes
=
Hallinnoi lisenssej
\u
00E4
submenu.license.viewCodes
=
N
\u
00E4yt
\u
00E4 koodit
submenu.map.create
=
Uusi kartta
submenu.map.create
=
Uusi kartta
submenu.map.list
=
N
\u
00E4yt
\u
00E4 kartat
submenu.map.list
=
N
\u
00E4yt
\u
00E4 kartat
submenu.orgrole.create
=
Luo j
\u
00E4rjest
\u
00E4j
\u
00E4rooli
submenu.orgrole.create
=
Luo j
\u
00E4rjest
\u
00E4j
\u
00E4rooli
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment