self.errors.add(:visibility_level,"#{level_name} is not allowed in a #{group_level_name} group.")
self.errors.add(:visibility_level,_("%{level_name} is not allowed in a %{group_level_name} group.")%{level_name: level_name,group_level_name: group_level_name})
{type: 'checkbox',name: 'send_from_committer_email',title: "Send from committer",
{type: 'checkbox',name: 'send_from_committer_email',title: s_("EmailsOnPushService|Send from committer"),
help: "Send notifications from the committer's email address if the domain is part of the domain GitLab is running on (e.g. #{domains})."},
help: s_("EmailsOnPushService|Send notifications from the committer's email address if the domain is part of the domain GitLab is running on (e.g. %{domains}).")%{domains: domains}},
{type: 'text',name: 'api_url',title: 'JIRA API URL',placeholder: 'If different from Web URL'},
{type: 'text',name: 'api_url',title: s_('JiraService|JIRA API URL'),placeholder: s_('JiraService|If different from Web URL')},
{type: 'text',name: 'username',title: 'Username or Email',placeholder: 'Use a username for server version and an email for cloud version',required: true},
{type: 'text',name: 'username',title: s_('JiraService|Username or Email'),placeholder: s_('JiraService|Use a username for server version and an email for cloud version'),required: true},
{type: 'password',name: 'password',title: 'Password or API token',placeholder: 'Use a password for server version and an API token for cloud version',required: true},
{type: 'password',name: 'password',title: s_('JiraService|Password or API token'),placeholder: s_('JiraService|Use a password for server version and an API token for cloud version'),required: true},
{type: 'text',name: 'jira_issue_transition_id',title: 'Transition ID(s)',placeholder: 'Use , or ; to separate multiple transition IDs'}
{type: 'text',name: 'jira_issue_transition_id',title: s_('JiraService|Transition ID(s)'),placeholder: s_('JiraService|Use , or ; to separate multiple transition IDs')}
]
]
end
end
...
@@ -139,7 +139,7 @@ class JiraService < IssueTrackerService
...
@@ -139,7 +139,7 @@ class JiraService < IssueTrackerService
msgid "%{level_name} is not allowed in a %{group_level_name} group."
msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
msgid "%{level_name} visibility has been restricted by the administrator."
msgid "%{level_name} visibility has been restricted by the administrator."
msgstr ""
msgstr ""
...
@@ -203,6 +209,12 @@ msgstr ""
...
@@ -203,6 +209,12 @@ msgstr ""
msgid "%{user_name} profile page"
msgid "%{user_name} profile page"
msgstr ""
msgstr ""
msgid "'%{level}' is not a valid visibility level"
msgstr ""
msgid "'%{source}' is not a import source"
msgstr ""
msgid "(external source)"
msgid "(external source)"
msgstr ""
msgstr ""
...
@@ -978,6 +990,18 @@ msgstr ""
...
@@ -978,6 +990,18 @@ msgstr ""
msgid "Artifacts"
msgid "Artifacts"
msgstr ""
msgstr ""
msgid "AsanaService|%{user} pushed to branch %{branch} of %{project_name} ( %{commit_url} ):"
msgstr ""
msgid "AsanaService|Asana - Teamwork without email"
msgstr ""
msgid "AsanaService|Comma-separated list of branches which will be automatically inspected. Leave blank to include all branches."
msgstr ""
msgid "AsanaService|User Personal Access Token. User must have access to task, all comments will be attributed to this user."
msgstr ""
msgid "Ask your group maintainer to set up a group Runner."
msgid "Ask your group maintainer to set up a group Runner."
msgstr ""
msgstr ""
...
@@ -1221,6 +1245,24 @@ msgstr ""
...
@@ -1221,6 +1245,24 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
msgstr ""
msgid "BambooService|A continuous integration and build server"
msgstr ""
msgid "BambooService|A user with API access, if applicable"
msgstr ""
msgid "BambooService|Atlassian Bamboo CI"
msgstr ""
msgid "BambooService|Bamboo build plan key like KEY"
msgstr ""
msgid "BambooService|Bamboo root URL like https://bamboo.example.com"
msgstr ""
msgid "BambooService|You must set up automatic revision labeling and a repository trigger in Bamboo."
msgstr ""
msgid "Be careful. Changing the project's namespace can have unintended side effects."
msgid "Be careful. Changing the project's namespace can have unintended side effects."
msgstr ""
msgstr ""
...
@@ -1515,6 +1557,9 @@ msgstr ""
...
@@ -1515,6 +1557,9 @@ msgstr ""
msgid "Cannot modify managed Kubernetes cluster"
msgid "Cannot modify managed Kubernetes cluster"
msgstr ""
msgstr ""
msgid "Cannot refer to a group milestone by an internal id!"
msgstr ""
msgid "Cannot render the image. Maximum character count (%{charLimit}) has been exceeded."
msgid "Cannot render the image. Maximum character count (%{charLimit}) has been exceeded."
msgstr ""
msgstr ""
...
@@ -2600,6 +2645,9 @@ msgstr ""
...
@@ -2600,6 +2645,9 @@ msgstr ""
msgid "Could not authorize chat nickname. Try again!"
msgid "Could not authorize chat nickname. Try again!"
msgstr ""
msgstr ""
msgid "Could not change HEAD: branch '%{branch}' does not exist"
msgstr ""
msgid "Could not connect to FogBugz, check your URL"
msgid "Could not connect to FogBugz, check your URL"
msgstr ""
msgstr ""
...
@@ -3109,6 +3157,12 @@ msgstr ""
...
@@ -3109,6 +3157,12 @@ msgstr ""
msgid "Discard draft"
msgid "Discard draft"
msgstr ""
msgstr ""
msgid "DiscordService|Discord Notifications"
msgstr ""
msgid "DiscordService|Receive event notifications in Discord"
msgstr ""
msgid "Discover projects, groups and snippets. Share your projects with others"
msgid "Discover projects, groups and snippets. Share your projects with others"
msgstr ""
msgstr ""
...
@@ -3235,6 +3289,9 @@ msgstr ""
...
@@ -3235,6 +3289,9 @@ msgstr ""
msgid "Email patch"
msgid "Email patch"
msgstr ""
msgstr ""
msgid "Email the pipelines status to a list of recipients."
msgstr ""
msgid "EmailError|It appears that the email is blank. Make sure your reply is at the top of the email, we can't process inline replies."
msgid "EmailError|It appears that the email is blank. Make sure your reply is at the top of the email, we can't process inline replies."
msgstr ""
msgstr ""
...
@@ -3262,6 +3319,30 @@ msgstr ""
...
@@ -3262,6 +3319,30 @@ msgstr ""
msgid "Emails"
msgid "Emails"
msgstr ""
msgstr ""
msgid "Emails separated by comma"
msgstr ""
msgid "EmailsOnPushService|Disable code diffs"
msgstr ""
msgid "EmailsOnPushService|Don't include possibly sensitive code diffs in notification body."
msgstr ""
msgid "EmailsOnPushService|Email the commits and diff of each push to a list of recipients."
msgstr ""
msgid "EmailsOnPushService|Emails on push"
msgstr ""
msgid "EmailsOnPushService|Emails separated by whitespace"
msgstr ""
msgid "EmailsOnPushService|Send from committer"
msgstr ""
msgid "EmailsOnPushService|Send notifications from the committer's email address if the domain is part of the domain GitLab is running on (e.g. %{domains})."
msgstr ""
msgid "Embed"
msgid "Embed"
msgstr ""
msgstr ""
...
@@ -3751,6 +3832,15 @@ msgstr ""
...
@@ -3751,6 +3832,15 @@ msgstr ""
msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
msgstr ""
msgstr ""
msgid "ExternalWikiService|External Wiki"
msgstr ""
msgid "ExternalWikiService|Replaces the link to the internal wiki with a link to an external wiki."
msgstr ""
msgid "ExternalWikiService|The URL of the external Wiki"
msgstr ""
msgid "Facebook"
msgid "Facebook"
msgstr ""
msgstr ""
...
@@ -3760,12 +3850,18 @@ msgstr ""
...
@@ -3760,12 +3850,18 @@ msgstr ""
msgid "Failed Jobs"
msgid "Failed Jobs"
msgstr ""
msgstr ""
msgid "Failed create wiki"
msgstr ""
msgid "Failed to change the owner"
msgid "Failed to change the owner"
msgstr ""
msgstr ""
msgid "Failed to check related branches."
msgid "Failed to check related branches."
msgstr ""
msgstr ""
msgid "Failed to create repository via gitlab-shell"
msgstr ""
msgid "Failed to create resources"
msgid "Failed to create resources"
msgstr ""
msgstr ""
...
@@ -3921,6 +4017,12 @@ msgstr ""
...
@@ -3921,6 +4017,12 @@ msgstr ""
msgid "FirstPushedBy|pushed by"
msgid "FirstPushedBy|pushed by"
msgstr ""
msgstr ""
msgid "FlowdockService|Flowdock Git source token"
msgstr ""
msgid "FlowdockService|Flowdock is a collaboration web app for technical teams."
msgstr ""
msgid "FogBugz Email"
msgid "FogBugz Email"
msgstr ""
msgstr ""
...
@@ -4607,6 +4709,9 @@ msgstr ""
...
@@ -4607,6 +4709,9 @@ msgstr ""
msgid "Incompatible Project"
msgid "Incompatible Project"
msgstr ""
msgstr ""
msgid "Incompatible options set!"
msgstr ""
msgid "Indicates whether this runner can pick jobs without tags"
msgid "Indicates whether this runner can pick jobs without tags"
msgstr ""
msgstr ""
...
@@ -4682,6 +4787,9 @@ msgstr ""
...
@@ -4682,6 +4787,9 @@ msgstr ""
msgid "Invalid Login or password"
msgid "Invalid Login or password"
msgstr ""
msgstr ""
msgid "Invalid feature"
msgstr ""
msgid "Invalid file."
msgid "Invalid file."
msgstr ""
msgstr ""
...
@@ -4691,6 +4799,9 @@ msgstr ""
...
@@ -4691,6 +4799,9 @@ msgstr ""
msgid "Invalid pin code"
msgid "Invalid pin code"
msgstr ""
msgstr ""
msgid "Invalid repository path"
msgstr ""
msgid "Invalid two-factor code."
msgid "Invalid two-factor code."
msgstr ""
msgstr ""
...
@@ -4751,6 +4862,48 @@ msgstr ""
...
@@ -4751,6 +4862,48 @@ msgstr ""
msgid "January"
msgid "January"
msgstr ""
msgstr ""
msgid "JiraService|Events for %{noteable_model_name} are disabled."
msgstr ""
msgid "JiraService|If different from Web URL"
msgstr ""
msgid "JiraService|JIRA API URL"
msgstr ""
msgid "JiraService|JIRA comments will be created when an issue gets referenced in a commit."
msgstr ""
msgid "JiraService|JIRA comments will be created when an issue gets referenced in a merge request."
msgstr ""
msgid "JiraService|Jira issue tracker"
msgstr ""
msgid "JiraService|Password or API token"
msgstr ""
msgid "JiraService|Transition ID(s)"
msgstr ""
msgid "JiraService|Use , or ; to separate multiple transition IDs"
msgstr ""
msgid "JiraService|Use a password for server version and an API token for cloud version"
msgstr ""
msgid "JiraService|Use a username for server version and an email for cloud version"
msgstr ""
msgid "JiraService|Username or Email"
msgstr ""
msgid "JiraService|Web URL"
msgstr ""
msgid "JiraService|transition ids can have only numbers which can be split with , or ;"
msgstr ""
msgid "Job"
msgid "Job"
msgstr ""
msgstr ""
...
@@ -5187,6 +5340,9 @@ msgstr ""
...
@@ -5187,6 +5340,9 @@ msgstr ""
msgid "Maximum job timeout"
msgid "Maximum job timeout"
msgstr ""
msgstr ""
msgid "Maximum job timeout has a value which could not be accepted"
msgstr ""
msgid "Maximum push size (MB)"
msgid "Maximum push size (MB)"
msgstr ""
msgstr ""
...
@@ -6133,6 +6289,9 @@ msgstr ""
...
@@ -6133,6 +6289,9 @@ msgstr ""
msgid "Pipelines charts"
msgid "Pipelines charts"
msgstr ""
msgstr ""
msgid "Pipelines emails"
msgstr ""
msgid "Pipelines for last month"
msgid "Pipelines for last month"
msgstr ""
msgstr ""
...
@@ -6256,6 +6415,15 @@ msgstr ""
...
@@ -6256,6 +6415,15 @@ msgstr ""
msgid "Pipeline|with stages"
msgid "Pipeline|with stages"
msgstr ""
msgstr ""
msgid "PivotalTrackerService|Comma-separated list of branches which will be automatically inspected. Leave blank to include all branches."
msgstr ""
msgid "PivotalTrackerService|Pivotal Tracker API token."