diff --git a/app/locales/en/translations.js b/app/locales/en/translations.js
index e348d25..64a0a8e 100644
--- a/app/locales/en/translations.js
+++ b/app/locales/en/translations.js
@@ -2,129 +2,129 @@ export default {
'answerTypes.yes.label': 'Yes',
'answerTypes.no.label': 'No',
'answerTypes.maybe.label': 'Maybe',
- 'answerTypes.freeText.label': 'Allow free text',
+ 'answerTypes.freeText.label': 'Allows free text',
'answerTypes.yesNo.label': 'Yes, No',
'answerTypes.yesNoMaybe.label': 'Yes, No, Maybe',
- 'create.index.input.pollType.label': 'What is the purpose of your poll?',
+ 'create.index.input.pollType.label': 'What is the puprose of your poll?',
'create.meta.input.title.label': 'Title',
'create.meta.input.title.placeholder': 'Add a poll title.',
'create.meta.input.description.label': 'Description',
- 'create.meta.input.description.placeholder': 'Optional: Add a description to the poll.',
+ 'create.meta.input.description.placeholder': 'Optional: add a description to the poll.',
'create.next': 'Next',
- 'create.options.button.add.label': 'add another option after this one',
- 'create.options.button.delete.label': 'delete this option',
+ 'create.options.button.add.label': 'Add another option after this',
+ 'create.options.button.delete.label': 'Delete this option',
'create.options.options.label': 'Answer options',
'create.options.dates.label': 'Days',
- 'create.options.error.notEnoughDates': 'You have to choose at least one day',
- 'create.options.error.notEnoughOptions': 'Enter at least one answer option',
- 'create.options.defineTimes.label': 'Set times?',
- 'create.options.input.moreOptions.label': 'Add further answer options',
+ 'create.options.error.notEnoughDates': 'At least one day must be selected',
+ 'create.options.error.notEnoughOptions': 'At least one answer option must be entered',
+ 'create.options.defineTimes.label': 'Determine time?',
+ 'create.options.input.moreOptions.label': 'Add other answer options',
'create.options-datetime.datetimes.label': 'Times',
- 'create.options-datetime.more-inputs': 'Add further times',
- 'create.options-datetime.copy-first-line': 'Adopt times of the first line for all others',
- 'create.options-datetime.error.notEnoughTimes': 'At least one valid time has to be set per day. If only one day was chosen, at least two times have to be set.',
- 'create.options-datetime.error.correctTimeFormat': 'Hours and minutes of the time have to be separated by a colon (e.g. 13:00).',
+ 'create.options-datetime.more-inputs': 'Enter other times',
+ 'create.options-datetime.copy-first-line': 'Copy and paste first row',
+ 'create.options-datetime.error.notEnoughTimes': 'It must be determined at least one valid time per day. If only one day is chosen, at least 2 dates must be determined.',
+ 'create.options-datetime.error.correctTimeFormat': 'Dates have to be entered as hour and minute divided by an colon (e.g. 13:00).',
'create.settings.answerType.label': 'Which answers should be available?',
- 'create.settings.anonymousUser.label': 'Allow anonymous participation in the poll?',
- 'create.settings.expirationDate.label': 'When should the poll expire and be deleted?',
- 'create.settings.expirationDurations.P7D': 'a week from today',
- 'create.settings.expirationDurations.P1M': 'a month from today',
- 'create.settings.expirationDurations.P3M': 'three month from today',
- 'create.settings.expirationDurations.P6M': 'six month from today',
- 'create.settings.expirationDurations.P1Y': 'a year from today',
- 'create.settings.expirationDurations.never': 'never',
- 'create.settings.forceAnswer.label': 'Force answer for every option?',
+ 'create.settings.anonymousUser.label': 'Allow anonymous attendants for the poll?',
+ 'create.settings.expirationDate.label': 'When should your poll expire and be deleted?',
+ 'create.settings.expirationDurations.P7D': 'In a week',
+ 'create.settings.expirationDurations.P1M': 'In a month',
+ 'create.settings.expirationDurations.P3M': 'In three months',
+ 'create.settings.expirationDurations.P6M': 'In half a year',
+ 'create.settings.expirationDurations.P1Y': 'In a year',
+ 'create.settings.expirationDurations.never': 'Never',
+ 'create.settings.forceAnswer.label': 'Force an answer for every option?',
'create.save': 'Save',
'error': 'Error',
- 'index.title': 'Croodle simplifies making appointments and finding decisions ...
... and at the same time protects your data',
+ 'index.title': 'Croodle simplifies date and decision-making ...
... and protects your data',
'index.features.title': 'Functions',
- 'index.features.list.overview': 'Find a date or do a poll with as many people as you like.',
- 'index.features.list.privacy': 'Your data stays private: Already in your browser they are being encrypted. Only the people who you send the link of the poll to will know what your poll is about.',
- 'index.features.list.options': 'You can set as many answer options as you like. You can choose your preferred date or compile any questions',
- 'index.features.list.answers': 'you can use pre-defined answer options like yes, no, maybe or allow own questions.',
- 'index.features.list.evaluation': 'You keep the overview through overview of preferred answers.',
- 'index.link.have-a-try': 'test it now',
+ 'index.features.list.overview': 'Find a date or make a survey with as many people as you want.',
+ 'index.features.list.privacy': 'Your datat stays pricate. Already in your browaser, it will be r encrypted. Only the people receiving the link for the poll know what your poll is about.',
+ 'index.features.list.options': 'You can determine as many answer options as you want. You can choose your favourite date in the calendarr or create any question.',
+ 'index.features.list.answers': 'You can use predefined answer options , for example yes, no, maybe or allow self-created answers.',
+ 'index.features.list.evaluation': 'You keep an overview by an automatic actualized review of preferred answers.',
+ 'index.link.have-a-try': 'Try it now',
'index.hoster.title': 'Host your own Croodle:',
- 'index.hoster.text': 'You don’t have to trust this Croodle. Croodle is a free software and you can install it on your own server. You only a few megabytes memory capacity, PHP and SSL-encryption. You can find the software and tips for installation here GitHub.',
- 'modal.save-retry.title': 'Save failed',
- 'modal.save-retry.text': '
Your membership could not be saved. Please check your Internet connection and try it again.
If this does not help, a short-term failure of the server could be the problem. Please wait a few minutes before trying again. You can leave as long as the page opens.
If problem persists, please contact contact administrators of the page.
', - 'modal.save-retry.button-retry': 'Retry', + 'index.hoster.text': 'You don´t have to trust this Croodle. Croodle is a free software and you can install it on your own server. You only need some mega byte server space, PHP and SSL- encryption. The software and tips for installation are here: GitHub.', + 'modal.save-retry.title': 'Saving failed.', + 'modal.save-retry.text': 'Your attendance could not be saved. Please check your internet connection and try again.
If this doesn´t work, a short-term breakdown of the server yould be the reason. Please wait a cuple of minutes before training agein. You can leave the page open.
Should the problems remain, please contact the admin of this site.
', + 'modal.save-retry.button-retry': 'Try again', 'options': 'Options', 'poll.created-time': 'Created on {{creationDate}}.', - 'poll.tab-title.participation': 'Participation', + 'poll.tab-title.participation': 'Attend', 'poll.tab-title.evaluation': 'Evaluation', - 'poll.error.newUser.everyOptionIsAnswered': 'Please answer ever option.', - 'poll.error.newUserName': 'You have to give a user name.', - 'poll.evaluation.label': 'Evaluation', - 'poll.evaluation.overview': 'Overview', - 'poll.evaluation.participantTable': 'Participants and there answers', + 'poll.error.newUser.everyOptionIsAnswered': 'Please answer every option.', + 'poll.error.newUserName': 'You have to enter a user name.', + 'poll.evaluation.label': 'Evaultion', + 'poll.evaluation.overview': 'Review', + 'poll.evaluation.participantTable': 'Attendants and their answers', 'poll.evaluation.bestOption.label.findADate.one': 'The preferred date is', 'poll.evaluation.bestOption.label.findADate.other': 'The preferred dates are', - 'poll.evaluation.bestOption.label.makeAPoll.one': 'The preferred choice is', - 'poll.evaluation.bestOption.label.makeAPoll.other': 'The preferred choices are', - 'poll.evaluation.bestOptionParticipants.findADate.yes.one': 'One person is available.', - 'poll.evaluation.bestOptionParticipants.findADate.yes.other': '{{count}} persons are available.', - 'poll.evaluation.bestOptionParticipants.findADate.maybe.one': 'One person is maybe available.', - 'poll.evaluation.bestOptionParticipants.findADate.maybe.other': '{{count}} are maybe available.', - 'poll.evaluation.bestOptionParticipants.findADate.no.one': 'One person is unavailable.', - 'poll.evaluation.bestOptionParticipants.findADate.no.other': '{{count}} persons are unavailable.', - 'poll.evaluation.bestOptionParticipants.makeAPoll.yes.one': 'One person ticks this choice.', - 'poll.evaluation.bestOptionParticipants.makeAPoll.yes.other': '{{count}} persons tick this choice.', - 'poll.evaluation.bestOptionParticipants.makeAPoll.maybe.one': 'One person will maybe tick this choice.', - 'poll.evaluation.bestOptionParticipants.makeAPoll.maybe.other': '{{count}} persons will maybe tick this choice.', - 'poll.evaluation.bestOptionParticipants.makeAPoll.no.one': 'One person won\'t tick this choice.', - 'poll.evaluation.bestOptionParticipants.makeAPoll.no.other': '{{count}} persons won\'t tick this choice.', - 'poll.evaluation.lastParticipation': 'The last one participated {{ago}}.', - 'poll.evaluation.participants.one': 'One person had participated in the poll.', - 'poll.evaluation.participants.other': '{{count}} persons have participated in the poll.', + 'poll.evaluation.bestOption.label.makeAPoll.one': 'The preferred option is', + 'poll.evaluation.bestOption.label.makeAPoll.other': 'The preferred options are', + 'poll.evaluation.bestOptionParticipants.findADate.yes.one': 'One person has time.', + 'poll.evaluation.bestOptionParticipants.findADate.yes.other': '{{count}} people have time.', + 'poll.evaluation.bestOptionParticipants.findADate.maybe.one': 'One person mabye has time.', + 'poll.evaluation.bestOptionParticipants.findADate.maybe.other': '{{count}} people maybe have time.', + 'poll.evaluation.bestOptionParticipants.findADate.no.one': 'One person does not have time.', + 'poll.evaluation.bestOptionParticipants.findADate.no.other': '{{count}} people do not have time.', + 'poll.evaluation.bestOptionParticipants.makeAPoll.yes.one': 'One person likes this option.', + 'poll.evaluation.bestOptionParticipants.makeAPoll.yes.other': '{{count}} people like this option.', + 'poll.evaluation.bestOptionParticipants.makeAPoll.maybe.one': 'one person maybe likes this option.', + 'poll.evaluation.bestOptionParticipants.makeAPoll.maybe.other': '{{count}}people maybe like this option.', + 'poll.evaluation.bestOptionParticipants.makeAPoll.no.one': 'One person does not like this option', + 'poll.evaluation.bestOptionParticipants.makeAPoll.no.other': '{{count}} people do not like this option.', + 'poll.evaluation.lastParticipation': 'The last person {{ago}} attended.', + 'poll.evaluation.participants.one': 'One person participated in the poll.', + 'poll.evaluation.participants.other': '{{count}} people participated in the poll.', 'poll.input.newUserName.label': 'Name', - 'poll.input.newUserName.placeholder': 'Your name', - 'poll.modal.timezoneDiffers.title': 'Which time zone should be used to display the data?', - 'poll.modal.timezoneDiffers.body': 'The poll has been set up for a time zone that differs from your local time. Which time zone should be used to display the data?', - 'poll.modal.timezoneDiffers.button.useLocalTimezone': 'my time zones', + 'poll.input.newUserName.placeholder': 'YourName', + 'poll.modal.timezoneDiffers.title': 'In which time zones should the dates be presented?', + 'poll.modal.timezoneDiffers.body': 'The poll was created for a time zone which differs from your local time. In which time zones should the dates be presented?', + 'poll.modal.timezoneDiffers.button.useLocalTimezone': 'My time zone', 'poll.modal.timezoneDiffers.button.usePollTimezone': 'Original time zone', 'poll.save': 'Save', 'poll.share': 'Share the link and invite others to the poll.', - 'poll.share.notice': 'Anyone who knows the link can see your poll. If this contains private data, you should only pass on this link via encrypted e-mail or chat with end-to-end-encryption.', + 'poll.share.notice': 'Everyone with the link can see your poll. If it contains private data, you should only pass it on thrugh encrypted mail or chat with end-to-end enscyption.', 'poll.input.showEvaluation.hide': 'Hide', 'poll.input.showEvaluation.show': 'Show', - 'pollTypes.findADate.label': 'I would like to make a date. (e.g. date or time for appointment)', - 'pollTypes.makeAPoll.label': 'I would like to answer a question. (e.g. what goes best with coffee?)', + 'pollTypes.findADate.label': 'I want to find a date. (e.g. time and date for an appointment)', + 'pollTypes.makeAPoll.label': 'I want to answer a question. (e.g. Where does the coffee taste best?)', errors: { description: 'This field', - inclusion: '{{description}} is not included in the list', + inclusion: '{{description}} is not part of the list', exclusion: '{{description}} is reserved', - invalid: '{{description}} is invalid', + invalid: '{{description}} does not have a applicable value', confirmation: '{{description}} doesn\'t match {{attribute}}', accepted: '{{description}} must be accepted', - empty: '{{description}} can\'t be empty', - blank: '{{description}} can\'t be blank', - present: '{{description}} must be blank', + empty: '{{description}} must not be empty', + blank: '{{description}} must not be empty', + present: '{{description}} must be empty', collection: '{{description}} must be a collection', - singular: '{{description}} can\'t be a collection', - tooLong: '{{description}} is too long (maximum is {{max}} characters)', - tooShort: '{{description}} is too short (minimum is {{min}} characters)', + singular: '{{description}} must not be a collection', + tooLong: '{{description}} is too long (maxl {{max}} characters)', + tooShort: '{{description}} iss to short (at least {{min}} characters)', before: '{{description}} must be before {date}', after: '{{description}} must be after {date}', - wrongDateFormat: '{{description}} must be in the format of {{date}}', - wrongLength: '{{description}} is the wrong length (should be {{is}} characters)', - notANumber: '{{description}} is not a number', - notAnInteger: '{{description}} must be an integer', - greaterThan: '{{description}} must be greater than {{count}}', - greaterThanOrEqualTo: '{{description}} must be greater than or equal to {{count}}', - equalTo: '{{description}} must be equal to {{count}}', - lessThan: '{{description}} must be less than {{count}}', - lessThanOrEqualTo: '{{description}} must be less than or equal to {{count}}', - otherThan: '{{description}} must be other than {{count}}', - odd: '{{description}} must be odd', - even: '{{description}} must be even', + wrongDateFormat: '{{description}} must be in {{date}}', + wrongLength: '{{description}} has the wrong length, it must be {{is}} characters', + notANumber: '{{description}} is not a numberl', + notAnInteger: '{{description}} must be a whole number', + greaterThan: '{{description}} must be bigger than{{count}}', + greaterThanOrEqualTo: '{{description}} must be equal to or bigger than {{count}}', + equalTo: '{{description}} must be {{count}}', + lessThan: '{{description}} must be more than {{count}}', + lessThanOrEqualTo: '{{description}} must be equal to or less than {{count}}', + otherThan: '{{description}} must not be {{count}}', + odd: '{{description}} must be unequal', + even: '{{description}} must be equal', positive: '{{description}} must be positive', date: '{{description}} must be a valid date', - email: '{{description}} must be a valid email address', - phone: '{{description}} must be a valid phone number', - url: '{{description}} must be a valid url', - time: '{{value}} must be a valid time', - unique: '{{description}} must be unique' + email: '{{description}} must be a valid e-mail adress', + phone: '{{description}} must be a valid phone mumber', + url: '{{description}} must be a valid URL ', + time: '{{value}} must be a valid number', + unique: '{{description}} must be explicit' } };