20 changed files with 603 additions and 318 deletions
@ -1,8 +1,6 @@
@@ -1,8 +1,6 @@
|
||||
<template> |
||||
<v-btn |
||||
:to="localePath('/researchStudies/create')" |
||||
> |
||||
<v-btn :to="localePath('/researchStudies/create')"> |
||||
<v-icon>mdi-plus</v-icon> |
||||
{{ $t('researchStudies.createButton.button') }} |
||||
{{ $t('page.researchStudies.index.create_button') }} |
||||
</v-btn> |
||||
</template> |
@ -1,75 +1,186 @@
@@ -1,75 +1,186 @@
|
||||
export default { |
||||
'page.landing.title': 'The place to conduct your research', |
||||
'page.landing.introduction': 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', |
||||
'page.landing.startButton': 'Get Started', |
||||
'page.studies.create.title': 'Add new study', |
||||
'page.studies.create.privacyStatement.title': 'Privacy statement', |
||||
'page.studies.create.privacyStatement.text': 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammeled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.', |
||||
'page.studies.study.contributors.contributor.invite.title': 'Invite contributor', |
||||
'page.studies.study.contributors.contributor.edit.title': 'Edit contributor', |
||||
'page.researchStudies.index.title': 'Studies overview', |
||||
'page.researchStudies.studyId.index.title': 'Study detail: {study_name}', |
||||
'page.researchStudies.studyId.contributors.contributorId.edit.title': 'Edit contributor', |
||||
'page.researchStudies.studyId.contributors.index.title': 'Study contributors overview', |
||||
'page.researchStudies.studyId.contributors.index.invite': 'Invite a researcher to this study', |
||||
'page.researchStudies.studyId.settings.title': 'Study settings', |
||||
'page.researchStudies.create.title': 'Create a new study', |
||||
'page.researchStudies.studyId.apps.title': 'Apps for study {study_name}', |
||||
'page.profile.edit.title': 'Edit me', |
||||
'page.profile.edit.header': 'Edit me', |
||||
'form.label.firstName': 'First name', |
||||
'form.label.lastName': 'Last name', |
||||
'form.label.faculty': 'Faculty', |
||||
'form.label.mobilePhone': 'Mobile phone', |
||||
'form.label.idNumber': 'P Number', |
||||
'form.label.profileAvatar': 'Avatar', |
||||
'form.label.studyName': 'Study name', |
||||
'form.label.studyShortDescription': 'Study short description', |
||||
'form.label.projectCode': 'Project code', |
||||
'form.label.usesHumanSubjectData': 'Uses human subject data', |
||||
'form.label.studyField': 'Study field', |
||||
'form.label.studyAvatar': 'Study avatar', |
||||
'form.contributorFirstName': 'Contributor first name', |
||||
'form.contributorLastName': 'Contributor last name', |
||||
'form.contributorEmail': 'Contributor email', |
||||
'form.contributorRole': 'Role', |
||||
'form.search': 'Search', |
||||
'link.home': 'Home page', |
||||
'link.researchStudies': 'Research studies', |
||||
'link.researchStudies.study.overview': 'Overview', |
||||
'link.researchStudies.study.contributors': 'Contributors', |
||||
'link.researchStudies.study.apps': 'Apps', |
||||
'link.researchStudies.study.settings': 'Settings', |
||||
'study.name': 'Name', |
||||
'study.access': 'Access', |
||||
'study.access.restricted': 'restricted', |
||||
'study.access.public': 'public', |
||||
'study.field': 'Field', |
||||
'study.faculty': 'Faculty', |
||||
'study.university': 'University', |
||||
'study.createdAt': 'Created at', |
||||
'study.updatedAt': 'Updated at', |
||||
'study.startDate': 'Start Date', |
||||
'contributor.role': 'Role', |
||||
'contributor.role.owner': 'OWNER', |
||||
|
||||
page: { |
||||
landing: { |
||||
title: 'The place to conduct your research', |
||||
introduction: 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', |
||||
startButton: 'Get Started', |
||||
}, |
||||
researchStudies: { |
||||
index: { |
||||
title: 'Research studies', |
||||
search: 'Search', |
||||
create_button: 'Create', |
||||
}, |
||||
create: { |
||||
title: 'Create a new study', |
||||
privacyStatement: { |
||||
title: 'Privacy statement', |
||||
text: 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammeled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.', |
||||
} |
||||
}, |
||||
studyId: { |
||||
index: { |
||||
title: 'Study detail: {study_name}', |
||||
access: { |
||||
title: 'Study access', |
||||
restricted: 'restricted', |
||||
public: 'public' |
||||
}, |
||||
|
||||
}, |
||||
contributors: { |
||||
index: { |
||||
title: 'Contributors', |
||||
search: 'Search', |
||||
|
||||
invite_button: 'Invite contributor', |
||||
delete_modal: { |
||||
title: 'Remove contributor', |
||||
text: 'Are you sure you want to remove this contributor?', |
||||
ok: 'Yes', |
||||
cancel: 'No' |
||||
}, |
||||
|
||||
table: { |
||||
heading: { |
||||
name: 'Name', |
||||
email: 'Email', |
||||
faculty: 'Faculty', |
||||
university: 'University', |
||||
role: 'Role', |
||||
owner: 'Owner', |
||||
active: 'Active', |
||||
}, |
||||
no_faculty: 'Unknown faculty', |
||||
no_university: 'Unknown university', |
||||
} |
||||
}, |
||||
invite: { |
||||
title: 'Invite a researcher to this study', |
||||
}, |
||||
join: { |
||||
title: 'Join this research study', |
||||
}, |
||||
contributorId: { |
||||
detail: { |
||||
title: 'Contributor detail', |
||||
}, |
||||
edit: { |
||||
title: 'Edit contributor', |
||||
} |
||||
}, |
||||
}, |
||||
settings: { |
||||
title: 'Study settings', |
||||
button: 'Delete study', |
||||
delete_modal: { |
||||
title: 'Remove study', |
||||
text: 'Are you sure you want to remove this study?', |
||||
ok: 'Yes', |
||||
cancel: 'No' |
||||
}, |
||||
}, |
||||
apps: { |
||||
title: 'Apps for study {study_name}', |
||||
} |
||||
} |
||||
}, |
||||
profile: { |
||||
edit: { |
||||
title: 'Edit me', |
||||
} |
||||
} |
||||
}, |
||||
navbar: { |
||||
menu: { |
||||
researchStudies: { |
||||
title: 'Research studies', // TODO: Can we link to: page.researchStudies.index.title ??
|
||||
study: { |
||||
overview: 'Overview', |
||||
contributors: 'Contributors', |
||||
apps: 'Apps', |
||||
settings: 'Settings', |
||||
} |
||||
} |
||||
} |
||||
}, |
||||
form: { |
||||
profile: { |
||||
firstName: { |
||||
label: 'First name' |
||||
}, |
||||
lastName: { |
||||
label: 'Last name' |
||||
}, |
||||
faculty: { |
||||
label: 'Faculty' |
||||
}, |
||||
university: { |
||||
label: 'University' |
||||
}, |
||||
mobilePhone: { |
||||
label: 'Mobile phone' |
||||
}, |
||||
idNumber: { |
||||
label: 'P Number' |
||||
}, |
||||
profileImage: { |
||||
label: 'Profile image', |
||||
new: 'Click to upload', |
||||
update: 'Replace', |
||||
} |
||||
}, |
||||
researchStudy: { |
||||
studyName: { |
||||
label: 'Study name' |
||||
}, |
||||
studyShortDescription: { |
||||
label: 'Study short description' |
||||
}, |
||||
projectCode: { |
||||
label: 'Project code' |
||||
}, |
||||
usesHumanSubjectData: { |
||||
label: 'Uses human subject data' |
||||
}, |
||||
studyField: { |
||||
label: 'Study field' |
||||
}, |
||||
studyImage: { |
||||
label: 'Study image', |
||||
new: 'Click to upload', |
||||
update: 'Replace', |
||||
}, |
||||
startDate: { |
||||
label: 'Start date' |
||||
}, |
||||
created_at: 'Created', |
||||
updated_at: 'Updated', |
||||
}, |
||||
contributorInvite: { |
||||
first_name: { |
||||
label: 'First name' |
||||
}, |
||||
last_name: { |
||||
label: 'Last name' |
||||
}, |
||||
email_address: { |
||||
label: 'Email address' |
||||
}, |
||||
role: { |
||||
label: 'Role' |
||||
}, |
||||
}, |
||||
apps: { |
||||
version: { |
||||
label: 'Version' |
||||
}, |
||||
contributor: { |
||||
label: 'Contributor' |
||||
} |
||||
} |
||||
}, |
||||
'ui.rug.form.action.save': 'Save', |
||||
'ui.rug.form.action.cancel': 'Cancel', |
||||
'researchStudies.title': 'Research Studies', |
||||
'researchStudies.deleteButton.button': 'delete study', |
||||
'researchStudies.deleteButton.modal.title': 'Remove research study', |
||||
'researchStudies.deleteButton.modal.text': 'Are you sure you want to remove this research study?', |
||||
'researchStudies.deleteButton.modal.action.negative': 'No', |
||||
'researchStudies.deleteButton.modal.action.positive': 'Yes', |
||||
'researchStudies.createButton.button': 'Create', |
||||
'contributors.title': 'Contributors', |
||||
'contributors.inviteButton.button': 'Invite contributor', |
||||
'contributors.editFrom.title': 'Edit contributor', |
||||
'contributors.editForm.cancel': 'Cancel', |
||||
'contributors.editForm.save': 'Save', |
||||
'contributors.inviteButton.modal.title': 'Remove contributor', |
||||
'contributors.inviteButton.modal.text': 'Are you sure you want to remove this contributor?', |
||||
'contributors.inviteButton.modal.negative': 'No', |
||||
'contributors.inviteButton.modal.positive': 'Yes', |
||||
'contributors.table.no_faculty': 'Unknown faculty', |
||||
'contributors.table.no_university': 'Unknown university', |
||||
} |
||||
} |
@ -1,74 +1,186 @@
@@ -1,74 +1,186 @@
|
||||
export default { |
||||
'page.landing.title': 'The place to conduct your research', |
||||
'page.landing.introduction': 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', |
||||
'page.landing.startButton': 'Get Started', |
||||
'page.studies.create.title': 'Add new study', |
||||
'page.studies.create.privacyStatement.title': 'Privacy statement', |
||||
'page.studies.create.privacyStatement.text': 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammeled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.', |
||||
'page.studies.study.contributors.contributor.invite.title': 'Invite contributor', |
||||
'page.studies.study.contributors.contributor.edit.title': 'Edit contributor', |
||||
'page.researchStudies.index.title': 'Studies overview', |
||||
'page.researchStudies.studyId.index.title': 'Study detail: {study_name}', |
||||
'page.researchStudies.studyId.contributors.contributorId.edit.title': 'Edit contributor', |
||||
'page.researchStudies.studyId.contributors.index.title': 'Study contributors overview', |
||||
'page.researchStudies.studyId.contributors.index.invite': 'Invite a researcher to this study', |
||||
'page.researchStudies.studyId.settings.title': 'Study settings', |
||||
'page.researchStudies.create.title': 'Create a new study', |
||||
'page.profile.edit.title': 'Edit me', |
||||
'page.profile.edit.header': 'Edit me', |
||||
'form.label.firstName': 'First name', |
||||
'form.label.lastName': 'Last name', |
||||
'form.label.faculty': 'Faculty', |
||||
'form.label.mobilePhone': 'Mobile phone', |
||||
'form.label.idNumber': 'P Number', |
||||
'form.label.profileAvatar': 'Avatar', |
||||
'form.label.studyName': 'Study name', |
||||
'form.label.studyShortDescription': 'Study short description', |
||||
'form.label.projectCode': 'Project code', |
||||
'form.label.usesHumanSubjectData': 'Uses human subject data', |
||||
'form.label.studyField': 'Study field', |
||||
'form.label.studyAvatar': 'Study avatar', |
||||
'form.contributorFirstName': 'Contributor first name', |
||||
'form.contributorLastName': 'Contributor last name', |
||||
'form.contributorEmail': 'Contributor email', |
||||
'form.contributorRole': 'Role', |
||||
'form.search': 'Search', |
||||
'link.home': 'Home page', |
||||
'link.researchStudies': 'Research studies', |
||||
'link.researchStudies.study.overview': 'Overview', |
||||
'link.researchStudies.study.contributors': 'Contributors', |
||||
'link.researchStudies.study.apps': 'Apps', |
||||
'link.researchStudies.study.settings': 'Settings', |
||||
'study.name': 'Name', |
||||
'study.access': 'Access', |
||||
'study.access.restricted': 'restricted', |
||||
'study.access.public': 'public', |
||||
'study.field': 'Field', |
||||
'study.faculty': 'Faculty', |
||||
'study.university': 'University', |
||||
'study.createdAt': 'Created at', |
||||
'study.updatedAt': 'Updated at', |
||||
'study.startDate': 'Start Date', |
||||
'contributor.role': 'Role', |
||||
'contributor.role.owner': 'OWNER', |
||||
'ui.rug.form.action.save': 'Save', |
||||
'ui.rug.form.action.cancel': 'Cancel', |
||||
'researchStudies.title': 'Research Studies', |
||||
'researchStudies.deleteButton.button': 'delete study', |
||||
'researchStudies.deleteButton.modal.title': 'Remove research study', |
||||
'researchStudies.deleteButton.modal.text': 'Are you sure you want to remove this research study?', |
||||
'researchStudies.deleteButton.modal.action.negative': 'No', |
||||
'researchStudies.deleteButton.modal.action.positive': 'Yes', |
||||
'researchStudies.createButton.button': 'Create', |
||||
'contributors.title': 'Contributors', |
||||
'contributors.inviteButton.button': 'Invite contributor', |
||||
'contributors.editFrom.title': 'Edit contributor', |
||||
'contributors.editForm.cancel': 'Cancel', |
||||
'contributors.editForm.save': 'Save', |
||||
'contributors.inviteButton.modal.title': 'Remove contributor', |
||||
'contributors.inviteButton.modal.text': 'Are you sure you want to remove this contributor?', |
||||
'contributors.inviteButton.modal.negative': 'No', |
||||
'contributors.inviteButton.modal.positive': 'Yes', |
||||
'contributors.table.no_faculty': 'Unknown faculty', |
||||
'contributors.table.no_university': 'Unknown university', |
||||
} |
||||
|
||||
page: { |
||||
landing: { |
||||
title: 'De plek om je onderzoek uit te voeren', |
||||
introduction: 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', |
||||
startButton: 'Begin', |
||||
}, |
||||
researchStudies: { |
||||
index: { |
||||
title: 'Onderzoek studies', |
||||
search: 'Zoeken', |
||||
create_button: 'Aanmaken', |
||||
}, |
||||
create: { |
||||
title: 'Maak een nieuwe Studie', |
||||
privacyStatement: { |
||||
title: 'Privacyverklaring', |
||||
text: 'On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammeled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.', |
||||
} |
||||
}, |
||||
studyId: { |
||||
index: { |
||||
title: 'Studie detail: {study_name}', |
||||
access: { |
||||
title: 'Study toegang', |
||||
restricted: 'beperkt', |
||||
public: 'publiek' |
||||
}, |
||||
|
||||
}, |
||||
contributors: { |
||||
index: { |
||||
title: 'Bijdragers', |
||||
search: 'Zoeken', |
||||
|
||||
invite_button: 'Bijdrager uitnodigen', |
||||
delete_modal: { |
||||
title: 'Bijdrager verwijderen', |
||||
text: 'Weet je zeker dat je deze bijdrager wilt verwijderen?', |
||||
ok: 'Ja', |
||||
cancel: 'Nee' |
||||
}, |
||||
|
||||
table: { |
||||
heading: { |
||||
name: 'Naam', |
||||
email: 'Email', |
||||
faculty: 'Faculteit', |
||||
university: 'Universiteit', |
||||
role: 'Rol', |
||||
owner: 'Eigenaar', |
||||
active: 'Actief', |
||||
}, |
||||
no_faculty: 'Faculteit onbekend', |
||||
no_university: 'Universiteit onbekend', |
||||
} |
||||
}, |
||||
invite: { |
||||
title: 'Een onderzoeker uitnodigen voor dit onderzoek', |
||||
}, |
||||
join: { |
||||
title: 'Doe mee aan dit onderzoek', |
||||
}, |
||||
contributorId: { |
||||
detail: { |
||||
title: 'Onderzoeker detail', |
||||
}, |
||||
edit: { |
||||
title: 'Bewerk onderzoeker', |
||||
} |
||||
}, |
||||
}, |
||||
settings: { |
||||
title: 'Studie instellingen', |
||||
button: 'Studie verwijderen', |
||||
delete_modal: { |
||||
title: 'Studie verwijderen', |
||||
text: 'Weet je zeker dat je deze studie wilt verwijderen?', |
||||
ok: 'Ja', |
||||
cancel: 'Nee' |
||||
}, |
||||
}, |
||||
apps: { |
||||
title: 'Apps for studie {study_name}', |
||||
} |
||||
} |
||||
}, |
||||
profile: { |
||||
edit: { |
||||
title: 'Wijzig mij', |
||||
} |
||||
} |
||||
}, |
||||
navbar: { |
||||
menu: { |
||||
researchStudies: { |
||||
title: 'Onderzoekstudies', // TODO: Can we link to: page.researchStudies.index.title ??
|
||||
study: { |
||||
overview: 'Overzicht', |
||||
contributors: 'Onderzoekers', |
||||
apps: 'Apps', |
||||
settings: 'Instellingen', |
||||
} |
||||
} |
||||
} |
||||
}, |
||||
form: { |
||||
profile: { |
||||
firstName: { |
||||
label: 'Voornaam' |
||||
}, |
||||
lastName: { |
||||
label: 'Achternaam' |
||||
}, |
||||
faculty: { |
||||
label: 'Faculteit' |
||||
}, |
||||
university: { |
||||
label: 'Universiteit' |
||||
}, |
||||
mobilePhone: { |
||||
label: 'Mobiletelefoon' |
||||
}, |
||||
idNumber: { |
||||
label: 'P Nummer' |
||||
}, |
||||
profileImage: { |
||||
label: 'Profiel plaat', |
||||
new: 'Klik om te uploaden', |
||||
update: 'Vervangen', |
||||
} |
||||
}, |
||||
researchStudy: { |
||||
studyName: { |
||||
label: 'Studienaam' |
||||
}, |
||||
studyShortDescription: { |
||||
label: 'Korte beschrijving onderzoek' |
||||
}, |
||||
projectCode: { |
||||
label: 'Onderzoekscode' |
||||
}, |
||||
usesHumanSubjectData: { |
||||
label: 'Maakt gebruik van gegevens van personen' |
||||
}, |
||||
studyField: { |
||||
label: 'Studiegebied' |
||||
}, |
||||
studyImage: { |
||||
label: 'Study plaat', |
||||
new: 'Klik om te uploaden', |
||||
update: 'Vervangen', |
||||
}, |
||||
startDate: { |
||||
label: 'Start datum' |
||||
}, |
||||
created_at: 'Aangemaakt', |
||||
updated_at: 'Gewijzigd', |
||||
}, |
||||
contributorInvite: { |
||||
first_name: { |
||||
label: 'Voornaam' |
||||
}, |
||||
last_name: { |
||||
label: 'Achternaam' |
||||
}, |
||||
email_address: { |
||||
label: 'Emailadrs' |
||||
}, |
||||
role: { |
||||
label: 'Rol' |
||||
}, |
||||
}, |
||||
apps: { |
||||
version: { |
||||
label: 'Versie' |
||||
}, |
||||
contributor: { |
||||
label: 'Onderzoeker' |
||||
} |
||||
} |
||||
}, |
||||
'ui.rug.form.action.save': 'Bewaar', |
||||
'ui.rug.form.action.cancel': 'Anuleer', |
||||
} |