%li=html_escape(_('When using the %{code_open}http://%{code_close} or %{code_open}https://%{code_close} protocols, please provide the exact URL to the repository. HTTP redirects will not be followed.'))%{code_open: '<code>'.html_safe,code_close: '</code>'.html_safe}
%li=html_escape(_('When using the %{code_open}http://%{code_close} or %{code_open}https://%{code_close} protocols, provide the exact URL to the repository. HTTP redirects will not be followed.'))%{code_open: '<code>'.html_safe,code_close: '</code>'.html_safe}
%li=html_escape(_('Include the username in the URL if required: %{code_open}https://username@gitlab.company.com/group/project.git%{code_close}.'))%{code_open: '<code>'.html_safe,code_close: '</code>'.html_safe}
=_("The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination.")%{number_of_minutes: minutes}
=_('Set up your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically.')
=_('By default, if any ref (branch, tag, or commit) on the remote mirror has diverged from the local repository, the entire push will fail, and nothing will be updated. Choose this option to override this behavior. After the mirror is created, this can only be modified via the API.')
=_("If disabled, a diverged local branch will not be automatically updated with commits from its remote counterpart, to prevent local data loss. If the default branch (%{default_branch}) has diverged and cannot be updated, mirroring will fail. Other diverged branches are silently ignored.")%{default_branch: @project.default_branch}
=f.label:mirror_trigger_builds,_("Trigger pipelines for mirror updates"),class: "form-check-label"
.form-text.text-muted
=_('Trigger pipelines when branches or tags are updated from the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load.')
=_('Trigger pipelines when branches or tags are updated in the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load.')
%strong=_('CI will run using the credentials assigned above.')
msgid "By default, all projects and groups will use the global notifications setting."
msgstr ""
msgid "By default, if any ref (branch, tag, or commit) on the remote mirror has diverged from the local repository, the entire push will fail, and nothing will be updated. Choose this option to override this behavior. After the mirror is created, this can only be modified via the API."
msgstr ""
msgid "ByAuthor|by"
msgstr ""
...
...
@@ -14424,6 +14427,9 @@ msgstr ""
msgid "How do I configure runners?"
msgstr ""
msgid "How do I mirror repositories?"
msgstr ""
msgid "How does cleanup work?"
msgstr ""
...
...
@@ -14565,6 +14571,9 @@ msgstr ""
msgid "If enabled, access to projects will be validated on an external service using their classification label."
msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
msgstr ""
...
...
@@ -14811,6 +14820,9 @@ msgstr ""
msgid "In %{time_to_now}"
msgstr ""
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
msgid "In order to enable Service Desk for your instance, you must first set up incoming email."
msgstr ""
...
...
@@ -15060,7 +15072,7 @@ msgstr ""
msgid "Input host keys manually"
msgstr ""
msgid "Input your repository URL"
msgid "Input the remote repository URL"
msgstr ""
msgid "Insert a code block"
...
...
@@ -18310,6 +18322,9 @@ msgstr ""
msgid "Mirror direction"
msgstr ""
msgid "Mirror only protected branches"
msgstr ""
msgid "Mirror repository"
msgstr ""
...
...
@@ -19875,9 +19890,6 @@ msgstr ""
msgid "Only admins can delete project"
msgstr ""
msgid "Only mirror protected branches"
msgstr ""
msgid "Only policy:"
msgstr ""
...
...
@@ -29066,9 +29078,6 @@ msgstr ""
msgid "This user is the author of this %{noteable}."
msgstr ""
msgid "This user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
msgid "This variable can not be masked."
msgstr ""
...
...
@@ -29891,7 +29900,7 @@ msgstr ""
msgid "Trigger pipelines for mirror updates"
msgstr ""
msgid "Trigger pipelines when branches or tags are updated from the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load."
msgid "Trigger pipelines when branches or tags are updated in the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load."
msgstr ""
msgid "Trigger removed."
...
...
@@ -31754,6 +31763,9 @@ msgstr[1] ""
msgid "When using the %{code_open}http://%{code_close} or %{code_open}https://%{code_close} protocols, please provide the exact URL to the repository. HTTP redirects will not be followed."
msgstr ""
msgid "When using the %{code_open}http://%{code_close} or %{code_open}https://%{code_close} protocols, provide the exact URL to the repository. HTTP redirects will not be followed."