msgid "Members|Are you sure you want to remove \"%{groupName}\"?"
msgid "Members|Are you sure you want to remove \"%{groupName}\"?"
msgstr ""
msgstr ""
msgid "Members|Are you sure you want to remove %{usersName} from \"%{source}\""
msgid "Members|Are you sure you want to remove %{usersName} from \"%{source}\"?"
msgstr ""
msgstr ""
msgid "Members|Are you sure you want to remove this orphaned member from \"%{source}\""
msgid "Members|Are you sure you want to remove this orphaned member from \"%{source}\"?"
msgstr ""
msgstr ""
msgid "Members|Are you sure you want to revoke the invitation for %{inviteEmail} to join \"%{source}\""
msgid "Members|Are you sure you want to revoke the invitation for %{inviteEmail} to join \"%{source}\""
...
@@ -22011,12 +22011,21 @@ msgstr ""
...
@@ -22011,12 +22011,21 @@ msgstr ""
msgid "OnCallSchedules|For this rotation, on-call will be:"
msgid "OnCallSchedules|For this rotation, on-call will be:"
msgstr ""
msgstr ""
msgid "OnCallSchedules|On-call schedule %{schedule} in Project %{project}"
msgstr ""
msgid "OnCallSchedules|On-call schedules"
msgid "OnCallSchedules|On-call schedules"
msgstr ""
msgstr ""
msgid "OnCallSchedules|Please note, rotations with shifts that are less than four hours are currently not supported in the weekly view."
msgid "OnCallSchedules|Please note, rotations with shifts that are less than four hours are currently not supported in the weekly view."
msgstr ""
msgstr ""
msgid "OnCallSchedules|Removing this user may put their on-call team at risk of missing a notification."
msgstr ""
msgid "OnCallSchedules|Removing yourself may put your on-call team at risk of missing a notification."
msgstr ""
msgid "OnCallSchedules|Restrict to time intervals"
msgid "OnCallSchedules|Restrict to time intervals"
msgstr ""
msgstr ""
...
@@ -22071,12 +22080,18 @@ msgstr ""
...
@@ -22071,12 +22080,18 @@ msgstr ""
msgid "OnCallSchedules|Try adding a rotation"
msgid "OnCallSchedules|Try adding a rotation"
msgstr ""
msgstr ""
msgid "OnCallSchedules|User %{name} is currently part of:"
msgstr ""
msgid "OnCallSchedules|View next timeframe"
msgid "OnCallSchedules|View next timeframe"
msgstr ""
msgstr ""
msgid "OnCallSchedules|View previous timeframe"
msgid "OnCallSchedules|View previous timeframe"
msgstr ""
msgstr ""
msgid "OnCallSchedules|You are currently a part of:"
msgstr ""
msgid "OnCallSchedules|Your schedule has been successfully created and all alerts from this project will now be routed to this schedule. Currently, only one schedule can be created per project. More coming soon! To add individual users to this schedule, use the add a rotation button."
msgid "OnCallSchedules|Your schedule has been successfully created and all alerts from this project will now be routed to this schedule. Currently, only one schedule can be created per project. More coming soon! To add individual users to this schedule, use the add a rotation button."
${'removing a group member'} | ${'GroupMember'} | ${'false'} | ${'false'} | ${'Remove member'} | ${true} | ${true} | ${'Are you sure you want to remove Jane Doe from the Gitlab Org / Gitlab Test project?'}
${'removing a group member'} | ${'GroupMember'} | ${false} | ${'false'} | ${'Remove member'} | ${true} | ${true} | ${'Are you sure you want to remove Jane Doe from the Gitlab Org / Gitlab Test project?'} | ${`{}`}
${'removing a project member'} | ${'ProjectMember'} | ${'false'} | ${'false'} | ${'Remove member'} | ${false} | ${true} | ${'Are you sure you want to remove Jane Doe from the Gitlab Org / Gitlab Test project?'}
${'removing a project member'} | ${'ProjectMember'} | ${false} | ${'false'} | ${'Remove member'} | ${false} | ${true} | ${'Are you sure you want to remove Jane Doe from the Gitlab Org / Gitlab Test project?'} | ${mockSchedules}
${'denying an access request'} | ${'ProjectMember'} | ${'true'} | ${'false'} | ${'Deny access request'} | ${false} | ${false} | ${"Are you sure you want to deny Jane Doe's request to join the Gitlab Org / Gitlab Test project?"}
${'denying an access request'} | ${'ProjectMember'} | ${true} | ${'false'} | ${'Deny access request'} | ${false} | ${false} | ${"Are you sure you want to deny Jane Doe's request to join the Gitlab Org / Gitlab Test project?"} | ${`{}`}
${'revoking invite'} | ${'ProjectMember'} | ${'false'} | ${'true'} | ${'Revoke invite'} | ${false} | ${false} | ${'Are you sure you want to revoke the invitation for foo@bar.com to join the Gitlab Org / Gitlab Test project?'}
${'revoking invite'} | ${'ProjectMember'} | ${false} | ${'true'} | ${'Revoke invite'} | ${false} | ${false} | ${'Are you sure you want to revoke the invitation for foo@bar.com to join the Gitlab Org / Gitlab Test project?'} | ${mockSchedules}