OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/config/locales/en.yml

28 lines
1.2 KiB

# English strings go here for Rails i18n
en:
label_meeting: "Meeting"
label_meeting_plural: "Meetings"
label_meeting_new: "New Meeting"
label_meeting_agenda: "Agenda"
label_meeting_minutes: "Minutes"
label_meeting_close: "Close"
label_meeting_open: "Open"
label_meeting_agenda_close: "Close the agenda to begin the Minutes"
field_participants: "Participants"
field_participants_invited: "Invitees"
field_participants_attended: "Attendants"
field_location: "Location"
field_start_time: "Time"
field_duration: "Duration"
project_module_meetings: "Meetings (Beta)"
permission_create_meetings: "Create meetings"
permission_edit_meetings: "Edit meetings"
permission_delete_meetings: "Delete meetings"
permission_view_meetings: "View meetings"
permission_create_meeting_agendas: "Manage agendas"
permission_create_meeting_minutes: "Manage minutes"
text_in_hours: "in hours"
text_meeting_agenda_open_are_you_sure: "Unsaved content in the minutes will be lost! Continue?"
text_review_minutes: "{{author}} has put the {{link}} up for review."
text_minutes_for_meeting: 'minutes for the meeting "{{meeting}}"'
notice_successful_notification: "Notification sent successfully"