%button{href: project_approver_group_path(project,approver_group),data: {confirm: "Are you sure you want to remove group #{approver_group.group.name}"},class: "btn btn-remove js-approver-remove",title: 'Remove group'}
-confirm_message=_("Are you sure you want to remove group %{name}?")%{name: approver_group.group.name}
msgid "Add users or groups who are allowed to approve every merge request"
msgstr ""
msgid "Add users to group"
msgstr ""
...
...
@@ -776,6 +779,12 @@ msgstr ""
msgid "Applications"
msgstr ""
msgid "Approvals required"
msgstr ""
msgid "Approvers"
msgstr ""
msgid "Apr"
msgstr ""
...
...
@@ -803,6 +812,12 @@ msgstr ""
msgid "Are you sure you want to remove %{group_name}?"
msgstr ""
msgid "Are you sure you want to remove approver %{name}?"
msgstr ""
msgid "Are you sure you want to remove group %{name}?"
msgstr ""
msgid "Are you sure you want to remove this identity?"
msgstr ""
...
...
@@ -1405,6 +1420,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
msgid "Can override approvers and approvals required per merge request"
msgstr ""
msgid "Can't find HEAD commit for this branch"
msgstr ""
...
...
@@ -2555,6 +2573,9 @@ msgstr ""
msgid "Customize how Google Code email addresses and usernames are imported into GitLab. In the next step, you'll be able to select the projects you want to import."
msgstr ""
msgid "Customize your merge request approval settings."
msgstr ""
msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
msgstr ""
...
...
@@ -3025,6 +3046,9 @@ msgstr ""
msgid "Enable reCAPTCHA or Akismet and set IP limits."
msgstr ""
msgid "Enable self approval of merge requests"
msgstr ""
msgid "Enable the Performance Bar for a given group."
msgstr ""
...
...
@@ -4099,6 +4123,9 @@ msgstr ""
msgid "Group name"
msgstr ""
msgid "Group:"
msgstr ""
msgid "Group: %{group_name}"
msgstr ""
...
...
@@ -5085,6 +5112,9 @@ msgstr ""
msgid "Merge request"
msgstr ""
msgid "Merge request approvals"
msgstr ""
msgid "Merge requests"
msgstr ""
...
...
@@ -6837,6 +6867,12 @@ msgstr ""
msgid "Remove Runner"
msgstr ""
msgid "Remove all approvals in a merge request when new commits are pushed to its source branch"
msgstr ""
msgid "Remove approver"
msgstr ""
msgid "Remove avatar"
msgstr ""
...
...
@@ -7388,6 +7424,9 @@ msgstr ""
msgid "Set notification email for abuse reports."
msgstr ""
msgid "Set number of approvers required before open merge requests can be merged"
msgstr ""
msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
msgstr ""
...
...
@@ -8118,6 +8157,9 @@ msgstr ""
msgid "The value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."